Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e6798df487ae229a4ea3230d61bef5bbf47a589 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-ssh11007642072686638630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1949689826333053954.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11856081889423190488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13032995233362434161.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-ssh11096991736540744545.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.18 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-8864 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 0e6798df487ae229a4ea3230d61bef5bbf47a589 (main) Commit message: "feat!: updates for common config (#153)" > 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 0e6798df487ae229a4ea3230d61bef5bbf47a589 # timeout=10 > git rev-list --no-walk 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T19:39:57.064Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T19:39:57.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T19:39:57.144Z] ========================================================= [2023-03-08T19:39:57.144Z] EdgeX Global Pipelines Version Info [2023-03-08T19:39:57.144Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:39:57.852Z] ------------------- [2023-03-08T19:39:57.852Z] stable info: [2023-03-08T19:39:57.852Z] ------------------- [2023-03-08T19:39:57.852Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T19:39:57.852Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T19:39:57.852Z] Message: update stable to v1.0.244 [2023-03-08T19:39:58.421Z] ------------------- [2023-03-08T19:39:58.421Z] experimental info: [2023-03-08T19:39:58.421Z] ------------------- [2023-03-08T19:39:58.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T19:39:58.421Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T19:39:58.421Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T19:39:58.588Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-08T19:39:58.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-08T19:39:58.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T19:39:58.624Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T19:39:58.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T19:39:58.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T19:39:58.660Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T19:39:58.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T19:39:58.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T19:39:58.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T19:39:58.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T19:39:58.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-08T19:39:58.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T19:39:58.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T19:39:58.758Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T19:39:58.769Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T19:39:58.781Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T19:39:58.795Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T19:39:58.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T19:39:58.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T19:39:58.831Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-08T19:39:58.845Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-08T19:39:58.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T19:39:58.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T19:39:58.881Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T19:39:58.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T19:39:58.906Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T19:39:58.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-08T19:39:58.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-08T19:39:58.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-08T19:39:58.945Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] echo [2023-03-08T19:39:58.953Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e6798d [Pipeline] echo [2023-03-08T19:39:58.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T19:39:59.016Z] provisioning config files... [2023-03-08T19:39:59.037Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11150586622258004906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:39:59.337Z] ---> docker-login.sh [2023-03-08T19:39:59.337Z] nexus3.edgexfoundry.org:10001 [2023-03-08T19:39:59.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:39:59.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:39:59.597Z] Configure a credential helper to remove this warning. See [2023-03-08T19:39:59.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:39:59.597Z] [2023-03-08T19:39:59.597Z] Login Succeeded [2023-03-08T19:39:59.597Z] nexus3.edgexfoundry.org:10002 [2023-03-08T19:39:59.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:39:59.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:39:59.856Z] Configure a credential helper to remove this warning. See [2023-03-08T19:39:59.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:39:59.856Z] [2023-03-08T19:39:59.856Z] Login Succeeded [2023-03-08T19:39:59.856Z] nexus3.edgexfoundry.org:10003 [2023-03-08T19:39:59.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:39:59.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:39:59.856Z] Configure a credential helper to remove this warning. See [2023-03-08T19:39:59.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:39:59.856Z] [2023-03-08T19:39:59.856Z] Login Succeeded [2023-03-08T19:39:59.856Z] nexus3.edgexfoundry.org:10004 [2023-03-08T19:39:59.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:40:00.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:40:00.115Z] Configure a credential helper to remove this warning. See [2023-03-08T19:40:00.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:40:00.115Z] [2023-03-08T19:40:00.115Z] Login Succeeded [2023-03-08T19:40:00.115Z] docker.io [2023-03-08T19:40:00.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:40:00.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:40:00.373Z] Configure a credential helper to remove this warning. See [2023-03-08T19:40:00.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:40:00.373Z] [2023-03-08T19:40:00.373Z] Login Succeeded [2023-03-08T19:40:00.373Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T19:40:00.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T19:40:00.752Z] + git rev-list -1 --merges 0e6798df487ae229a4ea3230d61bef5bbf47a589~1..0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] echo [2023-03-08T19:40:00.804Z] -----------> git rev-list -1 --merges 0e6798df487ae229a4ea3230d61bef5bbf47a589~1..0e6798df487ae229a4ea3230d61bef5bbf47a589 0e6798df487ae229a4ea3230d61bef5bbf47a589 [false] [Pipeline] sh [2023-03-08T19:40:01.092Z] + git log --format=format:%s -1 0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] echo [2023-03-08T19:40:01.108Z] ========================================================= [2023-03-08T19:40:01.108Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T19:40:01.108Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T19:40:01.445Z] + git log --format=format:%s -1 0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] echo [2023-03-08T19:40:01.457Z] [semverPrep] GIT_COMMIT: 0e6798df487ae229a4ea3230d61bef5bbf47a589, Commit Message: feat!: updates for common config (#153) [Pipeline] echo [2023-03-08T19:40:01.465Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T19:40:01.838Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T19:40:01.838Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T19:40:01.838Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T19:40:01.838Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T19:40:01.838Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T19:40:01.838Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T19:40:01.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:40:02.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T19:40:02.266Z] [2023-03-08T19:40:02.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:40:02.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T19:40:02.566Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T19:40:02.566Z] b85a868b505f: Pulling fs layer [2023-03-08T19:40:02.566Z] e2be974225ed: Pulling fs layer [2023-03-08T19:40:02.566Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T19:40:02.566Z] 988bab9f4d93: Pulling fs layer [2023-03-08T19:40:02.566Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T19:40:02.566Z] eaf3925da568: Pulling fs layer [2023-03-08T19:40:02.566Z] bab4dde63d76: Pulling fs layer [2023-03-08T19:40:02.566Z] bde34c3a00c8: Pulling fs layer [2023-03-08T19:40:02.566Z] b352a97aabf1: Pulling fs layer [2023-03-08T19:40:02.566Z] 4872d77fe225: Pulling fs layer [2023-03-08T19:40:02.566Z] 5851b861e8e6: Pulling fs layer [2023-03-08T19:40:02.566Z] 988bab9f4d93: Waiting [2023-03-08T19:40:02.566Z] 1469e6f7b9e6: Waiting [2023-03-08T19:40:02.566Z] eaf3925da568: Waiting [2023-03-08T19:40:02.566Z] bab4dde63d76: Waiting [2023-03-08T19:40:02.566Z] bde34c3a00c8: Waiting [2023-03-08T19:40:02.566Z] b352a97aabf1: Waiting [2023-03-08T19:40:02.566Z] 4872d77fe225: Waiting [2023-03-08T19:40:02.566Z] 5851b861e8e6: Waiting [2023-03-08T19:40:02.566Z] e2be974225ed: Verifying Checksum [2023-03-08T19:40:02.566Z] e2be974225ed: Download complete [2023-03-08T19:40:02.566Z] 988bab9f4d93: Verifying Checksum [2023-03-08T19:40:02.566Z] 988bab9f4d93: Download complete [2023-03-08T19:40:02.826Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T19:40:02.826Z] 1469e6f7b9e6: Download complete [2023-03-08T19:40:02.826Z] eaf3925da568: Verifying Checksum [2023-03-08T19:40:02.826Z] eaf3925da568: Download complete [2023-03-08T19:40:02.826Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T19:40:02.826Z] 339a4e72a1f5: Download complete [2023-03-08T19:40:02.826Z] bde34c3a00c8: Verifying Checksum [2023-03-08T19:40:02.826Z] bde34c3a00c8: Download complete [2023-03-08T19:40:02.826Z] b352a97aabf1: Verifying Checksum [2023-03-08T19:40:02.826Z] b352a97aabf1: Download complete [2023-03-08T19:40:02.826Z] 4872d77fe225: Verifying Checksum [2023-03-08T19:40:02.826Z] 4872d77fe225: Download complete [2023-03-08T19:40:02.826Z] 5851b861e8e6: Verifying Checksum [2023-03-08T19:40:02.826Z] 5851b861e8e6: Download complete [2023-03-08T19:40:02.826Z] b85a868b505f: Verifying Checksum [2023-03-08T19:40:02.826Z] b85a868b505f: Download complete [2023-03-08T19:40:03.396Z] bab4dde63d76: Verifying Checksum [2023-03-08T19:40:03.396Z] bab4dde63d76: Download complete [2023-03-08T19:40:03.966Z] b85a868b505f: Pull complete [2023-03-08T19:40:04.226Z] e2be974225ed: Pull complete [2023-03-08T19:40:04.795Z] 339a4e72a1f5: Pull complete [2023-03-08T19:40:04.795Z] 988bab9f4d93: Pull complete [2023-03-08T19:40:05.056Z] 1469e6f7b9e6: Pull complete [2023-03-08T19:40:05.056Z] eaf3925da568: Pull complete [2023-03-08T19:40:06.959Z] bab4dde63d76: Pull complete [2023-03-08T19:40:06.959Z] bde34c3a00c8: Pull complete [2023-03-08T19:40:06.959Z] b352a97aabf1: Pull complete [2023-03-08T19:40:06.959Z] 4872d77fe225: Pull complete [2023-03-08T19:40:07.219Z] 5851b861e8e6: Pull complete [2023-03-08T19:40:07.219Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T19:40:07.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T19:40:07.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:40:07.298Z] prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container [2023-03-08T19:40:07.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T19:40:09.527Z] $ docker top 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec -eo pid,comm [2023-03-08T19:40:09.578Z] 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-03-08T19:40:09.578Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T19:40:09.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T19:40:09.615Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T19:40:09.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T19:40:09.713Z] $ docker exec 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec ssh-agent [2023-03-08T19:40:09.811Z] SSH_AUTH_SOCK=/tmp/ssh-viOUM0YJ17Tz/agent.33 [2023-03-08T19:40:09.811Z] SSH_AGENT_PID=39 [2023-03-08T19:40:09.817Z] Running ssh-add (command line suppressed) [2023-03-08T19:40:09.908Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4704981805998261352.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4704981805998261352.key) [2023-03-08T19:40:09.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T19:40:10.211Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T19:40:10.216Z] $ docker exec --env ******** --env ******** 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec ssh-agent -k [2023-03-08T19:40:10.317Z] unset SSH_AUTH_SOCK; [2023-03-08T19:40:10.317Z] unset SSH_AGENT_PID; [2023-03-08T19:40:10.317Z] echo Agent pid 39 killed; [2023-03-08T19:40:10.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T19:40:10.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T19:40:10.359Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T19:40:10.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T19:40:10.456Z] $ docker exec 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec ssh-agent [2023-03-08T19:40:10.568Z] SSH_AUTH_SOCK=/tmp/ssh-Cq69Rz6V2cZ4/agent.71 [2023-03-08T19:40:10.568Z] SSH_AGENT_PID=77 [2023-03-08T19:40:10.572Z] Running ssh-add (command line suppressed) [2023-03-08T19:40:10.680Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8304686880555244931.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8304686880555244931.key) [2023-03-08T19:40:10.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T19:40:10.986Z] + git semver init [2023-03-08T19:40:11.246Z] 2023-03-08 19:40:11,176 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T19:40:11.246Z] 2023-03-08 19:40:11,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-08T19:40:11.246Z] 2023-03-08 19:40:11,177 [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-03-08T19:40:11.246Z] 2023-03-08 19:40:11,177 [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-03-08T19:40:12.626Z] 2023-03-08 19:40:12,243 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-08T19:40:12.626Z] 2023-03-08 19:40:12,244 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-03-08T19:40:12.626Z] 2023-03-08 19:40:12,244 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T19:40:12.626Z] 2023-03-08 19:40:12,244 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T19:40:12.626Z] 3.0.0-dev.8 [Pipeline] } [2023-03-08T19:40:12.632Z] $ docker exec --env ******** --env ******** 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec ssh-agent -k [2023-03-08T19:40:12.734Z] unset SSH_AUTH_SOCK; [2023-03-08T19:40:12.734Z] unset SSH_AGENT_PID; [2023-03-08T19:40:12.735Z] echo Agent pid 77 killed; [2023-03-08T19:40:12.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T19:40:13.049Z] + git semver [Pipeline] } [2023-03-08T19:40:13.623Z] $ docker stop --time=1 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec [2023-03-08T19:40:14.923Z] $ docker rm -f --volumes 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T19:40:15.267Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T19:40:15.468Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T19:40:15.473Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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-03-08T19:40:15.664Z] provisioning config files... [2023-03-08T19:40:15.673Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1629043249918167356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:40:15.969Z] ---> docker-login.sh [2023-03-08T19:40:15.969Z] nexus3.edgexfoundry.org:10001 [2023-03-08T19:40:15.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:40:15.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:40:15.969Z] Configure a credential helper to remove this warning. See [2023-03-08T19:40:15.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:40:15.969Z] [2023-03-08T19:40:15.969Z] Login Succeeded [2023-03-08T19:40:15.969Z] nexus3.edgexfoundry.org:10002 [2023-03-08T19:40:15.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:40:15.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:40:15.969Z] Configure a credential helper to remove this warning. See [2023-03-08T19:40:15.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:40:15.969Z] [2023-03-08T19:40:15.969Z] Login Succeeded [2023-03-08T19:40:15.969Z] nexus3.edgexfoundry.org:10003 [2023-03-08T19:40:16.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:40:16.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:40:16.228Z] Configure a credential helper to remove this warning. See [2023-03-08T19:40:16.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:40:16.228Z] [2023-03-08T19:40:16.228Z] Login Succeeded [2023-03-08T19:40:16.228Z] nexus3.edgexfoundry.org:10004 [2023-03-08T19:40:16.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:40:16.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:40:16.228Z] Configure a credential helper to remove this warning. See [2023-03-08T19:40:16.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:40:16.228Z] [2023-03-08T19:40:16.228Z] Login Succeeded [2023-03-08T19:40:16.228Z] docker.io [2023-03-08T19:40:16.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:40:16.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:40:16.487Z] Configure a credential helper to remove this warning. See [2023-03-08T19:40:16.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:40:16.487Z] [2023-03-08T19:40:16.487Z] Login Succeeded [2023-03-08T19:40:16.487Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T19:40:16.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T19:40:16.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:40:16.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:40:16.571Z] ========================================================= [2023-03-08T19:40:16.571Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T19:40:16.571Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:40:16.901Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T19:40:16.901Z] Sending build context to Docker daemon 12.54MB [2023-03-08T19:40:16.901Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:40:16.901Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T19:40:16.901Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T19:40:16.901Z] 213ec9aee27d: Pulling fs layer [2023-03-08T19:40:16.901Z] 4583459ba037: Pulling fs layer [2023-03-08T19:40:16.901Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T19:40:16.901Z] 53926ce57604: Pulling fs layer [2023-03-08T19:40:16.901Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T19:40:16.901Z] 22ff95d597cd: Pulling fs layer [2023-03-08T19:40:16.901Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T19:40:16.901Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T19:40:16.901Z] a7acece74701: Pulling fs layer [2023-03-08T19:40:16.901Z] 53926ce57604: Waiting [2023-03-08T19:40:16.901Z] 12d6caf4c0d1: Waiting [2023-03-08T19:40:16.901Z] 96b7cbca73a9: Waiting [2023-03-08T19:40:16.901Z] 21b2b0c7a3f4: Waiting [2023-03-08T19:40:16.901Z] 22ff95d597cd: Waiting [2023-03-08T19:40:16.901Z] a7acece74701: Waiting [2023-03-08T19:40:16.901Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T19:40:16.901Z] 93c1e223e6f2: Download complete [2023-03-08T19:40:16.901Z] 4583459ba037: Verifying Checksum [2023-03-08T19:40:16.901Z] 4583459ba037: Download complete [2023-03-08T19:40:16.901Z] 21b2b0c7a3f4: Download complete [2023-03-08T19:40:17.164Z] 22ff95d597cd: Download complete [2023-03-08T19:40:17.164Z] 213ec9aee27d: Verifying Checksum [2023-03-08T19:40:17.164Z] 213ec9aee27d: Download complete [2023-03-08T19:40:17.164Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T19:40:17.164Z] 12d6caf4c0d1: Download complete [2023-03-08T19:40:17.164Z] 213ec9aee27d: Pull complete [2023-03-08T19:40:17.430Z] 4583459ba037: Pull complete [2023-03-08T19:40:17.430Z] 93c1e223e6f2: Pull complete [2023-03-08T19:40:17.692Z] a7acece74701: Verifying Checksum [2023-03-08T19:40:17.692Z] a7acece74701: Download complete [2023-03-08T19:40:17.952Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T19:40:17.952Z] 96b7cbca73a9: Download complete [2023-03-08T19:40:17.952Z] 53926ce57604: Download complete [2023-03-08T19:40:22.138Z] 53926ce57604: Pull complete [2023-03-08T19:40:22.138Z] 21b2b0c7a3f4: Pull complete [2023-03-08T19:40:22.138Z] 22ff95d597cd: Pull complete [2023-03-08T19:40:22.138Z] 12d6caf4c0d1: Pull complete [2023-03-08T19:40:24.680Z] 96b7cbca73a9: Pull complete [2023-03-08T19:40:25.248Z] a7acece74701: Pull complete [2023-03-08T19:40:25.248Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T19:40:25.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T19:40:25.248Z] ---> db6d94c90886 [2023-03-08T19:40:25.248Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T19:40:29.442Z] ---> Running in 7e4414ddedcf [2023-03-08T19:40:29.702Z] Removing intermediate container 7e4414ddedcf [2023-03-08T19:40:29.702Z] ---> c5424fcc5770 [2023-03-08T19:40:29.702Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:40:29.960Z] ---> Running in 040a12dd4228 [2023-03-08T19:40:30.222Z] Removing intermediate container 040a12dd4228 [2023-03-08T19:40:30.222Z] ---> 6c8a9732d879 [2023-03-08T19:40:30.222Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:40:30.481Z] ---> Running in a55651066faf [2023-03-08T19:40:30.609Z] Still waiting to schedule task [2023-03-08T19:40:30.610Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-08T19:40:30.739Z] Removing intermediate container a55651066faf [2023-03-08T19:40:30.739Z] ---> 52394cf90c3a [2023-03-08T19:40:30.739Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:40:30.997Z] ---> Running in 3d837caccb7d [2023-03-08T19:40:31.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T19:40:31.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T19:40:31.770Z] OK: 211 MiB in 51 packages [2023-03-08T19:40:32.707Z] Removing intermediate container 3d837caccb7d [2023-03-08T19:40:32.707Z] ---> a0f21d4e7ed3 [2023-03-08T19:40:32.707Z] Step 7/12 : WORKDIR /app [2023-03-08T19:40:32.707Z] ---> Running in 96d5668d8b40 [2023-03-08T19:40:32.986Z] Removing intermediate container 96d5668d8b40 [2023-03-08T19:40:32.986Z] ---> 98db4e6963df [2023-03-08T19:40:32.986Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-08T19:40:33.244Z] ---> 79964bcbc8bc [2023-03-08T19:40:33.244Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:40:33.244Z] ---> Running in c2a495a5d389 [2023-03-08T19:41:05.329Z] Removing intermediate container c2a495a5d389 [2023-03-08T19:41:05.329Z] ---> 0e9c476f612a [2023-03-08T19:41:05.329Z] Step 10/12 : COPY . . [2023-03-08T19:41:05.329Z] ---> 4cab60d3f04c [2023-03-08T19:41:05.329Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:41:05.329Z] ---> Running in 8219ec50e171 [2023-03-08T19:41:05.329Z] Removing intermediate container 8219ec50e171 [2023-03-08T19:41:05.329Z] ---> 44916ab7d451 [2023-03-08T19:41:05.329Z] Step 12/12 : RUN $MAKE [2023-03-08T19:41:05.329Z] ---> Running in f1e760581c33 [2023-03-08T19:41:05.329Z] noop [2023-03-08T19:41:05.329Z] Removing intermediate container f1e760581c33 [2023-03-08T19:41:05.329Z] ---> f6340e02349d [2023-03-08T19:41:05.329Z] Successfully built f6340e02349d [2023-03-08T19:41:05.329Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:41:05.642Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T19:41:05.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:41:05.717Z] prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container [2023-03-08T19:41:05.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T19:41:06.081Z] $ docker top df9eaebea7d974341991c1fdc1cccbe461f6bfdbf38dd5e38bb34aceb029779a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:41:06.431Z] + go version [2023-03-08T19:41:06.431Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T19:41:06.444Z] $ docker stop --time=1 df9eaebea7d974341991c1fdc1cccbe461f6bfdbf38dd5e38bb34aceb029779a [2023-03-08T19:41:07.673Z] $ docker rm -f --volumes df9eaebea7d974341991c1fdc1cccbe461f6bfdbf38dd5e38bb34aceb029779a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:41:08.086Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T19:41:08.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:41:08.159Z] prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container [2023-03-08T19:41:08.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T19:41:08.507Z] $ docker top b2b429af8d27b348f2c4fbffc276ad20d3aa87c8d2396a12f3fb2612bb1ee4b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:41:08.848Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-08T19:41:09.140Z] + make test [2023-03-08T19:41:09.141Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-08T19:41:31.086Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-08T19:41:31.086Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.166s coverage: 86.2% of statements [2023-03-08T19:41:31.086Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-08T19:41:31.086Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.754s coverage: 71.9% of statements [2023-03-08T19:41:49.166Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T19:41:49.166Z] go vet ./... [2023-03-08T19:41:50.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T19:41:50.102Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T19:41:50.102Z] ./bin/test-attribution.sh [2023-03-08T19:41:50.360Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-08T19:41:50.360Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-08T19:41:50.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T19:41:50.389Z] $ docker stop --time=1 b2b429af8d27b348f2c4fbffc276ad20d3aa87c8d2396a12f3fb2612bb1ee4b1 [2023-03-08T19:41:54.528Z] $ docker rm -f --volumes b2b429af8d27b348f2c4fbffc276ad20d3aa87c8d2396a12f3fb2612bb1ee4b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T19:41:55.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T19:41:55.065Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-08T19:41:55.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T19:41:55.863Z] + ls -al . [2023-03-08T19:41:55.863Z] total 232 [2023-03-08T19:41:55.863Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 19:41 . [2023-03-08T19:41:55.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:39 .. [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 19:39 .dockerignore [2023-03-08T19:41:55.863Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:41 .git [2023-03-08T19:41:55.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:39 .github [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 19:39 .gitignore [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:39 .golangci.yml [2023-03-08T19:41:55.863Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:40 .semver [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 9818 Mar 8 19:39 Attribution.txt [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 19:39 CHANGELOG.md [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 19:39 Dockerfile [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:39 GOVERNANCE.md [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 19:39 Jenkinsfile [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 19:39 LICENSE [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 19:39 Makefile [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:39 OWNERS.md [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 19:39 README.md [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 19:40 VERSION [2023-03-08T19:41:55.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:39 bin [2023-03-08T19:41:55.863Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 19:41 coverage.out [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 19:39 go.mod [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 19:39 go.sum [2023-03-08T19:41:55.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:39 images [2023-03-08T19:41:55.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:39 internal [2023-03-08T19:41:55.863Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 19:39 main.go [2023-03-08T19:41:55.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:39 res [2023-03-08T19:41:55.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:39 snap [2023-03-08T19:41:55.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:41:56.271Z] + 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=0e6798df487ae229a4ea3230d61bef5bbf47a589 --label arch=amd64 --label version=3.0.0-dev.8 . [2023-03-08T19:41:56.271Z] Sending build context to Docker daemon 12.54MB [2023-03-08T19:41:56.271Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:41:56.271Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-08T19:41:56.271Z] ---> f6340e02349d [2023-03-08T19:41:56.271Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T19:41:56.536Z] ---> Running in 67425e20b0be [2023-03-08T19:41:56.536Z] Removing intermediate container 67425e20b0be [2023-03-08T19:41:56.536Z] ---> 62d2ace16a4e [2023-03-08T19:41:56.536Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:41:56.536Z] ---> Running in 03189a246a12 [2023-03-08T19:41:56.536Z] Removing intermediate container 03189a246a12 [2023-03-08T19:41:56.536Z] ---> e0f39d526487 [2023-03-08T19:41:56.536Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:41:56.536Z] ---> Running in 3ed11a9c1c73 [2023-03-08T19:41:56.812Z] Removing intermediate container 3ed11a9c1c73 [2023-03-08T19:41:56.812Z] ---> e587895053d7 [2023-03-08T19:41:56.812Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:41:56.812Z] ---> Running in 3f2f9cbd276e [2023-03-08T19:41:57.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T19:41:57.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T19:41:57.347Z] OK: 211 MiB in 51 packages [2023-03-08T19:41:57.914Z] Removing intermediate container 3f2f9cbd276e [2023-03-08T19:41:57.914Z] ---> c29a2c6d7d46 [2023-03-08T19:41:57.914Z] Step 7/29 : WORKDIR /app [2023-03-08T19:41:57.914Z] ---> Running in dc2831762127 [2023-03-08T19:41:57.914Z] Removing intermediate container dc2831762127 [2023-03-08T19:41:57.914Z] ---> 2e0acd7dd682 [2023-03-08T19:41:57.914Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-08T19:41:57.914Z] ---> f06ac0a6134e [2023-03-08T19:41:57.914Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:41:57.914Z] ---> Running in bd3a2800bb37 [2023-03-08T19:41:58.851Z] Removing intermediate container bd3a2800bb37 [2023-03-08T19:41:58.851Z] ---> 30f06df428c5 [2023-03-08T19:41:58.851Z] Step 10/29 : COPY . . [2023-03-08T19:41:59.417Z] ---> f7bfe3b3f4a7 [2023-03-08T19:41:59.417Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:41:59.417Z] ---> Running in 6faebe42cafc [2023-03-08T19:41:59.417Z] Removing intermediate container 6faebe42cafc [2023-03-08T19:41:59.417Z] ---> 562327b35a1e [2023-03-08T19:41:59.417Z] Step 12/29 : RUN $MAKE [2023-03-08T19:41:59.676Z] ---> Running in 53ea971f6699 [2023-03-08T19:41:59.935Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.8" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-08T19:42:04.286Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8866 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-03-08T19:42:04.298Z] Running in /w/workspace/app-rfid-llrp-inventory/76 [Pipeline] { [Pipeline] checkout [2023-03-08T19:42:04.328Z] The recommended git tool is: git [2023-03-08T19:42:09.228Z] using credential edgex-jenkins-ssh [2023-03-08T19:42:09.241Z] Cloning the remote Git repository [2023-03-08T19:42:09.288Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-08T19:42:09.363Z] > git init /w/workspace/app-rfid-llrp-inventory/76 # timeout=10 [2023-03-08T19:42:09.509Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-08T19:42:09.510Z] > git --version # timeout=10 [2023-03-08T19:42:09.562Z] > git --version # 'git version 2.25.1' [2023-03-08T19:42:09.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T19:42:09.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T19:42:11.677Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-08T19:42:11.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T19:42:12.499Z] Avoid second fetch [2023-03-08T19:42:12.500Z] Checking out Revision 0e6798df487ae229a4ea3230d61bef5bbf47a589 (main) [2023-03-08T19:42:13.069Z] Commit message: "feat!: updates for common config (#153)" [2023-03-08T19:42:12.520Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T19:42:12.539Z] > git checkout -f 0e6798df487ae229a4ea3230d61bef5bbf47a589 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T19:42:13.925Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T19:42:13.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T19:42:13.925Z] Dload Upload Total Spent Left Speed [2023-03-08T19:42:13.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-03-08T19:42:14.674Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T19:42:14.996Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T19:42:14.996Z] + sudo tee /etc/docker/daemon.new [2023-03-08T19:42:14.996Z] { [2023-03-08T19:42:14.996Z] "registry-mirrors": [ [2023-03-08T19:42:14.996Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T19:42:14.996Z] ], [2023-03-08T19:42:14.996Z] "bip": "10.250.0.254/24", [2023-03-08T19:42:14.996Z] "hosts": [ [2023-03-08T19:42:14.996Z] "tcp://0.0.0.0:5555", [2023-03-08T19:42:14.996Z] "unix:///var/run/docker.sock" [2023-03-08T19:42:14.996Z] ], [2023-03-08T19:42:14.996Z] "mtu": 1458, [2023-03-08T19:42:14.996Z] "selinux-enabled": true, [2023-03-08T19:42:14.996Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T19:42:14.996Z] } [Pipeline] sh [2023-03-08T19:42:15.315Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T19:42:15.640Z] + sudo service docker restart [2023-03-08T19:42:21.855Z] Removing intermediate container 53ea971f6699 [2023-03-08T19:42:21.855Z] ---> a31540d4295c [2023-03-08T19:42:21.855Z] Step 13/29 : FROM alpine:3.14 [2023-03-08T19:42:21.855Z] 3.14: Pulling from library/alpine [2023-03-08T19:42:21.855Z] d261077062b2: Pulling fs layer [2023-03-08T19:42:21.855Z] d261077062b2: Verifying Checksum [2023-03-08T19:42:21.855Z] d261077062b2: Download complete [2023-03-08T19:42:21.855Z] d261077062b2: Pull complete [2023-03-08T19:42:21.855Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-08T19:42:21.855Z] Status: Downloaded newer image for alpine:3.14 [2023-03-08T19:42:21.855Z] ---> 6dff1269bc79 [2023-03-08T19:42:21.855Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-08T19:42:21.855Z] ---> Running in 7b65a047c81d [2023-03-08T19:42:21.855Z] Removing intermediate container 7b65a047c81d [2023-03-08T19:42:21.855Z] ---> a04754acd57d [2023-03-08T19:42:21.855Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-08T19:42:21.855Z] ---> Running in 7f021b8dd815 [2023-03-08T19:42:21.855Z] Removing intermediate container 7f021b8dd815 [2023-03-08T19:42:21.855Z] ---> fe428c44e71a [2023-03-08T19:42:21.855Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-08T19:42:21.855Z] ---> Running in f2ae902eda20 [2023-03-08T19:42:21.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-08T19:42:21.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-08T19:42:22.114Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T19:42:22.114Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T19:42:22.114Z] Executing busybox-1.33.1-r8.trigger [2023-03-08T19:42:22.114Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T19:42:22.114Z] OK: 6 MiB in 16 packages [2023-03-08T19:42:22.682Z] Removing intermediate container f2ae902eda20 [2023-03-08T19:42:22.682Z] ---> ae77ae22326c [2023-03-08T19:42:22.682Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-08T19:42:22.943Z] ---> 075da6ebfc30 [2023-03-08T19:42:22.943Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-08T19:42:22.943Z] ---> 8f0fd622fbe2 [2023-03-08T19:42:22.943Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-08T19:42:23.209Z] ---> e477b9fdcf64 [2023-03-08T19:42:23.209Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-08T19:42:23.209Z] ---> 46edfc8e7477 [2023-03-08T19:42:23.209Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-08T19:42:24.137Z] ---> 7a5986ca1f64 [2023-03-08T19:42:24.137Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-08T19:42:24.137Z] ---> Running in a1bd21f65328 [2023-03-08T19:42:24.701Z] Removing intermediate container a1bd21f65328 [2023-03-08T19:42:24.701Z] ---> e2c63e656d16 [2023-03-08T19:42:24.701Z] Step 23/29 : VOLUME /cache [2023-03-08T19:42:24.701Z] ---> Running in 68a7b5260c3f [2023-03-08T19:42:24.701Z] Removing intermediate container 68a7b5260c3f [2023-03-08T19:42:24.701Z] ---> fac0ba3d7cc5 [2023-03-08T19:42:24.701Z] Step 24/29 : EXPOSE 59711 [2023-03-08T19:42:24.701Z] ---> Running in c1d1610fd5ae [2023-03-08T19:42:24.959Z] Removing intermediate container c1d1610fd5ae [2023-03-08T19:42:24.959Z] ---> 21c7f1386fe7 [2023-03-08T19:42:24.959Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-08T19:42:24.959Z] ---> Running in 23a433d83e80 [2023-03-08T19:42:24.959Z] Removing intermediate container 23a433d83e80 [2023-03-08T19:42:24.959Z] ---> fbce81aa790b [2023-03-08T19:42:24.959Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-08T19:42:24.959Z] ---> Running in a0a05eb7f321 [2023-03-08T19:42:24.959Z] Removing intermediate container a0a05eb7f321 [2023-03-08T19:42:24.959Z] ---> b32b8f58f3f9 [2023-03-08T19:42:24.959Z] Step 27/29 : LABEL arch=amd64 [2023-03-08T19:42:25.217Z] ---> Running in 7eb2ac84faa5 [2023-03-08T19:42:25.217Z] Removing intermediate container 7eb2ac84faa5 [2023-03-08T19:42:25.217Z] ---> cd393509e7b8 [2023-03-08T19:42:25.217Z] Step 28/29 : LABEL git_sha=0e6798df487ae229a4ea3230d61bef5bbf47a589 [2023-03-08T19:42:25.217Z] ---> Running in bbdd66635f0d [2023-03-08T19:42:25.217Z] Removing intermediate container bbdd66635f0d [2023-03-08T19:42:25.217Z] ---> c33aa6d4ba42 [2023-03-08T19:42:25.217Z] Step 29/29 : LABEL version=3.0.0-dev.8 [2023-03-08T19:42:25.217Z] ---> Running in ecdec381784f [2023-03-08T19:42:25.475Z] Removing intermediate container ecdec381784f [2023-03-08T19:42:25.475Z] ---> e8334ad6e467 [2023-03-08T19:42:25.475Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T19:42:25.475Z] Successfully built e8334ad6e467 [2023-03-08T19:42:25.475Z] 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-03-08T19:42:25.574Z] provisioning config files... [2023-03-08T19:42:25.583Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12859092162835257151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:42:25.878Z] ---> docker-login.sh [2023-03-08T19:42:25.878Z] nexus3.edgexfoundry.org:10001 [2023-03-08T19:42:25.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:25.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:25.878Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:25.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:25.878Z] [2023-03-08T19:42:25.878Z] Login Succeeded [2023-03-08T19:42:25.878Z] nexus3.edgexfoundry.org:10002 [2023-03-08T19:42:25.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:25.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:25.878Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:25.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:25.878Z] [2023-03-08T19:42:25.878Z] Login Succeeded [2023-03-08T19:42:25.878Z] nexus3.edgexfoundry.org:10003 [2023-03-08T19:42:26.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:26.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:26.136Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:26.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:26.136Z] [2023-03-08T19:42:26.136Z] Login Succeeded [2023-03-08T19:42:26.136Z] nexus3.edgexfoundry.org:10004 [2023-03-08T19:42:26.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:26.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:26.136Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:26.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:26.136Z] [2023-03-08T19:42:26.136Z] Login Succeeded [2023-03-08T19:42:26.136Z] docker.io [2023-03-08T19:42:26.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:26.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:26.394Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:26.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:26.394Z] [2023-03-08T19:42:26.394Z] Login Succeeded [2023-03-08T19:42:26.394Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T19:42:26.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T19:42:26.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:42:26.440Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-03-08T19:42:26.440Z] 0e6798df487ae229a4ea3230d61bef5bbf47a589 [2023-03-08T19:42:26.440Z] latest [2023-03-08T19:42:26.440Z] 3.0.0-dev.8 [2023-03-08T19:42:26.440Z] 0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 [2023-03-08T19:42:26.440Z] main [2023-03-08T19:42:26.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:26.746Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:27.050Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589 [2023-03-08T19:42:27.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-08T19:42:27.051Z] d6b03ec652f9: Preparing [2023-03-08T19:42:27.051Z] 58d186344c16: Preparing [2023-03-08T19:42:27.051Z] a620419a8515: Preparing [2023-03-08T19:42:27.051Z] dca076a8c899: Preparing [2023-03-08T19:42:27.051Z] 6ee4fc4701d1: Preparing [2023-03-08T19:42:27.051Z] d2c896bb15f8: Preparing [2023-03-08T19:42:27.051Z] adcb363aefec: Preparing [2023-03-08T19:42:27.051Z] 625523cb9cce: Preparing [2023-03-08T19:42:27.051Z] d2c896bb15f8: Waiting [2023-03-08T19:42:27.051Z] 625523cb9cce: Waiting [2023-03-08T19:42:27.051Z] adcb363aefec: Waiting [2023-03-08T19:42:27.051Z] d6b03ec652f9: Pushed [2023-03-08T19:42:27.051Z] 6ee4fc4701d1: Pushed [2023-03-08T19:42:27.051Z] a620419a8515: Pushed [2023-03-08T19:42:27.051Z] dca076a8c899: Pushed [2023-03-08T19:42:27.051Z] 625523cb9cce: Layer already exists [2023-03-08T19:42:27.309Z] d2c896bb15f8: Pushed [2023-03-08T19:42:27.309Z] adcb363aefec: Pushed [2023-03-08T19:42:29.840Z] 58d186344c16: Pushed [2023-03-08T19:42:29.840Z] 0e6798df487ae229a4ea3230d61bef5bbf47a589: digest: sha256:1cf211e3d13e38d133f0226f6b2778a5f96ede0ce6896d4073db54062659b216 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:30.156Z] + 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-03-08T19:42:30.458Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-08T19:42:30.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-08T19:42:30.459Z] d6b03ec652f9: Preparing [2023-03-08T19:42:30.459Z] 58d186344c16: Preparing [2023-03-08T19:42:30.459Z] a620419a8515: Preparing [2023-03-08T19:42:30.459Z] dca076a8c899: Preparing [2023-03-08T19:42:30.459Z] 6ee4fc4701d1: Preparing [2023-03-08T19:42:30.459Z] d2c896bb15f8: Preparing [2023-03-08T19:42:30.459Z] adcb363aefec: Preparing [2023-03-08T19:42:30.459Z] 625523cb9cce: Preparing [2023-03-08T19:42:30.459Z] d2c896bb15f8: Waiting [2023-03-08T19:42:30.459Z] adcb363aefec: Waiting [2023-03-08T19:42:30.459Z] 625523cb9cce: Waiting [2023-03-08T19:42:30.459Z] 6ee4fc4701d1: Layer already exists [2023-03-08T19:42:30.459Z] d6b03ec652f9: Layer already exists [2023-03-08T19:42:30.459Z] dca076a8c899: Layer already exists [2023-03-08T19:42:30.459Z] a620419a8515: Layer already exists [2023-03-08T19:42:30.459Z] 58d186344c16: Layer already exists [2023-03-08T19:42:30.459Z] d2c896bb15f8: Layer already exists [2023-03-08T19:42:30.459Z] adcb363aefec: Layer already exists [2023-03-08T19:42:30.459Z] 625523cb9cce: Layer already exists [2023-03-08T19:42:30.459Z] latest: digest: sha256:1cf211e3d13e38d133f0226f6b2778a5f96ede0ce6896d4073db54062659b216 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:30.778Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:31.092Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.8 [2023-03-08T19:42:31.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-08T19:42:31.092Z] d6b03ec652f9: Preparing [2023-03-08T19:42:31.092Z] 58d186344c16: Preparing [2023-03-08T19:42:31.092Z] a620419a8515: Preparing [2023-03-08T19:42:31.092Z] dca076a8c899: Preparing [2023-03-08T19:42:31.092Z] 6ee4fc4701d1: Preparing [2023-03-08T19:42:31.092Z] d2c896bb15f8: Preparing [2023-03-08T19:42:31.092Z] adcb363aefec: Preparing [2023-03-08T19:42:31.092Z] 625523cb9cce: Preparing [2023-03-08T19:42:31.092Z] 625523cb9cce: Waiting [2023-03-08T19:42:31.092Z] d2c896bb15f8: Waiting [2023-03-08T19:42:31.092Z] adcb363aefec: Waiting [2023-03-08T19:42:31.092Z] 6ee4fc4701d1: Layer already exists [2023-03-08T19:42:31.092Z] a620419a8515: Layer already exists [2023-03-08T19:42:31.092Z] dca076a8c899: Layer already exists [2023-03-08T19:42:31.092Z] 58d186344c16: Layer already exists [2023-03-08T19:42:31.092Z] d6b03ec652f9: Layer already exists [2023-03-08T19:42:31.092Z] adcb363aefec: Layer already exists [2023-03-08T19:42:31.092Z] d2c896bb15f8: Layer already exists [2023-03-08T19:42:31.092Z] 625523cb9cce: Layer already exists [2023-03-08T19:42:31.092Z] 3.0.0-dev.8: digest: sha256:1cf211e3d13e38d133f0226f6b2778a5f96ede0ce6896d4073db54062659b216 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:31.410Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:31.714Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 [2023-03-08T19:42:31.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-08T19:42:31.714Z] d6b03ec652f9: Preparing [2023-03-08T19:42:31.714Z] 58d186344c16: Preparing [2023-03-08T19:42:31.714Z] a620419a8515: Preparing [2023-03-08T19:42:31.714Z] dca076a8c899: Preparing [2023-03-08T19:42:31.714Z] 6ee4fc4701d1: Preparing [2023-03-08T19:42:31.714Z] d2c896bb15f8: Preparing [2023-03-08T19:42:31.714Z] adcb363aefec: Preparing [2023-03-08T19:42:31.714Z] 625523cb9cce: Preparing [2023-03-08T19:42:31.714Z] d2c896bb15f8: Waiting [2023-03-08T19:42:31.714Z] adcb363aefec: Waiting [2023-03-08T19:42:31.714Z] 625523cb9cce: Waiting [2023-03-08T19:42:31.714Z] a620419a8515: Layer already exists [2023-03-08T19:42:31.714Z] 58d186344c16: Layer already exists [2023-03-08T19:42:31.714Z] d6b03ec652f9: Layer already exists [2023-03-08T19:42:31.714Z] dca076a8c899: Layer already exists [2023-03-08T19:42:31.714Z] 6ee4fc4701d1: Layer already exists [2023-03-08T19:42:31.714Z] adcb363aefec: Layer already exists [2023-03-08T19:42:31.714Z] d2c896bb15f8: Layer already exists [2023-03-08T19:42:31.714Z] 625523cb9cce: Layer already exists [2023-03-08T19:42:31.714Z] 0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8: digest: sha256:1cf211e3d13e38d133f0226f6b2778a5f96ede0ce6896d4073db54062659b216 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:32.022Z] + 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-03-08T19:42:32.332Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-03-08T19:42:32.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-08T19:42:32.332Z] d6b03ec652f9: Preparing [2023-03-08T19:42:32.332Z] 58d186344c16: Preparing [2023-03-08T19:42:32.332Z] a620419a8515: Preparing [2023-03-08T19:42:32.332Z] dca076a8c899: Preparing [2023-03-08T19:42:32.332Z] 6ee4fc4701d1: Preparing [2023-03-08T19:42:32.332Z] d2c896bb15f8: Preparing [2023-03-08T19:42:32.332Z] adcb363aefec: Preparing [2023-03-08T19:42:32.332Z] 625523cb9cce: Preparing [2023-03-08T19:42:32.332Z] adcb363aefec: Waiting [2023-03-08T19:42:32.332Z] 625523cb9cce: Waiting [2023-03-08T19:42:32.332Z] d2c896bb15f8: Waiting [2023-03-08T19:42:32.332Z] d6b03ec652f9: Layer already exists [2023-03-08T19:42:32.332Z] dca076a8c899: Layer already exists [2023-03-08T19:42:32.332Z] 6ee4fc4701d1: Layer already exists [2023-03-08T19:42:32.332Z] a620419a8515: Layer already exists [2023-03-08T19:42:32.332Z] 58d186344c16: Layer already exists [2023-03-08T19:42:32.332Z] adcb363aefec: Layer already exists [2023-03-08T19:42:32.332Z] d2c896bb15f8: Layer already exists [2023-03-08T19:42:32.332Z] 625523cb9cce: Layer already exists [2023-03-08T19:42:32.332Z] main: digest: sha256:1cf211e3d13e38d133f0226f6b2778a5f96ede0ce6896d4073db54062659b216 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T19:42:32.369Z] ===================================================== [Pipeline] echo [2023-03-08T19:42:32.374Z] taggedImages: [2023-03-08T19:42:32.374Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589 [2023-03-08T19:42:32.374Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-08T19:42:32.374Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.8 [2023-03-08T19:42:32.374Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 [2023-03-08T19:42:32.374Z] - 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-03-08T19:42:32.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:42:32.750Z] [2023-03-08T19:42:32.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:33.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:42:33.047Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T19:42:33.047Z] 5eb5b503b376: Pulling fs layer [2023-03-08T19:42:33.047Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T19:42:33.047Z] ec43610c2a17: Pulling fs layer [2023-03-08T19:42:33.047Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T19:42:33.047Z] 33b1e0a273af: Pulling fs layer [2023-03-08T19:42:33.047Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T19:42:33.047Z] 2f39f015ded8: Pulling fs layer [2023-03-08T19:42:33.047Z] 3a2ae6a8a46f: Waiting [2023-03-08T19:42:33.047Z] 5d3b04190fa2: Waiting [2023-03-08T19:42:33.047Z] 33b1e0a273af: Waiting [2023-03-08T19:42:33.047Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T19:42:33.047Z] 5c69ac0246d0: Download complete [2023-03-08T19:42:33.047Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T19:42:33.047Z] 3a2ae6a8a46f: Download complete [2023-03-08T19:42:33.307Z] 33b1e0a273af: Verifying Checksum [2023-03-08T19:42:33.307Z] 33b1e0a273af: Download complete [2023-03-08T19:42:33.307Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T19:42:33.307Z] 5d3b04190fa2: Download complete [2023-03-08T19:42:33.307Z] ec43610c2a17: Verifying Checksum [2023-03-08T19:42:33.307Z] ec43610c2a17: Download complete [2023-03-08T19:42:33.307Z] 5eb5b503b376: Verifying Checksum [2023-03-08T19:42:33.307Z] 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T19:42:33.872Z] provisioning config files... [2023-03-08T19:42:33.896Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/76@tmp/config16294802863321086596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:42:34.236Z] ---> docker-login.sh [2023-03-08T19:42:34.236Z] nexus3.edgexfoundry.org:10001 [2023-03-08T19:42:34.250Z] 2f39f015ded8: Download complete [2023-03-08T19:42:34.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:34.510Z] 5eb5b503b376: Pull complete [2023-03-08T19:42:34.768Z] 5c69ac0246d0: Pull complete [2023-03-08T19:42:34.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:34.771Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:34.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:34.771Z] [2023-03-08T19:42:34.771Z] Login Succeeded [2023-03-08T19:42:34.771Z] nexus3.edgexfoundry.org:10002 [2023-03-08T19:42:35.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:35.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:35.041Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:35.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:35.041Z] [2023-03-08T19:42:35.041Z] Login Succeeded [2023-03-08T19:42:35.041Z] nexus3.edgexfoundry.org:10003 [2023-03-08T19:42:35.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:35.336Z] ec43610c2a17: Pull complete [2023-03-08T19:42:35.336Z] 3a2ae6a8a46f: Pull complete [2023-03-08T19:42:35.336Z] 33b1e0a273af: Pull complete [2023-03-08T19:42:35.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:35.576Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:35.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:35.576Z] [2023-03-08T19:42:35.576Z] Login Succeeded [2023-03-08T19:42:35.576Z] nexus3.edgexfoundry.org:10004 [2023-03-08T19:42:35.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:35.595Z] 5d3b04190fa2: Pull complete [2023-03-08T19:42:35.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:35.846Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:35.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:35.846Z] [2023-03-08T19:42:35.846Z] Login Succeeded [2023-03-08T19:42:35.846Z] docker.io [2023-03-08T19:42:36.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:42:36.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:42:36.114Z] Configure a credential helper to remove this warning. See [2023-03-08T19:42:36.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:42:36.114Z] [2023-03-08T19:42:36.114Z] Login Succeeded [2023-03-08T19:42:36.380Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T19:42:36.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T19:42:36.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:42:36.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:42:36.670Z] ========================================================= [2023-03-08T19:42:36.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T19:42:36.670Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:42:37.002Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T19:42:37.268Z] Sending build context to Docker daemon 679.4kB [2023-03-08T19:42:37.268Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:42:37.268Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T19:42:39.220Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T19:42:39.220Z] 9b18e9b68314: Pulling fs layer [2023-03-08T19:42:39.220Z] 35d82f9e3411: Pulling fs layer [2023-03-08T19:42:39.220Z] e16973657156: Pulling fs layer [2023-03-08T19:42:39.220Z] fc693d55d65f: Pulling fs layer [2023-03-08T19:42:39.220Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T19:42:39.220Z] dda99020689f: Pulling fs layer [2023-03-08T19:42:39.220Z] db1c61fa0a46: Pulling fs layer [2023-03-08T19:42:39.220Z] 891c053d2c06: Pulling fs layer [2023-03-08T19:42:39.220Z] 7e9fc2657dce: Waiting [2023-03-08T19:42:39.220Z] db1c61fa0a46: Waiting [2023-03-08T19:42:39.220Z] 891c053d2c06: Waiting [2023-03-08T19:42:39.220Z] dda99020689f: Waiting [2023-03-08T19:42:39.220Z] fc693d55d65f: Waiting [2023-03-08T19:42:39.220Z] e16973657156: Verifying Checksum [2023-03-08T19:42:39.220Z] e16973657156: Download complete [2023-03-08T19:42:39.220Z] 35d82f9e3411: Verifying Checksum [2023-03-08T19:42:39.220Z] 35d82f9e3411: Download complete [2023-03-08T19:42:39.220Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T19:42:39.220Z] dda99020689f: Verifying Checksum [2023-03-08T19:42:39.220Z] dda99020689f: Download complete [2023-03-08T19:42:39.220Z] 9b18e9b68314: Verifying Checksum [2023-03-08T19:42:39.798Z] 2f39f015ded8: Pull complete [2023-03-08T19:42:39.798Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T19:42:39.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:42:39.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:42:39.871Z] prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container [2023-03-08T19:42:39.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T19:42:40.201Z] 9b18e9b68314: Pull complete [2023-03-08T19:42:40.201Z] 891c053d2c06: Verifying Checksum [2023-03-08T19:42:40.201Z] 891c053d2c06: Download complete [2023-03-08T19:42:40.472Z] 35d82f9e3411: Pull complete [2023-03-08T19:42:40.741Z] e16973657156: Pull complete [2023-03-08T19:42:41.330Z] db1c61fa0a46: Verifying Checksum [2023-03-08T19:42:41.330Z] db1c61fa0a46: Download complete [2023-03-08T19:42:41.918Z] fc693d55d65f: Verifying Checksum [2023-03-08T19:42:41.918Z] fc693d55d65f: Download complete [2023-03-08T19:42:42.813Z] $ docker top 6c9742fd36b9893e846608f24c38d61df9fdd8a21b5a17083dc91d730c7e6100 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:42:43.212Z] ---> job-cost.sh [2023-03-08T19:42:43.212Z] lf-activate-venv: SKIPPING [2023-03-08T19:42:43.212Z] INFO: No Stack... [2023-03-08T19:42:43.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T19:42:43.729Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T19:42:44.014Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-03-08T19:42:44.014Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T19:42:44.030Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] [2023-03-08T19:42:44.038Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] did not exist. Created. [2023-03-08T19:42:44.038Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T19:42:44.345Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T19:42:44.382Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T19:42:44.389Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T19:42:44.406Z] $ docker stop --time=1 6c9742fd36b9893e846608f24c38d61df9fdd8a21b5a17083dc91d730c7e6100 [2023-03-08T19:42:45.561Z] $ docker rm -f --volumes 6c9742fd36b9893e846608f24c38d61df9fdd8a21b5a17083dc91d730c7e6100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T19:42:54.263Z] fc693d55d65f: Pull complete [2023-03-08T19:42:54.263Z] 7e9fc2657dce: Pull complete [2023-03-08T19:42:54.263Z] dda99020689f: Pull complete [2023-03-08T19:42:59.641Z] db1c61fa0a46: Pull complete [2023-03-08T19:43:02.232Z] 891c053d2c06: Pull complete [2023-03-08T19:43:02.232Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T19:43:02.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T19:43:02.232Z] ---> f96f9c87975a [2023-03-08T19:43:02.232Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T19:43:03.652Z] ---> Running in 134968d0f3b0 [2023-03-08T19:43:03.925Z] Removing intermediate container 134968d0f3b0 [2023-03-08T19:43:03.925Z] ---> 21191a7894e4 [2023-03-08T19:43:03.925Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:43:03.925Z] ---> Running in e52b88c48d19 [2023-03-08T19:43:04.193Z] Removing intermediate container e52b88c48d19 [2023-03-08T19:43:04.193Z] ---> def11f70cbe7 [2023-03-08T19:43:04.193Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:43:04.193Z] ---> Running in e7f6f4c12d3e [2023-03-08T19:43:04.560Z] Removing intermediate container e7f6f4c12d3e [2023-03-08T19:43:04.560Z] ---> 381d454769cd [2023-03-08T19:43:04.560Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:43:04.836Z] ---> Running in fbd791a5c3db [2023-03-08T19:43:05.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T19:43:06.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T19:43:07.036Z] OK: 221 MiB in 51 packages [2023-03-08T19:43:07.628Z] Removing intermediate container fbd791a5c3db [2023-03-08T19:43:07.628Z] ---> cc8fb024c01f [2023-03-08T19:43:07.628Z] Step 7/12 : WORKDIR /app [2023-03-08T19:43:07.895Z] ---> Running in f726aca9d199 [2023-03-08T19:43:08.160Z] Removing intermediate container f726aca9d199 [2023-03-08T19:43:08.160Z] ---> 866c1dfb2cc4 [2023-03-08T19:43:08.160Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-08T19:43:08.744Z] ---> b5804200f3ef [2023-03-08T19:43:08.744Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:43:08.744Z] ---> Running in 811cf14c1587 [2023-03-08T19:44:16.600Z] Removing intermediate container 811cf14c1587 [2023-03-08T19:44:16.600Z] ---> c167791a8ac1 [2023-03-08T19:44:16.600Z] Step 10/12 : COPY . . [2023-03-08T19:44:16.600Z] ---> 644c391f47fe [2023-03-08T19:44:16.600Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:44:16.600Z] ---> Running in f554e7ff166a [2023-03-08T19:44:16.600Z] Removing intermediate container f554e7ff166a [2023-03-08T19:44:16.600Z] ---> f9c87bd36bba [2023-03-08T19:44:16.600Z] Step 12/12 : RUN $MAKE [2023-03-08T19:44:16.600Z] ---> Running in 9932d65daf82 [2023-03-08T19:44:16.600Z] noop [2023-03-08T19:44:16.600Z] Removing intermediate container 9932d65daf82 [2023-03-08T19:44:16.600Z] ---> c57f26df595a [2023-03-08T19:44:16.600Z] Successfully built c57f26df595a [2023-03-08T19:44:16.600Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:44:16.947Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T19:44:16.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:44:17.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-8866 does not seem to be running inside a container [2023-03-08T19:44:17.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/76 -v /w/workspace/app-rfid-llrp-inventory/76:/w/workspace/app-rfid-llrp-inventory/76:rw,z -v /w/workspace/app-rfid-llrp-inventory/76@tmp:/w/workspace/app-rfid-llrp-inventory/76@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-03-08T19:44:18.282Z] $ docker top b29480340114b61ba437888c7fd5d378f9d78de40fbfffce4144adabb6d2e7b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:44:19.079Z] + go version [2023-03-08T19:44:19.079Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T19:44:19.102Z] $ docker stop --time=1 b29480340114b61ba437888c7fd5d378f9d78de40fbfffce4144adabb6d2e7b1 [2023-03-08T19:44:20.674Z] $ docker rm -f --volumes b29480340114b61ba437888c7fd5d378f9d78de40fbfffce4144adabb6d2e7b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:44:21.237Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T19:44:21.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:44:21.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-8866 does not seem to be running inside a container [2023-03-08T19:44:21.475Z] $ 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/76 -v /w/workspace/app-rfid-llrp-inventory/76:/w/workspace/app-rfid-llrp-inventory/76:rw,z -v /w/workspace/app-rfid-llrp-inventory/76@tmp:/w/workspace/app-rfid-llrp-inventory/76@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-03-08T19:44:22.628Z] $ docker top bdc7c3c1c13666aabcebdea6f9afa98334999d086fe274da1ea5c9baa8360eb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:44:23.135Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/76 [Pipeline] fileExists [Pipeline] sh [2023-03-08T19:44:24.050Z] + make test [2023-03-08T19:44:24.050Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-08T19:47:00.791Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-08T19:47:05.042Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.802s coverage: 86.2% of statements [2023-03-08T19:47:05.042Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-08T19:47:15.132Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.603s coverage: 71.9% of statements [2023-03-08T19:47:15.405Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T19:47:15.405Z] go vet ./... [2023-03-08T19:49:07.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T19:49:07.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T19:49:07.118Z] ./bin/test-attribution.sh [2023-03-08T19:49:07.118Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-08T19:49:07.118Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-08T19:49:07.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T19:49:07.154Z] $ docker stop --time=1 bdc7c3c1c13666aabcebdea6f9afa98334999d086fe274da1ea5c9baa8360eb8 [2023-03-08T19:49:08.978Z] $ docker rm -f --volumes bdc7c3c1c13666aabcebdea6f9afa98334999d086fe274da1ea5c9baa8360eb8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T19:49:10.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T19:49:10.335Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T19:49:10.862Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T19:49:11.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T19:49:11.550Z] + ls -al . [2023-03-08T19:49:11.550Z] total 228 [2023-03-08T19:49:11.550Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 19:44 . [2023-03-08T19:49:11.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 .. [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 19:42 .dockerignore [2023-03-08T19:49:11.550Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:42 .git [2023-03-08T19:49:11.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:42 .github [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 19:42 .gitignore [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:42 .golangci.yml [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 9818 Mar 8 19:42 Attribution.txt [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 19:42 CHANGELOG.md [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 19:42 Dockerfile [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:42 GOVERNANCE.md [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 19:42 Jenkinsfile [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 19:42 LICENSE [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 19:42 Makefile [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:42 OWNERS.md [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 19:42 README.md [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 19:40 VERSION [2023-03-08T19:49:11.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 bin [2023-03-08T19:49:11.550Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 19:47 coverage.out [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 19:42 go.mod [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 19:42 go.sum [2023-03-08T19:49:11.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 images [2023-03-08T19:49:11.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 internal [2023-03-08T19:49:11.550Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 19:42 main.go [2023-03-08T19:49:11.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 res [2023-03-08T19:49:11.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 snap [2023-03-08T19:49:11.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:49:11.884Z] + 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=0e6798df487ae229a4ea3230d61bef5bbf47a589 --label arch=arm64 --label version=3.0.0-dev.8 . [2023-03-08T19:49:12.150Z] Sending build context to Docker daemon 679.4kB [2023-03-08T19:49:12.150Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:49:12.150Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-08T19:49:12.150Z] ---> c57f26df595a [2023-03-08T19:49:12.150Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T19:49:12.150Z] ---> Running in a3deb6e2a6f7 [2023-03-08T19:49:12.416Z] Removing intermediate container a3deb6e2a6f7 [2023-03-08T19:49:12.416Z] ---> 5fd89a13439d [2023-03-08T19:49:12.416Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:49:12.683Z] ---> Running in 045e27fc8133 [2023-03-08T19:49:12.959Z] Removing intermediate container 045e27fc8133 [2023-03-08T19:49:12.959Z] ---> b4a3be4ff78a [2023-03-08T19:49:12.959Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:49:12.959Z] ---> Running in 7ccd1a07e5a3 [2023-03-08T19:49:13.225Z] Removing intermediate container 7ccd1a07e5a3 [2023-03-08T19:49:13.225Z] ---> 207e063d94ea [2023-03-08T19:49:13.225Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:49:13.225Z] ---> Running in a07e4cfbba3e [2023-03-08T19:49:14.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T19:49:14.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T19:49:15.863Z] OK: 221 MiB in 51 packages [2023-03-08T19:49:17.033Z] Removing intermediate container a07e4cfbba3e [2023-03-08T19:49:17.033Z] ---> 02c5e8ed8b39 [2023-03-08T19:49:17.033Z] Step 7/29 : WORKDIR /app [2023-03-08T19:49:17.299Z] ---> Running in d2b2332930da [2023-03-08T19:49:17.566Z] Removing intermediate container d2b2332930da [2023-03-08T19:49:17.566Z] ---> d2dc92f16601 [2023-03-08T19:49:17.566Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-08T19:49:17.835Z] ---> 58f8a7406a40 [2023-03-08T19:49:17.835Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:49:18.115Z] ---> Running in 6d1655170419 [2023-03-08T19:49:20.712Z] Removing intermediate container 6d1655170419 [2023-03-08T19:49:20.712Z] ---> fc1d99b3a77b [2023-03-08T19:49:20.712Z] Step 10/29 : COPY . . [2023-03-08T19:49:21.296Z] ---> c0b7dc26bef9 [2023-03-08T19:49:21.296Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:49:21.296Z] ---> Running in 7e130c078d62 [2023-03-08T19:49:21.891Z] Removing intermediate container 7e130c078d62 [2023-03-08T19:49:21.891Z] ---> 8960a4724a56 [2023-03-08T19:49:21.891Z] Step 12/29 : RUN $MAKE [2023-03-08T19:49:21.891Z] ---> Running in 76a5eb36ffd7 [2023-03-08T19:49:22.853Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.8" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-08T19:51:44.574Z] Removing intermediate container 76a5eb36ffd7 [2023-03-08T19:51:44.574Z] ---> 74849b5a3ac7 [2023-03-08T19:51:44.574Z] Step 13/29 : FROM alpine:3.14 [2023-03-08T19:51:44.574Z] 3.14: Pulling from library/alpine [2023-03-08T19:51:44.574Z] 6f0e733d82e2: Pulling fs layer [2023-03-08T19:51:44.574Z] 6f0e733d82e2: Verifying Checksum [2023-03-08T19:51:44.574Z] 6f0e733d82e2: Download complete [2023-03-08T19:51:44.574Z] 6f0e733d82e2: Pull complete [2023-03-08T19:51:44.574Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-08T19:51:44.574Z] Status: Downloaded newer image for alpine:3.14 [2023-03-08T19:51:44.574Z] ---> bf97f6347a60 [2023-03-08T19:51:44.574Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-08T19:51:44.574Z] ---> Running in 93c88cad4269 [2023-03-08T19:51:44.574Z] Removing intermediate container 93c88cad4269 [2023-03-08T19:51:44.574Z] ---> 94ab12787c7f [2023-03-08T19:51:44.574Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-08T19:51:44.574Z] ---> Running in 81d5ca226e46 [2023-03-08T19:51:44.574Z] Removing intermediate container 81d5ca226e46 [2023-03-08T19:51:44.574Z] ---> c9924537d791 [2023-03-08T19:51:44.574Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-08T19:51:44.574Z] ---> Running in 2e6fd52b0dd2 [2023-03-08T19:51:44.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-08T19:51:44.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-08T19:51:44.574Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T19:51:44.574Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T19:51:44.574Z] Executing busybox-1.33.1-r8.trigger [2023-03-08T19:51:44.574Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T19:51:44.574Z] OK: 6 MiB in 16 packages [2023-03-08T19:51:44.574Z] Removing intermediate container 2e6fd52b0dd2 [2023-03-08T19:51:44.574Z] ---> 9fcabedd4218 [2023-03-08T19:51:44.574Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-08T19:51:44.574Z] ---> 2221a64a3274 [2023-03-08T19:51:44.574Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-08T19:51:44.574Z] ---> ddb3bd26f163 [2023-03-08T19:51:44.574Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-08T19:51:44.574Z] ---> f1c6622ef080 [2023-03-08T19:51:44.574Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-08T19:51:44.574Z] ---> 8f38d74f994b [2023-03-08T19:51:44.574Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-08T19:51:44.574Z] ---> 75c711a2f527 [2023-03-08T19:51:44.574Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-08T19:51:44.574Z] ---> Running in 5158fd582d77 [2023-03-08T19:51:45.538Z] Removing intermediate container 5158fd582d77 [2023-03-08T19:51:45.538Z] ---> fe34d7427ce3 [2023-03-08T19:51:45.538Z] Step 23/29 : VOLUME /cache [2023-03-08T19:51:45.816Z] ---> Running in 4db1ae926fd8 [2023-03-08T19:51:46.083Z] Removing intermediate container 4db1ae926fd8 [2023-03-08T19:51:46.083Z] ---> 1cdfb8bc4682 [2023-03-08T19:51:46.083Z] Step 24/29 : EXPOSE 59711 [2023-03-08T19:51:46.083Z] ---> Running in 2aef4ce1785a [2023-03-08T19:51:46.351Z] Removing intermediate container 2aef4ce1785a [2023-03-08T19:51:46.351Z] ---> 2c568e6f28ae [2023-03-08T19:51:46.351Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-08T19:51:46.351Z] ---> Running in 037f1d28c6cb [2023-03-08T19:51:46.934Z] Removing intermediate container 037f1d28c6cb [2023-03-08T19:51:46.934Z] ---> e01ce21d9ff7 [2023-03-08T19:51:46.934Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-08T19:51:46.934Z] ---> Running in 4ed0c172d722 [2023-03-08T19:51:47.221Z] Removing intermediate container 4ed0c172d722 [2023-03-08T19:51:47.221Z] ---> 844095250260 [2023-03-08T19:51:47.221Z] Step 27/29 : LABEL arch=arm64 [2023-03-08T19:51:47.221Z] ---> Running in 6ffa29a75da5 [2023-03-08T19:51:47.488Z] Removing intermediate container 6ffa29a75da5 [2023-03-08T19:51:47.488Z] ---> 6e1491faebbb [2023-03-08T19:51:47.488Z] Step 28/29 : LABEL git_sha=0e6798df487ae229a4ea3230d61bef5bbf47a589 [2023-03-08T19:51:47.488Z] ---> Running in 4d19efc14b8d [2023-03-08T19:51:47.759Z] Removing intermediate container 4d19efc14b8d [2023-03-08T19:51:47.759Z] ---> 47e596b79730 [2023-03-08T19:51:47.759Z] Step 29/29 : LABEL version=3.0.0-dev.8 [2023-03-08T19:51:48.029Z] ---> Running in bc9a5d34accb [2023-03-08T19:51:48.296Z] Removing intermediate container bc9a5d34accb [2023-03-08T19:51:48.296Z] ---> d271700116e4 [2023-03-08T19:51:48.296Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T19:51:48.296Z] Successfully built d271700116e4 [2023-03-08T19:51:48.296Z] 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-03-08T19:51:48.404Z] provisioning config files... [2023-03-08T19:51:48.419Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/76@tmp/config14024361487129251020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:51:48.757Z] ---> docker-login.sh [2023-03-08T19:51:48.757Z] nexus3.edgexfoundry.org:10001 [2023-03-08T19:51:49.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:51:49.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:51:49.027Z] Configure a credential helper to remove this warning. See [2023-03-08T19:51:49.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:51:49.027Z] [2023-03-08T19:51:49.027Z] Login Succeeded [2023-03-08T19:51:49.027Z] nexus3.edgexfoundry.org:10002 [2023-03-08T19:51:49.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:51:49.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:51:49.294Z] Configure a credential helper to remove this warning. See [2023-03-08T19:51:49.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:51:49.294Z] [2023-03-08T19:51:49.294Z] Login Succeeded [2023-03-08T19:51:49.294Z] nexus3.edgexfoundry.org:10003 [2023-03-08T19:51:49.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:51:49.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:51:49.830Z] Configure a credential helper to remove this warning. See [2023-03-08T19:51:49.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:51:49.830Z] [2023-03-08T19:51:49.830Z] Login Succeeded [2023-03-08T19:51:49.830Z] nexus3.edgexfoundry.org:10004 [2023-03-08T19:51:50.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:51:50.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:51:50.099Z] Configure a credential helper to remove this warning. See [2023-03-08T19:51:50.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:51:50.099Z] [2023-03-08T19:51:50.099Z] Login Succeeded [2023-03-08T19:51:50.099Z] docker.io [2023-03-08T19:51:50.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:51:50.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:51:50.638Z] Configure a credential helper to remove this warning. See [2023-03-08T19:51:50.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:51:50.638Z] [2023-03-08T19:51:50.638Z] Login Succeeded [2023-03-08T19:51:50.638Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T19:51:50.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T19:51:50.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:51:50.692Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-03-08T19:51:50.692Z] 0e6798df487ae229a4ea3230d61bef5bbf47a589 [2023-03-08T19:51:50.692Z] latest [2023-03-08T19:51:50.692Z] 3.0.0-dev.8 [2023-03-08T19:51:50.692Z] 0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 [2023-03-08T19:51:50.692Z] main [2023-03-08T19:51:50.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:51:51.036Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:51:51.382Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589 [2023-03-08T19:51:51.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-08T19:51:51.382Z] 7f1bda45fd15: Preparing [2023-03-08T19:51:51.382Z] efacec0b0228: Preparing [2023-03-08T19:51:51.382Z] 826a2e7c78d6: Preparing [2023-03-08T19:51:51.382Z] 8fe28b65f0dc: Preparing [2023-03-08T19:51:51.382Z] cdd436404bb2: Preparing [2023-03-08T19:51:51.382Z] 9f9a5f714ddc: Preparing [2023-03-08T19:51:51.382Z] 46dd1c8e8c1a: Preparing [2023-03-08T19:51:51.382Z] c39af2d4cb8d: Preparing [2023-03-08T19:51:51.382Z] 9f9a5f714ddc: Waiting [2023-03-08T19:51:51.382Z] 46dd1c8e8c1a: Waiting [2023-03-08T19:51:51.382Z] c39af2d4cb8d: Waiting [2023-03-08T19:51:51.652Z] 8fe28b65f0dc: Pushed [2023-03-08T19:51:51.652Z] 826a2e7c78d6: Pushed [2023-03-08T19:51:51.652Z] cdd436404bb2: Pushed [2023-03-08T19:51:51.652Z] 7f1bda45fd15: Pushed [2023-03-08T19:51:51.921Z] 9f9a5f714ddc: Pushed [2023-03-08T19:51:51.922Z] 46dd1c8e8c1a: Pushed [2023-03-08T19:51:52.189Z] c39af2d4cb8d: Layer already exists [2023-03-08T19:51:57.528Z] efacec0b0228: Pushed [2023-03-08T19:51:57.528Z] 0e6798df487ae229a4ea3230d61bef5bbf47a589: digest: sha256:cd3419d7f1585b063685d0d7a15939939f0275b289e31717264a9bbc24757961 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:51:57.913Z] + 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-03-08T19:51:58.269Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-08T19:51:58.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-08T19:51:58.269Z] 7f1bda45fd15: Preparing [2023-03-08T19:51:58.269Z] efacec0b0228: Preparing [2023-03-08T19:51:58.269Z] 826a2e7c78d6: Preparing [2023-03-08T19:51:58.269Z] 8fe28b65f0dc: Preparing [2023-03-08T19:51:58.269Z] cdd436404bb2: Preparing [2023-03-08T19:51:58.269Z] 9f9a5f714ddc: Preparing [2023-03-08T19:51:58.269Z] 46dd1c8e8c1a: Preparing [2023-03-08T19:51:58.269Z] c39af2d4cb8d: Preparing [2023-03-08T19:51:58.269Z] 9f9a5f714ddc: Waiting [2023-03-08T19:51:58.269Z] 46dd1c8e8c1a: Waiting [2023-03-08T19:51:58.269Z] c39af2d4cb8d: Waiting [2023-03-08T19:51:58.269Z] efacec0b0228: Layer already exists [2023-03-08T19:51:58.269Z] 8fe28b65f0dc: Layer already exists [2023-03-08T19:51:58.269Z] 7f1bda45fd15: Layer already exists [2023-03-08T19:51:58.269Z] cdd436404bb2: Layer already exists [2023-03-08T19:51:58.269Z] 826a2e7c78d6: Layer already exists [2023-03-08T19:51:58.269Z] 9f9a5f714ddc: Layer already exists [2023-03-08T19:51:58.269Z] c39af2d4cb8d: Layer already exists [2023-03-08T19:51:58.269Z] 46dd1c8e8c1a: Layer already exists [2023-03-08T19:51:58.538Z] latest: digest: sha256:cd3419d7f1585b063685d0d7a15939939f0275b289e31717264a9bbc24757961 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:51:58.896Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:51:59.247Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.8 [2023-03-08T19:51:59.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-08T19:51:59.247Z] 7f1bda45fd15: Preparing [2023-03-08T19:51:59.247Z] efacec0b0228: Preparing [2023-03-08T19:51:59.247Z] 826a2e7c78d6: Preparing [2023-03-08T19:51:59.247Z] 8fe28b65f0dc: Preparing [2023-03-08T19:51:59.247Z] cdd436404bb2: Preparing [2023-03-08T19:51:59.247Z] 9f9a5f714ddc: Preparing [2023-03-08T19:51:59.247Z] 46dd1c8e8c1a: Preparing [2023-03-08T19:51:59.247Z] c39af2d4cb8d: Preparing [2023-03-08T19:51:59.247Z] 46dd1c8e8c1a: Waiting [2023-03-08T19:51:59.247Z] c39af2d4cb8d: Waiting [2023-03-08T19:51:59.247Z] 9f9a5f714ddc: Waiting [2023-03-08T19:51:59.247Z] 826a2e7c78d6: Layer already exists [2023-03-08T19:51:59.247Z] efacec0b0228: Layer already exists [2023-03-08T19:51:59.247Z] 7f1bda45fd15: Layer already exists [2023-03-08T19:51:59.247Z] 8fe28b65f0dc: Layer already exists [2023-03-08T19:51:59.247Z] cdd436404bb2: Layer already exists [2023-03-08T19:51:59.247Z] 46dd1c8e8c1a: Layer already exists [2023-03-08T19:51:59.247Z] 9f9a5f714ddc: Layer already exists [2023-03-08T19:51:59.247Z] c39af2d4cb8d: Layer already exists [2023-03-08T19:51:59.517Z] 3.0.0-dev.8: digest: sha256:cd3419d7f1585b063685d0d7a15939939f0275b289e31717264a9bbc24757961 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:51:59.881Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:52:00.227Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 [2023-03-08T19:52:00.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-08T19:52:00.227Z] 7f1bda45fd15: Preparing [2023-03-08T19:52:00.227Z] efacec0b0228: Preparing [2023-03-08T19:52:00.227Z] 826a2e7c78d6: Preparing [2023-03-08T19:52:00.227Z] 8fe28b65f0dc: Preparing [2023-03-08T19:52:00.227Z] cdd436404bb2: Preparing [2023-03-08T19:52:00.227Z] 9f9a5f714ddc: Preparing [2023-03-08T19:52:00.227Z] 46dd1c8e8c1a: Preparing [2023-03-08T19:52:00.227Z] c39af2d4cb8d: Preparing [2023-03-08T19:52:00.227Z] 46dd1c8e8c1a: Waiting [2023-03-08T19:52:00.227Z] c39af2d4cb8d: Waiting [2023-03-08T19:52:00.227Z] 9f9a5f714ddc: Waiting [2023-03-08T19:52:00.227Z] 826a2e7c78d6: Layer already exists [2023-03-08T19:52:00.227Z] cdd436404bb2: Layer already exists [2023-03-08T19:52:00.227Z] 7f1bda45fd15: Layer already exists [2023-03-08T19:52:00.227Z] 8fe28b65f0dc: Layer already exists [2023-03-08T19:52:00.227Z] efacec0b0228: Layer already exists [2023-03-08T19:52:00.227Z] 46dd1c8e8c1a: Layer already exists [2023-03-08T19:52:00.227Z] 9f9a5f714ddc: Layer already exists [2023-03-08T19:52:00.227Z] c39af2d4cb8d: Layer already exists [2023-03-08T19:52:00.493Z] 0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8: digest: sha256:cd3419d7f1585b063685d0d7a15939939f0275b289e31717264a9bbc24757961 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:52:00.837Z] + 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-03-08T19:52:01.178Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-03-08T19:52:01.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-08T19:52:01.178Z] 7f1bda45fd15: Preparing [2023-03-08T19:52:01.178Z] efacec0b0228: Preparing [2023-03-08T19:52:01.178Z] 826a2e7c78d6: Preparing [2023-03-08T19:52:01.178Z] 8fe28b65f0dc: Preparing [2023-03-08T19:52:01.178Z] cdd436404bb2: Preparing [2023-03-08T19:52:01.178Z] 9f9a5f714ddc: Preparing [2023-03-08T19:52:01.178Z] 46dd1c8e8c1a: Preparing [2023-03-08T19:52:01.178Z] c39af2d4cb8d: Preparing [2023-03-08T19:52:01.178Z] 9f9a5f714ddc: Waiting [2023-03-08T19:52:01.178Z] 46dd1c8e8c1a: Waiting [2023-03-08T19:52:01.178Z] c39af2d4cb8d: Waiting [2023-03-08T19:52:01.178Z] 826a2e7c78d6: Layer already exists [2023-03-08T19:52:01.178Z] efacec0b0228: Layer already exists [2023-03-08T19:52:01.178Z] 8fe28b65f0dc: Layer already exists [2023-03-08T19:52:01.178Z] cdd436404bb2: Layer already exists [2023-03-08T19:52:01.178Z] 7f1bda45fd15: Layer already exists [2023-03-08T19:52:01.178Z] c39af2d4cb8d: Layer already exists [2023-03-08T19:52:01.178Z] 9f9a5f714ddc: Layer already exists [2023-03-08T19:52:01.178Z] 46dd1c8e8c1a: Layer already exists [2023-03-08T19:52:01.178Z] main: digest: sha256:cd3419d7f1585b063685d0d7a15939939f0275b289e31717264a9bbc24757961 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T19:52:01.494Z] ===================================================== [Pipeline] echo [2023-03-08T19:52:01.500Z] taggedImages: [2023-03-08T19:52:01.500Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589 [2023-03-08T19:52:01.500Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-08T19:52:01.500Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.8 [2023-03-08T19:52:01.500Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 [2023-03-08T19:52:01.500Z] - 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-03-08T19:52:01.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T19:52:01.845Z] [2023-03-08T19:52:01.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:52:02.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T19:52:02.178Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T19:52:02.178Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T19:52:02.178Z] 04944245beec: Pulling fs layer [2023-03-08T19:52:02.178Z] 699f458cf7ca: Pulling fs layer [2023-03-08T19:52:02.178Z] 765212b225bb: Pulling fs layer [2023-03-08T19:52:02.178Z] f23df028b6ca: Pulling fs layer [2023-03-08T19:52:02.178Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T19:52:02.178Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T19:52:02.178Z] f23df028b6ca: Waiting [2023-03-08T19:52:02.178Z] d65c8cfc05b1: Waiting [2023-03-08T19:52:02.178Z] 2437ff75d9bd: Waiting [2023-03-08T19:52:02.178Z] 765212b225bb: Waiting [2023-03-08T19:52:02.448Z] 04944245beec: Verifying Checksum [2023-03-08T19:52:02.448Z] 04944245beec: Download complete [2023-03-08T19:52:02.448Z] 765212b225bb: Verifying Checksum [2023-03-08T19:52:02.448Z] 765212b225bb: Download complete [2023-03-08T19:52:02.448Z] f23df028b6ca: Verifying Checksum [2023-03-08T19:52:02.448Z] f23df028b6ca: Download complete [2023-03-08T19:52:02.448Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T19:52:02.448Z] d65c8cfc05b1: Download complete [2023-03-08T19:52:02.720Z] 699f458cf7ca: Verifying Checksum [2023-03-08T19:52:02.720Z] 699f458cf7ca: Download complete [2023-03-08T19:52:02.988Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T19:52:02.988Z] 8998bd30e6a1: Download complete [2023-03-08T19:52:04.933Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T19:52:04.933Z] 2437ff75d9bd: Download complete [2023-03-08T19:52:06.887Z] 8998bd30e6a1: Pull complete [2023-03-08T19:52:07.153Z] 04944245beec: Pull complete [2023-03-08T19:52:08.108Z] 699f458cf7ca: Pull complete [2023-03-08T19:52:08.375Z] 765212b225bb: Pull complete [2023-03-08T19:52:09.333Z] f23df028b6ca: Pull complete [2023-03-08T19:52:09.333Z] d65c8cfc05b1: Pull complete [2023-03-08T19:52:24.334Z] 2437ff75d9bd: Pull complete [2023-03-08T19:52:24.334Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T19:52:24.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T19:52:24.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:52:24.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-8866 does not seem to be running inside a container [2023-03-08T19:52:24.607Z] $ 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/76 -v /w/workspace/app-rfid-llrp-inventory/76:/w/workspace/app-rfid-llrp-inventory/76:rw,z -v /w/workspace/app-rfid-llrp-inventory/76@tmp:/w/workspace/app-rfid-llrp-inventory/76@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-03-08T19:52:27.317Z] $ docker top 77a5fbf47b80335abbfe484b33678aed6d632f8102b98636df10c587b947bf54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:52:28.143Z] ---> job-cost.sh [2023-03-08T19:52:28.143Z] lf-activate-venv: SKIPPING [2023-03-08T19:52:28.143Z] INFO: No Stack... [2023-03-08T19:52:28.409Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T19:52:29.383Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T19:52:30.029Z] + cat /w/workspace/app-rfid-llrp-inventory/76/archives/cost.csv [2023-03-08T19:52:30.029Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T19:52:30.108Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] [2023-03-08T19:52:30.114Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] did not exist. Created. [2023-03-08T19:52:30.114Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T19:52:30.782Z] /w/workspace/app-rfid-llrp-inventory/76@tmp/durable-fea4702b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T19:52:31.443Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T19:52:31.467Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T19:52:31.525Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T19:52:31.531Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T19:52:31.554Z] $ docker stop --time=1 77a5fbf47b80335abbfe484b33678aed6d632f8102b98636df10c587b947bf54 [2023-03-08T19:52:33.102Z] $ docker rm -f --volumes 77a5fbf47b80335abbfe484b33678aed6d632f8102b98636df10c587b947bf54 [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-03-08T19:52:33.501Z] provisioning config files... [2023-03-08T19:52:33.508Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config127564500945545056tmp [Pipeline] { [Pipeline] sh [2023-03-08T19:52:33.808Z] + set +x [2023-03-08T19:52:33.808Z] + bash -s -- [2023-03-08T19:52:33.808Z] + curl -s https://codecov.io/bash [2023-03-08T19:52:33.808Z] [2023-03-08T19:52:33.808Z] _____ _ [2023-03-08T19:52:33.808Z] / ____| | | [2023-03-08T19:52:33.808Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T19:52:33.808Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T19:52:33.808Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T19:52:33.808Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T19:52:33.808Z] Bash-1.0.6 [2023-03-08T19:52:33.808Z] [2023-03-08T19:52:33.808Z] [2023-03-08T19:52:33.808Z] ==> git version 2.25.1 found [2023-03-08T19:52:33.808Z] ==> 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-03-08T19:52:33.808Z] Release-Date: 2020-01-08 [2023-03-08T19:52:33.808Z] 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-03-08T19:52:33.808Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T19:52:33.808Z] ==> Jenkins CI detected. [2023-03-08T19:52:33.808Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-08T19:52:33.808Z] project root: . [2023-03-08T19:52:33.808Z] --> token set from env [2023-03-08T19:52:33.808Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T19:52:33.808Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T19:52:33.808Z] ==> Python coveragepy not found [2023-03-08T19:52:33.808Z] ==> Searching for coverage reports in: [2023-03-08T19:52:33.808Z] + . [2023-03-08T19:52:33.808Z] -> Found 1 reports [2023-03-08T19:52:33.808Z] ==> Detecting git/mercurial file structure [2023-03-08T19:52:33.808Z] ==> Reading reports [2023-03-08T19:52:34.071Z] + ./coverage.out bytes=41317 [2023-03-08T19:52:34.071Z] ==> Appending adjustments [2023-03-08T19:52:34.071Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T19:52:34.071Z] + Found adjustments [2023-03-08T19:52:34.071Z] ==> Gzipping contents [2023-03-08T19:52:34.071Z] 12K /tmp/codecov.A8Oj4i.gz [2023-03-08T19:52:34.071Z] ==> Uploading reports [2023-03-08T19:52:34.071Z] url: https://codecov.io [2023-03-08T19:52:34.071Z] query: branch=main&commit=0e6798df487ae229a4ea3230d61bef5bbf47a589&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T19:52:34.071Z] -> Pinging Codecov [2023-03-08T19:52:34.071Z] 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=0e6798df487ae229a4ea3230d61bef5bbf47a589&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T19:52:34.331Z] -> Uploading to [2023-03-08T19:52:34.331Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/581DD39554BDF9B6E22D074273EAD858/0e6798df487ae229a4ea3230d61bef5bbf47a589/fc1bd553-6761-453e-8d86-559d699443f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T195234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8608ce26feaf7c2389a92ae88ba34a9354a849889441a673f577ac3e251dd67 [2023-03-08T19:52:34.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T19:52:34.331Z] Dload Upload Total Spent Left Speed [2023-03-08T19:52:34.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11844 0 0 100 11844 0 41851 --:--:-- --:--:-- --:--:-- 41851 [2023-03-08T19:52:34.590Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] } [2023-03-08T19:52:34.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-08T19:52:34.804Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-08T19:52:34.814Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:52:35.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T19:52:35.110Z] [2023-03-08T19:52:35.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:52:35.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T19:52:35.409Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-08T19:52:35.409Z] df9b9388f04a: Pulling fs layer [2023-03-08T19:52:35.409Z] 52dc419b0ee2: Pulling fs layer [2023-03-08T19:52:35.409Z] 25bc292e5bac: Pulling fs layer [2023-03-08T19:52:35.409Z] 114826534d7a: Pulling fs layer [2023-03-08T19:52:35.409Z] 4657fd5d0bcf: Pulling fs layer [2023-03-08T19:52:35.409Z] 6ad1cebc031e: Pulling fs layer [2023-03-08T19:52:35.409Z] 8a3aa393b2d8: Pulling fs layer [2023-03-08T19:52:35.409Z] 4657fd5d0bcf: Waiting [2023-03-08T19:52:35.409Z] 8a3aa393b2d8: Waiting [2023-03-08T19:52:35.409Z] 6ad1cebc031e: Waiting [2023-03-08T19:52:35.409Z] 114826534d7a: Waiting [2023-03-08T19:52:35.409Z] 25bc292e5bac: Verifying Checksum [2023-03-08T19:52:35.409Z] 25bc292e5bac: Download complete [2023-03-08T19:52:35.409Z] 52dc419b0ee2: Verifying Checksum [2023-03-08T19:52:35.409Z] 52dc419b0ee2: Download complete [2023-03-08T19:52:35.409Z] 4657fd5d0bcf: Download complete [2023-03-08T19:52:35.409Z] df9b9388f04a: Verifying Checksum [2023-03-08T19:52:35.409Z] df9b9388f04a: Download complete [2023-03-08T19:52:35.688Z] df9b9388f04a: Pull complete [2023-03-08T19:52:35.688Z] 6ad1cebc031e: Verifying Checksum [2023-03-08T19:52:35.688Z] 6ad1cebc031e: Download complete [2023-03-08T19:52:35.948Z] 52dc419b0ee2: Pull complete [2023-03-08T19:52:35.948Z] 25bc292e5bac: Pull complete [2023-03-08T19:52:36.517Z] 114826534d7a: Download complete [2023-03-08T19:52:36.517Z] 8a3aa393b2d8: Verifying Checksum [2023-03-08T19:52:36.517Z] 8a3aa393b2d8: Download complete [2023-03-08T19:52:40.722Z] 114826534d7a: Pull complete [2023-03-08T19:52:40.722Z] 4657fd5d0bcf: Pull complete [2023-03-08T19:52:41.292Z] 6ad1cebc031e: Pull complete [2023-03-08T19:52:45.496Z] 8a3aa393b2d8: Pull complete [2023-03-08T19:52:45.496Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-08T19:52:45.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T19:52:45.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:52:45.578Z] prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container [2023-03-08T19:52:45.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-08T19:52:51.279Z] $ docker top 003eb05aab54b813b031a9edea80f9c4ea13431a364449ff403881aa6d7096f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T19:52:51.334Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-03-08T19:52:51.606Z] + set -o pipefail [2023-03-08T19:52:51.606Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-03-08T19:52:56.880Z] [2023-03-08T19:52:56.880Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-03-08T19:52:56.880Z] [2023-03-08T19:52:56.880Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f3cc27b0-dd4b-47fd-ab53-b8423b1b1bd1 [2023-03-08T19:52:56.880Z] [2023-03-08T19:52:56.880Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-08T19:52:56.880Z] [2023-03-08T19:52:56.880Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-08T19:52:56.880Z] [2023-03-08T19:52:57.142Z] [2023-03-08T19:52:57.142Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-08T19:52:57.142Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-08T19:52:57.142Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-08T19:52:57.158Z] $ docker stop --time=1 003eb05aab54b813b031a9edea80f9c4ea13431a364449ff403881aa6d7096f9 [2023-03-08T19:53:01.390Z] $ docker rm -f --volumes 003eb05aab54b813b031a9edea80f9c4ea13431a364449ff403881aa6d7096f9 [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-03-08T19:53:02.094Z] + git log --format=format:%s -1 0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] sh [2023-03-08T19:53:02.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T19:53:02.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:53:02.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T19:53:02.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:53:02.748Z] prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container [2023-03-08T19:53:02.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T19:53:03.167Z] $ docker top 9fe498122ad5bccc9da82d2d7374089790d925e774db3d13c8cd4a2e850e41c4 -eo pid,comm [2023-03-08T19:53:03.208Z] 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-03-08T19:53:03.208Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T19:53:03.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T19:53:03.243Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T19:53:03.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T19:53:03.362Z] $ docker exec 9fe498122ad5bccc9da82d2d7374089790d925e774db3d13c8cd4a2e850e41c4 ssh-agent [2023-03-08T19:53:03.465Z] SSH_AUTH_SOCK=/tmp/ssh-7DJVfuNJqDeQ/agent.32 [2023-03-08T19:53:03.465Z] SSH_AGENT_PID=38 [2023-03-08T19:53:03.470Z] Running ssh-add (command line suppressed) [2023-03-08T19:53:03.575Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13699026032996241861.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13699026032996241861.key) [2023-03-08T19:53:03.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T19:53:03.879Z] + git semver tag [2023-03-08T19:53:04.446Z] 2023-03-08 19:53:04,216 [run_tag] DEBUG tag force:False [2023-03-08T19:53:04.446Z] 2023-03-08 19:53:04,216 [check_head_tag] DEBUG check head tag [2023-03-08T19:53:04.446Z] 2023-03-08 19:53:04,217 [execute] INFO git cat-file --batch-check [2023-03-08T19:53:04.446Z] 2023-03-08 19:53:04,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-08T19:53:04.446Z] 2023-03-08 19:53:04,221 [execute] INFO git cat-file --batch [2023-03-08T19:53:04.446Z] 2023-03-08 19:53:04,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-08T19:53:04.446Z] 2023-03-08 19:53:04,236 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T19:53:04.446Z] 2023-03-08 19:53:04,236 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 [2023-03-08T19:53:04.446Z] 2023-03-08 19:53:04,236 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-08T19:53:04.446Z] 2023-03-08 19:53:04,243 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T19:53:04.446Z] 3.0.0-dev.8 [Pipeline] } [2023-03-08T19:53:04.461Z] $ docker exec --env ******** --env ******** 9fe498122ad5bccc9da82d2d7374089790d925e774db3d13c8cd4a2e850e41c4 ssh-agent -k [2023-03-08T19:53:04.572Z] unset SSH_AUTH_SOCK; [2023-03-08T19:53:04.572Z] unset SSH_AGENT_PID; [2023-03-08T19:53:04.572Z] echo Agent pid 38 killed; [2023-03-08T19:53:04.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T19:53:04.873Z] + git semver [Pipeline] } [2023-03-08T19:53:05.467Z] $ docker stop --time=1 9fe498122ad5bccc9da82d2d7374089790d925e774db3d13c8cd4a2e850e41c4 [2023-03-08T19:53:06.786Z] $ docker rm -f --volumes 9fe498122ad5bccc9da82d2d7374089790d925e774db3d13c8cd4a2e850e41c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:53:07.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T19:53:07.177Z] [2023-03-08T19:53:07.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:53:07.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T19:53:07.478Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-08T19:53:07.478Z] ab5ef0e58194: Pulling fs layer [2023-03-08T19:53:07.478Z] 9712f1f96733: Pulling fs layer [2023-03-08T19:53:07.478Z] 63f879dbbcfc: Pulling fs layer [2023-03-08T19:53:07.478Z] 0d9ebad4ef96: Pulling fs layer [2023-03-08T19:53:07.478Z] e9a5061849ea: Pulling fs layer [2023-03-08T19:53:07.478Z] d747dcd14b5f: Pulling fs layer [2023-03-08T19:53:07.478Z] 2de7ff778b66: Pulling fs layer [2023-03-08T19:53:07.478Z] e9a5061849ea: Waiting [2023-03-08T19:53:07.478Z] 2de7ff778b66: Waiting [2023-03-08T19:53:07.478Z] d747dcd14b5f: Waiting [2023-03-08T19:53:07.478Z] 0d9ebad4ef96: Waiting [2023-03-08T19:53:07.478Z] 9712f1f96733: Download complete [2023-03-08T19:53:08.052Z] 63f879dbbcfc: Verifying Checksum [2023-03-08T19:53:08.052Z] 63f879dbbcfc: Download complete [2023-03-08T19:53:08.052Z] e9a5061849ea: Verifying Checksum [2023-03-08T19:53:08.052Z] e9a5061849ea: Download complete [2023-03-08T19:53:08.052Z] d747dcd14b5f: Verifying Checksum [2023-03-08T19:53:08.052Z] d747dcd14b5f: Download complete [2023-03-08T19:53:08.311Z] 0d9ebad4ef96: Download complete [2023-03-08T19:53:08.311Z] ab5ef0e58194: Verifying Checksum [2023-03-08T19:53:08.311Z] ab5ef0e58194: Download complete [2023-03-08T19:53:08.311Z] 2de7ff778b66: Verifying Checksum [2023-03-08T19:53:08.311Z] 2de7ff778b66: Download complete [2023-03-08T19:53:11.595Z] ab5ef0e58194: Pull complete [2023-03-08T19:53:11.595Z] 9712f1f96733: Pull complete [2023-03-08T19:53:12.161Z] 63f879dbbcfc: Pull complete [2023-03-08T19:53:16.348Z] 0d9ebad4ef96: Pull complete [2023-03-08T19:53:16.348Z] e9a5061849ea: Pull complete [2023-03-08T19:53:16.348Z] d747dcd14b5f: Pull complete [2023-03-08T19:53:16.916Z] 2de7ff778b66: Pull complete [2023-03-08T19:53:16.916Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-08T19:53:16.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T19:53:16.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:53:17.003Z] prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container [2023-03-08T19:53:17.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-08T19:53:22.814Z] $ docker top c9a0c680df2ab1962e993717e3b9dd2756ca1619c2f2a34e97ea7dd51e60d558 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-08T19:53:22.878Z] provisioning config files... [2023-03-08T19:53:22.883Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9602264352529503353tmp [2023-03-08T19:53:22.897Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11494708336758016060tmp [2023-03-08T19:53:22.905Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14782041948031944691tmp [Pipeline] { [Pipeline] echo [2023-03-08T19:53:22.920Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:53:23.201Z] ---> sigul-configuration.sh [2023-03-08T19:53:23.201Z] gpg: directory `/root/.gnupg' created [2023-03-08T19:53:23.201Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-08T19:53:23.201Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-08T19:53:23.201Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-08T19:53:23.201Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-08T19:53:23.201Z] gpg: CAST5 encrypted data [2023-03-08T19:53:23.201Z] gpg: encrypted with 1 passphrase [2023-03-08T19:53:23.201Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-08T19:53:23.490Z] + mkdir /home/jenkins [2023-03-08T19:53:23.490Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-08T19:53:23.773Z] + 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-03-08T19:53:23.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:53:24.066Z] ---> sigul-install.sh [2023-03-08T19:53:24.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-08T19:53:24.352Z] + git tag --list [2023-03-08T19:53:24.352Z] v0.0.0 [2023-03-08T19:53:24.352Z] v1.0.0 [2023-03-08T19:53:24.352Z] v2.1.0 [2023-03-08T19:53:24.352Z] v2.1.1 [2023-03-08T19:53:24.352Z] v2.1.1-dev.1 [2023-03-08T19:53:24.352Z] v2.2.0 [2023-03-08T19:53:24.352Z] v2.2.1-dev.1 [2023-03-08T19:53:24.352Z] v2.2.1-dev.2 [2023-03-08T19:53:24.352Z] v2.2.1-dev.3 [2023-03-08T19:53:24.352Z] v2.2.1-dev.4 [2023-03-08T19:53:24.352Z] v2.2.1-dev.5 [2023-03-08T19:53:24.352Z] v2.2.1-dev.6 [2023-03-08T19:53:24.352Z] v2.2.1-dev.7 [2023-03-08T19:53:24.352Z] v2.3.0 [2023-03-08T19:53:24.352Z] v2.3.0-dev.10 [2023-03-08T19:53:24.352Z] v2.3.0-dev.11 [2023-03-08T19:53:24.352Z] v2.3.0-dev.12 [2023-03-08T19:53:24.352Z] v2.3.0-dev.13 [2023-03-08T19:53:24.352Z] v2.3.0-dev.14 [2023-03-08T19:53:24.352Z] v2.3.0-dev.15 [2023-03-08T19:53:24.353Z] v2.3.0-dev.16 [2023-03-08T19:53:24.353Z] v2.3.0-dev.17 [2023-03-08T19:53:24.353Z] v2.3.0-dev.18 [2023-03-08T19:53:24.353Z] v2.3.0-dev.19 [2023-03-08T19:53:24.353Z] v2.3.0-dev.20 [2023-03-08T19:53:24.353Z] v2.3.0-dev.21 [2023-03-08T19:53:24.353Z] v2.3.0-dev.22 [2023-03-08T19:53:24.353Z] v2.3.0-dev.23 [2023-03-08T19:53:24.353Z] v2.3.0-dev.24 [2023-03-08T19:53:24.353Z] v2.3.0-dev.25 [2023-03-08T19:53:24.353Z] v2.3.0-dev.26 [2023-03-08T19:53:24.353Z] v2.3.0-dev.9 [2023-03-08T19:53:24.353Z] v2.3.1-dev.1 [2023-03-08T19:53:24.353Z] v3.0.0-dev.1 [2023-03-08T19:53:24.353Z] v3.0.0-dev.2 [2023-03-08T19:53:24.353Z] v3.0.0-dev.3 [2023-03-08T19:53:24.353Z] v3.0.0-dev.4 [2023-03-08T19:53:24.353Z] v3.0.0-dev.5 [2023-03-08T19:53:24.353Z] v3.0.0-dev.6 [2023-03-08T19:53:24.353Z] v3.0.0-dev.7 [2023-03-08T19:53:24.353Z] v3.0.0-dev.8 [Pipeline] sh [2023-03-08T19:53:24.639Z] + lftools sign git-tag v3.0.0-dev.8 [2023-03-08T19:53:25.207Z] Signing Git tag with Sigul... [2023-03-08T19:53:25.207Z] Signing v3.0.0-dev.8 [Pipeline] echo [2023-03-08T19:53:25.785Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:53:26.071Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-08T19:53:26.077Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-08T19:53:26.100Z] $ docker stop --time=1 c9a0c680df2ab1962e993717e3b9dd2756ca1619c2f2a34e97ea7dd51e60d558 [2023-03-08T19:53:27.385Z] $ docker rm -f --volumes c9a0c680df2ab1962e993717e3b9dd2756ca1619c2f2a34e97ea7dd51e60d558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-08T19:53:27.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T19:53:27.762Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:53:28.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T19:53:28.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:53:28.132Z] prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container [2023-03-08T19:53:28.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T19:53:28.542Z] $ docker top 344883f999fba71f74422e5fa385dd733409c8f8606f3aea2262f85478211efa -eo pid,comm [2023-03-08T19:53:28.590Z] 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-03-08T19:53:28.590Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T19:53:28.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T19:53:28.632Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T19:53:28.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T19:53:28.751Z] $ docker exec 344883f999fba71f74422e5fa385dd733409c8f8606f3aea2262f85478211efa ssh-agent [2023-03-08T19:53:28.843Z] SSH_AUTH_SOCK=/tmp/ssh-9tNfmXLT3GzW/agent.33 [2023-03-08T19:53:28.843Z] SSH_AGENT_PID=39 [2023-03-08T19:53:28.848Z] Running ssh-add (command line suppressed) [2023-03-08T19:53:28.954Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8203528332808791285.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8203528332808791285.key) [2023-03-08T19:53:28.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T19:53:29.251Z] + git semver bump pre [2023-03-08T19:53:29.819Z] 2023-03-08 19:53:29,590 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T19:53:29.819Z] 2023-03-08 19:53:29,590 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev [2023-03-08T19:53:29.819Z] 2023-03-08 19:53:29,591 [bump_version] DEBUG bumped version:3.0.0-dev.9 [2023-03-08T19:53:29.819Z] 2023-03-08 19:53:29,591 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-03-08T19:53:29.819Z] 2023-03-08 19:53:29,591 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T19:53:29.819Z] 2023-03-08 19:53:29,591 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T19:53:29.819Z] 2023-03-08 19:53:29,593 [execute] INFO git cat-file --batch-check [2023-03-08T19:53:29.819Z] 2023-03-08 19:53:29,594 [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-03-08T19:53:29.819Z] 2023-03-08 19:53:29,600 [execute] INFO git cat-file --batch [2023-03-08T19:53:29.819Z] 2023-03-08 19:53:29,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T19:53:29.819Z] 2023-03-08 19:53:29,606 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T19:53:29.819Z] 3.0.0-dev.9 [Pipeline] } [2023-03-08T19:53:29.832Z] $ docker exec --env ******** --env ******** 344883f999fba71f74422e5fa385dd733409c8f8606f3aea2262f85478211efa ssh-agent -k [2023-03-08T19:53:29.932Z] unset SSH_AUTH_SOCK; [2023-03-08T19:53:29.933Z] unset SSH_AGENT_PID; [2023-03-08T19:53:29.933Z] echo Agent pid 39 killed; [2023-03-08T19:53:29.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T19:53:30.255Z] + git semver [Pipeline] } [2023-03-08T19:53:30.529Z] $ docker stop --time=1 344883f999fba71f74422e5fa385dd733409c8f8606f3aea2262f85478211efa [2023-03-08T19:53:31.948Z] $ docker rm -f --volumes 344883f999fba71f74422e5fa385dd733409c8f8606f3aea2262f85478211efa [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T19:53:32.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T19:53:32.281Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:53:32.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T19:53:32.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:53:32.650Z] prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container [2023-03-08T19:53:32.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T19:53:33.036Z] $ docker top 0cc8aedeb1d73c76dd18b9c16b83368196e413d1662e2156fb6eb0107be959e9 -eo pid,comm [2023-03-08T19:53:33.082Z] 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-03-08T19:53:33.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T19:53:33.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T19:53:33.118Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T19:53:33.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T19:53:33.257Z] $ docker exec 0cc8aedeb1d73c76dd18b9c16b83368196e413d1662e2156fb6eb0107be959e9 ssh-agent [2023-03-08T19:53:33.355Z] SSH_AUTH_SOCK=/tmp/ssh-6pXDuM3KLcEu/agent.32 [2023-03-08T19:53:33.355Z] SSH_AGENT_PID=38 [2023-03-08T19:53:33.364Z] Running ssh-add (command line suppressed) [2023-03-08T19:53:33.465Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5512995241296918090.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5512995241296918090.key) [2023-03-08T19:53:33.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T19:53:33.758Z] + git semver push [2023-03-08T19:53:34.324Z] 2023-03-08 19:53:34,094 [run_push] DEBUG push [2023-03-08T19:53:34.324Z] 2023-03-08 19:53:34,095 [execute] INFO git cat-file --batch-check [2023-03-08T19:53:34.325Z] 2023-03-08 19:53:34,095 [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-03-08T19:53:34.325Z] 2023-03-08 19:53:34,098 [execute] INFO git rev-list 013f263c318d1862552d744976bf26f3c80fecab -- [2023-03-08T19:53:34.325Z] 2023-03-08 19:53:34,099 [execute] DEBUG Popen(['git', 'rev-list', '013f263c318d1862552d744976bf26f3c80fecab', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T19:53:34.325Z] 2023-03-08 19:53:34,103 [execute] INFO git fetch -v origin [2023-03-08T19:53:34.325Z] 2023-03-08 19:53:34,103 [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-03-08T19:53:34.894Z] 2023-03-08 19:53:34,604 [run_push] DEBUG no remote changes detected [2023-03-08T19:53:34.894Z] 2023-03-08 19:53:34,604 [execute] INFO git push origin semver [2023-03-08T19:53:34.894Z] 2023-03-08 19:53:34,605 [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-03-08T19:53:35.464Z] 2023-03-08 19:53:35,360 [run_push] DEBUG push all version tags [2023-03-08T19:53:35.464Z] 2023-03-08 19:53:35,360 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-08T19:53:35.464Z] 2023-03-08 19:53:35,360 [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-03-08T19:53:36.400Z] 2023-03-08 19:53:36,098 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T19:53:36.400Z] 3.0.0-dev.9 [Pipeline] } [2023-03-08T19:53:36.414Z] $ docker exec --env ******** --env ******** 0cc8aedeb1d73c76dd18b9c16b83368196e413d1662e2156fb6eb0107be959e9 ssh-agent -k [2023-03-08T19:53:36.508Z] unset SSH_AUTH_SOCK; [2023-03-08T19:53:36.508Z] unset SSH_AGENT_PID; [2023-03-08T19:53:36.508Z] echo Agent pid 38 killed; [2023-03-08T19:53:36.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T19:53:36.813Z] + git semver [Pipeline] } [2023-03-08T19:53:37.091Z] $ docker stop --time=1 0cc8aedeb1d73c76dd18b9c16b83368196e413d1662e2156fb6eb0107be959e9 [2023-03-08T19:53:38.492Z] $ docker rm -f --volumes 0cc8aedeb1d73c76dd18b9c16b83368196e413d1662e2156fb6eb0107be959e9 [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-03-08T19:53:39.061Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-08T19:53:39.061Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-08T19:53:39.061Z] total 16 [2023-03-08T19:53:39.061Z] drwxr-xr-x 3 root root 4096 Mar 8 19:42 . [2023-03-08T19:53:39.061Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 19:53 .. [2023-03-08T19:53:39.061Z] drwxr-xr-x 2 root root 4096 Mar 8 19:42 cost [2023-03-08T19:53:39.061Z] -rw-r--r-- 1 root root 94 Mar 8 19:42 cost.csv [2023-03-08T19:53:39.061Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-08T19:53:39.061Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-08T19:53:39.061Z] total 16 [2023-03-08T19:53:39.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:42 . [2023-03-08T19:53:39.061Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 19:53 .. [2023-03-08T19:53:39.061Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 19:42 cost [2023-03-08T19:53:39.061Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 8 19:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:53:39.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:53:40.215Z] ---> package-listing.sh [2023-03-08T19:53:40.215Z] ++ facter osfamily [2023-03-08T19:53:40.215Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T19:53:40.475Z] + OS_FAMILY=debian [2023-03-08T19:53:40.475Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-08T19:53:40.475Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T19:53:40.475Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T19:53:40.475Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T19:53:40.475Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T19:53:40.475Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-08T19:53:40.475Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T19:53:40.475Z] + case "${OS_FAMILY}" in [2023-03-08T19:53:40.475Z] + dpkg -l [2023-03-08T19:53:40.475Z] + grep '^ii' [2023-03-08T19:53:40.475Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T19:53:40.475Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T19:53:40.475Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T19:53:40.475Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-08T19:53:40.475Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-08T19:53:40.475Z] + 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-03-08T19:53:40.486Z] 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-03-08T19:53:40.765Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:53:41.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:53:41.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:53:41.470Z] prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container [2023-03-08T19:53:41.541Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T19:53:41.758Z] $ docker top 812624f2aed94853790a52f5467700f7a3b96e515e8cfb60b04f903ca8a31982 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:53:42.133Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T19:53:42.424Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T19:53:42.712Z] + ls /var/log/sa-host [2023-03-08T19:53:42.712Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T19:53:42.864Z] provisioning config files... [2023-03-08T19:53:42.872Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8963908050464962657tmp [Pipeline] { [Pipeline] echo [2023-03-08T19:53:42.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:53:43.166Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T19:53:43.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:53:43.505Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T19:53:43.514Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:53:43.802Z] ---> sudo-logs.sh [2023-03-08T19:53:43.802Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T19:53:43.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:53:44.121Z] ---> job-cost.sh [2023-03-08T19:53:44.121Z] lf-activate-venv: SKIPPING [2023-03-08T19:53:44.121Z] DEBUG: total: 0.2199999988079071 [2023-03-08T19:53:44.121Z] INFO: Retrieving Stack Cost... [2023-03-08T19:53:44.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T19:53:44.948Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T19:53:44.963Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:53:45.254Z] ---> logs-deploy.sh [2023-03-08T19:53:45.254Z] lf-activate-venv: SKIPPING [2023-03-08T19:53:45.254Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/76 [2023-03-08T19:53:45.254Z] INFO: archiving workspace using pattern(s): [2023-03-08T19:53:46.635Z] Archives upload complete. [2023-03-08T19:53:46.894Z] INFO: archiving logs to Nexus