Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e64d70a5e82bcb00ec99310357a3871ed025cc70 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-ssh17809460652111270719.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-ssh2489109751119452650.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-ssh2622910380143037813.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-ssh2047523254894616830.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-ssh981060727499490681.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9519 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 e64d70a5e82bcb00ec99310357a3871ed025cc70 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#234)" > git checkout -f e64d70a5e82bcb00ec99310357a3871ed025cc70 # timeout=10 > git rev-list --no-walk 91321213cd823d1ea8012b97f4da148b2f6a4494 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-18T16:29:05.173Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-18T16:29:05.221Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-18T16:29:05.236Z] ========================================================= [2023-10-18T16:29:05.236Z] EdgeX Global Pipelines Version Info [2023-10-18T16:29:05.236Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:29:05.947Z] ------------------- [2023-10-18T16:29:05.947Z] stable info: [2023-10-18T16:29:05.947Z] ------------------- [2023-10-18T16:29:05.947Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-18T16:29:05.947Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T16:29:05.947Z] Message: update stable to v1.0.254 [2023-10-18T16:29:06.516Z] ------------------- [2023-10-18T16:29:06.516Z] experimental info: [2023-10-18T16:29:06.516Z] ------------------- [2023-10-18T16:29:06.516Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-18T16:29:06.516Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T16:29:06.516Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-18T16:29:06.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-18T16:29:06.688Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-18T16:29:06.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-18T16:29:06.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-18T16:29:06.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-18T16:29:06.745Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-18T16:29:06.764Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-18T16:29:06.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-18T16:29:06.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-18T16:29:06.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-18T16:29:06.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-18T16:29:06.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-18T16:29:06.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-18T16:29:06.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-18T16:29:06.915Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T16:29:06.932Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T16:29:06.943Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T16:29:06.959Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T16:29:06.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-18T16:29:06.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-18T16:29:06.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-18T16:29:07.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-18T16:29:07.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-18T16:29:07.042Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-18T16:29:07.058Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-18T16:29:07.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-18T16:29:07.090Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-18T16:29:07.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-18T16:29:07.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-18T16:29:07.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-18T16:29:07.158Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] echo [2023-10-18T16:29:07.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e64d70a [Pipeline] echo [2023-10-18T16:29:07.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:29:07.244Z] provisioning config files... [2023-10-18T16:29:07.257Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4571522120740959060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:29:07.559Z] ---> docker-login.sh [2023-10-18T16:29:07.559Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:29:07.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:07.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:07.819Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:07.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:07.819Z] [2023-10-18T16:29:07.819Z] Login Succeeded [2023-10-18T16:29:07.819Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:29:08.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:08.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:08.078Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:08.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:08.078Z] [2023-10-18T16:29:08.078Z] Login Succeeded [2023-10-18T16:29:08.078Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:29:08.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:08.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:08.078Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:08.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:08.078Z] [2023-10-18T16:29:08.078Z] Login Succeeded [2023-10-18T16:29:08.078Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:29:08.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:08.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:08.337Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:08.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:08.337Z] [2023-10-18T16:29:08.337Z] Login Succeeded [2023-10-18T16:29:08.337Z] docker.io [2023-10-18T16:29:08.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:08.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:08.597Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:08.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:08.597Z] [2023-10-18T16:29:08.597Z] Login Succeeded [2023-10-18T16:29:08.597Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:29:08.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-18T16:29:08.974Z] + git rev-list -1 --merges e64d70a5e82bcb00ec99310357a3871ed025cc70~1..e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] echo [2023-10-18T16:29:09.019Z] -----------> git rev-list -1 --merges e64d70a5e82bcb00ec99310357a3871ed025cc70~1..e64d70a5e82bcb00ec99310357a3871ed025cc70 e64d70a5e82bcb00ec99310357a3871ed025cc70 [false] [Pipeline] sh [2023-10-18T16:29:09.306Z] + git log --format=format:%s -1 e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] echo [2023-10-18T16:29:09.338Z] ========================================================= [2023-10-18T16:29:09.338Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-18T16:29:09.338Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T16:29:09.657Z] + git log --format=format:%s -1 e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] echo [2023-10-18T16:29:09.668Z] [semverPrep] GIT_COMMIT: e64d70a5e82bcb00ec99310357a3871ed025cc70, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#234) [Pipeline] echo [2023-10-18T16:29:09.677Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-18T16:29:10.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:29:10.057Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-18T16:29:10.057Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-18T16:29:10.057Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-18T16:29:10.057Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-18T16:29:10.057Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-18T16:29:10.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:29:10.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:29:10.483Z] [2023-10-18T16:29:10.483Z] 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-18T16:29:10.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:29:10.777Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-18T16:29:10.777Z] b85a868b505f: Pulling fs layer [2023-10-18T16:29:10.777Z] e2be974225ed: Pulling fs layer [2023-10-18T16:29:10.777Z] 339a4e72a1f5: Pulling fs layer [2023-10-18T16:29:10.777Z] 988bab9f4d93: Pulling fs layer [2023-10-18T16:29:10.777Z] 1469e6f7b9e6: Pulling fs layer [2023-10-18T16:29:10.777Z] eaf3925da568: Pulling fs layer [2023-10-18T16:29:10.777Z] bab4dde63d76: Pulling fs layer [2023-10-18T16:29:10.777Z] bde34c3a00c8: Pulling fs layer [2023-10-18T16:29:10.777Z] b352a97aabf1: Pulling fs layer [2023-10-18T16:29:10.777Z] 4872d77fe225: Pulling fs layer [2023-10-18T16:29:10.777Z] 1469e6f7b9e6: Waiting [2023-10-18T16:29:10.777Z] b352a97aabf1: Waiting [2023-10-18T16:29:10.777Z] bde34c3a00c8: Waiting [2023-10-18T16:29:10.777Z] bab4dde63d76: Waiting [2023-10-18T16:29:10.777Z] 5851b861e8e6: Pulling fs layer [2023-10-18T16:29:10.777Z] 4872d77fe225: Waiting [2023-10-18T16:29:10.777Z] e2be974225ed: Download complete [2023-10-18T16:29:10.777Z] 988bab9f4d93: Download complete [2023-10-18T16:29:10.777Z] 1469e6f7b9e6: Verifying Checksum [2023-10-18T16:29:10.777Z] 1469e6f7b9e6: Download complete [2023-10-18T16:29:10.777Z] 339a4e72a1f5: Verifying Checksum [2023-10-18T16:29:10.777Z] 339a4e72a1f5: Download complete [2023-10-18T16:29:11.034Z] eaf3925da568: Download complete [2023-10-18T16:29:11.034Z] bde34c3a00c8: Verifying Checksum [2023-10-18T16:29:11.034Z] bde34c3a00c8: Download complete [2023-10-18T16:29:11.034Z] b352a97aabf1: Verifying Checksum [2023-10-18T16:29:11.034Z] b352a97aabf1: Download complete [2023-10-18T16:29:11.034Z] 4872d77fe225: Verifying Checksum [2023-10-18T16:29:11.034Z] 4872d77fe225: Download complete [2023-10-18T16:29:11.034Z] 5851b861e8e6: Verifying Checksum [2023-10-18T16:29:11.034Z] 5851b861e8e6: Download complete [2023-10-18T16:29:11.034Z] b85a868b505f: Verifying Checksum [2023-10-18T16:29:11.034Z] b85a868b505f: Download complete [2023-10-18T16:29:11.292Z] bab4dde63d76: Verifying Checksum [2023-10-18T16:29:11.292Z] bab4dde63d76: Download complete [2023-10-18T16:29:12.228Z] b85a868b505f: Pull complete [2023-10-18T16:29:12.228Z] e2be974225ed: Pull complete [2023-10-18T16:29:12.800Z] 339a4e72a1f5: Pull complete [2023-10-18T16:29:12.800Z] 988bab9f4d93: Pull complete [2023-10-18T16:29:13.059Z] 1469e6f7b9e6: Pull complete [2023-10-18T16:29:13.059Z] eaf3925da568: Pull complete [2023-10-18T16:29:14.960Z] bab4dde63d76: Pull complete [2023-10-18T16:29:14.960Z] bde34c3a00c8: Pull complete [2023-10-18T16:29:14.960Z] b352a97aabf1: Pull complete [2023-10-18T16:29:14.960Z] 4872d77fe225: Pull complete [2023-10-18T16:29:14.960Z] 5851b861e8e6: Pull complete [2023-10-18T16:29:14.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-18T16:29:14.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:29:14.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:29:15.047Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-10-18T16:29:15.077Z] $ 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-18T16:29:18.472Z] $ docker top de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 -eo pid,comm [2023-10-18T16:29:18.525Z] 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-18T16:29:18.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:29:18.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:29:18.566Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:29:18.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:29:18.681Z] $ docker exec de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 ssh-agent [2023-10-18T16:29:18.784Z] SSH_AUTH_SOCK=/tmp/ssh-bmljxLVLyNBH/agent.32 [2023-10-18T16:29:18.784Z] SSH_AGENT_PID=38 [2023-10-18T16:29:18.790Z] Running ssh-add (command line suppressed) [2023-10-18T16:29:18.888Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5495780449287229348.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5495780449287229348.key) [2023-10-18T16:29:18.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:29:19.189Z] + git tag --points-at HEAD [Pipeline] } [2023-10-18T16:29:19.198Z] $ docker exec --env ******** --env ******** de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 ssh-agent -k [2023-10-18T16:29:19.293Z] unset SSH_AUTH_SOCK; [2023-10-18T16:29:19.293Z] unset SSH_AGENT_PID; [2023-10-18T16:29:19.293Z] echo Agent pid 38 killed; [2023-10-18T16:29:19.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-18T16:29:19.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:29:19.333Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:29:19.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:29:19.440Z] $ docker exec de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 ssh-agent [2023-10-18T16:29:19.543Z] SSH_AUTH_SOCK=/tmp/ssh-8iXadVK2G52L/agent.70 [2023-10-18T16:29:19.543Z] SSH_AGENT_PID=76 [2023-10-18T16:29:19.548Z] Running ssh-add (command line suppressed) [2023-10-18T16:29:19.648Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9016417273262340258.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9016417273262340258.key) [2023-10-18T16:29:19.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:29:19.950Z] + git semver init [2023-10-18T16:29:20.209Z] 2023-10-18 16:29:20,119 [run_init] DEBUG init version:0.0.0 force:False [2023-10-18T16:29:20.209Z] 2023-10-18 16:29:20,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-18T16:29:20.209Z] 2023-10-18 16:29:20,120 [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-18T16:29:20.209Z] 2023-10-18 16:29:20,120 [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-18T16:29:21.589Z] 2023-10-18 16:29:21,166 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-18T16:29:21.590Z] 2023-10-18 16:29:21,166 [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-18T16:29:21.590Z] 2023-10-18 16:29:21,167 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-18T16:29:21.590Z] 2023-10-18 16:29:21,167 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-18T16:29:21.590Z] 3.1.0-dev.25 [Pipeline] } [2023-10-18T16:29:21.598Z] $ docker exec --env ******** --env ******** de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 ssh-agent -k [2023-10-18T16:29:21.703Z] unset SSH_AUTH_SOCK; [2023-10-18T16:29:21.703Z] unset SSH_AGENT_PID; [2023-10-18T16:29:21.704Z] echo Agent pid 76 killed; [2023-10-18T16:29:21.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:29:22.026Z] + git semver [Pipeline] } [2023-10-18T16:29:22.299Z] $ docker stop --time=1 de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 [2023-10-18T16:29:23.595Z] $ docker rm -f --volumes de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:29:23.946Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-18T16:29:24.145Z] Stashed 1 file(s) [Pipeline] echo [2023-10-18T16:29:24.148Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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-18T16:29:24.298Z] provisioning config files... [2023-10-18T16:29:24.307Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18362027025864544405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:29:24.602Z] ---> docker-login.sh [2023-10-18T16:29:24.602Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:29:24.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:24.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:24.602Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:24.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:24.602Z] [2023-10-18T16:29:24.602Z] Login Succeeded [2023-10-18T16:29:24.602Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:29:24.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:24.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:24.602Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:24.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:24.602Z] [2023-10-18T16:29:24.602Z] Login Succeeded [2023-10-18T16:29:24.602Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:29:24.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:24.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:24.861Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:24.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:24.861Z] [2023-10-18T16:29:24.861Z] Login Succeeded [2023-10-18T16:29:24.861Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:29:24.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:24.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:24.861Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:24.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:24.861Z] [2023-10-18T16:29:24.861Z] Login Succeeded [2023-10-18T16:29:24.861Z] docker.io [2023-10-18T16:29:24.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:25.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:25.120Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:25.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:25.120Z] [2023-10-18T16:29:25.120Z] Login Succeeded [2023-10-18T16:29:25.120Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:29:25.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T16:29:25.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:29:25.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:29:25.217Z] ========================================================= [2023-10-18T16:29:25.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-18T16:29:25.217Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:29:25.532Z] + 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-18T16:29:25.532Z] Sending build context to Docker daemon 12.74MB [2023-10-18T16:29:25.532Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:29:25.532Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T16:29:25.532Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-18T16:29:25.532Z] 7264a8db6415: Pulling fs layer [2023-10-18T16:29:25.532Z] c4d48a809fc2: Pulling fs layer [2023-10-18T16:29:25.532Z] 4f1c88b9dad5: Pulling fs layer [2023-10-18T16:29:25.532Z] ad3a456e5733: Pulling fs layer [2023-10-18T16:29:25.532Z] 33e27b845d1e: Pulling fs layer [2023-10-18T16:29:25.532Z] c68163c4e522: Pulling fs layer [2023-10-18T16:29:25.532Z] 50da416c3ac9: Pulling fs layer [2023-10-18T16:29:25.532Z] 23d2d4c4bb30: Pulling fs layer [2023-10-18T16:29:25.532Z] 33e27b845d1e: Waiting [2023-10-18T16:29:25.532Z] c68163c4e522: Waiting [2023-10-18T16:29:25.532Z] 50da416c3ac9: Waiting [2023-10-18T16:29:25.532Z] 23d2d4c4bb30: Waiting [2023-10-18T16:29:25.532Z] ad3a456e5733: Waiting [2023-10-18T16:29:25.532Z] c4d48a809fc2: Download complete [2023-10-18T16:29:25.791Z] ad3a456e5733: Verifying Checksum [2023-10-18T16:29:25.791Z] ad3a456e5733: Download complete [2023-10-18T16:29:25.791Z] 33e27b845d1e: Verifying Checksum [2023-10-18T16:29:25.791Z] 33e27b845d1e: Download complete [2023-10-18T16:29:25.791Z] 7264a8db6415: Verifying Checksum [2023-10-18T16:29:25.791Z] 7264a8db6415: Download complete [2023-10-18T16:29:25.791Z] c68163c4e522: Verifying Checksum [2023-10-18T16:29:25.791Z] c68163c4e522: Download complete [2023-10-18T16:29:25.791Z] 7264a8db6415: Pull complete [2023-10-18T16:29:26.049Z] c4d48a809fc2: Pull complete [2023-10-18T16:29:26.049Z] 23d2d4c4bb30: Verifying Checksum [2023-10-18T16:29:26.049Z] 23d2d4c4bb30: Download complete [2023-10-18T16:29:26.049Z] 4f1c88b9dad5: Verifying Checksum [2023-10-18T16:29:26.049Z] 4f1c88b9dad5: Download complete [2023-10-18T16:29:26.307Z] 50da416c3ac9: Verifying Checksum [2023-10-18T16:29:26.307Z] 50da416c3ac9: Download complete [2023-10-18T16:29:29.591Z] 4f1c88b9dad5: Pull complete [2023-10-18T16:29:29.591Z] ad3a456e5733: Pull complete [2023-10-18T16:29:29.591Z] 33e27b845d1e: Pull complete [2023-10-18T16:29:29.591Z] c68163c4e522: Pull complete [2023-10-18T16:29:31.489Z] 50da416c3ac9: Pull complete [2023-10-18T16:29:32.054Z] 23d2d4c4bb30: Pull complete [2023-10-18T16:29:32.054Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-18T16:29:32.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-18T16:29:32.054Z] ---> 0786185ac409 [2023-10-18T16:29:32.054Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:29:38.639Z] ---> Running in 93606f0bcbb3 [2023-10-18T16:29:38.639Z] Removing intermediate container 93606f0bcbb3 [2023-10-18T16:29:38.639Z] ---> e7eda02e29c4 [2023-10-18T16:29:38.639Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:29:38.639Z] ---> Running in 43178318d336 [2023-10-18T16:29:38.639Z] Removing intermediate container 43178318d336 [2023-10-18T16:29:38.639Z] ---> 50ccb14a2733 [2023-10-18T16:29:38.639Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:29:38.639Z] ---> Running in bf0c46186a1d [2023-10-18T16:29:38.639Z] Removing intermediate container bf0c46186a1d [2023-10-18T16:29:38.639Z] ---> 516da8e65226 [2023-10-18T16:29:38.639Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:29:38.639Z] ---> Running in 0756c193f5b5 [2023-10-18T16:29:38.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T16:29:38.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T16:29:38.898Z] OK: 264 MiB in 52 packages [2023-10-18T16:29:39.157Z] Removing intermediate container 0756c193f5b5 [2023-10-18T16:29:39.157Z] ---> 378c39d81821 [2023-10-18T16:29:39.157Z] Step 7/12 : WORKDIR /app [2023-10-18T16:29:39.242Z] Still waiting to schedule task [2023-10-18T16:29:39.242Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-18T16:29:39.416Z] ---> Running in c4f7020f4c7b [2023-10-18T16:29:39.983Z] Removing intermediate container c4f7020f4c7b [2023-10-18T16:29:39.983Z] ---> 8c7c11810a17 [2023-10-18T16:29:39.983Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-18T16:29:40.241Z] ---> a34b18a20260 [2023-10-18T16:29:40.241Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:29:40.498Z] ---> Running in c6f24af539c0 [2023-10-18T16:30:48.186Z] Removing intermediate container c6f24af539c0 [2023-10-18T16:30:48.186Z] ---> fc3fdf3be4a3 [2023-10-18T16:30:48.186Z] Step 10/12 : COPY . . [2023-10-18T16:30:48.186Z] ---> 3e08f08d7ea1 [2023-10-18T16:30:48.186Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:30:48.186Z] ---> Running in afbfe4203429 [2023-10-18T16:30:48.186Z] Removing intermediate container afbfe4203429 [2023-10-18T16:30:48.186Z] ---> a530e803b90f [2023-10-18T16:30:48.186Z] Step 12/12 : RUN $MAKE [2023-10-18T16:30:48.186Z] ---> Running in 5ec21bbfcf85 [2023-10-18T16:30:48.186Z] noop [2023-10-18T16:30:48.186Z] Removing intermediate container 5ec21bbfcf85 [2023-10-18T16:30:48.186Z] ---> 9190334a6ef6 [2023-10-18T16:30:48.186Z] Successfully built 9190334a6ef6 [2023-10-18T16:30:48.186Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:30:48.487Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T16:30:48.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:30:48.551Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-10-18T16:30:48.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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-18T16:30:48.911Z] $ docker top 16926e619e1b3f970fac20663e511ddfdebaec541ffdd8caa92be07b14e6c7ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:30:49.244Z] + go version [2023-10-18T16:30:49.244Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-18T16:30:49.254Z] $ docker stop --time=1 16926e619e1b3f970fac20663e511ddfdebaec541ffdd8caa92be07b14e6c7ef [2023-10-18T16:30:50.534Z] $ docker rm -f --volumes 16926e619e1b3f970fac20663e511ddfdebaec541ffdd8caa92be07b14e6c7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:30:50.958Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T16:30:50.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:30:51.024Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-10-18T16:30:51.054Z] $ 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-18T16:30:51.878Z] $ docker top 67a248580273ed7ad68f5c23b73ba4328d4b60d8f34b57a99e67c1aed9abe9b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:30:52.221Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-18T16:30:52.521Z] + make test [2023-10-18T16:30:52.521Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-18T16:31:10.599Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-18T16:31:10.599Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-18T16:31:11.534Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.144s coverage: 86.2% of statements [2023-10-18T16:31:14.068Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.707s coverage: 71.9% of statements [2023-10-18T16:31:36.030Z] go vet ./... [2023-10-18T16:31:36.739Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9522 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-18T16:31:36.754Z] Running in /w/workspace/app-rfid-llrp-inventory/137 [Pipeline] { [Pipeline] checkout [2023-10-18T16:31:36.831Z] The recommended git tool is: git [2023-10-18T16:31:37.422Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T16:31:37.422Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T16:31:37.422Z] ./bin/test-attribution.sh [2023-10-18T16:31:37.422Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-18T16:31:37.422Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-18T16:31:37.422Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-18T16:31:37.422Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-18T16:31:37.422Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-18T16:31:37.422Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-18T16:31:37.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T16:31:37.445Z] $ docker stop --time=1 67a248580273ed7ad68f5c23b73ba4328d4b60d8f34b57a99e67c1aed9abe9b8 [2023-10-18T16:31:41.316Z] $ docker rm -f --volumes 67a248580273ed7ad68f5c23b73ba4328d4b60d8f34b57a99e67c1aed9abe9b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:31:41.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T16:31:41.947Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-18T16:31:42.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T16:31:42.918Z] + ls -al . [2023-10-18T16:31:42.918Z] total 236 [2023-10-18T16:31:42.918Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 16:30 . [2023-10-18T16:31:42.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:29 .. [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 18 16:29 .dockerignore [2023-10-18T16:31:42.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:31 .git [2023-10-18T16:31:42.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:29 .github [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 18 16:29 .gitignore [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:29 .golangci.yml [2023-10-18T16:31:42.918Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:29 .semver [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 18 16:29 Attribution.txt [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 18 16:29 CHANGELOG.md [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 18 16:29 Dockerfile [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:29 GOVERNANCE.md [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 18 16:29 Jenkinsfile [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 16:29 LICENSE [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 18 16:29 Makefile [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 16:29 OWNERS.md [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 18 16:29 README.md [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:29 VERSION [2023-10-18T16:31:42.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:29 bin [2023-10-18T16:31:42.918Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 18 16:31 coverage.out [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 18 16:29 go.mod [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 35611 Oct 18 16:29 go.sum [2023-10-18T16:31:42.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:29 images [2023-10-18T16:31:42.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:29 internal [2023-10-18T16:31:42.918Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 18 16:29 main.go [2023-10-18T16:31:42.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:29 res [2023-10-18T16:31:42.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:29 snap [2023-10-18T16:31:42.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:29 static [Pipeline] isUnix [2023-10-18T16:31:42.941Z] using credential edgex-jenkins-ssh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:31:42.958Z] Cloning the remote Git repository [2023-10-18T16:31:42.999Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-18T16:31:43.086Z] > git init /w/workspace/app-rfid-llrp-inventory/137 # timeout=10 [2023-10-18T16:31:43.292Z] + 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=e64d70a5e82bcb00ec99310357a3871ed025cc70 --label arch=amd64 --label version=3.1.0-dev.25 . [2023-10-18T16:31:43.292Z] Sending build context to Docker daemon 12.74MB [2023-10-18T16:31:43.292Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:31:43.292Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-18T16:31:43.292Z] ---> 9190334a6ef6 [2023-10-18T16:31:43.292Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:31:43.552Z] ---> Running in 9226646e82b3 [2023-10-18T16:31:43.811Z] Removing intermediate container 9226646e82b3 [2023-10-18T16:31:43.811Z] ---> 1cddd95b9381 [2023-10-18T16:31:43.811Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:31:43.811Z] ---> Running in 64d9df9270d1 [2023-10-18T16:31:43.811Z] Removing intermediate container 64d9df9270d1 [2023-10-18T16:31:43.811Z] ---> 17c8f9043ded [2023-10-18T16:31:43.811Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:31:43.811Z] ---> Running in f4f6ac0a6a9b [2023-10-18T16:31:43.811Z] Removing intermediate container f4f6ac0a6a9b [2023-10-18T16:31:43.811Z] ---> 258543917d1e [2023-10-18T16:31:43.811Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:31:44.070Z] ---> Running in 3ae7d8577e0c [2023-10-18T16:31:44.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T16:31:44.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T16:31:43.267Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-18T16:31:43.268Z] > git --version # timeout=10 [2023-10-18T16:31:43.294Z] > git --version # 'git version 2.25.1' [2023-10-18T16:31:43.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T16:31:43.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T16:31:44.603Z] OK: 264 MiB in 52 packages [2023-10-18T16:31:45.538Z] Removing intermediate container 3ae7d8577e0c [2023-10-18T16:31:45.538Z] ---> 0afa473a2cc4 [2023-10-18T16:31:45.538Z] Step 7/29 : WORKDIR /app [2023-10-18T16:31:45.544Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-18T16:31:45.576Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T16:31:45.796Z] ---> Running in 3927c1bd1866 [2023-10-18T16:31:46.054Z] Removing intermediate container 3927c1bd1866 [2023-10-18T16:31:46.054Z] ---> 7ee2f8051995 [2023-10-18T16:31:46.054Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-18T16:31:46.319Z] ---> a0602408e6d0 [2023-10-18T16:31:46.319Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:31:46.543Z] Avoid second fetch [2023-10-18T16:31:46.544Z] Checking out Revision e64d70a5e82bcb00ec99310357a3871ed025cc70 (main) [2023-10-18T16:31:46.579Z] ---> Running in 84ffd90bfbba [2023-10-18T16:31:46.563Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T16:31:46.640Z] > git checkout -f e64d70a5e82bcb00ec99310357a3871ed025cc70 # timeout=10 [2023-10-18T16:31:47.263Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#234)" [2023-10-18T16:31:47.562Z] Removing intermediate container 84ffd90bfbba [2023-10-18T16:31:47.562Z] ---> e1c16bec58cf [2023-10-18T16:31:47.562Z] Step 10/29 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T16:31:48.287Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-18T16:31:48.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T16:31:48.287Z] Dload Upload Total Spent Left Speed [2023-10-18T16:31:48.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-10-18T16:31:48.946Z] ---> 886d0277857e [2023-10-18T16:31:48.946Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:31:48.946Z] ---> Running in a9b4b2f855b3 [2023-10-18T16:31:49.108Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-18T16:31:49.204Z] Removing intermediate container a9b4b2f855b3 [2023-10-18T16:31:49.204Z] ---> 45414ecbf913 [2023-10-18T16:31:49.204Z] Step 12/29 : RUN $MAKE [2023-10-18T16:31:49.204Z] ---> Running in 0c4a2c04a434 [2023-10-18T16:31:49.446Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-18T16:31:49.446Z] + sudo tee /etc/docker/daemon.new [2023-10-18T16:31:49.446Z] { [2023-10-18T16:31:49.446Z] "registry-mirrors": [ [2023-10-18T16:31:49.446Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-18T16:31:49.446Z] ], [2023-10-18T16:31:49.446Z] "bip": "10.250.0.254/24", [2023-10-18T16:31:49.446Z] "hosts": [ [2023-10-18T16:31:49.446Z] "tcp://0.0.0.0:5555", [2023-10-18T16:31:49.446Z] "unix:///var/run/docker.sock" [2023-10-18T16:31:49.446Z] ], [2023-10-18T16:31:49.446Z] "mtu": 1458, [2023-10-18T16:31:49.446Z] "selinux-enabled": true, [2023-10-18T16:31:49.446Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-18T16:31:49.446Z] } [Pipeline] sh [2023-10-18T16:31:49.774Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-18T16:31:49.802Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-18T16:31:50.166Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:32:08.500Z] provisioning config files... [2023-10-18T16:32:08.529Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/137@tmp/config2615065554744061347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:32:08.895Z] ---> docker-login.sh [2023-10-18T16:32:08.895Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:32:09.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:09.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:09.449Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:09.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:09.449Z] [2023-10-18T16:32:09.449Z] Login Succeeded [2023-10-18T16:32:09.449Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:32:09.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:09.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:09.991Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:09.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:09.991Z] [2023-10-18T16:32:09.991Z] Login Succeeded [2023-10-18T16:32:09.991Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:32:10.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:10.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:10.263Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:10.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:10.263Z] [2023-10-18T16:32:10.263Z] Login Succeeded [2023-10-18T16:32:10.263Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:32:10.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:10.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:10.830Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:10.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:10.830Z] [2023-10-18T16:32:10.830Z] Login Succeeded [2023-10-18T16:32:10.830Z] docker.io [2023-10-18T16:32:10.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:11.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:11.421Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:11.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:11.421Z] [2023-10-18T16:32:11.421Z] Login Succeeded [2023-10-18T16:32:11.421Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:32:11.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-18T16:32:11.729Z] Removing intermediate container 0c4a2c04a434 [2023-10-18T16:32:11.729Z] ---> 448a596bbdbd [2023-10-18T16:32:11.730Z] Step 13/29 : FROM alpine:3.18 [2023-10-18T16:32:11.730Z] 3.18: Pulling from library/alpine [2023-10-18T16:32:11.730Z] 96526aa774ef: Pulling fs layer [2023-10-18T16:32:11.730Z] 96526aa774ef: Download complete [2023-10-18T16:32:11.730Z] 96526aa774ef: Pull complete [2023-10-18T16:32:11.730Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T16:32:11.730Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T16:32:11.730Z] ---> 8ca4688f4f35 [2023-10-18T16:32:11.730Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T16:32:11.730Z] ---> Running in 93fbac97e15d [2023-10-18T16:32:11.730Z] Removing intermediate container 93fbac97e15d [2023-10-18T16:32:11.730Z] ---> 489df23ca6f1 [2023-10-18T16:32:11.730Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-18T16:32:11.730Z] ---> Running in 597647f29578 [2023-10-18T16:32:11.730Z] Removing intermediate container 597647f29578 [2023-10-18T16:32:11.730Z] ---> 34480d7bbaee [2023-10-18T16:32:11.730Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-18T16:32:11.730Z] ---> Running in 5b9141a210b1 [2023-10-18T16:32:11.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T16:32:11.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T16:32:11.730Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-18T16:32:11.730Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-18T16:32:11.730Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T16:32:11.730Z] Executing ca-certificates-20230506-r0.trigger [2023-10-18T16:32:11.730Z] OK: 8 MiB in 17 packages [Pipeline] echo [2023-10-18T16:32:11.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:32:11.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:32:11.809Z] ========================================================= [2023-10-18T16:32:11.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-18T16:32:11.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:12.169Z] + 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-18T16:32:12.296Z] Removing intermediate container 5b9141a210b1 [2023-10-18T16:32:12.296Z] ---> a8ee66791e22 [2023-10-18T16:32:12.296Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-18T16:32:12.443Z] Sending build context to Docker daemon 685.1kB [2023-10-18T16:32:12.443Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:32:12.443Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T16:32:12.555Z] ---> 83fc27391d97 [2023-10-18T16:32:12.555Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-18T16:32:12.555Z] ---> acfd2a29e897 [2023-10-18T16:32:12.555Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-18T16:32:12.555Z] ---> 78ed7ec5869e [2023-10-18T16:32:12.555Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-18T16:32:12.713Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-18T16:32:12.713Z] 9fda8d8052c6: Pulling fs layer [2023-10-18T16:32:12.713Z] 5d54e960e981: Pulling fs layer [2023-10-18T16:32:12.713Z] c4a7e357bf2a: Pulling fs layer [2023-10-18T16:32:12.713Z] f0e02332f6b5: Pulling fs layer [2023-10-18T16:32:12.713Z] cefa15bbcfad: Pulling fs layer [2023-10-18T16:32:12.713Z] 17808c966233: Pulling fs layer [2023-10-18T16:32:12.713Z] f4c1fc716caa: Pulling fs layer [2023-10-18T16:32:12.713Z] cefa15bbcfad: Waiting [2023-10-18T16:32:12.713Z] 17808c966233: Waiting [2023-10-18T16:32:12.713Z] f4c1fc716caa: Waiting [2023-10-18T16:32:12.713Z] f0e02332f6b5: Waiting [2023-10-18T16:32:12.713Z] 5d54e960e981: Download complete [2023-10-18T16:32:12.713Z] f0e02332f6b5: Verifying Checksum [2023-10-18T16:32:12.713Z] f0e02332f6b5: Download complete [2023-10-18T16:32:12.713Z] cefa15bbcfad: Verifying Checksum [2023-10-18T16:32:12.713Z] cefa15bbcfad: Download complete [2023-10-18T16:32:12.713Z] 9fda8d8052c6: Download complete [2023-10-18T16:32:13.122Z] ---> d4711fa212b5 [2023-10-18T16:32:13.122Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-18T16:32:13.303Z] f4c1fc716caa: Verifying Checksum [2023-10-18T16:32:13.303Z] f4c1fc716caa: Download complete [2023-10-18T16:32:13.572Z] 9fda8d8052c6: Pull complete [2023-10-18T16:32:14.055Z] ---> 900556c31192 [2023-10-18T16:32:14.055Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-18T16:32:14.055Z] ---> Running in 3ce484f5231a [2023-10-18T16:32:14.164Z] 5d54e960e981: Pull complete [2023-10-18T16:32:14.621Z] Removing intermediate container 3ce484f5231a [2023-10-18T16:32:14.621Z] ---> b911e440a8f2 [2023-10-18T16:32:14.621Z] Step 23/29 : VOLUME /cache [2023-10-18T16:32:14.621Z] ---> Running in b60a14da38f0 [2023-10-18T16:32:14.621Z] Removing intermediate container b60a14da38f0 [2023-10-18T16:32:14.621Z] ---> ea923b65e8c7 [2023-10-18T16:32:14.621Z] Step 24/29 : EXPOSE 59711 [2023-10-18T16:32:14.621Z] ---> Running in a6ca6ebc8b9c [2023-10-18T16:32:14.754Z] c4a7e357bf2a: Verifying Checksum [2023-10-18T16:32:14.754Z] c4a7e357bf2a: Download complete [2023-10-18T16:32:14.880Z] Removing intermediate container a6ca6ebc8b9c [2023-10-18T16:32:14.880Z] ---> f53a65979657 [2023-10-18T16:32:14.880Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-18T16:32:14.880Z] ---> Running in 76c9780d5074 [2023-10-18T16:32:14.880Z] Removing intermediate container 76c9780d5074 [2023-10-18T16:32:14.880Z] ---> 5b52ef33e9af [2023-10-18T16:32:14.880Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-18T16:32:14.880Z] ---> Running in 938cf5627361 [2023-10-18T16:32:14.880Z] Removing intermediate container 938cf5627361 [2023-10-18T16:32:14.880Z] ---> 445e48e2cecc [2023-10-18T16:32:14.880Z] Step 27/29 : LABEL arch=amd64 [2023-10-18T16:32:14.880Z] ---> Running in 5b0bbe109cf5 [2023-10-18T16:32:15.144Z] Removing intermediate container 5b0bbe109cf5 [2023-10-18T16:32:15.144Z] ---> 2d2796b3238d [2023-10-18T16:32:15.144Z] Step 28/29 : LABEL git_sha=e64d70a5e82bcb00ec99310357a3871ed025cc70 [2023-10-18T16:32:15.144Z] ---> Running in e3083e488f4c [2023-10-18T16:32:15.144Z] Removing intermediate container e3083e488f4c [2023-10-18T16:32:15.144Z] ---> 6d62657a8f6b [2023-10-18T16:32:15.144Z] Step 29/29 : LABEL version=3.1.0-dev.25 [2023-10-18T16:32:15.144Z] ---> Running in a090f8b1005d [2023-10-18T16:32:15.403Z] Removing intermediate container a090f8b1005d [2023-10-18T16:32:15.403Z] ---> da2923baf467 [2023-10-18T16:32:15.403Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T16:32:15.403Z] Successfully built da2923baf467 [2023-10-18T16:32:15.403Z] 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-18T16:32:15.518Z] provisioning config files... [2023-10-18T16:32:15.526Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3681331874430701076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:32:15.723Z] 17808c966233: Verifying Checksum [2023-10-18T16:32:15.723Z] 17808c966233: Download complete [2023-10-18T16:32:15.825Z] ---> docker-login.sh [2023-10-18T16:32:15.825Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:32:15.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:15.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:15.825Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:15.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:15.825Z] [2023-10-18T16:32:15.825Z] Login Succeeded [2023-10-18T16:32:15.825Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:32:15.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:15.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:15.825Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:15.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:15.825Z] [2023-10-18T16:32:15.825Z] Login Succeeded [2023-10-18T16:32:16.083Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:32:16.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:16.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:16.083Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:16.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:16.083Z] [2023-10-18T16:32:16.083Z] Login Succeeded [2023-10-18T16:32:16.083Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:32:16.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:16.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:16.083Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:16.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:16.083Z] [2023-10-18T16:32:16.083Z] Login Succeeded [2023-10-18T16:32:16.083Z] docker.io [2023-10-18T16:32:16.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:16.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:16.600Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:16.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:16.600Z] [2023-10-18T16:32:16.600Z] Login Succeeded [2023-10-18T16:32:16.600Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:32:16.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:32:16.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:32:16.648Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-18T16:32:16.648Z] e64d70a5e82bcb00ec99310357a3871ed025cc70 [2023-10-18T16:32:16.648Z] latest [2023-10-18T16:32:16.648Z] 3.1.0-dev.25 [2023-10-18T16:32:16.648Z] e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 [2023-10-18T16:32:16.648Z] main [2023-10-18T16:32:16.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:16.975Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:17.283Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70 [2023-10-18T16:32:17.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-18T16:32:17.283Z] 305e7208fee0: Preparing [2023-10-18T16:32:17.283Z] 940a945a3d79: Preparing [2023-10-18T16:32:17.283Z] a56f837ce30a: Preparing [2023-10-18T16:32:17.283Z] 5850f5488e18: Preparing [2023-10-18T16:32:17.283Z] feb0dc81b2c0: Preparing [2023-10-18T16:32:17.283Z] b0d8c870e1c6: Preparing [2023-10-18T16:32:17.283Z] 1e021b49c932: Preparing [2023-10-18T16:32:17.283Z] b0d8c870e1c6: Waiting [2023-10-18T16:32:17.283Z] cc2447e1835a: Preparing [2023-10-18T16:32:17.283Z] 1e021b49c932: Waiting [2023-10-18T16:32:17.283Z] cc2447e1835a: Waiting [2023-10-18T16:32:17.283Z] 5850f5488e18: Pushed [2023-10-18T16:32:17.283Z] feb0dc81b2c0: Pushed [2023-10-18T16:32:17.283Z] 305e7208fee0: Pushed [2023-10-18T16:32:17.283Z] a56f837ce30a: Pushed [2023-10-18T16:32:17.283Z] cc2447e1835a: Layer already exists [2023-10-18T16:32:17.542Z] b0d8c870e1c6: Pushed [2023-10-18T16:32:17.542Z] 1e021b49c932: Pushed [2023-10-18T16:32:20.074Z] 940a945a3d79: Pushed [2023-10-18T16:32:20.075Z] e64d70a5e82bcb00ec99310357a3871ed025cc70: digest: sha256:79eb363011e0d5742d5a8a61181b4e8d443e75b5c7d96bb3aa9d5eef9f98c8fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:20.398Z] + 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-18T16:32:20.712Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-18T16:32:20.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-18T16:32:20.712Z] 305e7208fee0: Preparing [2023-10-18T16:32:20.712Z] 940a945a3d79: Preparing [2023-10-18T16:32:20.712Z] a56f837ce30a: Preparing [2023-10-18T16:32:20.712Z] 5850f5488e18: Preparing [2023-10-18T16:32:20.712Z] feb0dc81b2c0: Preparing [2023-10-18T16:32:20.712Z] b0d8c870e1c6: Preparing [2023-10-18T16:32:20.712Z] 1e021b49c932: Preparing [2023-10-18T16:32:20.712Z] cc2447e1835a: Preparing [2023-10-18T16:32:20.712Z] b0d8c870e1c6: Waiting [2023-10-18T16:32:20.712Z] 1e021b49c932: Waiting [2023-10-18T16:32:20.712Z] cc2447e1835a: Waiting [2023-10-18T16:32:20.712Z] a56f837ce30a: Layer already exists [2023-10-18T16:32:20.712Z] 5850f5488e18: Layer already exists [2023-10-18T16:32:20.712Z] feb0dc81b2c0: Layer already exists [2023-10-18T16:32:20.712Z] 940a945a3d79: Layer already exists [2023-10-18T16:32:20.712Z] 305e7208fee0: Layer already exists [2023-10-18T16:32:20.712Z] b0d8c870e1c6: Layer already exists [2023-10-18T16:32:20.712Z] cc2447e1835a: Layer already exists [2023-10-18T16:32:20.712Z] 1e021b49c932: Layer already exists [2023-10-18T16:32:20.712Z] latest: digest: sha256:79eb363011e0d5742d5a8a61181b4e8d443e75b5c7d96bb3aa9d5eef9f98c8fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:21.037Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:21.349Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.25 [2023-10-18T16:32:21.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-18T16:32:21.349Z] 305e7208fee0: Preparing [2023-10-18T16:32:21.349Z] 940a945a3d79: Preparing [2023-10-18T16:32:21.349Z] a56f837ce30a: Preparing [2023-10-18T16:32:21.349Z] 5850f5488e18: Preparing [2023-10-18T16:32:21.349Z] feb0dc81b2c0: Preparing [2023-10-18T16:32:21.349Z] b0d8c870e1c6: Preparing [2023-10-18T16:32:21.349Z] 1e021b49c932: Preparing [2023-10-18T16:32:21.349Z] cc2447e1835a: Preparing [2023-10-18T16:32:21.349Z] b0d8c870e1c6: Waiting [2023-10-18T16:32:21.349Z] 1e021b49c932: Waiting [2023-10-18T16:32:21.349Z] cc2447e1835a: Waiting [2023-10-18T16:32:21.349Z] 305e7208fee0: Layer already exists [2023-10-18T16:32:21.349Z] feb0dc81b2c0: Layer already exists [2023-10-18T16:32:21.349Z] 5850f5488e18: Layer already exists [2023-10-18T16:32:21.349Z] 940a945a3d79: Layer already exists [2023-10-18T16:32:21.349Z] a56f837ce30a: Layer already exists [2023-10-18T16:32:21.349Z] b0d8c870e1c6: Layer already exists [2023-10-18T16:32:21.349Z] 1e021b49c932: Layer already exists [2023-10-18T16:32:21.349Z] cc2447e1835a: Layer already exists [2023-10-18T16:32:21.349Z] 3.1.0-dev.25: digest: sha256:79eb363011e0d5742d5a8a61181b4e8d443e75b5c7d96bb3aa9d5eef9f98c8fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:21.663Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:21.964Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 [2023-10-18T16:32:21.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-18T16:32:21.964Z] 305e7208fee0: Preparing [2023-10-18T16:32:21.964Z] 940a945a3d79: Preparing [2023-10-18T16:32:21.964Z] a56f837ce30a: Preparing [2023-10-18T16:32:21.964Z] 5850f5488e18: Preparing [2023-10-18T16:32:21.964Z] feb0dc81b2c0: Preparing [2023-10-18T16:32:21.964Z] b0d8c870e1c6: Preparing [2023-10-18T16:32:21.964Z] 1e021b49c932: Preparing [2023-10-18T16:32:21.964Z] cc2447e1835a: Preparing [2023-10-18T16:32:21.964Z] b0d8c870e1c6: Waiting [2023-10-18T16:32:21.964Z] 1e021b49c932: Waiting [2023-10-18T16:32:21.964Z] cc2447e1835a: Waiting [2023-10-18T16:32:21.964Z] 5850f5488e18: Layer already exists [2023-10-18T16:32:21.964Z] 940a945a3d79: Layer already exists [2023-10-18T16:32:21.964Z] a56f837ce30a: Layer already exists [2023-10-18T16:32:21.964Z] feb0dc81b2c0: Layer already exists [2023-10-18T16:32:21.964Z] 305e7208fee0: Layer already exists [2023-10-18T16:32:21.964Z] b0d8c870e1c6: Layer already exists [2023-10-18T16:32:21.964Z] 1e021b49c932: Layer already exists [2023-10-18T16:32:21.964Z] cc2447e1835a: Layer already exists [2023-10-18T16:32:21.964Z] e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25: digest: sha256:79eb363011e0d5742d5a8a61181b4e8d443e75b5c7d96bb3aa9d5eef9f98c8fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:22.281Z] + 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-18T16:32:22.591Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-18T16:32:22.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-18T16:32:22.591Z] 305e7208fee0: Preparing [2023-10-18T16:32:22.591Z] 940a945a3d79: Preparing [2023-10-18T16:32:22.591Z] a56f837ce30a: Preparing [2023-10-18T16:32:22.591Z] 5850f5488e18: Preparing [2023-10-18T16:32:22.591Z] feb0dc81b2c0: Preparing [2023-10-18T16:32:22.591Z] b0d8c870e1c6: Preparing [2023-10-18T16:32:22.591Z] 1e021b49c932: Preparing [2023-10-18T16:32:22.591Z] cc2447e1835a: Preparing [2023-10-18T16:32:22.591Z] b0d8c870e1c6: Waiting [2023-10-18T16:32:22.591Z] 1e021b49c932: Waiting [2023-10-18T16:32:22.591Z] cc2447e1835a: Waiting [2023-10-18T16:32:22.591Z] feb0dc81b2c0: Layer already exists [2023-10-18T16:32:22.591Z] 305e7208fee0: Layer already exists [2023-10-18T16:32:22.591Z] 5850f5488e18: Layer already exists [2023-10-18T16:32:22.591Z] 940a945a3d79: Layer already exists [2023-10-18T16:32:22.591Z] a56f837ce30a: Layer already exists [2023-10-18T16:32:22.591Z] b0d8c870e1c6: Layer already exists [2023-10-18T16:32:22.591Z] 1e021b49c932: Layer already exists [2023-10-18T16:32:22.591Z] cc2447e1835a: Layer already exists [2023-10-18T16:32:22.591Z] main: digest: sha256:79eb363011e0d5742d5a8a61181b4e8d443e75b5c7d96bb3aa9d5eef9f98c8fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:32:22.638Z] ===================================================== [Pipeline] echo [2023-10-18T16:32:22.647Z] taggedImages: [2023-10-18T16:32:22.647Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70 [2023-10-18T16:32:22.647Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-18T16:32:22.647Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.25 [2023-10-18T16:32:22.647Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 [2023-10-18T16:32:22.647Z] - 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-18T16:32:23.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:32:23.025Z] [2023-10-18T16:32:23.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:23.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:32:23.324Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-18T16:32:23.324Z] 5eb5b503b376: Pulling fs layer [2023-10-18T16:32:23.324Z] 5c69ac0246d0: Pulling fs layer [2023-10-18T16:32:23.324Z] ec43610c2a17: Pulling fs layer [2023-10-18T16:32:23.324Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-18T16:32:23.324Z] 33b1e0a273af: Pulling fs layer [2023-10-18T16:32:23.324Z] 3a2ae6a8a46f: Waiting [2023-10-18T16:32:23.324Z] 5d3b04190fa2: Pulling fs layer [2023-10-18T16:32:23.324Z] 2f39f015ded8: Pulling fs layer [2023-10-18T16:32:23.324Z] 33b1e0a273af: Waiting [2023-10-18T16:32:23.324Z] 5d3b04190fa2: Waiting [2023-10-18T16:32:23.324Z] 2f39f015ded8: Waiting [2023-10-18T16:32:23.324Z] 5c69ac0246d0: Download complete [2023-10-18T16:32:23.324Z] 3a2ae6a8a46f: Download complete [2023-10-18T16:32:23.324Z] 33b1e0a273af: Verifying Checksum [2023-10-18T16:32:23.324Z] 33b1e0a273af: Download complete [2023-10-18T16:32:23.324Z] 5d3b04190fa2: Verifying Checksum [2023-10-18T16:32:23.324Z] 5d3b04190fa2: Download complete [2023-10-18T16:32:23.324Z] ec43610c2a17: Verifying Checksum [2023-10-18T16:32:23.324Z] ec43610c2a17: Download complete [2023-10-18T16:32:23.582Z] 5eb5b503b376: Verifying Checksum [2023-10-18T16:32:23.582Z] 5eb5b503b376: Download complete [2023-10-18T16:32:24.148Z] 2f39f015ded8: Download complete [2023-10-18T16:32:24.713Z] 5eb5b503b376: Pull complete [2023-10-18T16:32:24.971Z] 5c69ac0246d0: Pull complete [2023-10-18T16:32:25.229Z] ec43610c2a17: Pull complete [2023-10-18T16:32:25.229Z] 3a2ae6a8a46f: Pull complete [2023-10-18T16:32:25.487Z] 33b1e0a273af: Pull complete [2023-10-18T16:32:25.487Z] 5d3b04190fa2: Pull complete [2023-10-18T16:32:29.668Z] 2f39f015ded8: Pull complete [2023-10-18T16:32:29.668Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-18T16:32:29.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:32:29.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:32:29.749Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-10-18T16:32:29.778Z] $ 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-18T16:32:30.777Z] c4a7e357bf2a: Pull complete [2023-10-18T16:32:30.777Z] f0e02332f6b5: Pull complete [2023-10-18T16:32:30.777Z] cefa15bbcfad: Pull complete [2023-10-18T16:32:38.702Z] $ docker top 71fd140ecfe345f953ab219612ef78711fdbd7c5320527fce832c9bbc7fa7fc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:32:39.017Z] 17808c966233: Pull complete [2023-10-18T16:32:39.079Z] ---> job-cost.sh [2023-10-18T16:32:39.079Z] lf-activate-venv: SKIPPING [2023-10-18T16:32:39.079Z] INFO: No Stack... [2023-10-18T16:32:39.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T16:32:39.595Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T16:32:39.880Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-18T16:32:39.880Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T16:32:39.893Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] [2023-10-18T16:32:39.903Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] did not exist. Created. [2023-10-18T16:32:39.903Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T16:32:40.027Z] f4c1fc716caa: Pull complete [2023-10-18T16:32:40.028Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-18T16:32:40.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-18T16:32:40.028Z] ---> ea914061e18c [2023-10-18T16:32:40.028Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:32:40.208Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-18T16:32:40.233Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T16:32:40.242Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T16:32:40.261Z] $ docker stop --time=1 71fd140ecfe345f953ab219612ef78711fdbd7c5320527fce832c9bbc7fa7fc4 [2023-10-18T16:32:41.083Z] ---> Running in 91f1f77e470f [2023-10-18T16:32:41.362Z] Removing intermediate container 91f1f77e470f [2023-10-18T16:32:41.362Z] ---> 7a3be681a818 [2023-10-18T16:32:41.362Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:32:41.362Z] ---> Running in 71cbdfa743e4 [2023-10-18T16:32:41.864Z] $ docker rm -f --volumes 71fd140ecfe345f953ab219612ef78711fdbd7c5320527fce832c9bbc7fa7fc4 [2023-10-18T16:32:41.962Z] Removing intermediate container 71cbdfa743e4 [2023-10-18T16:32:41.962Z] ---> c333484b96fe [2023-10-18T16:32:41.962Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:32:41.962Z] ---> Running in 6c90c6a5ef87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-18T16:32:42.237Z] Removing intermediate container 6c90c6a5ef87 [2023-10-18T16:32:42.237Z] ---> 8e8b575d3880 [2023-10-18T16:32:42.237Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:32:42.510Z] ---> Running in 1bb66f9e74d6 [2023-10-18T16:32:43.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T16:32:44.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T16:32:46.202Z] OK: 266 MiB in 52 packages [2023-10-18T16:32:47.210Z] Removing intermediate container 1bb66f9e74d6 [2023-10-18T16:32:47.210Z] ---> c84626e71b59 [2023-10-18T16:32:47.210Z] Step 7/12 : WORKDIR /app [2023-10-18T16:32:47.210Z] ---> Running in 5a2aa051f957 [2023-10-18T16:32:47.815Z] Removing intermediate container 5a2aa051f957 [2023-10-18T16:32:47.815Z] ---> 349127cdbfb2 [2023-10-18T16:32:47.815Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-18T16:32:48.100Z] ---> 20551682532e [2023-10-18T16:32:48.100Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:32:48.370Z] ---> Running in 4df5591335e0 [2023-10-18T16:34:25.084Z] Removing intermediate container 4df5591335e0 [2023-10-18T16:34:25.084Z] ---> 2d417973ef2d [2023-10-18T16:34:25.084Z] Step 10/12 : COPY . . [2023-10-18T16:34:25.084Z] ---> 637786eed88e [2023-10-18T16:34:25.084Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:34:25.084Z] ---> Running in 116f39ee4762 [2023-10-18T16:34:25.084Z] Removing intermediate container 116f39ee4762 [2023-10-18T16:34:25.084Z] ---> f5acaa7ea783 [2023-10-18T16:34:25.084Z] Step 12/12 : RUN $MAKE [2023-10-18T16:34:25.084Z] ---> Running in c4c208a9a943 [2023-10-18T16:34:25.084Z] noop [2023-10-18T16:34:25.084Z] Removing intermediate container c4c208a9a943 [2023-10-18T16:34:25.084Z] ---> aede52ef066b [2023-10-18T16:34:25.084Z] Successfully built aede52ef066b [2023-10-18T16:34:25.084Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:34:25.455Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T16:34:25.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:34:25.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-9522 does not seem to be running inside a container [2023-10-18T16:34:25.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/137 -v /w/workspace/app-rfid-llrp-inventory/137:/w/workspace/app-rfid-llrp-inventory/137:rw,z -v /w/workspace/app-rfid-llrp-inventory/137@tmp:/w/workspace/app-rfid-llrp-inventory/137@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-18T16:34:27.120Z] $ docker top 1cc4400ceaf32961896e22024a951be37ac8aacba11d4b130fa99ec6973d7e16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:34:27.970Z] + go version [2023-10-18T16:34:27.970Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-18T16:34:27.992Z] $ docker stop --time=1 1cc4400ceaf32961896e22024a951be37ac8aacba11d4b130fa99ec6973d7e16 [2023-10-18T16:34:29.680Z] $ docker rm -f --volumes 1cc4400ceaf32961896e22024a951be37ac8aacba11d4b130fa99ec6973d7e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:34:30.218Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T16:34:30.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:34:30.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-9522 does not seem to be running inside a container [2023-10-18T16:34:30.499Z] $ 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/137 -v /w/workspace/app-rfid-llrp-inventory/137:/w/workspace/app-rfid-llrp-inventory/137:rw,z -v /w/workspace/app-rfid-llrp-inventory/137@tmp:/w/workspace/app-rfid-llrp-inventory/137@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-18T16:34:31.813Z] $ docker top 8c5cdc3e56d360189d524fbbfd3c076ca7eb4a7881bb2703e9be4a8fda1f3d9d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:34:32.647Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/137 [Pipeline] fileExists [Pipeline] sh [2023-10-18T16:34:33.317Z] + make test [2023-10-18T16:34:33.317Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-18T16:36:55.246Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-18T16:36:57.853Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-18T16:36:59.806Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.118s coverage: 86.2% of statements [2023-10-18T16:37:09.887Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.487s coverage: 71.9% of statements [2023-10-18T16:37:09.887Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-18T16:37:09.887Z] go vet ./... [2023-10-18T16:39:16.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T16:39:16.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T16:39:16.623Z] ./bin/test-attribution.sh [2023-10-18T16:39:16.623Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-18T16:39:16.623Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-18T16:39:16.623Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-18T16:39:16.623Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-18T16:39:16.623Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-18T16:39:16.623Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-18T16:39:16.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T16:39:16.657Z] $ docker stop --time=1 8c5cdc3e56d360189d524fbbfd3c076ca7eb4a7881bb2703e9be4a8fda1f3d9d [2023-10-18T16:39:18.672Z] $ docker rm -f --volumes 8c5cdc3e56d360189d524fbbfd3c076ca7eb4a7881bb2703e9be4a8fda1f3d9d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:39:20.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T16:39:20.349Z] Warning: overwriting stash ‘coverage-report’ [2023-10-18T16:39:20.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T16:39:21.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T16:39:21.651Z] + ls -al . [2023-10-18T16:39:21.651Z] total 232 [2023-10-18T16:39:21.651Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 16:34 . [2023-10-18T16:39:21.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:31 .. [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 18 16:31 .dockerignore [2023-10-18T16:39:21.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:31 .git [2023-10-18T16:39:21.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:31 .github [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 18 16:31 .gitignore [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:31 .golangci.yml [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 18 16:31 Attribution.txt [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 18 16:31 CHANGELOG.md [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 18 16:31 Dockerfile [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:31 GOVERNANCE.md [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 18 16:31 Jenkinsfile [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 16:31 LICENSE [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 18 16:31 Makefile [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 16:31 OWNERS.md [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 18 16:31 README.md [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:29 VERSION [2023-10-18T16:39:21.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:31 bin [2023-10-18T16:39:21.651Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 18 16:37 coverage.out [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 18 16:31 go.mod [2023-10-18T16:39:21.651Z] -rw-rw-r-- 1 jenkins jenkins 35611 Oct 18 16:31 go.sum [2023-10-18T16:39:21.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:31 images [2023-10-18T16:39:21.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:31 internal [2023-10-18T16:39:21.652Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 18 16:31 main.go [2023-10-18T16:39:21.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:31 res [2023-10-18T16:39:21.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:31 snap [2023-10-18T16:39:21.652Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:39:21.993Z] + 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=e64d70a5e82bcb00ec99310357a3871ed025cc70 --label arch=arm64 --label version=3.1.0-dev.25 . [2023-10-18T16:39:22.260Z] Sending build context to Docker daemon 685.1kB [2023-10-18T16:39:22.260Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:39:22.260Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-18T16:39:22.260Z] ---> aede52ef066b [2023-10-18T16:39:22.260Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:39:22.528Z] ---> Running in 8473f49dfc93 [2023-10-18T16:39:22.794Z] Removing intermediate container 8473f49dfc93 [2023-10-18T16:39:22.795Z] ---> 960110d79351 [2023-10-18T16:39:22.795Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:39:22.795Z] ---> Running in 9204691b9b97 [2023-10-18T16:39:23.061Z] Removing intermediate container 9204691b9b97 [2023-10-18T16:39:23.061Z] ---> 5e17c778af55 [2023-10-18T16:39:23.061Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:39:23.328Z] ---> Running in 36eda6ef4ab1 [2023-10-18T16:39:23.606Z] Removing intermediate container 36eda6ef4ab1 [2023-10-18T16:39:23.606Z] ---> a0423003e235 [2023-10-18T16:39:23.606Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:39:23.606Z] ---> Running in 56be0e13846a [2023-10-18T16:39:25.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T16:39:25.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T16:39:26.248Z] OK: 266 MiB in 52 packages [2023-10-18T16:39:27.222Z] Removing intermediate container 56be0e13846a [2023-10-18T16:39:27.222Z] ---> e1465f7053d5 [2023-10-18T16:39:27.222Z] Step 7/29 : WORKDIR /app [2023-10-18T16:39:27.494Z] ---> Running in f370da9722f9 [2023-10-18T16:39:27.762Z] Removing intermediate container f370da9722f9 [2023-10-18T16:39:27.762Z] ---> 49fd06004a3a [2023-10-18T16:39:27.762Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-18T16:39:28.348Z] ---> beeaba22258a [2023-10-18T16:39:28.348Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:39:28.348Z] ---> Running in 50337c68b959 [2023-10-18T16:39:30.932Z] Removing intermediate container 50337c68b959 [2023-10-18T16:39:30.932Z] ---> 9db66c9212d6 [2023-10-18T16:39:30.932Z] Step 10/29 : COPY . . [2023-10-18T16:39:31.200Z] ---> 24c487432bc0 [2023-10-18T16:39:31.200Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:39:31.200Z] ---> Running in 615dfd74e58b [2023-10-18T16:39:31.469Z] Removing intermediate container 615dfd74e58b [2023-10-18T16:39:31.469Z] ---> 5fcf83ab58f4 [2023-10-18T16:39:31.469Z] Step 12/29 : RUN $MAKE [2023-10-18T16:39:31.736Z] ---> Running in a24066f8c87c [2023-10-18T16:39:32.720Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-18T16:41:39.422Z] Removing intermediate container a24066f8c87c [2023-10-18T16:41:39.422Z] ---> 89654d2cad10 [2023-10-18T16:41:39.422Z] Step 13/29 : FROM alpine:3.18 [2023-10-18T16:41:39.422Z] 3.18: Pulling from library/alpine [2023-10-18T16:41:39.422Z] 579b34f0a95b: Pulling fs layer [2023-10-18T16:41:39.422Z] 579b34f0a95b: Verifying Checksum [2023-10-18T16:41:39.422Z] 579b34f0a95b: Download complete [2023-10-18T16:41:39.422Z] 579b34f0a95b: Pull complete [2023-10-18T16:41:39.422Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T16:41:39.422Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T16:41:39.422Z] ---> 3cc203321400 [2023-10-18T16:41:39.422Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T16:41:39.422Z] ---> Running in 62b70615e2fb [2023-10-18T16:41:39.422Z] Removing intermediate container 62b70615e2fb [2023-10-18T16:41:39.422Z] ---> 8767b5e6b108 [2023-10-18T16:41:39.422Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-18T16:41:39.422Z] ---> Running in 60bff50a30be [2023-10-18T16:41:39.422Z] Removing intermediate container 60bff50a30be [2023-10-18T16:41:39.423Z] ---> 53b53e538c66 [2023-10-18T16:41:39.423Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-18T16:41:39.423Z] ---> Running in 32b00233dcdf [2023-10-18T16:41:39.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T16:41:39.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T16:41:39.423Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-18T16:41:39.423Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-18T16:41:39.423Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T16:41:39.423Z] Executing ca-certificates-20230506-r0.trigger [2023-10-18T16:41:39.423Z] OK: 9 MiB in 17 packages [2023-10-18T16:41:40.395Z] Removing intermediate container 32b00233dcdf [2023-10-18T16:41:40.395Z] ---> 3b5b12ab9e95 [2023-10-18T16:41:40.395Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-18T16:41:40.983Z] ---> 99ce12e76e0a [2023-10-18T16:41:40.983Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-18T16:41:41.567Z] ---> 84869aeca23e [2023-10-18T16:41:41.567Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-18T16:41:42.153Z] ---> b2079141020c [2023-10-18T16:41:42.153Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-18T16:41:42.747Z] ---> ed4c19f6ac89 [2023-10-18T16:41:42.747Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-18T16:41:44.163Z] ---> 750b47c6fa63 [2023-10-18T16:41:44.163Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-18T16:41:44.443Z] ---> Running in 5c044d3991aa [2023-10-18T16:41:46.404Z] Removing intermediate container 5c044d3991aa [2023-10-18T16:41:46.404Z] ---> e2aaad7a0f7b [2023-10-18T16:41:46.404Z] Step 23/29 : VOLUME /cache [2023-10-18T16:41:46.404Z] ---> Running in 32121b7c5c5f [2023-10-18T16:41:46.404Z] Removing intermediate container 32121b7c5c5f [2023-10-18T16:41:46.404Z] ---> 304aba8442e1 [2023-10-18T16:41:46.404Z] Step 24/29 : EXPOSE 59711 [2023-10-18T16:41:46.670Z] ---> Running in 562bc95fd67b [2023-10-18T16:41:46.937Z] Removing intermediate container 562bc95fd67b [2023-10-18T16:41:46.937Z] ---> 030270f86343 [2023-10-18T16:41:46.937Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-18T16:41:46.937Z] ---> Running in 3a6c4a3051ab [2023-10-18T16:41:47.204Z] Removing intermediate container 3a6c4a3051ab [2023-10-18T16:41:47.204Z] ---> d80003113c77 [2023-10-18T16:41:47.204Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-18T16:41:47.476Z] ---> Running in 654e59832ab6 [2023-10-18T16:41:47.744Z] Removing intermediate container 654e59832ab6 [2023-10-18T16:41:47.744Z] ---> d78bdaa269db [2023-10-18T16:41:47.744Z] Step 27/29 : LABEL arch=arm64 [2023-10-18T16:41:47.744Z] ---> Running in 419f7395a775 [2023-10-18T16:41:48.018Z] Removing intermediate container 419f7395a775 [2023-10-18T16:41:48.018Z] ---> d9de5a22edaa [2023-10-18T16:41:48.018Z] Step 28/29 : LABEL git_sha=e64d70a5e82bcb00ec99310357a3871ed025cc70 [2023-10-18T16:41:48.285Z] ---> Running in 21999aa2b14e [2023-10-18T16:41:48.560Z] Removing intermediate container 21999aa2b14e [2023-10-18T16:41:48.560Z] ---> cbf844dacd31 [2023-10-18T16:41:48.560Z] Step 29/29 : LABEL version=3.1.0-dev.25 [2023-10-18T16:41:48.560Z] ---> Running in 75b857341e99 [2023-10-18T16:41:48.827Z] Removing intermediate container 75b857341e99 [2023-10-18T16:41:48.827Z] ---> 06900e3c0c97 [2023-10-18T16:41:48.827Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T16:41:48.827Z] Successfully built 06900e3c0c97 [2023-10-18T16:41:48.827Z] 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-18T16:41:48.942Z] provisioning config files... [2023-10-18T16:41:48.958Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/137@tmp/config2464840185194286824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:41:49.293Z] ---> docker-login.sh [2023-10-18T16:41:49.293Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:41:49.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:41:49.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:41:49.560Z] Configure a credential helper to remove this warning. See [2023-10-18T16:41:49.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:41:49.560Z] [2023-10-18T16:41:49.560Z] Login Succeeded [2023-10-18T16:41:49.560Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:41:49.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:41:50.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:41:50.103Z] Configure a credential helper to remove this warning. See [2023-10-18T16:41:50.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:41:50.103Z] [2023-10-18T16:41:50.103Z] Login Succeeded [2023-10-18T16:41:50.103Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:41:50.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:41:50.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:41:50.371Z] Configure a credential helper to remove this warning. See [2023-10-18T16:41:50.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:41:50.371Z] [2023-10-18T16:41:50.371Z] Login Succeeded [2023-10-18T16:41:50.371Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:41:50.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:41:50.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:41:50.919Z] Configure a credential helper to remove this warning. See [2023-10-18T16:41:50.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:41:50.919Z] [2023-10-18T16:41:50.919Z] Login Succeeded [2023-10-18T16:41:50.919Z] docker.io [2023-10-18T16:41:51.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:41:51.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:41:51.453Z] Configure a credential helper to remove this warning. See [2023-10-18T16:41:51.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:41:51.453Z] [2023-10-18T16:41:51.453Z] Login Succeeded [2023-10-18T16:41:51.453Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:41:51.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:41:51.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:41:51.517Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-18T16:41:51.517Z] e64d70a5e82bcb00ec99310357a3871ed025cc70 [2023-10-18T16:41:51.517Z] latest [2023-10-18T16:41:51.517Z] 3.1.0-dev.25 [2023-10-18T16:41:51.517Z] e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 [2023-10-18T16:41:51.517Z] main [2023-10-18T16:41:51.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:41:51.875Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:41:52.224Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70 [2023-10-18T16:41:52.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-18T16:41:52.224Z] 2d6c6a28bca1: Preparing [2023-10-18T16:41:52.224Z] 827faf6e308b: Preparing [2023-10-18T16:41:52.224Z] a38f7c2e6486: Preparing [2023-10-18T16:41:52.224Z] 4359dcf22c99: Preparing [2023-10-18T16:41:52.224Z] 291e0f31f357: Preparing [2023-10-18T16:41:52.224Z] ad2a5ec0c7ff: Preparing [2023-10-18T16:41:52.224Z] 9808828da911: Preparing [2023-10-18T16:41:52.224Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:41:52.224Z] ad2a5ec0c7ff: Waiting [2023-10-18T16:41:52.224Z] 9808828da911: Waiting [2023-10-18T16:41:52.224Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:41:52.502Z] 2d6c6a28bca1: Pushed [2023-10-18T16:41:52.502Z] 291e0f31f357: Pushed [2023-10-18T16:41:52.502Z] a38f7c2e6486: Pushed [2023-10-18T16:41:52.502Z] 4359dcf22c99: Pushed [2023-10-18T16:41:52.502Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:41:52.769Z] ad2a5ec0c7ff: Pushed [2023-10-18T16:41:52.769Z] 9808828da911: Pushed [2023-10-18T16:41:58.120Z] 827faf6e308b: Pushed [2023-10-18T16:41:58.388Z] e64d70a5e82bcb00ec99310357a3871ed025cc70: digest: sha256:d100adaa8870a0e7fde2a7cd33210626e01d0b1ce01b3f06b955b0a116762dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:41:58.732Z] + 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-18T16:41:59.084Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-18T16:41:59.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-18T16:41:59.084Z] 2d6c6a28bca1: Preparing [2023-10-18T16:41:59.084Z] 827faf6e308b: Preparing [2023-10-18T16:41:59.084Z] a38f7c2e6486: Preparing [2023-10-18T16:41:59.084Z] 4359dcf22c99: Preparing [2023-10-18T16:41:59.084Z] 291e0f31f357: Preparing [2023-10-18T16:41:59.084Z] ad2a5ec0c7ff: Preparing [2023-10-18T16:41:59.084Z] 9808828da911: Preparing [2023-10-18T16:41:59.084Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:41:59.084Z] ad2a5ec0c7ff: Waiting [2023-10-18T16:41:59.084Z] 9808828da911: Waiting [2023-10-18T16:41:59.084Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:41:59.084Z] a38f7c2e6486: Layer already exists [2023-10-18T16:41:59.084Z] 827faf6e308b: Layer already exists [2023-10-18T16:41:59.084Z] 4359dcf22c99: Layer already exists [2023-10-18T16:41:59.084Z] 291e0f31f357: Layer already exists [2023-10-18T16:41:59.084Z] 2d6c6a28bca1: Layer already exists [2023-10-18T16:41:59.084Z] 9808828da911: Layer already exists [2023-10-18T16:41:59.084Z] ad2a5ec0c7ff: Layer already exists [2023-10-18T16:41:59.084Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:41:59.351Z] latest: digest: sha256:d100adaa8870a0e7fde2a7cd33210626e01d0b1ce01b3f06b955b0a116762dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:41:59.740Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:00.124Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.25 [2023-10-18T16:42:00.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-18T16:42:00.124Z] 2d6c6a28bca1: Preparing [2023-10-18T16:42:00.124Z] 827faf6e308b: Preparing [2023-10-18T16:42:00.124Z] a38f7c2e6486: Preparing [2023-10-18T16:42:00.124Z] 4359dcf22c99: Preparing [2023-10-18T16:42:00.124Z] 291e0f31f357: Preparing [2023-10-18T16:42:00.124Z] ad2a5ec0c7ff: Preparing [2023-10-18T16:42:00.124Z] 9808828da911: Preparing [2023-10-18T16:42:00.124Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:42:00.124Z] 9808828da911: Waiting [2023-10-18T16:42:00.124Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:42:00.124Z] ad2a5ec0c7ff: Waiting [2023-10-18T16:42:00.124Z] a38f7c2e6486: Layer already exists [2023-10-18T16:42:00.124Z] 2d6c6a28bca1: Layer already exists [2023-10-18T16:42:00.124Z] 291e0f31f357: Layer already exists [2023-10-18T16:42:00.124Z] 827faf6e308b: Layer already exists [2023-10-18T16:42:00.124Z] 4359dcf22c99: Layer already exists [2023-10-18T16:42:00.124Z] 9808828da911: Layer already exists [2023-10-18T16:42:00.124Z] ad2a5ec0c7ff: Layer already exists [2023-10-18T16:42:00.124Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:42:00.399Z] 3.1.0-dev.25: digest: sha256:d100adaa8870a0e7fde2a7cd33210626e01d0b1ce01b3f06b955b0a116762dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:00.756Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:01.118Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 [2023-10-18T16:42:01.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-18T16:42:01.118Z] 2d6c6a28bca1: Preparing [2023-10-18T16:42:01.118Z] 827faf6e308b: Preparing [2023-10-18T16:42:01.118Z] a38f7c2e6486: Preparing [2023-10-18T16:42:01.118Z] 4359dcf22c99: Preparing [2023-10-18T16:42:01.118Z] 291e0f31f357: Preparing [2023-10-18T16:42:01.118Z] ad2a5ec0c7ff: Preparing [2023-10-18T16:42:01.118Z] 9808828da911: Preparing [2023-10-18T16:42:01.118Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:42:01.118Z] ad2a5ec0c7ff: Waiting [2023-10-18T16:42:01.118Z] 9808828da911: Waiting [2023-10-18T16:42:01.118Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:42:01.118Z] a38f7c2e6486: Layer already exists [2023-10-18T16:42:01.118Z] 291e0f31f357: Layer already exists [2023-10-18T16:42:01.118Z] 827faf6e308b: Layer already exists [2023-10-18T16:42:01.118Z] 2d6c6a28bca1: Layer already exists [2023-10-18T16:42:01.118Z] 4359dcf22c99: Layer already exists [2023-10-18T16:42:01.118Z] ad2a5ec0c7ff: Layer already exists [2023-10-18T16:42:01.118Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:42:01.118Z] 9808828da911: Layer already exists [2023-10-18T16:42:01.387Z] e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25: digest: sha256:d100adaa8870a0e7fde2a7cd33210626e01d0b1ce01b3f06b955b0a116762dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:01.739Z] + 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-18T16:42:02.088Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-18T16:42:02.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-18T16:42:02.088Z] 2d6c6a28bca1: Preparing [2023-10-18T16:42:02.088Z] 827faf6e308b: Preparing [2023-10-18T16:42:02.088Z] a38f7c2e6486: Preparing [2023-10-18T16:42:02.088Z] 4359dcf22c99: Preparing [2023-10-18T16:42:02.088Z] 291e0f31f357: Preparing [2023-10-18T16:42:02.088Z] ad2a5ec0c7ff: Preparing [2023-10-18T16:42:02.088Z] 9808828da911: Preparing [2023-10-18T16:42:02.088Z] ad2a5ec0c7ff: Waiting [2023-10-18T16:42:02.088Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:42:02.088Z] 9808828da911: Waiting [2023-10-18T16:42:02.088Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:42:02.088Z] 4359dcf22c99: Layer already exists [2023-10-18T16:42:02.088Z] 827faf6e308b: Layer already exists [2023-10-18T16:42:02.088Z] a38f7c2e6486: Layer already exists [2023-10-18T16:42:02.088Z] 2d6c6a28bca1: Layer already exists [2023-10-18T16:42:02.088Z] 291e0f31f357: Layer already exists [2023-10-18T16:42:02.088Z] 9808828da911: Layer already exists [2023-10-18T16:42:02.357Z] ad2a5ec0c7ff: Layer already exists [2023-10-18T16:42:02.357Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:42:02.357Z] main: digest: sha256:d100adaa8870a0e7fde2a7cd33210626e01d0b1ce01b3f06b955b0a116762dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:42:02.423Z] ===================================================== [Pipeline] echo [2023-10-18T16:42:02.432Z] taggedImages: [2023-10-18T16:42:02.432Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70 [2023-10-18T16:42:02.432Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-18T16:42:02.432Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.25 [2023-10-18T16:42:02.432Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 [2023-10-18T16:42:02.432Z] - 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-18T16:42:02.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T16:42:02.814Z] [2023-10-18T16:42:02.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:03.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T16:42:03.159Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-18T16:42:03.159Z] 8998bd30e6a1: Pulling fs layer [2023-10-18T16:42:03.159Z] 04944245beec: Pulling fs layer [2023-10-18T16:42:03.159Z] 699f458cf7ca: Pulling fs layer [2023-10-18T16:42:03.159Z] 765212b225bb: Pulling fs layer [2023-10-18T16:42:03.159Z] f23df028b6ca: Pulling fs layer [2023-10-18T16:42:03.159Z] d65c8cfc05b1: Pulling fs layer [2023-10-18T16:42:03.159Z] 2437ff75d9bd: Pulling fs layer [2023-10-18T16:42:03.159Z] f23df028b6ca: Waiting [2023-10-18T16:42:03.159Z] d65c8cfc05b1: Waiting [2023-10-18T16:42:03.159Z] 765212b225bb: Waiting [2023-10-18T16:42:03.159Z] 2437ff75d9bd: Waiting [2023-10-18T16:42:03.430Z] 04944245beec: Verifying Checksum [2023-10-18T16:42:03.430Z] 04944245beec: Download complete [2023-10-18T16:42:03.430Z] 765212b225bb: Download complete [2023-10-18T16:42:03.430Z] f23df028b6ca: Download complete [2023-10-18T16:42:03.430Z] d65c8cfc05b1: Verifying Checksum [2023-10-18T16:42:03.430Z] d65c8cfc05b1: Download complete [2023-10-18T16:42:03.700Z] 699f458cf7ca: Verifying Checksum [2023-10-18T16:42:03.700Z] 699f458cf7ca: Download complete [2023-10-18T16:42:03.969Z] 8998bd30e6a1: Verifying Checksum [2023-10-18T16:42:03.969Z] 8998bd30e6a1: Download complete [2023-10-18T16:42:06.574Z] 2437ff75d9bd: Verifying Checksum [2023-10-18T16:42:06.574Z] 2437ff75d9bd: Download complete [2023-10-18T16:42:08.517Z] 8998bd30e6a1: Pull complete [2023-10-18T16:42:09.106Z] 04944245beec: Pull complete [2023-10-18T16:42:10.517Z] 699f458cf7ca: Pull complete [2023-10-18T16:42:10.785Z] 765212b225bb: Pull complete [2023-10-18T16:42:11.755Z] f23df028b6ca: Pull complete [2023-10-18T16:42:11.755Z] d65c8cfc05b1: Pull complete [2023-10-18T16:42:29.976Z] 2437ff75d9bd: Pull complete [2023-10-18T16:42:29.976Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-18T16:42:29.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T16:42:29.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:42:30.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-9522 does not seem to be running inside a container [2023-10-18T16:42:30.269Z] $ 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/137 -v /w/workspace/app-rfid-llrp-inventory/137:/w/workspace/app-rfid-llrp-inventory/137:rw,z -v /w/workspace/app-rfid-llrp-inventory/137@tmp:/w/workspace/app-rfid-llrp-inventory/137@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-18T16:42:33.293Z] $ docker top 51eb0b324bf13f0e444d7d81283b687153e2322c7e20aa6a6d5dabffe36c40f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:42:34.170Z] ---> job-cost.sh [2023-10-18T16:42:34.170Z] lf-activate-venv: SKIPPING [2023-10-18T16:42:34.170Z] INFO: No Stack... [2023-10-18T16:42:34.759Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-18T16:42:35.729Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T16:42:36.380Z] + cat /w/workspace/app-rfid-llrp-inventory/137/archives/cost.csv [2023-10-18T16:42:36.380Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T16:42:36.466Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] [2023-10-18T16:42:36.475Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] did not exist. Created. [2023-10-18T16:42:36.475Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T16:42:37.155Z] /w/workspace/app-rfid-llrp-inventory/137@tmp/durable-2b8e7799/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-18T16:42:37.830Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-18T16:42:37.846Z] Warning: overwriting stash ‘stack-cost’ [2023-10-18T16:42:37.927Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T16:42:37.934Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T16:42:37.955Z] $ docker stop --time=1 51eb0b324bf13f0e444d7d81283b687153e2322c7e20aa6a6d5dabffe36c40f1 [2023-10-18T16:42:39.525Z] $ docker rm -f --volumes 51eb0b324bf13f0e444d7d81283b687153e2322c7e20aa6a6d5dabffe36c40f1 [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-18T16:42:39.979Z] provisioning config files... [2023-10-18T16:42:39.985Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5230143212069180394tmp [Pipeline] { [Pipeline] sh [2023-10-18T16:42:40.282Z] + set +x [2023-10-18T16:42:40.282Z] + curl -s https://codecov.io/bash [2023-10-18T16:42:40.282Z] + bash -s -- [2023-10-18T16:42:40.282Z] [2023-10-18T16:42:40.282Z] _____ _ [2023-10-18T16:42:40.282Z] / ____| | | [2023-10-18T16:42:40.282Z] | | ___ __| | ___ ___ _____ __ [2023-10-18T16:42:40.282Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-18T16:42:40.282Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-18T16:42:40.282Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-18T16:42:40.282Z] Bash-1.0.6 [2023-10-18T16:42:40.282Z] [2023-10-18T16:42:40.282Z] [2023-10-18T16:42:40.282Z] ==> git version 2.25.1 found [2023-10-18T16:42:40.282Z] ==> 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-18T16:42:40.282Z] Release-Date: 2020-01-08 [2023-10-18T16:42:40.282Z] 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-18T16:42:40.282Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-18T16:42:40.282Z] ==> Jenkins CI detected. [2023-10-18T16:42:40.282Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-18T16:42:40.282Z] project root: . [2023-10-18T16:42:40.282Z] --> token set from env [2023-10-18T16:42:40.282Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-18T16:42:40.541Z] ==> Running gcov in . (disable via -X gcov) [2023-10-18T16:42:40.541Z] ==> Python coveragepy not found [2023-10-18T16:42:40.541Z] ==> Searching for coverage reports in: [2023-10-18T16:42:40.541Z] + . [2023-10-18T16:42:40.541Z] -> Found 1 reports [2023-10-18T16:42:40.541Z] ==> Detecting git/mercurial file structure [2023-10-18T16:42:40.541Z] ==> Reading reports [2023-10-18T16:42:40.541Z] + ./coverage.out bytes=41317 [2023-10-18T16:42:40.541Z] ==> Appending adjustments [2023-10-18T16:42:40.541Z] https://docs.codecov.io/docs/fixing-reports [2023-10-18T16:42:40.541Z] + Found adjustments [2023-10-18T16:42:40.541Z] ==> Gzipping contents [2023-10-18T16:42:40.541Z] 12K /tmp/codecov.DsChWT.gz [2023-10-18T16:42:40.541Z] ==> Uploading reports [2023-10-18T16:42:40.541Z] url: https://codecov.io [2023-10-18T16:42:40.541Z] query: branch=main&commit=e64d70a5e82bcb00ec99310357a3871ed025cc70&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-18T16:42:40.541Z] -> Pinging Codecov [2023-10-18T16:42:40.541Z] 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=e64d70a5e82bcb00ec99310357a3871ed025cc70&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-18T16:42:40.811Z] -> Uploading to [2023-10-18T16:42:40.811Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-18/581DD39554BDF9B6E22D074273EAD858/e64d70a5e82bcb00ec99310357a3871ed025cc70/c1d6975f-0078-4e86-b520-c5e844b3913c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T164240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b5b60830ae5fcc72722da27aa2f1e2d93c60760d1dac5a1ad5a0f8fcfa0b368 [2023-10-18T16:42:40.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T16:42:40.811Z] Dload Upload Total Spent Left Speed [2023-10-18T16:42:41.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 36791 --:--:-- --:--:-- --:--:-- 36791 [2023-10-18T16:42:41.071Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] } [2023-10-18T16:42:41.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-18T16:42:41.345Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-18T16:42:41.359Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:41.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T16:42:41.662Z] [2023-10-18T16:42:41.662Z] 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-18T16:42:41.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T16:42:41.967Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-18T16:42:41.967Z] df9b9388f04a: Pulling fs layer [2023-10-18T16:42:41.967Z] 52dc419b0ee2: Pulling fs layer [2023-10-18T16:42:41.967Z] 25bc292e5bac: Pulling fs layer [2023-10-18T16:42:41.967Z] 114826534d7a: Pulling fs layer [2023-10-18T16:42:41.967Z] 4657fd5d0bcf: Pulling fs layer [2023-10-18T16:42:41.967Z] 6ad1cebc031e: Pulling fs layer [2023-10-18T16:42:41.967Z] 8a3aa393b2d8: Pulling fs layer [2023-10-18T16:42:41.967Z] 4657fd5d0bcf: Waiting [2023-10-18T16:42:41.967Z] 114826534d7a: Waiting [2023-10-18T16:42:41.967Z] 6ad1cebc031e: Waiting [2023-10-18T16:42:41.967Z] 8a3aa393b2d8: Waiting [2023-10-18T16:42:41.967Z] 25bc292e5bac: Verifying Checksum [2023-10-18T16:42:41.967Z] 25bc292e5bac: Download complete [2023-10-18T16:42:41.967Z] 52dc419b0ee2: Verifying Checksum [2023-10-18T16:42:41.967Z] 52dc419b0ee2: Download complete [2023-10-18T16:42:41.967Z] 4657fd5d0bcf: Verifying Checksum [2023-10-18T16:42:41.967Z] 4657fd5d0bcf: Download complete [2023-10-18T16:42:41.967Z] df9b9388f04a: Download complete [2023-10-18T16:42:42.225Z] 6ad1cebc031e: Verifying Checksum [2023-10-18T16:42:42.225Z] 6ad1cebc031e: Download complete [2023-10-18T16:42:42.225Z] df9b9388f04a: Pull complete [2023-10-18T16:42:42.225Z] 52dc419b0ee2: Pull complete [2023-10-18T16:42:42.225Z] 25bc292e5bac: Pull complete [2023-10-18T16:42:42.791Z] 114826534d7a: Download complete [2023-10-18T16:42:42.791Z] 8a3aa393b2d8: Verifying Checksum [2023-10-18T16:42:42.791Z] 8a3aa393b2d8: Download complete [2023-10-18T16:42:46.110Z] 114826534d7a: Pull complete [2023-10-18T16:42:46.110Z] 4657fd5d0bcf: Pull complete [2023-10-18T16:42:46.110Z] 6ad1cebc031e: Pull complete [2023-10-18T16:42:49.393Z] 8a3aa393b2d8: Pull complete [2023-10-18T16:42:49.393Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-18T16:42:49.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T16:42:49.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:42:49.475Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-10-18T16:42:49.493Z] $ 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-18T16:42:53.847Z] $ docker top 11f08662cfeb2620ebfa69b2981598b84a33072f9240f499331e6bc208a1afb4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-18T16:42:53.920Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-18T16:42:54.198Z] + set -o pipefail [2023-10-18T16:42:54.198Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-18T16:43:00.760Z] [2023-10-18T16:43:00.760Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-18T16:43:00.760Z] [2023-10-18T16:43:00.760Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/184ce7a0-5152-44c0-bf5a-8bbe07d01726 [2023-10-18T16:43:00.760Z] [2023-10-18T16:43:00.760Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-18T16:43:00.760Z] [2023-10-18T16:43:00.760Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-18T16:43:00.760Z] [2023-10-18T16:43:02.661Z] [2023-10-18T16:43:02.661Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-18T16:43:02.661Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-18T16:43:02.661Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-18T16:43:02.659Z] $ docker stop --time=1 11f08662cfeb2620ebfa69b2981598b84a33072f9240f499331e6bc208a1afb4 [2023-10-18T16:43:06.405Z] $ docker rm -f --volumes 11f08662cfeb2620ebfa69b2981598b84a33072f9240f499331e6bc208a1afb4 [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-18T16:43:07.153Z] + git log --format=format:%s -1 e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] sh [2023-10-18T16:43:07.443Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:43:07.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:07.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:43:07.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:43:07.814Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-10-18T16:43:07.832Z] $ 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-18T16:43:08.340Z] $ docker top e78eb9f0214e28d9b74bdfb84f1d449c4597414b2b2998f718c12879729b79c7 -eo pid,comm [2023-10-18T16:43:08.398Z] 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-18T16:43:08.398Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:43:08.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:43:08.431Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:43:08.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:43:08.546Z] $ docker exec e78eb9f0214e28d9b74bdfb84f1d449c4597414b2b2998f718c12879729b79c7 ssh-agent [2023-10-18T16:43:08.664Z] SSH_AUTH_SOCK=/tmp/ssh-zeDF5qsXkSLG/agent.31 [2023-10-18T16:43:08.664Z] SSH_AGENT_PID=37 [2023-10-18T16:43:08.669Z] Running ssh-add (command line suppressed) [2023-10-18T16:43:08.766Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15339086607682254157.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15339086607682254157.key) [2023-10-18T16:43:08.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:43:09.076Z] + git semver tag [2023-10-18T16:43:09.335Z] 2023-10-18 16:43:09,256 [run_tag] DEBUG tag force:False [2023-10-18T16:43:09.335Z] 2023-10-18 16:43:09,256 [check_head_tag] DEBUG check head tag [2023-10-18T16:43:09.335Z] 2023-10-18 16:43:09,257 [execute] INFO git cat-file --batch-check [2023-10-18T16:43:09.335Z] 2023-10-18 16:43:09,258 [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-18T16:43:09.335Z] 2023-10-18 16:43:09,262 [execute] INFO git cat-file --batch [2023-10-18T16:43:09.335Z] 2023-10-18 16:43:09,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-18T16:43:09.335Z] 2023-10-18 16:43:09,277 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-18T16:43:09.335Z] 2023-10-18 16:43:09,277 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 [2023-10-18T16:43:09.335Z] 2023-10-18 16:43:09,277 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-18T16:43:09.335Z] 2023-10-18 16:43:09,282 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-18T16:43:09.335Z] 3.1.0-dev.25 [Pipeline] } [2023-10-18T16:43:09.334Z] $ docker exec --env ******** --env ******** e78eb9f0214e28d9b74bdfb84f1d449c4597414b2b2998f718c12879729b79c7 ssh-agent -k [2023-10-18T16:43:09.434Z] unset SSH_AUTH_SOCK; [2023-10-18T16:43:09.435Z] unset SSH_AGENT_PID; [2023-10-18T16:43:09.435Z] echo Agent pid 37 killed; [2023-10-18T16:43:09.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:43:09.769Z] + git semver [Pipeline] } [2023-10-18T16:43:10.028Z] $ docker stop --time=1 e78eb9f0214e28d9b74bdfb84f1d449c4597414b2b2998f718c12879729b79c7 [2023-10-18T16:43:11.285Z] $ docker rm -f --volumes e78eb9f0214e28d9b74bdfb84f1d449c4597414b2b2998f718c12879729b79c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:11.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T16:43:11.683Z] [2023-10-18T16:43:11.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:11.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T16:43:11.983Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-18T16:43:11.983Z] ab5ef0e58194: Pulling fs layer [2023-10-18T16:43:11.983Z] 9712f1f96733: Pulling fs layer [2023-10-18T16:43:11.983Z] 63f879dbbcfc: Pulling fs layer [2023-10-18T16:43:11.983Z] 0d9ebad4ef96: Pulling fs layer [2023-10-18T16:43:11.983Z] e9a5061849ea: Pulling fs layer [2023-10-18T16:43:11.983Z] d747dcd14b5f: Pulling fs layer [2023-10-18T16:43:11.983Z] 2de7ff778b66: Pulling fs layer [2023-10-18T16:43:11.983Z] 0d9ebad4ef96: Waiting [2023-10-18T16:43:11.983Z] e9a5061849ea: Waiting [2023-10-18T16:43:11.983Z] d747dcd14b5f: Waiting [2023-10-18T16:43:11.983Z] 2de7ff778b66: Waiting [2023-10-18T16:43:11.983Z] 9712f1f96733: Verifying Checksum [2023-10-18T16:43:11.983Z] 9712f1f96733: Download complete [2023-10-18T16:43:12.242Z] 63f879dbbcfc: Verifying Checksum [2023-10-18T16:43:12.242Z] 63f879dbbcfc: Download complete [2023-10-18T16:43:12.500Z] e9a5061849ea: Verifying Checksum [2023-10-18T16:43:12.500Z] e9a5061849ea: Download complete [2023-10-18T16:43:12.500Z] ab5ef0e58194: Verifying Checksum [2023-10-18T16:43:12.500Z] ab5ef0e58194: Download complete [2023-10-18T16:43:12.500Z] d747dcd14b5f: Download complete [2023-10-18T16:43:12.761Z] 2de7ff778b66: Verifying Checksum [2023-10-18T16:43:12.761Z] 2de7ff778b66: Download complete [2023-10-18T16:43:12.761Z] 0d9ebad4ef96: Verifying Checksum [2023-10-18T16:43:12.761Z] 0d9ebad4ef96: Download complete [2023-10-18T16:43:15.300Z] ab5ef0e58194: Pull complete [2023-10-18T16:43:15.300Z] 9712f1f96733: Pull complete [2023-10-18T16:43:15.865Z] 63f879dbbcfc: Pull complete [2023-10-18T16:43:20.061Z] 0d9ebad4ef96: Pull complete [2023-10-18T16:43:20.061Z] e9a5061849ea: Pull complete [2023-10-18T16:43:20.061Z] d747dcd14b5f: Pull complete [2023-10-18T16:43:20.626Z] 2de7ff778b66: Pull complete [2023-10-18T16:43:20.886Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-18T16:43:20.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T16:43:20.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:43:20.977Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-10-18T16:43:20.994Z] $ 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-18T16:43:26.787Z] $ docker top 5b5eaf6f22b0123830cb6ea02f0ab959ab8f37df2b5e57bba2512ea68c3eceeb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:43:26.875Z] provisioning config files... [2023-10-18T16:43:26.881Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13382670638925303807tmp [2023-10-18T16:43:26.890Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17195617063290029400tmp [2023-10-18T16:43:26.898Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5536314728913550800tmp [Pipeline] { [Pipeline] echo [2023-10-18T16:43:26.913Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:27.194Z] ---> sigul-configuration.sh [2023-10-18T16:43:27.194Z] gpg: directory `/root/.gnupg' created [2023-10-18T16:43:27.194Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-18T16:43:27.194Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-18T16:43:27.194Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-18T16:43:27.194Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-18T16:43:27.194Z] gpg: CAST5 encrypted data [2023-10-18T16:43:27.194Z] gpg: encrypted with 1 passphrase [2023-10-18T16:43:27.194Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-18T16:43:27.476Z] + mkdir /home/jenkins [2023-10-18T16:43:27.476Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-18T16:43:27.758Z] + 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-18T16:43:27.767Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:28.050Z] ---> sigul-install.sh [2023-10-18T16:43:28.050Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-18T16:43:28.333Z] + git tag --list [2023-10-18T16:43:28.333Z] v0.0.0 [2023-10-18T16:43:28.333Z] v1.0.0 [2023-10-18T16:43:28.333Z] v2.1.0 [2023-10-18T16:43:28.333Z] v2.1.1 [2023-10-18T16:43:28.333Z] v2.2.0 [2023-10-18T16:43:28.333Z] v2.3.0 [2023-10-18T16:43:28.333Z] v3.0 [2023-10-18T16:43:28.333Z] v3.0.0 [2023-10-18T16:43:28.333Z] v3.0.1 [2023-10-18T16:43:28.333Z] v3.0.1-dev.1 [2023-10-18T16:43:28.333Z] v3.1.0-dev.1 [2023-10-18T16:43:28.333Z] v3.1.0-dev.10 [2023-10-18T16:43:28.333Z] v3.1.0-dev.11 [2023-10-18T16:43:28.333Z] v3.1.0-dev.12 [2023-10-18T16:43:28.333Z] v3.1.0-dev.13 [2023-10-18T16:43:28.333Z] v3.1.0-dev.14 [2023-10-18T16:43:28.333Z] v3.1.0-dev.15 [2023-10-18T16:43:28.333Z] v3.1.0-dev.16 [2023-10-18T16:43:28.333Z] v3.1.0-dev.17 [2023-10-18T16:43:28.333Z] v3.1.0-dev.18 [2023-10-18T16:43:28.333Z] v3.1.0-dev.19 [2023-10-18T16:43:28.333Z] v3.1.0-dev.2 [2023-10-18T16:43:28.333Z] v3.1.0-dev.20 [2023-10-18T16:43:28.333Z] v3.1.0-dev.21 [2023-10-18T16:43:28.333Z] v3.1.0-dev.22 [2023-10-18T16:43:28.333Z] v3.1.0-dev.23 [2023-10-18T16:43:28.333Z] v3.1.0-dev.24 [2023-10-18T16:43:28.333Z] v3.1.0-dev.25 [2023-10-18T16:43:28.333Z] v3.1.0-dev.3 [2023-10-18T16:43:28.333Z] v3.1.0-dev.4 [2023-10-18T16:43:28.333Z] v3.1.0-dev.5 [2023-10-18T16:43:28.333Z] v3.1.0-dev.6 [2023-10-18T16:43:28.333Z] v3.1.0-dev.7 [2023-10-18T16:43:28.333Z] v3.1.0-dev.8 [2023-10-18T16:43:28.333Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-18T16:43:28.620Z] + lftools sign git-tag v3.1.0-dev.25 [2023-10-18T16:43:29.244Z] Signing Git tag with Sigul... [2023-10-18T16:43:29.244Z] Signing v3.1.0-dev.25 [Pipeline] echo [2023-10-18T16:43:29.510Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:29.792Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-18T16:43:29.799Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-18T16:43:29.804Z] $ docker stop --time=1 5b5eaf6f22b0123830cb6ea02f0ab959ab8f37df2b5e57bba2512ea68c3eceeb [2023-10-18T16:43:31.095Z] $ docker rm -f --volumes 5b5eaf6f22b0123830cb6ea02f0ab959ab8f37df2b5e57bba2512ea68c3eceeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-18T16:43:31.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:43:31.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:31.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:43:31.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:43:31.869Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-10-18T16:43:31.890Z] $ 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-18T16:43:32.208Z] $ docker top 4261e73c99ddfe2974449260d47371c2f445234e0d88ebe567cd601c7f13330b -eo pid,comm [2023-10-18T16:43:32.265Z] 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-18T16:43:32.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:43:32.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:43:32.307Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:43:32.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:43:32.398Z] $ docker exec 4261e73c99ddfe2974449260d47371c2f445234e0d88ebe567cd601c7f13330b ssh-agent [2023-10-18T16:43:32.515Z] SSH_AUTH_SOCK=/tmp/ssh-8SACLzn7muLR/agent.32 [2023-10-18T16:43:32.515Z] SSH_AGENT_PID=38 [2023-10-18T16:43:32.522Z] Running ssh-add (command line suppressed) [2023-10-18T16:43:32.609Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13539393079515071812.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13539393079515071812.key) [2023-10-18T16:43:32.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:43:32.911Z] + git semver bump pre [2023-10-18T16:43:33.169Z] 2023-10-18 16:43:33,077 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-18T16:43:33.169Z] 2023-10-18 16:43:33,077 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev [2023-10-18T16:43:33.169Z] 2023-10-18 16:43:33,077 [bump_version] DEBUG bumped version:3.1.0-dev.26 [2023-10-18T16:43:33.169Z] 2023-10-18 16:43:33,077 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-18T16:43:33.169Z] 2023-10-18 16:43:33,077 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-18T16:43:33.169Z] 2023-10-18 16:43:33,077 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-18T16:43:33.169Z] 2023-10-18 16:43:33,080 [execute] INFO git cat-file --batch-check [2023-10-18T16:43:33.169Z] 2023-10-18 16:43:33,080 [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-18T16:43:33.169Z] 2023-10-18 16:43:33,085 [execute] INFO git cat-file --batch [2023-10-18T16:43:33.169Z] 2023-10-18 16:43:33,085 [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-18T16:43:33.169Z] 2023-10-18 16:43:33,090 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-18T16:43:33.169Z] 3.1.0-dev.26 [Pipeline] } [2023-10-18T16:43:33.165Z] $ docker exec --env ******** --env ******** 4261e73c99ddfe2974449260d47371c2f445234e0d88ebe567cd601c7f13330b ssh-agent -k [2023-10-18T16:43:33.262Z] unset SSH_AUTH_SOCK; [2023-10-18T16:43:33.262Z] unset SSH_AGENT_PID; [2023-10-18T16:43:33.262Z] echo Agent pid 38 killed; [2023-10-18T16:43:33.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:43:33.591Z] + git semver [Pipeline] } [2023-10-18T16:43:33.851Z] $ docker stop --time=1 4261e73c99ddfe2974449260d47371c2f445234e0d88ebe567cd601c7f13330b [2023-10-18T16:43:35.120Z] $ docker rm -f --volumes 4261e73c99ddfe2974449260d47371c2f445234e0d88ebe567cd601c7f13330b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:43:35.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:43:35.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:35.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:43:35.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:43:35.847Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-10-18T16:43:35.865Z] $ 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-18T16:43:36.186Z] $ docker top d7331413458b8234bae5dc0d5a4c426a0060fe74628c8a2db1a9491cd132b6c0 -eo pid,comm [2023-10-18T16:43:36.246Z] 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-18T16:43:36.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:43:36.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:43:36.280Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:43:36.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:43:36.369Z] $ docker exec d7331413458b8234bae5dc0d5a4c426a0060fe74628c8a2db1a9491cd132b6c0 ssh-agent [2023-10-18T16:43:36.472Z] SSH_AUTH_SOCK=/tmp/ssh-l134VNDPwXUO/agent.31 [2023-10-18T16:43:36.472Z] SSH_AGENT_PID=37 [2023-10-18T16:43:36.477Z] Running ssh-add (command line suppressed) [2023-10-18T16:43:36.560Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16521278881577219818.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16521278881577219818.key) [2023-10-18T16:43:36.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:43:36.862Z] + git semver push [2023-10-18T16:43:37.121Z] 2023-10-18 16:43:37,011 [run_push] DEBUG push [2023-10-18T16:43:37.121Z] 2023-10-18 16:43:37,011 [execute] INFO git cat-file --batch-check [2023-10-18T16:43:37.121Z] 2023-10-18 16:43:37,012 [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-18T16:43:37.121Z] 2023-10-18 16:43:37,015 [execute] INFO git rev-list 995131b927a0aae7f4aab4a338a0e97440833a59 -- [2023-10-18T16:43:37.121Z] 2023-10-18 16:43:37,015 [execute] DEBUG Popen(['git', 'rev-list', '995131b927a0aae7f4aab4a338a0e97440833a59', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-18T16:43:37.121Z] 2023-10-18 16:43:37,022 [execute] INFO git fetch -v origin [2023-10-18T16:43:37.121Z] 2023-10-18 16:43:37,022 [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-18T16:43:37.687Z] 2023-10-18 16:43:37,602 [run_push] DEBUG no remote changes detected [2023-10-18T16:43:37.687Z] 2023-10-18 16:43:37,602 [execute] INFO git push origin semver [2023-10-18T16:43:37.687Z] 2023-10-18 16:43:37,603 [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-18T16:43:38.622Z] 2023-10-18 16:43:38,396 [run_push] DEBUG push all version tags [2023-10-18T16:43:38.622Z] 2023-10-18 16:43:38,396 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-18T16:43:38.622Z] 2023-10-18 16:43:38,397 [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-18T16:43:39.190Z] 2023-10-18 16:43:39,145 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-18T16:43:39.190Z] 3.1.0-dev.26 [Pipeline] } [2023-10-18T16:43:39.186Z] $ docker exec --env ******** --env ******** d7331413458b8234bae5dc0d5a4c426a0060fe74628c8a2db1a9491cd132b6c0 ssh-agent -k [2023-10-18T16:43:39.281Z] unset SSH_AUTH_SOCK; [2023-10-18T16:43:39.281Z] unset SSH_AGENT_PID; [2023-10-18T16:43:39.281Z] echo Agent pid 37 killed; [2023-10-18T16:43:39.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:43:39.601Z] + git semver [Pipeline] } [2023-10-18T16:43:39.860Z] $ docker stop --time=1 d7331413458b8234bae5dc0d5a4c426a0060fe74628c8a2db1a9491cd132b6c0 [2023-10-18T16:43:41.144Z] $ docker rm -f --volumes d7331413458b8234bae5dc0d5a4c426a0060fe74628c8a2db1a9491cd132b6c0 [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-18T16:43:41.806Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-18T16:43:41.806Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-18T16:43:41.806Z] total 16 [2023-10-18T16:43:41.806Z] drwxr-xr-x 3 root root 4096 Oct 18 16:32 . [2023-10-18T16:43:41.806Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 16:43 .. [2023-10-18T16:43:41.806Z] drwxr-xr-x 2 root root 4096 Oct 18 16:32 cost [2023-10-18T16:43:41.806Z] -rw-r--r-- 1 root root 95 Oct 18 16:32 cost.csv [2023-10-18T16:43:41.806Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-18T16:43:41.806Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-18T16:43:41.806Z] total 16 [2023-10-18T16:43:41.806Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:32 . [2023-10-18T16:43:41.806Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 16:43 .. [2023-10-18T16:43:41.806Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 16:32 cost [2023-10-18T16:43:41.806Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 18 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:42.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:42.956Z] ---> package-listing.sh [2023-10-18T16:43:42.956Z] ++ facter osfamily [2023-10-18T16:43:42.956Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-18T16:43:43.239Z] + OS_FAMILY=debian [2023-10-18T16:43:43.239Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-18T16:43:43.239Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-18T16:43:43.239Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-18T16:43:43.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-18T16:43:43.239Z] + PACKAGES=/tmp/packages_start.txt [2023-10-18T16:43:43.239Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-18T16:43:43.239Z] + PACKAGES=/tmp/packages_end.txt [2023-10-18T16:43:43.239Z] + case "${OS_FAMILY}" in [2023-10-18T16:43:43.239Z] + dpkg -l [2023-10-18T16:43:43.239Z] + grep '^ii' [2023-10-18T16:43:43.239Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-18T16:43:43.239Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-18T16:43:43.239Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-18T16:43:43.239Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-18T16:43:43.239Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-18T16:43:43.239Z] + 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-18T16:43:43.304Z] 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-18T16:43:43.628Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:44.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:43:44.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:43:44.079Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-10-18T16:43:44.096Z] $ 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-18T16:43:44.304Z] $ docker top 491af5b7763978133ad683b8bcc7fc35394f3e78c7a6b781fd0731acbc27283e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:43:44.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-18T16:43:44.941Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-18T16:43:45.227Z] + ls /var/log/sa-host [2023-10-18T16:43:45.227Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:43:45.388Z] provisioning config files... [2023-10-18T16:43:45.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config894141164824635659tmp [Pipeline] { [Pipeline] echo [2023-10-18T16:43:45.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:45.697Z] ---> create-netrc.sh [Pipeline] } [2023-10-18T16:43:45.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:46.037Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-18T16:43:46.044Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:46.327Z] ---> sudo-logs.sh [2023-10-18T16:43:46.327Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-18T16:43:46.347Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:46.627Z] ---> job-cost.sh [2023-10-18T16:43:46.627Z] lf-activate-venv: SKIPPING [2023-10-18T16:43:46.627Z] DEBUG: total: 0.2199999988079071 [2023-10-18T16:43:46.627Z] INFO: Retrieving Stack Cost... [2023-10-18T16:43:46.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T16:43:47.453Z] INFO: Archiving Costs [Pipeline] echo [2023-10-18T16:43:47.465Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:47.744Z] ---> logs-deploy.sh [2023-10-18T16:43:47.745Z] lf-activate-venv: SKIPPING [2023-10-18T16:43:47.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/137 [2023-10-18T16:43:47.745Z] INFO: archiving workspace using pattern(s): [2023-10-18T16:43:48.682Z] Archives upload complete. [2023-10-18T16:43:48.942Z] INFO: archiving logs to Nexus