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 [2022-04-28T23:12:20.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T23:12:20.863Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T23:12:20.879Z] ========================================================= [2022-04-28T23:12:20.879Z] EdgeX Global Pipelines Version Info [2022-04-28T23:12:20.879Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:12:21.652Z] ------------------- [2022-04-28T23:12:21.652Z] stable info: [2022-04-28T23:12:21.652Z] ------------------- [2022-04-28T23:12:21.652Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T23:12:21.652Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T23:12:21.652Z] Message: update stable to v1.0.227 [2022-04-28T23:12:22.224Z] ------------------- [2022-04-28T23:12:22.224Z] experimental info: [2022-04-28T23:12:22.224Z] ------------------- [2022-04-28T23:12:22.224Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T23:12:22.224Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T23:12:22.224Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T23:12:22.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-28T23:12:22.364Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-28T23:12:22.373Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T23:12:22.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T23:12:22.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T23:12:22.420Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T23:12:22.431Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T23:12:22.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T23:12:22.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T23:12:22.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T23:12:22.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T23:12:22.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-28T23:12:22.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T23:12:22.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T23:12:22.535Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T23:12:22.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T23:12:22.563Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T23:12:22.577Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T23:12:22.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T23:12:22.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T23:12:22.619Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T23:12:22.630Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T23:12:22.644Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T23:12:22.656Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T23:12:22.673Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T23:12:22.690Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T23:12:22.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-28T23:12:22.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-28T23:12:22.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-28T23:12:22.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] echo [2022-04-28T23:12:22.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6dcf977 [Pipeline] echo [2022-04-28T23:12:22.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:12:22.830Z] provisioning config files... [2022-04-28T23:12:22.844Z] 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 [2022-04-28T23:12:23.152Z] ---> docker-login.sh [2022-04-28T23:12:23.152Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:12:23.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:23.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:23.414Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:23.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:23.414Z] [2022-04-28T23:12:23.414Z] Login Succeeded [2022-04-28T23:12:23.414Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:12:23.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:23.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:23.676Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:23.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:23.676Z] [2022-04-28T23:12:23.676Z] Login Succeeded [2022-04-28T23:12:23.676Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:12:23.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:23.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:23.676Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:23.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:23.676Z] [2022-04-28T23:12:23.676Z] Login Succeeded [2022-04-28T23:12:23.676Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:12:23.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:23.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:23.936Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:23.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:23.936Z] [2022-04-28T23:12:23.936Z] Login Succeeded [2022-04-28T23:12:23.936Z] docker.io [2022-04-28T23:12:23.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:24.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:24.507Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:24.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:24.507Z] [2022-04-28T23:12:24.507Z] Login Succeeded [2022-04-28T23:12:24.507Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:12:24.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T23:12:24.901Z] + git rev-list -1 --merges 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d~1..6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] echo [2022-04-28T23:12:25.010Z] -----------> git rev-list -1 --merges 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d~1..6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [false] [Pipeline] sh [2022-04-28T23:12:25.308Z] + git log --format=format:%s -1 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] echo [2022-04-28T23:12:25.326Z] ========================================================= [2022-04-28T23:12:25.327Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T23:12:25.327Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T23:12:25.666Z] + git log --format=format:%s -1 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] echo [2022-04-28T23:12:25.680Z] [semverPrep] GIT_COMMIT: 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d, Commit Message: fix: updating dependecies to latest versions (#76) [Pipeline] echo [2022-04-28T23:12:25.738Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T23:12:26.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:12:26.116Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T23:12:26.116Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T23:12:26.116Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T23:12:26.116Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T23:12:26.116Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T23:12:26.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:12:26.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:12:26.466Z] [2022-04-28T23:12:26.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:12:26.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:12:26.772Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T23:12:26.772Z] 1fe172e4850f: Pulling fs layer [2022-04-28T23:12:26.772Z] caf521ccaac6: Pulling fs layer [2022-04-28T23:12:26.772Z] 3ead6fa29328: Pulling fs layer [2022-04-28T23:12:26.772Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T23:12:26.772Z] a8d5f1318db7: Pulling fs layer [2022-04-28T23:12:26.772Z] 5c2a1cbceb83: Waiting [2022-04-28T23:12:26.772Z] c427282e49a2: Pulling fs layer [2022-04-28T23:12:26.772Z] 1827001aaf11: Pulling fs layer [2022-04-28T23:12:26.772Z] 0714d37db230: Pulling fs layer [2022-04-28T23:12:26.772Z] a8d5f1318db7: Waiting [2022-04-28T23:12:26.772Z] c427282e49a2: Waiting [2022-04-28T23:12:26.772Z] 1827001aaf11: Waiting [2022-04-28T23:12:26.772Z] ac28cf19c067: Pulling fs layer [2022-04-28T23:12:26.772Z] ca983d60f3e2: Pulling fs layer [2022-04-28T23:12:26.772Z] 9f894cec8388: Pulling fs layer [2022-04-28T23:12:26.772Z] 0714d37db230: Waiting [2022-04-28T23:12:26.772Z] ac28cf19c067: Waiting [2022-04-28T23:12:26.772Z] ca983d60f3e2: Waiting [2022-04-28T23:12:26.772Z] caf521ccaac6: Verifying Checksum [2022-04-28T23:12:26.772Z] caf521ccaac6: Download complete [2022-04-28T23:12:26.772Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T23:12:26.772Z] 5c2a1cbceb83: Download complete [2022-04-28T23:12:27.040Z] a8d5f1318db7: Verifying Checksum [2022-04-28T23:12:27.040Z] a8d5f1318db7: Download complete [2022-04-28T23:12:27.040Z] c427282e49a2: Download complete [2022-04-28T23:12:27.040Z] 3ead6fa29328: Verifying Checksum [2022-04-28T23:12:27.040Z] 3ead6fa29328: Download complete [2022-04-28T23:12:27.040Z] 0714d37db230: Verifying Checksum [2022-04-28T23:12:27.040Z] 0714d37db230: Download complete [2022-04-28T23:12:27.040Z] ac28cf19c067: Verifying Checksum [2022-04-28T23:12:27.040Z] ac28cf19c067: Download complete [2022-04-28T23:12:27.040Z] ca983d60f3e2: Verifying Checksum [2022-04-28T23:12:27.040Z] ca983d60f3e2: Download complete [2022-04-28T23:12:27.040Z] 9f894cec8388: Verifying Checksum [2022-04-28T23:12:27.040Z] 9f894cec8388: Download complete [2022-04-28T23:12:27.040Z] 1fe172e4850f: Verifying Checksum [2022-04-28T23:12:27.040Z] 1fe172e4850f: Download complete [2022-04-28T23:12:27.300Z] 1827001aaf11: Verifying Checksum [2022-04-28T23:12:27.300Z] 1827001aaf11: Download complete [2022-04-28T23:12:28.683Z] 1fe172e4850f: Pull complete [2022-04-28T23:12:28.683Z] caf521ccaac6: Pull complete [2022-04-28T23:12:29.256Z] 3ead6fa29328: Pull complete [2022-04-28T23:12:29.256Z] 5c2a1cbceb83: Pull complete [2022-04-28T23:12:29.515Z] a8d5f1318db7: Pull complete [2022-04-28T23:12:29.515Z] c427282e49a2: Pull complete [2022-04-28T23:12:31.430Z] 1827001aaf11: Pull complete [2022-04-28T23:12:31.430Z] 0714d37db230: Pull complete [2022-04-28T23:12:31.690Z] ac28cf19c067: Pull complete [2022-04-28T23:12:31.690Z] ca983d60f3e2: Pull complete [2022-04-28T23:12:31.953Z] 9f894cec8388: Pull complete [2022-04-28T23:12:31.953Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T23:12:31.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:12:31.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T23:12:32.040Z] prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container [2022-04-28T23:12:32.081Z] $ 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 [2022-04-28T23:12:33.634Z] $ docker top 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 -eo pid,comm [2022-04-28T23:12:33.709Z] 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). [2022-04-28T23:12:33.709Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:12:33.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:12:33.746Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:12:33.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:12:33.898Z] $ docker exec 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 ssh-agent [2022-04-28T23:12:34.037Z] SSH_AUTH_SOCK=/tmp/ssh-8qHElTBRUzPm/agent.32 [2022-04-28T23:12:34.037Z] SSH_AGENT_PID=38 [2022-04-28T23:12:34.054Z] Running ssh-add (command line suppressed) [2022-04-28T23:12:34.199Z] 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) [2022-04-28T23:12:34.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:12:34.502Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T23:12:34.522Z] $ docker exec --env ******** --env ******** 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 ssh-agent -k [2022-04-28T23:12:34.651Z] unset SSH_AUTH_SOCK; [2022-04-28T23:12:34.652Z] unset SSH_AGENT_PID; [2022-04-28T23:12:34.652Z] echo Agent pid 38 killed; [2022-04-28T23:12:34.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T23:12:34.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:12:34.685Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:12:34.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:12:34.832Z] $ docker exec 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 ssh-agent [2022-04-28T23:12:34.976Z] SSH_AUTH_SOCK=/tmp/ssh-yElxIC4AdSUj/agent.71 [2022-04-28T23:12:34.976Z] SSH_AGENT_PID=79 [2022-04-28T23:12:34.984Z] Running ssh-add (command line suppressed) [2022-04-28T23:12:35.126Z] 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) [2022-04-28T23:12:35.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:12:35.438Z] + git semver init [2022-04-28T23:12:35.698Z] 2022-04-28 23:12:35,656 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T23:12:35.698Z] 2022-04-28 23:12:35,657 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-04-28T23:12:35.698Z] 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 [2022-04-28T23:12:35.698Z] 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) [2022-04-28T23:12:37.089Z] 2022-04-28 23:12:36,700 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-04-28T23:12:37.089Z] 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 [2022-04-28T23:12:37.089Z] 2022-04-28 23:12:36,700 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T23:12:37.089Z] 2022-04-28 23:12:36,700 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T23:12:37.089Z] 2.1.0-dev.9 [Pipeline] } [2022-04-28T23:12:37.106Z] $ docker exec --env ******** --env ******** 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 ssh-agent -k [2022-04-28T23:12:37.213Z] unset SSH_AUTH_SOCK; [2022-04-28T23:12:37.214Z] unset SSH_AGENT_PID; [2022-04-28T23:12:37.214Z] echo Agent pid 79 killed; [2022-04-28T23:12:37.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:12:37.523Z] + git semver [Pipeline] } [2022-04-28T23:12:37.807Z] $ docker stop --time=1 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 [2022-04-28T23:12:39.152Z] $ docker rm -f 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:12:39.513Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T23:12:39.767Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T23:12:39.771Z] [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 [2022-04-28T23:12:39.895Z] provisioning config files... [2022-04-28T23:12:39.906Z] 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 [2022-04-28T23:12:40.211Z] ---> docker-login.sh [2022-04-28T23:12:40.211Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:12:40.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:40.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:40.212Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:40.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:40.212Z] [2022-04-28T23:12:40.212Z] Login Succeeded [2022-04-28T23:12:40.212Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:12:40.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:40.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:40.473Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:40.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:40.473Z] [2022-04-28T23:12:40.473Z] Login Succeeded [2022-04-28T23:12:40.473Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:12:40.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:40.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:40.473Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:40.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:40.473Z] [2022-04-28T23:12:40.473Z] Login Succeeded [2022-04-28T23:12:40.473Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:12:40.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:40.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:40.734Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:40.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:40.734Z] [2022-04-28T23:12:40.734Z] Login Succeeded [2022-04-28T23:12:40.734Z] docker.io [2022-04-28T23:12:40.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:40.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:40.996Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:40.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:40.996Z] [2022-04-28T23:12:40.996Z] Login Succeeded [2022-04-28T23:12:40.996Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:12:41.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T23:12:41.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:12:41.092Z] ========================================================= [2022-04-28T23:12:41.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T23:12:41.092Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:12:41.403Z] + 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 . [2022-04-28T23:12:41.403Z] Sending build context to Docker daemon 12.4MB [2022-04-28T23:12:41.403Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:12:41.403Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T23:12:41.403Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T23:12:41.403Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T23:12:41.403Z] 666ba61612fd: Pulling fs layer [2022-04-28T23:12:41.403Z] 8ed8ca486205: Pulling fs layer [2022-04-28T23:12:41.403Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T23:12:41.403Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T23:12:41.403Z] ca2b28591e48: Pulling fs layer [2022-04-28T23:12:41.403Z] 4fe6c5a15a65: Waiting [2022-04-28T23:12:41.403Z] 22a0e8bec74d: Waiting [2022-04-28T23:12:41.403Z] ca2b28591e48: Waiting [2022-04-28T23:12:41.403Z] a51346096db8: Pulling fs layer [2022-04-28T23:12:41.403Z] daebc70d1ce1: Pulling fs layer [2022-04-28T23:12:41.403Z] 0e18a0eac166: Pulling fs layer [2022-04-28T23:12:41.403Z] a51346096db8: Waiting [2022-04-28T23:12:41.403Z] 0e18a0eac166: Waiting [2022-04-28T23:12:41.665Z] 8ed8ca486205: Download complete [2022-04-28T23:12:41.665Z] 666ba61612fd: Verifying Checksum [2022-04-28T23:12:41.665Z] 666ba61612fd: Download complete [2022-04-28T23:12:41.665Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T23:12:41.665Z] 22a0e8bec74d: Download complete [2022-04-28T23:12:41.665Z] ca2b28591e48: Download complete [2022-04-28T23:12:41.665Z] a51346096db8: Verifying Checksum [2022-04-28T23:12:41.665Z] a51346096db8: Download complete [2022-04-28T23:12:41.665Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T23:12:41.665Z] 59bf1c3509f3: Download complete [2022-04-28T23:12:41.665Z] daebc70d1ce1: Verifying Checksum [2022-04-28T23:12:41.665Z] daebc70d1ce1: Download complete [2022-04-28T23:12:41.665Z] 59bf1c3509f3: Pull complete [2022-04-28T23:12:41.925Z] 666ba61612fd: Pull complete [2022-04-28T23:12:41.925Z] 8ed8ca486205: Pull complete [2022-04-28T23:12:42.507Z] 0e18a0eac166: Verifying Checksum [2022-04-28T23:12:42.507Z] 0e18a0eac166: Download complete [2022-04-28T23:12:42.507Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T23:12:42.507Z] 4fe6c5a15a65: Download complete [2022-04-28T23:12:46.701Z] 4fe6c5a15a65: Pull complete [2022-04-28T23:12:46.701Z] 22a0e8bec74d: Pull complete [2022-04-28T23:12:46.701Z] ca2b28591e48: Pull complete [2022-04-28T23:12:46.701Z] a51346096db8: Pull complete [2022-04-28T23:12:46.960Z] daebc70d1ce1: Pull complete [2022-04-28T23:12:49.511Z] 0e18a0eac166: Pull complete [2022-04-28T23:12:49.512Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T23:12:49.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T23:12:49.512Z] ---> f018257e8ee9 [2022-04-28T23:12:49.512Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T23:12:51.431Z] ---> Running in 9894f1ed7679 [2022-04-28T23:12:51.431Z] Removing intermediate container 9894f1ed7679 [2022-04-28T23:12:51.431Z] ---> 1718431c4b66 [2022-04-28T23:12:51.431Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:12:51.431Z] ---> Running in f1f6d4c8f313 [2022-04-28T23:12:51.431Z] Removing intermediate container f1f6d4c8f313 [2022-04-28T23:12:51.431Z] ---> 21cf69484c82 [2022-04-28T23:12:51.431Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T23:12:51.692Z] ---> Running in df5032d093f6 [2022-04-28T23:12:51.692Z] Removing intermediate container df5032d093f6 [2022-04-28T23:12:51.692Z] ---> df91d983b889 [2022-04-28T23:12:51.692Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:12:51.692Z] ---> Running in 1de8d4aebab7 [2022-04-28T23:12:52.634Z] Removing intermediate container 1de8d4aebab7 [2022-04-28T23:12:52.634Z] ---> 0482b7c7c12e [2022-04-28T23:12:52.634Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:12:52.634Z] ---> Running in e95950deefc7 [2022-04-28T23:12:52.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T23:12:54.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T23:12:54.865Z] Still waiting to schedule task [2022-04-28T23:12:54.865Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-34205’ is offline [2022-04-28T23:12:55.074Z] OK: 221 MiB in 52 packages [2022-04-28T23:12:55.360Z] Removing intermediate container e95950deefc7 [2022-04-28T23:12:55.360Z] ---> d80a10e342e0 [2022-04-28T23:12:55.360Z] Step 8/13 : WORKDIR /app [2022-04-28T23:12:55.360Z] ---> Running in 986093665cfe [2022-04-28T23:12:55.360Z] Removing intermediate container 986093665cfe [2022-04-28T23:12:55.360Z] ---> e034f5b06d92 [2022-04-28T23:12:55.360Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T23:12:55.641Z] ---> b31b5140fe83 [2022-04-28T23:12:55.641Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:12:55.641Z] ---> Running in 5740e16f3b58 [2022-04-28T23:13:10.569Z] Removing intermediate container 5740e16f3b58 [2022-04-28T23:13:10.569Z] ---> a7d472f916ea [2022-04-28T23:13:10.569Z] Step 11/13 : COPY . . [2022-04-28T23:13:10.569Z] ---> 70204c0aaf16 [2022-04-28T23:13:10.569Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T23:13:10.569Z] ---> Running in 9ebd6d15fbb0 [2022-04-28T23:13:10.569Z] Removing intermediate container 9ebd6d15fbb0 [2022-04-28T23:13:10.569Z] ---> 28025183dd7d [2022-04-28T23:13:10.569Z] Step 13/13 : RUN $MAKE [2022-04-28T23:13:10.569Z] ---> Running in ff8c91603d79 [2022-04-28T23:13:10.569Z] noop [2022-04-28T23:13:10.569Z] Removing intermediate container ff8c91603d79 [2022-04-28T23:13:10.569Z] ---> ab4e30b0a2cf [2022-04-28T23:13:10.569Z] Successfully built ab4e30b0a2cf [2022-04-28T23:13:10.569Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:10.867Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T23:13:10.867Z] . [Pipeline] withDockerContainer [2022-04-28T23:13:10.937Z] prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container [2022-04-28T23:13:10.977Z] $ 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 [2022-04-28T23:13:11.392Z] $ docker top 81b0d7975ebcfb5f426a8faa7185d0306968cac84400089d560a2e5cd09b298e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T23:13:11.750Z] + go version [2022-04-28T23:13:11.750Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T23:13:11.768Z] $ docker stop --time=1 81b0d7975ebcfb5f426a8faa7185d0306968cac84400089d560a2e5cd09b298e [2022-04-28T23:13:13.090Z] $ docker rm -f 81b0d7975ebcfb5f426a8faa7185d0306968cac84400089d560a2e5cd09b298e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:13.508Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T23:13:13.508Z] . [Pipeline] withDockerContainer [2022-04-28T23:13:13.583Z] prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container [2022-04-28T23:13:13.628Z] $ 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 [2022-04-28T23:13:14.114Z] $ docker top ca0088d731310640ea05f0e08f449e789adf8fb1302eabf4dd96411caedb5098 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T23:13:14.479Z] + make test [2022-04-28T23:13:14.479Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T23:13:24.464Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-28T23:13:24.464Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.023s coverage: 86.2% of statements [2022-04-28T23:13:24.464Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-28T23:13:26.389Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements [2022-04-28T23:13:26.389Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-28T23:13:32.967Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T23:13:37.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T23:13:37.162Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T23:13:37.162Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-28T23:13:37.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T23:13:37.457Z] $ docker stop --time=1 ca0088d731310640ea05f0e08f449e789adf8fb1302eabf4dd96411caedb5098 [2022-04-28T23:13:39.301Z] $ docker rm -f ca0088d731310640ea05f0e08f449e789adf8fb1302eabf4dd96411caedb5098 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:13:39.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T23:13:39.787Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T23:13:40.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T23:13:40.577Z] + ls -al . [2022-04-28T23:13:40.577Z] total 228 [2022-04-28T23:13:40.577Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 23:13 . [2022-04-28T23:13:40.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:12 .. [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 23:12 .dockerignore [2022-04-28T23:13:40.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:12 .git [2022-04-28T23:13:40.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:12 .github [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 23:12 .gitignore [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 23:12 .golangci.yml [2022-04-28T23:13:40.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 23:12 .semver [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 9410 Apr 28 23:12 Attribution.txt [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 23:12 CHANGELOG.md [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 23:12 Dockerfile [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 23:12 GOVERNANCE.md [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 23:12 Jenkinsfile [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 23:12 LICENSE [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 23:12 Makefile [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 23:12 OWNERS.md [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 23:12 README.md [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 28 23:12 VERSION [2022-04-28T23:13:40.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:12 bin [2022-04-28T23:13:40.577Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 23:13 coverage.out [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 3498 Apr 28 23:12 go.mod [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 35532 Apr 28 23:12 go.sum [2022-04-28T23:13:40.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:12 images [2022-04-28T23:13:40.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:12 internal [2022-04-28T23:13:40.577Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 23:12 main.go [2022-04-28T23:13:40.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:12 res [2022-04-28T23:13:40.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:12 snap [2022-04-28T23:13:40.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:12 static [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:40.885Z] + 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 . [2022-04-28T23:13:40.885Z] Sending build context to Docker daemon 12.4MB [2022-04-28T23:13:40.885Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:13:40.885Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-28T23:13:40.885Z] ---> ab4e30b0a2cf [2022-04-28T23:13:40.885Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T23:13:40.885Z] ---> Running in 7b738195c05a [2022-04-28T23:13:41.145Z] Removing intermediate container 7b738195c05a [2022-04-28T23:13:41.145Z] ---> 5f9bda516d20 [2022-04-28T23:13:41.145Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:13:41.145Z] ---> Running in 29389dc9e515 [2022-04-28T23:13:41.145Z] Removing intermediate container 29389dc9e515 [2022-04-28T23:13:41.145Z] ---> 8599c62c5784 [2022-04-28T23:13:41.145Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T23:13:41.145Z] ---> Running in 2dc229915cb2 [2022-04-28T23:13:41.404Z] Removing intermediate container 2dc229915cb2 [2022-04-28T23:13:41.404Z] ---> 78cecb9461f2 [2022-04-28T23:13:41.404Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:13:41.404Z] ---> Running in 1518dc2a0162 [2022-04-28T23:13:41.972Z] Removing intermediate container 1518dc2a0162 [2022-04-28T23:13:41.972Z] ---> 86faea33c358 [2022-04-28T23:13:41.972Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:13:41.972Z] ---> Running in 33b5ce17281b [2022-04-28T23:13:42.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T23:13:43.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T23:13:43.171Z] OK: 221 MiB in 52 packages [2022-04-28T23:13:43.744Z] Removing intermediate container 33b5ce17281b [2022-04-28T23:13:43.744Z] ---> 464da3f5dee6 [2022-04-28T23:13:43.744Z] Step 8/31 : WORKDIR /app [2022-04-28T23:13:43.744Z] ---> Running in ac5417d3c434 [2022-04-28T23:13:43.744Z] Removing intermediate container ac5417d3c434 [2022-04-28T23:13:43.744Z] ---> c41ac6db684e [2022-04-28T23:13:43.744Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-28T23:13:44.004Z] ---> 01c568440adc [2022-04-28T23:13:44.004Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:13:44.004Z] ---> Running in a3f743f9b91f [2022-04-28T23:13:44.575Z] Removing intermediate container a3f743f9b91f [2022-04-28T23:13:44.575Z] ---> a617b635b5de [2022-04-28T23:13:44.575Z] Step 11/31 : COPY . . [2022-04-28T23:13:44.835Z] ---> f091c11d3e2a [2022-04-28T23:13:44.835Z] Step 12/31 : ARG MAKE="make build" [2022-04-28T23:13:44.835Z] ---> Running in 6150c582bfc9 [2022-04-28T23:13:45.095Z] Removing intermediate container 6150c582bfc9 [2022-04-28T23:13:45.095Z] ---> b72ac5e5323f [2022-04-28T23:13:45.095Z] Step 13/31 : RUN $MAKE [2022-04-28T23:13:45.095Z] ---> Running in b01a2f47487d [2022-04-28T23:13:45.354Z] 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 [2022-04-28T23:14:07.306Z] Removing intermediate container b01a2f47487d [2022-04-28T23:14:07.306Z] ---> 9386ecfac059 [2022-04-28T23:14:07.306Z] Step 14/31 : FROM alpine:3.14 [2022-04-28T23:14:07.306Z] 3.14: Pulling from library/alpine [2022-04-28T23:14:07.306Z] 8663204ce13b: Pulling fs layer [2022-04-28T23:14:07.306Z] 8663204ce13b: Verifying Checksum [2022-04-28T23:14:07.306Z] 8663204ce13b: Download complete [2022-04-28T23:14:07.306Z] 8663204ce13b: Pull complete [2022-04-28T23:14:07.306Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T23:14:07.306Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T23:14:07.306Z] ---> e04c818066af [2022-04-28T23:14:07.306Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T23:14:07.306Z] ---> Running in 41c36c08ab94 [2022-04-28T23:14:07.306Z] Removing intermediate container 41c36c08ab94 [2022-04-28T23:14:07.306Z] ---> ce179c43d7b1 [2022-04-28T23:14:07.306Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-28T23:14:07.306Z] ---> Running in 75ba3485832e [2022-04-28T23:14:07.306Z] Removing intermediate container 75ba3485832e [2022-04-28T23:14:07.306Z] ---> 84ddeaefc0c6 [2022-04-28T23:14:07.306Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:14:07.306Z] ---> Running in 0841ff429b4d [2022-04-28T23:14:07.306Z] Removing intermediate container 0841ff429b4d [2022-04-28T23:14:07.306Z] ---> 0e233246767f [2022-04-28T23:14:07.306Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-28T23:14:07.306Z] ---> Running in 4a2aeacba47d [2022-04-28T23:14:07.306Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T23:14:07.567Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T23:14:07.827Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T23:14:08.087Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T23:14:08.087Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T23:14:08.087Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T23:14:08.348Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T23:14:08.348Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T23:14:08.348Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T23:14:08.348Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T23:14:08.608Z] OK: 9 MiB in 20 packages [2022-04-28T23:14:08.873Z] Removing intermediate container 4a2aeacba47d [2022-04-28T23:14:08.873Z] ---> 9a0841285260 [2022-04-28T23:14:08.873Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T23:14:09.136Z] ---> 1a9e45f82c46 [2022-04-28T23:14:09.136Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T23:14:09.399Z] ---> 2e08f03de5ce [2022-04-28T23:14:09.399Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-28T23:14:09.399Z] ---> 23430bb8965e [2022-04-28T23:14:09.399Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-28T23:14:09.658Z] ---> 3c83862db2c9 [2022-04-28T23:14:09.658Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-28T23:14:10.228Z] ---> 278da963fb13 [2022-04-28T23:14:10.228Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-28T23:14:10.228Z] ---> Running in c375738d0375 [2022-04-28T23:14:10.810Z] Removing intermediate container c375738d0375 [2022-04-28T23:14:10.810Z] ---> 47a4c1568b15 [2022-04-28T23:14:10.810Z] Step 25/31 : VOLUME /cache [2022-04-28T23:14:10.810Z] ---> Running in 5ad4f50ff6d7 [2022-04-28T23:14:11.071Z] Removing intermediate container 5ad4f50ff6d7 [2022-04-28T23:14:11.071Z] ---> b36af86ca403 [2022-04-28T23:14:11.071Z] Step 26/31 : EXPOSE 59711 [2022-04-28T23:14:11.071Z] ---> Running in 2ee574291d49 [2022-04-28T23:14:11.071Z] Removing intermediate container 2ee574291d49 [2022-04-28T23:14:11.071Z] ---> 89b1a6126a47 [2022-04-28T23:14:11.071Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-28T23:14:11.342Z] ---> Running in 1c6386e90168 [2022-04-28T23:14:11.342Z] Removing intermediate container 1c6386e90168 [2022-04-28T23:14:11.342Z] ---> 3068bd78d41a [2022-04-28T23:14:11.342Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-28T23:14:11.342Z] ---> Running in 693faf676980 [2022-04-28T23:14:11.629Z] Removing intermediate container 693faf676980 [2022-04-28T23:14:11.629Z] ---> 4e7dff17b6a4 [2022-04-28T23:14:11.629Z] Step 29/31 : LABEL arch=amd64 [2022-04-28T23:14:11.629Z] ---> Running in 19a129d4b4ae [2022-04-28T23:14:11.629Z] Removing intermediate container 19a129d4b4ae [2022-04-28T23:14:11.629Z] ---> 6b88e638a01d [2022-04-28T23:14:11.629Z] Step 30/31 : LABEL git_sha=6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [2022-04-28T23:14:11.911Z] ---> Running in 287e304feec0 [2022-04-28T23:14:11.911Z] Removing intermediate container 287e304feec0 [2022-04-28T23:14:11.911Z] ---> 2d198a5ac61d [2022-04-28T23:14:11.911Z] Step 31/31 : LABEL version=2.1.0-dev.9 [2022-04-28T23:14:11.911Z] ---> Running in 43b05d6296f8 [2022-04-28T23:14:11.911Z] Removing intermediate container 43b05d6296f8 [2022-04-28T23:14:11.911Z] ---> 2ae872ea5bd4 [2022-04-28T23:14:11.912Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T23:14:11.912Z] Successfully built 2ae872ea5bd4 [2022-04-28T23:14:11.912Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:14:11.995Z] provisioning config files... [2022-04-28T23:14:12.008Z] 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 [2022-04-28T23:14:12.335Z] ---> docker-login.sh [2022-04-28T23:14:12.335Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:14:12.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:12.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:12.335Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:12.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:12.335Z] [2022-04-28T23:14:12.335Z] Login Succeeded [2022-04-28T23:14:12.335Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:14:12.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:12.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:12.596Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:12.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:12.596Z] [2022-04-28T23:14:12.596Z] Login Succeeded [2022-04-28T23:14:12.596Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:14:12.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:12.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:12.596Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:12.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:12.596Z] [2022-04-28T23:14:12.596Z] Login Succeeded [2022-04-28T23:14:12.596Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:14:12.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:12.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:12.857Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:12.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:12.858Z] [2022-04-28T23:14:12.858Z] Login Succeeded [2022-04-28T23:14:12.858Z] docker.io [2022-04-28T23:14:12.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:13.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:13.119Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:13.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:13.119Z] [2022-04-28T23:14:13.119Z] Login Succeeded [2022-04-28T23:14:13.119Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:14:13.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:14:13.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:14:13.190Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-04-28T23:14:13.190Z] 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [2022-04-28T23:14:13.190Z] latest [2022-04-28T23:14:13.190Z] 2.1.0-dev.9 [2022-04-28T23:14:13.190Z] 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 [2022-04-28T23:14:13.190Z] main [2022-04-28T23:14:13.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:13.513Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:13.805Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [2022-04-28T23:14:13.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-28T23:14:13.805Z] c8bbad25c6a1: Preparing [2022-04-28T23:14:13.805Z] e9fa99a402b3: Preparing [2022-04-28T23:14:13.805Z] db6f1882c916: Preparing [2022-04-28T23:14:13.805Z] e9621ecb2ed3: Preparing [2022-04-28T23:14:13.805Z] 4c2dedd25696: Preparing [2022-04-28T23:14:13.805Z] 12943848f29c: Preparing [2022-04-28T23:14:13.805Z] be85afa16db5: Preparing [2022-04-28T23:14:13.805Z] 950e189552ee: Preparing [2022-04-28T23:14:13.805Z] b541d28bf3b4: Preparing [2022-04-28T23:14:13.805Z] 12943848f29c: Waiting [2022-04-28T23:14:13.805Z] be85afa16db5: Waiting [2022-04-28T23:14:13.805Z] b541d28bf3b4: Waiting [2022-04-28T23:14:13.805Z] 950e189552ee: Waiting [2022-04-28T23:14:13.805Z] db6f1882c916: Pushed [2022-04-28T23:14:13.805Z] c8bbad25c6a1: Pushed [2022-04-28T23:14:13.805Z] 4c2dedd25696: Pushed [2022-04-28T23:14:13.805Z] e9621ecb2ed3: Pushed [2022-04-28T23:14:13.805Z] b541d28bf3b4: Layer already exists [2022-04-28T23:14:14.065Z] 12943848f29c: Pushed [2022-04-28T23:14:14.065Z] 950e189552ee: Pushed [2022-04-28T23:14:14.326Z] be85afa16db5: Pushed [2022-04-28T23:14:16.872Z] e9fa99a402b3: Pushed [2022-04-28T23:14:16.872Z] 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d: digest: sha256:c1995463fa5e7863cd56e1c3d3009ced889aad5928230f0c081dfb2045ec9a69 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:17.172Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:17.464Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-04-28T23:14:17.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-28T23:14:17.464Z] c8bbad25c6a1: Preparing [2022-04-28T23:14:17.464Z] e9fa99a402b3: Preparing [2022-04-28T23:14:17.464Z] db6f1882c916: Preparing [2022-04-28T23:14:17.464Z] e9621ecb2ed3: Preparing [2022-04-28T23:14:17.464Z] 4c2dedd25696: Preparing [2022-04-28T23:14:17.464Z] 12943848f29c: Preparing [2022-04-28T23:14:17.464Z] be85afa16db5: Preparing [2022-04-28T23:14:17.464Z] 950e189552ee: Preparing [2022-04-28T23:14:17.464Z] b541d28bf3b4: Preparing [2022-04-28T23:14:17.464Z] 12943848f29c: Waiting [2022-04-28T23:14:17.464Z] be85afa16db5: Waiting [2022-04-28T23:14:17.464Z] 950e189552ee: Waiting [2022-04-28T23:14:17.464Z] b541d28bf3b4: Waiting [2022-04-28T23:14:17.464Z] db6f1882c916: Layer already exists [2022-04-28T23:14:17.464Z] 4c2dedd25696: Layer already exists [2022-04-28T23:14:17.464Z] e9fa99a402b3: Layer already exists [2022-04-28T23:14:17.464Z] e9621ecb2ed3: Layer already exists [2022-04-28T23:14:17.464Z] c8bbad25c6a1: Layer already exists [2022-04-28T23:14:17.464Z] 950e189552ee: Layer already exists [2022-04-28T23:14:17.464Z] 12943848f29c: Layer already exists [2022-04-28T23:14:17.464Z] be85afa16db5: Layer already exists [2022-04-28T23:14:17.464Z] b541d28bf3b4: Layer already exists [2022-04-28T23:14:17.464Z] latest: digest: sha256:c1995463fa5e7863cd56e1c3d3009ced889aad5928230f0c081dfb2045ec9a69 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:17.761Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:18.049Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.9 [2022-04-28T23:14:18.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-28T23:14:18.049Z] c8bbad25c6a1: Preparing [2022-04-28T23:14:18.049Z] e9fa99a402b3: Preparing [2022-04-28T23:14:18.049Z] db6f1882c916: Preparing [2022-04-28T23:14:18.049Z] e9621ecb2ed3: Preparing [2022-04-28T23:14:18.049Z] 4c2dedd25696: Preparing [2022-04-28T23:14:18.049Z] 12943848f29c: Preparing [2022-04-28T23:14:18.049Z] be85afa16db5: Preparing [2022-04-28T23:14:18.049Z] 950e189552ee: Preparing [2022-04-28T23:14:18.049Z] b541d28bf3b4: Preparing [2022-04-28T23:14:18.049Z] 12943848f29c: Waiting [2022-04-28T23:14:18.049Z] be85afa16db5: Waiting [2022-04-28T23:14:18.049Z] 950e189552ee: Waiting [2022-04-28T23:14:18.049Z] b541d28bf3b4: Waiting [2022-04-28T23:14:18.049Z] db6f1882c916: Layer already exists [2022-04-28T23:14:18.049Z] c8bbad25c6a1: Layer already exists [2022-04-28T23:14:18.049Z] e9621ecb2ed3: Layer already exists [2022-04-28T23:14:18.049Z] 4c2dedd25696: Layer already exists [2022-04-28T23:14:18.049Z] e9fa99a402b3: Layer already exists [2022-04-28T23:14:18.049Z] be85afa16db5: Layer already exists [2022-04-28T23:14:18.049Z] 12943848f29c: Layer already exists [2022-04-28T23:14:18.049Z] 950e189552ee: Layer already exists [2022-04-28T23:14:18.049Z] b541d28bf3b4: Layer already exists [2022-04-28T23:14:18.049Z] 2.1.0-dev.9: digest: sha256:c1995463fa5e7863cd56e1c3d3009ced889aad5928230f0c081dfb2045ec9a69 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:18.351Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:18.647Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 [2022-04-28T23:14:18.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-28T23:14:18.647Z] c8bbad25c6a1: Preparing [2022-04-28T23:14:18.647Z] e9fa99a402b3: Preparing [2022-04-28T23:14:18.647Z] db6f1882c916: Preparing [2022-04-28T23:14:18.647Z] e9621ecb2ed3: Preparing [2022-04-28T23:14:18.647Z] 4c2dedd25696: Preparing [2022-04-28T23:14:18.647Z] 12943848f29c: Preparing [2022-04-28T23:14:18.647Z] be85afa16db5: Preparing [2022-04-28T23:14:18.647Z] 12943848f29c: Waiting [2022-04-28T23:14:18.647Z] 950e189552ee: Preparing [2022-04-28T23:14:18.647Z] b541d28bf3b4: Preparing [2022-04-28T23:14:18.647Z] be85afa16db5: Waiting [2022-04-28T23:14:18.647Z] 950e189552ee: Waiting [2022-04-28T23:14:18.647Z] b541d28bf3b4: Waiting [2022-04-28T23:14:18.647Z] db6f1882c916: Layer already exists [2022-04-28T23:14:18.647Z] e9fa99a402b3: Layer already exists [2022-04-28T23:14:18.647Z] c8bbad25c6a1: Layer already exists [2022-04-28T23:14:18.647Z] 4c2dedd25696: Layer already exists [2022-04-28T23:14:18.647Z] e9621ecb2ed3: Layer already exists [2022-04-28T23:14:18.647Z] be85afa16db5: Layer already exists [2022-04-28T23:14:18.647Z] 12943848f29c: Layer already exists [2022-04-28T23:14:18.647Z] b541d28bf3b4: Layer already exists [2022-04-28T23:14:18.647Z] 950e189552ee: Layer already exists [2022-04-28T23:14:18.647Z] 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9: digest: sha256:c1995463fa5e7863cd56e1c3d3009ced889aad5928230f0c081dfb2045ec9a69 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:18.946Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:19.238Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-04-28T23:14:19.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-28T23:14:19.238Z] c8bbad25c6a1: Preparing [2022-04-28T23:14:19.238Z] e9fa99a402b3: Preparing [2022-04-28T23:14:19.238Z] db6f1882c916: Preparing [2022-04-28T23:14:19.238Z] e9621ecb2ed3: Preparing [2022-04-28T23:14:19.238Z] 4c2dedd25696: Preparing [2022-04-28T23:14:19.238Z] 12943848f29c: Preparing [2022-04-28T23:14:19.238Z] be85afa16db5: Preparing [2022-04-28T23:14:19.238Z] 950e189552ee: Preparing [2022-04-28T23:14:19.238Z] b541d28bf3b4: Preparing [2022-04-28T23:14:19.238Z] 950e189552ee: Waiting [2022-04-28T23:14:19.238Z] 12943848f29c: Waiting [2022-04-28T23:14:19.238Z] be85afa16db5: Waiting [2022-04-28T23:14:19.238Z] b541d28bf3b4: Waiting [2022-04-28T23:14:19.238Z] c8bbad25c6a1: Layer already exists [2022-04-28T23:14:19.238Z] e9fa99a402b3: Layer already exists [2022-04-28T23:14:19.238Z] db6f1882c916: Layer already exists [2022-04-28T23:14:19.238Z] 4c2dedd25696: Layer already exists [2022-04-28T23:14:19.238Z] e9621ecb2ed3: Layer already exists [2022-04-28T23:14:19.238Z] 12943848f29c: Layer already exists [2022-04-28T23:14:19.238Z] be85afa16db5: Layer already exists [2022-04-28T23:14:19.238Z] 950e189552ee: Layer already exists [2022-04-28T23:14:19.238Z] b541d28bf3b4: Layer already exists [2022-04-28T23:14:19.238Z] main: digest: sha256:c1995463fa5e7863cd56e1c3d3009ced889aad5928230f0c081dfb2045ec9a69 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:14:19.276Z] ===================================================== [Pipeline] echo [2022-04-28T23:14:19.285Z] taggedImages: [2022-04-28T23:14:19.285Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [2022-04-28T23:14:19.285Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-04-28T23:14:19.285Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.9 [2022-04-28T23:14:19.285Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 [2022-04-28T23:14:19.285Z] - 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 [2022-04-28T23:14:19.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:14:19.666Z] [2022-04-28T23:14:19.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:19.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:14:19.972Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T23:14:19.972Z] 5eb5b503b376: Pulling fs layer [2022-04-28T23:14:19.972Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T23:14:19.972Z] ec43610c2a17: Pulling fs layer [2022-04-28T23:14:19.972Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T23:14:19.972Z] 33b1e0a273af: Pulling fs layer [2022-04-28T23:14:19.972Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T23:14:19.972Z] 2f39f015ded8: Pulling fs layer [2022-04-28T23:14:19.972Z] 33b1e0a273af: Waiting [2022-04-28T23:14:19.972Z] 5d3b04190fa2: Waiting [2022-04-28T23:14:19.972Z] 3a2ae6a8a46f: Waiting [2022-04-28T23:14:19.972Z] 2f39f015ded8: Waiting [2022-04-28T23:14:19.972Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T23:14:19.972Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T23:14:19.972Z] 3a2ae6a8a46f: Download complete [2022-04-28T23:14:20.245Z] 33b1e0a273af: Verifying Checksum [2022-04-28T23:14:20.245Z] 33b1e0a273af: Download complete [2022-04-28T23:14:20.245Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T23:14:20.245Z] 5d3b04190fa2: Download complete [2022-04-28T23:14:20.245Z] ec43610c2a17: Verifying Checksum [2022-04-28T23:14:20.245Z] ec43610c2a17: Download complete [2022-04-28T23:14:20.245Z] 5eb5b503b376: Download complete [2022-04-28T23:14:20.868Z] 2f39f015ded8: Download complete [2022-04-28T23:14:21.853Z] 5eb5b503b376: Pull complete [2022-04-28T23:14:21.853Z] 5c69ac0246d0: Pull complete [2022-04-28T23:14:22.423Z] ec43610c2a17: Pull complete [2022-04-28T23:14:22.423Z] 3a2ae6a8a46f: Pull complete [2022-04-28T23:14:22.681Z] 33b1e0a273af: Pull complete [2022-04-28T23:14:22.681Z] 5d3b04190fa2: Pull complete [2022-04-28T23:14:26.871Z] 2f39f015ded8: Pull complete [2022-04-28T23:14:26.871Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T23:14:26.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:14:26.871Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T23:14:26.937Z] prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container [2022-04-28T23:14:26.977Z] $ 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 [2022-04-28T23:14:28.697Z] $ docker top a55caf7603596846329f749ea03dba140f89f9b385f4aeb0145bacc13e0b2234 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:14:29.086Z] ---> job-cost.sh [2022-04-28T23:14:29.086Z] lf-activate-venv: SKIPPING [2022-04-28T23:14:29.086Z] INFO: No Stack... [2022-04-28T23:14:29.348Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T23:14:29.920Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T23:14:30.217Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-04-28T23:14:30.217Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T23:14:30.233Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] [2022-04-28T23:14:30.242Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] did not exist. Created. [2022-04-28T23:14:30.242Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T23:14:30.550Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T23:14:30.582Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T23:14:30.588Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T23:14:30.614Z] $ docker stop --time=1 a55caf7603596846329f749ea03dba140f89f9b385f4aeb0145bacc13e0b2234 [2022-04-28T23:14:31.795Z] $ docker rm -f a55caf7603596846329f749ea03dba140f89f9b385f4aeb0145bacc13e0b2234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T23:15:15.433Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34208 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-04-28T23:15:15.446Z] Running in /w/workspace/app-rfid-llrp-inventory/30 [Pipeline] { [Pipeline] checkout [2022-04-28T23:15:15.696Z] The recommended git tool is: git [2022-04-28T23:15:22.404Z] using credential edgex-jenkins-ssh [2022-04-28T23:15:22.426Z] Cloning the remote Git repository [2022-04-28T23:15:22.494Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T23:15:22.574Z] > git init /w/workspace/app-rfid-llrp-inventory/30 # timeout=10 [2022-04-28T23:15:22.652Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T23:15:22.653Z] > git --version # timeout=10 [2022-04-28T23:15:22.671Z] > git --version # 'git version 2.25.1' [2022-04-28T23:15:22.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T23:15:22.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T23:15:24.980Z] Avoid second fetch [2022-04-28T23:15:24.981Z] Checking out Revision 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d (main) [2022-04-28T23:15:24.938Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-28T23:15:24.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T23:15:25.001Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T23:15:25.017Z] > git checkout -f 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d # timeout=10 [2022-04-28T23:15:29.428Z] Commit message: "fix: updating dependecies to latest versions (#76)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T23:15:30.313Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T23:15:30.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T23:15:30.313Z] Dload Upload Total Spent Left Speed [2022-04-28T23:15:30.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-04-28T23:15:30.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T23:15:31.222Z] + + sudo jqsudo tee /etc/docker/daemon.new [2022-04-28T23:15:31.222Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T23:15:31.222Z] { [2022-04-28T23:15:31.222Z] "registry-mirrors": [ [2022-04-28T23:15:31.222Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T23:15:31.222Z] ], [2022-04-28T23:15:31.222Z] "bip": "10.250.0.254/24", [2022-04-28T23:15:31.222Z] "hosts": [ [2022-04-28T23:15:31.222Z] "tcp://0.0.0.0:5555", [2022-04-28T23:15:31.222Z] "unix:///var/run/docker.sock" [2022-04-28T23:15:31.222Z] ], [2022-04-28T23:15:31.223Z] "mtu": 1458, [2022-04-28T23:15:31.223Z] "selinux-enabled": true, [2022-04-28T23:15:31.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T23:15:31.223Z] } [Pipeline] sh [2022-04-28T23:15:31.591Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T23:15:31.943Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:15:50.362Z] provisioning config files... [2022-04-28T23:15:50.385Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/30@tmp/config6528817865335631301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:15:50.745Z] ---> docker-login.sh [2022-04-28T23:15:50.745Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:15:52.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:15:52.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:15:52.180Z] Configure a credential helper to remove this warning. See [2022-04-28T23:15:52.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:15:52.180Z] [2022-04-28T23:15:52.180Z] Login Succeeded [2022-04-28T23:15:52.180Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:15:52.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:15:52.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:15:52.778Z] Configure a credential helper to remove this warning. See [2022-04-28T23:15:52.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:15:52.778Z] [2022-04-28T23:15:52.778Z] Login Succeeded [2022-04-28T23:15:52.778Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:15:53.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:15:53.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:15:53.329Z] Configure a credential helper to remove this warning. See [2022-04-28T23:15:53.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:15:53.329Z] [2022-04-28T23:15:53.329Z] Login Succeeded [2022-04-28T23:15:53.329Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:15:53.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:15:53.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:15:53.609Z] Configure a credential helper to remove this warning. See [2022-04-28T23:15:53.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:15:53.609Z] [2022-04-28T23:15:53.609Z] Login Succeeded [2022-04-28T23:15:53.609Z] docker.io [2022-04-28T23:15:54.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:15:54.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:15:54.484Z] Configure a credential helper to remove this warning. See [2022-04-28T23:15:54.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:15:54.484Z] [2022-04-28T23:15:54.484Z] Login Succeeded [2022-04-28T23:15:54.484Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:15:54.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T23:15:55.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:15:55.077Z] ========================================================= [2022-04-28T23:15:55.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T23:15:55.077Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:15:55.435Z] + 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 . [2022-04-28T23:15:55.713Z] Sending build context to Docker daemon 699.4kB [2022-04-28T23:15:55.713Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:15:55.713Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T23:15:55.990Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T23:15:55.990Z] 9b3977197b4f: Pulling fs layer [2022-04-28T23:15:55.990Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T23:15:55.990Z] 94645a83ff95: Pulling fs layer [2022-04-28T23:15:55.990Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T23:15:55.990Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T23:15:55.990Z] 3096ccb668a1: Pulling fs layer [2022-04-28T23:15:55.990Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T23:15:55.990Z] a4caa8a26152: Pulling fs layer [2022-04-28T23:15:55.990Z] 3096ccb668a1: Waiting [2022-04-28T23:15:55.990Z] e8cf19c19ddd: Waiting [2022-04-28T23:15:55.990Z] a4caa8a26152: Waiting [2022-04-28T23:15:55.990Z] 3f3a8bcf1eab: Waiting [2022-04-28T23:15:55.990Z] 0c92f367c5e7: Waiting [2022-04-28T23:15:55.990Z] 94645a83ff95: Verifying Checksum [2022-04-28T23:15:55.990Z] 94645a83ff95: Download complete [2022-04-28T23:15:55.990Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T23:15:55.990Z] 1a89e8eeedd5: Download complete [2022-04-28T23:15:55.990Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T23:15:55.990Z] 0c92f367c5e7: Download complete [2022-04-28T23:15:55.990Z] 3096ccb668a1: Verifying Checksum [2022-04-28T23:15:55.990Z] 3096ccb668a1: Download complete [2022-04-28T23:15:55.990Z] 9b3977197b4f: Verifying Checksum [2022-04-28T23:15:55.990Z] 9b3977197b4f: Download complete [2022-04-28T23:15:55.990Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T23:15:55.990Z] e8cf19c19ddd: Download complete [2022-04-28T23:15:56.999Z] 9b3977197b4f: Pull complete [2022-04-28T23:15:57.604Z] 1a89e8eeedd5: Pull complete [2022-04-28T23:15:57.880Z] 94645a83ff95: Pull complete [2022-04-28T23:15:58.158Z] a4caa8a26152: Verifying Checksum [2022-04-28T23:15:58.158Z] a4caa8a26152: Download complete [2022-04-28T23:15:58.757Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T23:15:58.757Z] 3f3a8bcf1eab: Download complete [2022-04-28T23:16:13.873Z] 3f3a8bcf1eab: Pull complete [2022-04-28T23:16:13.873Z] 0c92f367c5e7: Pull complete [2022-04-28T23:16:13.873Z] 3096ccb668a1: Pull complete [2022-04-28T23:16:13.873Z] e8cf19c19ddd: Pull complete [2022-04-28T23:16:19.294Z] a4caa8a26152: Pull complete [2022-04-28T23:16:19.294Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T23:16:19.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T23:16:19.294Z] ---> 725f1c02e7f9 [2022-04-28T23:16:19.294Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T23:16:20.760Z] ---> Running in 06a327e44e8b [2022-04-28T23:16:20.760Z] Removing intermediate container 06a327e44e8b [2022-04-28T23:16:20.760Z] ---> 4613947fb974 [2022-04-28T23:16:20.760Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:16:21.049Z] ---> Running in bd232e53197d [2022-04-28T23:16:21.330Z] Removing intermediate container bd232e53197d [2022-04-28T23:16:21.330Z] ---> b74f0c1dc5ae [2022-04-28T23:16:21.330Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T23:16:21.330Z] ---> Running in 1289ab24b3fc [2022-04-28T23:16:22.764Z] Removing intermediate container 1289ab24b3fc [2022-04-28T23:16:22.764Z] ---> e6c25253ce67 [2022-04-28T23:16:22.764Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:16:23.047Z] ---> Running in d43d9f007fbf [2022-04-28T23:16:25.031Z] Removing intermediate container d43d9f007fbf [2022-04-28T23:16:25.031Z] ---> dc3b805dbef7 [2022-04-28T23:16:25.031Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:16:25.031Z] ---> Running in cc6b3c0c0985 [2022-04-28T23:16:26.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T23:16:26.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T23:16:27.583Z] OK: 220 MiB in 52 packages [2022-04-28T23:16:28.566Z] Removing intermediate container cc6b3c0c0985 [2022-04-28T23:16:28.566Z] ---> 1035d7ad536b [2022-04-28T23:16:28.566Z] Step 8/13 : WORKDIR /app [2022-04-28T23:16:28.566Z] ---> Running in b70b4af39979 [2022-04-28T23:16:28.841Z] Removing intermediate container b70b4af39979 [2022-04-28T23:16:28.841Z] ---> a7c1ffe6704f [2022-04-28T23:16:28.841Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T23:16:29.452Z] ---> d8b35c5b7ea3 [2022-04-28T23:16:29.452Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:16:29.452Z] ---> Running in 9f011c92bc77 [2022-04-28T23:17:16.434Z] Removing intermediate container 9f011c92bc77 [2022-04-28T23:17:16.434Z] ---> 3bf84174bdd3 [2022-04-28T23:17:16.434Z] Step 11/13 : COPY . . [2022-04-28T23:17:16.434Z] ---> bf82401fe430 [2022-04-28T23:17:16.434Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T23:17:16.434Z] ---> Running in 9fb18f71dac5 [2022-04-28T23:17:16.434Z] Removing intermediate container 9fb18f71dac5 [2022-04-28T23:17:16.434Z] ---> 34e646d25218 [2022-04-28T23:17:16.434Z] Step 13/13 : RUN $MAKE [2022-04-28T23:17:16.434Z] ---> Running in d114adb4373d [2022-04-28T23:17:16.709Z] noop [2022-04-28T23:17:17.705Z] Removing intermediate container d114adb4373d [2022-04-28T23:17:17.705Z] ---> 7db7dfdc64a8 [2022-04-28T23:17:17.705Z] Successfully built 7db7dfdc64a8 [2022-04-28T23:17:17.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:17:18.068Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T23:17:18.068Z] . [Pipeline] withDockerContainer [2022-04-28T23:17:18.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-34208 does not seem to be running inside a container [2022-04-28T23:17:18.450Z] $ 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 [2022-04-28T23:17:19.854Z] $ docker top 03cc67e2a49f4a12d742b755d11cedc0afd63ccaa8ac36cf878abe384d389728 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T23:17:20.786Z] + go version [2022-04-28T23:17:20.786Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T23:17:20.822Z] $ docker stop --time=1 03cc67e2a49f4a12d742b755d11cedc0afd63ccaa8ac36cf878abe384d389728 [2022-04-28T23:17:22.519Z] $ docker rm -f 03cc67e2a49f4a12d742b755d11cedc0afd63ccaa8ac36cf878abe384d389728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:17:23.132Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T23:17:23.132Z] . [Pipeline] withDockerContainer [2022-04-28T23:17:23.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-34208 does not seem to be running inside a container [2022-04-28T23:17:23.470Z] $ 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 [2022-04-28T23:17:24.874Z] $ docker top eac532b2e3b003078e1a6aceb45b59eed6edb618e09095f3c3223fd6e27e1d8a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T23:17:25.847Z] + make test [2022-04-28T23:17:25.847Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T23:19:02.764Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-28T23:19:02.764Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.212s coverage: 86.2% of statements [2022-04-28T23:19:02.764Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-28T23:19:02.764Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.717s coverage: 71.9% of statements [2022-04-28T23:19:02.764Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-28T23:19:02.764Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T23:19:02.764Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T23:19:29.636Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T23:19:29.637Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T23:19:29.637Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-28T23:19:33.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T23:19:33.095Z] $ docker stop --time=1 eac532b2e3b003078e1a6aceb45b59eed6edb618e09095f3c3223fd6e27e1d8a [2022-04-28T23:19:34.912Z] $ docker rm -f eac532b2e3b003078e1a6aceb45b59eed6edb618e09095f3c3223fd6e27e1d8a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:19:35.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T23:19:36.018Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T23:19:36.537Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T23:19:36.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T23:19:37.277Z] + ls -al . [2022-04-28T23:19:37.277Z] total 224 [2022-04-28T23:19:37.277Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 23:19 . [2022-04-28T23:19:37.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:15 .. [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 23:15 .dockerignore [2022-04-28T23:19:37.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:15 .git [2022-04-28T23:19:37.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:15 .github [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 23:15 .gitignore [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 23:15 .golangci.yml [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 9410 Apr 28 23:15 Attribution.txt [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 23:15 CHANGELOG.md [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 23:15 Dockerfile [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 23:15 GOVERNANCE.md [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 23:15 Jenkinsfile [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 23:15 LICENSE [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 23:15 Makefile [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 23:15 OWNERS.md [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 23:15 README.md [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 28 23:12 VERSION [2022-04-28T23:19:37.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:15 bin [2022-04-28T23:19:37.277Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 23:18 coverage.out [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 3498 Apr 28 23:15 go.mod [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 35532 Apr 28 23:15 go.sum [2022-04-28T23:19:37.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:15 images [2022-04-28T23:19:37.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:15 internal [2022-04-28T23:19:37.277Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 23:15 main.go [2022-04-28T23:19:37.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:15 res [2022-04-28T23:19:37.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:15 snap [2022-04-28T23:19:37.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:15 static [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:19:37.621Z] + 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 . [2022-04-28T23:19:37.892Z] Sending build context to Docker daemon 699.4kB [2022-04-28T23:19:37.892Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:19:37.892Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-28T23:19:37.892Z] ---> 7db7dfdc64a8 [2022-04-28T23:19:37.892Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T23:19:38.172Z] ---> Running in 5b4d84a36f97 [2022-04-28T23:19:38.447Z] Removing intermediate container 5b4d84a36f97 [2022-04-28T23:19:38.447Z] ---> cf0153f7317f [2022-04-28T23:19:38.447Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:19:38.447Z] ---> Running in 505bc686ddf6 [2022-04-28T23:19:38.720Z] Removing intermediate container 505bc686ddf6 [2022-04-28T23:19:38.720Z] ---> a11b15e14fc2 [2022-04-28T23:19:38.720Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T23:19:38.720Z] ---> Running in 0cbd82af5688 [2022-04-28T23:19:39.322Z] Removing intermediate container 0cbd82af5688 [2022-04-28T23:19:39.322Z] ---> 9b8e9b9aeb6a [2022-04-28T23:19:39.322Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:19:39.322Z] ---> Running in 03cda98591a1 [2022-04-28T23:19:40.764Z] Removing intermediate container 03cda98591a1 [2022-04-28T23:19:40.764Z] ---> 25b32c33dccb [2022-04-28T23:19:40.764Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:19:41.041Z] ---> Running in e791080625bb [2022-04-28T23:19:42.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T23:19:43.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T23:19:43.993Z] OK: 220 MiB in 52 packages [2022-04-28T23:19:45.062Z] Removing intermediate container e791080625bb [2022-04-28T23:19:45.062Z] ---> c0f75ae7a066 [2022-04-28T23:19:45.062Z] Step 8/31 : WORKDIR /app [2022-04-28T23:19:45.062Z] ---> Running in 31eff27965e9 [2022-04-28T23:19:45.362Z] Removing intermediate container 31eff27965e9 [2022-04-28T23:19:45.362Z] ---> 43e0da0ef568 [2022-04-28T23:19:45.362Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-28T23:19:46.019Z] ---> 68b00f488713 [2022-04-28T23:19:46.019Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:19:46.345Z] ---> Running in 061e028d50fd [2022-04-28T23:19:48.341Z] Removing intermediate container 061e028d50fd [2022-04-28T23:19:48.341Z] ---> 0513bee955a3 [2022-04-28T23:19:48.341Z] Step 11/31 : COPY . . [2022-04-28T23:19:48.940Z] ---> 93ac06752e29 [2022-04-28T23:19:48.940Z] Step 12/31 : ARG MAKE="make build" [2022-04-28T23:19:49.218Z] ---> Running in 5b81a2fc57bd [2022-04-28T23:19:49.489Z] Removing intermediate container 5b81a2fc57bd [2022-04-28T23:19:49.489Z] ---> 73a1b6c398b4 [2022-04-28T23:19:49.489Z] Step 13/31 : RUN $MAKE [2022-04-28T23:19:49.489Z] ---> Running in 5c0602c32a66 [2022-04-28T23:19:50.468Z] 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 [2022-04-28T23:22:12.345Z] Removing intermediate container 5c0602c32a66 [2022-04-28T23:22:12.345Z] ---> 6ac5de388617 [2022-04-28T23:22:12.345Z] Step 14/31 : FROM alpine:3.14 [2022-04-28T23:22:12.345Z] 3.14: Pulling from library/alpine [2022-04-28T23:22:12.345Z] 455c02918c45: Pulling fs layer [2022-04-28T23:22:12.345Z] 455c02918c45: Verifying Checksum [2022-04-28T23:22:12.345Z] 455c02918c45: Download complete [2022-04-28T23:22:12.345Z] 455c02918c45: Pull complete [2022-04-28T23:22:12.345Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T23:22:12.345Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T23:22:12.345Z] ---> ac73e934f311 [2022-04-28T23:22:12.345Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T23:22:12.345Z] ---> Running in a9f1f8f7525a [2022-04-28T23:22:12.345Z] Removing intermediate container a9f1f8f7525a [2022-04-28T23:22:12.345Z] ---> 7aaa8a522b55 [2022-04-28T23:22:12.345Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-28T23:22:12.345Z] ---> Running in 994dbb5d5c47 [2022-04-28T23:22:12.345Z] Removing intermediate container 994dbb5d5c47 [2022-04-28T23:22:12.345Z] ---> 5389679d7248 [2022-04-28T23:22:12.345Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:22:12.345Z] ---> Running in 298393d1f81d [2022-04-28T23:22:12.345Z] Removing intermediate container 298393d1f81d [2022-04-28T23:22:12.345Z] ---> 52c272a999d5 [2022-04-28T23:22:12.345Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-28T23:22:12.345Z] ---> Running in 6784a83948b7 [2022-04-28T23:22:12.345Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T23:22:12.345Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T23:22:12.345Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T23:22:12.345Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T23:22:12.345Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T23:22:12.345Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T23:22:12.345Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T23:22:12.345Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T23:22:12.345Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T23:22:12.345Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T23:22:12.345Z] OK: 9 MiB in 20 packages [2022-04-28T23:22:12.345Z] Removing intermediate container 6784a83948b7 [2022-04-28T23:22:12.345Z] ---> 2e2606854b8a [2022-04-28T23:22:12.345Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T23:22:12.345Z] ---> 5487ef2a97fb [2022-04-28T23:22:12.345Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T23:22:12.345Z] ---> 94898c6cb3e7 [2022-04-28T23:22:12.345Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-28T23:22:12.345Z] ---> 39f86ce7eee8 [2022-04-28T23:22:12.345Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-28T23:22:12.345Z] ---> f04f69188c2a [2022-04-28T23:22:12.345Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-28T23:22:12.345Z] ---> b2d529a45613 [2022-04-28T23:22:12.345Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-28T23:22:12.345Z] ---> Running in ff6892f79467 [2022-04-28T23:22:13.322Z] Removing intermediate container ff6892f79467 [2022-04-28T23:22:13.322Z] ---> f94cd3baf3c5 [2022-04-28T23:22:13.322Z] Step 25/31 : VOLUME /cache [2022-04-28T23:22:13.595Z] ---> Running in 4d1de4f38799 [2022-04-28T23:22:13.869Z] Removing intermediate container 4d1de4f38799 [2022-04-28T23:22:13.869Z] ---> 50a30355e68d [2022-04-28T23:22:13.869Z] Step 26/31 : EXPOSE 59711 [2022-04-28T23:22:13.869Z] ---> Running in c0c2302db7c1 [2022-04-28T23:22:14.143Z] Removing intermediate container c0c2302db7c1 [2022-04-28T23:22:14.143Z] ---> 666976e885ce [2022-04-28T23:22:14.143Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-28T23:22:14.423Z] ---> Running in c864654c0d2b [2022-04-28T23:22:14.694Z] Removing intermediate container c864654c0d2b [2022-04-28T23:22:14.694Z] ---> e072e35b8884 [2022-04-28T23:22:14.694Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-28T23:22:14.694Z] ---> Running in 76c38c070f2e [2022-04-28T23:22:14.972Z] Removing intermediate container 76c38c070f2e [2022-04-28T23:22:14.972Z] ---> 31317045338e [2022-04-28T23:22:14.973Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T23:22:14.973Z] ---> Running in bd0a6ca42359 [2022-04-28T23:22:15.569Z] Removing intermediate container bd0a6ca42359 [2022-04-28T23:22:15.569Z] ---> d0ebddb0e87c [2022-04-28T23:22:15.569Z] Step 30/31 : LABEL git_sha=6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [2022-04-28T23:22:15.569Z] ---> Running in 6c2ecb6f2426 [2022-04-28T23:22:15.840Z] Removing intermediate container 6c2ecb6f2426 [2022-04-28T23:22:15.840Z] ---> 52670c0132b9 [2022-04-28T23:22:15.840Z] Step 31/31 : LABEL version=2.1.0-dev.9 [2022-04-28T23:22:15.840Z] ---> Running in 9801274781ac [2022-04-28T23:22:16.116Z] Removing intermediate container 9801274781ac [2022-04-28T23:22:16.116Z] ---> eb3aae793a67 [2022-04-28T23:22:16.116Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T23:22:16.116Z] Successfully built eb3aae793a67 [2022-04-28T23:22:16.391Z] 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 [2022-04-28T23:22:16.501Z] provisioning config files... [2022-04-28T23:22:16.520Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/30@tmp/config3874141438360961102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:22:16.873Z] ---> docker-login.sh [2022-04-28T23:22:16.873Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:22:17.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:22:17.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:22:17.152Z] Configure a credential helper to remove this warning. See [2022-04-28T23:22:17.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:22:17.152Z] [2022-04-28T23:22:17.152Z] Login Succeeded [2022-04-28T23:22:17.152Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:22:17.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:22:17.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:22:17.748Z] Configure a credential helper to remove this warning. See [2022-04-28T23:22:17.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:22:17.748Z] [2022-04-28T23:22:17.748Z] Login Succeeded [2022-04-28T23:22:17.748Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:22:18.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:22:18.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:22:18.022Z] Configure a credential helper to remove this warning. See [2022-04-28T23:22:18.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:22:18.022Z] [2022-04-28T23:22:18.022Z] Login Succeeded [2022-04-28T23:22:18.296Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:22:18.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:22:18.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:22:18.568Z] Configure a credential helper to remove this warning. See [2022-04-28T23:22:18.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:22:18.568Z] [2022-04-28T23:22:18.568Z] Login Succeeded [2022-04-28T23:22:18.568Z] docker.io [2022-04-28T23:22:19.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:22:19.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:22:19.433Z] Configure a credential helper to remove this warning. See [2022-04-28T23:22:19.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:22:19.433Z] [2022-04-28T23:22:19.433Z] Login Succeeded [2022-04-28T23:22:19.433Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:22:19.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:22:19.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:22:19.522Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-04-28T23:22:19.522Z] 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [2022-04-28T23:22:19.522Z] latest [2022-04-28T23:22:19.522Z] 2.1.0-dev.9 [2022-04-28T23:22:19.522Z] 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 [2022-04-28T23:22:19.522Z] main [2022-04-28T23:22:19.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:22:19.896Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:22:20.235Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [2022-04-28T23:22:20.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-28T23:22:20.235Z] 8da9f5c2c94b: Preparing [2022-04-28T23:22:20.235Z] 871816d30f7d: Preparing [2022-04-28T23:22:20.235Z] 41707c477b88: Preparing [2022-04-28T23:22:20.235Z] 5fe5ef027d42: Preparing [2022-04-28T23:22:20.235Z] fc113392674c: Preparing [2022-04-28T23:22:20.235Z] 3f82c048a857: Preparing [2022-04-28T23:22:20.235Z] 4bfac39ce173: Preparing [2022-04-28T23:22:20.235Z] 1567d64760ce: Preparing [2022-04-28T23:22:20.235Z] f73e7dbfee58: Preparing [2022-04-28T23:22:20.235Z] 3f82c048a857: Waiting [2022-04-28T23:22:20.235Z] 4bfac39ce173: Waiting [2022-04-28T23:22:20.235Z] 1567d64760ce: Waiting [2022-04-28T23:22:20.235Z] f73e7dbfee58: Waiting [2022-04-28T23:22:20.509Z] 41707c477b88: Pushed [2022-04-28T23:22:20.509Z] fc113392674c: Pushed [2022-04-28T23:22:20.509Z] 5fe5ef027d42: Pushed [2022-04-28T23:22:20.509Z] 8da9f5c2c94b: Pushed [2022-04-28T23:22:20.783Z] f73e7dbfee58: Layer already exists [2022-04-28T23:22:20.783Z] 3f82c048a857: Pushed [2022-04-28T23:22:20.783Z] 1567d64760ce: Pushed [2022-04-28T23:22:21.765Z] 4bfac39ce173: Pushed [2022-04-28T23:22:27.153Z] 871816d30f7d: Pushed [2022-04-28T23:22:27.153Z] 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d: digest: sha256:824e1c2bff03ded35b9597e3b2d5882a2b093d8752ccd4a7f972a74bb64c6ae8 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:22:27.507Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:22:27.845Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-04-28T23:22:27.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-28T23:22:27.845Z] 8da9f5c2c94b: Preparing [2022-04-28T23:22:27.845Z] 871816d30f7d: Preparing [2022-04-28T23:22:27.845Z] 41707c477b88: Preparing [2022-04-28T23:22:27.845Z] 5fe5ef027d42: Preparing [2022-04-28T23:22:27.845Z] fc113392674c: Preparing [2022-04-28T23:22:27.845Z] 3f82c048a857: Preparing [2022-04-28T23:22:27.845Z] 4bfac39ce173: Preparing [2022-04-28T23:22:27.845Z] 1567d64760ce: Preparing [2022-04-28T23:22:27.845Z] f73e7dbfee58: Preparing [2022-04-28T23:22:27.845Z] 3f82c048a857: Waiting [2022-04-28T23:22:27.845Z] 4bfac39ce173: Waiting [2022-04-28T23:22:27.845Z] 1567d64760ce: Waiting [2022-04-28T23:22:27.845Z] f73e7dbfee58: Waiting [2022-04-28T23:22:27.845Z] 5fe5ef027d42: Layer already exists [2022-04-28T23:22:27.845Z] 8da9f5c2c94b: Layer already exists [2022-04-28T23:22:27.845Z] 41707c477b88: Layer already exists [2022-04-28T23:22:27.845Z] fc113392674c: Layer already exists [2022-04-28T23:22:27.845Z] 871816d30f7d: Layer already exists [2022-04-28T23:22:28.119Z] f73e7dbfee58: Layer already exists [2022-04-28T23:22:28.119Z] 4bfac39ce173: Layer already exists [2022-04-28T23:22:28.119Z] 1567d64760ce: Layer already exists [2022-04-28T23:22:28.119Z] 3f82c048a857: Layer already exists [2022-04-28T23:22:28.119Z] latest: digest: sha256:824e1c2bff03ded35b9597e3b2d5882a2b093d8752ccd4a7f972a74bb64c6ae8 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:22:28.466Z] + 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 [2022-04-28T23:22:28.816Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.9 [2022-04-28T23:22:28.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-28T23:22:28.816Z] 8da9f5c2c94b: Preparing [2022-04-28T23:22:28.816Z] 871816d30f7d: Preparing [2022-04-28T23:22:28.816Z] 41707c477b88: Preparing [2022-04-28T23:22:28.816Z] 5fe5ef027d42: Preparing [2022-04-28T23:22:28.816Z] fc113392674c: Preparing [2022-04-28T23:22:28.816Z] 3f82c048a857: Preparing [2022-04-28T23:22:28.816Z] 4bfac39ce173: Preparing [2022-04-28T23:22:28.816Z] 1567d64760ce: Preparing [2022-04-28T23:22:28.816Z] f73e7dbfee58: Preparing [2022-04-28T23:22:28.816Z] 4bfac39ce173: Waiting [2022-04-28T23:22:28.816Z] 1567d64760ce: Waiting [2022-04-28T23:22:28.816Z] f73e7dbfee58: Waiting [2022-04-28T23:22:28.816Z] 3f82c048a857: Waiting [2022-04-28T23:22:28.816Z] fc113392674c: Layer already exists [2022-04-28T23:22:28.816Z] 8da9f5c2c94b: Layer already exists [2022-04-28T23:22:28.816Z] 871816d30f7d: Layer already exists [2022-04-28T23:22:28.816Z] 41707c477b88: Layer already exists [2022-04-28T23:22:28.816Z] 5fe5ef027d42: Layer already exists [2022-04-28T23:22:28.816Z] 4bfac39ce173: Layer already exists [2022-04-28T23:22:28.816Z] 3f82c048a857: Layer already exists [2022-04-28T23:22:28.816Z] f73e7dbfee58: Layer already exists [2022-04-28T23:22:28.816Z] 1567d64760ce: Layer already exists [2022-04-28T23:22:29.090Z] 2.1.0-dev.9: digest: sha256:824e1c2bff03ded35b9597e3b2d5882a2b093d8752ccd4a7f972a74bb64c6ae8 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:22:29.442Z] + 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 [2022-04-28T23:22:29.789Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 [2022-04-28T23:22:29.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-28T23:22:29.789Z] 8da9f5c2c94b: Preparing [2022-04-28T23:22:29.789Z] 871816d30f7d: Preparing [2022-04-28T23:22:29.789Z] 41707c477b88: Preparing [2022-04-28T23:22:29.789Z] 5fe5ef027d42: Preparing [2022-04-28T23:22:29.789Z] fc113392674c: Preparing [2022-04-28T23:22:29.789Z] 3f82c048a857: Preparing [2022-04-28T23:22:29.789Z] 4bfac39ce173: Preparing [2022-04-28T23:22:29.789Z] 1567d64760ce: Preparing [2022-04-28T23:22:29.789Z] f73e7dbfee58: Preparing [2022-04-28T23:22:29.789Z] 4bfac39ce173: Waiting [2022-04-28T23:22:29.789Z] 1567d64760ce: Waiting [2022-04-28T23:22:29.789Z] f73e7dbfee58: Waiting [2022-04-28T23:22:29.789Z] 3f82c048a857: Waiting [2022-04-28T23:22:29.789Z] 8da9f5c2c94b: Layer already exists [2022-04-28T23:22:29.789Z] fc113392674c: Layer already exists [2022-04-28T23:22:29.789Z] 5fe5ef027d42: Layer already exists [2022-04-28T23:22:29.789Z] 871816d30f7d: Layer already exists [2022-04-28T23:22:29.789Z] 41707c477b88: Layer already exists [2022-04-28T23:22:29.789Z] 4bfac39ce173: Layer already exists [2022-04-28T23:22:29.789Z] f73e7dbfee58: Layer already exists [2022-04-28T23:22:29.789Z] 1567d64760ce: Layer already exists [2022-04-28T23:22:29.789Z] 3f82c048a857: Layer already exists [2022-04-28T23:22:30.062Z] 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9: digest: sha256:824e1c2bff03ded35b9597e3b2d5882a2b093d8752ccd4a7f972a74bb64c6ae8 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:22:30.416Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:22:30.764Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-04-28T23:22:30.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-28T23:22:30.764Z] 8da9f5c2c94b: Preparing [2022-04-28T23:22:30.764Z] 871816d30f7d: Preparing [2022-04-28T23:22:30.764Z] 41707c477b88: Preparing [2022-04-28T23:22:30.764Z] 5fe5ef027d42: Preparing [2022-04-28T23:22:30.764Z] fc113392674c: Preparing [2022-04-28T23:22:30.764Z] 3f82c048a857: Preparing [2022-04-28T23:22:30.764Z] 4bfac39ce173: Preparing [2022-04-28T23:22:30.764Z] 1567d64760ce: Preparing [2022-04-28T23:22:30.764Z] f73e7dbfee58: Preparing [2022-04-28T23:22:30.764Z] 3f82c048a857: Waiting [2022-04-28T23:22:30.764Z] 4bfac39ce173: Waiting [2022-04-28T23:22:30.764Z] 1567d64760ce: Waiting [2022-04-28T23:22:30.764Z] f73e7dbfee58: Waiting [2022-04-28T23:22:30.764Z] 8da9f5c2c94b: Layer already exists [2022-04-28T23:22:30.764Z] fc113392674c: Layer already exists [2022-04-28T23:22:30.764Z] 41707c477b88: Layer already exists [2022-04-28T23:22:30.764Z] 5fe5ef027d42: Layer already exists [2022-04-28T23:22:30.764Z] 871816d30f7d: Layer already exists [2022-04-28T23:22:31.038Z] 3f82c048a857: Layer already exists [2022-04-28T23:22:31.038Z] 1567d64760ce: Layer already exists [2022-04-28T23:22:31.038Z] 4bfac39ce173: Layer already exists [2022-04-28T23:22:31.038Z] f73e7dbfee58: Layer already exists [2022-04-28T23:22:31.038Z] main: digest: sha256:824e1c2bff03ded35b9597e3b2d5882a2b093d8752ccd4a7f972a74bb64c6ae8 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:22:31.094Z] ===================================================== [Pipeline] echo [2022-04-28T23:22:31.105Z] taggedImages: [2022-04-28T23:22:31.105Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [2022-04-28T23:22:31.105Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-04-28T23:22:31.105Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.9 [2022-04-28T23:22:31.105Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 [2022-04-28T23:22:31.105Z] - 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 [2022-04-28T23:22:31.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T23:22:31.478Z] [2022-04-28T23:22:31.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:22:31.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T23:22:32.114Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T23:22:32.114Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T23:22:32.114Z] 04944245beec: Pulling fs layer [2022-04-28T23:22:32.114Z] 699f458cf7ca: Pulling fs layer [2022-04-28T23:22:32.114Z] 765212b225bb: Pulling fs layer [2022-04-28T23:22:32.114Z] f23df028b6ca: Pulling fs layer [2022-04-28T23:22:32.114Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T23:22:32.114Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T23:22:32.114Z] f23df028b6ca: Waiting [2022-04-28T23:22:32.114Z] d65c8cfc05b1: Waiting [2022-04-28T23:22:32.114Z] 2437ff75d9bd: Waiting [2022-04-28T23:22:32.114Z] 765212b225bb: Waiting [2022-04-28T23:22:32.114Z] 04944245beec: Verifying Checksum [2022-04-28T23:22:32.114Z] 04944245beec: Download complete [2022-04-28T23:22:32.114Z] 765212b225bb: Verifying Checksum [2022-04-28T23:22:32.114Z] 765212b225bb: Download complete [2022-04-28T23:22:32.114Z] f23df028b6ca: Download complete [2022-04-28T23:22:32.114Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T23:22:32.114Z] d65c8cfc05b1: Download complete [2022-04-28T23:22:32.389Z] 699f458cf7ca: Verifying Checksum [2022-04-28T23:22:32.389Z] 699f458cf7ca: Download complete [2022-04-28T23:22:32.664Z] 8998bd30e6a1: Download complete [2022-04-28T23:22:35.297Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T23:22:35.297Z] 2437ff75d9bd: Download complete [2022-04-28T23:22:37.280Z] 8998bd30e6a1: Pull complete [2022-04-28T23:22:37.876Z] 04944245beec: Pull complete [2022-04-28T23:22:39.315Z] 699f458cf7ca: Pull complete [2022-04-28T23:22:39.589Z] 765212b225bb: Pull complete [2022-04-28T23:22:40.574Z] f23df028b6ca: Pull complete [2022-04-28T23:22:40.574Z] d65c8cfc05b1: Pull complete [2022-04-28T23:22:55.733Z] 2437ff75d9bd: Pull complete [2022-04-28T23:22:55.733Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T23:22:55.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T23:22:55.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T23:22:56.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-34208 does not seem to be running inside a container [2022-04-28T23:22:56.143Z] $ 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 [2022-04-28T23:22:58.936Z] $ docker top c85e69b010115a7f3c7961ebac7ed77aa468f27dd59f137e3b06ce9115dc8cc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:22:59.854Z] ---> job-cost.sh [2022-04-28T23:22:59.854Z] lf-activate-venv: SKIPPING [2022-04-28T23:22:59.854Z] INFO: No Stack... [2022-04-28T23:23:00.448Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T23:23:01.043Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T23:23:01.714Z] + cat /w/workspace/app-rfid-llrp-inventory/30/archives/cost.csv [2022-04-28T23:23:01.714Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T23:23:01.777Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] [2022-04-28T23:23:01.790Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] did not exist. Created. [2022-04-28T23:23:01.790Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T23:23:02.267Z] /w/workspace/app-rfid-llrp-inventory/30@tmp/durable-3fbb873f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T23:23:02.946Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T23:23:02.975Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T23:23:03.024Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T23:23:03.030Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T23:23:03.061Z] $ docker stop --time=1 c85e69b010115a7f3c7961ebac7ed77aa468f27dd59f137e3b06ce9115dc8cc3 [2022-04-28T23:23:04.578Z] $ 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 [2022-04-28T23:23:05.015Z] provisioning config files... [2022-04-28T23:23:05.023Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2926122009548653546tmp [Pipeline] { [Pipeline] sh [2022-04-28T23:23:05.315Z] + set +x [2022-04-28T23:23:05.315Z] + curl -s https://codecov.io/bash [2022-04-28T23:23:05.315Z] + bash -s -- [2022-04-28T23:23:05.315Z] [2022-04-28T23:23:05.315Z] _____ _ [2022-04-28T23:23:05.315Z] / ____| | | [2022-04-28T23:23:05.315Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T23:23:05.315Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T23:23:05.315Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T23:23:05.315Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T23:23:05.315Z] Bash-1.0.6 [2022-04-28T23:23:05.315Z] [2022-04-28T23:23:05.315Z] [2022-04-28T23:23:05.315Z] ==> git version 2.25.1 found [2022-04-28T23:23:05.315Z] ==> 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 [2022-04-28T23:23:05.315Z] Release-Date: 2020-01-08 [2022-04-28T23:23:05.315Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T23:23:05.315Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T23:23:05.315Z] ==> Jenkins CI detected. [2022-04-28T23:23:05.315Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-28T23:23:05.315Z] project root: . [2022-04-28T23:23:05.315Z] --> token set from env [2022-04-28T23:23:05.315Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T23:23:05.315Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T23:23:05.315Z] ==> Python coveragepy not found [2022-04-28T23:23:05.315Z] ==> Searching for coverage reports in: [2022-04-28T23:23:05.315Z] + . [2022-04-28T23:23:05.315Z] -> Found 1 reports [2022-04-28T23:23:05.315Z] ==> Detecting git/mercurial file structure [2022-04-28T23:23:05.315Z] ==> Reading reports [2022-04-28T23:23:05.315Z] + ./coverage.out bytes=41008 [2022-04-28T23:23:05.315Z] ==> Appending adjustments [2022-04-28T23:23:05.315Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T23:23:05.576Z] + Found adjustments [2022-04-28T23:23:05.576Z] ==> Gzipping contents [2022-04-28T23:23:05.576Z] 12K /tmp/codecov.AhMdZ8.gz [2022-04-28T23:23:05.576Z] ==> Uploading reports [2022-04-28T23:23:05.576Z] url: https://codecov.io [2022-04-28T23:23:05.576Z] 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= [2022-04-28T23:23:05.576Z] -> Pinging Codecov [2022-04-28T23:23:05.576Z] 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= [2022-04-28T23:23:05.836Z] -> Uploading to [2022-04-28T23:23:05.836Z] 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 [2022-04-28T23:23:05.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T23:23:05.836Z] Dload Upload Total Spent Left Speed [2022-04-28T23:23:06.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11559 0 0 100 11559 0 55306 --:--:-- --:--:-- --:--:-- 55306 [2022-04-28T23:23:06.097Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] } [2022-04-28T23:23:06.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-28T23:23:06.246Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-28T23:23:06.259Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:06.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T23:23:06.555Z] [2022-04-28T23:23:06.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:06.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T23:23:06.861Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-28T23:23:06.861Z] 188c0c94c7c5: Pulling fs layer [2022-04-28T23:23:06.861Z] 0ef7d3d256c8: Pulling fs layer [2022-04-28T23:23:06.861Z] de9db76c5a1d: Pulling fs layer [2022-04-28T23:23:06.861Z] 0eba1c9be4d2: Pulling fs layer [2022-04-28T23:23:06.861Z] 0d57e429df01: Pulling fs layer [2022-04-28T23:23:06.861Z] 4e4be7b47b0d: Pulling fs layer [2022-04-28T23:23:06.861Z] e1f770b5df2f: Pulling fs layer [2022-04-28T23:23:06.861Z] 85a0685a4137: Pulling fs layer [2022-04-28T23:23:06.861Z] 0d57e429df01: Waiting [2022-04-28T23:23:06.861Z] 4e4be7b47b0d: Waiting [2022-04-28T23:23:06.861Z] e1f770b5df2f: Waiting [2022-04-28T23:23:06.861Z] 85a0685a4137: Waiting [2022-04-28T23:23:06.862Z] de9db76c5a1d: Download complete [2022-04-28T23:23:06.862Z] 0ef7d3d256c8: Verifying Checksum [2022-04-28T23:23:06.862Z] 0ef7d3d256c8: Download complete [2022-04-28T23:23:06.862Z] 0d57e429df01: Verifying Checksum [2022-04-28T23:23:06.862Z] 0d57e429df01: Download complete [2022-04-28T23:23:06.862Z] 4e4be7b47b0d: Download complete [2022-04-28T23:23:06.862Z] 188c0c94c7c5: Verifying Checksum [2022-04-28T23:23:06.862Z] 188c0c94c7c5: Download complete [2022-04-28T23:23:07.122Z] 188c0c94c7c5: Pull complete [2022-04-28T23:23:07.122Z] 0ef7d3d256c8: Pull complete [2022-04-28T23:23:07.122Z] e1f770b5df2f: Verifying Checksum [2022-04-28T23:23:07.122Z] e1f770b5df2f: Download complete [2022-04-28T23:23:07.383Z] de9db76c5a1d: Pull complete [2022-04-28T23:23:07.643Z] 0eba1c9be4d2: Verifying Checksum [2022-04-28T23:23:07.643Z] 0eba1c9be4d2: Download complete [2022-04-28T23:23:07.643Z] 85a0685a4137: Verifying Checksum [2022-04-28T23:23:07.643Z] 85a0685a4137: Download complete [2022-04-28T23:23:10.936Z] 0eba1c9be4d2: Pull complete [2022-04-28T23:23:10.936Z] 0d57e429df01: Pull complete [2022-04-28T23:23:10.936Z] 4e4be7b47b0d: Pull complete [2022-04-28T23:23:11.194Z] e1f770b5df2f: Pull complete [2022-04-28T23:23:14.492Z] 85a0685a4137: Pull complete [2022-04-28T23:23:14.492Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-28T23:23:14.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T23:23:14.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-28T23:23:14.564Z] prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container [2022-04-28T23:23:14.611Z] $ 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 [2022-04-28T23:23:16.941Z] $ docker top 54dbc168fbae9bcfb310ea5eae24107e8bc38167e45e09d24bef67ff6583be2f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T23:23:17.018Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-28T23:23:17.298Z] + set -o pipefail [2022-04-28T23:23:17.298Z] + snyk monitor '--org=edgex-jenkins' [2022-04-28T23:23:22.580Z] [2022-04-28T23:23:22.580Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-04-28T23:23:22.580Z] [2022-04-28T23:23:22.580Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/89b0bd82-2f4f-4732-bd92-9eff95cd3ddd [2022-04-28T23:23:22.580Z] [2022-04-28T23:23:22.580Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-28T23:23:22.580Z] [2022-04-28T23:23:22.580Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-28T23:23:22.580Z] [2022-04-28T23:23:22.580Z] [Pipeline] } [2022-04-28T23:23:22.598Z] $ docker stop --time=1 54dbc168fbae9bcfb310ea5eae24107e8bc38167e45e09d24bef67ff6583be2f [2022-04-28T23:23:24.868Z] $ 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 [2022-04-28T23:23:25.600Z] + git log --format=format:%s -1 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] sh [2022-04-28T23:23:25.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:23:25.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:26.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:23:26.190Z] . [Pipeline] withDockerContainer [2022-04-28T23:23:26.252Z] prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container [2022-04-28T23:23:26.293Z] $ 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 [2022-04-28T23:23:26.750Z] $ docker top 3667a2f06381c284b2908630f99022c1bf39b715cd3fb8a597d14551717d6c22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:23:26.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:23:26.840Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:23:26.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:23:26.980Z] $ docker exec 3667a2f06381c284b2908630f99022c1bf39b715cd3fb8a597d14551717d6c22 ssh-agent [2022-04-28T23:23:27.087Z] SSH_AUTH_SOCK=/tmp/ssh-pUAz2q13FacX/agent.32 [2022-04-28T23:23:27.087Z] SSH_AGENT_PID=38 [2022-04-28T23:23:27.092Z] Running ssh-add (command line suppressed) [2022-04-28T23:23:27.231Z] 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) [2022-04-28T23:23:27.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:23:27.557Z] + git semver tag [2022-04-28T23:23:27.816Z] 2022-04-28 23:23:27,757 [run_tag] DEBUG tag force:False [2022-04-28T23:23:27.816Z] 2022-04-28 23:23:27,757 [check_head_tag] DEBUG check head tag [2022-04-28T23:23:27.817Z] 2022-04-28 23:23:27,758 [execute] INFO git cat-file --batch-check [2022-04-28T23:23:27.817Z] 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=) [2022-04-28T23:23:27.817Z] 2022-04-28 23:23:27,762 [execute] INFO git cat-file --batch [2022-04-28T23:23:27.817Z] 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=) [2022-04-28T23:23:27.817Z] 2022-04-28 23:23:27,771 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T23:23:27.817Z] 2022-04-28 23:23:27,772 [execute] INFO git tag -a v2.1.0-dev.9 -m v2.1.0-dev.9 [2022-04-28T23:23:27.817Z] 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) [2022-04-28T23:23:27.817Z] 2022-04-28 23:23:27,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T23:23:27.817Z] 2.1.0-dev.9 [Pipeline] } [2022-04-28T23:23:27.832Z] $ docker exec --env ******** --env ******** 3667a2f06381c284b2908630f99022c1bf39b715cd3fb8a597d14551717d6c22 ssh-agent -k [2022-04-28T23:23:27.929Z] unset SSH_AUTH_SOCK; [2022-04-28T23:23:27.929Z] unset SSH_AGENT_PID; [2022-04-28T23:23:27.930Z] echo Agent pid 38 killed; [2022-04-28T23:23:27.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:23:28.243Z] + git semver [Pipeline] } [2022-04-28T23:23:28.523Z] $ docker stop --time=1 3667a2f06381c284b2908630f99022c1bf39b715cd3fb8a597d14551717d6c22 [2022-04-28T23:23:29.852Z] $ docker rm -f 3667a2f06381c284b2908630f99022c1bf39b715cd3fb8a597d14551717d6c22 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:30.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T23:23:30.238Z] [2022-04-28T23:23:30.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:30.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T23:23:30.540Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-28T23:23:30.540Z] ab5ef0e58194: Pulling fs layer [2022-04-28T23:23:30.540Z] 9712f1f96733: Pulling fs layer [2022-04-28T23:23:30.540Z] 63f879dbbcfc: Pulling fs layer [2022-04-28T23:23:30.540Z] 0d9ebad4ef96: Pulling fs layer [2022-04-28T23:23:30.540Z] e9a5061849ea: Pulling fs layer [2022-04-28T23:23:30.540Z] 0d9ebad4ef96: Waiting [2022-04-28T23:23:30.540Z] d747dcd14b5f: Pulling fs layer [2022-04-28T23:23:30.540Z] e9a5061849ea: Waiting [2022-04-28T23:23:30.540Z] 2de7ff778b66: Pulling fs layer [2022-04-28T23:23:30.540Z] d747dcd14b5f: Waiting [2022-04-28T23:23:30.540Z] 2de7ff778b66: Waiting [2022-04-28T23:23:30.540Z] 9712f1f96733: Verifying Checksum [2022-04-28T23:23:30.540Z] 9712f1f96733: Download complete [2022-04-28T23:23:30.799Z] 63f879dbbcfc: Verifying Checksum [2022-04-28T23:23:30.799Z] 63f879dbbcfc: Download complete [2022-04-28T23:23:31.057Z] e9a5061849ea: Verifying Checksum [2022-04-28T23:23:31.057Z] e9a5061849ea: Download complete [2022-04-28T23:23:31.057Z] d747dcd14b5f: Verifying Checksum [2022-04-28T23:23:31.057Z] d747dcd14b5f: Download complete [2022-04-28T23:23:31.057Z] 0d9ebad4ef96: Verifying Checksum [2022-04-28T23:23:31.057Z] 0d9ebad4ef96: Download complete [2022-04-28T23:23:31.057Z] ab5ef0e58194: Verifying Checksum [2022-04-28T23:23:31.057Z] ab5ef0e58194: Download complete [2022-04-28T23:23:31.057Z] 2de7ff778b66: Verifying Checksum [2022-04-28T23:23:31.057Z] 2de7ff778b66: Download complete [2022-04-28T23:23:33.591Z] ab5ef0e58194: Pull complete [2022-04-28T23:23:33.591Z] 9712f1f96733: Pull complete [2022-04-28T23:23:34.527Z] 63f879dbbcfc: Pull complete [2022-04-28T23:23:37.814Z] 0d9ebad4ef96: Pull complete [2022-04-28T23:23:38.073Z] e9a5061849ea: Pull complete [2022-04-28T23:23:38.332Z] d747dcd14b5f: Pull complete [2022-04-28T23:23:39.272Z] 2de7ff778b66: Pull complete [2022-04-28T23:23:39.272Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-28T23:23:39.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T23:23:39.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-28T23:23:39.602Z] prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container [2022-04-28T23:23:39.647Z] $ 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 [2022-04-28T23:23:42.192Z] $ docker top 318899633f7d6ba27b5b8c0c90f8f82f49b9343db94524ebfb484ddb929e718b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:23:42.278Z] provisioning config files... [2022-04-28T23:23:42.289Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6989738161082175370tmp [2022-04-28T23:23:42.301Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6554149478507888870tmp [2022-04-28T23:23:42.311Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1692877706095317534tmp [Pipeline] { [Pipeline] echo [2022-04-28T23:23:42.329Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:23:42.614Z] ---> sigul-configuration.sh [2022-04-28T23:23:42.614Z] gpg: directory `/root/.gnupg' created [2022-04-28T23:23:42.614Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-28T23:23:42.614Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-28T23:23:42.614Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-28T23:23:42.614Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-28T23:23:42.614Z] gpg: CAST5 encrypted data [2022-04-28T23:23:42.614Z] gpg: encrypted with 1 passphrase [2022-04-28T23:23:42.614Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-28T23:23:42.902Z] + mkdir /home/jenkins [2022-04-28T23:23:42.902Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-28T23:23:43.193Z] + 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 [2022-04-28T23:23:43.204Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:23:43.490Z] ---> sigul-install.sh [2022-04-28T23:23:43.490Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-28T23:23:43.782Z] + git tag --list [2022-04-28T23:23:43.782Z] v0.0.0 [2022-04-28T23:23:43.782Z] v0.0.1-dev.1 [2022-04-28T23:23:43.782Z] v0.0.1-dev.2 [2022-04-28T23:23:43.782Z] v0.0.1-dev.3 [2022-04-28T23:23:43.782Z] v0.0.1-dev.4 [2022-04-28T23:23:43.782Z] v0.0.1-dev.5 [2022-04-28T23:23:43.782Z] v0.0.1-dev.6 [2022-04-28T23:23:43.782Z] v0.0.1-dev.7 [2022-04-28T23:23:43.782Z] v1.0.0 [2022-04-28T23:23:43.782Z] v1.0.1-dev.1 [2022-04-28T23:23:43.782Z] v1.0.1-dev.2 [2022-04-28T23:23:43.782Z] v1.0.1-dev.3 [2022-04-28T23:23:43.782Z] v1.0.1-dev.4 [2022-04-28T23:23:43.782Z] v1.0.1-dev.5 [2022-04-28T23:23:43.782Z] v2.1.0 [2022-04-28T23:23:43.782Z] v2.1.0-dev.1 [2022-04-28T23:23:43.782Z] v2.1.0-dev.2 [2022-04-28T23:23:43.782Z] v2.1.0-dev.3 [2022-04-28T23:23:43.782Z] v2.1.0-dev.4 [2022-04-28T23:23:43.782Z] v2.1.0-dev.5 [2022-04-28T23:23:43.782Z] v2.1.0-dev.6 [2022-04-28T23:23:43.782Z] v2.1.0-dev.7 [2022-04-28T23:23:43.782Z] v2.1.0-dev.8 [2022-04-28T23:23:43.782Z] v2.1.0-dev.9 [Pipeline] sh [2022-04-28T23:23:44.070Z] + lftools sign git-tag v2.1.0-dev.9 [2022-04-28T23:23:44.639Z] Signing Git tag with Sigul... [2022-04-28T23:23:44.639Z] Signing v2.1.0-dev.9 [Pipeline] echo [2022-04-28T23:23:44.909Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:23:45.194Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-28T23:23:45.203Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-28T23:23:45.228Z] $ docker stop --time=1 318899633f7d6ba27b5b8c0c90f8f82f49b9343db94524ebfb484ddb929e718b [2022-04-28T23:23:46.530Z] $ docker rm -f 318899633f7d6ba27b5b8c0c90f8f82f49b9343db94524ebfb484ddb929e718b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-28T23:23:46.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:23:46.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:47.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:23:47.252Z] . [Pipeline] withDockerContainer [2022-04-28T23:23:47.320Z] prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container [2022-04-28T23:23:47.361Z] $ 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 [2022-04-28T23:23:47.756Z] $ docker top 718a4e51a6e1edcb66a6ff82e0db5ee537626e57df85165275090dc43a865896 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:23:47.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:23:47.849Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:23:47.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:23:47.978Z] $ docker exec 718a4e51a6e1edcb66a6ff82e0db5ee537626e57df85165275090dc43a865896 ssh-agent [2022-04-28T23:23:48.101Z] SSH_AUTH_SOCK=/tmp/ssh-YcU7el4BO7UO/agent.32 [2022-04-28T23:23:48.101Z] SSH_AGENT_PID=38 [2022-04-28T23:23:48.108Z] Running ssh-add (command line suppressed) [2022-04-28T23:23:48.233Z] 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) [2022-04-28T23:23:48.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:23:48.537Z] + git semver bump pre [2022-04-28T23:23:48.799Z] 2022-04-28 23:23:48,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T23:23:48.799Z] 2022-04-28 23:23:48,734 [bump_version] DEBUG bumping version:2.1.0-dev.9 on axis:pre with prefix:dev [2022-04-28T23:23:48.799Z] 2022-04-28 23:23:48,734 [bump_version] DEBUG bumped version:2.1.0-dev.10 [2022-04-28T23:23:48.799Z] 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 [2022-04-28T23:23:48.799Z] 2022-04-28 23:23:48,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T23:23:48.799Z] 2022-04-28 23:23:48,734 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T23:23:48.799Z] 2022-04-28 23:23:48,736 [execute] INFO git cat-file --batch-check [2022-04-28T23:23:48.799Z] 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=) [2022-04-28T23:23:48.799Z] 2022-04-28 23:23:48,742 [execute] INFO git cat-file --batch [2022-04-28T23:23:48.799Z] 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=) [2022-04-28T23:23:48.799Z] 2022-04-28 23:23:48,747 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T23:23:48.799Z] 2.1.0-dev.10 [Pipeline] } [2022-04-28T23:23:48.814Z] $ docker exec --env ******** --env ******** 718a4e51a6e1edcb66a6ff82e0db5ee537626e57df85165275090dc43a865896 ssh-agent -k [2022-04-28T23:23:48.918Z] unset SSH_AUTH_SOCK; [2022-04-28T23:23:48.919Z] unset SSH_AGENT_PID; [2022-04-28T23:23:48.919Z] echo Agent pid 38 killed; [2022-04-28T23:23:48.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:23:49.239Z] + git semver [Pipeline] } [2022-04-28T23:23:49.516Z] $ docker stop --time=1 718a4e51a6e1edcb66a6ff82e0db5ee537626e57df85165275090dc43a865896 [2022-04-28T23:23:50.815Z] $ docker rm -f 718a4e51a6e1edcb66a6ff82e0db5ee537626e57df85165275090dc43a865896 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:23:51.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:23:51.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:51.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:23:51.491Z] . [Pipeline] withDockerContainer [2022-04-28T23:23:51.561Z] prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container [2022-04-28T23:23:51.600Z] $ 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 [2022-04-28T23:23:52.024Z] $ docker top 511f658dfc0b7e6ac3b8dd2c177b43fd1c622c300d4dec1687a87201741573ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:23:52.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:23:52.127Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:23:52.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:23:52.274Z] $ docker exec 511f658dfc0b7e6ac3b8dd2c177b43fd1c622c300d4dec1687a87201741573ba ssh-agent [2022-04-28T23:23:52.398Z] SSH_AUTH_SOCK=/tmp/ssh-sm0ViAnF6Sbd/agent.32 [2022-04-28T23:23:52.398Z] SSH_AGENT_PID=38 [2022-04-28T23:23:52.404Z] Running ssh-add (command line suppressed) [2022-04-28T23:23:52.548Z] 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) [2022-04-28T23:23:52.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:23:52.870Z] + git semver push [2022-04-28T23:23:53.132Z] 2022-04-28 23:23:53,080 [run_push] DEBUG push [2022-04-28T23:23:53.132Z] 2022-04-28 23:23:53,080 [execute] INFO git push origin semver [2022-04-28T23:23:53.132Z] 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) [2022-04-28T23:23:54.072Z] 2022-04-28 23:23:53,800 [run_push] DEBUG push all version tags [2022-04-28T23:23:54.072Z] 2022-04-28 23:23:53,801 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-28T23:23:54.072Z] 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) [2022-04-28T23:23:54.643Z] 2022-04-28 23:23:54,468 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T23:23:54.643Z] 2.1.0-dev.10 [Pipeline] } [2022-04-28T23:23:54.659Z] $ docker exec --env ******** --env ******** 511f658dfc0b7e6ac3b8dd2c177b43fd1c622c300d4dec1687a87201741573ba ssh-agent -k [2022-04-28T23:23:54.776Z] unset SSH_AUTH_SOCK; [2022-04-28T23:23:54.776Z] unset SSH_AGENT_PID; [2022-04-28T23:23:54.776Z] echo Agent pid 38 killed; [2022-04-28T23:23:54.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:23:55.088Z] + git semver [Pipeline] } [2022-04-28T23:23:55.369Z] $ docker stop --time=1 511f658dfc0b7e6ac3b8dd2c177b43fd1c622c300d4dec1687a87201741573ba [2022-04-28T23:23:56.717Z] $ 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 [2022-04-28T23:23:57.287Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-04-28T23:23:57.287Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-28T23:23:57.287Z] total 16 [2022-04-28T23:23:57.287Z] drwxr-xr-x 3 root root 4096 Apr 28 23:14 . [2022-04-28T23:23:57.287Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 23:23 .. [2022-04-28T23:23:57.287Z] drwxr-xr-x 2 root root 4096 Apr 28 23:14 cost [2022-04-28T23:23:57.287Z] -rw-r--r-- 1 root root 93 Apr 28 23:14 cost.csv [2022-04-28T23:23:57.287Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-28T23:23:57.287Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-28T23:23:57.287Z] total 16 [2022-04-28T23:23:57.287Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 23:14 . [2022-04-28T23:23:57.287Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 23:23 .. [2022-04-28T23:23:57.287Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 23:14 cost [2022-04-28T23:23:57.287Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 28 23:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:23:57.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:23:58.450Z] ---> package-listing.sh [2022-04-28T23:23:58.450Z] ++ facter osfamily [2022-04-28T23:23:58.450Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T23:23:58.711Z] + OS_FAMILY=debian [2022-04-28T23:23:58.711Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-28T23:23:58.711Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T23:23:58.711Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T23:23:58.711Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T23:23:58.711Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T23:23:58.711Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-04-28T23:23:58.711Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T23:23:58.711Z] + case "${OS_FAMILY}" in [2022-04-28T23:23:58.711Z] + dpkg -l [2022-04-28T23:23:58.711Z] + grep '^ii' [2022-04-28T23:23:58.711Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T23:23:58.711Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T23:23:58.711Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T23:23:58.711Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-04-28T23:23:58.711Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-04-28T23:23:58.711Z] + 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 [2022-04-28T23:23:58.722Z] 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 [2022-04-28T23:23:59.003Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:59.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:23:59.558Z] . [Pipeline] withDockerContainer [2022-04-28T23:23:59.621Z] prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container [2022-04-28T23:23:59.658Z] $ 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 [2022-04-28T23:23:59.899Z] $ docker top 31eb01c96635b5f0416aa5e71affa993e31dd9ac7a9f0e7c5d93e5bbf1e005b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T23:24:00.260Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T23:24:00.555Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T23:24:00.842Z] + ls /var/log/sa-host [2022-04-28T23:24:00.842Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:24:00.925Z] provisioning config files... [2022-04-28T23:24:00.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4938698931939619345tmp [Pipeline] { [Pipeline] echo [2022-04-28T23:24:00.945Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:24:01.228Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T23:24:01.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:24:01.564Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T23:24:01.572Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:24:01.856Z] ---> sudo-logs.sh [2022-04-28T23:24:01.856Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T23:24:01.881Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:24:02.164Z] ---> job-cost.sh [2022-04-28T23:24:02.164Z] lf-activate-venv: SKIPPING [2022-04-28T23:24:02.164Z] DEBUG: total: 0.2199999988079071 [2022-04-28T23:24:02.164Z] INFO: Retrieving Stack Cost... [2022-04-28T23:24:02.733Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T23:24:02.993Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T23:24:03.008Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:24:03.294Z] ---> logs-deploy.sh [2022-04-28T23:24:03.294Z] lf-activate-venv: SKIPPING [2022-04-28T23:24:03.294Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/30 [2022-04-28T23:24:03.294Z] INFO: archiving workspace using pattern(s): [2022-04-28T23:24:04.233Z] Archives upload complete. [2022-04-28T23:24:04.233Z] INFO: archiving logs to Nexus