Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 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-ssh1340778636445337896.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11258017155934691027.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5398446356806749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6879796666569497241.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-ssh4730190498502205201.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] ========================================================= [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.21 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10325 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 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 (main) Commit message: "refactor: Remove obsolete comments from config file (#240)" > 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 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 # timeout=10 > git rev-list --no-walk 920979eb692bae2a0718faef7cf991f1fc593de0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T23:20:23.994Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T23:20:24.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T23:20:24.058Z] ========================================================= [2023-10-24T23:20:24.058Z] EdgeX Global Pipelines Version Info [2023-10-24T23:20:24.058Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:20:24.760Z] ------------------- [2023-10-24T23:20:24.760Z] stable info: [2023-10-24T23:20:24.760Z] ------------------- [2023-10-24T23:20:24.760Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T23:20:24.760Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T23:20:24.760Z] Message: update stable to v1.0.254 [2023-10-24T23:20:25.329Z] ------------------- [2023-10-24T23:20:25.329Z] experimental info: [2023-10-24T23:20:25.329Z] ------------------- [2023-10-24T23:20:25.329Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T23:20:25.329Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T23:20:25.329Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T23:20:25.505Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-24T23:20:25.516Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-24T23:20:25.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T23:20:25.543Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T23:20:25.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T23:20:25.569Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T23:20:25.578Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T23:20:25.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T23:20:25.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T23:20:25.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T23:20:25.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T23:20:25.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-24T23:20:25.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T23:20:25.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T23:20:25.667Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T23:20:25.680Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T23:20:25.696Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T23:20:25.707Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T23:20:25.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T23:20:25.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T23:20:25.744Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T23:20:25.760Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T23:20:25.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T23:20:25.792Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T23:20:25.803Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T23:20:25.818Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T23:20:25.831Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T23:20:25.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T23:20:25.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T23:20:25.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T23:20:25.897Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [Pipeline] echo [2023-10-24T23:20:25.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e1f568 [Pipeline] echo [2023-10-24T23:20:25.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:20:25.977Z] provisioning config files... [2023-10-24T23:20:25.992Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16753358702486003878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:20:26.303Z] ---> docker-login.sh [2023-10-24T23:20:26.303Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:20:26.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:26.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:26.565Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:26.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:26.565Z] [2023-10-24T23:20:26.565Z] Login Succeeded [2023-10-24T23:20:26.565Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:20:26.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:26.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:26.565Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:26.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:26.565Z] [2023-10-24T23:20:26.565Z] Login Succeeded [2023-10-24T23:20:26.565Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:20:26.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:26.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:26.826Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:26.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:26.826Z] [2023-10-24T23:20:26.826Z] Login Succeeded [2023-10-24T23:20:26.826Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:20:26.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:26.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:26.826Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:26.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:26.826Z] [2023-10-24T23:20:26.826Z] Login Succeeded [2023-10-24T23:20:26.826Z] docker.io [2023-10-24T23:20:27.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:27.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:27.348Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:27.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:27.348Z] [2023-10-24T23:20:27.348Z] Login Succeeded [2023-10-24T23:20:27.348Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:20:27.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T23:20:27.731Z] + git rev-list -1 --merges 9e1f568c9b1455eaf2490256b50d2aac3d1e2766~1..9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [Pipeline] echo [2023-10-24T23:20:27.778Z] -----------> git rev-list -1 --merges 9e1f568c9b1455eaf2490256b50d2aac3d1e2766~1..9e1f568c9b1455eaf2490256b50d2aac3d1e2766 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [false] [Pipeline] sh [2023-10-24T23:20:28.068Z] + git log --format=format:%s -1 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [Pipeline] echo [2023-10-24T23:20:28.085Z] ========================================================= [2023-10-24T23:20:28.085Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T23:20:28.085Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:20:28.423Z] + git log --format=format:%s -1 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [Pipeline] echo [2023-10-24T23:20:28.435Z] [semverPrep] GIT_COMMIT: 9e1f568c9b1455eaf2490256b50d2aac3d1e2766, Commit Message: refactor: Remove obsolete comments from config file (#240) [Pipeline] echo [2023-10-24T23:20:28.444Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T23:20:28.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T23:20:28.785Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T23:20:28.785Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T23:20:28.785Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T23:20:28.785Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T23:20:28.785Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T23:20:28.785Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:20:29.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:20:29.130Z] [2023-10-24T23:20:29.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:20:29.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:20:29.426Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T23:20:29.426Z] b85a868b505f: Pulling fs layer [2023-10-24T23:20:29.426Z] e2be974225ed: Pulling fs layer [2023-10-24T23:20:29.426Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T23:20:29.426Z] 988bab9f4d93: Pulling fs layer [2023-10-24T23:20:29.426Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T23:20:29.426Z] eaf3925da568: Pulling fs layer [2023-10-24T23:20:29.426Z] bab4dde63d76: Pulling fs layer [2023-10-24T23:20:29.426Z] bde34c3a00c8: Pulling fs layer [2023-10-24T23:20:29.426Z] b352a97aabf1: Pulling fs layer [2023-10-24T23:20:29.426Z] 4872d77fe225: Pulling fs layer [2023-10-24T23:20:29.426Z] 5851b861e8e6: Pulling fs layer [2023-10-24T23:20:29.426Z] 988bab9f4d93: Waiting [2023-10-24T23:20:29.426Z] 1469e6f7b9e6: Waiting [2023-10-24T23:20:29.426Z] bab4dde63d76: Waiting [2023-10-24T23:20:29.426Z] eaf3925da568: Waiting [2023-10-24T23:20:29.426Z] bde34c3a00c8: Waiting [2023-10-24T23:20:29.426Z] 5851b861e8e6: Waiting [2023-10-24T23:20:29.426Z] 4872d77fe225: Waiting [2023-10-24T23:20:29.426Z] b352a97aabf1: Waiting [2023-10-24T23:20:29.426Z] e2be974225ed: Verifying Checksum [2023-10-24T23:20:29.426Z] e2be974225ed: Download complete [2023-10-24T23:20:29.426Z] 988bab9f4d93: Download complete [2023-10-24T23:20:29.687Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T23:20:29.687Z] 1469e6f7b9e6: Download complete [2023-10-24T23:20:29.687Z] eaf3925da568: Download complete [2023-10-24T23:20:29.687Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T23:20:29.687Z] 339a4e72a1f5: Download complete [2023-10-24T23:20:29.687Z] bde34c3a00c8: Download complete [2023-10-24T23:20:29.687Z] b352a97aabf1: Verifying Checksum [2023-10-24T23:20:29.687Z] b352a97aabf1: Download complete [2023-10-24T23:20:29.687Z] 4872d77fe225: Verifying Checksum [2023-10-24T23:20:29.687Z] 4872d77fe225: Download complete [2023-10-24T23:20:29.687Z] 5851b861e8e6: Download complete [2023-10-24T23:20:29.687Z] b85a868b505f: Download complete [2023-10-24T23:20:29.946Z] bab4dde63d76: Verifying Checksum [2023-10-24T23:20:29.946Z] bab4dde63d76: Download complete [2023-10-24T23:20:30.884Z] b85a868b505f: Pull complete [2023-10-24T23:20:31.144Z] e2be974225ed: Pull complete [2023-10-24T23:20:31.713Z] 339a4e72a1f5: Pull complete [2023-10-24T23:20:31.713Z] 988bab9f4d93: Pull complete [2023-10-24T23:20:31.973Z] 1469e6f7b9e6: Pull complete [2023-10-24T23:20:31.973Z] eaf3925da568: Pull complete [2023-10-24T23:20:33.897Z] bab4dde63d76: Pull complete [2023-10-24T23:20:33.897Z] bde34c3a00c8: Pull complete [2023-10-24T23:20:34.158Z] b352a97aabf1: Pull complete [2023-10-24T23:20:34.158Z] 4872d77fe225: Pull complete [2023-10-24T23:20:34.439Z] 5851b861e8e6: Pull complete [2023-10-24T23:20:34.439Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T23:20:34.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:20:34.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:20:34.548Z] prd-ubuntu20.04-docker-8c-8g-10325 does not seem to be running inside a container [2023-10-24T23:20:34.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T23:20:37.273Z] $ docker top 6463a633ab4431456faf57a7aaec9f9e231dae9b05c25505a67b431d3e0642a7 -eo pid,comm [2023-10-24T23:20:37.329Z] 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-10-24T23:20:37.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T23:20:37.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:20:37.360Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:20:37.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:20:37.477Z] $ docker exec 6463a633ab4431456faf57a7aaec9f9e231dae9b05c25505a67b431d3e0642a7 ssh-agent [2023-10-24T23:20:37.579Z] SSH_AUTH_SOCK=/tmp/ssh-sbGwpWM6uZQB/agent.32 [2023-10-24T23:20:37.579Z] SSH_AGENT_PID=38 [2023-10-24T23:20:37.586Z] Running ssh-add (command line suppressed) [2023-10-24T23:20:37.701Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_895257344422105078.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_895257344422105078.key) [2023-10-24T23:20:37.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:20:37.999Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T23:20:38.014Z] $ docker exec --env ******** --env ******** 6463a633ab4431456faf57a7aaec9f9e231dae9b05c25505a67b431d3e0642a7 ssh-agent -k [2023-10-24T23:20:38.113Z] unset SSH_AUTH_SOCK; [2023-10-24T23:20:38.114Z] unset SSH_AGENT_PID; [2023-10-24T23:20:38.114Z] echo Agent pid 38 killed; [2023-10-24T23:20:38.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T23:20:38.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:20:38.143Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:20:38.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:20:38.271Z] $ docker exec 6463a633ab4431456faf57a7aaec9f9e231dae9b05c25505a67b431d3e0642a7 ssh-agent [2023-10-24T23:20:38.387Z] SSH_AUTH_SOCK=/tmp/ssh-VbsG5etNABiG/agent.70 [2023-10-24T23:20:38.387Z] SSH_AGENT_PID=76 [2023-10-24T23:20:38.391Z] Running ssh-add (command line suppressed) [2023-10-24T23:20:38.491Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5517414228268088207.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5517414228268088207.key) [2023-10-24T23:20:38.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:20:38.789Z] + git semver init [2023-10-24T23:20:39.048Z] 2023-10-24 23:20:38,977 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T23:20:39.048Z] 2023-10-24 23:20:38,978 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-24T23:20:39.048Z] 2023-10-24 23:20:38,979 [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-10-24T23:20:39.048Z] 2023-10-24 23:20:38,979 [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-10-24T23:20:40.432Z] 2023-10-24 23:20:40,098 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-24T23:20:40.432Z] 2023-10-24 23:20:40,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-10-24T23:20:40.432Z] 2023-10-24 23:20:40,099 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T23:20:40.432Z] 2023-10-24 23:20:40,099 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T23:20:40.432Z] 3.1.0-dev.31 [Pipeline] } [2023-10-24T23:20:40.443Z] $ docker exec --env ******** --env ******** 6463a633ab4431456faf57a7aaec9f9e231dae9b05c25505a67b431d3e0642a7 ssh-agent -k [2023-10-24T23:20:40.547Z] unset SSH_AUTH_SOCK; [2023-10-24T23:20:40.548Z] unset SSH_AGENT_PID; [2023-10-24T23:20:40.548Z] echo Agent pid 76 killed; [2023-10-24T23:20:40.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T23:20:40.868Z] + git semver [Pipeline] } [2023-10-24T23:20:41.147Z] $ docker stop --time=1 6463a633ab4431456faf57a7aaec9f9e231dae9b05c25505a67b431d3e0642a7 [2023-10-24T23:20:42.426Z] $ docker rm -f --volumes 6463a633ab4431456faf57a7aaec9f9e231dae9b05c25505a67b431d3e0642a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:20:42.764Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T23:20:42.955Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T23:20:42.958Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [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-10-24T23:20:43.060Z] provisioning config files... [2023-10-24T23:20:43.068Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12546302496686315371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:20:43.361Z] ---> docker-login.sh [2023-10-24T23:20:43.361Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:20:43.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:43.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:43.361Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:43.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:43.361Z] [2023-10-24T23:20:43.361Z] Login Succeeded [2023-10-24T23:20:43.361Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:20:43.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:43.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:43.361Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:43.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:43.361Z] [2023-10-24T23:20:43.361Z] Login Succeeded [2023-10-24T23:20:43.361Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:20:43.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:43.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:43.621Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:43.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:43.621Z] [2023-10-24T23:20:43.621Z] Login Succeeded [2023-10-24T23:20:43.621Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:20:43.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:43.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:43.621Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:43.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:43.621Z] [2023-10-24T23:20:43.621Z] Login Succeeded [2023-10-24T23:20:43.621Z] docker.io [2023-10-24T23:20:43.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:43.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:43.880Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:43.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:43.880Z] [2023-10-24T23:20:43.880Z] Login Succeeded [2023-10-24T23:20:43.880Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:20:43.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T23:20:43.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:20:43.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:20:43.987Z] ========================================================= [2023-10-24T23:20:43.987Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T23:20:43.987Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:20:44.314Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T23:20:44.314Z] Sending build context to Docker daemon 12.72MB [2023-10-24T23:20:44.314Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:20:44.314Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T23:20:44.314Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T23:20:44.314Z] 7264a8db6415: Pulling fs layer [2023-10-24T23:20:44.314Z] c4d48a809fc2: Pulling fs layer [2023-10-24T23:20:44.314Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T23:20:44.314Z] ad3a456e5733: Pulling fs layer [2023-10-24T23:20:44.314Z] 33e27b845d1e: Pulling fs layer [2023-10-24T23:20:44.314Z] c68163c4e522: Pulling fs layer [2023-10-24T23:20:44.314Z] 50da416c3ac9: Pulling fs layer [2023-10-24T23:20:44.314Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T23:20:44.314Z] ad3a456e5733: Waiting [2023-10-24T23:20:44.314Z] 33e27b845d1e: Waiting [2023-10-24T23:20:44.314Z] c68163c4e522: Waiting [2023-10-24T23:20:44.314Z] 50da416c3ac9: Waiting [2023-10-24T23:20:44.314Z] 23d2d4c4bb30: Waiting [2023-10-24T23:20:44.636Z] c4d48a809fc2: Verifying Checksum [2023-10-24T23:20:44.636Z] c4d48a809fc2: Download complete [2023-10-24T23:20:44.636Z] ad3a456e5733: Verifying Checksum [2023-10-24T23:20:44.636Z] ad3a456e5733: Download complete [2023-10-24T23:20:44.636Z] 33e27b845d1e: Download complete [2023-10-24T23:20:44.636Z] 7264a8db6415: Verifying Checksum [2023-10-24T23:20:44.636Z] 7264a8db6415: Download complete [2023-10-24T23:20:44.636Z] c68163c4e522: Verifying Checksum [2023-10-24T23:20:44.636Z] c68163c4e522: Download complete [2023-10-24T23:20:44.636Z] 7264a8db6415: Pull complete [2023-10-24T23:20:45.013Z] c4d48a809fc2: Pull complete [2023-10-24T23:20:45.013Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T23:20:45.013Z] 23d2d4c4bb30: Download complete [2023-10-24T23:20:45.273Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T23:20:45.273Z] 4f1c88b9dad5: Download complete [2023-10-24T23:20:45.533Z] 50da416c3ac9: Verifying Checksum [2023-10-24T23:20:45.533Z] 50da416c3ac9: Download complete [2023-10-24T23:20:48.817Z] 4f1c88b9dad5: Pull complete [2023-10-24T23:20:48.817Z] ad3a456e5733: Pull complete [2023-10-24T23:20:48.817Z] 33e27b845d1e: Pull complete [2023-10-24T23:20:48.817Z] c68163c4e522: Pull complete [2023-10-24T23:20:51.344Z] 50da416c3ac9: Pull complete [2023-10-24T23:20:51.911Z] 23d2d4c4bb30: Pull complete [2023-10-24T23:20:51.911Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T23:20:51.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T23:20:51.911Z] ---> 0786185ac409 [2023-10-24T23:20:51.911Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T23:20:56.187Z] ---> Running in e14c05b5665f [2023-10-24T23:20:56.187Z] Removing intermediate container e14c05b5665f [2023-10-24T23:20:56.187Z] ---> 5059b88b0155 [2023-10-24T23:20:56.187Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:20:56.187Z] ---> Running in 604f77a9cab0 [2023-10-24T23:20:56.187Z] Removing intermediate container 604f77a9cab0 [2023-10-24T23:20:56.187Z] ---> 2194d7517ead [2023-10-24T23:20:56.187Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:20:56.187Z] ---> Running in b03076f24e05 [2023-10-24T23:20:56.187Z] Removing intermediate container b03076f24e05 [2023-10-24T23:20:56.187Z] ---> 07e35e49f45d [2023-10-24T23:20:56.187Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:20:56.187Z] ---> Running in ee4847eee2b7 [2023-10-24T23:20:56.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:20:56.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:20:56.445Z] OK: 264 MiB in 52 packages [2023-10-24T23:20:56.703Z] Removing intermediate container ee4847eee2b7 [2023-10-24T23:20:56.703Z] ---> 01031fade75f [2023-10-24T23:20:56.703Z] Step 7/12 : WORKDIR /app [2023-10-24T23:20:56.963Z] ---> Running in 66715fb91d7a [2023-10-24T23:20:56.963Z] Removing intermediate container 66715fb91d7a [2023-10-24T23:20:56.963Z] ---> a0af0415df14 [2023-10-24T23:20:56.963Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T23:20:56.963Z] ---> b840e2628696 [2023-10-24T23:20:56.963Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:20:56.963Z] ---> Running in 39258b5f300d [2023-10-24T23:20:58.032Z] Still waiting to schedule task [2023-10-24T23:20:58.032Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10326’ is offline [2023-10-24T23:21:43.652Z] Removing intermediate container 39258b5f300d [2023-10-24T23:21:43.652Z] ---> 3c1425f5e2f9 [2023-10-24T23:21:43.652Z] Step 10/12 : COPY . . [2023-10-24T23:21:43.652Z] ---> 368fcc1f9745 [2023-10-24T23:21:43.652Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:21:43.652Z] ---> Running in e22b4158645a [2023-10-24T23:21:43.652Z] Removing intermediate container e22b4158645a [2023-10-24T23:21:43.652Z] ---> b608df542e15 [2023-10-24T23:21:43.652Z] Step 12/12 : RUN $MAKE [2023-10-24T23:21:43.652Z] ---> Running in 31bf9ef35fec [2023-10-24T23:21:43.652Z] noop [2023-10-24T23:21:43.652Z] Removing intermediate container 31bf9ef35fec [2023-10-24T23:21:43.652Z] ---> bd45e6783546 [2023-10-24T23:21:43.652Z] Successfully built bd45e6783546 [2023-10-24T23:21:43.652Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:21:43.969Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T23:21:43.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:21:44.041Z] prd-ubuntu20.04-docker-8c-8g-10325 does not seem to be running inside a container [2023-10-24T23:21:44.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T23:21:44.458Z] $ docker top b7a2193944af2cbd7dc63abd199324ee79d3fe0d2b64fecafbf3ef594562c38b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:21:44.810Z] + go version [2023-10-24T23:21:44.810Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T23:21:44.824Z] $ docker stop --time=1 b7a2193944af2cbd7dc63abd199324ee79d3fe0d2b64fecafbf3ef594562c38b [2023-10-24T23:21:46.127Z] $ docker rm -f --volumes b7a2193944af2cbd7dc63abd199324ee79d3fe0d2b64fecafbf3ef594562c38b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:21:46.521Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T23:21:46.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:21:46.602Z] prd-ubuntu20.04-docker-8c-8g-10325 does not seem to be running inside a container [2023-10-24T23:21:46.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T23:21:47.024Z] $ docker top 5414735ea6182fb0e2321e12faf06f0ead7b1b32c4be392c1fd1d29f52ef2890 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:21:47.384Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T23:21:47.681Z] + make test [2023-10-24T23:21:47.681Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-24T23:22:09.605Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-24T23:22:09.605Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-24T23:22:09.605Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements [2023-10-24T23:22:11.524Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.709s coverage: 71.9% of statements [2023-10-24T23:22:33.440Z] go vet ./... [2023-10-24T23:22:36.721Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T23:22:36.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T23:22:36.721Z] ./bin/test-attribution.sh [2023-10-24T23:22:36.721Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-24T23:22:36.721Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-24T23:22:36.721Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-24T23:22:36.721Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-24T23:22:36.721Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-24T23:22:36.721Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-24T23:22:36.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T23:22:36.751Z] $ docker stop --time=1 5414735ea6182fb0e2321e12faf06f0ead7b1b32c4be392c1fd1d29f52ef2890 [2023-10-24T23:22:38.639Z] $ docker rm -f --volumes 5414735ea6182fb0e2321e12faf06f0ead7b1b32c4be392c1fd1d29f52ef2890 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:22:39.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T23:22:39.253Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T23:22:39.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T23:22:40.005Z] + ls -al . [2023-10-24T23:22:40.005Z] total 232 [2023-10-24T23:22:40.005Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 23:21 . [2023-10-24T23:22:40.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:20 .. [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 23:20 .dockerignore [2023-10-24T23:22:40.005Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:22 .git [2023-10-24T23:22:40.005Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:20 .github [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 23:20 .gitignore [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:20 .golangci.yml [2023-10-24T23:22:40.005Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:20 .semver [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 23:20 Attribution.txt [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 23:20 CHANGELOG.md [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 23:20 Dockerfile [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:20 GOVERNANCE.md [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 23:20 Jenkinsfile [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 23:20 LICENSE [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 23:20 Makefile [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 23:20 OWNERS.md [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 23:20 README.md [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 23:20 VERSION [2023-10-24T23:22:40.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:20 bin [2023-10-24T23:22:40.005Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 23:22 coverage.out [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 23:20 go.mod [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 23:20 go.sum [2023-10-24T23:22:40.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:20 images [2023-10-24T23:22:40.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:20 internal [2023-10-24T23:22:40.005Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 23:20 main.go [2023-10-24T23:22:40.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:20 res [2023-10-24T23:22:40.005Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:40.305Z] + 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=9e1f568c9b1455eaf2490256b50d2aac3d1e2766 --label arch=amd64 --label version=3.1.0-dev.31 . [2023-10-24T23:22:40.305Z] Sending build context to Docker daemon 12.72MB [2023-10-24T23:22:40.305Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:22:40.305Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-24T23:22:40.305Z] ---> bd45e6783546 [2023-10-24T23:22:40.305Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T23:22:40.305Z] ---> Running in 424bb9dc9d13 [2023-10-24T23:22:40.563Z] Removing intermediate container 424bb9dc9d13 [2023-10-24T23:22:40.563Z] ---> c99740f98d91 [2023-10-24T23:22:40.563Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:22:40.563Z] ---> Running in be54d7b76995 [2023-10-24T23:22:40.563Z] Removing intermediate container be54d7b76995 [2023-10-24T23:22:40.563Z] ---> 5ef1c2586742 [2023-10-24T23:22:40.563Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:22:40.563Z] ---> Running in 52b23eb96551 [2023-10-24T23:22:40.563Z] Removing intermediate container 52b23eb96551 [2023-10-24T23:22:40.563Z] ---> 344b2457d472 [2023-10-24T23:22:40.563Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:22:40.563Z] ---> Running in f276d6e2e7fb [2023-10-24T23:22:40.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:22:41.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:22:41.414Z] OK: 264 MiB in 52 packages [2023-10-24T23:22:41.691Z] Removing intermediate container f276d6e2e7fb [2023-10-24T23:22:41.691Z] ---> cd5f00edb7f3 [2023-10-24T23:22:41.691Z] Step 7/29 : WORKDIR /app [2023-10-24T23:22:41.691Z] ---> Running in e9fef73375cf [2023-10-24T23:22:41.972Z] Removing intermediate container e9fef73375cf [2023-10-24T23:22:41.972Z] ---> aeca69a47555 [2023-10-24T23:22:41.972Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-24T23:22:41.972Z] ---> 655f1a564fbf [2023-10-24T23:22:41.972Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:22:41.972Z] ---> Running in 8170ddce7e54 [2023-10-24T23:22:42.541Z] Removing intermediate container 8170ddce7e54 [2023-10-24T23:22:42.541Z] ---> 5a83be66a2ca [2023-10-24T23:22:42.541Z] Step 10/29 : COPY . . [2023-10-24T23:22:43.109Z] ---> e93194f0d5a3 [2023-10-24T23:22:43.109Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:22:43.109Z] ---> Running in edc737bbe243 [2023-10-24T23:22:43.109Z] Removing intermediate container edc737bbe243 [2023-10-24T23:22:43.109Z] ---> 234e7265d283 [2023-10-24T23:22:43.109Z] Step 12/29 : RUN $MAKE [2023-10-24T23:22:43.109Z] ---> Running in c45953a1f88a [2023-10-24T23:22:43.368Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.31 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.31" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-24T23:23:01.448Z] Removing intermediate container c45953a1f88a [2023-10-24T23:23:01.448Z] ---> 3213e3cc3305 [2023-10-24T23:23:01.448Z] Step 13/29 : FROM alpine:3.18 [2023-10-24T23:23:01.448Z] 3.18: Pulling from library/alpine [2023-10-24T23:23:01.448Z] 96526aa774ef: Pulling fs layer [2023-10-24T23:23:01.707Z] 96526aa774ef: Verifying Checksum [2023-10-24T23:23:01.707Z] 96526aa774ef: Download complete [2023-10-24T23:23:01.965Z] 96526aa774ef: Pull complete [2023-10-24T23:23:01.965Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T23:23:01.965Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T23:23:01.965Z] ---> 8ca4688f4f35 [2023-10-24T23:23:01.965Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T23:23:01.965Z] ---> Running in 35bb5df26994 [2023-10-24T23:23:01.965Z] Removing intermediate container 35bb5df26994 [2023-10-24T23:23:01.965Z] ---> 6b3bd245f3f0 [2023-10-24T23:23:01.965Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-24T23:23:01.965Z] ---> Running in bf604521c701 [2023-10-24T23:23:02.225Z] Removing intermediate container bf604521c701 [2023-10-24T23:23:02.225Z] ---> e4140570ef86 [2023-10-24T23:23:02.225Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-24T23:23:02.225Z] ---> Running in 44be0a3dd124 [2023-10-24T23:23:02.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:23:02.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:23:03.052Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T23:23:03.052Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T23:23:03.052Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:23:03.052Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T23:23:03.052Z] OK: 8 MiB in 17 packages [2023-10-24T23:23:03.310Z] Removing intermediate container 44be0a3dd124 [2023-10-24T23:23:03.310Z] ---> c34e7a582e37 [2023-10-24T23:23:03.310Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T23:23:03.570Z] ---> 64f65ce45cac [2023-10-24T23:23:03.570Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T23:23:03.570Z] ---> 03e251ed47ae [2023-10-24T23:23:03.570Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-24T23:23:03.828Z] ---> ad2812de023a [2023-10-24T23:23:03.828Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-24T23:23:03.828Z] ---> 3ff8d38ca53f [2023-10-24T23:23:03.828Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-24T23:23:04.394Z] ---> a6ba8dc146a1 [2023-10-24T23:23:04.394Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-24T23:23:04.394Z] ---> Running in 19807fade828 [2023-10-24T23:23:04.960Z] Removing intermediate container 19807fade828 [2023-10-24T23:23:04.960Z] ---> dfb914b070af [2023-10-24T23:23:04.960Z] Step 23/29 : VOLUME /cache [2023-10-24T23:23:04.960Z] ---> Running in b0baafcec679 [2023-10-24T23:23:04.960Z] Removing intermediate container b0baafcec679 [2023-10-24T23:23:04.960Z] ---> f1e4c4df4bed [2023-10-24T23:23:04.960Z] Step 24/29 : EXPOSE 59711 [2023-10-24T23:23:05.219Z] ---> Running in ef33d8097ed5 [2023-10-24T23:23:05.219Z] Removing intermediate container ef33d8097ed5 [2023-10-24T23:23:05.219Z] ---> a6f5fc810fac [2023-10-24T23:23:05.219Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-24T23:23:05.219Z] ---> Running in b42a772cad67 [2023-10-24T23:23:05.219Z] Removing intermediate container b42a772cad67 [2023-10-24T23:23:05.219Z] ---> 19c47eb57508 [2023-10-24T23:23:05.219Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-24T23:23:05.219Z] ---> Running in 3a6ddafa4f23 [2023-10-24T23:23:05.477Z] Removing intermediate container 3a6ddafa4f23 [2023-10-24T23:23:05.477Z] ---> 2c1d80dfe46c [2023-10-24T23:23:05.477Z] Step 27/29 : LABEL arch=amd64 [2023-10-24T23:23:05.478Z] ---> Running in 962d7a708f8f [2023-10-24T23:23:05.478Z] Removing intermediate container 962d7a708f8f [2023-10-24T23:23:05.478Z] ---> ce286e1ca84a [2023-10-24T23:23:05.478Z] Step 28/29 : LABEL git_sha=9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [2023-10-24T23:23:05.478Z] ---> Running in d7a2290d7388 [2023-10-24T23:23:05.478Z] Removing intermediate container d7a2290d7388 [2023-10-24T23:23:05.478Z] ---> 167a88c848ec [2023-10-24T23:23:05.478Z] Step 29/29 : LABEL version=3.1.0-dev.31 [2023-10-24T23:23:05.478Z] ---> Running in e65c93ff3f7e [2023-10-24T23:23:05.736Z] Removing intermediate container e65c93ff3f7e [2023-10-24T23:23:05.736Z] ---> 5d3f8f828444 [2023-10-24T23:23:05.736Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T23:23:05.736Z] Successfully built 5d3f8f828444 [2023-10-24T23:23:05.736Z] 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-10-24T23:23:05.836Z] provisioning config files... [2023-10-24T23:23:05.845Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8363302943637055109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:23:06.136Z] ---> docker-login.sh [2023-10-24T23:23:06.136Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:23:06.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:23:06.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:23:06.136Z] Configure a credential helper to remove this warning. See [2023-10-24T23:23:06.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:23:06.136Z] [2023-10-24T23:23:06.136Z] Login Succeeded [2023-10-24T23:23:06.136Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:23:06.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:23:06.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:23:06.136Z] Configure a credential helper to remove this warning. See [2023-10-24T23:23:06.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:23:06.136Z] [2023-10-24T23:23:06.136Z] Login Succeeded [2023-10-24T23:23:06.136Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:23:06.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:23:06.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:23:06.396Z] Configure a credential helper to remove this warning. See [2023-10-24T23:23:06.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:23:06.396Z] [2023-10-24T23:23:06.396Z] Login Succeeded [2023-10-24T23:23:06.396Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:23:06.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:23:06.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:23:06.396Z] Configure a credential helper to remove this warning. See [2023-10-24T23:23:06.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:23:06.396Z] [2023-10-24T23:23:06.396Z] Login Succeeded [2023-10-24T23:23:06.396Z] docker.io [2023-10-24T23:23:06.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:23:06.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:23:06.654Z] Configure a credential helper to remove this warning. See [2023-10-24T23:23:06.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:23:06.654Z] [2023-10-24T23:23:06.654Z] Login Succeeded [2023-10-24T23:23:06.654Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:23:06.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T23:23:06.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:23:06.710Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-24T23:23:06.710Z] 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [2023-10-24T23:23:06.710Z] latest [2023-10-24T23:23:06.710Z] 3.1.0-dev.31 [2023-10-24T23:23:06.710Z] 9e1f568c9b1455eaf2490256b50d2aac3d1e2766-3.1.0-dev.31 [2023-10-24T23:23:06.710Z] main [2023-10-24T23:23:06.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:23:07.017Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:23:07.318Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [2023-10-24T23:23:07.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T23:23:07.318Z] e91e479f5dfd: Preparing [2023-10-24T23:23:07.318Z] f75a7558e039: Preparing [2023-10-24T23:23:07.318Z] f6ca7ead2517: Preparing [2023-10-24T23:23:07.318Z] 3e805887b950: Preparing [2023-10-24T23:23:07.318Z] 8a9992749d33: Preparing [2023-10-24T23:23:07.318Z] 55dab9ae12a6: Preparing [2023-10-24T23:23:07.318Z] ad44080bb0e9: Preparing [2023-10-24T23:23:07.318Z] cc2447e1835a: Preparing [2023-10-24T23:23:07.318Z] ad44080bb0e9: Waiting [2023-10-24T23:23:07.318Z] 55dab9ae12a6: Waiting [2023-10-24T23:23:07.318Z] cc2447e1835a: Waiting [2023-10-24T23:23:07.319Z] 8a9992749d33: Pushed [2023-10-24T23:23:07.319Z] 3e805887b950: Pushed [2023-10-24T23:23:07.319Z] e91e479f5dfd: Pushed [2023-10-24T23:23:07.319Z] f6ca7ead2517: Pushed [2023-10-24T23:23:07.319Z] cc2447e1835a: Layer already exists [2023-10-24T23:23:07.576Z] 55dab9ae12a6: Pushed [2023-10-24T23:23:07.576Z] ad44080bb0e9: Pushed [2023-10-24T23:23:10.102Z] f75a7558e039: Pushed [2023-10-24T23:23:10.102Z] 9e1f568c9b1455eaf2490256b50d2aac3d1e2766: digest: sha256:7a68ea4119bccdcfb6c6e4a8bd30d589ea742d07c76b9d8108ba0f43ad277299 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:23:10.413Z] + 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-10-24T23:23:10.727Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-24T23:23:10.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T23:23:10.727Z] e91e479f5dfd: Preparing [2023-10-24T23:23:10.727Z] f75a7558e039: Preparing [2023-10-24T23:23:10.727Z] f6ca7ead2517: Preparing [2023-10-24T23:23:10.727Z] 3e805887b950: Preparing [2023-10-24T23:23:10.727Z] 8a9992749d33: Preparing [2023-10-24T23:23:10.727Z] 55dab9ae12a6: Preparing [2023-10-24T23:23:10.727Z] ad44080bb0e9: Preparing [2023-10-24T23:23:10.727Z] cc2447e1835a: Preparing [2023-10-24T23:23:10.727Z] ad44080bb0e9: Waiting [2023-10-24T23:23:10.727Z] cc2447e1835a: Waiting [2023-10-24T23:23:10.727Z] 3e805887b950: Layer already exists [2023-10-24T23:23:10.727Z] 8a9992749d33: Layer already exists [2023-10-24T23:23:10.727Z] f6ca7ead2517: Layer already exists [2023-10-24T23:23:10.727Z] f75a7558e039: Layer already exists [2023-10-24T23:23:10.727Z] e91e479f5dfd: Layer already exists [2023-10-24T23:23:10.727Z] 55dab9ae12a6: Layer already exists [2023-10-24T23:23:10.727Z] ad44080bb0e9: Layer already exists [2023-10-24T23:23:10.727Z] cc2447e1835a: Layer already exists [2023-10-24T23:23:10.727Z] latest: digest: sha256:7a68ea4119bccdcfb6c6e4a8bd30d589ea742d07c76b9d8108ba0f43ad277299 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:23:11.038Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:23:11.342Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.31 [2023-10-24T23:23:11.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T23:23:11.342Z] e91e479f5dfd: Preparing [2023-10-24T23:23:11.342Z] f75a7558e039: Preparing [2023-10-24T23:23:11.342Z] f6ca7ead2517: Preparing [2023-10-24T23:23:11.342Z] 3e805887b950: Preparing [2023-10-24T23:23:11.342Z] 8a9992749d33: Preparing [2023-10-24T23:23:11.342Z] 55dab9ae12a6: Preparing [2023-10-24T23:23:11.342Z] ad44080bb0e9: Preparing [2023-10-24T23:23:11.342Z] cc2447e1835a: Preparing [2023-10-24T23:23:11.342Z] ad44080bb0e9: Waiting [2023-10-24T23:23:11.342Z] cc2447e1835a: Waiting [2023-10-24T23:23:11.342Z] 55dab9ae12a6: Waiting [2023-10-24T23:23:11.342Z] f6ca7ead2517: Layer already exists [2023-10-24T23:23:11.342Z] f75a7558e039: Layer already exists [2023-10-24T23:23:11.342Z] e91e479f5dfd: Layer already exists [2023-10-24T23:23:11.342Z] 8a9992749d33: Layer already exists [2023-10-24T23:23:11.342Z] 3e805887b950: Layer already exists [2023-10-24T23:23:11.342Z] 55dab9ae12a6: Layer already exists [2023-10-24T23:23:11.342Z] ad44080bb0e9: Layer already exists [2023-10-24T23:23:11.342Z] cc2447e1835a: Layer already exists [2023-10-24T23:23:11.342Z] 3.1.0-dev.31: digest: sha256:7a68ea4119bccdcfb6c6e4a8bd30d589ea742d07c76b9d8108ba0f43ad277299 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:23:11.649Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9e1f568c9b1455eaf2490256b50d2aac3d1e2766-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:23:11.954Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9e1f568c9b1455eaf2490256b50d2aac3d1e2766-3.1.0-dev.31 [2023-10-24T23:23:11.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T23:23:11.954Z] e91e479f5dfd: Preparing [2023-10-24T23:23:11.954Z] f75a7558e039: Preparing [2023-10-24T23:23:11.954Z] f6ca7ead2517: Preparing [2023-10-24T23:23:11.954Z] 3e805887b950: Preparing [2023-10-24T23:23:11.954Z] 8a9992749d33: Preparing [2023-10-24T23:23:11.954Z] 55dab9ae12a6: Preparing [2023-10-24T23:23:11.954Z] ad44080bb0e9: Preparing [2023-10-24T23:23:11.954Z] cc2447e1835a: Preparing [2023-10-24T23:23:11.954Z] 55dab9ae12a6: Waiting [2023-10-24T23:23:11.954Z] cc2447e1835a: Waiting [2023-10-24T23:23:11.954Z] ad44080bb0e9: Waiting [2023-10-24T23:23:11.954Z] e91e479f5dfd: Layer already exists [2023-10-24T23:23:11.954Z] f75a7558e039: Layer already exists [2023-10-24T23:23:11.954Z] 3e805887b950: Layer already exists [2023-10-24T23:23:11.954Z] f6ca7ead2517: Layer already exists [2023-10-24T23:23:11.954Z] 8a9992749d33: Layer already exists [2023-10-24T23:23:11.954Z] 55dab9ae12a6: Layer already exists [2023-10-24T23:23:11.954Z] cc2447e1835a: Layer already exists [2023-10-24T23:23:11.954Z] ad44080bb0e9: Layer already exists [2023-10-24T23:23:11.954Z] 9e1f568c9b1455eaf2490256b50d2aac3d1e2766-3.1.0-dev.31: digest: sha256:7a68ea4119bccdcfb6c6e4a8bd30d589ea742d07c76b9d8108ba0f43ad277299 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:23:12.270Z] + 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-10-24T23:23:12.584Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-24T23:23:12.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T23:23:12.585Z] e91e479f5dfd: Preparing [2023-10-24T23:23:12.585Z] f75a7558e039: Preparing [2023-10-24T23:23:12.585Z] f6ca7ead2517: Preparing [2023-10-24T23:23:12.585Z] 3e805887b950: Preparing [2023-10-24T23:23:12.585Z] 8a9992749d33: Preparing [2023-10-24T23:23:12.585Z] 55dab9ae12a6: Preparing [2023-10-24T23:23:12.585Z] ad44080bb0e9: Preparing [2023-10-24T23:23:12.585Z] cc2447e1835a: Preparing [2023-10-24T23:23:12.585Z] cc2447e1835a: Waiting [2023-10-24T23:23:12.585Z] 55dab9ae12a6: Waiting [2023-10-24T23:23:12.585Z] ad44080bb0e9: Waiting [2023-10-24T23:23:12.585Z] 3e805887b950: Layer already exists [2023-10-24T23:23:12.585Z] e91e479f5dfd: Layer already exists [2023-10-24T23:23:12.585Z] f6ca7ead2517: Layer already exists [2023-10-24T23:23:12.585Z] f75a7558e039: Layer already exists [2023-10-24T23:23:12.585Z] 8a9992749d33: Layer already exists [2023-10-24T23:23:12.585Z] ad44080bb0e9: Layer already exists [2023-10-24T23:23:12.585Z] cc2447e1835a: Layer already exists [2023-10-24T23:23:12.585Z] 55dab9ae12a6: Layer already exists [2023-10-24T23:23:12.585Z] main: digest: sha256:7a68ea4119bccdcfb6c6e4a8bd30d589ea742d07c76b9d8108ba0f43ad277299 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T23:23:12.626Z] ===================================================== [Pipeline] echo [2023-10-24T23:23:12.634Z] taggedImages: [2023-10-24T23:23:12.634Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [2023-10-24T23:23:12.634Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-24T23:23:12.634Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.31 [2023-10-24T23:23:12.634Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9e1f568c9b1455eaf2490256b50d2aac3d1e2766-3.1.0-dev.31 [2023-10-24T23:23:12.634Z] - 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-10-24T23:23:12.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:23:12.980Z] [2023-10-24T23:23:12.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:23:13.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:23:13.275Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T23:23:13.275Z] 5eb5b503b376: Pulling fs layer [2023-10-24T23:23:13.275Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T23:23:13.275Z] ec43610c2a17: Pulling fs layer [2023-10-24T23:23:13.275Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T23:23:13.275Z] 33b1e0a273af: Pulling fs layer [2023-10-24T23:23:13.275Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T23:23:13.275Z] 2f39f015ded8: Pulling fs layer [2023-10-24T23:23:13.275Z] 3a2ae6a8a46f: Waiting [2023-10-24T23:23:13.275Z] 33b1e0a273af: Waiting [2023-10-24T23:23:13.275Z] 5d3b04190fa2: Waiting [2023-10-24T23:23:13.275Z] 2f39f015ded8: Waiting [2023-10-24T23:23:13.275Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T23:23:13.275Z] 5c69ac0246d0: Download complete [2023-10-24T23:23:13.275Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T23:23:13.275Z] 3a2ae6a8a46f: Download complete [2023-10-24T23:23:13.275Z] 33b1e0a273af: Verifying Checksum [2023-10-24T23:23:13.275Z] 33b1e0a273af: Download complete [2023-10-24T23:23:13.275Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T23:23:13.275Z] 5d3b04190fa2: Download complete [2023-10-24T23:23:13.536Z] ec43610c2a17: Verifying Checksum [2023-10-24T23:23:13.536Z] ec43610c2a17: Download complete [2023-10-24T23:23:13.536Z] 5eb5b503b376: Verifying Checksum [2023-10-24T23:23:13.536Z] 5eb5b503b376: Download complete [2023-10-24T23:23:14.104Z] 2f39f015ded8: Download complete [2023-10-24T23:23:14.669Z] 5eb5b503b376: Pull complete [2023-10-24T23:23:14.927Z] 5c69ac0246d0: Pull complete [2023-10-24T23:23:15.186Z] ec43610c2a17: Pull complete [2023-10-24T23:23:15.443Z] 3a2ae6a8a46f: Pull complete [2023-10-24T23:23:15.701Z] 33b1e0a273af: Pull complete [2023-10-24T23:23:15.701Z] 5d3b04190fa2: Pull complete [2023-10-24T23:23:20.966Z] 2f39f015ded8: Pull complete [2023-10-24T23:23:20.966Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T23:23:20.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:23:20.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:23:21.042Z] prd-ubuntu20.04-docker-8c-8g-10325 does not seem to be running inside a container [2023-10-24T23:23:21.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T23:23:24.598Z] $ docker top 4614d8249b258c285e8d69d30d10563339a9548ed20e45ac5cb865bf47d5c70f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:23:24.975Z] ---> job-cost.sh [2023-10-24T23:23:24.975Z] lf-activate-venv: SKIPPING [2023-10-24T23:23:24.975Z] INFO: No Stack... [2023-10-24T23:23:25.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T23:23:25.803Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T23:23:26.091Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-24T23:23:26.091Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T23:23:26.104Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-143-stack-cost] [2023-10-24T23:23:26.110Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-143-stack-cost] did not exist. Created. [2023-10-24T23:23:26.110Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T23:23:26.410Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T23:23:26.440Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T23:23:26.446Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T23:23:26.464Z] $ docker stop --time=1 4614d8249b258c285e8d69d30d10563339a9548ed20e45ac5cb865bf47d5c70f [2023-10-24T23:23:27.617Z] $ docker rm -f --volumes 4614d8249b258c285e8d69d30d10563339a9548ed20e45ac5cb865bf47d5c70f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T23:23:35.664Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10328 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-24T23:23:35.675Z] Running in /w/workspace/app-rfid-llrp-inventory/143 [Pipeline] { [Pipeline] checkout [2023-10-24T23:23:35.706Z] The recommended git tool is: git [2023-10-24T23:23:44.090Z] using credential edgex-jenkins-ssh [2023-10-24T23:23:44.107Z] Cloning the remote Git repository [2023-10-24T23:23:44.155Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T23:23:44.258Z] > git init /w/workspace/app-rfid-llrp-inventory/143 # timeout=10 [2023-10-24T23:23:44.430Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T23:23:44.432Z] > git --version # timeout=10 [2023-10-24T23:23:44.457Z] > git --version # 'git version 2.25.1' [2023-10-24T23:23:44.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T23:23:44.664Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T23:23:47.793Z] Avoid second fetch [2023-10-24T23:23:47.794Z] Checking out Revision 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 (main) [2023-10-24T23:23:46.871Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-24T23:23:46.900Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T23:23:48.377Z] Commit message: "refactor: Remove obsolete comments from config file (#240)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:23:49.252Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T23:23:49.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T23:23:49.252Z] Dload Upload Total Spent Left Speed [2023-10-24T23:23:49.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [2023-10-24T23:23:47.809Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T23:23:47.896Z] > git checkout -f 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 # timeout=10 [Pipeline] sh [2023-10-24T23:23:49.882Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T23:23:50.223Z] + sudo tee /etc/docker/daemon.new [2023-10-24T23:23:50.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T23:23:50.223Z] { [2023-10-24T23:23:50.223Z] "registry-mirrors": [ [2023-10-24T23:23:50.223Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T23:23:50.223Z] ], [2023-10-24T23:23:50.223Z] "bip": "10.250.0.254/24", [2023-10-24T23:23:50.223Z] "hosts": [ [2023-10-24T23:23:50.223Z] "tcp://0.0.0.0:5555", [2023-10-24T23:23:50.223Z] "unix:///var/run/docker.sock" [2023-10-24T23:23:50.223Z] ], [2023-10-24T23:23:50.223Z] "mtu": 1458, [2023-10-24T23:23:50.223Z] "selinux-enabled": true, [2023-10-24T23:23:50.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T23:23:50.223Z] } [Pipeline] sh [2023-10-24T23:23:50.555Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T23:23:50.900Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:24:09.198Z] provisioning config files... [2023-10-24T23:24:09.227Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/143@tmp/config8827361132088127652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:24:09.588Z] ---> docker-login.sh [2023-10-24T23:24:09.588Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:24:10.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:24:10.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:24:10.178Z] Configure a credential helper to remove this warning. See [2023-10-24T23:24:10.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:24:10.178Z] [2023-10-24T23:24:10.178Z] Login Succeeded [2023-10-24T23:24:10.178Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:24:10.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:24:10.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:24:10.717Z] Configure a credential helper to remove this warning. See [2023-10-24T23:24:10.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:24:10.717Z] [2023-10-24T23:24:10.717Z] Login Succeeded [2023-10-24T23:24:10.717Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:24:10.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:24:10.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:24:10.996Z] Configure a credential helper to remove this warning. See [2023-10-24T23:24:10.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:24:10.996Z] [2023-10-24T23:24:10.996Z] Login Succeeded [2023-10-24T23:24:10.996Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:24:11.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:24:11.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:24:11.544Z] Configure a credential helper to remove this warning. See [2023-10-24T23:24:11.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:24:11.544Z] [2023-10-24T23:24:11.544Z] Login Succeeded [2023-10-24T23:24:11.544Z] docker.io [2023-10-24T23:24:11.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:24:12.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:24:12.080Z] Configure a credential helper to remove this warning. See [2023-10-24T23:24:12.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:24:12.080Z] [2023-10-24T23:24:12.080Z] Login Succeeded [2023-10-24T23:24:12.080Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:24:12.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T23:24:12.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:24:12.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:24:12.382Z] ========================================================= [2023-10-24T23:24:12.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T23:24:12.382Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:24:12.723Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T23:24:12.991Z] Sending build context to Docker daemon 662kB [2023-10-24T23:24:12.991Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:24:12.991Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T23:24:13.262Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T23:24:13.262Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T23:24:13.262Z] 5d54e960e981: Pulling fs layer [2023-10-24T23:24:13.262Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T23:24:13.262Z] f0e02332f6b5: Pulling fs layer [2023-10-24T23:24:13.262Z] cefa15bbcfad: Pulling fs layer [2023-10-24T23:24:13.262Z] 17808c966233: Pulling fs layer [2023-10-24T23:24:13.262Z] f4c1fc716caa: Pulling fs layer [2023-10-24T23:24:13.262Z] f0e02332f6b5: Waiting [2023-10-24T23:24:13.262Z] cefa15bbcfad: Waiting [2023-10-24T23:24:13.262Z] 17808c966233: Waiting [2023-10-24T23:24:13.262Z] 5d54e960e981: Verifying Checksum [2023-10-24T23:24:13.262Z] f0e02332f6b5: Verifying Checksum [2023-10-24T23:24:13.262Z] f0e02332f6b5: Download complete [2023-10-24T23:24:13.262Z] cefa15bbcfad: Verifying Checksum [2023-10-24T23:24:13.262Z] cefa15bbcfad: Download complete [2023-10-24T23:24:13.262Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T23:24:13.262Z] 9fda8d8052c6: Download complete [2023-10-24T23:24:13.870Z] f4c1fc716caa: Verifying Checksum [2023-10-24T23:24:13.870Z] f4c1fc716caa: Download complete [2023-10-24T23:24:14.144Z] 9fda8d8052c6: Pull complete [2023-10-24T23:24:15.127Z] 5d54e960e981: Pull complete [2023-10-24T23:24:15.127Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T23:24:15.127Z] c4a7e357bf2a: Download complete [2023-10-24T23:24:16.098Z] 17808c966233: Verifying Checksum [2023-10-24T23:24:16.098Z] 17808c966233: Download complete [2023-10-24T23:24:28.448Z] c4a7e357bf2a: Pull complete [2023-10-24T23:24:28.448Z] f0e02332f6b5: Pull complete [2023-10-24T23:24:28.728Z] cefa15bbcfad: Pull complete [2023-10-24T23:24:36.959Z] 17808c966233: Pull complete [2023-10-24T23:24:37.928Z] f4c1fc716caa: Pull complete [2023-10-24T23:24:37.928Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T23:24:37.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T23:24:37.928Z] ---> ea914061e18c [2023-10-24T23:24:37.928Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T23:24:39.887Z] ---> Running in 7acffbc94422 [2023-10-24T23:24:40.155Z] Removing intermediate container 7acffbc94422 [2023-10-24T23:24:40.155Z] ---> 4c2e858e470f [2023-10-24T23:24:40.155Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:24:40.155Z] ---> Running in 1134991ddaee [2023-10-24T23:24:40.740Z] Removing intermediate container 1134991ddaee [2023-10-24T23:24:40.740Z] ---> 31526da1829e [2023-10-24T23:24:40.740Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:24:40.740Z] ---> Running in 64ec497d984c [2023-10-24T23:24:41.012Z] Removing intermediate container 64ec497d984c [2023-10-24T23:24:41.012Z] ---> 442566fa9def [2023-10-24T23:24:41.012Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:24:41.012Z] ---> Running in 193459546c98 [2023-10-24T23:24:42.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:24:42.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:24:43.804Z] OK: 266 MiB in 52 packages [2023-10-24T23:24:44.942Z] Removing intermediate container 193459546c98 [2023-10-24T23:24:44.942Z] ---> dc17d1d7ba0d [2023-10-24T23:24:44.942Z] Step 7/12 : WORKDIR /app [2023-10-24T23:24:44.942Z] ---> Running in 4cc76c839bc7 [2023-10-24T23:24:45.209Z] Removing intermediate container 4cc76c839bc7 [2023-10-24T23:24:45.209Z] ---> b4fef6b636c7 [2023-10-24T23:24:45.209Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T23:24:45.794Z] ---> 2dae99da2729 [2023-10-24T23:24:45.794Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:24:45.794Z] ---> Running in bf97eae122a4 [2023-10-24T23:26:22.451Z] Removing intermediate container bf97eae122a4 [2023-10-24T23:26:22.451Z] ---> 93ab76ed3fd9 [2023-10-24T23:26:22.451Z] Step 10/12 : COPY . . [2023-10-24T23:26:22.451Z] ---> e6e0d9164e22 [2023-10-24T23:26:22.451Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:26:22.451Z] ---> Running in d2840e450166 [2023-10-24T23:26:22.451Z] Removing intermediate container d2840e450166 [2023-10-24T23:26:22.451Z] ---> 1af1503839ac [2023-10-24T23:26:22.451Z] Step 12/12 : RUN $MAKE [2023-10-24T23:26:22.451Z] ---> Running in 4d4abadde6af [2023-10-24T23:26:23.038Z] noop [2023-10-24T23:26:23.626Z] Removing intermediate container 4d4abadde6af [2023-10-24T23:26:23.626Z] ---> 4fdb06460850 [2023-10-24T23:26:23.626Z] Successfully built 4fdb06460850 [2023-10-24T23:26:23.626Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:26:23.981Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T23:26:23.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:26:24.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-10328 does not seem to be running inside a container [2023-10-24T23:26:24.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/143 -v /w/workspace/app-rfid-llrp-inventory/143:/w/workspace/app-rfid-llrp-inventory/143:rw,z -v /w/workspace/app-rfid-llrp-inventory/143@tmp:/w/workspace/app-rfid-llrp-inventory/143@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-10-24T23:26:25.662Z] $ docker top d27b75bbc9686dbb36911ded64e43e123f82da819580ff1b5bfe566f8318f270 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:26:26.548Z] + go version [2023-10-24T23:26:26.548Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T23:26:26.572Z] $ docker stop --time=1 d27b75bbc9686dbb36911ded64e43e123f82da819580ff1b5bfe566f8318f270 [2023-10-24T23:26:30.412Z] $ docker rm -f --volumes d27b75bbc9686dbb36911ded64e43e123f82da819580ff1b5bfe566f8318f270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:26:30.985Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T23:26:30.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:26:31.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-10328 does not seem to be running inside a container [2023-10-24T23:26:31.277Z] $ 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/143 -v /w/workspace/app-rfid-llrp-inventory/143:/w/workspace/app-rfid-llrp-inventory/143:rw,z -v /w/workspace/app-rfid-llrp-inventory/143@tmp:/w/workspace/app-rfid-llrp-inventory/143@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-10-24T23:26:32.627Z] $ docker top 63de59b1c7edede22840e041a309ed7bfd1b3be696e5ac8f80784114e8cd9591 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:26:33.517Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/143 [Pipeline] fileExists [Pipeline] sh [2023-10-24T23:26:34.189Z] + make test [2023-10-24T23:26:34.189Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-24T23:28:55.873Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-24T23:28:55.873Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-24T23:28:55.873Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.152s coverage: 86.2% of statements [2023-10-24T23:29:05.969Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.453s coverage: 71.9% of statements [2023-10-24T23:29:05.969Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T23:29:05.969Z] go vet ./... [2023-10-24T23:31:27.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T23:31:27.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T23:31:27.729Z] ./bin/test-attribution.sh [2023-10-24T23:31:27.729Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-24T23:31:27.729Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-24T23:31:27.729Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-24T23:31:27.729Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-24T23:31:27.729Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-24T23:31:27.729Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-24T23:31:27.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T23:31:27.765Z] $ docker stop --time=1 63de59b1c7edede22840e041a309ed7bfd1b3be696e5ac8f80784114e8cd9591 [2023-10-24T23:31:30.269Z] $ docker rm -f --volumes 63de59b1c7edede22840e041a309ed7bfd1b3be696e5ac8f80784114e8cd9591 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:31:32.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T23:31:32.241Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T23:31:32.974Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:31:33.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T23:31:33.706Z] + ls -al . [2023-10-24T23:31:33.706Z] total 228 [2023-10-24T23:31:33.706Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:26 . [2023-10-24T23:31:33.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:23 .. [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 23:23 .dockerignore [2023-10-24T23:31:33.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:23 .git [2023-10-24T23:31:33.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:23 .github [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 23:23 .gitignore [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:23 .golangci.yml [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 23:23 Attribution.txt [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 23:23 CHANGELOG.md [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 23:23 Dockerfile [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:23 GOVERNANCE.md [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 23:23 Jenkinsfile [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 23:23 LICENSE [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 23:23 Makefile [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 23:23 OWNERS.md [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 23:23 README.md [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 23:20 VERSION [2023-10-24T23:31:33.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:23 bin [2023-10-24T23:31:33.706Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 23:29 coverage.out [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 23:23 go.mod [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 23:23 go.sum [2023-10-24T23:31:33.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:23 images [2023-10-24T23:31:33.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:23 internal [2023-10-24T23:31:33.706Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 23:23 main.go [2023-10-24T23:31:33.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:23 res [2023-10-24T23:31:33.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:31:34.066Z] + 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=9e1f568c9b1455eaf2490256b50d2aac3d1e2766 --label arch=arm64 --label version=3.1.0-dev.31 . [2023-10-24T23:31:34.337Z] Sending build context to Docker daemon 662kB [2023-10-24T23:31:34.615Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:31:34.615Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-24T23:31:34.615Z] ---> 4fdb06460850 [2023-10-24T23:31:34.615Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T23:31:35.212Z] ---> Running in 1079963c23ef [2023-10-24T23:31:37.160Z] Removing intermediate container 1079963c23ef [2023-10-24T23:31:37.160Z] ---> f2c157d6289f [2023-10-24T23:31:37.160Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:31:37.160Z] ---> Running in 3782d291e79c [2023-10-24T23:31:39.131Z] Removing intermediate container 3782d291e79c [2023-10-24T23:31:39.131Z] ---> f7d3dce80c41 [2023-10-24T23:31:39.131Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:31:39.131Z] ---> Running in 1221cd26495a [2023-10-24T23:31:39.406Z] Removing intermediate container 1221cd26495a [2023-10-24T23:31:39.406Z] ---> 36d474cc7461 [2023-10-24T23:31:39.406Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:31:39.406Z] ---> Running in 02c69cd51d0d [2023-10-24T23:31:40.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:31:41.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:31:42.515Z] OK: 266 MiB in 52 packages [2023-10-24T23:31:43.932Z] Removing intermediate container 02c69cd51d0d [2023-10-24T23:31:43.932Z] ---> 75d446c9ed36 [2023-10-24T23:31:43.932Z] Step 7/29 : WORKDIR /app [2023-10-24T23:31:43.932Z] ---> Running in be32af323acd [2023-10-24T23:31:44.200Z] Removing intermediate container be32af323acd [2023-10-24T23:31:44.200Z] ---> 9f43a72b3d81 [2023-10-24T23:31:44.200Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-24T23:31:45.175Z] ---> 83c302bd5d7e [2023-10-24T23:31:45.175Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:31:45.175Z] ---> Running in 34afce016b66 [2023-10-24T23:31:47.782Z] Removing intermediate container 34afce016b66 [2023-10-24T23:31:47.782Z] ---> fe80b7edbf53 [2023-10-24T23:31:47.782Z] Step 10/29 : COPY . . [2023-10-24T23:31:48.770Z] ---> 9dd835d2bb97 [2023-10-24T23:31:48.770Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:31:48.770Z] ---> Running in 23e2b06ea964 [2023-10-24T23:31:49.358Z] Removing intermediate container 23e2b06ea964 [2023-10-24T23:31:49.358Z] ---> fa3b6bef944d [2023-10-24T23:31:49.358Z] Step 12/29 : RUN $MAKE [2023-10-24T23:31:49.358Z] ---> Running in cc21e1d82664 [2023-10-24T23:31:50.321Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.31 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.31" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-24T23:33:57.016Z] Removing intermediate container cc21e1d82664 [2023-10-24T23:33:57.016Z] ---> 789568b80d25 [2023-10-24T23:33:57.016Z] Step 13/29 : FROM alpine:3.18 [2023-10-24T23:33:57.016Z] 3.18: Pulling from library/alpine [2023-10-24T23:33:57.016Z] 579b34f0a95b: Pulling fs layer [2023-10-24T23:33:57.016Z] 579b34f0a95b: Verifying Checksum [2023-10-24T23:33:57.016Z] 579b34f0a95b: Download complete [2023-10-24T23:33:57.016Z] 579b34f0a95b: Pull complete [2023-10-24T23:33:57.016Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T23:33:57.016Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T23:33:57.016Z] ---> 3cc203321400 [2023-10-24T23:33:57.016Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T23:33:57.016Z] ---> Running in d3a4da6bbaa6 [2023-10-24T23:33:57.016Z] Removing intermediate container d3a4da6bbaa6 [2023-10-24T23:33:57.016Z] ---> 380e5ae92795 [2023-10-24T23:33:57.016Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-24T23:33:57.016Z] ---> Running in c76cd27a8e4d [2023-10-24T23:33:57.285Z] Removing intermediate container c76cd27a8e4d [2023-10-24T23:33:57.285Z] ---> 318c7df71c57 [2023-10-24T23:33:57.285Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-24T23:33:57.285Z] ---> Running in cea794be3dff [2023-10-24T23:33:58.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:33:58.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:34:00.379Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T23:34:00.379Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T23:34:00.379Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:34:00.379Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T23:34:00.379Z] OK: 9 MiB in 17 packages [2023-10-24T23:34:01.795Z] Removing intermediate container cea794be3dff [2023-10-24T23:34:01.795Z] ---> ffc0a917c3a8 [2023-10-24T23:34:01.795Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T23:34:02.379Z] ---> 16b45983973e [2023-10-24T23:34:02.379Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T23:34:02.963Z] ---> 3a66bcc869d1 [2023-10-24T23:34:02.963Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-24T23:34:03.548Z] ---> 817a1609a6a9 [2023-10-24T23:34:03.548Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-24T23:34:07.895Z] ---> 5129a50c5397 [2023-10-24T23:34:07.895Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-24T23:34:08.892Z] ---> 7acee8952e51 [2023-10-24T23:34:08.892Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-24T23:34:08.892Z] ---> Running in 08600563a35f [2023-10-24T23:34:10.861Z] Removing intermediate container 08600563a35f [2023-10-24T23:34:10.861Z] ---> 04348d83bf75 [2023-10-24T23:34:10.861Z] Step 23/29 : VOLUME /cache [2023-10-24T23:34:10.861Z] ---> Running in 7206d5ce6833 [2023-10-24T23:34:11.450Z] Removing intermediate container 7206d5ce6833 [2023-10-24T23:34:11.450Z] ---> 793eb66f8ac4 [2023-10-24T23:34:11.450Z] Step 24/29 : EXPOSE 59711 [2023-10-24T23:34:11.450Z] ---> Running in 6926c9e3fc8e [2023-10-24T23:34:11.717Z] Removing intermediate container 6926c9e3fc8e [2023-10-24T23:34:11.717Z] ---> 59b667769168 [2023-10-24T23:34:11.717Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-24T23:34:11.986Z] ---> Running in a60b2c793fed [2023-10-24T23:34:12.255Z] Removing intermediate container a60b2c793fed [2023-10-24T23:34:12.255Z] ---> 606af31ebe84 [2023-10-24T23:34:12.255Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-24T23:34:12.255Z] ---> Running in d8b0462741aa [2023-10-24T23:34:12.522Z] Removing intermediate container d8b0462741aa [2023-10-24T23:34:12.522Z] ---> 37aac9a69c41 [2023-10-24T23:34:12.522Z] Step 27/29 : LABEL arch=arm64 [2023-10-24T23:34:12.792Z] ---> Running in cd60e5aed3f2 [2023-10-24T23:34:13.064Z] Removing intermediate container cd60e5aed3f2 [2023-10-24T23:34:13.064Z] ---> 17c6e84790e5 [2023-10-24T23:34:13.064Z] Step 28/29 : LABEL git_sha=9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [2023-10-24T23:34:13.064Z] ---> Running in f8a78c869f41 [2023-10-24T23:34:13.654Z] Removing intermediate container f8a78c869f41 [2023-10-24T23:34:13.654Z] ---> 965dca55eb6a [2023-10-24T23:34:13.654Z] Step 29/29 : LABEL version=3.1.0-dev.31 [2023-10-24T23:34:13.654Z] ---> Running in d3557773b5d5 [2023-10-24T23:34:13.920Z] Removing intermediate container d3557773b5d5 [2023-10-24T23:34:13.920Z] ---> bd14d4d5ac12 [2023-10-24T23:34:13.920Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T23:34:13.920Z] Successfully built bd14d4d5ac12 [2023-10-24T23:34:13.920Z] 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-10-24T23:34:14.040Z] provisioning config files... [2023-10-24T23:34:14.053Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/143@tmp/config12518282211927331687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:34:14.391Z] ---> docker-login.sh [2023-10-24T23:34:14.391Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:34:14.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:34:14.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:34:14.656Z] Configure a credential helper to remove this warning. See [2023-10-24T23:34:14.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:34:14.656Z] [2023-10-24T23:34:14.656Z] Login Succeeded [2023-10-24T23:34:14.656Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:34:14.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:34:14.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:34:14.922Z] Configure a credential helper to remove this warning. See [2023-10-24T23:34:14.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:34:14.922Z] [2023-10-24T23:34:14.922Z] Login Succeeded [2023-10-24T23:34:15.190Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:34:15.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:34:15.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:34:15.459Z] Configure a credential helper to remove this warning. See [2023-10-24T23:34:15.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:34:15.459Z] [2023-10-24T23:34:15.459Z] Login Succeeded [2023-10-24T23:34:15.459Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:34:15.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:34:15.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:34:15.726Z] Configure a credential helper to remove this warning. See [2023-10-24T23:34:15.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:34:15.726Z] [2023-10-24T23:34:15.726Z] Login Succeeded [2023-10-24T23:34:15.726Z] docker.io [2023-10-24T23:34:15.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:34:16.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:34:16.259Z] Configure a credential helper to remove this warning. See [2023-10-24T23:34:16.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:34:16.259Z] [2023-10-24T23:34:16.259Z] Login Succeeded [2023-10-24T23:34:16.259Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:34:16.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T23:34:16.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:34:16.314Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-24T23:34:16.314Z] 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [2023-10-24T23:34:16.314Z] latest [2023-10-24T23:34:16.314Z] 3.1.0-dev.31 [2023-10-24T23:34:16.314Z] 9e1f568c9b1455eaf2490256b50d2aac3d1e2766-3.1.0-dev.31 [2023-10-24T23:34:16.314Z] main [2023-10-24T23:34:16.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:34:16.687Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:34:17.067Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [2023-10-24T23:34:17.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T23:34:17.067Z] 7f575c83748c: Preparing [2023-10-24T23:34:17.067Z] a8cfe2a5c003: Preparing [2023-10-24T23:34:17.067Z] 0afc1a4be921: Preparing [2023-10-24T23:34:17.067Z] 72caad6e1d8a: Preparing [2023-10-24T23:34:17.067Z] 3099fcab5d19: Preparing [2023-10-24T23:34:17.067Z] 50ecddf56f7c: Preparing [2023-10-24T23:34:17.067Z] 33cc602a321f: Preparing [2023-10-24T23:34:17.067Z] 5f4d9fc4d98d: Preparing [2023-10-24T23:34:17.067Z] 50ecddf56f7c: Waiting [2023-10-24T23:34:17.067Z] 33cc602a321f: Waiting [2023-10-24T23:34:17.067Z] 5f4d9fc4d98d: Waiting [2023-10-24T23:34:17.337Z] 3099fcab5d19: Pushed [2023-10-24T23:34:17.337Z] 0afc1a4be921: Pushed [2023-10-24T23:34:17.337Z] 7f575c83748c: Pushed [2023-10-24T23:34:17.337Z] 72caad6e1d8a: Pushed [2023-10-24T23:34:17.607Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T23:34:17.607Z] 50ecddf56f7c: Pushed [2023-10-24T23:34:17.872Z] 33cc602a321f: Pushed [2023-10-24T23:34:24.514Z] a8cfe2a5c003: Pushed [2023-10-24T23:34:24.514Z] 9e1f568c9b1455eaf2490256b50d2aac3d1e2766: digest: sha256:7fe0b5fa9d375721eeabf3320597e4b6bc5a215112a1a89882dc0fbaca032f61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:34:24.869Z] + 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-10-24T23:34:25.222Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-24T23:34:25.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T23:34:25.222Z] 7f575c83748c: Preparing [2023-10-24T23:34:25.222Z] a8cfe2a5c003: Preparing [2023-10-24T23:34:25.222Z] 0afc1a4be921: Preparing [2023-10-24T23:34:25.222Z] 72caad6e1d8a: Preparing [2023-10-24T23:34:25.222Z] 3099fcab5d19: Preparing [2023-10-24T23:34:25.222Z] 50ecddf56f7c: Preparing [2023-10-24T23:34:25.222Z] 33cc602a321f: Preparing [2023-10-24T23:34:25.222Z] 5f4d9fc4d98d: Preparing [2023-10-24T23:34:25.222Z] 33cc602a321f: Waiting [2023-10-24T23:34:25.222Z] 5f4d9fc4d98d: Waiting [2023-10-24T23:34:25.222Z] 50ecddf56f7c: Waiting [2023-10-24T23:34:25.222Z] 0afc1a4be921: Layer already exists [2023-10-24T23:34:25.222Z] 3099fcab5d19: Layer already exists [2023-10-24T23:34:25.222Z] 72caad6e1d8a: Layer already exists [2023-10-24T23:34:25.222Z] a8cfe2a5c003: Layer already exists [2023-10-24T23:34:25.222Z] 7f575c83748c: Layer already exists [2023-10-24T23:34:25.222Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T23:34:25.222Z] 33cc602a321f: Layer already exists [2023-10-24T23:34:25.222Z] 50ecddf56f7c: Layer already exists [2023-10-24T23:34:25.491Z] latest: digest: sha256:7fe0b5fa9d375721eeabf3320597e4b6bc5a215112a1a89882dc0fbaca032f61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:34:25.838Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:34:26.177Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.31 [2023-10-24T23:34:26.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T23:34:26.177Z] 7f575c83748c: Preparing [2023-10-24T23:34:26.177Z] a8cfe2a5c003: Preparing [2023-10-24T23:34:26.177Z] 0afc1a4be921: Preparing [2023-10-24T23:34:26.177Z] 72caad6e1d8a: Preparing [2023-10-24T23:34:26.177Z] 3099fcab5d19: Preparing [2023-10-24T23:34:26.177Z] 50ecddf56f7c: Preparing [2023-10-24T23:34:26.177Z] 33cc602a321f: Preparing [2023-10-24T23:34:26.177Z] 5f4d9fc4d98d: Preparing [2023-10-24T23:34:26.177Z] 50ecddf56f7c: Waiting [2023-10-24T23:34:26.177Z] 5f4d9fc4d98d: Waiting [2023-10-24T23:34:26.177Z] 33cc602a321f: Waiting [2023-10-24T23:34:26.177Z] a8cfe2a5c003: Layer already exists [2023-10-24T23:34:26.177Z] 7f575c83748c: Layer already exists [2023-10-24T23:34:26.177Z] 0afc1a4be921: Layer already exists [2023-10-24T23:34:26.177Z] 3099fcab5d19: Layer already exists [2023-10-24T23:34:26.177Z] 72caad6e1d8a: Layer already exists [2023-10-24T23:34:26.177Z] 33cc602a321f: Layer already exists [2023-10-24T23:34:26.177Z] 50ecddf56f7c: Layer already exists [2023-10-24T23:34:26.177Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T23:34:26.443Z] 3.1.0-dev.31: digest: sha256:7fe0b5fa9d375721eeabf3320597e4b6bc5a215112a1a89882dc0fbaca032f61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:34:26.796Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9e1f568c9b1455eaf2490256b50d2aac3d1e2766-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:34:27.143Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9e1f568c9b1455eaf2490256b50d2aac3d1e2766-3.1.0-dev.31 [2023-10-24T23:34:27.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T23:34:27.143Z] 7f575c83748c: Preparing [2023-10-24T23:34:27.143Z] a8cfe2a5c003: Preparing [2023-10-24T23:34:27.143Z] 0afc1a4be921: Preparing [2023-10-24T23:34:27.143Z] 72caad6e1d8a: Preparing [2023-10-24T23:34:27.143Z] 3099fcab5d19: Preparing [2023-10-24T23:34:27.143Z] 50ecddf56f7c: Preparing [2023-10-24T23:34:27.143Z] 33cc602a321f: Preparing [2023-10-24T23:34:27.143Z] 5f4d9fc4d98d: Preparing [2023-10-24T23:34:27.143Z] 33cc602a321f: Waiting [2023-10-24T23:34:27.143Z] 5f4d9fc4d98d: Waiting [2023-10-24T23:34:27.143Z] 50ecddf56f7c: Waiting [2023-10-24T23:34:27.143Z] 72caad6e1d8a: Layer already exists [2023-10-24T23:34:27.143Z] a8cfe2a5c003: Layer already exists [2023-10-24T23:34:27.143Z] 3099fcab5d19: Layer already exists [2023-10-24T23:34:27.143Z] 7f575c83748c: Layer already exists [2023-10-24T23:34:27.143Z] 0afc1a4be921: Layer already exists [2023-10-24T23:34:27.143Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T23:34:27.143Z] 50ecddf56f7c: Layer already exists [2023-10-24T23:34:27.143Z] 33cc602a321f: Layer already exists [2023-10-24T23:34:27.143Z] 9e1f568c9b1455eaf2490256b50d2aac3d1e2766-3.1.0-dev.31: digest: sha256:7fe0b5fa9d375721eeabf3320597e4b6bc5a215112a1a89882dc0fbaca032f61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:34:27.769Z] + 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-10-24T23:34:28.103Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-24T23:34:28.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T23:34:28.103Z] 7f575c83748c: Preparing [2023-10-24T23:34:28.103Z] a8cfe2a5c003: Preparing [2023-10-24T23:34:28.103Z] 0afc1a4be921: Preparing [2023-10-24T23:34:28.103Z] 72caad6e1d8a: Preparing [2023-10-24T23:34:28.103Z] 3099fcab5d19: Preparing [2023-10-24T23:34:28.103Z] 50ecddf56f7c: Preparing [2023-10-24T23:34:28.103Z] 33cc602a321f: Preparing [2023-10-24T23:34:28.103Z] 5f4d9fc4d98d: Preparing [2023-10-24T23:34:28.103Z] 33cc602a321f: Waiting [2023-10-24T23:34:28.103Z] 5f4d9fc4d98d: Waiting [2023-10-24T23:34:28.103Z] 50ecddf56f7c: Waiting [2023-10-24T23:34:28.103Z] 3099fcab5d19: Layer already exists [2023-10-24T23:34:28.103Z] 0afc1a4be921: Layer already exists [2023-10-24T23:34:28.103Z] 7f575c83748c: Layer already exists [2023-10-24T23:34:28.103Z] 72caad6e1d8a: Layer already exists [2023-10-24T23:34:28.103Z] a8cfe2a5c003: Layer already exists [2023-10-24T23:34:28.103Z] 50ecddf56f7c: Layer already exists [2023-10-24T23:34:28.103Z] 33cc602a321f: Layer already exists [2023-10-24T23:34:28.103Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T23:34:28.367Z] main: digest: sha256:7fe0b5fa9d375721eeabf3320597e4b6bc5a215112a1a89882dc0fbaca032f61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T23:34:28.422Z] ===================================================== [Pipeline] echo [2023-10-24T23:34:28.429Z] taggedImages: [2023-10-24T23:34:28.429Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [2023-10-24T23:34:28.429Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-24T23:34:28.429Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.31 [2023-10-24T23:34:28.429Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9e1f568c9b1455eaf2490256b50d2aac3d1e2766-3.1.0-dev.31 [2023-10-24T23:34:28.429Z] - 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-10-24T23:34:28.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:34:28.789Z] [2023-10-24T23:34:28.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:34:30.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:34:30.212Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T23:34:30.212Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T23:34:30.212Z] 04944245beec: Pulling fs layer [2023-10-24T23:34:30.212Z] 699f458cf7ca: Pulling fs layer [2023-10-24T23:34:30.212Z] 765212b225bb: Pulling fs layer [2023-10-24T23:34:30.212Z] f23df028b6ca: Pulling fs layer [2023-10-24T23:34:30.212Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T23:34:30.212Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T23:34:30.212Z] 765212b225bb: Waiting [2023-10-24T23:34:30.212Z] f23df028b6ca: Waiting [2023-10-24T23:34:30.212Z] d65c8cfc05b1: Waiting [2023-10-24T23:34:30.212Z] 2437ff75d9bd: Waiting [2023-10-24T23:34:30.478Z] 04944245beec: Verifying Checksum [2023-10-24T23:34:30.478Z] 04944245beec: Download complete [2023-10-24T23:34:30.478Z] 765212b225bb: Verifying Checksum [2023-10-24T23:34:30.478Z] 765212b225bb: Download complete [2023-10-24T23:34:30.478Z] f23df028b6ca: Verifying Checksum [2023-10-24T23:34:30.478Z] f23df028b6ca: Download complete [2023-10-24T23:34:30.478Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T23:34:30.478Z] d65c8cfc05b1: Download complete [2023-10-24T23:34:30.478Z] 699f458cf7ca: Verifying Checksum [2023-10-24T23:34:30.478Z] 699f458cf7ca: Download complete [2023-10-24T23:34:31.059Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T23:34:31.059Z] 8998bd30e6a1: Download complete [2023-10-24T23:34:33.636Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T23:34:33.636Z] 2437ff75d9bd: Download complete [2023-10-24T23:34:36.226Z] 8998bd30e6a1: Pull complete [2023-10-24T23:34:36.226Z] 04944245beec: Pull complete [2023-10-24T23:34:38.171Z] 699f458cf7ca: Pull complete [2023-10-24T23:34:38.171Z] 765212b225bb: Pull complete [2023-10-24T23:34:39.141Z] f23df028b6ca: Pull complete [2023-10-24T23:34:39.411Z] d65c8cfc05b1: Pull complete [2023-10-24T23:34:57.835Z] 2437ff75d9bd: Pull complete [2023-10-24T23:34:57.835Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T23:34:57.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:34:57.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:34:58.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-10328 does not seem to be running inside a container [2023-10-24T23:34:58.124Z] $ 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/143 -v /w/workspace/app-rfid-llrp-inventory/143:/w/workspace/app-rfid-llrp-inventory/143:rw,z -v /w/workspace/app-rfid-llrp-inventory/143@tmp:/w/workspace/app-rfid-llrp-inventory/143@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-10-24T23:35:01.637Z] $ docker top 48fa837aec08fe4406b2a4cfa85a1e0f63255140a3e4ccb89fa5ef7600b9bb72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:35:02.490Z] ---> job-cost.sh [2023-10-24T23:35:02.490Z] lf-activate-venv: SKIPPING [2023-10-24T23:35:02.490Z] INFO: No Stack... [2023-10-24T23:35:02.763Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T23:35:03.723Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T23:35:04.363Z] + cat /w/workspace/app-rfid-llrp-inventory/143/archives/cost.csv [2023-10-24T23:35:04.363Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T23:35:04.396Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-143-stack-cost] [2023-10-24T23:35:04.404Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-143-stack-cost] did not exist. Created. [2023-10-24T23:35:04.404Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T23:35:05.046Z] /w/workspace/app-rfid-llrp-inventory/143@tmp/durable-7f453291/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T23:35:05.700Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T23:35:05.713Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T23:35:05.773Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T23:35:05.780Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T23:35:05.804Z] $ docker stop --time=1 48fa837aec08fe4406b2a4cfa85a1e0f63255140a3e4ccb89fa5ef7600b9bb72 [2023-10-24T23:35:07.294Z] $ docker rm -f --volumes 48fa837aec08fe4406b2a4cfa85a1e0f63255140a3e4ccb89fa5ef7600b9bb72 [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-10-24T23:35:07.683Z] provisioning config files... [2023-10-24T23:35:07.690Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9516212753394351268tmp [Pipeline] { [Pipeline] sh [2023-10-24T23:35:07.984Z] + set +x [2023-10-24T23:35:07.985Z] + curl -s https://codecov.io/bash [2023-10-24T23:35:07.985Z] + bash -s -- [2023-10-24T23:35:07.985Z] [2023-10-24T23:35:07.985Z] _____ _ [2023-10-24T23:35:07.985Z] / ____| | | [2023-10-24T23:35:07.985Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T23:35:07.985Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T23:35:07.985Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T23:35:07.985Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T23:35:07.985Z] Bash-1.0.6 [2023-10-24T23:35:07.985Z] [2023-10-24T23:35:07.985Z] [2023-10-24T23:35:07.985Z] ==> git version 2.25.1 found [2023-10-24T23:35:07.985Z] ==> 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-10-24T23:35:07.985Z] Release-Date: 2020-01-08 [2023-10-24T23:35:07.985Z] 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-10-24T23:35:07.985Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T23:35:07.985Z] ==> Jenkins CI detected. [2023-10-24T23:35:07.985Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-24T23:35:07.985Z] project root: . [2023-10-24T23:35:07.985Z] --> token set from env [2023-10-24T23:35:07.985Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T23:35:07.985Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T23:35:07.985Z] ==> Python coveragepy not found [2023-10-24T23:35:07.985Z] ==> Searching for coverage reports in: [2023-10-24T23:35:07.985Z] + . [2023-10-24T23:35:07.985Z] -> Found 1 reports [2023-10-24T23:35:07.985Z] ==> Detecting git/mercurial file structure [2023-10-24T23:35:08.242Z] ==> Reading reports [2023-10-24T23:35:08.242Z] + ./coverage.out bytes=41317 [2023-10-24T23:35:08.242Z] ==> Appending adjustments [2023-10-24T23:35:08.242Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T23:35:08.242Z] + Found adjustments [2023-10-24T23:35:08.242Z] ==> Gzipping contents [2023-10-24T23:35:08.242Z] 12K /tmp/codecov.QYXI97.gz [2023-10-24T23:35:08.242Z] ==> Uploading reports [2023-10-24T23:35:08.242Z] url: https://codecov.io [2023-10-24T23:35:08.242Z] query: branch=main&commit=9e1f568c9b1455eaf2490256b50d2aac3d1e2766&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T23:35:08.242Z] -> Pinging Codecov [2023-10-24T23:35:08.242Z] 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=9e1f568c9b1455eaf2490256b50d2aac3d1e2766&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T23:35:08.501Z] -> Uploading to [2023-10-24T23:35:08.501Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/9e1f568c9b1455eaf2490256b50d2aac3d1e2766/1a54a83d-6cfc-48e7-a4eb-231196c210b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T233508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=053ad75c11cd77b9ed5c647abb26180631e2911eb60bf4868cb102c25a769723 [2023-10-24T23:35:08.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T23:35:08.501Z] Dload Upload Total Spent Left Speed [2023-10-24T23:35:08.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 38164 --:--:-- --:--:-- --:--:-- 38164 [2023-10-24T23:35:08.759Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [Pipeline] } [2023-10-24T23:35:08.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T23:35:08.899Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T23:35:08.912Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:09.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T23:35:09.213Z] [2023-10-24T23:35:09.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:09.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T23:35:09.508Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T23:35:09.508Z] df9b9388f04a: Pulling fs layer [2023-10-24T23:35:09.508Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T23:35:09.508Z] 25bc292e5bac: Pulling fs layer [2023-10-24T23:35:09.508Z] 114826534d7a: Pulling fs layer [2023-10-24T23:35:09.508Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T23:35:09.508Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T23:35:09.508Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T23:35:09.508Z] 6ad1cebc031e: Waiting [2023-10-24T23:35:09.508Z] 4657fd5d0bcf: Waiting [2023-10-24T23:35:09.508Z] 8a3aa393b2d8: Waiting [2023-10-24T23:35:09.508Z] 114826534d7a: Waiting [2023-10-24T23:35:09.508Z] 25bc292e5bac: Verifying Checksum [2023-10-24T23:35:09.508Z] 25bc292e5bac: Download complete [2023-10-24T23:35:09.508Z] 52dc419b0ee2: Verifying Checksum [2023-10-24T23:35:09.508Z] 52dc419b0ee2: Download complete [2023-10-24T23:35:09.508Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T23:35:09.508Z] 4657fd5d0bcf: Download complete [2023-10-24T23:35:09.508Z] df9b9388f04a: Verifying Checksum [2023-10-24T23:35:09.508Z] df9b9388f04a: Download complete [2023-10-24T23:35:09.767Z] df9b9388f04a: Pull complete [2023-10-24T23:35:09.767Z] 52dc419b0ee2: Pull complete [2023-10-24T23:35:09.767Z] 6ad1cebc031e: Download complete [2023-10-24T23:35:09.767Z] 25bc292e5bac: Pull complete [2023-10-24T23:35:10.333Z] 114826534d7a: Verifying Checksum [2023-10-24T23:35:10.333Z] 114826534d7a: Download complete [2023-10-24T23:35:10.590Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T23:35:10.590Z] 8a3aa393b2d8: Download complete [2023-10-24T23:35:13.880Z] 114826534d7a: Pull complete [2023-10-24T23:35:13.880Z] 4657fd5d0bcf: Pull complete [2023-10-24T23:35:14.139Z] 6ad1cebc031e: Pull complete [2023-10-24T23:35:16.666Z] 8a3aa393b2d8: Pull complete [2023-10-24T23:35:16.925Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T23:35:16.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T23:35:16.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:35:17.013Z] prd-ubuntu20.04-docker-8c-8g-10325 does not seem to be running inside a container [2023-10-24T23:35:17.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T23:35:18.555Z] $ docker top 0023bd115a3f25cc63179f1ed7d4c638f76ddb7521948b01a6482c7b4df29cd8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T23:35:18.620Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-24T23:35:18.897Z] + set -o pipefail [2023-10-24T23:35:18.897Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-24T23:35:25.455Z] [2023-10-24T23:35:25.455Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-24T23:35:25.455Z] [2023-10-24T23:35:25.455Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/5c47a8f8-61e1-40e8-a5fc-2844b3aede3f [2023-10-24T23:35:25.455Z] [2023-10-24T23:35:25.455Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T23:35:25.455Z] [2023-10-24T23:35:25.455Z] [2023-10-24T23:35:25.455Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T23:35:25.455Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T23:35:25.455Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T23:35:25.464Z] $ docker stop --time=1 0023bd115a3f25cc63179f1ed7d4c638f76ddb7521948b01a6482c7b4df29cd8 [2023-10-24T23:35:27.462Z] $ docker rm -f --volumes 0023bd115a3f25cc63179f1ed7d4c638f76ddb7521948b01a6482c7b4df29cd8 [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-10-24T23:35:28.224Z] + git log --format=format:%s -1 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 [Pipeline] sh [2023-10-24T23:35:28.510Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T23:35:28.510Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:28.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:35:28.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:35:28.868Z] prd-ubuntu20.04-docker-8c-8g-10325 does not seem to be running inside a container [2023-10-24T23:35:28.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T23:35:29.267Z] $ docker top fa45417e6876f7c6ce41dcbda2ec8e51532829280982c271fffd8e34c0983c72 -eo pid,comm [2023-10-24T23:35:29.319Z] 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-10-24T23:35:29.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T23:35:29.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:35:29.348Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:35:29.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:35:29.470Z] $ docker exec fa45417e6876f7c6ce41dcbda2ec8e51532829280982c271fffd8e34c0983c72 ssh-agent [2023-10-24T23:35:29.580Z] SSH_AUTH_SOCK=/tmp/ssh-gHV5N0HWFHyv/agent.32 [2023-10-24T23:35:29.580Z] SSH_AGENT_PID=38 [2023-10-24T23:35:29.585Z] Running ssh-add (command line suppressed) [2023-10-24T23:35:29.690Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9177513964990224076.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9177513964990224076.key) [2023-10-24T23:35:29.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:35:29.990Z] + git semver tag [2023-10-24T23:35:30.248Z] 2023-10-24 23:35:30,163 [run_tag] DEBUG tag force:False [2023-10-24T23:35:30.248Z] 2023-10-24 23:35:30,164 [check_head_tag] DEBUG check head tag [2023-10-24T23:35:30.248Z] 2023-10-24 23:35:30,164 [execute] INFO git cat-file --batch-check [2023-10-24T23:35:30.248Z] 2023-10-24 23:35:30,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-24T23:35:30.248Z] 2023-10-24 23:35:30,168 [execute] INFO git cat-file --batch [2023-10-24T23:35:30.248Z] 2023-10-24 23:35:30,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-24T23:35:30.248Z] 2023-10-24 23:35:30,182 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T23:35:30.248Z] 2023-10-24 23:35:30,182 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 [2023-10-24T23:35:30.248Z] 2023-10-24 23:35:30,182 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T23:35:30.248Z] 2023-10-24 23:35:30,187 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T23:35:30.248Z] 3.1.0-dev.31 [Pipeline] } [2023-10-24T23:35:30.256Z] $ docker exec --env ******** --env ******** fa45417e6876f7c6ce41dcbda2ec8e51532829280982c271fffd8e34c0983c72 ssh-agent -k [2023-10-24T23:35:30.372Z] unset SSH_AUTH_SOCK; [2023-10-24T23:35:30.373Z] unset SSH_AGENT_PID; [2023-10-24T23:35:30.373Z] echo Agent pid 38 killed; [2023-10-24T23:35:30.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T23:35:30.687Z] + git semver [Pipeline] } [2023-10-24T23:35:30.956Z] $ docker stop --time=1 fa45417e6876f7c6ce41dcbda2ec8e51532829280982c271fffd8e34c0983c72 [2023-10-24T23:35:32.245Z] $ docker rm -f --volumes fa45417e6876f7c6ce41dcbda2ec8e51532829280982c271fffd8e34c0983c72 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:32.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T23:35:32.641Z] [2023-10-24T23:35:32.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:32.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T23:35:32.946Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T23:35:32.946Z] ab5ef0e58194: Pulling fs layer [2023-10-24T23:35:32.946Z] 9712f1f96733: Pulling fs layer [2023-10-24T23:35:32.946Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T23:35:32.946Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T23:35:32.946Z] e9a5061849ea: Pulling fs layer [2023-10-24T23:35:32.946Z] d747dcd14b5f: Pulling fs layer [2023-10-24T23:35:32.946Z] 2de7ff778b66: Pulling fs layer [2023-10-24T23:35:32.946Z] 0d9ebad4ef96: Waiting [2023-10-24T23:35:32.946Z] d747dcd14b5f: Waiting [2023-10-24T23:35:32.946Z] e9a5061849ea: Waiting [2023-10-24T23:35:32.946Z] 2de7ff778b66: Waiting [2023-10-24T23:35:32.946Z] 9712f1f96733: Download complete [2023-10-24T23:35:33.547Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T23:35:33.547Z] 63f879dbbcfc: Download complete [2023-10-24T23:35:33.547Z] e9a5061849ea: Verifying Checksum [2023-10-24T23:35:33.547Z] e9a5061849ea: Download complete [2023-10-24T23:35:33.547Z] d747dcd14b5f: Verifying Checksum [2023-10-24T23:35:33.547Z] d747dcd14b5f: Download complete [2023-10-24T23:35:33.547Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T23:35:33.547Z] 0d9ebad4ef96: Download complete [2023-10-24T23:35:33.806Z] ab5ef0e58194: Verifying Checksum [2023-10-24T23:35:33.806Z] ab5ef0e58194: Download complete [2023-10-24T23:35:33.806Z] 2de7ff778b66: Verifying Checksum [2023-10-24T23:35:33.806Z] 2de7ff778b66: Download complete [2023-10-24T23:35:36.336Z] ab5ef0e58194: Pull complete [2023-10-24T23:35:36.336Z] 9712f1f96733: Pull complete [2023-10-24T23:35:36.901Z] 63f879dbbcfc: Pull complete [2023-10-24T23:35:41.083Z] 0d9ebad4ef96: Pull complete [2023-10-24T23:35:41.083Z] e9a5061849ea: Pull complete [2023-10-24T23:35:41.083Z] d747dcd14b5f: Pull complete [2023-10-24T23:35:42.462Z] 2de7ff778b66: Pull complete [2023-10-24T23:35:42.462Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T23:35:42.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T23:35:42.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:35:42.549Z] prd-ubuntu20.04-docker-8c-8g-10325 does not seem to be running inside a container [2023-10-24T23:35:42.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T23:35:44.312Z] $ docker top 351a21ac1835d63ebc95fc907e2048932564288ca63df67fd15759300f4b139a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:35:44.386Z] provisioning config files... [2023-10-24T23:35:44.392Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11824850214917571898tmp [2023-10-24T23:35:44.403Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3136566413686898074tmp [2023-10-24T23:35:44.413Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11201766424521759046tmp [Pipeline] { [Pipeline] echo [2023-10-24T23:35:44.428Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:35:44.711Z] ---> sigul-configuration.sh [2023-10-24T23:35:44.711Z] gpg: directory `/root/.gnupg' created [2023-10-24T23:35:44.711Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T23:35:44.711Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T23:35:44.711Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T23:35:44.711Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T23:35:44.711Z] gpg: CAST5 encrypted data [2023-10-24T23:35:44.711Z] gpg: encrypted with 1 passphrase [2023-10-24T23:35:44.711Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T23:35:44.998Z] + mkdir /home/jenkins [2023-10-24T23:35:44.998Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T23:35:45.284Z] + 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-10-24T23:35:45.293Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:35:45.578Z] ---> sigul-install.sh [2023-10-24T23:35:45.578Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T23:35:45.863Z] + git tag --list [2023-10-24T23:35:45.863Z] v0.0.0 [2023-10-24T23:35:45.863Z] v1.0.0 [2023-10-24T23:35:45.863Z] v2.1.0 [2023-10-24T23:35:45.863Z] v2.1.1 [2023-10-24T23:35:45.863Z] v2.2.0 [2023-10-24T23:35:45.863Z] v2.3.0 [2023-10-24T23:35:45.863Z] v3.0 [2023-10-24T23:35:45.863Z] v3.0.0 [2023-10-24T23:35:45.863Z] v3.0.1 [2023-10-24T23:35:45.863Z] v3.0.1-dev.1 [2023-10-24T23:35:45.863Z] v3.1.0-dev.1 [2023-10-24T23:35:45.863Z] v3.1.0-dev.10 [2023-10-24T23:35:45.863Z] v3.1.0-dev.11 [2023-10-24T23:35:45.863Z] v3.1.0-dev.12 [2023-10-24T23:35:45.863Z] v3.1.0-dev.13 [2023-10-24T23:35:45.863Z] v3.1.0-dev.14 [2023-10-24T23:35:45.863Z] v3.1.0-dev.15 [2023-10-24T23:35:45.863Z] v3.1.0-dev.16 [2023-10-24T23:35:45.863Z] v3.1.0-dev.17 [2023-10-24T23:35:45.863Z] v3.1.0-dev.18 [2023-10-24T23:35:45.863Z] v3.1.0-dev.19 [2023-10-24T23:35:45.863Z] v3.1.0-dev.2 [2023-10-24T23:35:45.863Z] v3.1.0-dev.20 [2023-10-24T23:35:45.863Z] v3.1.0-dev.21 [2023-10-24T23:35:45.863Z] v3.1.0-dev.22 [2023-10-24T23:35:45.863Z] v3.1.0-dev.23 [2023-10-24T23:35:45.863Z] v3.1.0-dev.24 [2023-10-24T23:35:45.863Z] v3.1.0-dev.25 [2023-10-24T23:35:45.863Z] v3.1.0-dev.26 [2023-10-24T23:35:45.863Z] v3.1.0-dev.27 [2023-10-24T23:35:45.863Z] v3.1.0-dev.28 [2023-10-24T23:35:45.863Z] v3.1.0-dev.29 [2023-10-24T23:35:45.863Z] v3.1.0-dev.3 [2023-10-24T23:35:45.863Z] v3.1.0-dev.30 [2023-10-24T23:35:45.863Z] v3.1.0-dev.31 [2023-10-24T23:35:45.863Z] v3.1.0-dev.4 [2023-10-24T23:35:45.863Z] v3.1.0-dev.5 [2023-10-24T23:35:45.863Z] v3.1.0-dev.6 [2023-10-24T23:35:45.863Z] v3.1.0-dev.7 [2023-10-24T23:35:45.863Z] v3.1.0-dev.8 [2023-10-24T23:35:45.863Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T23:35:46.148Z] + lftools sign git-tag v3.1.0-dev.31 [2023-10-24T23:35:46.718Z] Signing Git tag with Sigul... [2023-10-24T23:35:46.718Z] Signing v3.1.0-dev.31 [Pipeline] echo [2023-10-24T23:35:46.987Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:35:47.275Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T23:35:47.282Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T23:35:47.300Z] $ docker stop --time=1 351a21ac1835d63ebc95fc907e2048932564288ca63df67fd15759300f4b139a [2023-10-24T23:35:48.587Z] $ docker rm -f --volumes 351a21ac1835d63ebc95fc907e2048932564288ca63df67fd15759300f4b139a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T23:35:49.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T23:35:49.012Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:49.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:35:49.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:35:49.386Z] prd-ubuntu20.04-docker-8c-8g-10325 does not seem to be running inside a container [2023-10-24T23:35:49.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T23:35:49.766Z] $ docker top 002879a5561db883790ac53debf42ec6d9583bbdbb6207611a286c2c694b62e3 -eo pid,comm [2023-10-24T23:35:49.816Z] 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-10-24T23:35:49.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T23:35:49.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:35:49.849Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:35:49.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:35:49.971Z] $ docker exec 002879a5561db883790ac53debf42ec6d9583bbdbb6207611a286c2c694b62e3 ssh-agent [2023-10-24T23:35:50.077Z] SSH_AUTH_SOCK=/tmp/ssh-7s2aamcgTNph/agent.32 [2023-10-24T23:35:50.077Z] SSH_AGENT_PID=38 [2023-10-24T23:35:50.082Z] Running ssh-add (command line suppressed) [2023-10-24T23:35:50.186Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14668419076427579843.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14668419076427579843.key) [2023-10-24T23:35:50.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:35:50.485Z] + git semver bump pre [2023-10-24T23:35:50.744Z] 2023-10-24 23:35:50,657 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T23:35:50.744Z] 2023-10-24 23:35:50,657 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev [2023-10-24T23:35:50.744Z] 2023-10-24 23:35:50,657 [bump_version] DEBUG bumped version:3.1.0-dev.32 [2023-10-24T23:35:50.744Z] 2023-10-24 23:35:50,657 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-24T23:35:50.744Z] 2023-10-24 23:35:50,657 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T23:35:50.744Z] 2023-10-24 23:35:50,657 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T23:35:50.744Z] 2023-10-24 23:35:50,659 [execute] INFO git cat-file --batch-check [2023-10-24T23:35:50.744Z] 2023-10-24 23:35:50,659 [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-10-24T23:35:50.744Z] 2023-10-24 23:35:50,665 [execute] INFO git cat-file --batch [2023-10-24T23:35:50.744Z] 2023-10-24 23:35:50,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T23:35:50.744Z] 2023-10-24 23:35:50,670 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T23:35:50.744Z] 3.1.0-dev.32 [Pipeline] } [2023-10-24T23:35:50.751Z] $ docker exec --env ******** --env ******** 002879a5561db883790ac53debf42ec6d9583bbdbb6207611a286c2c694b62e3 ssh-agent -k [2023-10-24T23:35:50.848Z] unset SSH_AUTH_SOCK; [2023-10-24T23:35:50.848Z] unset SSH_AGENT_PID; [2023-10-24T23:35:50.848Z] echo Agent pid 38 killed; [2023-10-24T23:35:50.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T23:35:51.165Z] + git semver [Pipeline] } [2023-10-24T23:35:51.436Z] $ docker stop --time=1 002879a5561db883790ac53debf42ec6d9583bbdbb6207611a286c2c694b62e3 [2023-10-24T23:35:52.693Z] $ docker rm -f --volumes 002879a5561db883790ac53debf42ec6d9583bbdbb6207611a286c2c694b62e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:35:53.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T23:35:53.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:53.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:35:53.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:35:53.394Z] prd-ubuntu20.04-docker-8c-8g-10325 does not seem to be running inside a container [2023-10-24T23:35:53.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T23:35:53.741Z] $ docker top e6ee62ffed515e3a69ffacd4945423bbd43318c16c1c3cfd2f47eed4bc9d7b61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T23:35:53.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:35:53.869Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:35:53.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:35:53.987Z] $ docker exec e6ee62ffed515e3a69ffacd4945423bbd43318c16c1c3cfd2f47eed4bc9d7b61 ssh-agent [2023-10-24T23:35:54.118Z] SSH_AUTH_SOCK=/tmp/ssh-1ShvL5BrDr1m/agent.33 [2023-10-24T23:35:54.118Z] SSH_AGENT_PID=39 [2023-10-24T23:35:54.139Z] Running ssh-add (command line suppressed) [2023-10-24T23:35:54.244Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13896997437403257724.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13896997437403257724.key) [2023-10-24T23:35:54.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:35:54.581Z] + git semver push [2023-10-24T23:35:54.839Z] 2023-10-24 23:35:54,750 [run_push] DEBUG push [2023-10-24T23:35:54.839Z] 2023-10-24 23:35:54,751 [execute] INFO git cat-file --batch-check [2023-10-24T23:35:54.839Z] 2023-10-24 23:35:54,751 [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-10-24T23:35:54.839Z] 2023-10-24 23:35:54,755 [execute] INFO git rev-list 26a88e2b9ffcc6d22787286a45751058427c39b1 -- [2023-10-24T23:35:54.839Z] 2023-10-24 23:35:54,755 [execute] DEBUG Popen(['git', 'rev-list', '26a88e2b9ffcc6d22787286a45751058427c39b1', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T23:35:54.839Z] 2023-10-24 23:35:54,763 [execute] INFO git fetch -v origin [2023-10-24T23:35:54.839Z] 2023-10-24 23:35:54,764 [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-10-24T23:35:55.408Z] 2023-10-24 23:35:55,303 [run_push] DEBUG no remote changes detected [2023-10-24T23:35:55.408Z] 2023-10-24 23:35:55,304 [execute] INFO git push origin semver [2023-10-24T23:35:55.408Z] 2023-10-24 23:35:55,304 [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-10-24T23:35:56.345Z] 2023-10-24 23:35:56,078 [run_push] DEBUG push all version tags [2023-10-24T23:35:56.345Z] 2023-10-24 23:35:56,078 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T23:35:56.345Z] 2023-10-24 23:35:56,079 [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-10-24T23:35:56.913Z] 2023-10-24 23:35:56,835 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T23:35:56.913Z] 3.1.0-dev.32 [Pipeline] } [2023-10-24T23:35:56.922Z] $ docker exec --env ******** --env ******** e6ee62ffed515e3a69ffacd4945423bbd43318c16c1c3cfd2f47eed4bc9d7b61 ssh-agent -k [2023-10-24T23:35:57.030Z] unset SSH_AUTH_SOCK; [2023-10-24T23:35:57.030Z] unset SSH_AGENT_PID; [2023-10-24T23:35:57.031Z] echo Agent pid 39 killed; [2023-10-24T23:35:57.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T23:35:57.342Z] + git semver [Pipeline] } [2023-10-24T23:35:57.618Z] $ docker stop --time=1 e6ee62ffed515e3a69ffacd4945423bbd43318c16c1c3cfd2f47eed4bc9d7b61 [2023-10-24T23:35:58.875Z] $ docker rm -f --volumes e6ee62ffed515e3a69ffacd4945423bbd43318c16c1c3cfd2f47eed4bc9d7b61 [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-10-24T23:35:59.437Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-24T23:35:59.437Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T23:35:59.437Z] total 16 [2023-10-24T23:35:59.437Z] drwxr-xr-x 3 root root 4096 Oct 24 23:23 . [2023-10-24T23:35:59.437Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 23:35 .. [2023-10-24T23:35:59.437Z] drwxr-xr-x 2 root root 4096 Oct 24 23:23 cost [2023-10-24T23:35:59.437Z] -rw-r--r-- 1 root root 95 Oct 24 23:23 cost.csv [2023-10-24T23:35:59.437Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T23:35:59.437Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T23:35:59.437Z] total 16 [2023-10-24T23:35:59.437Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:23 . [2023-10-24T23:35:59.437Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 23:35 .. [2023-10-24T23:35:59.437Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 23:23 cost [2023-10-24T23:35:59.437Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 24 23:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:35:59.724Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:36:00.583Z] ---> package-listing.sh [2023-10-24T23:36:00.583Z] ++ facter osfamily [2023-10-24T23:36:00.583Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T23:36:00.841Z] + OS_FAMILY=debian [2023-10-24T23:36:00.841Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-24T23:36:00.841Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T23:36:00.841Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T23:36:00.841Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T23:36:00.841Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T23:36:00.841Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-24T23:36:00.841Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T23:36:00.841Z] + case "${OS_FAMILY}" in [2023-10-24T23:36:00.841Z] + dpkg -l [2023-10-24T23:36:00.841Z] + grep '^ii' [2023-10-24T23:36:00.841Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T23:36:00.841Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T23:36:00.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T23:36:00.841Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-24T23:36:00.841Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-24T23:36:00.841Z] + 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-10-24T23:36:00.851Z] 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-10-24T23:36:01.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:36:01.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:36:01.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:36:01.749Z] prd-ubuntu20.04-docker-8c-8g-10325 does not seem to be running inside a container [2023-10-24T23:36:01.776Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T23:36:01.978Z] $ docker top 8a2175debeeea81963f75fdad54270b5b272ec2f3767d53e3b6f7ddd792aaa5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:36:02.322Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T23:36:02.605Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T23:36:02.889Z] + ls /var/log/sa-host [2023-10-24T23:36:02.889Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:36:02.964Z] provisioning config files... [2023-10-24T23:36:02.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17298316066085180764tmp [Pipeline] { [Pipeline] echo [2023-10-24T23:36:02.987Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:36:03.268Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T23:36:03.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:36:03.593Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T23:36:03.601Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:36:03.882Z] ---> sudo-logs.sh [2023-10-24T23:36:03.882Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T23:36:03.902Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:36:04.183Z] ---> job-cost.sh [2023-10-24T23:36:04.183Z] lf-activate-venv: SKIPPING [2023-10-24T23:36:04.183Z] DEBUG: total: 0.2199999988079071 [2023-10-24T23:36:04.183Z] INFO: Retrieving Stack Cost... [2023-10-24T23:36:04.442Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T23:36:05.009Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T23:36:05.020Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:36:05.302Z] ---> logs-deploy.sh [2023-10-24T23:36:05.302Z] lf-activate-venv: SKIPPING [2023-10-24T23:36:05.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/143 [2023-10-24T23:36:05.302Z] INFO: archiving workspace using pattern(s): [2023-10-24T23:36:06.239Z] Archives upload complete. [2023-10-24T23:36:06.240Z] INFO: archiving logs to Nexus