Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from baa425ce05a20cb78289cfa64e0eb056ed4482b3 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-ssh5462113951178683807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6419275727323975447.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3690738463874186388.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3621142091449181892.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9829805313817830892.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16356 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 baa425ce05a20cb78289cfa64e0eb056ed4482b3 (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 baa425ce05a20cb78289cfa64e0eb056ed4482b3 # timeout=10 Commit message: "fix: Update v2 links to v3 links in static html page (#198)" > git rev-list --no-walk 42fa94e7a01bb85ea5a8778b4167b161641c6daf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T21:20:52.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T21:20:52.189Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T21:20:52.207Z] ========================================================= [2023-05-22T21:20:52.207Z] EdgeX Global Pipelines Version Info [2023-05-22T21:20:52.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:20:52.930Z] ------------------- [2023-05-22T21:20:52.930Z] stable info: [2023-05-22T21:20:52.930Z] ------------------- [2023-05-22T21:20:52.930Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T21:20:52.930Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:20:52.930Z] Message: update stable to v1.0.249 [2023-05-22T21:20:53.500Z] ------------------- [2023-05-22T21:20:53.500Z] experimental info: [2023-05-22T21:20:53.500Z] ------------------- [2023-05-22T21:20:53.500Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T21:20:53.500Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:20:53.500Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T21:20:53.663Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-22T21:20:53.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-22T21:20:53.687Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T21:20:53.699Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T21:20:53.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T21:20:53.729Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T21:20:53.738Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T21:20:53.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T21:20:53.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T21:20:53.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T21:20:53.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T21:20:53.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-22T21:20:53.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T21:20:53.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T21:20:53.852Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:20:53.865Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:20:53.878Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:20:53.892Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:20:53.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T21:20:53.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T21:20:53.933Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T21:20:53.946Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T21:20:53.957Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T21:20:53.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T21:20:53.982Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T21:20:53.998Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T21:20:54.011Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T21:20:54.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-22T21:20:54.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-22T21:20:54.059Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-22T21:20:54.076Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] echo [2023-05-22T21:20:54.089Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baa425c [Pipeline] echo [2023-05-22T21:20:54.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:20:54.153Z] provisioning config files... [2023-05-22T21:20:54.167Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1530130639403036578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:20:54.472Z] ---> docker-login.sh [2023-05-22T21:20:54.472Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:20:54.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:20:54.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:20:54.733Z] Configure a credential helper to remove this warning. See [2023-05-22T21:20:54.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:20:54.733Z] [2023-05-22T21:20:54.733Z] Login Succeeded [2023-05-22T21:20:54.733Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:20:54.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:20:54.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:20:54.995Z] Configure a credential helper to remove this warning. See [2023-05-22T21:20:54.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:20:54.995Z] [2023-05-22T21:20:54.995Z] Login Succeeded [2023-05-22T21:20:54.995Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:20:54.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:20:54.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:20:54.995Z] Configure a credential helper to remove this warning. See [2023-05-22T21:20:54.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:20:54.995Z] [2023-05-22T21:20:54.995Z] Login Succeeded [2023-05-22T21:20:54.995Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:20:54.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:20:54.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:20:54.995Z] Configure a credential helper to remove this warning. See [2023-05-22T21:20:54.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:20:54.995Z] [2023-05-22T21:20:54.995Z] Login Succeeded [2023-05-22T21:20:54.995Z] docker.io [2023-05-22T21:20:55.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:20:55.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:20:55.515Z] Configure a credential helper to remove this warning. See [2023-05-22T21:20:55.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:20:55.515Z] [2023-05-22T21:20:55.515Z] Login Succeeded [2023-05-22T21:20:55.515Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:20:55.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T21:20:55.897Z] + git rev-list -1 --merges baa425ce05a20cb78289cfa64e0eb056ed4482b3~1..baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] echo [2023-05-22T21:20:55.942Z] -----------> git rev-list -1 --merges baa425ce05a20cb78289cfa64e0eb056ed4482b3~1..baa425ce05a20cb78289cfa64e0eb056ed4482b3 baa425ce05a20cb78289cfa64e0eb056ed4482b3 [false] [Pipeline] sh [2023-05-22T21:20:56.232Z] + git log --format=format:%s -1 baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] echo [2023-05-22T21:20:56.248Z] ========================================================= [2023-05-22T21:20:56.248Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T21:20:56.248Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:20:56.571Z] + git log --format=format:%s -1 baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] echo [2023-05-22T21:20:56.583Z] [semverPrep] GIT_COMMIT: baa425ce05a20cb78289cfa64e0eb056ed4482b3, Commit Message: fix: Update v2 links to v3 links in static html page (#198) [Pipeline] echo [2023-05-22T21:20:56.592Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T21:20:56.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:20:56.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T21:20:56.957Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T21:20:56.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T21:20:56.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T21:20:56.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T21:20:56.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:20:57.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:20:57.325Z] [2023-05-22T21:20:57.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:20:57.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:20:57.639Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T21:20:57.639Z] b85a868b505f: Pulling fs layer [2023-05-22T21:20:57.639Z] e2be974225ed: Pulling fs layer [2023-05-22T21:20:57.639Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T21:20:57.639Z] 988bab9f4d93: Pulling fs layer [2023-05-22T21:20:57.639Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T21:20:57.639Z] eaf3925da568: Pulling fs layer [2023-05-22T21:20:57.639Z] bab4dde63d76: Pulling fs layer [2023-05-22T21:20:57.639Z] bde34c3a00c8: Pulling fs layer [2023-05-22T21:20:57.639Z] b352a97aabf1: Pulling fs layer [2023-05-22T21:20:57.639Z] 4872d77fe225: Pulling fs layer [2023-05-22T21:20:57.639Z] 5851b861e8e6: Pulling fs layer [2023-05-22T21:20:57.639Z] bab4dde63d76: Waiting [2023-05-22T21:20:57.639Z] bde34c3a00c8: Waiting [2023-05-22T21:20:57.639Z] b352a97aabf1: Waiting [2023-05-22T21:20:57.639Z] 4872d77fe225: Waiting [2023-05-22T21:20:57.639Z] 5851b861e8e6: Waiting [2023-05-22T21:20:57.639Z] 1469e6f7b9e6: Waiting [2023-05-22T21:20:57.639Z] 988bab9f4d93: Waiting [2023-05-22T21:20:57.639Z] eaf3925da568: Waiting [2023-05-22T21:20:57.639Z] e2be974225ed: Download complete [2023-05-22T21:20:57.639Z] 988bab9f4d93: Verifying Checksum [2023-05-22T21:20:57.639Z] 988bab9f4d93: Download complete [2023-05-22T21:20:57.902Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T21:20:57.902Z] 1469e6f7b9e6: Download complete [2023-05-22T21:20:57.902Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T21:20:57.902Z] 339a4e72a1f5: Download complete [2023-05-22T21:20:57.902Z] eaf3925da568: Verifying Checksum [2023-05-22T21:20:57.902Z] eaf3925da568: Download complete [2023-05-22T21:20:57.902Z] bde34c3a00c8: Verifying Checksum [2023-05-22T21:20:57.902Z] bde34c3a00c8: Download complete [2023-05-22T21:20:57.902Z] b352a97aabf1: Verifying Checksum [2023-05-22T21:20:57.902Z] b352a97aabf1: Download complete [2023-05-22T21:20:57.902Z] 4872d77fe225: Download complete [2023-05-22T21:20:57.902Z] 5851b861e8e6: Verifying Checksum [2023-05-22T21:20:57.902Z] 5851b861e8e6: Download complete [2023-05-22T21:20:57.902Z] b85a868b505f: Download complete [2023-05-22T21:20:58.162Z] bab4dde63d76: Verifying Checksum [2023-05-22T21:20:58.162Z] bab4dde63d76: Download complete [2023-05-22T21:20:59.102Z] b85a868b505f: Pull complete [2023-05-22T21:20:59.360Z] e2be974225ed: Pull complete [2023-05-22T21:20:59.927Z] 339a4e72a1f5: Pull complete [2023-05-22T21:20:59.927Z] 988bab9f4d93: Pull complete [2023-05-22T21:21:00.188Z] 1469e6f7b9e6: Pull complete [2023-05-22T21:21:00.188Z] eaf3925da568: Pull complete [2023-05-22T21:21:02.097Z] bab4dde63d76: Pull complete [2023-05-22T21:21:02.097Z] bde34c3a00c8: Pull complete [2023-05-22T21:21:02.357Z] b352a97aabf1: Pull complete [2023-05-22T21:21:02.357Z] 4872d77fe225: Pull complete [2023-05-22T21:21:02.617Z] 5851b861e8e6: Pull complete [2023-05-22T21:21:02.617Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T21:21:02.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:21:02.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:21:02.717Z] prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container [2023-05-22T21:21:02.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T21:21:04.016Z] $ docker top 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 -eo pid,comm [2023-05-22T21:21:04.066Z] 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). [2023-05-22T21:21:04.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:21:04.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:21:04.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:21:04.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:21:04.235Z] $ docker exec 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 ssh-agent [2023-05-22T21:21:04.350Z] SSH_AUTH_SOCK=/tmp/ssh-FLNiPOltv6l5/agent.33 [2023-05-22T21:21:04.350Z] SSH_AGENT_PID=39 [2023-05-22T21:21:04.355Z] Running ssh-add (command line suppressed) [2023-05-22T21:21:04.466Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2568868741704555409.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2568868741704555409.key) [2023-05-22T21:21:04.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:21:04.769Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T21:21:04.784Z] $ docker exec --env ******** --env ******** 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 ssh-agent -k [2023-05-22T21:21:04.897Z] unset SSH_AUTH_SOCK; [2023-05-22T21:21:04.898Z] unset SSH_AGENT_PID; [2023-05-22T21:21:04.898Z] echo Agent pid 39 killed; [2023-05-22T21:21:04.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T21:21:04.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:21:04.930Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:21:05.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:21:05.052Z] $ docker exec 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 ssh-agent [2023-05-22T21:21:05.151Z] SSH_AUTH_SOCK=/tmp/ssh-Ojib1rDGEhd2/agent.71 [2023-05-22T21:21:05.151Z] SSH_AGENT_PID=77 [2023-05-22T21:21:05.156Z] Running ssh-add (command line suppressed) [2023-05-22T21:21:05.267Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13455423263978144589.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13455423263978144589.key) [2023-05-22T21:21:05.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:21:05.575Z] + git semver init [2023-05-22T21:21:05.835Z] 2023-05-22 21:21:05,767 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T21:21:05.835Z] 2023-05-22 21:21:05,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-22T21:21:05.835Z] 2023-05-22 21:21:05,769 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-22T21:21:05.835Z] 2023-05-22 21:21:05,769 [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) [2023-05-22T21:21:07.227Z] 2023-05-22 21:21:06,833 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-22T21:21:07.227Z] 2023-05-22 21:21:06,835 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-05-22T21:21:07.227Z] 2023-05-22 21:21:06,835 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-22T21:21:07.227Z] 2023-05-22 21:21:06,836 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-22T21:21:07.227Z] 3.0.0-dev.38 [Pipeline] } [2023-05-22T21:21:07.255Z] $ docker exec --env ******** --env ******** 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 ssh-agent -k [2023-05-22T21:21:07.349Z] unset SSH_AUTH_SOCK; [2023-05-22T21:21:07.350Z] unset SSH_AGENT_PID; [2023-05-22T21:21:07.350Z] echo Agent pid 77 killed; [2023-05-22T21:21:07.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:21:07.659Z] + git semver [Pipeline] } [2023-05-22T21:21:07.935Z] $ docker stop --time=1 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 [2023-05-22T21:21:09.274Z] $ docker rm -f --volumes 17873f5839c52d0c3f45226d3859a84be3b700aa2a194bb6c6f3ebdc3c929aa8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:21:09.609Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T21:21:09.817Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T21:21:09.821Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.38 [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 [2023-05-22T21:21:09.939Z] provisioning config files... [2023-05-22T21:21:09.950Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1299994200574513320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:21:10.256Z] ---> docker-login.sh [2023-05-22T21:21:10.256Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:21:10.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:21:10.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:21:10.256Z] Configure a credential helper to remove this warning. See [2023-05-22T21:21:10.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:21:10.256Z] [2023-05-22T21:21:10.256Z] Login Succeeded [2023-05-22T21:21:10.256Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:21:10.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:21:10.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:21:10.256Z] Configure a credential helper to remove this warning. See [2023-05-22T21:21:10.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:21:10.256Z] [2023-05-22T21:21:10.256Z] Login Succeeded [2023-05-22T21:21:10.256Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:21:10.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:21:10.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:21:10.517Z] Configure a credential helper to remove this warning. See [2023-05-22T21:21:10.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:21:10.517Z] [2023-05-22T21:21:10.517Z] Login Succeeded [2023-05-22T21:21:10.517Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:21:10.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:21:10.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:21:10.517Z] Configure a credential helper to remove this warning. See [2023-05-22T21:21:10.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:21:10.517Z] [2023-05-22T21:21:10.517Z] Login Succeeded [2023-05-22T21:21:10.517Z] docker.io [2023-05-22T21:21:10.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:21:10.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:21:10.777Z] Configure a credential helper to remove this warning. See [2023-05-22T21:21:10.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:21:10.777Z] [2023-05-22T21:21:10.777Z] Login Succeeded [2023-05-22T21:21:10.777Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:21:10.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:21:10.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:21:10.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:21:10.861Z] ========================================================= [2023-05-22T21:21:10.861Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T21:21:10.861Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:21:11.172Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T21:21:11.172Z] Sending build context to Docker daemon 12.67MB [2023-05-22T21:21:11.172Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:21:11.172Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T21:21:11.172Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T21:21:11.172Z] f56be85fc22e: Pulling fs layer [2023-05-22T21:21:11.172Z] 85791d961cd3: Pulling fs layer [2023-05-22T21:21:11.172Z] d694b5ae8c79: Pulling fs layer [2023-05-22T21:21:11.172Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T21:21:11.172Z] 4d19c01a9841: Pulling fs layer [2023-05-22T21:21:11.172Z] 9325e15d5711: Pulling fs layer [2023-05-22T21:21:11.172Z] 556b6ee489ea: Pulling fs layer [2023-05-22T21:21:11.172Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T21:21:11.172Z] 9f32a84ed3da: Waiting [2023-05-22T21:21:11.172Z] c5a4b2cf53e6: Waiting [2023-05-22T21:21:11.172Z] 9325e15d5711: Waiting [2023-05-22T21:21:11.172Z] 4d19c01a9841: Waiting [2023-05-22T21:21:11.172Z] 556b6ee489ea: Waiting [2023-05-22T21:21:11.172Z] 85791d961cd3: Verifying Checksum [2023-05-22T21:21:11.172Z] 85791d961cd3: Download complete [2023-05-22T21:21:11.172Z] 9f32a84ed3da: Download complete [2023-05-22T21:21:11.432Z] 4d19c01a9841: Verifying Checksum [2023-05-22T21:21:11.432Z] 4d19c01a9841: Download complete [2023-05-22T21:21:11.432Z] f56be85fc22e: Verifying Checksum [2023-05-22T21:21:11.432Z] f56be85fc22e: Download complete [2023-05-22T21:21:11.432Z] 9325e15d5711: Verifying Checksum [2023-05-22T21:21:11.432Z] 9325e15d5711: Download complete [2023-05-22T21:21:11.432Z] f56be85fc22e: Pull complete [2023-05-22T21:21:11.694Z] 85791d961cd3: Pull complete [2023-05-22T21:21:11.694Z] c5a4b2cf53e6: Download complete [2023-05-22T21:21:11.954Z] d694b5ae8c79: Verifying Checksum [2023-05-22T21:21:11.954Z] d694b5ae8c79: Download complete [2023-05-22T21:21:11.954Z] 556b6ee489ea: Verifying Checksum [2023-05-22T21:21:11.954Z] 556b6ee489ea: Download complete [2023-05-22T21:21:16.153Z] d694b5ae8c79: Pull complete [2023-05-22T21:21:16.153Z] 9f32a84ed3da: Pull complete [2023-05-22T21:21:16.153Z] 4d19c01a9841: Pull complete [2023-05-22T21:21:16.153Z] 9325e15d5711: Pull complete [2023-05-22T21:21:18.057Z] 556b6ee489ea: Pull complete [2023-05-22T21:21:18.999Z] c5a4b2cf53e6: Pull complete [2023-05-22T21:21:18.999Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T21:21:18.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T21:21:18.999Z] ---> c4be618373d6 [2023-05-22T21:21:18.999Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:21:20.917Z] ---> Running in d50f0a693128 [2023-05-22T21:21:20.917Z] Removing intermediate container d50f0a693128 [2023-05-22T21:21:20.917Z] ---> 5b1f2621f519 [2023-05-22T21:21:20.917Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:21:20.917Z] ---> Running in a4517c0179e9 [2023-05-22T21:21:20.917Z] Removing intermediate container a4517c0179e9 [2023-05-22T21:21:20.917Z] ---> 3a9a128076e2 [2023-05-22T21:21:20.917Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:21:20.917Z] ---> Running in 5ad380846517 [2023-05-22T21:21:21.177Z] Removing intermediate container 5ad380846517 [2023-05-22T21:21:21.177Z] ---> dbadfabdc549 [2023-05-22T21:21:21.177Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:21:21.177Z] ---> Running in cc17df99e314 [2023-05-22T21:21:21.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:21:21.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:21:21.696Z] OK: 265 MiB in 53 packages [2023-05-22T21:21:21.956Z] Removing intermediate container cc17df99e314 [2023-05-22T21:21:21.956Z] ---> f1edf1025b8c [2023-05-22T21:21:21.956Z] Step 7/12 : WORKDIR /app [2023-05-22T21:21:21.956Z] ---> Running in 30e55b6b3b70 [2023-05-22T21:21:22.215Z] Removing intermediate container 30e55b6b3b70 [2023-05-22T21:21:22.215Z] ---> ba709f7d761f [2023-05-22T21:21:22.215Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T21:21:22.215Z] ---> f09b0b299eb0 [2023-05-22T21:21:22.215Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:21:22.215Z] ---> Running in 5a2c2f37c5af [2023-05-22T21:21:24.905Z] Still waiting to schedule task [2023-05-22T21:21:24.906Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-22T21:21:48.788Z] Removing intermediate container 5a2c2f37c5af [2023-05-22T21:21:48.788Z] ---> 3058a3e8de84 [2023-05-22T21:21:48.788Z] Step 10/12 : COPY . . [2023-05-22T21:21:48.788Z] ---> 273ad4c297cd [2023-05-22T21:21:48.788Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:21:48.788Z] ---> Running in e163a760cd6b [2023-05-22T21:21:48.788Z] Removing intermediate container e163a760cd6b [2023-05-22T21:21:48.788Z] ---> 27407f4a9ea7 [2023-05-22T21:21:48.788Z] Step 12/12 : RUN $MAKE [2023-05-22T21:21:48.788Z] ---> Running in e992c02f56dc [2023-05-22T21:21:48.788Z] noop [2023-05-22T21:21:48.788Z] Removing intermediate container e992c02f56dc [2023-05-22T21:21:48.788Z] ---> 6d4e11bc86ca [2023-05-22T21:21:48.788Z] Successfully built 6d4e11bc86ca [2023-05-22T21:21:48.788Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:21:49.100Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:21:49.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:21:49.174Z] prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container [2023-05-22T21:21:49.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:21:49.593Z] $ docker top 8d1c6756f46bc5e4b70eb105f251cfdd848e762594daab10cf59fd6922efcd9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:21:49.927Z] + go version [2023-05-22T21:21:49.927Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T21:21:49.941Z] $ docker stop --time=1 8d1c6756f46bc5e4b70eb105f251cfdd848e762594daab10cf59fd6922efcd9b [2023-05-22T21:21:51.241Z] $ docker rm -f --volumes 8d1c6756f46bc5e4b70eb105f251cfdd848e762594daab10cf59fd6922efcd9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:21:51.622Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:21:51.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:21:51.694Z] prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container [2023-05-22T21:21:51.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:21:52.079Z] $ docker top e7d8e1dea2632cc0cd24b6642218b42b3841a3b5e205deec22a8f059b4e5c71b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:21:52.425Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:21:52.722Z] + make test [2023-05-22T21:21:52.722Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-22T21:22:14.650Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-22T21:22:14.650Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-22T21:22:14.650Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.151s coverage: 86.2% of statements [2023-05-22T21:22:14.650Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.694s coverage: 71.9% of statements [2023-05-22T21:22:36.582Z] go vet ./... [2023-05-22T21:22:40.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:22:40.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:22:40.770Z] ./bin/test-attribution.sh [2023-05-22T21:22:40.770Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-22T21:22:40.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:22:40.801Z] $ docker stop --time=1 e7d8e1dea2632cc0cd24b6642218b42b3841a3b5e205deec22a8f059b4e5c71b [2023-05-22T21:22:43.432Z] $ docker rm -f --volumes e7d8e1dea2632cc0cd24b6642218b42b3841a3b5e205deec22a8f059b4e5c71b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:22:43.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:22:43.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T21:22:44.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:22:45.043Z] + ls -al . [2023-05-22T21:22:45.044Z] total 228 [2023-05-22T21:22:45.044Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:21 . [2023-05-22T21:22:45.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:20 .. [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 262 May 22 21:20 .dockerignore [2023-05-22T21:22:45.044Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:21 .git [2023-05-22T21:22:45.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:20 .github [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 788 May 22 21:20 .gitignore [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:20 .golangci.yml [2023-05-22T21:22:45.044Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:21 .semver [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 22 21:20 Attribution.txt [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 22 21:20 CHANGELOG.md [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 22 21:20 Dockerfile [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:20 GOVERNANCE.md [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 687 May 22 21:20 Jenkinsfile [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 22 21:20 LICENSE [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 22 21:20 Makefile [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 617 May 22 21:20 OWNERS.md [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 22 21:20 README.md [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 21:21 VERSION [2023-05-22T21:22:45.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:20 bin [2023-05-22T21:22:45.044Z] -rw-r--r-- 1 jenkins jenkins 41317 May 22 21:22 coverage.out [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 22 21:20 go.mod [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 22 21:20 go.sum [2023-05-22T21:22:45.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:20 images [2023-05-22T21:22:45.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:20 internal [2023-05-22T21:22:45.044Z] -rw-rw-r-- 1 jenkins jenkins 531 May 22 21:20 main.go [2023-05-22T21:22:45.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:20 res [2023-05-22T21:22:45.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:20 snap [2023-05-22T21:22:45.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:22:45.386Z] + 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=baa425ce05a20cb78289cfa64e0eb056ed4482b3 --label arch=amd64 --label version=3.0.0-dev.38 . [2023-05-22T21:22:45.387Z] Sending build context to Docker daemon 12.67MB [2023-05-22T21:22:45.387Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:22:45.387Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-22T21:22:45.387Z] ---> 6d4e11bc86ca [2023-05-22T21:22:45.387Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:22:45.647Z] ---> Running in 05077978eaf8 [2023-05-22T21:22:45.647Z] Removing intermediate container 05077978eaf8 [2023-05-22T21:22:45.647Z] ---> 7586571e9f59 [2023-05-22T21:22:45.647Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:22:45.647Z] ---> Running in babdde30aeae [2023-05-22T21:22:45.647Z] Removing intermediate container babdde30aeae [2023-05-22T21:22:45.647Z] ---> 39cef2fb9613 [2023-05-22T21:22:45.647Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:22:45.647Z] ---> Running in 72a35bf50a90 [2023-05-22T21:22:45.908Z] Removing intermediate container 72a35bf50a90 [2023-05-22T21:22:45.908Z] ---> e21cd765de9c [2023-05-22T21:22:45.908Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:22:45.908Z] ---> Running in f482429f0a7d [2023-05-22T21:22:46.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:22:46.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:22:46.738Z] OK: 265 MiB in 53 packages [2023-05-22T21:22:46.997Z] Removing intermediate container f482429f0a7d [2023-05-22T21:22:46.997Z] ---> 76674cffe7e3 [2023-05-22T21:22:46.997Z] Step 7/29 : WORKDIR /app [2023-05-22T21:22:46.997Z] ---> Running in 4664b1b47a12 [2023-05-22T21:22:46.997Z] Removing intermediate container 4664b1b47a12 [2023-05-22T21:22:46.997Z] ---> d4be41b4287a [2023-05-22T21:22:46.997Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-22T21:22:47.256Z] ---> a68aeba26df7 [2023-05-22T21:22:47.256Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:22:47.256Z] ---> Running in 26adbd18d1b4 [2023-05-22T21:22:47.824Z] Removing intermediate container 26adbd18d1b4 [2023-05-22T21:22:47.824Z] ---> 0b252f6ed6d8 [2023-05-22T21:22:47.824Z] Step 10/29 : COPY . . [2023-05-22T21:22:48.393Z] ---> 529817e54303 [2023-05-22T21:22:48.393Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:22:48.393Z] ---> Running in c42b1d8e35d7 [2023-05-22T21:22:48.393Z] Removing intermediate container c42b1d8e35d7 [2023-05-22T21:22:48.393Z] ---> bb5739cbc9a9 [2023-05-22T21:22:48.393Z] Step 12/29 : RUN $MAKE [2023-05-22T21:22:48.393Z] ---> Running in 533907007c55 [2023-05-22T21:22:48.651Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.38 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.38" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-22T21:22:58.547Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16357 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-22T21:22:58.562Z] Running in /w/workspace/app-rfid-llrp-inventory/107 [Pipeline] { [Pipeline] checkout [2023-05-22T21:22:58.596Z] The recommended git tool is: git [2023-05-22T21:23:03.863Z] using credential edgex-jenkins-ssh [2023-05-22T21:23:03.882Z] Cloning the remote Git repository [2023-05-22T21:23:03.936Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-22T21:23:04.033Z] > git init /w/workspace/app-rfid-llrp-inventory/107 # timeout=10 [2023-05-22T21:23:04.184Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-22T21:23:04.185Z] > git --version # timeout=10 [2023-05-22T21:23:04.209Z] > git --version # 'git version 2.25.1' [2023-05-22T21:23:04.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:23:04.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:23:06.678Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-22T21:23:06.702Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:23:07.490Z] Avoid second fetch [2023-05-22T21:23:07.490Z] Checking out Revision baa425ce05a20cb78289cfa64e0eb056ed4482b3 (main) [2023-05-22T21:23:08.070Z] Commit message: "fix: Update v2 links to v3 links in static html page (#198)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:23:07.508Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:23:07.576Z] > git checkout -f baa425ce05a20cb78289cfa64e0eb056ed4482b3 # timeout=10 [2023-05-22T21:23:08.954Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T21:23:08.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:23:08.955Z] Dload Upload Total Spent Left Speed [2023-05-22T21:23:08.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-05-22T21:23:09.651Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T21:23:09.984Z] + sudo tee /etc/docker/daemon.new [2023-05-22T21:23:09.984Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T21:23:09.984Z] { [2023-05-22T21:23:09.984Z] "registry-mirrors": [ [2023-05-22T21:23:09.984Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T21:23:09.984Z] ], [2023-05-22T21:23:09.984Z] "bip": "10.250.0.254/24", [2023-05-22T21:23:09.984Z] "hosts": [ [2023-05-22T21:23:09.984Z] "tcp://0.0.0.0:5555", [2023-05-22T21:23:09.984Z] "unix:///var/run/docker.sock" [2023-05-22T21:23:09.984Z] ], [2023-05-22T21:23:09.984Z] "mtu": 1458, [2023-05-22T21:23:09.984Z] "selinux-enabled": true, [2023-05-22T21:23:09.984Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T21:23:09.984Z] } [Pipeline] sh [2023-05-22T21:23:10.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T21:23:10.602Z] Removing intermediate container 533907007c55 [2023-05-22T21:23:10.602Z] ---> 746c71eed658 [2023-05-22T21:23:10.602Z] Step 13/29 : FROM alpine:3.17 [2023-05-22T21:23:10.602Z] 3.17: Pulling from library/alpine [2023-05-22T21:23:10.602Z] f56be85fc22e: Already exists [2023-05-22T21:23:10.602Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:23:10.602Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:23:10.602Z] ---> 9ed4aefc74f6 [2023-05-22T21:23:10.602Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-22T21:23:10.602Z] ---> Running in 7864d4be9aa2 [2023-05-22T21:23:10.602Z] Removing intermediate container 7864d4be9aa2 [2023-05-22T21:23:10.602Z] ---> b01261fd80b9 [2023-05-22T21:23:10.602Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-22T21:23:10.602Z] ---> Running in 8bbcaf15d129 [2023-05-22T21:23:10.602Z] Removing intermediate container 8bbcaf15d129 [2023-05-22T21:23:10.602Z] ---> e4b546712498 [2023-05-22T21:23:10.603Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-22T21:23:10.603Z] ---> Running in 72856b6746d0 [2023-05-22T21:23:10.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:23:10.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:23:10.603Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T21:23:10.603Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T21:23:10.603Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:23:10.603Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T21:23:10.603Z] OK: 8 MiB in 17 packages [2023-05-22T21:23:10.603Z] Removing intermediate container 72856b6746d0 [2023-05-22T21:23:10.603Z] ---> 6f022ebc723a [2023-05-22T21:23:10.603Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-22T21:23:10.603Z] ---> 86b4eecd38b7 [2023-05-22T21:23:10.603Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-22T21:23:10.603Z] ---> 791c0a088426 [2023-05-22T21:23:10.603Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-22T21:23:10.603Z] ---> 365ef3daf54c [2023-05-22T21:23:10.603Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-22T21:23:10.603Z] ---> 814ac5ee45c9 [2023-05-22T21:23:10.603Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-22T21:23:10.603Z] ---> 2845860bcfab [2023-05-22T21:23:10.603Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-22T21:23:10.603Z] ---> Running in 0b41a9c219e6 [2023-05-22T21:23:10.640Z] + sudo service docker restart [2023-05-22T21:23:11.171Z] Removing intermediate container 0b41a9c219e6 [2023-05-22T21:23:11.171Z] ---> a22de62701fd [2023-05-22T21:23:11.171Z] Step 23/29 : VOLUME /cache [2023-05-22T21:23:11.171Z] ---> Running in 0eaff9148206 [2023-05-22T21:23:11.171Z] Removing intermediate container 0eaff9148206 [2023-05-22T21:23:11.171Z] ---> 40613093b25a [2023-05-22T21:23:11.171Z] Step 24/29 : EXPOSE 59711 [2023-05-22T21:23:11.430Z] ---> Running in a5c289f4acc7 [2023-05-22T21:23:11.430Z] Removing intermediate container a5c289f4acc7 [2023-05-22T21:23:11.430Z] ---> 1e17d226b0a9 [2023-05-22T21:23:11.430Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-22T21:23:11.430Z] ---> Running in 19979f3ee32b [2023-05-22T21:23:11.430Z] Removing intermediate container 19979f3ee32b [2023-05-22T21:23:11.430Z] ---> cb43096978a2 [2023-05-22T21:23:11.430Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-22T21:23:11.430Z] ---> Running in 521a22ffb850 [2023-05-22T21:23:11.689Z] Removing intermediate container 521a22ffb850 [2023-05-22T21:23:11.689Z] ---> c62a699d045d [2023-05-22T21:23:11.689Z] Step 27/29 : LABEL arch=amd64 [2023-05-22T21:23:11.689Z] ---> Running in 08e593567545 [2023-05-22T21:23:11.689Z] Removing intermediate container 08e593567545 [2023-05-22T21:23:11.689Z] ---> 2b637a0f7006 [2023-05-22T21:23:11.689Z] Step 28/29 : LABEL git_sha=baa425ce05a20cb78289cfa64e0eb056ed4482b3 [2023-05-22T21:23:11.689Z] ---> Running in 0649d2a440f8 [2023-05-22T21:23:11.949Z] Removing intermediate container 0649d2a440f8 [2023-05-22T21:23:11.949Z] ---> 14d15399e5be [2023-05-22T21:23:11.949Z] Step 29/29 : LABEL version=3.0.0-dev.38 [2023-05-22T21:23:11.949Z] ---> Running in 7c19de564cae [2023-05-22T21:23:11.949Z] Removing intermediate container 7c19de564cae [2023-05-22T21:23:11.949Z] ---> 819a985f7161 [2023-05-22T21:23:11.949Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:23:11.949Z] Successfully built 819a985f7161 [2023-05-22T21:23:11.949Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:23:12.070Z] provisioning config files... [2023-05-22T21:23:12.080Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10846804530819060827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:23:12.384Z] ---> docker-login.sh [2023-05-22T21:23:12.384Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:23:12.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:23:12.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:23:12.384Z] Configure a credential helper to remove this warning. See [2023-05-22T21:23:12.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:23:12.384Z] [2023-05-22T21:23:12.384Z] Login Succeeded [2023-05-22T21:23:12.384Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:23:12.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:23:12.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:23:12.647Z] Configure a credential helper to remove this warning. See [2023-05-22T21:23:12.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:23:12.647Z] [2023-05-22T21:23:12.647Z] Login Succeeded [2023-05-22T21:23:12.647Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:23:12.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:23:12.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:23:12.647Z] Configure a credential helper to remove this warning. See [2023-05-22T21:23:12.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:23:12.647Z] [2023-05-22T21:23:12.647Z] Login Succeeded [2023-05-22T21:23:12.647Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:23:12.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:23:12.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:23:12.908Z] Configure a credential helper to remove this warning. See [2023-05-22T21:23:12.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:23:12.908Z] [2023-05-22T21:23:12.908Z] Login Succeeded [2023-05-22T21:23:12.908Z] docker.io [2023-05-22T21:23:12.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:23:13.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:23:13.169Z] Configure a credential helper to remove this warning. See [2023-05-22T21:23:13.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:23:13.169Z] [2023-05-22T21:23:13.169Z] Login Succeeded [2023-05-22T21:23:13.169Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:23:13.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T21:23:13.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:23:13.308Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-22T21:23:13.308Z] baa425ce05a20cb78289cfa64e0eb056ed4482b3 [2023-05-22T21:23:13.308Z] latest [2023-05-22T21:23:13.308Z] 3.0.0-dev.38 [2023-05-22T21:23:13.308Z] baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 [2023-05-22T21:23:13.308Z] main [2023-05-22T21:23:13.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:13.619Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:13.932Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3 [2023-05-22T21:23:13.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-22T21:23:13.932Z] 8c0582b0bdfd: Preparing [2023-05-22T21:23:13.932Z] dc6b417c8d1a: Preparing [2023-05-22T21:23:13.932Z] 77215a482bea: Preparing [2023-05-22T21:23:13.932Z] 88015fd215df: Preparing [2023-05-22T21:23:13.932Z] 4c7e07e94293: Preparing [2023-05-22T21:23:13.932Z] 1089eb41bfe3: Preparing [2023-05-22T21:23:13.932Z] 95a6cf562c0b: Preparing [2023-05-22T21:23:13.932Z] f1417ff83b31: Preparing [2023-05-22T21:23:13.932Z] 1089eb41bfe3: Waiting [2023-05-22T21:23:13.932Z] 95a6cf562c0b: Waiting [2023-05-22T21:23:13.932Z] f1417ff83b31: Waiting [2023-05-22T21:23:13.932Z] 4c7e07e94293: Pushed [2023-05-22T21:23:13.932Z] 88015fd215df: Pushed [2023-05-22T21:23:13.932Z] 8c0582b0bdfd: Pushed [2023-05-22T21:23:13.932Z] 77215a482bea: Pushed [2023-05-22T21:23:13.932Z] f1417ff83b31: Layer already exists [2023-05-22T21:23:14.191Z] 1089eb41bfe3: Pushed [2023-05-22T21:23:14.191Z] 95a6cf562c0b: Pushed [2023-05-22T21:23:16.723Z] dc6b417c8d1a: Pushed [2023-05-22T21:23:16.723Z] baa425ce05a20cb78289cfa64e0eb056ed4482b3: digest: sha256:2325407661a1c1ecdc7d64fbb8a15af7f77caba8d657dc9be12c8cae6ab063f3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:17.030Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:17.332Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-22T21:23:17.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-22T21:23:17.333Z] 8c0582b0bdfd: Preparing [2023-05-22T21:23:17.333Z] dc6b417c8d1a: Preparing [2023-05-22T21:23:17.333Z] 77215a482bea: Preparing [2023-05-22T21:23:17.333Z] 88015fd215df: Preparing [2023-05-22T21:23:17.333Z] 4c7e07e94293: Preparing [2023-05-22T21:23:17.333Z] 1089eb41bfe3: Preparing [2023-05-22T21:23:17.333Z] 95a6cf562c0b: Preparing [2023-05-22T21:23:17.333Z] f1417ff83b31: Preparing [2023-05-22T21:23:17.333Z] 1089eb41bfe3: Waiting [2023-05-22T21:23:17.333Z] f1417ff83b31: Waiting [2023-05-22T21:23:17.333Z] 95a6cf562c0b: Waiting [2023-05-22T21:23:17.333Z] 88015fd215df: Layer already exists [2023-05-22T21:23:17.333Z] 77215a482bea: Layer already exists [2023-05-22T21:23:17.333Z] dc6b417c8d1a: Layer already exists [2023-05-22T21:23:17.333Z] 8c0582b0bdfd: Layer already exists [2023-05-22T21:23:17.333Z] 4c7e07e94293: Layer already exists [2023-05-22T21:23:17.333Z] 1089eb41bfe3: Layer already exists [2023-05-22T21:23:17.333Z] 95a6cf562c0b: Layer already exists [2023-05-22T21:23:17.333Z] f1417ff83b31: Layer already exists [2023-05-22T21:23:17.333Z] latest: digest: sha256:2325407661a1c1ecdc7d64fbb8a15af7f77caba8d657dc9be12c8cae6ab063f3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:17.642Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:17.953Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.38 [2023-05-22T21:23:17.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-22T21:23:17.953Z] 8c0582b0bdfd: Preparing [2023-05-22T21:23:17.953Z] dc6b417c8d1a: Preparing [2023-05-22T21:23:17.953Z] 77215a482bea: Preparing [2023-05-22T21:23:17.953Z] 88015fd215df: Preparing [2023-05-22T21:23:17.953Z] 4c7e07e94293: Preparing [2023-05-22T21:23:17.953Z] 1089eb41bfe3: Preparing [2023-05-22T21:23:17.953Z] 95a6cf562c0b: Preparing [2023-05-22T21:23:17.953Z] f1417ff83b31: Preparing [2023-05-22T21:23:17.953Z] 95a6cf562c0b: Waiting [2023-05-22T21:23:17.953Z] 1089eb41bfe3: Waiting [2023-05-22T21:23:17.953Z] f1417ff83b31: Waiting [2023-05-22T21:23:17.953Z] 8c0582b0bdfd: Layer already exists [2023-05-22T21:23:17.953Z] 4c7e07e94293: Layer already exists [2023-05-22T21:23:17.953Z] 88015fd215df: Layer already exists [2023-05-22T21:23:17.953Z] dc6b417c8d1a: Layer already exists [2023-05-22T21:23:17.953Z] 77215a482bea: Layer already exists [2023-05-22T21:23:17.953Z] 1089eb41bfe3: Layer already exists [2023-05-22T21:23:17.953Z] 95a6cf562c0b: Layer already exists [2023-05-22T21:23:17.953Z] f1417ff83b31: Layer already exists [2023-05-22T21:23:17.953Z] 3.0.0-dev.38: digest: sha256:2325407661a1c1ecdc7d64fbb8a15af7f77caba8d657dc9be12c8cae6ab063f3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:18.279Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:18.591Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 [2023-05-22T21:23:18.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-22T21:23:18.591Z] 8c0582b0bdfd: Preparing [2023-05-22T21:23:18.591Z] dc6b417c8d1a: Preparing [2023-05-22T21:23:18.591Z] 77215a482bea: Preparing [2023-05-22T21:23:18.591Z] 88015fd215df: Preparing [2023-05-22T21:23:18.591Z] 4c7e07e94293: Preparing [2023-05-22T21:23:18.591Z] 1089eb41bfe3: Preparing [2023-05-22T21:23:18.591Z] 95a6cf562c0b: Preparing [2023-05-22T21:23:18.591Z] 1089eb41bfe3: Waiting [2023-05-22T21:23:18.591Z] f1417ff83b31: Preparing [2023-05-22T21:23:18.591Z] f1417ff83b31: Waiting [2023-05-22T21:23:18.591Z] 95a6cf562c0b: Waiting [2023-05-22T21:23:18.591Z] 4c7e07e94293: Layer already exists [2023-05-22T21:23:18.591Z] dc6b417c8d1a: Layer already exists [2023-05-22T21:23:18.591Z] 88015fd215df: Layer already exists [2023-05-22T21:23:18.591Z] 77215a482bea: Layer already exists [2023-05-22T21:23:18.591Z] 1089eb41bfe3: Layer already exists [2023-05-22T21:23:18.591Z] 8c0582b0bdfd: Layer already exists [2023-05-22T21:23:18.591Z] 95a6cf562c0b: Layer already exists [2023-05-22T21:23:18.591Z] f1417ff83b31: Layer already exists [2023-05-22T21:23:18.591Z] baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38: digest: sha256:2325407661a1c1ecdc7d64fbb8a15af7f77caba8d657dc9be12c8cae6ab063f3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:18.924Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:19.230Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-22T21:23:19.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-22T21:23:19.230Z] 8c0582b0bdfd: Preparing [2023-05-22T21:23:19.230Z] dc6b417c8d1a: Preparing [2023-05-22T21:23:19.230Z] 77215a482bea: Preparing [2023-05-22T21:23:19.230Z] 88015fd215df: Preparing [2023-05-22T21:23:19.230Z] 4c7e07e94293: Preparing [2023-05-22T21:23:19.230Z] 1089eb41bfe3: Preparing [2023-05-22T21:23:19.230Z] 95a6cf562c0b: Preparing [2023-05-22T21:23:19.230Z] f1417ff83b31: Preparing [2023-05-22T21:23:19.230Z] 1089eb41bfe3: Waiting [2023-05-22T21:23:19.230Z] 95a6cf562c0b: Waiting [2023-05-22T21:23:19.230Z] f1417ff83b31: Waiting [2023-05-22T21:23:19.230Z] 77215a482bea: Layer already exists [2023-05-22T21:23:19.230Z] 4c7e07e94293: Layer already exists [2023-05-22T21:23:19.230Z] dc6b417c8d1a: Layer already exists [2023-05-22T21:23:19.230Z] 88015fd215df: Layer already exists [2023-05-22T21:23:19.230Z] 8c0582b0bdfd: Layer already exists [2023-05-22T21:23:19.230Z] 95a6cf562c0b: Layer already exists [2023-05-22T21:23:19.230Z] 1089eb41bfe3: Layer already exists [2023-05-22T21:23:19.230Z] f1417ff83b31: Layer already exists [2023-05-22T21:23:19.230Z] main: digest: sha256:2325407661a1c1ecdc7d64fbb8a15af7f77caba8d657dc9be12c8cae6ab063f3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T21:23:19.290Z] ===================================================== [Pipeline] echo [2023-05-22T21:23:19.301Z] taggedImages: [2023-05-22T21:23:19.301Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3 [2023-05-22T21:23:19.301Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-22T21:23:19.301Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.38 [2023-05-22T21:23:19.301Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 [2023-05-22T21:23:19.301Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:19.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:23:19.682Z] [2023-05-22T21:23:19.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:19.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:23:19.978Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T21:23:19.978Z] 5eb5b503b376: Pulling fs layer [2023-05-22T21:23:19.978Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T21:23:19.978Z] ec43610c2a17: Pulling fs layer [2023-05-22T21:23:19.978Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T21:23:19.978Z] 33b1e0a273af: Pulling fs layer [2023-05-22T21:23:19.978Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T21:23:19.978Z] 3a2ae6a8a46f: Waiting [2023-05-22T21:23:19.978Z] 33b1e0a273af: Waiting [2023-05-22T21:23:19.978Z] 2f39f015ded8: Pulling fs layer [2023-05-22T21:23:19.978Z] 2f39f015ded8: Waiting [2023-05-22T21:23:19.978Z] 5c69ac0246d0: Download complete [2023-05-22T21:23:19.978Z] 3a2ae6a8a46f: Download complete [2023-05-22T21:23:19.978Z] 33b1e0a273af: Verifying Checksum [2023-05-22T21:23:19.978Z] 33b1e0a273af: Download complete [2023-05-22T21:23:19.978Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T21:23:19.978Z] 5d3b04190fa2: Download complete [2023-05-22T21:23:19.978Z] ec43610c2a17: Verifying Checksum [2023-05-22T21:23:19.978Z] ec43610c2a17: Download complete [2023-05-22T21:23:20.237Z] 5eb5b503b376: Download complete [2023-05-22T21:23:20.804Z] 2f39f015ded8: Download complete [2023-05-22T21:23:21.370Z] 5eb5b503b376: Pull complete [2023-05-22T21:23:21.629Z] 5c69ac0246d0: Pull complete [2023-05-22T21:23:22.195Z] ec43610c2a17: Pull complete [2023-05-22T21:23:22.195Z] 3a2ae6a8a46f: Pull complete [2023-05-22T21:23:22.453Z] 33b1e0a273af: Pull complete [2023-05-22T21:23:22.453Z] 5d3b04190fa2: Pull complete [2023-05-22T21:23:27.730Z] 2f39f015ded8: Pull complete [2023-05-22T21:23:27.730Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T21:23:27.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:23:27.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:23:27.811Z] prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container [2023-05-22T21:23:27.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T21:23:30.323Z] $ docker top 257e3c71e858e6d962690db5813d827a37f20d0baa3fac9e7bd5b8057aa254be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-05-22T21:23:30.460Z] provisioning config files... [2023-05-22T21:23:30.487Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/107@tmp/config6819067409665553118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:23:30.712Z] ---> job-cost.sh [2023-05-22T21:23:30.712Z] lf-activate-venv: SKIPPING [2023-05-22T21:23:30.712Z] INFO: No Stack... [2023-05-22T21:23:30.845Z] ---> docker-login.sh [2023-05-22T21:23:30.845Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:23:30.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:23:31.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:23:31.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:23:31.385Z] Configure a credential helper to remove this warning. See [2023-05-22T21:23:31.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:23:31.385Z] [2023-05-22T21:23:31.385Z] Login Succeeded [2023-05-22T21:23:31.385Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:23:31.540Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:23:31.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:23:31.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:23:31.656Z] Configure a credential helper to remove this warning. See [2023-05-22T21:23:31.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:23:31.656Z] [2023-05-22T21:23:31.656Z] Login Succeeded [2023-05-22T21:23:31.828Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-22T21:23:31.828Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:23:31.838Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] [2023-05-22T21:23:31.844Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] did not exist. Created. [2023-05-22T21:23:31.844Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:23:31.926Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:23:31.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:23:32.144Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T21:23:32.177Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:23:32.183Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] [Pipeline] // lock [2023-05-22T21:23:32.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:23:32.196Z] Configure a credential helper to remove this warning. See [2023-05-22T21:23:32.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:23:32.196Z] [2023-05-22T21:23:32.196Z] Login Succeeded [2023-05-22T21:23:32.196Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [2023-05-22T21:23:32.204Z] $ docker stop --time=1 257e3c71e858e6d962690db5813d827a37f20d0baa3fac9e7bd5b8057aa254be [2023-05-22T21:23:32.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:23:32.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:23:32.468Z] Configure a credential helper to remove this warning. See [2023-05-22T21:23:32.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:23:32.468Z] [2023-05-22T21:23:32.468Z] Login Succeeded [2023-05-22T21:23:32.468Z] docker.io [2023-05-22T21:23:33.369Z] $ docker rm -f --volumes 257e3c71e858e6d962690db5813d827a37f20d0baa3fac9e7bd5b8057aa254be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T21:23:33.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:23:34.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:23:34.166Z] Configure a credential helper to remove this warning. See [2023-05-22T21:23:34.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:23:34.166Z] [2023-05-22T21:23:34.166Z] Login Succeeded [2023-05-22T21:23:34.166Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:23:34.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:23:34.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:23:34.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:23:34.510Z] ========================================================= [2023-05-22T21:23:34.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T21:23:34.510Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:23:34.851Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T21:23:35.122Z] Sending build context to Docker daemon 678.4kB [2023-05-22T21:23:35.122Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:23:35.122Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T21:23:35.399Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T21:23:35.399Z] c41833b44d91: Pulling fs layer [2023-05-22T21:23:35.399Z] ed15518f5707: Pulling fs layer [2023-05-22T21:23:35.399Z] feae8fd75edb: Pulling fs layer [2023-05-22T21:23:35.399Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T21:23:35.399Z] 3cdef696dda3: Pulling fs layer [2023-05-22T21:23:35.399Z] 2ced38df9373: Pulling fs layer [2023-05-22T21:23:35.399Z] 58f1dce35555: Pulling fs layer [2023-05-22T21:23:35.399Z] 242c74f7c9fa: Waiting [2023-05-22T21:23:35.399Z] 3cdef696dda3: Waiting [2023-05-22T21:23:35.399Z] 2ced38df9373: Waiting [2023-05-22T21:23:35.399Z] 58f1dce35555: Waiting [2023-05-22T21:23:35.399Z] ed15518f5707: Verifying Checksum [2023-05-22T21:23:35.399Z] ed15518f5707: Download complete [2023-05-22T21:23:35.399Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T21:23:35.399Z] 242c74f7c9fa: Download complete [2023-05-22T21:23:35.399Z] 3cdef696dda3: Verifying Checksum [2023-05-22T21:23:35.399Z] 3cdef696dda3: Download complete [2023-05-22T21:23:35.399Z] c41833b44d91: Verifying Checksum [2023-05-22T21:23:36.388Z] c41833b44d91: Pull complete [2023-05-22T21:23:36.659Z] 58f1dce35555: Verifying Checksum [2023-05-22T21:23:36.659Z] 58f1dce35555: Download complete [2023-05-22T21:23:36.932Z] ed15518f5707: Pull complete [2023-05-22T21:23:37.904Z] feae8fd75edb: Verifying Checksum [2023-05-22T21:23:37.904Z] feae8fd75edb: Download complete [2023-05-22T21:23:37.904Z] 2ced38df9373: Verifying Checksum [2023-05-22T21:23:37.904Z] 2ced38df9373: Download complete [2023-05-22T21:23:50.249Z] feae8fd75edb: Pull complete [2023-05-22T21:23:50.250Z] 242c74f7c9fa: Pull complete [2023-05-22T21:23:50.250Z] 3cdef696dda3: Pull complete [2023-05-22T21:23:55.623Z] 2ced38df9373: Pull complete [2023-05-22T21:23:58.237Z] 58f1dce35555: Pull complete [2023-05-22T21:23:58.237Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T21:23:58.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T21:23:58.237Z] ---> fadd8f120f05 [2023-05-22T21:23:58.237Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:24:00.221Z] ---> Running in ed35c3af005b [2023-05-22T21:24:00.492Z] Removing intermediate container ed35c3af005b [2023-05-22T21:24:00.492Z] ---> bc8604080a84 [2023-05-22T21:24:00.492Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:24:00.492Z] ---> Running in 56cb0d34e609 [2023-05-22T21:24:00.771Z] Removing intermediate container 56cb0d34e609 [2023-05-22T21:24:00.771Z] ---> f74404c8f4a4 [2023-05-22T21:24:00.771Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:24:00.771Z] ---> Running in 5f0853545ab3 [2023-05-22T21:24:01.040Z] Removing intermediate container 5f0853545ab3 [2023-05-22T21:24:01.040Z] ---> be0af310d316 [2023-05-22T21:24:01.040Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:24:01.309Z] ---> Running in af047ab5c207 [2023-05-22T21:24:02.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:24:02.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:24:04.279Z] OK: 263 MiB in 53 packages [2023-05-22T21:24:04.869Z] Removing intermediate container af047ab5c207 [2023-05-22T21:24:04.869Z] ---> c1f5d79e1707 [2023-05-22T21:24:04.869Z] Step 7/12 : WORKDIR /app [2023-05-22T21:24:04.869Z] ---> Running in b5a4f2f4143f [2023-05-22T21:24:05.454Z] Removing intermediate container b5a4f2f4143f [2023-05-22T21:24:05.454Z] ---> 49152a3e82ad [2023-05-22T21:24:05.454Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T21:24:05.726Z] ---> 17cf9a9909e8 [2023-05-22T21:24:05.726Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:24:05.997Z] ---> Running in 6310659f9953 [2023-05-22T21:25:27.667Z] Removing intermediate container 6310659f9953 [2023-05-22T21:25:27.667Z] ---> 100f5ebbde5a [2023-05-22T21:25:27.667Z] Step 10/12 : COPY . . [2023-05-22T21:25:27.667Z] ---> 1e39fe8b9602 [2023-05-22T21:25:27.667Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:25:27.667Z] ---> Running in 419234e7e629 [2023-05-22T21:25:27.667Z] Removing intermediate container 419234e7e629 [2023-05-22T21:25:27.667Z] ---> 74f0e8ec64ff [2023-05-22T21:25:27.667Z] Step 12/12 : RUN $MAKE [2023-05-22T21:25:27.667Z] ---> Running in 89775cb07c31 [2023-05-22T21:25:27.667Z] noop [2023-05-22T21:25:27.667Z] Removing intermediate container 89775cb07c31 [2023-05-22T21:25:27.667Z] ---> ee060e6fa649 [2023-05-22T21:25:27.667Z] Successfully built ee060e6fa649 [2023-05-22T21:25:27.667Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:25:28.052Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:25:28.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:25:28.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-16357 does not seem to be running inside a container [2023-05-22T21:25:28.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/107 -v /w/workspace/app-rfid-llrp-inventory/107:/w/workspace/app-rfid-llrp-inventory/107:rw,z -v /w/workspace/app-rfid-llrp-inventory/107@tmp:/w/workspace/app-rfid-llrp-inventory/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T21:25:29.538Z] $ docker top 05018fe64e810832dbc260b2cffd47318b363c2ee7a3a9de51d76867dd1ed27c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:25:30.371Z] + go version [2023-05-22T21:25:30.372Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T21:25:30.393Z] $ docker stop --time=1 05018fe64e810832dbc260b2cffd47318b363c2ee7a3a9de51d76867dd1ed27c [2023-05-22T21:25:32.248Z] $ docker rm -f --volumes 05018fe64e810832dbc260b2cffd47318b363c2ee7a3a9de51d76867dd1ed27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:25:32.801Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:25:32.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:25:32.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-16357 does not seem to be running inside a container [2023-05-22T21:25:33.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/107 -v /w/workspace/app-rfid-llrp-inventory/107:/w/workspace/app-rfid-llrp-inventory/107:rw,z -v /w/workspace/app-rfid-llrp-inventory/107@tmp:/w/workspace/app-rfid-llrp-inventory/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T21:25:34.265Z] $ docker top f7681aa1b07e4658225bca091c9910e3209c5fc09f780d04c8ab44855fb67067 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:25:34.790Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/107 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:25:35.713Z] + make test [2023-05-22T21:25:35.713Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-22T21:28:27.461Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-22T21:28:27.461Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-22T21:28:27.730Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.458s coverage: 86.2% of statements [2023-05-22T21:28:40.071Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.597s coverage: 71.9% of statements [2023-05-22T21:28:40.071Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T21:28:40.071Z] go vet ./... [2023-05-22T21:31:16.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:31:16.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:31:16.821Z] ./bin/test-attribution.sh [2023-05-22T21:31:16.821Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-22T21:31:16.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:31:16.857Z] $ docker stop --time=1 f7681aa1b07e4658225bca091c9910e3209c5fc09f780d04c8ab44855fb67067 [2023-05-22T21:31:18.914Z] $ docker rm -f --volumes f7681aa1b07e4658225bca091c9910e3209c5fc09f780d04c8ab44855fb67067 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:31:20.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:31:20.770Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T21:31:21.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:31:21.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:31:22.164Z] + ls -al . [2023-05-22T21:31:22.164Z] total 224 [2023-05-22T21:31:22.164Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:25 . [2023-05-22T21:31:22.164Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:23 .. [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 262 May 22 21:23 .dockerignore [2023-05-22T21:31:22.164Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:23 .git [2023-05-22T21:31:22.164Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:23 .github [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 788 May 22 21:23 .gitignore [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:23 .golangci.yml [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 22 21:23 Attribution.txt [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 22 21:23 CHANGELOG.md [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 22 21:23 Dockerfile [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:23 GOVERNANCE.md [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 687 May 22 21:23 Jenkinsfile [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 22 21:23 LICENSE [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 22 21:23 Makefile [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 617 May 22 21:23 OWNERS.md [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 22 21:23 README.md [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 21:21 VERSION [2023-05-22T21:31:22.164Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:23 bin [2023-05-22T21:31:22.164Z] -rw-r--r-- 1 jenkins jenkins 41317 May 22 21:28 coverage.out [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 22 21:23 go.mod [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 22 21:23 go.sum [2023-05-22T21:31:22.164Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:23 images [2023-05-22T21:31:22.164Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:23 internal [2023-05-22T21:31:22.164Z] -rw-rw-r-- 1 jenkins jenkins 531 May 22 21:23 main.go [2023-05-22T21:31:22.164Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:23 res [2023-05-22T21:31:22.164Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:23 snap [2023-05-22T21:31:22.164Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:31:22.530Z] + 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=baa425ce05a20cb78289cfa64e0eb056ed4482b3 --label arch=arm64 --label version=3.0.0-dev.38 . [2023-05-22T21:31:22.802Z] Sending build context to Docker daemon 678.4kB [2023-05-22T21:31:22.802Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:31:22.802Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-22T21:31:22.802Z] ---> ee060e6fa649 [2023-05-22T21:31:22.802Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:31:23.071Z] ---> Running in df5cc429f430 [2023-05-22T21:31:23.345Z] Removing intermediate container df5cc429f430 [2023-05-22T21:31:23.345Z] ---> d2c65ceaaff4 [2023-05-22T21:31:23.345Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:31:23.345Z] ---> Running in c9e0ca4c7678 [2023-05-22T21:31:23.614Z] Removing intermediate container c9e0ca4c7678 [2023-05-22T21:31:23.614Z] ---> 994e0750e190 [2023-05-22T21:31:23.614Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:31:23.886Z] ---> Running in e98fd6de6990 [2023-05-22T21:31:24.157Z] Removing intermediate container e98fd6de6990 [2023-05-22T21:31:24.157Z] ---> 84cd109ef0b0 [2023-05-22T21:31:24.157Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:31:24.157Z] ---> Running in 21b0e4bb57ad [2023-05-22T21:31:25.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:31:26.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:31:27.603Z] OK: 263 MiB in 53 packages [2023-05-22T21:31:28.191Z] Removing intermediate container 21b0e4bb57ad [2023-05-22T21:31:28.191Z] ---> e909a0fc869b [2023-05-22T21:31:28.191Z] Step 7/29 : WORKDIR /app [2023-05-22T21:31:28.462Z] ---> Running in 8a0da7c7c6c1 [2023-05-22T21:31:28.736Z] Removing intermediate container 8a0da7c7c6c1 [2023-05-22T21:31:28.736Z] ---> 757cf704bf31 [2023-05-22T21:31:28.736Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-22T21:31:29.323Z] ---> b3d97b4e26f5 [2023-05-22T21:31:29.323Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:31:29.323Z] ---> Running in 992bf2259bbf [2023-05-22T21:31:31.924Z] Removing intermediate container 992bf2259bbf [2023-05-22T21:31:31.924Z] ---> 991539e8d23e [2023-05-22T21:31:31.924Z] Step 10/29 : COPY . . [2023-05-22T21:31:32.891Z] ---> 744c6cea153a [2023-05-22T21:31:32.891Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:31:32.891Z] ---> Running in be58df3780e4 [2023-05-22T21:31:33.166Z] Removing intermediate container be58df3780e4 [2023-05-22T21:31:33.166Z] ---> 8e3a773c5500 [2023-05-22T21:31:33.166Z] Step 12/29 : RUN $MAKE [2023-05-22T21:31:33.166Z] ---> Running in df3d0143c2eb [2023-05-22T21:31:34.585Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.38 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.38" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-22T21:34:11.360Z] Removing intermediate container df3d0143c2eb [2023-05-22T21:34:11.360Z] ---> 1885802e1d8e [2023-05-22T21:34:11.360Z] Step 13/29 : FROM alpine:3.17 [2023-05-22T21:34:11.360Z] 3.17: Pulling from library/alpine [2023-05-22T21:34:11.360Z] c41833b44d91: Already exists [2023-05-22T21:34:11.360Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:34:11.360Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:34:11.360Z] ---> 51e60588ff2c [2023-05-22T21:34:11.360Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-22T21:34:11.360Z] ---> Running in 663da45ff68b [2023-05-22T21:34:11.360Z] Removing intermediate container 663da45ff68b [2023-05-22T21:34:11.360Z] ---> 2db8b140d37b [2023-05-22T21:34:11.360Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-22T21:34:11.360Z] ---> Running in 3612f745616d [2023-05-22T21:34:11.360Z] Removing intermediate container 3612f745616d [2023-05-22T21:34:11.360Z] ---> 490e35d4c605 [2023-05-22T21:34:11.360Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-22T21:34:11.360Z] ---> Running in 0c073ca56cf4 [2023-05-22T21:34:11.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:34:11.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:34:11.360Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T21:34:11.360Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T21:34:11.360Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:34:11.360Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T21:34:11.360Z] OK: 8 MiB in 17 packages [2023-05-22T21:34:11.360Z] Removing intermediate container 0c073ca56cf4 [2023-05-22T21:34:11.360Z] ---> 02c733ed3358 [2023-05-22T21:34:11.360Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-22T21:34:11.360Z] ---> b4f7d5babf9c [2023-05-22T21:34:11.360Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-22T21:34:11.360Z] ---> f264f0d83413 [2023-05-22T21:34:11.360Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-22T21:34:11.360Z] ---> 16226533eeb7 [2023-05-22T21:34:11.360Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-22T21:34:11.360Z] ---> 4c41ae2cd0c1 [2023-05-22T21:34:11.361Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-22T21:34:12.321Z] ---> a24de9aabcb1 [2023-05-22T21:34:12.321Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-22T21:34:12.321Z] ---> Running in f01b73a35e52 [2023-05-22T21:34:14.302Z] Removing intermediate container f01b73a35e52 [2023-05-22T21:34:14.302Z] ---> cf0c51bf7e98 [2023-05-22T21:34:14.302Z] Step 23/29 : VOLUME /cache [2023-05-22T21:34:14.302Z] ---> Running in 229ef77d66cd [2023-05-22T21:34:14.570Z] Removing intermediate container 229ef77d66cd [2023-05-22T21:34:14.570Z] ---> 8e2a0e539b9f [2023-05-22T21:34:14.570Z] Step 24/29 : EXPOSE 59711 [2023-05-22T21:34:14.570Z] ---> Running in 396705c3a467 [2023-05-22T21:34:14.838Z] Removing intermediate container 396705c3a467 [2023-05-22T21:34:14.838Z] ---> 38faa0a16d55 [2023-05-22T21:34:14.838Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-22T21:34:15.107Z] ---> Running in 6b66b69d0159 [2023-05-22T21:34:15.375Z] Removing intermediate container 6b66b69d0159 [2023-05-22T21:34:15.375Z] ---> 866ad5a05772 [2023-05-22T21:34:15.375Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-22T21:34:15.375Z] ---> Running in dff30bdc3a16 [2023-05-22T21:34:15.644Z] Removing intermediate container dff30bdc3a16 [2023-05-22T21:34:15.644Z] ---> 16a8ee8dbc7f [2023-05-22T21:34:15.644Z] Step 27/29 : LABEL arch=arm64 [2023-05-22T21:34:15.911Z] ---> Running in aae9a91942fd [2023-05-22T21:34:16.187Z] Removing intermediate container aae9a91942fd [2023-05-22T21:34:16.187Z] ---> c1d36fe72ca6 [2023-05-22T21:34:16.187Z] Step 28/29 : LABEL git_sha=baa425ce05a20cb78289cfa64e0eb056ed4482b3 [2023-05-22T21:34:16.466Z] ---> Running in baf5241dfd2c [2023-05-22T21:34:16.733Z] Removing intermediate container baf5241dfd2c [2023-05-22T21:34:16.733Z] ---> bdb79731fa0c [2023-05-22T21:34:16.733Z] Step 29/29 : LABEL version=3.0.0-dev.38 [2023-05-22T21:34:16.733Z] ---> Running in 0437887bde3e [2023-05-22T21:34:17.000Z] Removing intermediate container 0437887bde3e [2023-05-22T21:34:17.000Z] ---> d05b165bce0b [2023-05-22T21:34:17.000Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:34:17.000Z] Successfully built d05b165bce0b [2023-05-22T21:34:17.000Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:34:17.129Z] provisioning config files... [2023-05-22T21:34:17.145Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/107@tmp/config2696777062663389190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:34:17.486Z] ---> docker-login.sh [2023-05-22T21:34:17.486Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:34:17.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:17.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:17.756Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:17.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:17.756Z] [2023-05-22T21:34:17.756Z] Login Succeeded [2023-05-22T21:34:17.756Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:34:18.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:18.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:18.025Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:18.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:18.025Z] [2023-05-22T21:34:18.025Z] Login Succeeded [2023-05-22T21:34:18.025Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:34:18.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:18.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:18.566Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:18.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:18.566Z] [2023-05-22T21:34:18.566Z] Login Succeeded [2023-05-22T21:34:18.566Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:34:18.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:18.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:18.832Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:18.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:18.832Z] [2023-05-22T21:34:18.832Z] Login Succeeded [2023-05-22T21:34:18.832Z] docker.io [2023-05-22T21:34:19.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:19.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:19.369Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:19.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:19.369Z] [2023-05-22T21:34:19.369Z] Login Succeeded [2023-05-22T21:34:19.369Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:34:19.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T21:34:19.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:34:19.424Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-22T21:34:19.424Z] baa425ce05a20cb78289cfa64e0eb056ed4482b3 [2023-05-22T21:34:19.424Z] latest [2023-05-22T21:34:19.424Z] 3.0.0-dev.38 [2023-05-22T21:34:19.424Z] baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 [2023-05-22T21:34:19.424Z] main [2023-05-22T21:34:19.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:19.819Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:20.210Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3 [2023-05-22T21:34:20.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-22T21:34:20.210Z] 0ff576bb1da4: Preparing [2023-05-22T21:34:20.210Z] 12b508f22a60: Preparing [2023-05-22T21:34:20.210Z] 7563bba62925: Preparing [2023-05-22T21:34:20.210Z] 1e028b8e138e: Preparing [2023-05-22T21:34:20.210Z] 7042536e410b: Preparing [2023-05-22T21:34:20.210Z] 1ba990b8d18d: Preparing [2023-05-22T21:34:20.210Z] d25c502db47f: Preparing [2023-05-22T21:34:20.210Z] 26cbea5cba74: Preparing [2023-05-22T21:34:20.210Z] 1ba990b8d18d: Waiting [2023-05-22T21:34:20.210Z] 26cbea5cba74: Waiting [2023-05-22T21:34:20.210Z] d25c502db47f: Waiting [2023-05-22T21:34:20.510Z] 7042536e410b: Pushed [2023-05-22T21:34:20.510Z] 0ff576bb1da4: Pushed [2023-05-22T21:34:20.510Z] 1e028b8e138e: Pushed [2023-05-22T21:34:20.510Z] 7563bba62925: Pushed [2023-05-22T21:34:20.510Z] 26cbea5cba74: Layer already exists [2023-05-22T21:34:20.789Z] 1ba990b8d18d: Pushed [2023-05-22T21:34:20.789Z] d25c502db47f: Pushed [2023-05-22T21:34:26.165Z] 12b508f22a60: Pushed [2023-05-22T21:34:26.165Z] baa425ce05a20cb78289cfa64e0eb056ed4482b3: digest: sha256:28b4cd573d7f6ae10f2e00be920635e95e309b9b1b4da07704aa0906654c239d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:26.516Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:26.859Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-22T21:34:26.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-22T21:34:26.859Z] 0ff576bb1da4: Preparing [2023-05-22T21:34:26.859Z] 12b508f22a60: Preparing [2023-05-22T21:34:26.859Z] 7563bba62925: Preparing [2023-05-22T21:34:26.859Z] 1e028b8e138e: Preparing [2023-05-22T21:34:26.859Z] 7042536e410b: Preparing [2023-05-22T21:34:26.859Z] 1ba990b8d18d: Preparing [2023-05-22T21:34:26.859Z] d25c502db47f: Preparing [2023-05-22T21:34:26.859Z] 26cbea5cba74: Preparing [2023-05-22T21:34:26.859Z] d25c502db47f: Waiting [2023-05-22T21:34:26.859Z] 1ba990b8d18d: Waiting [2023-05-22T21:34:26.859Z] 26cbea5cba74: Waiting [2023-05-22T21:34:26.859Z] 12b508f22a60: Layer already exists [2023-05-22T21:34:26.859Z] 7042536e410b: Layer already exists [2023-05-22T21:34:26.859Z] 0ff576bb1da4: Layer already exists [2023-05-22T21:34:26.859Z] 7563bba62925: Layer already exists [2023-05-22T21:34:26.859Z] 1e028b8e138e: Layer already exists [2023-05-22T21:34:26.859Z] d25c502db47f: Layer already exists [2023-05-22T21:34:26.859Z] 26cbea5cba74: Layer already exists [2023-05-22T21:34:26.859Z] 1ba990b8d18d: Layer already exists [2023-05-22T21:34:27.126Z] latest: digest: sha256:28b4cd573d7f6ae10f2e00be920635e95e309b9b1b4da07704aa0906654c239d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:27.484Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:27.836Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.38 [2023-05-22T21:34:27.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-22T21:34:27.837Z] 0ff576bb1da4: Preparing [2023-05-22T21:34:27.837Z] 12b508f22a60: Preparing [2023-05-22T21:34:27.837Z] 7563bba62925: Preparing [2023-05-22T21:34:27.837Z] 1e028b8e138e: Preparing [2023-05-22T21:34:27.837Z] 7042536e410b: Preparing [2023-05-22T21:34:27.837Z] 1ba990b8d18d: Preparing [2023-05-22T21:34:27.837Z] d25c502db47f: Preparing [2023-05-22T21:34:27.837Z] 26cbea5cba74: Preparing [2023-05-22T21:34:27.837Z] 1ba990b8d18d: Waiting [2023-05-22T21:34:27.837Z] d25c502db47f: Waiting [2023-05-22T21:34:27.837Z] 26cbea5cba74: Waiting [2023-05-22T21:34:27.837Z] 0ff576bb1da4: Layer already exists [2023-05-22T21:34:27.837Z] 7042536e410b: Layer already exists [2023-05-22T21:34:27.837Z] 1e028b8e138e: Layer already exists [2023-05-22T21:34:27.837Z] 12b508f22a60: Layer already exists [2023-05-22T21:34:27.837Z] 7563bba62925: Layer already exists [2023-05-22T21:34:27.837Z] 26cbea5cba74: Layer already exists [2023-05-22T21:34:27.837Z] 1ba990b8d18d: Layer already exists [2023-05-22T21:34:27.837Z] d25c502db47f: Layer already exists [2023-05-22T21:34:28.105Z] 3.0.0-dev.38: digest: sha256:28b4cd573d7f6ae10f2e00be920635e95e309b9b1b4da07704aa0906654c239d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:28.473Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:28.820Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 [2023-05-22T21:34:28.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-22T21:34:28.820Z] 0ff576bb1da4: Preparing [2023-05-22T21:34:28.820Z] 12b508f22a60: Preparing [2023-05-22T21:34:28.820Z] 7563bba62925: Preparing [2023-05-22T21:34:28.820Z] 1e028b8e138e: Preparing [2023-05-22T21:34:28.820Z] 7042536e410b: Preparing [2023-05-22T21:34:28.820Z] 1ba990b8d18d: Preparing [2023-05-22T21:34:28.820Z] d25c502db47f: Preparing [2023-05-22T21:34:28.820Z] 26cbea5cba74: Preparing [2023-05-22T21:34:28.820Z] 1ba990b8d18d: Waiting [2023-05-22T21:34:28.820Z] d25c502db47f: Waiting [2023-05-22T21:34:28.820Z] 26cbea5cba74: Waiting [2023-05-22T21:34:29.088Z] 1e028b8e138e: Layer already exists [2023-05-22T21:34:29.088Z] 12b508f22a60: Layer already exists [2023-05-22T21:34:29.088Z] 0ff576bb1da4: Layer already exists [2023-05-22T21:34:29.088Z] 7042536e410b: Layer already exists [2023-05-22T21:34:29.088Z] 7563bba62925: Layer already exists [2023-05-22T21:34:29.088Z] 26cbea5cba74: Layer already exists [2023-05-22T21:34:29.088Z] d25c502db47f: Layer already exists [2023-05-22T21:34:29.088Z] 1ba990b8d18d: Layer already exists [2023-05-22T21:34:29.088Z] baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38: digest: sha256:28b4cd573d7f6ae10f2e00be920635e95e309b9b1b4da07704aa0906654c239d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:29.457Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:29.860Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-22T21:34:29.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-22T21:34:29.860Z] 0ff576bb1da4: Preparing [2023-05-22T21:34:29.860Z] 12b508f22a60: Preparing [2023-05-22T21:34:29.860Z] 7563bba62925: Preparing [2023-05-22T21:34:29.860Z] 1e028b8e138e: Preparing [2023-05-22T21:34:29.860Z] 7042536e410b: Preparing [2023-05-22T21:34:29.860Z] 1ba990b8d18d: Preparing [2023-05-22T21:34:29.860Z] d25c502db47f: Preparing [2023-05-22T21:34:29.860Z] 26cbea5cba74: Preparing [2023-05-22T21:34:29.860Z] 1ba990b8d18d: Waiting [2023-05-22T21:34:29.860Z] d25c502db47f: Waiting [2023-05-22T21:34:29.860Z] 26cbea5cba74: Waiting [2023-05-22T21:34:29.860Z] 1e028b8e138e: Layer already exists [2023-05-22T21:34:29.860Z] 7042536e410b: Layer already exists [2023-05-22T21:34:29.860Z] d25c502db47f: Layer already exists [2023-05-22T21:34:29.860Z] 1ba990b8d18d: Layer already exists [2023-05-22T21:34:29.860Z] 0ff576bb1da4: Layer already exists [2023-05-22T21:34:29.860Z] 7563bba62925: Layer already exists [2023-05-22T21:34:29.860Z] 12b508f22a60: Layer already exists [2023-05-22T21:34:29.860Z] 26cbea5cba74: Layer already exists [2023-05-22T21:34:30.135Z] main: digest: sha256:28b4cd573d7f6ae10f2e00be920635e95e309b9b1b4da07704aa0906654c239d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T21:34:30.185Z] ===================================================== [Pipeline] echo [2023-05-22T21:34:30.196Z] taggedImages: [2023-05-22T21:34:30.196Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3 [2023-05-22T21:34:30.196Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-22T21:34:30.196Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.38 [2023-05-22T21:34:30.196Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:baa425ce05a20cb78289cfa64e0eb056ed4482b3-3.0.0-dev.38 [2023-05-22T21:34:30.196Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:30.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:34:30.596Z] [2023-05-22T21:34:30.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:30.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:34:30.942Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T21:34:30.942Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T21:34:30.942Z] 04944245beec: Pulling fs layer [2023-05-22T21:34:30.942Z] 699f458cf7ca: Pulling fs layer [2023-05-22T21:34:30.942Z] 765212b225bb: Pulling fs layer [2023-05-22T21:34:30.942Z] f23df028b6ca: Pulling fs layer [2023-05-22T21:34:30.942Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T21:34:30.942Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T21:34:30.942Z] 765212b225bb: Waiting [2023-05-22T21:34:30.942Z] f23df028b6ca: Waiting [2023-05-22T21:34:30.942Z] d65c8cfc05b1: Waiting [2023-05-22T21:34:30.942Z] 2437ff75d9bd: Waiting [2023-05-22T21:34:31.212Z] 04944245beec: Verifying Checksum [2023-05-22T21:34:31.212Z] 04944245beec: Download complete [2023-05-22T21:34:31.212Z] 765212b225bb: Verifying Checksum [2023-05-22T21:34:31.212Z] 765212b225bb: Download complete [2023-05-22T21:34:31.212Z] f23df028b6ca: Download complete [2023-05-22T21:34:31.212Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T21:34:31.212Z] d65c8cfc05b1: Download complete [2023-05-22T21:34:31.481Z] 699f458cf7ca: Verifying Checksum [2023-05-22T21:34:31.481Z] 699f458cf7ca: Download complete [2023-05-22T21:34:31.749Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T21:34:31.749Z] 8998bd30e6a1: Download complete [2023-05-22T21:34:34.336Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T21:34:34.336Z] 2437ff75d9bd: Download complete [2023-05-22T21:34:35.744Z] 8998bd30e6a1: Pull complete [2023-05-22T21:34:36.011Z] 04944245beec: Pull complete [2023-05-22T21:34:37.425Z] 699f458cf7ca: Pull complete [2023-05-22T21:34:37.701Z] 765212b225bb: Pull complete [2023-05-22T21:34:38.287Z] f23df028b6ca: Pull complete [2023-05-22T21:34:38.554Z] d65c8cfc05b1: Pull complete [2023-05-22T21:34:53.563Z] 2437ff75d9bd: Pull complete [2023-05-22T21:34:53.563Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T21:34:53.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:34:53.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:34:53.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-16357 does not seem to be running inside a container [2023-05-22T21:34:53.848Z] $ 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/107 -v /w/workspace/app-rfid-llrp-inventory/107:/w/workspace/app-rfid-llrp-inventory/107:rw,z -v /w/workspace/app-rfid-llrp-inventory/107@tmp:/w/workspace/app-rfid-llrp-inventory/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-22T21:34:56.903Z] $ docker top 41c5c78dbeece6d27797330b84dfad093dc3d119e81d7e23b0b83800ddb18824 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:34:57.753Z] ---> job-cost.sh [2023-05-22T21:34:57.754Z] lf-activate-venv: SKIPPING [2023-05-22T21:34:57.754Z] INFO: No Stack... [2023-05-22T21:34:58.021Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T21:34:58.992Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:34:59.638Z] + cat /w/workspace/app-rfid-llrp-inventory/107/archives/cost.csv [2023-05-22T21:34:59.638Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:34:59.716Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] [2023-05-22T21:34:59.727Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] did not exist. Created. [2023-05-22T21:34:59.727Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:35:00.409Z] /w/workspace/app-rfid-llrp-inventory/107@tmp/durable-a473b694/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T21:35:01.081Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T21:35:01.099Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T21:35:01.165Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:35:01.174Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:35:01.193Z] $ docker stop --time=1 41c5c78dbeece6d27797330b84dfad093dc3d119e81d7e23b0b83800ddb18824 [2023-05-22T21:35:02.748Z] $ docker rm -f --volumes 41c5c78dbeece6d27797330b84dfad093dc3d119e81d7e23b0b83800ddb18824 [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 [2023-05-22T21:35:03.170Z] provisioning config files... [2023-05-22T21:35:03.178Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8938472499153229809tmp [Pipeline] { [Pipeline] sh [2023-05-22T21:35:03.473Z] + set +x [2023-05-22T21:35:03.473Z] + bash -s -- [2023-05-22T21:35:03.473Z] + curl -s https://codecov.io/bash [2023-05-22T21:35:03.473Z] [2023-05-22T21:35:03.473Z] _____ _ [2023-05-22T21:35:03.473Z] / ____| | | [2023-05-22T21:35:03.473Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T21:35:03.473Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T21:35:03.473Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T21:35:03.473Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T21:35:03.473Z] Bash-1.0.6 [2023-05-22T21:35:03.473Z] [2023-05-22T21:35:03.473Z] [2023-05-22T21:35:03.473Z] ==> git version 2.25.1 found [2023-05-22T21:35:03.473Z] ==> 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 [2023-05-22T21:35:03.473Z] Release-Date: 2020-01-08 [2023-05-22T21:35:03.473Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-22T21:35:03.473Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T21:35:03.473Z] ==> Jenkins CI detected. [2023-05-22T21:35:03.473Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-22T21:35:03.473Z] project root: . [2023-05-22T21:35:03.473Z] --> token set from env [2023-05-22T21:35:03.473Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T21:35:03.473Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T21:35:03.473Z] ==> Python coveragepy not found [2023-05-22T21:35:03.473Z] ==> Searching for coverage reports in: [2023-05-22T21:35:03.473Z] + . [2023-05-22T21:35:03.473Z] -> Found 1 reports [2023-05-22T21:35:03.473Z] ==> Detecting git/mercurial file structure [2023-05-22T21:35:03.732Z] ==> Reading reports [2023-05-22T21:35:03.732Z] + ./coverage.out bytes=41317 [2023-05-22T21:35:03.732Z] ==> Appending adjustments [2023-05-22T21:35:03.732Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T21:35:03.732Z] + Found adjustments [2023-05-22T21:35:03.732Z] ==> Gzipping contents [2023-05-22T21:35:03.732Z] 12K /tmp/codecov.pvnQFJ.gz [2023-05-22T21:35:03.732Z] ==> Uploading reports [2023-05-22T21:35:03.732Z] url: https://codecov.io [2023-05-22T21:35:03.732Z] query: branch=main&commit=baa425ce05a20cb78289cfa64e0eb056ed4482b3&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T21:35:03.732Z] -> Pinging Codecov [2023-05-22T21:35:03.732Z] 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=baa425ce05a20cb78289cfa64e0eb056ed4482b3&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T21:35:03.990Z] -> Uploading to [2023-05-22T21:35:03.990Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/581DD39554BDF9B6E22D074273EAD858/baa425ce05a20cb78289cfa64e0eb056ed4482b3/f8402bbb-40ac-40c0-ad1c-6f989f883ed8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T213503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30ff2a7ad46085b6956857c00ca9ea42b3b4d43d3e11838dbcbe24983632fa86 [2023-05-22T21:35:03.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:35:03.990Z] Dload Upload Total Spent Left Speed [2023-05-22T21:35:04.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 62765 --:--:-- --:--:-- --:--:-- 62765 [2023-05-22T21:35:04.250Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] } [2023-05-22T21:35:04.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-22T21:35:04.468Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-22T21:35:04.479Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:04.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T21:35:04.785Z] [2023-05-22T21:35:04.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:05.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T21:35:05.090Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-22T21:35:05.090Z] df9b9388f04a: Pulling fs layer [2023-05-22T21:35:05.090Z] 52dc419b0ee2: Pulling fs layer [2023-05-22T21:35:05.090Z] 25bc292e5bac: Pulling fs layer [2023-05-22T21:35:05.090Z] 114826534d7a: Pulling fs layer [2023-05-22T21:35:05.090Z] 4657fd5d0bcf: Pulling fs layer [2023-05-22T21:35:05.090Z] 114826534d7a: Waiting [2023-05-22T21:35:05.090Z] 6ad1cebc031e: Pulling fs layer [2023-05-22T21:35:05.090Z] 8a3aa393b2d8: Pulling fs layer [2023-05-22T21:35:05.090Z] 6ad1cebc031e: Waiting [2023-05-22T21:35:05.090Z] 4657fd5d0bcf: Waiting [2023-05-22T21:35:05.090Z] 25bc292e5bac: Verifying Checksum [2023-05-22T21:35:05.090Z] 25bc292e5bac: Download complete [2023-05-22T21:35:05.090Z] 52dc419b0ee2: Verifying Checksum [2023-05-22T21:35:05.090Z] 52dc419b0ee2: Download complete [2023-05-22T21:35:05.090Z] 4657fd5d0bcf: Verifying Checksum [2023-05-22T21:35:05.090Z] 4657fd5d0bcf: Download complete [2023-05-22T21:35:05.090Z] df9b9388f04a: Download complete [2023-05-22T21:35:05.349Z] 6ad1cebc031e: Verifying Checksum [2023-05-22T21:35:05.349Z] 6ad1cebc031e: Download complete [2023-05-22T21:35:05.349Z] df9b9388f04a: Pull complete [2023-05-22T21:35:05.349Z] 52dc419b0ee2: Pull complete [2023-05-22T21:35:05.349Z] 25bc292e5bac: Pull complete [2023-05-22T21:35:05.952Z] 114826534d7a: Verifying Checksum [2023-05-22T21:35:05.952Z] 114826534d7a: Download complete [2023-05-22T21:35:05.952Z] 8a3aa393b2d8: Verifying Checksum [2023-05-22T21:35:05.952Z] 8a3aa393b2d8: Download complete [2023-05-22T21:35:09.243Z] 114826534d7a: Pull complete [2023-05-22T21:35:09.243Z] 4657fd5d0bcf: Pull complete [2023-05-22T21:35:09.502Z] 6ad1cebc031e: Pull complete [2023-05-22T21:35:12.789Z] 8a3aa393b2d8: Pull complete [2023-05-22T21:35:12.789Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-22T21:35:12.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T21:35:12.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:35:12.883Z] prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container [2023-05-22T21:35:12.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-22T21:35:15.029Z] $ docker top e3e0eaa96483770aeeb0dea9a9e5cbff90cb0fd2beab9130325dc6e691eb1204 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T21:35:15.095Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-22T21:35:15.378Z] + set -o pipefail [2023-05-22T21:35:15.378Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-22T21:35:19.580Z] [2023-05-22T21:35:19.580Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-22T21:35:19.580Z] [2023-05-22T21:35:19.580Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/b3d3265d-772a-437b-a23d-1bba4a8ee35a [2023-05-22T21:35:19.580Z] [2023-05-22T21:35:19.580Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-22T21:35:19.580Z] [2023-05-22T21:35:19.580Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-22T21:35:19.580Z] [2023-05-22T21:35:19.580Z] [2023-05-22T21:35:19.580Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-22T21:35:19.580Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-22T21:35:19.580Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-22T21:35:19.590Z] $ docker stop --time=1 e3e0eaa96483770aeeb0dea9a9e5cbff90cb0fd2beab9130325dc6e691eb1204 [2023-05-22T21:35:22.020Z] $ docker rm -f --volumes e3e0eaa96483770aeeb0dea9a9e5cbff90cb0fd2beab9130325dc6e691eb1204 [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 [2023-05-22T21:35:22.768Z] + git log --format=format:%s -1 baa425ce05a20cb78289cfa64e0eb056ed4482b3 [Pipeline] sh [2023-05-22T21:35:23.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:35:23.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:23.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:35:23.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:35:23.452Z] prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container [2023-05-22T21:35:23.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T21:35:23.885Z] $ docker top e9d9d0451ae25e44d6fd54f579862267055eab2f5010e9f2532be638b9855658 -eo pid,comm [2023-05-22T21:35:23.932Z] 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). [2023-05-22T21:35:23.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:35:23.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:35:23.971Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:35:24.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:35:24.089Z] $ docker exec e9d9d0451ae25e44d6fd54f579862267055eab2f5010e9f2532be638b9855658 ssh-agent [2023-05-22T21:35:24.197Z] SSH_AUTH_SOCK=/tmp/ssh-Najjv0I2DQRL/agent.32 [2023-05-22T21:35:24.197Z] SSH_AGENT_PID=38 [2023-05-22T21:35:24.201Z] Running ssh-add (command line suppressed) [2023-05-22T21:35:24.301Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16810281057036728572.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16810281057036728572.key) [2023-05-22T21:35:24.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:35:24.601Z] + git semver tag [2023-05-22T21:35:24.863Z] 2023-05-22 21:35:24,768 [run_tag] DEBUG tag force:False [2023-05-22T21:35:24.863Z] 2023-05-22 21:35:24,768 [check_head_tag] DEBUG check head tag [2023-05-22T21:35:24.863Z] 2023-05-22 21:35:24,769 [execute] INFO git cat-file --batch-check [2023-05-22T21:35:24.863Z] 2023-05-22 21:35:24,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-22T21:35:24.863Z] 2023-05-22 21:35:24,774 [execute] INFO git cat-file --batch [2023-05-22T21:35:24.863Z] 2023-05-22 21:35:24,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-22T21:35:24.863Z] 2023-05-22 21:35:24,796 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-22T21:35:24.863Z] 2023-05-22 21:35:24,796 [execute] INFO git tag -a v3.0.0-dev.38 -m v3.0.0-dev.38 [2023-05-22T21:35:24.863Z] 2023-05-22 21:35:24,796 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.38', '-m', 'v3.0.0-dev.38'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-22T21:35:24.863Z] 2023-05-22 21:35:24,801 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-22T21:35:24.863Z] 3.0.0-dev.38 [Pipeline] } [2023-05-22T21:35:24.871Z] $ docker exec --env ******** --env ******** e9d9d0451ae25e44d6fd54f579862267055eab2f5010e9f2532be638b9855658 ssh-agent -k [2023-05-22T21:35:24.978Z] unset SSH_AUTH_SOCK; [2023-05-22T21:35:24.979Z] unset SSH_AGENT_PID; [2023-05-22T21:35:24.979Z] echo Agent pid 38 killed; [2023-05-22T21:35:24.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:35:25.309Z] + git semver [Pipeline] } [2023-05-22T21:35:25.579Z] $ docker stop --time=1 e9d9d0451ae25e44d6fd54f579862267055eab2f5010e9f2532be638b9855658 [2023-05-22T21:35:26.810Z] $ docker rm -f --volumes e9d9d0451ae25e44d6fd54f579862267055eab2f5010e9f2532be638b9855658 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:27.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T21:35:27.224Z] [2023-05-22T21:35:27.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:27.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T21:35:27.527Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-22T21:35:27.527Z] ab5ef0e58194: Pulling fs layer [2023-05-22T21:35:27.527Z] 9712f1f96733: Pulling fs layer [2023-05-22T21:35:27.527Z] 63f879dbbcfc: Pulling fs layer [2023-05-22T21:35:27.527Z] 0d9ebad4ef96: Pulling fs layer [2023-05-22T21:35:27.527Z] e9a5061849ea: Pulling fs layer [2023-05-22T21:35:27.527Z] d747dcd14b5f: Pulling fs layer [2023-05-22T21:35:27.527Z] 2de7ff778b66: Pulling fs layer [2023-05-22T21:35:27.527Z] 0d9ebad4ef96: Waiting [2023-05-22T21:35:27.527Z] e9a5061849ea: Waiting [2023-05-22T21:35:27.527Z] 2de7ff778b66: Waiting [2023-05-22T21:35:27.527Z] d747dcd14b5f: Waiting [2023-05-22T21:35:27.527Z] 9712f1f96733: Download complete [2023-05-22T21:35:27.785Z] 63f879dbbcfc: Verifying Checksum [2023-05-22T21:35:27.785Z] 63f879dbbcfc: Download complete [2023-05-22T21:35:28.043Z] ab5ef0e58194: Verifying Checksum [2023-05-22T21:35:28.043Z] ab5ef0e58194: Download complete [2023-05-22T21:35:28.043Z] 0d9ebad4ef96: Verifying Checksum [2023-05-22T21:35:28.043Z] 0d9ebad4ef96: Download complete [2023-05-22T21:35:28.043Z] d747dcd14b5f: Download complete [2023-05-22T21:35:28.043Z] e9a5061849ea: Verifying Checksum [2023-05-22T21:35:28.043Z] e9a5061849ea: Download complete [2023-05-22T21:35:28.043Z] 2de7ff778b66: Download complete [2023-05-22T21:35:30.578Z] ab5ef0e58194: Pull complete [2023-05-22T21:35:30.578Z] 9712f1f96733: Pull complete [2023-05-22T21:35:31.512Z] 63f879dbbcfc: Pull complete [2023-05-22T21:35:35.698Z] 0d9ebad4ef96: Pull complete [2023-05-22T21:35:35.698Z] e9a5061849ea: Pull complete [2023-05-22T21:35:35.698Z] d747dcd14b5f: Pull complete [2023-05-22T21:35:36.267Z] 2de7ff778b66: Pull complete [2023-05-22T21:35:36.267Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-22T21:35:36.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T21:35:36.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:35:36.353Z] prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container [2023-05-22T21:35:36.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-22T21:35:38.910Z] $ docker top 3a27b3cbc68bb8d29579c9ce54d94eeb8dfa7d8b6f9001ca98642877b57321b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:35:38.982Z] provisioning config files... [2023-05-22T21:35:38.989Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12877039663916972144tmp [2023-05-22T21:35:38.999Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11278352497409646011tmp [2023-05-22T21:35:39.009Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2725569835561460733tmp [Pipeline] { [Pipeline] echo [2023-05-22T21:35:39.024Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:35:39.309Z] ---> sigul-configuration.sh [2023-05-22T21:35:39.310Z] gpg: directory `/root/.gnupg' created [2023-05-22T21:35:39.310Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-22T21:35:39.310Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-22T21:35:39.310Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-22T21:35:39.310Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-22T21:35:39.310Z] gpg: CAST5 encrypted data [2023-05-22T21:35:39.310Z] gpg: encrypted with 1 passphrase [2023-05-22T21:35:39.310Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-22T21:35:39.592Z] + mkdir /home/jenkins [2023-05-22T21:35:39.592Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-22T21:35:39.874Z] + 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 [2023-05-22T21:35:39.882Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:35:40.188Z] ---> sigul-install.sh [2023-05-22T21:35:40.188Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-22T21:35:40.475Z] + git tag --list [2023-05-22T21:35:40.475Z] v0.0.0 [2023-05-22T21:35:40.475Z] v1.0.0 [2023-05-22T21:35:40.475Z] v2.1.0 [2023-05-22T21:35:40.475Z] v2.1.1 [2023-05-22T21:35:40.475Z] v2.1.1-dev.1 [2023-05-22T21:35:40.475Z] v2.2.0 [2023-05-22T21:35:40.475Z] v2.2.1-dev.1 [2023-05-22T21:35:40.475Z] v2.2.1-dev.2 [2023-05-22T21:35:40.475Z] v2.2.1-dev.3 [2023-05-22T21:35:40.475Z] v2.2.1-dev.4 [2023-05-22T21:35:40.475Z] v2.2.1-dev.5 [2023-05-22T21:35:40.475Z] v2.2.1-dev.6 [2023-05-22T21:35:40.475Z] v2.2.1-dev.7 [2023-05-22T21:35:40.475Z] v2.3.0 [2023-05-22T21:35:40.475Z] v2.3.0-dev.10 [2023-05-22T21:35:40.475Z] v2.3.0-dev.11 [2023-05-22T21:35:40.475Z] v2.3.0-dev.12 [2023-05-22T21:35:40.475Z] v2.3.0-dev.13 [2023-05-22T21:35:40.475Z] v2.3.0-dev.14 [2023-05-22T21:35:40.475Z] v2.3.0-dev.15 [2023-05-22T21:35:40.475Z] v2.3.0-dev.16 [2023-05-22T21:35:40.475Z] v2.3.0-dev.17 [2023-05-22T21:35:40.475Z] v2.3.0-dev.18 [2023-05-22T21:35:40.475Z] v2.3.0-dev.19 [2023-05-22T21:35:40.475Z] v2.3.0-dev.20 [2023-05-22T21:35:40.475Z] v2.3.0-dev.21 [2023-05-22T21:35:40.475Z] v2.3.0-dev.22 [2023-05-22T21:35:40.475Z] v2.3.0-dev.23 [2023-05-22T21:35:40.475Z] v2.3.0-dev.24 [2023-05-22T21:35:40.475Z] v2.3.0-dev.25 [2023-05-22T21:35:40.475Z] v2.3.0-dev.26 [2023-05-22T21:35:40.475Z] v2.3.0-dev.9 [2023-05-22T21:35:40.475Z] v2.3.1-dev.1 [2023-05-22T21:35:40.475Z] v3.0.0-dev.1 [2023-05-22T21:35:40.475Z] v3.0.0-dev.10 [2023-05-22T21:35:40.475Z] v3.0.0-dev.11 [2023-05-22T21:35:40.475Z] v3.0.0-dev.12 [2023-05-22T21:35:40.475Z] v3.0.0-dev.13 [2023-05-22T21:35:40.475Z] v3.0.0-dev.14 [2023-05-22T21:35:40.475Z] v3.0.0-dev.15 [2023-05-22T21:35:40.475Z] v3.0.0-dev.16 [2023-05-22T21:35:40.475Z] v3.0.0-dev.17 [2023-05-22T21:35:40.475Z] v3.0.0-dev.18 [2023-05-22T21:35:40.475Z] v3.0.0-dev.19 [2023-05-22T21:35:40.475Z] v3.0.0-dev.2 [2023-05-22T21:35:40.475Z] v3.0.0-dev.20 [2023-05-22T21:35:40.475Z] v3.0.0-dev.21 [2023-05-22T21:35:40.475Z] v3.0.0-dev.22 [2023-05-22T21:35:40.475Z] v3.0.0-dev.23 [2023-05-22T21:35:40.475Z] v3.0.0-dev.24 [2023-05-22T21:35:40.475Z] v3.0.0-dev.25 [2023-05-22T21:35:40.475Z] v3.0.0-dev.26 [2023-05-22T21:35:40.475Z] v3.0.0-dev.27 [2023-05-22T21:35:40.475Z] v3.0.0-dev.28 [2023-05-22T21:35:40.475Z] v3.0.0-dev.29 [2023-05-22T21:35:40.475Z] v3.0.0-dev.3 [2023-05-22T21:35:40.475Z] v3.0.0-dev.30 [2023-05-22T21:35:40.475Z] v3.0.0-dev.31 [2023-05-22T21:35:40.475Z] v3.0.0-dev.32 [2023-05-22T21:35:40.475Z] v3.0.0-dev.33 [2023-05-22T21:35:40.475Z] v3.0.0-dev.34 [2023-05-22T21:35:40.475Z] v3.0.0-dev.35 [2023-05-22T21:35:40.475Z] v3.0.0-dev.36 [2023-05-22T21:35:40.475Z] v3.0.0-dev.37 [2023-05-22T21:35:40.475Z] v3.0.0-dev.38 [2023-05-22T21:35:40.475Z] v3.0.0-dev.4 [2023-05-22T21:35:40.475Z] v3.0.0-dev.5 [2023-05-22T21:35:40.475Z] v3.0.0-dev.6 [2023-05-22T21:35:40.475Z] v3.0.0-dev.7 [2023-05-22T21:35:40.475Z] v3.0.0-dev.8 [2023-05-22T21:35:40.475Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-22T21:35:40.760Z] + lftools sign git-tag v3.0.0-dev.38 [2023-05-22T21:35:41.330Z] Signing Git tag with Sigul... [2023-05-22T21:35:41.330Z] Signing v3.0.0-dev.38 [Pipeline] echo [2023-05-22T21:35:41.595Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:35:41.879Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-22T21:35:41.887Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-22T21:35:41.912Z] $ docker stop --time=1 3a27b3cbc68bb8d29579c9ce54d94eeb8dfa7d8b6f9001ca98642877b57321b0 [2023-05-22T21:35:43.197Z] $ docker rm -f --volumes 3a27b3cbc68bb8d29579c9ce54d94eeb8dfa7d8b6f9001ca98642877b57321b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-22T21:35:43.626Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:35:43.626Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:43.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:35:43.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:35:44.002Z] prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container [2023-05-22T21:35:44.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T21:35:44.353Z] $ docker top 93dfc3327629e8c160227a7e4cfd6ef20ab8560a541e133d496b7237eb645264 -eo pid,comm [2023-05-22T21:35:44.402Z] 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). [2023-05-22T21:35:44.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:35:44.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:35:44.440Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:35:44.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:35:44.551Z] $ docker exec 93dfc3327629e8c160227a7e4cfd6ef20ab8560a541e133d496b7237eb645264 ssh-agent [2023-05-22T21:35:44.664Z] SSH_AUTH_SOCK=/tmp/ssh-HyDvvoytQE8X/agent.32 [2023-05-22T21:35:44.664Z] SSH_AGENT_PID=38 [2023-05-22T21:35:44.670Z] Running ssh-add (command line suppressed) [2023-05-22T21:35:44.768Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5546490701857717195.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5546490701857717195.key) [2023-05-22T21:35:44.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:35:45.068Z] + git semver bump pre [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,234 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,235 [bump_version] DEBUG bumping version:3.0.0-dev.38 on axis:pre with prefix:dev [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,235 [bump_version] DEBUG bumped version:3.0.0-dev.39 [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,235 [write_version] DEBUG write version:3.0.0-dev.39 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,235 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,235 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,237 [execute] INFO git cat-file --batch-check [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,242 [execute] INFO git cat-file --batch [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:35:45.326Z] 2023-05-22 21:35:45,246 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-22T21:35:45.326Z] 3.0.0-dev.39 [Pipeline] } [2023-05-22T21:35:45.334Z] $ docker exec --env ******** --env ******** 93dfc3327629e8c160227a7e4cfd6ef20ab8560a541e133d496b7237eb645264 ssh-agent -k [2023-05-22T21:35:45.418Z] unset SSH_AUTH_SOCK; [2023-05-22T21:35:45.418Z] unset SSH_AGENT_PID; [2023-05-22T21:35:45.419Z] echo Agent pid 38 killed; [2023-05-22T21:35:45.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:35:45.735Z] + git semver [Pipeline] } [2023-05-22T21:35:46.004Z] $ docker stop --time=1 93dfc3327629e8c160227a7e4cfd6ef20ab8560a541e133d496b7237eb645264 [2023-05-22T21:35:47.315Z] $ docker rm -f --volumes 93dfc3327629e8c160227a7e4cfd6ef20ab8560a541e133d496b7237eb645264 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:35:47.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:35:47.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:47.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:35:47.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:35:48.039Z] prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container [2023-05-22T21:35:48.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T21:35:48.412Z] $ docker top 8e2648e1f0cc68057e71ebb34cf185cf5923462c6b9cbb1914b6d924706bcbc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:35:48.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:35:48.502Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:35:48.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:35:48.626Z] $ docker exec 8e2648e1f0cc68057e71ebb34cf185cf5923462c6b9cbb1914b6d924706bcbc6 ssh-agent [2023-05-22T21:35:48.757Z] SSH_AUTH_SOCK=/tmp/ssh-mlT29H7QCPgj/agent.32 [2023-05-22T21:35:48.757Z] SSH_AGENT_PID=37 [2023-05-22T21:35:48.762Z] Running ssh-add (command line suppressed) [2023-05-22T21:35:48.866Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14552536714001336410.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14552536714001336410.key) [2023-05-22T21:35:48.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:35:49.168Z] + git semver push [2023-05-22T21:35:49.427Z] 2023-05-22 21:35:49,347 [run_push] DEBUG push [2023-05-22T21:35:49.427Z] 2023-05-22 21:35:49,347 [execute] INFO git cat-file --batch-check [2023-05-22T21:35:49.427Z] 2023-05-22 21:35:49,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:35:49.427Z] 2023-05-22 21:35:49,352 [execute] INFO git rev-list df5bb97a741ee9965c246ecc3fef90ab10302ff5 -- [2023-05-22T21:35:49.427Z] 2023-05-22 21:35:49,352 [execute] DEBUG Popen(['git', 'rev-list', 'df5bb97a741ee9965c246ecc3fef90ab10302ff5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T21:35:49.427Z] 2023-05-22 21:35:49,361 [execute] INFO git fetch -v origin [2023-05-22T21:35:49.427Z] 2023-05-22 21:35:49,361 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-22T21:35:49.995Z] 2023-05-22 21:35:49,823 [run_push] DEBUG no remote changes detected [2023-05-22T21:35:49.995Z] 2023-05-22 21:35:49,823 [execute] INFO git push origin semver [2023-05-22T21:35:49.995Z] 2023-05-22 21:35:49,824 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T21:35:50.562Z] 2023-05-22 21:35:50,550 [run_push] DEBUG push all version tags [2023-05-22T21:35:50.562Z] 2023-05-22 21:35:50,550 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-22T21:35:50.562Z] 2023-05-22 21:35:50,551 [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) [2023-05-22T21:35:51.497Z] 2023-05-22 21:35:51,293 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-22T21:35:51.497Z] 3.0.0-dev.39 [Pipeline] } [2023-05-22T21:35:51.506Z] $ docker exec --env ******** --env ******** 8e2648e1f0cc68057e71ebb34cf185cf5923462c6b9cbb1914b6d924706bcbc6 ssh-agent -k [2023-05-22T21:35:51.608Z] unset SSH_AUTH_SOCK; [2023-05-22T21:35:51.608Z] unset SSH_AGENT_PID; [2023-05-22T21:35:51.608Z] echo Agent pid 37 killed; [2023-05-22T21:35:51.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:35:51.927Z] + git semver [Pipeline] } [2023-05-22T21:35:52.197Z] $ docker stop --time=1 8e2648e1f0cc68057e71ebb34cf185cf5923462c6b9cbb1914b6d924706bcbc6 [2023-05-22T21:35:53.503Z] $ docker rm -f --volumes 8e2648e1f0cc68057e71ebb34cf185cf5923462c6b9cbb1914b6d924706bcbc6 [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 [2023-05-22T21:35:54.066Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-22T21:35:54.066Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-22T21:35:54.066Z] total 16 [2023-05-22T21:35:54.066Z] drwxr-xr-x 3 root root 4096 May 22 21:23 . [2023-05-22T21:35:54.066Z] drwxrwxr-x 12 jenkins jenkins 4096 May 22 21:35 .. [2023-05-22T21:35:54.066Z] drwxr-xr-x 2 root root 4096 May 22 21:23 cost [2023-05-22T21:35:54.066Z] -rw-r--r-- 1 root root 95 May 22 21:23 cost.csv [2023-05-22T21:35:54.066Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-22T21:35:54.066Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-22T21:35:54.066Z] total 16 [2023-05-22T21:35:54.066Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:23 . [2023-05-22T21:35:54.066Z] drwxrwxr-x 12 jenkins jenkins 4096 May 22 21:35 .. [2023-05-22T21:35:54.066Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:23 cost [2023-05-22T21:35:54.066Z] -rw-r--r-- 1 jenkins jenkins 95 May 22 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:35:54.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:35:55.210Z] ---> package-listing.sh [2023-05-22T21:35:55.210Z] ++ facter osfamily [2023-05-22T21:35:55.210Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T21:35:55.471Z] + OS_FAMILY=debian [2023-05-22T21:35:55.471Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-22T21:35:55.471Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T21:35:55.471Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T21:35:55.471Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T21:35:55.471Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T21:35:55.471Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-22T21:35:55.471Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T21:35:55.471Z] + case "${OS_FAMILY}" in [2023-05-22T21:35:55.471Z] + dpkg -l [2023-05-22T21:35:55.471Z] + grep '^ii' [2023-05-22T21:35:55.471Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T21:35:55.471Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T21:35:55.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T21:35:55.471Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-22T21:35:55.471Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-22T21:35:55.471Z] + 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 [2023-05-22T21:35:55.481Z] 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 [2023-05-22T21:35:55.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:56.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:35:56.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:35:56.444Z] prd-ubuntu20.04-docker-8c-8g-16356 does not seem to be running inside a container [2023-05-22T21:35:56.506Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T21:35:56.780Z] $ docker top b8679482a48a0fef79bb225f3ddfea7844835f7bd66cf948bfa45536d63ad33e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:35:57.132Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T21:35:57.418Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T21:35:57.703Z] + ls /var/log/sa-host [2023-05-22T21:35:57.704Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:35:57.868Z] provisioning config files... [2023-05-22T21:35:57.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17848214199940375732tmp [Pipeline] { [Pipeline] echo [2023-05-22T21:35:57.891Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:35:58.174Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T21:35:58.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:35:58.508Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T21:35:58.516Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:35:58.800Z] ---> sudo-logs.sh [2023-05-22T21:35:58.800Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T21:35:58.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:35:59.124Z] ---> job-cost.sh [2023-05-22T21:35:59.124Z] lf-activate-venv: SKIPPING [2023-05-22T21:35:59.124Z] DEBUG: total: 0.2199999988079071 [2023-05-22T21:35:59.124Z] INFO: Retrieving Stack Cost... [2023-05-22T21:35:59.384Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:35:59.953Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T21:35:59.964Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:36:00.246Z] ---> logs-deploy.sh [2023-05-22T21:36:00.246Z] lf-activate-venv: SKIPPING [2023-05-22T21:36:00.246Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/107 [2023-05-22T21:36:00.246Z] INFO: archiving workspace using pattern(s): [2023-05-22T21:36:01.183Z] Archives upload complete. [2023-05-22T21:36:01.183Z] INFO: archiving logs to Nexus