Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8dd5fe76521e707b38babf35fdd02e1e35c7969f 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-ssh471067124321829186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15003785164534814965.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4208127262498445029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10191828499419063540.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-ssh324900617319416813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16505 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 8dd5fe76521e707b38babf35fdd02e1e35c7969f (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8dd5fe76521e707b38babf35fdd02e1e35c7969f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#199)" > git rev-list --no-walk baa425ce05a20cb78289cfa64e0eb056ed4482b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T15:07:51.590Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T15:07:51.655Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T15:07:51.679Z] ========================================================= [2023-05-23T15:07:51.680Z] EdgeX Global Pipelines Version Info [2023-05-23T15:07:51.680Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:07:52.389Z] ------------------- [2023-05-23T15:07:52.389Z] stable info: [2023-05-23T15:07:52.389Z] ------------------- [2023-05-23T15:07:52.389Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T15:07:52.389Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T15:07:52.389Z] Message: update stable to v1.0.249 [2023-05-23T15:07:52.958Z] ------------------- [2023-05-23T15:07:52.958Z] experimental info: [2023-05-23T15:07:52.958Z] ------------------- [2023-05-23T15:07:52.958Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T15:07:52.958Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T15:07:52.958Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T15:07:53.142Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-23T15:07:53.155Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-23T15:07:53.166Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T15:07:53.179Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T15:07:53.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T15:07:53.203Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T15:07:53.221Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T15:07:53.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T15:07:53.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T15:07:53.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T15:07:53.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T15:07:53.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-23T15:07:53.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T15:07:53.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T15:07:53.329Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T15:07:53.342Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T15:07:53.354Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T15:07:53.365Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T15:07:53.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T15:07:53.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T15:07:53.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T15:07:53.414Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T15:07:53.430Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T15:07:53.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T15:07:53.452Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T15:07:53.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T15:07:53.477Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T15:07:53.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-23T15:07:53.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-23T15:07:53.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-23T15:07:53.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] echo [2023-05-23T15:07:53.550Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8dd5fe7 [Pipeline] echo [2023-05-23T15:07:53.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:07:53.623Z] provisioning config files... [2023-05-23T15:07:53.638Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14434913311841222414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:07:53.946Z] ---> docker-login.sh [2023-05-23T15:07:53.946Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:07:54.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:07:54.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:07:54.206Z] Configure a credential helper to remove this warning. See [2023-05-23T15:07:54.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:07:54.206Z] [2023-05-23T15:07:54.206Z] Login Succeeded [2023-05-23T15:07:54.206Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:07:54.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:07:54.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:07:54.468Z] Configure a credential helper to remove this warning. See [2023-05-23T15:07:54.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:07:54.468Z] [2023-05-23T15:07:54.468Z] Login Succeeded [2023-05-23T15:07:54.468Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:07:54.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:07:54.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:07:54.468Z] Configure a credential helper to remove this warning. See [2023-05-23T15:07:54.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:07:54.468Z] [2023-05-23T15:07:54.468Z] Login Succeeded [2023-05-23T15:07:54.468Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:07:54.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:07:54.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:07:54.729Z] Configure a credential helper to remove this warning. See [2023-05-23T15:07:54.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:07:54.729Z] [2023-05-23T15:07:54.729Z] Login Succeeded [2023-05-23T15:07:54.729Z] docker.io [2023-05-23T15:07:54.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:07:54.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:07:54.990Z] Configure a credential helper to remove this warning. See [2023-05-23T15:07:54.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:07:54.990Z] [2023-05-23T15:07:54.990Z] Login Succeeded [2023-05-23T15:07:54.990Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:07:54.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T15:07:55.382Z] + git rev-list -1 --merges 8dd5fe76521e707b38babf35fdd02e1e35c7969f~1..8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] echo [2023-05-23T15:07:55.425Z] -----------> git rev-list -1 --merges 8dd5fe76521e707b38babf35fdd02e1e35c7969f~1..8dd5fe76521e707b38babf35fdd02e1e35c7969f 8dd5fe76521e707b38babf35fdd02e1e35c7969f [false] [Pipeline] sh [2023-05-23T15:07:55.719Z] + git log --format=format:%s -1 8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] echo [2023-05-23T15:07:55.761Z] ========================================================= [2023-05-23T15:07:55.761Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T15:07:55.761Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T15:07:56.103Z] + git log --format=format:%s -1 8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] echo [2023-05-23T15:07:56.114Z] [semverPrep] GIT_COMMIT: 8dd5fe76521e707b38babf35fdd02e1e35c7969f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#199) [Pipeline] echo [2023-05-23T15:07:56.125Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T15:07:56.506Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T15:07:56.506Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T15:07:56.506Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T15:07:56.506Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T15:07:56.506Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T15:07:56.506Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T15:07:56.506Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:07:56.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:07:56.931Z] [2023-05-23T15:07:56.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:07:57.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:07:57.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T15:07:57.229Z] b85a868b505f: Pulling fs layer [2023-05-23T15:07:57.229Z] e2be974225ed: Pulling fs layer [2023-05-23T15:07:57.229Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T15:07:57.229Z] 988bab9f4d93: Pulling fs layer [2023-05-23T15:07:57.229Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T15:07:57.229Z] eaf3925da568: Pulling fs layer [2023-05-23T15:07:57.229Z] bab4dde63d76: Pulling fs layer [2023-05-23T15:07:57.229Z] bde34c3a00c8: Pulling fs layer [2023-05-23T15:07:57.229Z] b352a97aabf1: Pulling fs layer [2023-05-23T15:07:57.229Z] 4872d77fe225: Pulling fs layer [2023-05-23T15:07:57.229Z] 5851b861e8e6: Pulling fs layer [2023-05-23T15:07:57.229Z] b352a97aabf1: Waiting [2023-05-23T15:07:57.229Z] 4872d77fe225: Waiting [2023-05-23T15:07:57.229Z] 5851b861e8e6: Waiting [2023-05-23T15:07:57.229Z] 1469e6f7b9e6: Waiting [2023-05-23T15:07:57.229Z] eaf3925da568: Waiting [2023-05-23T15:07:57.229Z] bde34c3a00c8: Waiting [2023-05-23T15:07:57.229Z] bab4dde63d76: Waiting [2023-05-23T15:07:57.229Z] e2be974225ed: Verifying Checksum [2023-05-23T15:07:57.229Z] e2be974225ed: Download complete [2023-05-23T15:07:57.229Z] 988bab9f4d93: Download complete [2023-05-23T15:07:57.489Z] 1469e6f7b9e6: Download complete [2023-05-23T15:07:57.489Z] eaf3925da568: Verifying Checksum [2023-05-23T15:07:57.489Z] eaf3925da568: Download complete [2023-05-23T15:07:57.489Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T15:07:57.489Z] 339a4e72a1f5: Download complete [2023-05-23T15:07:57.489Z] bde34c3a00c8: Verifying Checksum [2023-05-23T15:07:57.489Z] bde34c3a00c8: Download complete [2023-05-23T15:07:57.489Z] b352a97aabf1: Download complete [2023-05-23T15:07:57.489Z] 4872d77fe225: Download complete [2023-05-23T15:07:57.489Z] 5851b861e8e6: Verifying Checksum [2023-05-23T15:07:57.489Z] 5851b861e8e6: Download complete [2023-05-23T15:07:57.489Z] b85a868b505f: Verifying Checksum [2023-05-23T15:07:57.489Z] b85a868b505f: Download complete [2023-05-23T15:07:57.748Z] bab4dde63d76: Verifying Checksum [2023-05-23T15:07:57.748Z] bab4dde63d76: Download complete [2023-05-23T15:07:58.697Z] b85a868b505f: Pull complete [2023-05-23T15:07:58.975Z] e2be974225ed: Pull complete [2023-05-23T15:07:59.553Z] 339a4e72a1f5: Pull complete [2023-05-23T15:07:59.553Z] 988bab9f4d93: Pull complete [2023-05-23T15:07:59.817Z] 1469e6f7b9e6: Pull complete [2023-05-23T15:07:59.817Z] eaf3925da568: Pull complete [2023-05-23T15:08:01.724Z] bab4dde63d76: Pull complete [2023-05-23T15:08:01.982Z] bde34c3a00c8: Pull complete [2023-05-23T15:08:01.982Z] b352a97aabf1: Pull complete [2023-05-23T15:08:02.244Z] 4872d77fe225: Pull complete [2023-05-23T15:08:02.244Z] 5851b861e8e6: Pull complete [2023-05-23T15:08:02.244Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T15:08:02.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:08:02.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:08:02.348Z] prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container [2023-05-23T15:08:02.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T15:08:04.496Z] $ docker top 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda -eo pid,comm [2023-05-23T15:08:04.549Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-23T15:08:04.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T15:08:04.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:08:04.588Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:08:04.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:08:04.726Z] $ docker exec 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda ssh-agent [2023-05-23T15:08:04.818Z] SSH_AUTH_SOCK=/tmp/ssh-X4gQN3jVEfL4/agent.32 [2023-05-23T15:08:04.818Z] SSH_AGENT_PID=38 [2023-05-23T15:08:04.824Z] Running ssh-add (command line suppressed) [2023-05-23T15:08:04.937Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8612558195305747019.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8612558195305747019.key) [2023-05-23T15:08:04.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:08:05.239Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T15:08:05.256Z] $ docker exec --env ******** --env ******** 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda ssh-agent -k [2023-05-23T15:08:05.361Z] unset SSH_AUTH_SOCK; [2023-05-23T15:08:05.362Z] unset SSH_AGENT_PID; [2023-05-23T15:08:05.362Z] echo Agent pid 38 killed; [2023-05-23T15:08:05.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T15:08:05.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:08:05.392Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:08:05.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:08:05.516Z] $ docker exec 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda ssh-agent [2023-05-23T15:08:05.619Z] SSH_AUTH_SOCK=/tmp/ssh-PY1NPbJyayql/agent.69 [2023-05-23T15:08:05.619Z] SSH_AGENT_PID=75 [2023-05-23T15:08:05.624Z] Running ssh-add (command line suppressed) [2023-05-23T15:08:05.742Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13432309037417040148.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13432309037417040148.key) [2023-05-23T15:08:05.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:08:06.049Z] + git semver init [2023-05-23T15:08:06.309Z] 2023-05-23 15:08:06,233 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T15:08:06.309Z] 2023-05-23 15:08:06,233 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-23T15:08:06.309Z] 2023-05-23 15:08:06,234 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-23T15:08:06.309Z] 2023-05-23 15:08:06,234 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T15:08:07.693Z] 2023-05-23 15:08:07,333 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-23T15:08:07.693Z] 2023-05-23 15:08:07,334 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-05-23T15:08:07.693Z] 2023-05-23 15:08:07,334 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-23T15:08:07.693Z] 2023-05-23 15:08:07,334 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-23T15:08:07.693Z] 3.0.0-dev.39 [Pipeline] } [2023-05-23T15:08:07.709Z] $ docker exec --env ******** --env ******** 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda ssh-agent -k [2023-05-23T15:08:07.806Z] unset SSH_AUTH_SOCK; [2023-05-23T15:08:07.806Z] unset SSH_AGENT_PID; [2023-05-23T15:08:07.806Z] echo Agent pid 75 killed; [2023-05-23T15:08:07.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T15:08:08.117Z] + git semver [Pipeline] } [2023-05-23T15:08:08.394Z] $ docker stop --time=1 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda [2023-05-23T15:08:09.681Z] $ docker rm -f --volumes 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T15:08:10.020Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T15:08:10.238Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T15:08:10.242Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:08:10.386Z] provisioning config files... [2023-05-23T15:08:10.395Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14262795441401638843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:08:10.693Z] ---> docker-login.sh [2023-05-23T15:08:10.693Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:08:10.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:08:10.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:08:10.693Z] Configure a credential helper to remove this warning. See [2023-05-23T15:08:10.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:08:10.693Z] [2023-05-23T15:08:10.693Z] Login Succeeded [2023-05-23T15:08:10.693Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:08:10.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:08:10.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:08:10.693Z] Configure a credential helper to remove this warning. See [2023-05-23T15:08:10.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:08:10.693Z] [2023-05-23T15:08:10.693Z] Login Succeeded [2023-05-23T15:08:10.693Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:08:10.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:08:10.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:08:10.953Z] Configure a credential helper to remove this warning. See [2023-05-23T15:08:10.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:08:10.953Z] [2023-05-23T15:08:10.953Z] Login Succeeded [2023-05-23T15:08:10.953Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:08:10.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:08:10.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:08:10.953Z] Configure a credential helper to remove this warning. See [2023-05-23T15:08:10.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:08:10.953Z] [2023-05-23T15:08:10.953Z] Login Succeeded [2023-05-23T15:08:10.953Z] docker.io [2023-05-23T15:08:11.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:08:11.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:08:11.214Z] Configure a credential helper to remove this warning. See [2023-05-23T15:08:11.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:08:11.214Z] [2023-05-23T15:08:11.214Z] Login Succeeded [2023-05-23T15:08:11.214Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:08:11.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T15:08:11.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:08:11.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:08:11.295Z] ========================================================= [2023-05-23T15:08:11.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T15:08:11.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:08:11.602Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-23T15:08:11.602Z] Sending build context to Docker daemon 12.67MB [2023-05-23T15:08:11.602Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T15:08:11.602Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T15:08:11.602Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T15:08:11.602Z] f56be85fc22e: Pulling fs layer [2023-05-23T15:08:11.602Z] 85791d961cd3: Pulling fs layer [2023-05-23T15:08:11.602Z] d694b5ae8c79: Pulling fs layer [2023-05-23T15:08:11.602Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T15:08:11.602Z] 4d19c01a9841: Pulling fs layer [2023-05-23T15:08:11.602Z] 9325e15d5711: Pulling fs layer [2023-05-23T15:08:11.602Z] 556b6ee489ea: Pulling fs layer [2023-05-23T15:08:11.602Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T15:08:11.602Z] 9f32a84ed3da: Waiting [2023-05-23T15:08:11.602Z] 4d19c01a9841: Waiting [2023-05-23T15:08:11.602Z] 9325e15d5711: Waiting [2023-05-23T15:08:11.602Z] c5a4b2cf53e6: Waiting [2023-05-23T15:08:11.602Z] 556b6ee489ea: Waiting [2023-05-23T15:08:11.862Z] 85791d961cd3: Verifying Checksum [2023-05-23T15:08:11.862Z] 85791d961cd3: Download complete [2023-05-23T15:08:11.862Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T15:08:11.862Z] 9f32a84ed3da: Download complete [2023-05-23T15:08:11.862Z] 4d19c01a9841: Verifying Checksum [2023-05-23T15:08:11.862Z] 4d19c01a9841: Download complete [2023-05-23T15:08:11.862Z] f56be85fc22e: Verifying Checksum [2023-05-23T15:08:11.862Z] f56be85fc22e: Download complete [2023-05-23T15:08:11.862Z] 9325e15d5711: Verifying Checksum [2023-05-23T15:08:11.862Z] 9325e15d5711: Download complete [2023-05-23T15:08:11.862Z] f56be85fc22e: Pull complete [2023-05-23T15:08:12.122Z] 85791d961cd3: Pull complete [2023-05-23T15:08:12.382Z] d694b5ae8c79: Verifying Checksum [2023-05-23T15:08:12.382Z] d694b5ae8c79: Download complete [2023-05-23T15:08:12.382Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T15:08:12.382Z] c5a4b2cf53e6: Download complete [2023-05-23T15:08:12.641Z] 556b6ee489ea: Verifying Checksum [2023-05-23T15:08:12.641Z] 556b6ee489ea: Download complete [2023-05-23T15:08:15.929Z] d694b5ae8c79: Pull complete [2023-05-23T15:08:15.929Z] 9f32a84ed3da: Pull complete [2023-05-23T15:08:15.929Z] 4d19c01a9841: Pull complete [2023-05-23T15:08:16.190Z] 9325e15d5711: Pull complete [2023-05-23T15:08:18.729Z] 556b6ee489ea: Pull complete [2023-05-23T15:08:19.667Z] c5a4b2cf53e6: Pull complete [2023-05-23T15:08:19.667Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T15:08:19.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T15:08:19.667Z] ---> c4be618373d6 [2023-05-23T15:08:19.667Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T15:08:23.876Z] ---> Running in 61283c167ba8 [2023-05-23T15:08:23.876Z] Removing intermediate container 61283c167ba8 [2023-05-23T15:08:23.876Z] ---> 3e32c1e2ec04 [2023-05-23T15:08:23.876Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T15:08:23.876Z] ---> Running in 1cea590fb987 [2023-05-23T15:08:23.876Z] Removing intermediate container 1cea590fb987 [2023-05-23T15:08:23.876Z] ---> 36eecb08927b [2023-05-23T15:08:23.876Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:08:23.876Z] ---> Running in efcfe7bbc120 [2023-05-23T15:08:23.876Z] Removing intermediate container efcfe7bbc120 [2023-05-23T15:08:23.876Z] ---> f11f02341175 [2023-05-23T15:08:23.876Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T15:08:23.876Z] ---> Running in a7e37378b852 [2023-05-23T15:08:23.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:08:24.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:08:24.394Z] OK: 265 MiB in 53 packages [2023-05-23T15:08:24.654Z] Removing intermediate container a7e37378b852 [2023-05-23T15:08:24.654Z] ---> 54ddd84cf6d5 [2023-05-23T15:08:24.654Z] Step 7/12 : WORKDIR /app [2023-05-23T15:08:24.654Z] ---> Running in e31d0f5d14aa [2023-05-23T15:08:24.654Z] Removing intermediate container e31d0f5d14aa [2023-05-23T15:08:24.654Z] ---> d7c5a88af25a [2023-05-23T15:08:24.654Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-23T15:08:24.913Z] ---> 8e912a268e2f [2023-05-23T15:08:24.913Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:08:24.913Z] ---> Running in 137ea078cb85 [2023-05-23T15:08:25.351Z] Still waiting to schedule task [2023-05-23T15:08:25.352Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-23T15:08:57.016Z] Removing intermediate container 137ea078cb85 [2023-05-23T15:08:57.016Z] ---> d704b7fcd9d0 [2023-05-23T15:08:57.016Z] Step 10/12 : COPY . . [2023-05-23T15:08:57.016Z] ---> 3a9355cf191e [2023-05-23T15:08:57.016Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T15:08:57.016Z] ---> Running in e05ddc6c5762 [2023-05-23T15:08:57.016Z] Removing intermediate container e05ddc6c5762 [2023-05-23T15:08:57.016Z] ---> 4ad0ed99cbec [2023-05-23T15:08:57.016Z] Step 12/12 : RUN $MAKE [2023-05-23T15:08:57.016Z] ---> Running in d1ef965cfaa1 [2023-05-23T15:08:57.016Z] noop [2023-05-23T15:08:57.016Z] Removing intermediate container d1ef965cfaa1 [2023-05-23T15:08:57.016Z] ---> 5340aa8f1ff6 [2023-05-23T15:08:57.016Z] Successfully built 5340aa8f1ff6 [2023-05-23T15:08:57.016Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:08:57.333Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T15:08:57.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:08:57.410Z] prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container [2023-05-23T15:08:57.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T15:08:57.757Z] $ docker top 71302f9f0a5dac3ded3f21d704b113e288a304873be32f21991fe8faa23d12f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:08:58.094Z] + go version [2023-05-23T15:08:58.094Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T15:08:58.108Z] $ docker stop --time=1 71302f9f0a5dac3ded3f21d704b113e288a304873be32f21991fe8faa23d12f6 [2023-05-23T15:08:59.397Z] $ docker rm -f --volumes 71302f9f0a5dac3ded3f21d704b113e288a304873be32f21991fe8faa23d12f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:08:59.787Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T15:08:59.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:08:59.855Z] prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container [2023-05-23T15:08:59.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T15:09:00.222Z] $ docker top c88fe8a29402d970462cf299d89cd0efdcc0216a4888d47c25cb4dd55f3571b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:09:00.553Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:09:00.854Z] + make test [2023-05-23T15:09:00.854Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-23T15:09:22.852Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-23T15:09:22.852Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-23T15:09:22.852Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.152s coverage: 86.2% of statements [2023-05-23T15:09:22.852Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.679s coverage: 71.9% of statements [2023-05-23T15:09:44.791Z] go vet ./... [2023-05-23T15:09:47.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T15:09:47.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T15:09:47.332Z] ./bin/test-attribution.sh [2023-05-23T15:09:47.332Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-23T15:09:47.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T15:09:47.358Z] $ docker stop --time=1 c88fe8a29402d970462cf299d89cd0efdcc0216a4888d47c25cb4dd55f3571b8 [2023-05-23T15:09:50.264Z] $ docker rm -f --volumes c88fe8a29402d970462cf299d89cd0efdcc0216a4888d47c25cb4dd55f3571b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T15:09:50.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T15:09:50.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T15:09:51.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T15:09:51.668Z] + ls -al . [2023-05-23T15:09:51.668Z] total 228 [2023-05-23T15:09:51.668Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 15:09 . [2023-05-23T15:09:51.668Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:07 .. [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 262 May 23 15:07 .dockerignore [2023-05-23T15:09:51.668Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:08 .git [2023-05-23T15:09:51.668Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:07 .github [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 788 May 23 15:07 .gitignore [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 15:07 .golangci.yml [2023-05-23T15:09:51.668Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:08 .semver [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 23 15:07 Attribution.txt [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 23 15:07 CHANGELOG.md [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 23 15:07 Dockerfile [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 15:07 GOVERNANCE.md [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 687 May 23 15:07 Jenkinsfile [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 23 15:07 LICENSE [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 23 15:07 Makefile [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 617 May 23 15:07 OWNERS.md [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 23 15:07 README.md [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 12 May 23 15:08 VERSION [2023-05-23T15:09:51.668Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:07 bin [2023-05-23T15:09:51.668Z] -rw-r--r-- 1 jenkins jenkins 41317 May 23 15:09 coverage.out [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 23 15:07 go.mod [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 23 15:07 go.sum [2023-05-23T15:09:51.668Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:07 images [2023-05-23T15:09:51.668Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:07 internal [2023-05-23T15:09:51.668Z] -rw-rw-r-- 1 jenkins jenkins 531 May 23 15:07 main.go [2023-05-23T15:09:51.668Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:07 res [2023-05-23T15:09:51.668Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:07 snap [2023-05-23T15:09:51.668Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:09:51.970Z] + 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=8dd5fe76521e707b38babf35fdd02e1e35c7969f --label arch=amd64 --label version=3.0.0-dev.39 . [2023-05-23T15:09:51.970Z] Sending build context to Docker daemon 12.67MB [2023-05-23T15:09:51.970Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T15:09:51.970Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-23T15:09:51.970Z] ---> 5340aa8f1ff6 [2023-05-23T15:09:51.970Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T15:09:52.230Z] ---> Running in f009df369ff3 [2023-05-23T15:09:52.230Z] Removing intermediate container f009df369ff3 [2023-05-23T15:09:52.230Z] ---> d6e88e4b854a [2023-05-23T15:09:52.230Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T15:09:52.230Z] ---> Running in 60e73e4ed06e [2023-05-23T15:09:52.230Z] Removing intermediate container 60e73e4ed06e [2023-05-23T15:09:52.230Z] ---> 8b9ecf073778 [2023-05-23T15:09:52.230Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:09:52.230Z] ---> Running in 75e9ea095b12 [2023-05-23T15:09:52.488Z] Removing intermediate container 75e9ea095b12 [2023-05-23T15:09:52.488Z] ---> 5fed47880ef4 [2023-05-23T15:09:52.488Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T15:09:52.488Z] ---> Running in f7467b365271 [2023-05-23T15:09:52.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:09:52.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:09:53.007Z] OK: 265 MiB in 53 packages [2023-05-23T15:09:53.268Z] Removing intermediate container f7467b365271 [2023-05-23T15:09:53.268Z] ---> e7ecec1b8095 [2023-05-23T15:09:53.268Z] Step 7/29 : WORKDIR /app [2023-05-23T15:09:53.268Z] ---> Running in 5b63c757c2e9 [2023-05-23T15:09:53.527Z] Removing intermediate container 5b63c757c2e9 [2023-05-23T15:09:53.527Z] ---> 3a2accceff1c [2023-05-23T15:09:53.527Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-23T15:09:53.527Z] ---> f8ec41cff367 [2023-05-23T15:09:53.527Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:09:53.527Z] ---> Running in c8de74c35396 [2023-05-23T15:09:54.594Z] Removing intermediate container c8de74c35396 [2023-05-23T15:09:54.594Z] ---> 6086be891c1a [2023-05-23T15:09:54.594Z] Step 10/29 : COPY . . [2023-05-23T15:09:54.852Z] ---> 64d009fd9b04 [2023-05-23T15:09:54.852Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T15:09:54.852Z] ---> Running in 0f5c26bdda9f [2023-05-23T15:09:54.852Z] Removing intermediate container 0f5c26bdda9f [2023-05-23T15:09:54.852Z] ---> c44469c6e955 [2023-05-23T15:09:54.852Z] Step 12/29 : RUN $MAKE [2023-05-23T15:09:54.852Z] ---> Running in 2a1cb8fea72e [2023-05-23T15:09:55.111Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.39 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.39" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-23T15:10:02.563Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16506 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-23T15:10:02.576Z] Running in /w/workspace/app-rfid-llrp-inventory/108 [Pipeline] { [Pipeline] checkout [2023-05-23T15:10:02.614Z] The recommended git tool is: git [2023-05-23T15:10:10.810Z] using credential edgex-jenkins-ssh [2023-05-23T15:10:10.830Z] Cloning the remote Git repository [2023-05-23T15:10:10.877Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-23T15:10:10.982Z] > git init /w/workspace/app-rfid-llrp-inventory/108 # timeout=10 [2023-05-23T15:10:11.196Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-23T15:10:11.197Z] > git --version # timeout=10 [2023-05-23T15:10:11.223Z] > git --version # 'git version 2.25.1' [2023-05-23T15:10:11.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T15:10:11.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T15:10:13.581Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-23T15:10:13.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T15:10:14.606Z] Avoid second fetch [2023-05-23T15:10:14.607Z] Checking out Revision 8dd5fe76521e707b38babf35fdd02e1e35c7969f (main) [2023-05-23T15:10:14.629Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T15:10:14.695Z] > git checkout -f 8dd5fe76521e707b38babf35fdd02e1e35c7969f # timeout=10 [2023-05-23T15:10:15.328Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#199)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T15:10:16.449Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T15:10:16.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T15:10:16.449Z] Dload Upload Total Spent Left Speed [2023-05-23T15:10:16.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-05-23T15:10:17.150Z] Removing intermediate container 2a1cb8fea72e [2023-05-23T15:10:17.150Z] ---> 3a11c0fd410e [2023-05-23T15:10:17.150Z] Step 13/29 : FROM alpine:3.17 [2023-05-23T15:10:17.150Z] 3.17: Pulling from library/alpine [2023-05-23T15:10:17.150Z] f56be85fc22e: Already exists [2023-05-23T15:10:17.150Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T15:10:17.150Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T15:10:17.150Z] ---> 9ed4aefc74f6 [2023-05-23T15:10:17.150Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-23T15:10:17.150Z] ---> Running in 6ea019027f4a [2023-05-23T15:10:17.150Z] Removing intermediate container 6ea019027f4a [2023-05-23T15:10:17.150Z] ---> fa492e56623a [2023-05-23T15:10:17.150Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-23T15:10:17.150Z] ---> Running in ce99245157b4 [2023-05-23T15:10:17.150Z] Removing intermediate container ce99245157b4 [2023-05-23T15:10:17.150Z] ---> ce7029e5e2c5 [2023-05-23T15:10:17.150Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-23T15:10:17.150Z] ---> Running in bfe290e4b5fc [2023-05-23T15:10:17.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:10:17.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:10:17.150Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T15:10:17.150Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T15:10:17.150Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:10:17.150Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T15:10:17.150Z] OK: 8 MiB in 17 packages [2023-05-23T15:10:17.150Z] Removing intermediate container bfe290e4b5fc [2023-05-23T15:10:17.150Z] ---> db32a8b5df1d [2023-05-23T15:10:17.150Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-23T15:10:17.150Z] ---> e7038bbb0fe3 [2023-05-23T15:10:17.150Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-23T15:10:17.150Z] ---> 6e8ba36a5181 [2023-05-23T15:10:17.150Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-23T15:10:17.150Z] ---> 9573e8cdf509 [2023-05-23T15:10:17.150Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-23T15:10:17.150Z] ---> 46ba0ff01736 [2023-05-23T15:10:17.150Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-23T15:10:17.154Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T15:10:17.499Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T15:10:17.499Z] + sudo tee /etc/docker/daemon.new [2023-05-23T15:10:17.499Z] { [2023-05-23T15:10:17.499Z] "registry-mirrors": [ [2023-05-23T15:10:17.499Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T15:10:17.499Z] ], [2023-05-23T15:10:17.499Z] "bip": "10.250.0.254/24", [2023-05-23T15:10:17.499Z] "hosts": [ [2023-05-23T15:10:17.499Z] "tcp://0.0.0.0:5555", [2023-05-23T15:10:17.499Z] "unix:///var/run/docker.sock" [2023-05-23T15:10:17.499Z] ], [2023-05-23T15:10:17.499Z] "mtu": 1458, [2023-05-23T15:10:17.499Z] "selinux-enabled": true, [2023-05-23T15:10:17.499Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T15:10:17.499Z] } [Pipeline] sh [2023-05-23T15:10:17.858Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-23T15:10:17.863Z] ---> 2a94492cb51c [2023-05-23T15:10:17.863Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-23T15:10:17.863Z] ---> Running in d127b9755da9 [Pipeline] sh [2023-05-23T15:10:18.209Z] + sudo service docker restart [2023-05-23T15:10:18.431Z] Removing intermediate container d127b9755da9 [2023-05-23T15:10:18.431Z] ---> 5ac9c2749bca [2023-05-23T15:10:18.431Z] Step 23/29 : VOLUME /cache [2023-05-23T15:10:18.431Z] ---> Running in 5293c08e505c [2023-05-23T15:10:18.431Z] Removing intermediate container 5293c08e505c [2023-05-23T15:10:18.431Z] ---> 47bbec757441 [2023-05-23T15:10:18.431Z] Step 24/29 : EXPOSE 59711 [2023-05-23T15:10:18.431Z] ---> Running in f454c69fdfca [2023-05-23T15:10:18.431Z] Removing intermediate container f454c69fdfca [2023-05-23T15:10:18.431Z] ---> 848e673d9f99 [2023-05-23T15:10:18.431Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-23T15:10:18.431Z] ---> Running in 9025dee04e59 [2023-05-23T15:10:18.431Z] Removing intermediate container 9025dee04e59 [2023-05-23T15:10:18.431Z] ---> b3bfaabc37be [2023-05-23T15:10:18.431Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-23T15:10:18.431Z] ---> Running in 1fefab22aed7 [2023-05-23T15:10:18.690Z] Removing intermediate container 1fefab22aed7 [2023-05-23T15:10:18.690Z] ---> 6fe419ee2c4e [2023-05-23T15:10:18.690Z] Step 27/29 : LABEL arch=amd64 [2023-05-23T15:10:18.690Z] ---> Running in 7b8dcf7a1e7f [2023-05-23T15:10:18.690Z] Removing intermediate container 7b8dcf7a1e7f [2023-05-23T15:10:18.690Z] ---> 566dda9d4b39 [2023-05-23T15:10:18.690Z] Step 28/29 : LABEL git_sha=8dd5fe76521e707b38babf35fdd02e1e35c7969f [2023-05-23T15:10:18.690Z] ---> Running in 16179104c310 [2023-05-23T15:10:18.950Z] Removing intermediate container 16179104c310 [2023-05-23T15:10:18.951Z] ---> 4c751bced449 [2023-05-23T15:10:18.951Z] Step 29/29 : LABEL version=3.0.0-dev.39 [2023-05-23T15:10:18.951Z] ---> Running in fc9ff72efa87 [2023-05-23T15:10:18.951Z] Removing intermediate container fc9ff72efa87 [2023-05-23T15:10:18.951Z] ---> 08f03758eb16 [2023-05-23T15:10:18.951Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T15:10:18.951Z] Successfully built 08f03758eb16 [2023-05-23T15:10:18.951Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:10:19.063Z] provisioning config files... [2023-05-23T15:10:19.073Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11614740144730452126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:10:19.370Z] ---> docker-login.sh [2023-05-23T15:10:19.370Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:10:19.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:10:19.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:10:19.370Z] Configure a credential helper to remove this warning. See [2023-05-23T15:10:19.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:10:19.370Z] [2023-05-23T15:10:19.370Z] Login Succeeded [2023-05-23T15:10:19.370Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:10:19.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:10:19.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:10:19.370Z] Configure a credential helper to remove this warning. See [2023-05-23T15:10:19.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:10:19.370Z] [2023-05-23T15:10:19.370Z] Login Succeeded [2023-05-23T15:10:19.370Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:10:19.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:10:19.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:10:19.628Z] Configure a credential helper to remove this warning. See [2023-05-23T15:10:19.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:10:19.628Z] [2023-05-23T15:10:19.628Z] Login Succeeded [2023-05-23T15:10:19.628Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:10:19.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:10:19.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:10:19.628Z] Configure a credential helper to remove this warning. See [2023-05-23T15:10:19.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:10:19.628Z] [2023-05-23T15:10:19.628Z] Login Succeeded [2023-05-23T15:10:19.628Z] docker.io [2023-05-23T15:10:19.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:10:19.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:10:19.886Z] Configure a credential helper to remove this warning. See [2023-05-23T15:10:19.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:10:19.886Z] [2023-05-23T15:10:19.886Z] Login Succeeded [2023-05-23T15:10:19.886Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:10:19.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:10:19.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:10:19.937Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-23T15:10:19.937Z] 8dd5fe76521e707b38babf35fdd02e1e35c7969f [2023-05-23T15:10:19.937Z] latest [2023-05-23T15:10:19.937Z] 3.0.0-dev.39 [2023-05-23T15:10:19.937Z] 8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 [2023-05-23T15:10:19.937Z] main [2023-05-23T15:10:19.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:20.244Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:20.576Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f [2023-05-23T15:10:20.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-23T15:10:20.576Z] a012eacd4ed6: Preparing [2023-05-23T15:10:20.576Z] 1f2ec291153e: Preparing [2023-05-23T15:10:20.576Z] 29b9a694a01c: Preparing [2023-05-23T15:10:20.576Z] 785951cffcd7: Preparing [2023-05-23T15:10:20.576Z] cf3db034c23e: Preparing [2023-05-23T15:10:20.576Z] e3c89adf7eb7: Preparing [2023-05-23T15:10:20.576Z] 16c0996aafdc: Preparing [2023-05-23T15:10:20.576Z] f1417ff83b31: Preparing [2023-05-23T15:10:20.576Z] e3c89adf7eb7: Waiting [2023-05-23T15:10:20.576Z] 16c0996aafdc: Waiting [2023-05-23T15:10:20.576Z] f1417ff83b31: Waiting [2023-05-23T15:10:20.576Z] a012eacd4ed6: Pushed [2023-05-23T15:10:20.834Z] 785951cffcd7: Pushed [2023-05-23T15:10:20.834Z] 29b9a694a01c: Pushed [2023-05-23T15:10:20.834Z] cf3db034c23e: Pushed [2023-05-23T15:10:20.834Z] f1417ff83b31: Layer already exists [2023-05-23T15:10:20.834Z] e3c89adf7eb7: Pushed [2023-05-23T15:10:20.834Z] 16c0996aafdc: Pushed [2023-05-23T15:10:23.377Z] 1f2ec291153e: Pushed [2023-05-23T15:10:23.377Z] 8dd5fe76521e707b38babf35fdd02e1e35c7969f: digest: sha256:45da8eacec02216979dead06f447b9a4136c2455f544b5a55804cc2ea5c29f8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:23.683Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:23.988Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-23T15:10:23.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-23T15:10:23.988Z] a012eacd4ed6: Preparing [2023-05-23T15:10:23.988Z] 1f2ec291153e: Preparing [2023-05-23T15:10:23.988Z] 29b9a694a01c: Preparing [2023-05-23T15:10:23.988Z] 785951cffcd7: Preparing [2023-05-23T15:10:23.988Z] cf3db034c23e: Preparing [2023-05-23T15:10:23.988Z] e3c89adf7eb7: Preparing [2023-05-23T15:10:23.988Z] 16c0996aafdc: Preparing [2023-05-23T15:10:23.988Z] f1417ff83b31: Preparing [2023-05-23T15:10:23.988Z] 16c0996aafdc: Waiting [2023-05-23T15:10:23.988Z] e3c89adf7eb7: Waiting [2023-05-23T15:10:23.988Z] f1417ff83b31: Waiting [2023-05-23T15:10:23.988Z] a012eacd4ed6: Layer already exists [2023-05-23T15:10:23.988Z] cf3db034c23e: Layer already exists [2023-05-23T15:10:23.988Z] 1f2ec291153e: Layer already exists [2023-05-23T15:10:23.988Z] 785951cffcd7: Layer already exists [2023-05-23T15:10:23.988Z] 29b9a694a01c: Layer already exists [2023-05-23T15:10:23.988Z] e3c89adf7eb7: Layer already exists [2023-05-23T15:10:23.988Z] 16c0996aafdc: Layer already exists [2023-05-23T15:10:23.988Z] f1417ff83b31: Layer already exists [2023-05-23T15:10:23.988Z] latest: digest: sha256:45da8eacec02216979dead06f447b9a4136c2455f544b5a55804cc2ea5c29f8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:24.294Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:24.598Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.39 [2023-05-23T15:10:24.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-23T15:10:24.598Z] a012eacd4ed6: Preparing [2023-05-23T15:10:24.598Z] 1f2ec291153e: Preparing [2023-05-23T15:10:24.598Z] 29b9a694a01c: Preparing [2023-05-23T15:10:24.598Z] 785951cffcd7: Preparing [2023-05-23T15:10:24.598Z] cf3db034c23e: Preparing [2023-05-23T15:10:24.598Z] e3c89adf7eb7: Preparing [2023-05-23T15:10:24.598Z] 16c0996aafdc: Preparing [2023-05-23T15:10:24.598Z] f1417ff83b31: Preparing [2023-05-23T15:10:24.598Z] e3c89adf7eb7: Waiting [2023-05-23T15:10:24.598Z] 16c0996aafdc: Waiting [2023-05-23T15:10:24.598Z] f1417ff83b31: Waiting [2023-05-23T15:10:24.598Z] cf3db034c23e: Layer already exists [2023-05-23T15:10:24.598Z] 29b9a694a01c: Layer already exists [2023-05-23T15:10:24.598Z] a012eacd4ed6: Layer already exists [2023-05-23T15:10:24.598Z] 785951cffcd7: Layer already exists [2023-05-23T15:10:24.598Z] 1f2ec291153e: Layer already exists [2023-05-23T15:10:24.598Z] f1417ff83b31: Layer already exists [2023-05-23T15:10:24.598Z] e3c89adf7eb7: Layer already exists [2023-05-23T15:10:24.598Z] 16c0996aafdc: Layer already exists [2023-05-23T15:10:24.598Z] 3.0.0-dev.39: digest: sha256:45da8eacec02216979dead06f447b9a4136c2455f544b5a55804cc2ea5c29f8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:24.908Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:25.215Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 [2023-05-23T15:10:25.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-23T15:10:25.215Z] a012eacd4ed6: Preparing [2023-05-23T15:10:25.215Z] 1f2ec291153e: Preparing [2023-05-23T15:10:25.215Z] 29b9a694a01c: Preparing [2023-05-23T15:10:25.215Z] 785951cffcd7: Preparing [2023-05-23T15:10:25.215Z] cf3db034c23e: Preparing [2023-05-23T15:10:25.215Z] e3c89adf7eb7: Preparing [2023-05-23T15:10:25.215Z] 16c0996aafdc: Preparing [2023-05-23T15:10:25.215Z] f1417ff83b31: Preparing [2023-05-23T15:10:25.215Z] 16c0996aafdc: Waiting [2023-05-23T15:10:25.215Z] e3c89adf7eb7: Waiting [2023-05-23T15:10:25.215Z] f1417ff83b31: Waiting [2023-05-23T15:10:25.215Z] 785951cffcd7: Layer already exists [2023-05-23T15:10:25.215Z] 29b9a694a01c: Layer already exists [2023-05-23T15:10:25.215Z] a012eacd4ed6: Layer already exists [2023-05-23T15:10:25.215Z] 1f2ec291153e: Layer already exists [2023-05-23T15:10:25.215Z] cf3db034c23e: Layer already exists [2023-05-23T15:10:25.215Z] 16c0996aafdc: Layer already exists [2023-05-23T15:10:25.215Z] f1417ff83b31: Layer already exists [2023-05-23T15:10:25.215Z] e3c89adf7eb7: Layer already exists [2023-05-23T15:10:25.215Z] 8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39: digest: sha256:45da8eacec02216979dead06f447b9a4136c2455f544b5a55804cc2ea5c29f8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:25.518Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:25.823Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-23T15:10:25.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-23T15:10:25.823Z] a012eacd4ed6: Preparing [2023-05-23T15:10:25.823Z] 1f2ec291153e: Preparing [2023-05-23T15:10:25.823Z] 29b9a694a01c: Preparing [2023-05-23T15:10:25.823Z] 785951cffcd7: Preparing [2023-05-23T15:10:25.823Z] cf3db034c23e: Preparing [2023-05-23T15:10:25.823Z] e3c89adf7eb7: Preparing [2023-05-23T15:10:25.823Z] 16c0996aafdc: Preparing [2023-05-23T15:10:25.823Z] f1417ff83b31: Preparing [2023-05-23T15:10:25.823Z] e3c89adf7eb7: Waiting [2023-05-23T15:10:25.823Z] 16c0996aafdc: Waiting [2023-05-23T15:10:25.823Z] f1417ff83b31: Waiting [2023-05-23T15:10:25.823Z] 1f2ec291153e: Layer already exists [2023-05-23T15:10:25.823Z] a012eacd4ed6: Layer already exists [2023-05-23T15:10:25.823Z] 785951cffcd7: Layer already exists [2023-05-23T15:10:25.823Z] cf3db034c23e: Layer already exists [2023-05-23T15:10:25.823Z] 29b9a694a01c: Layer already exists [2023-05-23T15:10:25.823Z] e3c89adf7eb7: Layer already exists [2023-05-23T15:10:25.823Z] f1417ff83b31: Layer already exists [2023-05-23T15:10:25.823Z] 16c0996aafdc: Layer already exists [2023-05-23T15:10:25.823Z] main: digest: sha256:45da8eacec02216979dead06f447b9a4136c2455f544b5a55804cc2ea5c29f8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:10:25.867Z] ===================================================== [Pipeline] echo [2023-05-23T15:10:25.875Z] taggedImages: [2023-05-23T15:10:25.875Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f [2023-05-23T15:10:25.875Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-23T15:10:25.875Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.39 [2023-05-23T15:10:25.875Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 [2023-05-23T15:10:25.875Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:26.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T15:10:26.243Z] [2023-05-23T15:10:26.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:26.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T15:10:26.542Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T15:10:26.542Z] 5eb5b503b376: Pulling fs layer [2023-05-23T15:10:26.542Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T15:10:26.542Z] ec43610c2a17: Pulling fs layer [2023-05-23T15:10:26.542Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T15:10:26.542Z] 33b1e0a273af: Pulling fs layer [2023-05-23T15:10:26.542Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T15:10:26.542Z] 2f39f015ded8: Pulling fs layer [2023-05-23T15:10:26.542Z] 5d3b04190fa2: Waiting [2023-05-23T15:10:26.542Z] 2f39f015ded8: Waiting [2023-05-23T15:10:26.542Z] 33b1e0a273af: Waiting [2023-05-23T15:10:26.542Z] 5c69ac0246d0: Download complete [2023-05-23T15:10:26.542Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T15:10:26.542Z] 3a2ae6a8a46f: Download complete [2023-05-23T15:10:26.542Z] 33b1e0a273af: Verifying Checksum [2023-05-23T15:10:26.542Z] 33b1e0a273af: Download complete [2023-05-23T15:10:26.542Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T15:10:26.542Z] 5d3b04190fa2: Download complete [2023-05-23T15:10:26.542Z] ec43610c2a17: Verifying Checksum [2023-05-23T15:10:26.542Z] ec43610c2a17: Download complete [2023-05-23T15:10:26.801Z] 5eb5b503b376: Verifying Checksum [2023-05-23T15:10:26.801Z] 5eb5b503b376: Download complete [2023-05-23T15:10:27.374Z] 2f39f015ded8: Download complete [2023-05-23T15:10:27.941Z] 5eb5b503b376: Pull complete [2023-05-23T15:10:27.941Z] 5c69ac0246d0: Pull complete [2023-05-23T15:10:28.507Z] ec43610c2a17: Pull complete [2023-05-23T15:10:28.507Z] 3a2ae6a8a46f: Pull complete [2023-05-23T15:10:28.765Z] 33b1e0a273af: Pull complete [2023-05-23T15:10:28.765Z] 5d3b04190fa2: Pull complete [2023-05-23T15:10:32.956Z] 2f39f015ded8: Pull complete [2023-05-23T15:10:32.956Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T15:10:32.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T15:10:32.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:10:33.029Z] prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container [2023-05-23T15:10:33.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T15:10:36.341Z] $ docker top e70a71fcb246eed95078c002b9c34e9b9e380e79d4bf1d8994d09284dd91592a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:10:36.511Z] provisioning config files... [2023-05-23T15:10:36.540Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/108@tmp/config2616050403452492773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:10:36.743Z] ---> job-cost.sh [2023-05-23T15:10:36.743Z] lf-activate-venv: SKIPPING [2023-05-23T15:10:36.743Z] INFO: No Stack... [2023-05-23T15:10:36.898Z] ---> docker-login.sh [2023-05-23T15:10:36.899Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:10:37.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T15:10:37.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:10:37.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:10:37.497Z] Configure a credential helper to remove this warning. See [2023-05-23T15:10:37.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:10:37.497Z] [2023-05-23T15:10:37.497Z] Login Succeeded [2023-05-23T15:10:37.497Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:10:37.571Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T15:10:37.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:10:37.859Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-23T15:10:37.859Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T15:10:37.872Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] [2023-05-23T15:10:37.879Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] did not exist. Created. [2023-05-23T15:10:37.879Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T15:10:38.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:10:38.038Z] Configure a credential helper to remove this warning. See [2023-05-23T15:10:38.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:10:38.038Z] [2023-05-23T15:10:38.038Z] Login Succeeded [2023-05-23T15:10:38.038Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:10:38.179Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T15:10:38.201Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T15:10:38.208Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T15:10:38.229Z] $ docker stop --time=1 e70a71fcb246eed95078c002b9c34e9b9e380e79d4bf1d8994d09284dd91592a [2023-05-23T15:10:38.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:10:38.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:10:38.312Z] Configure a credential helper to remove this warning. See [2023-05-23T15:10:38.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:10:38.312Z] [2023-05-23T15:10:38.312Z] Login Succeeded [2023-05-23T15:10:38.312Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:10:38.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:10:38.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:10:38.581Z] Configure a credential helper to remove this warning. See [2023-05-23T15:10:38.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:10:38.581Z] [2023-05-23T15:10:38.581Z] Login Succeeded [2023-05-23T15:10:38.581Z] docker.io [2023-05-23T15:10:38.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:10:39.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:10:39.130Z] Configure a credential helper to remove this warning. See [2023-05-23T15:10:39.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:10:39.130Z] [2023-05-23T15:10:39.130Z] Login Succeeded [2023-05-23T15:10:39.130Z] ---> docker-login.sh ends [2023-05-23T15:10:39.378Z] $ docker rm -f --volumes e70a71fcb246eed95078c002b9c34e9b9e380e79d4bf1d8994d09284dd91592a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-05-23T15:10:39.426Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-05-23T15:10:39.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:10:39.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:10:39.720Z] ========================================================= [2023-05-23T15:10:39.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T15:10:39.720Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:10:40.076Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-23T15:10:40.347Z] Sending build context to Docker daemon 678.4kB [2023-05-23T15:10:40.347Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T15:10:40.347Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T15:10:40.621Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T15:10:40.621Z] c41833b44d91: Pulling fs layer [2023-05-23T15:10:40.621Z] ed15518f5707: Pulling fs layer [2023-05-23T15:10:40.621Z] feae8fd75edb: Pulling fs layer [2023-05-23T15:10:40.621Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T15:10:40.621Z] 3cdef696dda3: Pulling fs layer [2023-05-23T15:10:40.621Z] 2ced38df9373: Pulling fs layer [2023-05-23T15:10:40.621Z] 58f1dce35555: Pulling fs layer [2023-05-23T15:10:40.621Z] 242c74f7c9fa: Waiting [2023-05-23T15:10:40.621Z] 2ced38df9373: Waiting [2023-05-23T15:10:40.621Z] 3cdef696dda3: Waiting [2023-05-23T15:10:40.621Z] 58f1dce35555: Waiting [2023-05-23T15:10:40.621Z] ed15518f5707: Verifying Checksum [2023-05-23T15:10:40.621Z] ed15518f5707: Download complete [2023-05-23T15:10:40.621Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T15:10:40.621Z] 242c74f7c9fa: Download complete [2023-05-23T15:10:40.621Z] 3cdef696dda3: Verifying Checksum [2023-05-23T15:10:40.621Z] 3cdef696dda3: Download complete [2023-05-23T15:10:40.895Z] c41833b44d91: Verifying Checksum [2023-05-23T15:10:40.895Z] c41833b44d91: Download complete [2023-05-23T15:10:41.867Z] c41833b44d91: Pull complete [2023-05-23T15:10:42.165Z] 58f1dce35555: Verifying Checksum [2023-05-23T15:10:42.165Z] 58f1dce35555: Download complete [2023-05-23T15:10:42.758Z] ed15518f5707: Pull complete [2023-05-23T15:10:43.740Z] 2ced38df9373: Verifying Checksum [2023-05-23T15:10:43.740Z] 2ced38df9373: Download complete [2023-05-23T15:10:43.740Z] feae8fd75edb: Verifying Checksum [2023-05-23T15:10:43.740Z] feae8fd75edb: Download complete [2023-05-23T15:10:58.772Z] feae8fd75edb: Pull complete [2023-05-23T15:10:58.772Z] 242c74f7c9fa: Pull complete [2023-05-23T15:10:58.772Z] 3cdef696dda3: Pull complete [2023-05-23T15:11:08.901Z] 2ced38df9373: Pull complete [2023-05-23T15:11:12.265Z] 58f1dce35555: Pull complete [2023-05-23T15:11:14.219Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T15:11:14.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T15:11:14.219Z] ---> fadd8f120f05 [2023-05-23T15:11:14.219Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T15:11:15.212Z] ---> Running in b501fda864d1 [2023-05-23T15:11:15.496Z] Removing intermediate container b501fda864d1 [2023-05-23T15:11:15.496Z] ---> 3bea63b9ca53 [2023-05-23T15:11:15.496Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T15:11:15.881Z] ---> Running in 7b7d4ff69602 [2023-05-23T15:11:16.164Z] Removing intermediate container 7b7d4ff69602 [2023-05-23T15:11:16.164Z] ---> 2f532b48bcac [2023-05-23T15:11:16.164Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:11:16.164Z] ---> Running in 8a7ec4c5f986 [2023-05-23T15:11:16.450Z] Removing intermediate container 8a7ec4c5f986 [2023-05-23T15:11:16.450Z] ---> cbd160db9b23 [2023-05-23T15:11:16.450Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T15:11:16.724Z] ---> Running in 6497ffee2587 [2023-05-23T15:11:18.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:11:18.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:11:19.396Z] OK: 263 MiB in 53 packages [2023-05-23T15:11:20.365Z] Removing intermediate container 6497ffee2587 [2023-05-23T15:11:20.365Z] ---> 35bf9b4701e3 [2023-05-23T15:11:20.365Z] Step 7/12 : WORKDIR /app [2023-05-23T15:11:20.365Z] ---> Running in c271d4f065d9 [2023-05-23T15:11:20.636Z] Removing intermediate container c271d4f065d9 [2023-05-23T15:11:20.636Z] ---> f43e7901e751 [2023-05-23T15:11:20.636Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-23T15:11:21.222Z] ---> 8b1bdd21d770 [2023-05-23T15:11:21.222Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:11:21.222Z] ---> Running in 3810c8f38d12 [2023-05-23T15:12:29.152Z] Removing intermediate container 3810c8f38d12 [2023-05-23T15:12:29.152Z] ---> f2a66d89118a [2023-05-23T15:12:29.152Z] Step 10/12 : COPY . . [2023-05-23T15:12:29.152Z] ---> 1446464dde8c [2023-05-23T15:12:29.152Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T15:12:29.152Z] ---> Running in 5999197dfdee [2023-05-23T15:12:29.152Z] Removing intermediate container 5999197dfdee [2023-05-23T15:12:29.152Z] ---> 55f5372be6a3 [2023-05-23T15:12:29.152Z] Step 12/12 : RUN $MAKE [2023-05-23T15:12:29.152Z] ---> Running in 174c606e2898 [2023-05-23T15:12:29.152Z] noop [2023-05-23T15:12:29.152Z] Removing intermediate container 174c606e2898 [2023-05-23T15:12:29.152Z] ---> b3758bb66602 [2023-05-23T15:12:29.152Z] Successfully built b3758bb66602 [2023-05-23T15:12:29.152Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:12:29.516Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T15:12:29.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:12:29.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-16506 does not seem to be running inside a container [2023-05-23T15:12:29.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/108 -v /w/workspace/app-rfid-llrp-inventory/108:/w/workspace/app-rfid-llrp-inventory/108:rw,z -v /w/workspace/app-rfid-llrp-inventory/108@tmp:/w/workspace/app-rfid-llrp-inventory/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T15:12:31.121Z] $ docker top 178e3398dc567fb1abfdb95cbbd4c64839cdbef8c598f91039686882932edc6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:12:31.949Z] + go version [2023-05-23T15:12:31.949Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T15:12:31.970Z] $ docker stop --time=1 178e3398dc567fb1abfdb95cbbd4c64839cdbef8c598f91039686882932edc6e [2023-05-23T15:12:35.330Z] $ docker rm -f --volumes 178e3398dc567fb1abfdb95cbbd4c64839cdbef8c598f91039686882932edc6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:12:35.889Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T15:12:35.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:12:36.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-16506 does not seem to be running inside a container [2023-05-23T15:12:36.144Z] $ 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/108 -v /w/workspace/app-rfid-llrp-inventory/108:/w/workspace/app-rfid-llrp-inventory/108:rw,z -v /w/workspace/app-rfid-llrp-inventory/108@tmp:/w/workspace/app-rfid-llrp-inventory/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T15:12:37.373Z] $ docker top c5189cec176f1a885738c3e213f84a3669cde590bda910d55e3e21c548cf4aba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:12:37.896Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/108 [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:12:38.232Z] + make test [2023-05-23T15:12:38.509Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-23T15:15:15.251Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-23T15:15:20.592Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-23T15:15:20.861Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.975s coverage: 86.2% of statements [2023-05-23T15:15:30.935Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.451s coverage: 71.9% of statements [2023-05-23T15:15:31.897Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T15:15:31.897Z] go vet ./... [2023-05-23T15:17:53.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T15:17:53.598Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T15:17:53.598Z] ./bin/test-attribution.sh [2023-05-23T15:17:53.598Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-23T15:17:53.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T15:17:53.632Z] $ docker stop --time=1 c5189cec176f1a885738c3e213f84a3669cde590bda910d55e3e21c548cf4aba [2023-05-23T15:17:55.510Z] $ docker rm -f --volumes c5189cec176f1a885738c3e213f84a3669cde590bda910d55e3e21c548cf4aba [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T15:17:57.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T15:17:57.090Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T15:17:57.581Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T15:17:57.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T15:17:58.296Z] + ls -al . [2023-05-23T15:17:58.296Z] total 224 [2023-05-23T15:17:58.296Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 15:12 . [2023-05-23T15:17:58.296Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:10 .. [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 262 May 23 15:10 .dockerignore [2023-05-23T15:17:58.296Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:10 .git [2023-05-23T15:17:58.296Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:10 .github [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 788 May 23 15:10 .gitignore [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 15:10 .golangci.yml [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 23 15:10 Attribution.txt [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 23 15:10 CHANGELOG.md [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 23 15:10 Dockerfile [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 15:10 GOVERNANCE.md [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 687 May 23 15:10 Jenkinsfile [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 23 15:10 LICENSE [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 23 15:10 Makefile [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 617 May 23 15:10 OWNERS.md [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 23 15:10 README.md [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 12 May 23 15:08 VERSION [2023-05-23T15:17:58.296Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:10 bin [2023-05-23T15:17:58.296Z] -rw-r--r-- 1 jenkins jenkins 41317 May 23 15:15 coverage.out [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 23 15:10 go.mod [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 23 15:10 go.sum [2023-05-23T15:17:58.296Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:10 images [2023-05-23T15:17:58.296Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:10 internal [2023-05-23T15:17:58.296Z] -rw-rw-r-- 1 jenkins jenkins 531 May 23 15:10 main.go [2023-05-23T15:17:58.296Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:10 res [2023-05-23T15:17:58.296Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:10 snap [2023-05-23T15:17:58.296Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:17:58.648Z] + 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=8dd5fe76521e707b38babf35fdd02e1e35c7969f --label arch=arm64 --label version=3.0.0-dev.39 . [2023-05-23T15:17:58.915Z] Sending build context to Docker daemon 678.4kB [2023-05-23T15:17:58.915Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T15:17:58.915Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-23T15:17:58.915Z] ---> b3758bb66602 [2023-05-23T15:17:58.915Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T15:17:59.500Z] ---> Running in 3f4b91c46312 [2023-05-23T15:17:59.768Z] Removing intermediate container 3f4b91c46312 [2023-05-23T15:17:59.768Z] ---> 20a4f1792e2f [2023-05-23T15:17:59.768Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T15:17:59.768Z] ---> Running in 643b429e7bf8 [2023-05-23T15:18:00.359Z] Removing intermediate container 643b429e7bf8 [2023-05-23T15:18:00.359Z] ---> 63700a4afd10 [2023-05-23T15:18:00.359Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:18:00.359Z] ---> Running in 42c0089b1f7d [2023-05-23T15:18:00.627Z] Removing intermediate container 42c0089b1f7d [2023-05-23T15:18:00.628Z] ---> ea80ce2cef1a [2023-05-23T15:18:00.628Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T15:18:00.628Z] ---> Running in df7f8c288fa1 [2023-05-23T15:18:01.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:18:02.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:18:03.581Z] OK: 263 MiB in 53 packages [2023-05-23T15:18:04.165Z] Removing intermediate container df7f8c288fa1 [2023-05-23T15:18:04.165Z] ---> e3c2239b2775 [2023-05-23T15:18:04.165Z] Step 7/29 : WORKDIR /app [2023-05-23T15:18:04.165Z] ---> Running in 461839d7b17d [2023-05-23T15:18:04.754Z] Removing intermediate container 461839d7b17d [2023-05-23T15:18:04.754Z] ---> 302db250a186 [2023-05-23T15:18:04.754Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-23T15:18:05.021Z] ---> 6a5e5d880286 [2023-05-23T15:18:05.021Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:18:05.021Z] ---> Running in fa375bdc7ff5 [2023-05-23T15:18:07.629Z] Removing intermediate container fa375bdc7ff5 [2023-05-23T15:18:07.629Z] ---> dfadc69c3deb [2023-05-23T15:18:07.629Z] Step 10/29 : COPY . . [2023-05-23T15:18:08.215Z] ---> 719e936a7a72 [2023-05-23T15:18:08.215Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T15:18:08.215Z] ---> Running in d626ba47f395 [2023-05-23T15:18:08.481Z] Removing intermediate container d626ba47f395 [2023-05-23T15:18:08.481Z] ---> a2ee71b297c1 [2023-05-23T15:18:08.481Z] Step 12/29 : RUN $MAKE [2023-05-23T15:18:08.481Z] ---> Running in 6f13367b4b21 [2023-05-23T15:18:09.453Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.39 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.39" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-23T15:20:31.138Z] Removing intermediate container 6f13367b4b21 [2023-05-23T15:20:31.138Z] ---> f6850c9ef5e7 [2023-05-23T15:20:31.138Z] Step 13/29 : FROM alpine:3.17 [2023-05-23T15:20:31.138Z] 3.17: Pulling from library/alpine [2023-05-23T15:20:31.138Z] c41833b44d91: Already exists [2023-05-23T15:20:31.138Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T15:20:31.138Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T15:20:31.138Z] ---> 51e60588ff2c [2023-05-23T15:20:31.138Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-23T15:20:31.138Z] ---> Running in 0443513cab68 [2023-05-23T15:20:31.138Z] Removing intermediate container 0443513cab68 [2023-05-23T15:20:31.138Z] ---> 6c849146fa95 [2023-05-23T15:20:31.138Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-23T15:20:31.138Z] ---> Running in 7929da1c11a4 [2023-05-23T15:20:31.138Z] Removing intermediate container 7929da1c11a4 [2023-05-23T15:20:31.138Z] ---> 7796e03a0f93 [2023-05-23T15:20:31.138Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-23T15:20:31.138Z] ---> Running in 8194444a0b3d [2023-05-23T15:20:31.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:20:31.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:20:31.138Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T15:20:31.138Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T15:20:31.138Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:20:31.138Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T15:20:31.138Z] OK: 8 MiB in 17 packages [2023-05-23T15:20:31.138Z] Removing intermediate container 8194444a0b3d [2023-05-23T15:20:31.138Z] ---> 5a22928473b0 [2023-05-23T15:20:31.138Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-23T15:20:31.138Z] ---> f7ad9eaffa97 [2023-05-23T15:20:31.138Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-23T15:20:31.138Z] ---> 03dac3b7c991 [2023-05-23T15:20:31.138Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-23T15:20:31.138Z] ---> 8b50c048d1c3 [2023-05-23T15:20:31.138Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-23T15:20:31.138Z] ---> fda8d27fe87b [2023-05-23T15:20:31.138Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-23T15:20:31.138Z] ---> afa9defa6851 [2023-05-23T15:20:31.138Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-23T15:20:31.138Z] ---> Running in 78660c5fda3a [2023-05-23T15:20:31.138Z] Removing intermediate container 78660c5fda3a [2023-05-23T15:20:31.138Z] ---> d559c6c8b238 [2023-05-23T15:20:31.138Z] Step 23/29 : VOLUME /cache [2023-05-23T15:20:31.408Z] ---> Running in 21a17769301f [2023-05-23T15:20:31.674Z] Removing intermediate container 21a17769301f [2023-05-23T15:20:31.674Z] ---> 57bacaca1d33 [2023-05-23T15:20:31.674Z] Step 24/29 : EXPOSE 59711 [2023-05-23T15:20:31.674Z] ---> Running in 1e737fc54fc1 [2023-05-23T15:20:31.952Z] Removing intermediate container 1e737fc54fc1 [2023-05-23T15:20:31.952Z] ---> 7382070e954b [2023-05-23T15:20:31.952Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-23T15:20:31.952Z] ---> Running in 451eb725f736 [2023-05-23T15:20:32.539Z] Removing intermediate container 451eb725f736 [2023-05-23T15:20:32.539Z] ---> 61903ea09ad6 [2023-05-23T15:20:32.539Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-23T15:20:32.539Z] ---> Running in e302b2bedc95 [2023-05-23T15:20:32.806Z] Removing intermediate container e302b2bedc95 [2023-05-23T15:20:32.806Z] ---> 199288cbaa8a [2023-05-23T15:20:32.806Z] Step 27/29 : LABEL arch=arm64 [2023-05-23T15:20:32.806Z] ---> Running in 39d0f81593d5 [2023-05-23T15:20:33.072Z] Removing intermediate container 39d0f81593d5 [2023-05-23T15:20:33.072Z] ---> 4bcbfa28a74b [2023-05-23T15:20:33.072Z] Step 28/29 : LABEL git_sha=8dd5fe76521e707b38babf35fdd02e1e35c7969f [2023-05-23T15:20:33.342Z] ---> Running in dc53bb532f35 [2023-05-23T15:20:33.611Z] Removing intermediate container dc53bb532f35 [2023-05-23T15:20:33.612Z] ---> 1d2f72630342 [2023-05-23T15:20:33.612Z] Step 29/29 : LABEL version=3.0.0-dev.39 [2023-05-23T15:20:33.612Z] ---> Running in 539b0d249de0 [2023-05-23T15:20:33.879Z] Removing intermediate container 539b0d249de0 [2023-05-23T15:20:33.879Z] ---> 9d91ee63a038 [2023-05-23T15:20:33.879Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T15:20:33.879Z] Successfully built 9d91ee63a038 [2023-05-23T15:20:33.879Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:20:34.015Z] provisioning config files... [2023-05-23T15:20:34.030Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/108@tmp/config8038415179441783635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:20:34.372Z] ---> docker-login.sh [2023-05-23T15:20:34.372Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:20:34.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:20:34.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:20:34.640Z] Configure a credential helper to remove this warning. See [2023-05-23T15:20:34.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:20:34.640Z] [2023-05-23T15:20:34.640Z] Login Succeeded [2023-05-23T15:20:34.640Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:20:34.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:20:34.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:20:34.917Z] Configure a credential helper to remove this warning. See [2023-05-23T15:20:34.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:20:34.917Z] [2023-05-23T15:20:34.917Z] Login Succeeded [2023-05-23T15:20:34.917Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:20:35.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:20:35.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:20:35.451Z] Configure a credential helper to remove this warning. See [2023-05-23T15:20:35.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:20:35.451Z] [2023-05-23T15:20:35.451Z] Login Succeeded [2023-05-23T15:20:35.451Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:20:35.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:20:35.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:20:35.719Z] Configure a credential helper to remove this warning. See [2023-05-23T15:20:35.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:20:35.719Z] [2023-05-23T15:20:35.719Z] Login Succeeded [2023-05-23T15:20:35.719Z] docker.io [2023-05-23T15:20:35.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:20:36.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:20:36.257Z] Configure a credential helper to remove this warning. See [2023-05-23T15:20:36.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:20:36.257Z] [2023-05-23T15:20:36.257Z] Login Succeeded [2023-05-23T15:20:36.257Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:20:36.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:20:36.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:20:36.313Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-23T15:20:36.313Z] 8dd5fe76521e707b38babf35fdd02e1e35c7969f [2023-05-23T15:20:36.313Z] latest [2023-05-23T15:20:36.313Z] 3.0.0-dev.39 [2023-05-23T15:20:36.313Z] 8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 [2023-05-23T15:20:36.313Z] main [2023-05-23T15:20:36.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:36.652Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:37.000Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f [2023-05-23T15:20:37.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-23T15:20:37.000Z] dc6efcad3450: Preparing [2023-05-23T15:20:37.000Z] fb2ea56972f4: Preparing [2023-05-23T15:20:37.000Z] 0019e136728d: Preparing [2023-05-23T15:20:37.000Z] e1e31dbf1393: Preparing [2023-05-23T15:20:37.000Z] 44c7cc3b5838: Preparing [2023-05-23T15:20:37.000Z] 82647b2d0bc1: Preparing [2023-05-23T15:20:37.000Z] f80d953d9676: Preparing [2023-05-23T15:20:37.000Z] 26cbea5cba74: Preparing [2023-05-23T15:20:37.000Z] 82647b2d0bc1: Waiting [2023-05-23T15:20:37.000Z] 26cbea5cba74: Waiting [2023-05-23T15:20:37.000Z] f80d953d9676: Waiting [2023-05-23T15:20:37.268Z] e1e31dbf1393: Pushed [2023-05-23T15:20:37.268Z] 0019e136728d: Pushed [2023-05-23T15:20:37.268Z] 44c7cc3b5838: Pushed [2023-05-23T15:20:37.268Z] dc6efcad3450: Pushed [2023-05-23T15:20:37.268Z] 26cbea5cba74: Layer already exists [2023-05-23T15:20:37.536Z] 82647b2d0bc1: Pushed [2023-05-23T15:20:37.802Z] f80d953d9676: Pushed [2023-05-23T15:20:43.144Z] fb2ea56972f4: Pushed [2023-05-23T15:20:43.144Z] 8dd5fe76521e707b38babf35fdd02e1e35c7969f: digest: sha256:4fd0c46f540422492916c4e4397220624b58c9978ad9a1978b33a23cfc3cb5a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:43.506Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:43.930Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-23T15:20:43.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-23T15:20:43.930Z] dc6efcad3450: Preparing [2023-05-23T15:20:43.930Z] fb2ea56972f4: Preparing [2023-05-23T15:20:43.930Z] 0019e136728d: Preparing [2023-05-23T15:20:43.930Z] e1e31dbf1393: Preparing [2023-05-23T15:20:43.930Z] 44c7cc3b5838: Preparing [2023-05-23T15:20:43.930Z] 82647b2d0bc1: Preparing [2023-05-23T15:20:43.930Z] f80d953d9676: Preparing [2023-05-23T15:20:43.930Z] 26cbea5cba74: Preparing [2023-05-23T15:20:43.930Z] 82647b2d0bc1: Waiting [2023-05-23T15:20:43.930Z] f80d953d9676: Waiting [2023-05-23T15:20:43.930Z] 26cbea5cba74: Waiting [2023-05-23T15:20:43.930Z] e1e31dbf1393: Layer already exists [2023-05-23T15:20:43.930Z] fb2ea56972f4: Layer already exists [2023-05-23T15:20:43.930Z] 0019e136728d: Layer already exists [2023-05-23T15:20:43.930Z] dc6efcad3450: Layer already exists [2023-05-23T15:20:43.930Z] 44c7cc3b5838: Layer already exists [2023-05-23T15:20:43.930Z] f80d953d9676: Layer already exists [2023-05-23T15:20:43.930Z] 82647b2d0bc1: Layer already exists [2023-05-23T15:20:43.930Z] 26cbea5cba74: Layer already exists [2023-05-23T15:20:43.930Z] latest: digest: sha256:4fd0c46f540422492916c4e4397220624b58c9978ad9a1978b33a23cfc3cb5a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:44.556Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:44.931Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.39 [2023-05-23T15:20:44.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-23T15:20:44.931Z] dc6efcad3450: Preparing [2023-05-23T15:20:44.931Z] fb2ea56972f4: Preparing [2023-05-23T15:20:44.931Z] 0019e136728d: Preparing [2023-05-23T15:20:44.931Z] e1e31dbf1393: Preparing [2023-05-23T15:20:44.931Z] 44c7cc3b5838: Preparing [2023-05-23T15:20:44.931Z] 82647b2d0bc1: Preparing [2023-05-23T15:20:44.931Z] f80d953d9676: Preparing [2023-05-23T15:20:44.931Z] 26cbea5cba74: Preparing [2023-05-23T15:20:44.931Z] 82647b2d0bc1: Waiting [2023-05-23T15:20:44.931Z] f80d953d9676: Waiting [2023-05-23T15:20:44.931Z] 26cbea5cba74: Waiting [2023-05-23T15:20:44.931Z] 44c7cc3b5838: Layer already exists [2023-05-23T15:20:44.931Z] fb2ea56972f4: Layer already exists [2023-05-23T15:20:44.931Z] 0019e136728d: Layer already exists [2023-05-23T15:20:44.931Z] dc6efcad3450: Layer already exists [2023-05-23T15:20:44.931Z] e1e31dbf1393: Layer already exists [2023-05-23T15:20:44.931Z] 82647b2d0bc1: Layer already exists [2023-05-23T15:20:44.931Z] f80d953d9676: Layer already exists [2023-05-23T15:20:44.931Z] 26cbea5cba74: Layer already exists [2023-05-23T15:20:44.931Z] 3.0.0-dev.39: digest: sha256:4fd0c46f540422492916c4e4397220624b58c9978ad9a1978b33a23cfc3cb5a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:45.562Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:45.910Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 [2023-05-23T15:20:45.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-23T15:20:45.910Z] dc6efcad3450: Preparing [2023-05-23T15:20:45.910Z] fb2ea56972f4: Preparing [2023-05-23T15:20:45.910Z] 0019e136728d: Preparing [2023-05-23T15:20:45.910Z] e1e31dbf1393: Preparing [2023-05-23T15:20:45.910Z] 44c7cc3b5838: Preparing [2023-05-23T15:20:45.910Z] 82647b2d0bc1: Preparing [2023-05-23T15:20:45.910Z] f80d953d9676: Preparing [2023-05-23T15:20:45.910Z] 26cbea5cba74: Preparing [2023-05-23T15:20:45.910Z] f80d953d9676: Waiting [2023-05-23T15:20:45.910Z] 26cbea5cba74: Waiting [2023-05-23T15:20:45.910Z] 82647b2d0bc1: Waiting [2023-05-23T15:20:45.910Z] fb2ea56972f4: Layer already exists [2023-05-23T15:20:45.910Z] 44c7cc3b5838: Layer already exists [2023-05-23T15:20:45.910Z] 0019e136728d: Layer already exists [2023-05-23T15:20:45.910Z] dc6efcad3450: Layer already exists [2023-05-23T15:20:45.910Z] e1e31dbf1393: Layer already exists [2023-05-23T15:20:45.910Z] f80d953d9676: Layer already exists [2023-05-23T15:20:45.910Z] 82647b2d0bc1: Layer already exists [2023-05-23T15:20:45.910Z] 26cbea5cba74: Layer already exists [2023-05-23T15:20:46.176Z] 8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39: digest: sha256:4fd0c46f540422492916c4e4397220624b58c9978ad9a1978b33a23cfc3cb5a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:46.537Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:46.888Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-23T15:20:46.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-23T15:20:46.888Z] dc6efcad3450: Preparing [2023-05-23T15:20:46.888Z] fb2ea56972f4: Preparing [2023-05-23T15:20:46.888Z] 0019e136728d: Preparing [2023-05-23T15:20:46.888Z] e1e31dbf1393: Preparing [2023-05-23T15:20:46.888Z] 44c7cc3b5838: Preparing [2023-05-23T15:20:46.888Z] 82647b2d0bc1: Preparing [2023-05-23T15:20:46.888Z] f80d953d9676: Preparing [2023-05-23T15:20:46.888Z] 26cbea5cba74: Preparing [2023-05-23T15:20:46.888Z] f80d953d9676: Waiting [2023-05-23T15:20:46.888Z] 26cbea5cba74: Waiting [2023-05-23T15:20:46.888Z] 82647b2d0bc1: Waiting [2023-05-23T15:20:46.888Z] fb2ea56972f4: Layer already exists [2023-05-23T15:20:46.888Z] 0019e136728d: Layer already exists [2023-05-23T15:20:46.888Z] dc6efcad3450: Layer already exists [2023-05-23T15:20:46.888Z] e1e31dbf1393: Layer already exists [2023-05-23T15:20:46.888Z] 44c7cc3b5838: Layer already exists [2023-05-23T15:20:46.888Z] f80d953d9676: Layer already exists [2023-05-23T15:20:46.888Z] 26cbea5cba74: Layer already exists [2023-05-23T15:20:46.888Z] 82647b2d0bc1: Layer already exists [2023-05-23T15:20:47.155Z] main: digest: sha256:4fd0c46f540422492916c4e4397220624b58c9978ad9a1978b33a23cfc3cb5a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:20:47.213Z] ===================================================== [Pipeline] echo [2023-05-23T15:20:47.224Z] taggedImages: [2023-05-23T15:20:47.224Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f [2023-05-23T15:20:47.224Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-23T15:20:47.224Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.39 [2023-05-23T15:20:47.224Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 [2023-05-23T15:20:47.224Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:47.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T15:20:47.594Z] [2023-05-23T15:20:47.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:20:47.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T15:20:47.945Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T15:20:47.945Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T15:20:47.945Z] 04944245beec: Pulling fs layer [2023-05-23T15:20:47.945Z] 699f458cf7ca: Pulling fs layer [2023-05-23T15:20:47.945Z] 765212b225bb: Pulling fs layer [2023-05-23T15:20:47.945Z] f23df028b6ca: Pulling fs layer [2023-05-23T15:20:47.945Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T15:20:47.945Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T15:20:47.945Z] f23df028b6ca: Waiting [2023-05-23T15:20:47.945Z] d65c8cfc05b1: Waiting [2023-05-23T15:20:47.945Z] 2437ff75d9bd: Waiting [2023-05-23T15:20:47.945Z] 765212b225bb: Waiting [2023-05-23T15:20:48.215Z] 04944245beec: Verifying Checksum [2023-05-23T15:20:48.216Z] 04944245beec: Download complete [2023-05-23T15:20:48.216Z] 765212b225bb: Verifying Checksum [2023-05-23T15:20:48.216Z] 765212b225bb: Download complete [2023-05-23T15:20:48.216Z] f23df028b6ca: Verifying Checksum [2023-05-23T15:20:48.216Z] f23df028b6ca: Download complete [2023-05-23T15:20:48.216Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T15:20:48.216Z] d65c8cfc05b1: Download complete [2023-05-23T15:20:48.216Z] 699f458cf7ca: Verifying Checksum [2023-05-23T15:20:48.216Z] 699f458cf7ca: Download complete [2023-05-23T15:20:48.799Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T15:20:48.799Z] 8998bd30e6a1: Download complete [2023-05-23T15:20:51.391Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T15:20:51.391Z] 2437ff75d9bd: Download complete [2023-05-23T15:20:52.803Z] 8998bd30e6a1: Pull complete [2023-05-23T15:20:55.388Z] 04944245beec: Pull complete [2023-05-23T15:20:56.805Z] 699f458cf7ca: Pull complete [2023-05-23T15:20:56.805Z] 765212b225bb: Pull complete [2023-05-23T15:20:57.768Z] f23df028b6ca: Pull complete [2023-05-23T15:20:58.035Z] d65c8cfc05b1: Pull complete [2023-05-23T15:21:13.209Z] 2437ff75d9bd: Pull complete [2023-05-23T15:21:13.209Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T15:21:13.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T15:21:13.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:21:13.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-16506 does not seem to be running inside a container [2023-05-23T15:21:13.474Z] $ 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/108 -v /w/workspace/app-rfid-llrp-inventory/108:/w/workspace/app-rfid-llrp-inventory/108:rw,z -v /w/workspace/app-rfid-llrp-inventory/108@tmp:/w/workspace/app-rfid-llrp-inventory/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T15:21:16.066Z] $ docker top 504f3879c2e291d19d97cab0015f3a7edc4a00b894536a4264eca6a5eca9bdad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:21:16.923Z] ---> job-cost.sh [2023-05-23T15:21:16.923Z] lf-activate-venv: SKIPPING [2023-05-23T15:21:16.923Z] INFO: No Stack... [2023-05-23T15:21:17.505Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T15:21:18.462Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T15:21:19.099Z] + cat /w/workspace/app-rfid-llrp-inventory/108/archives/cost.csv [2023-05-23T15:21:19.099Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T15:21:21.263Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] [2023-05-23T15:21:21.274Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] did not exist. Created. [2023-05-23T15:21:21.274Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T15:21:21.936Z] /w/workspace/app-rfid-llrp-inventory/108@tmp/durable-2cbbb741/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T15:21:22.591Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T15:21:22.611Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T15:21:22.663Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T15:21:22.669Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T15:21:22.687Z] $ docker stop --time=1 504f3879c2e291d19d97cab0015f3a7edc4a00b894536a4264eca6a5eca9bdad [2023-05-23T15:21:24.224Z] $ docker rm -f --volumes 504f3879c2e291d19d97cab0015f3a7edc4a00b894536a4264eca6a5eca9bdad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-23T15:21:24.678Z] provisioning config files... [2023-05-23T15:21:24.685Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1893383760121607044tmp [Pipeline] { [Pipeline] sh [2023-05-23T15:21:24.977Z] + set +x [2023-05-23T15:21:24.977Z] + curl -s https://codecov.io/bash [2023-05-23T15:21:24.977Z] + bash -s -- [2023-05-23T15:21:25.239Z] [2023-05-23T15:21:25.239Z] _____ _ [2023-05-23T15:21:25.239Z] / ____| | | [2023-05-23T15:21:25.239Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T15:21:25.239Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T15:21:25.239Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T15:21:25.239Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T15:21:25.239Z] Bash-1.0.6 [2023-05-23T15:21:25.239Z] [2023-05-23T15:21:25.239Z] [2023-05-23T15:21:25.239Z] ==> git version 2.25.1 found [2023-05-23T15:21:25.239Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-23T15:21:25.239Z] Release-Date: 2020-01-08 [2023-05-23T15:21:25.239Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-23T15:21:25.239Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T15:21:25.239Z] ==> Jenkins CI detected. [2023-05-23T15:21:25.239Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-23T15:21:25.239Z] project root: . [2023-05-23T15:21:25.239Z] --> token set from env [2023-05-23T15:21:25.239Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T15:21:25.239Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T15:21:25.239Z] ==> Python coveragepy not found [2023-05-23T15:21:25.239Z] ==> Searching for coverage reports in: [2023-05-23T15:21:25.239Z] + . [2023-05-23T15:21:25.239Z] -> Found 1 reports [2023-05-23T15:21:25.239Z] ==> Detecting git/mercurial file structure [2023-05-23T15:21:25.239Z] ==> Reading reports [2023-05-23T15:21:25.239Z] + ./coverage.out bytes=41317 [2023-05-23T15:21:25.239Z] ==> Appending adjustments [2023-05-23T15:21:25.239Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T15:21:25.499Z] + Found adjustments [2023-05-23T15:21:25.499Z] ==> Gzipping contents [2023-05-23T15:21:25.499Z] 12K /tmp/codecov.LCst7p.gz [2023-05-23T15:21:25.499Z] ==> Uploading reports [2023-05-23T15:21:25.499Z] url: https://codecov.io [2023-05-23T15:21:25.499Z] query: branch=main&commit=8dd5fe76521e707b38babf35fdd02e1e35c7969f&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T15:21:25.499Z] -> Pinging Codecov [2023-05-23T15:21:25.499Z] 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=8dd5fe76521e707b38babf35fdd02e1e35c7969f&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T15:21:25.760Z] -> Uploading to [2023-05-23T15:21:25.760Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/581DD39554BDF9B6E22D074273EAD858/8dd5fe76521e707b38babf35fdd02e1e35c7969f/c266d73b-24da-4d9c-9380-f92c4e5d8098.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T152125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3769c056f8c13b26e24549ac8dbe4010b9da2fffa94686d866923b7f8deb2e84 [2023-05-23T15:21:25.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T15:21:25.760Z] Dload Upload Total Spent Left Speed [2023-05-23T15:21:26.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 52674 --:--:-- --:--:-- --:--:-- 52910 [2023-05-23T15:21:26.020Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] } [2023-05-23T15:21:26.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-23T15:21:26.214Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-23T15:21:26.228Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:21:26.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T15:21:26.527Z] [2023-05-23T15:21:26.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:21:26.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T15:21:26.828Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-23T15:21:26.828Z] df9b9388f04a: Pulling fs layer [2023-05-23T15:21:26.828Z] 52dc419b0ee2: Pulling fs layer [2023-05-23T15:21:26.828Z] 25bc292e5bac: Pulling fs layer [2023-05-23T15:21:26.828Z] 114826534d7a: Pulling fs layer [2023-05-23T15:21:26.828Z] 4657fd5d0bcf: Pulling fs layer [2023-05-23T15:21:26.828Z] 6ad1cebc031e: Pulling fs layer [2023-05-23T15:21:26.828Z] 8a3aa393b2d8: Pulling fs layer [2023-05-23T15:21:26.828Z] 6ad1cebc031e: Waiting [2023-05-23T15:21:26.828Z] 8a3aa393b2d8: Waiting [2023-05-23T15:21:26.828Z] 114826534d7a: Waiting [2023-05-23T15:21:26.828Z] 4657fd5d0bcf: Waiting [2023-05-23T15:21:26.828Z] 52dc419b0ee2: Verifying Checksum [2023-05-23T15:21:26.828Z] 25bc292e5bac: Verifying Checksum [2023-05-23T15:21:26.828Z] 25bc292e5bac: Download complete [2023-05-23T15:21:26.828Z] 4657fd5d0bcf: Verifying Checksum [2023-05-23T15:21:26.828Z] 4657fd5d0bcf: Download complete [2023-05-23T15:21:26.828Z] df9b9388f04a: Download complete [2023-05-23T15:21:27.087Z] 6ad1cebc031e: Verifying Checksum [2023-05-23T15:21:27.087Z] 6ad1cebc031e: Download complete [2023-05-23T15:21:27.087Z] df9b9388f04a: Pull complete [2023-05-23T15:21:27.087Z] 52dc419b0ee2: Pull complete [2023-05-23T15:21:27.087Z] 25bc292e5bac: Pull complete [2023-05-23T15:21:27.655Z] 114826534d7a: Verifying Checksum [2023-05-23T15:21:27.655Z] 114826534d7a: Download complete [2023-05-23T15:21:27.655Z] 8a3aa393b2d8: Verifying Checksum [2023-05-23T15:21:30.942Z] 114826534d7a: Pull complete [2023-05-23T15:21:30.942Z] 4657fd5d0bcf: Pull complete [2023-05-23T15:21:31.510Z] 6ad1cebc031e: Pull complete [2023-05-23T15:21:34.043Z] 8a3aa393b2d8: Pull complete [2023-05-23T15:21:34.043Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-23T15:21:34.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T15:21:34.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:21:34.117Z] prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container [2023-05-23T15:21:34.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-23T15:21:37.254Z] $ docker top 97e249fb28dd7774f423cf1f86c77e9f1687f6481a86ec9a0282947d2257b420 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T15:21:37.318Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-23T15:21:37.598Z] + set -o pipefail [2023-05-23T15:21:37.598Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-23T15:21:42.880Z] [2023-05-23T15:21:42.880Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-23T15:21:42.880Z] [2023-05-23T15:21:42.880Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/86144989-bc3f-4dd8-a9c7-8e1479042d57 [2023-05-23T15:21:42.880Z] [2023-05-23T15:21:42.880Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-23T15:21:42.880Z] [2023-05-23T15:21:42.880Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-23T15:21:42.880Z] [2023-05-23T15:21:42.880Z] [2023-05-23T15:21:42.880Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-23T15:21:42.880Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-23T15:21:42.880Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-23T15:21:42.894Z] $ docker stop --time=1 97e249fb28dd7774f423cf1f86c77e9f1687f6481a86ec9a0282947d2257b420 [2023-05-23T15:21:45.545Z] $ docker rm -f --volumes 97e249fb28dd7774f423cf1f86c77e9f1687f6481a86ec9a0282947d2257b420 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T15:21:46.221Z] + git log --format=format:%s -1 8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] sh [2023-05-23T15:21:46.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T15:21:46.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:21:46.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:21:46.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:21:46.890Z] prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container [2023-05-23T15:21:46.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T15:21:47.294Z] $ docker top ac1705c328aecd909cc5ab05fac47d30b064ea2c7a59ff676e8135e92ec75dcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T15:21:47.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:21:47.391Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:21:47.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:21:47.511Z] $ docker exec ac1705c328aecd909cc5ab05fac47d30b064ea2c7a59ff676e8135e92ec75dcf ssh-agent [2023-05-23T15:21:47.621Z] SSH_AUTH_SOCK=/tmp/ssh-eJJTuBSPKm6Y/agent.32 [2023-05-23T15:21:47.621Z] SSH_AGENT_PID=38 [2023-05-23T15:21:47.626Z] Running ssh-add (command line suppressed) [2023-05-23T15:21:47.729Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17983828319570507741.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17983828319570507741.key) [2023-05-23T15:21:47.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:21:48.027Z] + git semver tag [2023-05-23T15:21:48.286Z] 2023-05-23 15:21:48,201 [run_tag] DEBUG tag force:False [2023-05-23T15:21:48.287Z] 2023-05-23 15:21:48,201 [check_head_tag] DEBUG check head tag [2023-05-23T15:21:48.287Z] 2023-05-23 15:21:48,202 [execute] INFO git cat-file --batch-check [2023-05-23T15:21:48.287Z] 2023-05-23 15:21:48,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-23T15:21:48.287Z] 2023-05-23 15:21:48,206 [execute] INFO git cat-file --batch [2023-05-23T15:21:48.287Z] 2023-05-23 15:21:48,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-23T15:21:48.287Z] 2023-05-23 15:21:48,229 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-23T15:21:48.287Z] 2023-05-23 15:21:48,230 [execute] INFO git tag -a v3.0.0-dev.39 -m v3.0.0-dev.39 [2023-05-23T15:21:48.287Z] 2023-05-23 15:21:48,230 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.39', '-m', 'v3.0.0-dev.39'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T15:21:48.287Z] 2023-05-23 15:21:48,235 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-23T15:21:48.287Z] 3.0.0-dev.39 [Pipeline] } [2023-05-23T15:21:48.297Z] $ docker exec --env ******** --env ******** ac1705c328aecd909cc5ab05fac47d30b064ea2c7a59ff676e8135e92ec75dcf ssh-agent -k [2023-05-23T15:21:48.409Z] unset SSH_AUTH_SOCK; [2023-05-23T15:21:48.410Z] unset SSH_AGENT_PID; [2023-05-23T15:21:48.410Z] echo Agent pid 38 killed; [2023-05-23T15:21:48.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T15:21:48.740Z] + git semver [Pipeline] } [2023-05-23T15:21:49.015Z] $ docker stop --time=1 ac1705c328aecd909cc5ab05fac47d30b064ea2c7a59ff676e8135e92ec75dcf [2023-05-23T15:21:50.317Z] $ docker rm -f --volumes ac1705c328aecd909cc5ab05fac47d30b064ea2c7a59ff676e8135e92ec75dcf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:21:50.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T15:21:50.743Z] [2023-05-23T15:21:50.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:21:51.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T15:21:51.048Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-23T15:21:51.048Z] ab5ef0e58194: Pulling fs layer [2023-05-23T15:21:51.048Z] 9712f1f96733: Pulling fs layer [2023-05-23T15:21:51.048Z] 63f879dbbcfc: Pulling fs layer [2023-05-23T15:21:51.048Z] 0d9ebad4ef96: Pulling fs layer [2023-05-23T15:21:51.048Z] e9a5061849ea: Pulling fs layer [2023-05-23T15:21:51.048Z] d747dcd14b5f: Pulling fs layer [2023-05-23T15:21:51.048Z] 2de7ff778b66: Pulling fs layer [2023-05-23T15:21:51.048Z] e9a5061849ea: Waiting [2023-05-23T15:21:51.048Z] 0d9ebad4ef96: Waiting [2023-05-23T15:21:51.048Z] 2de7ff778b66: Waiting [2023-05-23T15:21:51.048Z] 9712f1f96733: Download complete [2023-05-23T15:21:51.310Z] 63f879dbbcfc: Verifying Checksum [2023-05-23T15:21:51.310Z] 63f879dbbcfc: Download complete [2023-05-23T15:21:51.569Z] 0d9ebad4ef96: Verifying Checksum [2023-05-23T15:21:51.569Z] 0d9ebad4ef96: Download complete [2023-05-23T15:21:51.569Z] d747dcd14b5f: Verifying Checksum [2023-05-23T15:21:51.569Z] d747dcd14b5f: Download complete [2023-05-23T15:21:51.569Z] e9a5061849ea: Verifying Checksum [2023-05-23T15:21:51.569Z] e9a5061849ea: Download complete [2023-05-23T15:21:51.569Z] ab5ef0e58194: Verifying Checksum [2023-05-23T15:21:51.569Z] ab5ef0e58194: Download complete [2023-05-23T15:21:51.569Z] 2de7ff778b66: Verifying Checksum [2023-05-23T15:21:51.569Z] 2de7ff778b66: Download complete [2023-05-23T15:21:54.853Z] ab5ef0e58194: Pull complete [2023-05-23T15:21:54.853Z] 9712f1f96733: Pull complete [2023-05-23T15:21:55.422Z] 63f879dbbcfc: Pull complete [2023-05-23T15:21:59.611Z] 0d9ebad4ef96: Pull complete [2023-05-23T15:21:59.611Z] e9a5061849ea: Pull complete [2023-05-23T15:21:59.611Z] d747dcd14b5f: Pull complete [2023-05-23T15:22:00.548Z] 2de7ff778b66: Pull complete [2023-05-23T15:22:00.548Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-23T15:22:00.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T15:22:00.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:22:00.628Z] prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container [2023-05-23T15:22:00.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-23T15:22:04.851Z] $ docker top 4b76f7a076a54f1ab4ff2619cba57555e032eadbcb3879240ef9f3f8f876147e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:22:04.927Z] provisioning config files... [2023-05-23T15:22:04.933Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5597812237099139719tmp [2023-05-23T15:22:04.942Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17459487060031697172tmp [2023-05-23T15:22:04.952Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6948887582465418047tmp [Pipeline] { [Pipeline] echo [2023-05-23T15:22:04.963Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:22:05.242Z] ---> sigul-configuration.sh [2023-05-23T15:22:05.242Z] gpg: directory `/root/.gnupg' created [2023-05-23T15:22:05.242Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-23T15:22:05.242Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-23T15:22:05.242Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-23T15:22:05.242Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-23T15:22:05.242Z] gpg: CAST5 encrypted data [2023-05-23T15:22:05.242Z] gpg: encrypted with 1 passphrase [2023-05-23T15:22:05.242Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-23T15:22:05.528Z] + mkdir /home/jenkins [2023-05-23T15:22:05.528Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-23T15:22:05.813Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-23T15:22:05.822Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:22:06.107Z] ---> sigul-install.sh [2023-05-23T15:22:06.108Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-23T15:22:06.397Z] + git tag --list [2023-05-23T15:22:06.397Z] v0.0.0 [2023-05-23T15:22:06.397Z] v1.0.0 [2023-05-23T15:22:06.397Z] v2.1.0 [2023-05-23T15:22:06.397Z] v2.1.1 [2023-05-23T15:22:06.397Z] v2.1.1-dev.1 [2023-05-23T15:22:06.397Z] v2.2.0 [2023-05-23T15:22:06.397Z] v2.2.1-dev.1 [2023-05-23T15:22:06.397Z] v2.2.1-dev.2 [2023-05-23T15:22:06.397Z] v2.2.1-dev.3 [2023-05-23T15:22:06.397Z] v2.2.1-dev.4 [2023-05-23T15:22:06.397Z] v2.2.1-dev.5 [2023-05-23T15:22:06.397Z] v2.2.1-dev.6 [2023-05-23T15:22:06.397Z] v2.2.1-dev.7 [2023-05-23T15:22:06.397Z] v2.3.0 [2023-05-23T15:22:06.397Z] v2.3.0-dev.10 [2023-05-23T15:22:06.397Z] v2.3.0-dev.11 [2023-05-23T15:22:06.397Z] v2.3.0-dev.12 [2023-05-23T15:22:06.397Z] v2.3.0-dev.13 [2023-05-23T15:22:06.397Z] v2.3.0-dev.14 [2023-05-23T15:22:06.397Z] v2.3.0-dev.15 [2023-05-23T15:22:06.397Z] v2.3.0-dev.16 [2023-05-23T15:22:06.397Z] v2.3.0-dev.17 [2023-05-23T15:22:06.397Z] v2.3.0-dev.18 [2023-05-23T15:22:06.397Z] v2.3.0-dev.19 [2023-05-23T15:22:06.397Z] v2.3.0-dev.20 [2023-05-23T15:22:06.397Z] v2.3.0-dev.21 [2023-05-23T15:22:06.397Z] v2.3.0-dev.22 [2023-05-23T15:22:06.397Z] v2.3.0-dev.23 [2023-05-23T15:22:06.397Z] v2.3.0-dev.24 [2023-05-23T15:22:06.397Z] v2.3.0-dev.25 [2023-05-23T15:22:06.397Z] v2.3.0-dev.26 [2023-05-23T15:22:06.397Z] v2.3.0-dev.9 [2023-05-23T15:22:06.397Z] v2.3.1-dev.1 [2023-05-23T15:22:06.397Z] v3.0.0-dev.1 [2023-05-23T15:22:06.397Z] v3.0.0-dev.10 [2023-05-23T15:22:06.397Z] v3.0.0-dev.11 [2023-05-23T15:22:06.397Z] v3.0.0-dev.12 [2023-05-23T15:22:06.397Z] v3.0.0-dev.13 [2023-05-23T15:22:06.397Z] v3.0.0-dev.14 [2023-05-23T15:22:06.397Z] v3.0.0-dev.15 [2023-05-23T15:22:06.397Z] v3.0.0-dev.16 [2023-05-23T15:22:06.397Z] v3.0.0-dev.17 [2023-05-23T15:22:06.397Z] v3.0.0-dev.18 [2023-05-23T15:22:06.397Z] v3.0.0-dev.19 [2023-05-23T15:22:06.397Z] v3.0.0-dev.2 [2023-05-23T15:22:06.397Z] v3.0.0-dev.20 [2023-05-23T15:22:06.397Z] v3.0.0-dev.21 [2023-05-23T15:22:06.397Z] v3.0.0-dev.22 [2023-05-23T15:22:06.397Z] v3.0.0-dev.23 [2023-05-23T15:22:06.397Z] v3.0.0-dev.24 [2023-05-23T15:22:06.397Z] v3.0.0-dev.25 [2023-05-23T15:22:06.397Z] v3.0.0-dev.26 [2023-05-23T15:22:06.397Z] v3.0.0-dev.27 [2023-05-23T15:22:06.397Z] v3.0.0-dev.28 [2023-05-23T15:22:06.397Z] v3.0.0-dev.29 [2023-05-23T15:22:06.397Z] v3.0.0-dev.3 [2023-05-23T15:22:06.397Z] v3.0.0-dev.30 [2023-05-23T15:22:06.397Z] v3.0.0-dev.31 [2023-05-23T15:22:06.397Z] v3.0.0-dev.32 [2023-05-23T15:22:06.397Z] v3.0.0-dev.33 [2023-05-23T15:22:06.397Z] v3.0.0-dev.34 [2023-05-23T15:22:06.397Z] v3.0.0-dev.35 [2023-05-23T15:22:06.397Z] v3.0.0-dev.36 [2023-05-23T15:22:06.397Z] v3.0.0-dev.37 [2023-05-23T15:22:06.397Z] v3.0.0-dev.38 [2023-05-23T15:22:06.397Z] v3.0.0-dev.39 [2023-05-23T15:22:06.397Z] v3.0.0-dev.4 [2023-05-23T15:22:06.397Z] v3.0.0-dev.5 [2023-05-23T15:22:06.397Z] v3.0.0-dev.6 [2023-05-23T15:22:06.397Z] v3.0.0-dev.7 [2023-05-23T15:22:06.397Z] v3.0.0-dev.8 [2023-05-23T15:22:06.397Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-23T15:22:06.688Z] + lftools sign git-tag v3.0.0-dev.39 [2023-05-23T15:22:07.256Z] Signing Git tag with Sigul... [2023-05-23T15:22:07.256Z] Signing v3.0.0-dev.39 [Pipeline] echo [2023-05-23T15:22:07.835Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:22:08.124Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-23T15:22:08.132Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-23T15:22:08.152Z] $ docker stop --time=1 4b76f7a076a54f1ab4ff2619cba57555e032eadbcb3879240ef9f3f8f876147e [2023-05-23T15:22:09.520Z] $ docker rm -f --volumes 4b76f7a076a54f1ab4ff2619cba57555e032eadbcb3879240ef9f3f8f876147e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-23T15:22:09.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T15:22:09.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:22:10.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:22:10.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:22:10.309Z] prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container [2023-05-23T15:22:10.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T15:22:10.704Z] $ docker top 15b3be88203caffd636202857f746cba39ed8133140a5cf942c7d427f26f2e42 -eo pid,comm [2023-05-23T15:22:10.750Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-23T15:22:10.750Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T15:22:10.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:22:10.786Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:22:10.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:22:10.905Z] $ docker exec 15b3be88203caffd636202857f746cba39ed8133140a5cf942c7d427f26f2e42 ssh-agent [2023-05-23T15:22:11.017Z] SSH_AUTH_SOCK=/tmp/ssh-tDlP3qaLbUUc/agent.33 [2023-05-23T15:22:11.017Z] SSH_AGENT_PID=39 [2023-05-23T15:22:11.022Z] Running ssh-add (command line suppressed) [2023-05-23T15:22:11.127Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1996806607550313178.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1996806607550313178.key) [2023-05-23T15:22:11.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:22:11.425Z] + git semver bump pre [2023-05-23T15:22:11.686Z] 2023-05-23 15:22:11,680 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-23T15:22:11.686Z] 2023-05-23 15:22:11,680 [bump_version] DEBUG bumping version:3.0.0-dev.39 on axis:pre with prefix:dev [2023-05-23T15:22:11.686Z] 2023-05-23 15:22:11,681 [bump_version] DEBUG bumped version:3.0.0-dev.40 [2023-05-23T15:22:11.686Z] 2023-05-23 15:22:11,681 [write_version] DEBUG write version:3.0.0-dev.40 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-23T15:22:11.686Z] 2023-05-23 15:22:11,681 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-23T15:22:11.686Z] 2023-05-23 15:22:11,681 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-23T15:22:11.686Z] 2023-05-23 15:22:11,683 [execute] INFO git cat-file --batch-check [2023-05-23T15:22:11.686Z] 2023-05-23 15:22:11,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T15:22:11.946Z] 2023-05-23 15:22:11,689 [execute] INFO git cat-file --batch [2023-05-23T15:22:11.946Z] 2023-05-23 15:22:11,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T15:22:11.946Z] 2023-05-23 15:22:11,695 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-23T15:22:11.946Z] 3.0.0-dev.40 [Pipeline] } [2023-05-23T15:22:11.957Z] $ docker exec --env ******** --env ******** 15b3be88203caffd636202857f746cba39ed8133140a5cf942c7d427f26f2e42 ssh-agent -k [2023-05-23T15:22:12.044Z] unset SSH_AUTH_SOCK; [2023-05-23T15:22:12.045Z] unset SSH_AGENT_PID; [2023-05-23T15:22:12.045Z] echo Agent pid 39 killed; [2023-05-23T15:22:12.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T15:22:12.360Z] + git semver [Pipeline] } [2023-05-23T15:22:12.631Z] $ docker stop --time=1 15b3be88203caffd636202857f746cba39ed8133140a5cf942c7d427f26f2e42 [2023-05-23T15:22:13.906Z] $ docker rm -f --volumes 15b3be88203caffd636202857f746cba39ed8133140a5cf942c7d427f26f2e42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T15:22:14.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T15:22:14.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:22:14.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:22:14.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:22:14.621Z] prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container [2023-05-23T15:22:14.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T15:22:14.987Z] $ docker top e9d52cc9b6f6aa30c20f31848afa90bffe0e147c5fb6e63f42d303ea0cfc2a49 -eo pid,comm [2023-05-23T15:22:15.037Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-23T15:22:15.037Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T15:22:15.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:22:15.082Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:22:15.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:22:15.204Z] $ docker exec e9d52cc9b6f6aa30c20f31848afa90bffe0e147c5fb6e63f42d303ea0cfc2a49 ssh-agent [2023-05-23T15:22:15.310Z] SSH_AUTH_SOCK=/tmp/ssh-gyO3kzVJduu3/agent.32 [2023-05-23T15:22:15.310Z] SSH_AGENT_PID=38 [2023-05-23T15:22:15.315Z] Running ssh-add (command line suppressed) [2023-05-23T15:22:15.430Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11564077488369828192.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11564077488369828192.key) [2023-05-23T15:22:15.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:22:15.734Z] + git semver push [2023-05-23T15:22:15.994Z] 2023-05-23 15:22:15,921 [run_push] DEBUG push [2023-05-23T15:22:15.994Z] 2023-05-23 15:22:15,921 [execute] INFO git cat-file --batch-check [2023-05-23T15:22:15.994Z] 2023-05-23 15:22:15,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T15:22:15.994Z] 2023-05-23 15:22:15,927 [execute] INFO git rev-list 80200c2d425102f9c3133a6bdf29d7135f6235f5 -- [2023-05-23T15:22:15.994Z] 2023-05-23 15:22:15,927 [execute] DEBUG Popen(['git', 'rev-list', '80200c2d425102f9c3133a6bdf29d7135f6235f5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-23T15:22:15.994Z] 2023-05-23 15:22:15,935 [execute] INFO git fetch -v origin [2023-05-23T15:22:15.994Z] 2023-05-23 15:22:15,935 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-23T15:22:16.562Z] 2023-05-23 15:22:16,417 [run_push] DEBUG no remote changes detected [2023-05-23T15:22:16.562Z] 2023-05-23 15:22:16,417 [execute] INFO git push origin semver [2023-05-23T15:22:16.562Z] 2023-05-23 15:22:16,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-23T15:22:17.501Z] 2023-05-23 15:22:17,194 [run_push] DEBUG push all version tags [2023-05-23T15:22:17.501Z] 2023-05-23 15:22:17,195 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-23T15:22:17.501Z] 2023-05-23 15:22:17,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T15:22:18.070Z] 2023-05-23 15:22:17,998 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-23T15:22:18.070Z] 3.0.0-dev.40 [Pipeline] } [2023-05-23T15:22:18.081Z] $ docker exec --env ******** --env ******** e9d52cc9b6f6aa30c20f31848afa90bffe0e147c5fb6e63f42d303ea0cfc2a49 ssh-agent -k [2023-05-23T15:22:18.180Z] unset SSH_AUTH_SOCK; [2023-05-23T15:22:18.181Z] unset SSH_AGENT_PID; [2023-05-23T15:22:18.181Z] echo Agent pid 38 killed; [2023-05-23T15:22:18.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T15:22:18.501Z] + git semver [Pipeline] } [2023-05-23T15:22:18.774Z] $ docker stop --time=1 e9d52cc9b6f6aa30c20f31848afa90bffe0e147c5fb6e63f42d303ea0cfc2a49 [2023-05-23T15:22:20.055Z] $ docker rm -f --volumes e9d52cc9b6f6aa30c20f31848afa90bffe0e147c5fb6e63f42d303ea0cfc2a49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-23T15:22:20.654Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-23T15:22:20.654Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-23T15:22:20.654Z] total 16 [2023-05-23T15:22:20.654Z] drwxr-xr-x 3 root root 4096 May 23 15:10 . [2023-05-23T15:22:20.654Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 15:22 .. [2023-05-23T15:22:20.654Z] drwxr-xr-x 2 root root 4096 May 23 15:10 cost [2023-05-23T15:22:20.654Z] -rw-r--r-- 1 root root 95 May 23 15:10 cost.csv [2023-05-23T15:22:20.654Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-23T15:22:20.654Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-23T15:22:20.654Z] total 16 [2023-05-23T15:22:20.654Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:10 . [2023-05-23T15:22:20.654Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 15:22 .. [2023-05-23T15:22:20.654Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 15:10 cost [2023-05-23T15:22:20.654Z] -rw-r--r-- 1 jenkins jenkins 95 May 23 15:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:22:20.946Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:22:21.815Z] ---> package-listing.sh [2023-05-23T15:22:21.815Z] ++ facter osfamily [2023-05-23T15:22:21.815Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T15:22:22.076Z] + OS_FAMILY=debian [2023-05-23T15:22:22.076Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-23T15:22:22.076Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T15:22:22.076Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T15:22:22.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T15:22:22.076Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T15:22:22.076Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-23T15:22:22.076Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T15:22:22.076Z] + case "${OS_FAMILY}" in [2023-05-23T15:22:22.076Z] + dpkg -l [2023-05-23T15:22:22.076Z] + grep '^ii' [2023-05-23T15:22:22.076Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T15:22:22.076Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T15:22:22.076Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T15:22:22.076Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-23T15:22:22.076Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-23T15:22:22.076Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-05-23T15:22:22.091Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T15:22:22.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:22:22.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T15:22:22.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:22:23.016Z] prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container [2023-05-23T15:22:23.054Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T15:22:23.264Z] $ docker top 4a54c0acd23385c0cfc744240d8d7edf211183e90a1a8508c80fc3d46a0df5dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:22:23.615Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T15:22:23.905Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T15:22:24.195Z] + ls /var/log/sa-host [2023-05-23T15:22:24.195Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:22:24.370Z] provisioning config files... [2023-05-23T15:22:24.378Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4883785921248368328tmp [Pipeline] { [Pipeline] echo [2023-05-23T15:22:24.391Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:22:24.677Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T15:22:24.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:22:25.091Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T15:22:25.114Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:22:25.448Z] ---> sudo-logs.sh [2023-05-23T15:22:25.448Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T15:22:25.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:22:25.800Z] ---> job-cost.sh [2023-05-23T15:22:25.800Z] lf-activate-venv: SKIPPING [2023-05-23T15:22:25.800Z] DEBUG: total: 0.2199999988079071 [2023-05-23T15:22:25.800Z] INFO: Retrieving Stack Cost... [2023-05-23T15:22:26.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T15:22:26.628Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T15:22:26.639Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:22:26.923Z] ---> logs-deploy.sh [2023-05-23T15:22:26.923Z] lf-activate-venv: SKIPPING [2023-05-23T15:22:26.923Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/108 [2023-05-23T15:22:26.923Z] INFO: archiving workspace using pattern(s): [2023-05-23T15:22:27.863Z] Archives upload complete. [2023-05-23T15:22:28.128Z] INFO: archiving logs to Nexus [2023-05-23T15:22:28.695Z] ---> uname -a: [2023-05-23T15:22:28.695Z] Linux prd-ubuntu20-04-docker-8c-8g-16505 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-23T15:22:28.695Z] [2023-05-23T15:22:28.695Z] [2023-05-23T15:22:28.695Z] ---> lscpu: [2023-05-23T15:22:28.695Z] Architecture: x86_64 [2023-05-23T15:22:28.695Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-23T15:22:28.695Z] Byte Order: Little Endian [2023-05-23T15:22:28.695Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-23T15:22:28.695Z] CPU(s): 8 [2023-05-23T15:22:28.695Z] On-line CPU(s) list: 0-7 [2023-05-23T15:22:28.695Z] Thread(s) per core: 1 [2023-05-23T15:22:28.695Z] Core(s) per socket: 1 [2023-05-23T15:22:28.695Z] Socket(s): 8 [2023-05-23T15:22:28.695Z] NUMA node(s): 1 [2023-05-23T15:22:28.695Z] Vendor ID: AuthenticAMD [2023-05-23T15:22:28.695Z] CPU family: 23 [2023-05-23T15:22:28.695Z] Model: 49 [2023-05-23T15:22:28.695Z] Model name: AMD EPYC-Rome Processor [2023-05-23T15:22:28.695Z] Stepping: 0 [2023-05-23T15:22:28.695Z] CPU MHz: 2799.998 [2023-05-23T15:22:28.695Z] BogoMIPS: 5599.99 [2023-05-23T15:22:28.695Z] Virtualization: AMD-V [2023-05-23T15:22:28.695Z] Hypervisor vendor: KVM [2023-05-23T15:22:28.695Z] Virtualization type: full [2023-05-23T15:22:28.695Z] L1d cache: 256 KiB [2023-05-23T15:22:28.695Z] L1i cache: 256 KiB [2023-05-23T15:22:28.695Z] L2 cache: 4 MiB [2023-05-23T15:22:28.695Z] L3 cache: 128 MiB [2023-05-23T15:22:28.695Z] NUMA node0 CPU(s): 0-7 [2023-05-23T15:22:28.695Z] Vulnerability Itlb multihit: Not affected [2023-05-23T15:22:28.695Z] Vulnerability L1tf: Not affected [2023-05-23T15:22:28.695Z] Vulnerability Mds: Not affected [2023-05-23T15:22:28.695Z] Vulnerability Meltdown: Not affected [2023-05-23T15:22:28.695Z] Vulnerability Mmio stale data: Not affected [2023-05-23T15:22:28.695Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-23T15:22:28.695Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-23T15:22:28.695Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-23T15:22:28.695Z] Vulnerability Srbds: Not affected [2023-05-23T15:22:28.695Z] Vulnerability Tsx async abort: Not affected [2023-05-23T15:22:28.695Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-23T15:22:28.695Z] [2023-05-23T15:22:28.695Z] [2023-05-23T15:22:28.695Z] ---> nproc: [2023-05-23T15:22:28.695Z] 8 [2023-05-23T15:22:28.695Z] [2023-05-23T15:22:28.695Z] [2023-05-23T15:22:28.695Z] ---> df -h: [2023-05-23T15:22:28.695Z] Filesystem Size Used Avail Use% Mounted on [2023-05-23T15:22:28.695Z] overlay 155G 13G 143G 9% / [2023-05-23T15:22:28.695Z] tmpfs 64M 0 64M 0% /dev [2023-05-23T15:22:28.695Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-23T15:22:28.696Z] shm 64M 0 64M 0% /dev/shm [2023-05-23T15:22:28.696Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-23T15:22:28.696Z] [2023-05-23T15:22:28.696Z]