Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cf82822b8f5c4982b562185971b2840de0a3939 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-ssh4367363190240771823.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14405025427117602975.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3307465971396552454.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6341324013883991211.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-ssh6786301837830513159.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9930 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 > 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 Avoid second fetch Checking out Revision 2cf82822b8f5c4982b562185971b2840de0a3939 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#237)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2cf82822b8f5c4982b562185971b2840de0a3939 # timeout=10 > git rev-list --no-walk 70e8a5936c2169a339b3d4eaba502027d1a3f7bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:19:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:19:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:19:03 ========================================================= 15:19:03 EdgeX Global Pipelines Version Info 15:19:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:19:04 ------------------- 15:19:04 stable info: 15:19:04 ------------------- 15:19:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:19:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:19:04 Message: update stable to v1.0.254 15:19:04 ------------------- 15:19:04 experimental info: 15:19:04 ------------------- 15:19:04 Commited By: **** collab-it+edgex@linuxfoundation.org 15:19:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:19:04 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cf8282 [Pipeline] echo 15:19:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:05 provisioning config files... 15:19:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18023772678676662156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:05 ---> docker-login.sh 15:19:05 nexus3.edgexfoundry.org:10001 15:19:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:06 Configure a credential helper to remove this warning. See 15:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:06 15:19:06 Login Succeeded 15:19:06 nexus3.edgexfoundry.org:10002 15:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:06 Configure a credential helper to remove this warning. See 15:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:06 15:19:06 Login Succeeded 15:19:06 nexus3.edgexfoundry.org:10003 15:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:06 Configure a credential helper to remove this warning. See 15:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:06 15:19:06 Login Succeeded 15:19:06 nexus3.edgexfoundry.org:10004 15:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:06 Configure a credential helper to remove this warning. See 15:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:06 15:19:06 Login Succeeded 15:19:06 docker.io 15:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:07 Configure a credential helper to remove this warning. See 15:19:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:07 15:19:07 Login Succeeded 15:19:07 ---> docker-login.sh ends [Pipeline] } 15:19:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:19:07 + git rev-list -1 --merges 2cf82822b8f5c4982b562185971b2840de0a3939~1..2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] echo 15:19:07 -----------> git rev-list -1 --merges 2cf82822b8f5c4982b562185971b2840de0a3939~1..2cf82822b8f5c4982b562185971b2840de0a3939 2cf82822b8f5c4982b562185971b2840de0a3939 [false] [Pipeline] sh 15:19:07 + git log --format=format:%s -1 2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] echo 15:19:07 ========================================================= 15:19:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:19:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:08 + git log --format=format:%s -1 2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] echo 15:19:08 [semverPrep] GIT_COMMIT: 2cf82822b8f5c4982b562185971b2840de0a3939, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#237) [Pipeline] echo 15:19:08 [semverPrep] This is not a build commit. [Pipeline] sh 15:19:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:08 + grep -v github /etc/ssh/ssh_known_hosts 15:19:08 + [ -e /tmp/ssh_known_hosts ] 15:19:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:19:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:19:08 + sudo tee -a /etc/ssh/ssh_known_hosts 15:19:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:08 15:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:09 0.1.4: Pulling from edgex-devops/py-git-semver 15:19:09 b85a868b505f: Pulling fs layer 15:19:09 e2be974225ed: Pulling fs layer 15:19:09 339a4e72a1f5: Pulling fs layer 15:19:09 988bab9f4d93: Pulling fs layer 15:19:09 1469e6f7b9e6: Pulling fs layer 15:19:09 eaf3925da568: Pulling fs layer 15:19:09 bab4dde63d76: Pulling fs layer 15:19:09 bde34c3a00c8: Pulling fs layer 15:19:09 b352a97aabf1: Pulling fs layer 15:19:09 4872d77fe225: Pulling fs layer 15:19:09 5851b861e8e6: Pulling fs layer 15:19:09 bde34c3a00c8: Waiting 15:19:09 b352a97aabf1: Waiting 15:19:09 eaf3925da568: Waiting 15:19:09 4872d77fe225: Waiting 15:19:09 5851b861e8e6: Waiting 15:19:09 988bab9f4d93: Waiting 15:19:09 1469e6f7b9e6: Waiting 15:19:09 e2be974225ed: Verifying Checksum 15:19:09 e2be974225ed: Download complete 15:19:09 988bab9f4d93: Verifying Checksum 15:19:09 988bab9f4d93: Download complete 15:19:09 1469e6f7b9e6: Verifying Checksum 15:19:09 1469e6f7b9e6: Download complete 15:19:09 eaf3925da568: Verifying Checksum 15:19:09 eaf3925da568: Download complete 15:19:09 339a4e72a1f5: Verifying Checksum 15:19:09 339a4e72a1f5: Download complete 15:19:09 bde34c3a00c8: Download complete 15:19:09 b352a97aabf1: Download complete 15:19:09 4872d77fe225: Verifying Checksum 15:19:09 4872d77fe225: Download complete 15:19:09 5851b861e8e6: Download complete 15:19:09 b85a868b505f: Verifying Checksum 15:19:09 b85a868b505f: Download complete 15:19:09 bab4dde63d76: Verifying Checksum 15:19:09 bab4dde63d76: Download complete 15:19:10 b85a868b505f: Pull complete 15:19:10 e2be974225ed: Pull complete 15:19:11 339a4e72a1f5: Pull complete 15:19:11 988bab9f4d93: Pull complete 15:19:11 1469e6f7b9e6: Pull complete 15:19:11 eaf3925da568: Pull complete 15:19:13 bab4dde63d76: Pull complete 15:19:13 bde34c3a00c8: Pull complete 15:19:13 b352a97aabf1: Pull complete 15:19:13 4872d77fe225: Pull complete 15:19:13 5851b861e8e6: Pull complete 15:19:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:13 prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container 15:19:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:19:16 $ docker top 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 -eo pid,comm 15:19:16 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). 15:19:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:16 [ssh-agent] Looking for ssh-agent implementation... 15:19:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:16 $ docker exec 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 ssh-agent 15:19:16 SSH_AUTH_SOCK=/tmp/ssh-v4vc2R6bv058/agent.33 15:19:16 SSH_AGENT_PID=39 15:19:16 Running ssh-add (command line suppressed) 15:19:16 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14290635231576190129.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14290635231576190129.key) 15:19:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:17 + git tag --points-at HEAD [Pipeline] } 15:19:17 $ docker exec --env ******** --env ******** 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 ssh-agent -k 15:19:17 unset SSH_AUTH_SOCK; 15:19:17 unset SSH_AGENT_PID; 15:19:17 echo Agent pid 39 killed; 15:19:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:19:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:17 [ssh-agent] Looking for ssh-agent implementation... 15:19:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:17 $ docker exec 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 ssh-agent 15:19:17 SSH_AUTH_SOCK=/tmp/ssh-rX3kcnlDGELN/agent.71 15:19:17 SSH_AGENT_PID=77 15:19:17 Running ssh-add (command line suppressed) 15:19:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5934869862078855451.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5934869862078855451.key) 15:19:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:18 + git semver init 15:19:18 2023-10-24 15:19:18,226 [run_init] DEBUG init version:0.0.0 force:False 15:19:18 2023-10-24 15:19:18,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:19:18 2023-10-24 15:19:18,227 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:19:18 2023-10-24 15:19:18,227 [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) 15:19:19 2023-10-24 15:19:19,499 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:19:19 2023-10-24 15:19:19,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:19:19 2023-10-24 15:19:19,500 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:19:19 2023-10-24 15:19:19,500 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:19:19 3.1.0-dev.28 [Pipeline] } 15:19:19 $ docker exec --env ******** --env ******** 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 ssh-agent -k 15:19:19 unset SSH_AUTH_SOCK; 15:19:19 unset SSH_AGENT_PID; 15:19:19 echo Agent pid 77 killed; 15:19:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:20 + git semver [Pipeline] } 15:19:20 $ docker stop --time=1 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 15:19:21 $ docker rm -f --volumes 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 [Pipeline] // withDockerContainer [Pipeline] sh 15:19:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:19:22 Stashed 1 file(s) [Pipeline] echo 15:19:22 [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [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 15:19:22 provisioning config files... 15:19:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15834476200564055219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:22 ---> docker-login.sh 15:19:22 nexus3.edgexfoundry.org:10001 15:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:22 Configure a credential helper to remove this warning. See 15:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:22 15:19:22 Login Succeeded 15:19:22 nexus3.edgexfoundry.org:10002 15:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:22 Configure a credential helper to remove this warning. See 15:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:22 15:19:22 Login Succeeded 15:19:22 nexus3.edgexfoundry.org:10003 15:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:22 Configure a credential helper to remove this warning. See 15:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:22 15:19:22 Login Succeeded 15:19:22 nexus3.edgexfoundry.org:10004 15:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:22 Configure a credential helper to remove this warning. See 15:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:22 15:19:22 Login Succeeded 15:19:22 docker.io 15:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:23 Configure a credential helper to remove this warning. See 15:19:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:23 15:19:23 Login Succeeded 15:19:23 ---> docker-login.sh ends [Pipeline] } 15:19:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:23 ========================================================= 15:19:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:19:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:19:23 Sending build context to Docker daemon 12.74MB 15:19:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:19:23 Step 2/12 : FROM ${BASE} AS builder 15:19:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:19:23 7264a8db6415: Pulling fs layer 15:19:23 c4d48a809fc2: Pulling fs layer 15:19:23 4f1c88b9dad5: Pulling fs layer 15:19:23 ad3a456e5733: Pulling fs layer 15:19:23 33e27b845d1e: Pulling fs layer 15:19:23 c68163c4e522: Pulling fs layer 15:19:23 50da416c3ac9: Pulling fs layer 15:19:23 23d2d4c4bb30: Pulling fs layer 15:19:23 33e27b845d1e: Waiting 15:19:23 c68163c4e522: Waiting 15:19:23 50da416c3ac9: Waiting 15:19:23 ad3a456e5733: Waiting 15:19:23 23d2d4c4bb30: Waiting 15:19:23 ad3a456e5733: Download complete 15:19:23 33e27b845d1e: Download complete 15:19:23 7264a8db6415: Verifying Checksum 15:19:23 7264a8db6415: Download complete 15:19:23 c68163c4e522: Verifying Checksum 15:19:23 c68163c4e522: Download complete 15:19:23 7264a8db6415: Pull complete 15:19:24 23d2d4c4bb30: Verifying Checksum 15:19:24 23d2d4c4bb30: Download complete 15:19:24 c4d48a809fc2: Pull complete 15:19:24 4f1c88b9dad5: Download complete 15:19:24 50da416c3ac9: Verifying Checksum 15:19:24 50da416c3ac9: Download complete 15:19:27 4f1c88b9dad5: Pull complete 15:19:27 ad3a456e5733: Pull complete 15:19:27 33e27b845d1e: Pull complete 15:19:27 c68163c4e522: Pull complete 15:19:29 50da416c3ac9: Pull complete 15:19:29 23d2d4c4bb30: Pull complete 15:19:29 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:19:29 ---> 0786185ac409 15:19:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:19:34 ---> Running in 01b9e315eb9d 15:19:34 Removing intermediate container 01b9e315eb9d 15:19:34 ---> ac281fd01987 15:19:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:19:34 ---> Running in 7cb497317301 15:19:34 Removing intermediate container 7cb497317301 15:19:34 ---> 915a567adeee 15:19:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:19:34 ---> Running in 9df8e6e3b1bd 15:19:34 Removing intermediate container 9df8e6e3b1bd 15:19:34 ---> 34cc3685eb10 15:19:34 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:19:34 ---> Running in 7da2483de27c 15:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:19:35 OK: 264 MiB in 52 packages 15:19:35 Removing intermediate container 7da2483de27c 15:19:35 ---> dfb93793f46a 15:19:35 Step 7/12 : WORKDIR /app 15:19:35 ---> Running in 18335103d3e0 15:19:35 Removing intermediate container 18335103d3e0 15:19:35 ---> 8aae08780da3 15:19:35 Step 8/12 : COPY go.mod vendor* ./ 15:19:35 ---> bc1b82441c0e 15:19:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:35 ---> Running in aa2d86f0d4e9 15:19:37 Still waiting to schedule task 15:19:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9928’ 15:20:31 Removing intermediate container aa2d86f0d4e9 15:20:31 ---> 09160cdec03d 15:20:31 Step 10/12 : COPY . . 15:20:31 ---> 0e88235d5783 15:20:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:31 ---> Running in 144a47d87e58 15:20:31 Removing intermediate container 144a47d87e58 15:20:31 ---> 45d7c5b3a5d2 15:20:31 Step 12/12 : RUN $MAKE 15:20:31 ---> Running in f9a42d04555f 15:20:31 noop 15:20:31 Removing intermediate container f9a42d04555f 15:20:31 ---> 69a8b8984083 15:20:31 Successfully built 69a8b8984083 15:20:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:32 + docker inspect -f . ci-base-image-x86_64 15:20:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:32 prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container 15:20:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:20:32 $ docker top 463463ab89c90ac9458e18fb7994edb00655e6b9b8e269db9f4dee211b23fc6a -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:32 + go version 15:20:32 go version go1.21.0 linux/amd64 [Pipeline] } 15:20:32 $ docker stop --time=1 463463ab89c90ac9458e18fb7994edb00655e6b9b8e269db9f4dee211b23fc6a 15:20:34 $ docker rm -f --volumes 463463ab89c90ac9458e18fb7994edb00655e6b9b8e269db9f4dee211b23fc6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:34 + docker inspect -f . ci-base-image-x86_64 15:20:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:34 prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container 15:20:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:20:35 $ docker top 1474a92f93d875e0dd750a25951d1988ad9f47e95e51a832b3f848fbf6df1252 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:35 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:20:35 + make test 15:20:35 go test -race ./... -coverprofile=coverage.out ./... 15:20:53 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:20:53 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:20:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements 15:20:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements 15:21:15 go vet ./... 15:21:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:21:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:21:17 ./bin/test-attribution.sh 15:21:17 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:21:17 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:21:17 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:21:17 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:21:17 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:21:17 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:21:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:21:17 $ docker stop --time=1 1474a92f93d875e0dd750a25951d1988ad9f47e95e51a832b3f848fbf6df1252 15:21:21 $ docker rm -f --volumes 1474a92f93d875e0dd750a25951d1988ad9f47e95e51a832b3f848fbf6df1252 [Pipeline] // withDockerContainer [Pipeline] sh 15:21:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:21:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:21:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:21:23 + ls -al . 15:21:23 total 236 15:21:23 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 15:20 . 15:21:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:19 .. 15:21:23 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 15:19 .dockerignore 15:21:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:20 .git 15:21:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:19 .github 15:21:23 -rw-rw-r-- 1 jenkins jenkins 788 Oct 24 15:19 .gitignore 15:21:23 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:19 .golangci.yml 15:21:23 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:19 .semver 15:21:23 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 15:19 Attribution.txt 15:21:23 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 15:19 CHANGELOG.md 15:21:23 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 15:19 Dockerfile 15:21:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:19 GOVERNANCE.md 15:21:23 -rw-rw-r-- 1 jenkins jenkins 687 Oct 24 15:19 Jenkinsfile 15:21:23 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 15:19 LICENSE 15:21:23 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 15:19 Makefile 15:21:23 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 15:19 OWNERS.md 15:21:23 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 24 15:19 README.md 15:21:23 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:19 VERSION 15:21:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:19 bin 15:21:23 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 15:20 coverage.out 15:21:23 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 15:19 go.mod 15:21:23 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 15:19 go.sum 15:21:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:19 images 15:21:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:19 internal 15:21:23 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 15:19 main.go 15:21:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:19 res 15:21:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:19 snap 15:21:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:23 + 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=2cf82822b8f5c4982b562185971b2840de0a3939 --label arch=amd64 --label version=3.1.0-dev.28 . 15:21:23 Sending build context to Docker daemon 12.74MB 15:21:23 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:21:23 Step 2/29 : FROM ${BASE} AS builder 15:21:23 ---> 69a8b8984083 15:21:23 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:21:23 ---> Running in 99698b4ae845 15:21:23 Removing intermediate container 99698b4ae845 15:21:23 ---> 0a0b9ec208f9 15:21:23 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:21:23 ---> Running in 6ec6a6f4f05f 15:21:23 Removing intermediate container 6ec6a6f4f05f 15:21:23 ---> 04f413188605 15:21:23 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:21:23 ---> Running in f0d8138677f4 15:21:23 Removing intermediate container f0d8138677f4 15:21:23 ---> f78183e71b86 15:21:23 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:23 ---> Running in 0cb5e70fe062 15:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:21:24 OK: 264 MiB in 52 packages 15:21:24 Removing intermediate container 0cb5e70fe062 15:21:24 ---> 8df2f4c385c6 15:21:24 Step 7/29 : WORKDIR /app 15:21:24 ---> Running in c68356ed8466 15:21:24 Removing intermediate container c68356ed8466 15:21:24 ---> c0c77f4afaa1 15:21:24 Step 8/29 : COPY go.mod vendor* ./ 15:21:24 ---> b97a3e6b4e2c 15:21:24 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:24 ---> Running in 353691d2cead 15:21:25 Removing intermediate container 353691d2cead 15:21:25 ---> 1022a8dd36af 15:21:25 Step 10/29 : COPY . . 15:21:26 ---> 788d1cf47aec 15:21:26 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:21:26 ---> Running in b21c9d677a4c 15:21:26 Removing intermediate container b21c9d677a4c 15:21:26 ---> df85ca32919b 15:21:26 Step 12/29 : RUN $MAKE 15:21:26 ---> Running in 1b1daca70ec0 15:21:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:21:48 Removing intermediate container 1b1daca70ec0 15:21:48 ---> 90eb1a3d9a95 15:21:48 Step 13/29 : FROM alpine:3.18 15:21:48 3.18: Pulling from library/alpine 15:21:48 96526aa774ef: Pulling fs layer 15:21:48 96526aa774ef: Verifying Checksum 15:21:48 96526aa774ef: Download complete 15:21:48 96526aa774ef: Pull complete 15:21:48 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:21:48 Status: Downloaded newer image for alpine:3.18 15:21:48 ---> 8ca4688f4f35 15:21:48 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:21:48 ---> Running in 088b4bb004b2 15:21:48 Removing intermediate container 088b4bb004b2 15:21:48 ---> 9c2e50c346f9 15:21:48 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:21:48 ---> Running in 0c7c4bc7b0ea 15:21:48 Removing intermediate container 0c7c4bc7b0ea 15:21:48 ---> 25066e2328cf 15:21:48 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:21:48 ---> Running in cb057db764e8 15:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:21:48 (1/2) Installing ca-certificates (20230506-r0) 15:21:48 (2/2) Installing dumb-init (1.2.5-r2) 15:21:48 Executing busybox-1.36.1-r2.trigger 15:21:48 Executing ca-certificates-20230506-r0.trigger 15:21:48 OK: 8 MiB in 17 packages 15:21:48 Removing intermediate container cb057db764e8 15:21:48 ---> 8b9986ca44c9 15:21:48 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:21:48 ---> 7fc89fa9149e 15:21:48 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:21:48 ---> 9ded58d34760 15:21:48 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:21:48 ---> cccddb1e65a8 15:21:48 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:21:48 ---> 567fcfe79197 15:21:48 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:21:48 ---> a6f95255f710 15:21:48 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:21:48 ---> Running in 57cd3febbad5 15:21:49 Removing intermediate container 57cd3febbad5 15:21:49 ---> 2d5c22c821ca 15:21:49 Step 23/29 : VOLUME /cache 15:21:49 ---> Running in 4ce2efb5c003 15:21:49 Removing intermediate container 4ce2efb5c003 15:21:49 ---> 9fc35726677c 15:21:49 Step 24/29 : EXPOSE 59711 15:21:49 ---> Running in 96a00fe5ff02 15:21:49 Removing intermediate container 96a00fe5ff02 15:21:49 ---> 87550e311e61 15:21:49 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:21:49 ---> Running in c4e8ef13a7e0 15:21:49 Removing intermediate container c4e8ef13a7e0 15:21:49 ---> b37a7d519077 15:21:49 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:21:49 ---> Running in 02de81ef31fc 15:21:49 Removing intermediate container 02de81ef31fc 15:21:49 ---> c175c796a2ac 15:21:49 Step 27/29 : LABEL arch=amd64 15:21:49 ---> Running in cf18cabc4ea5 15:21:49 Removing intermediate container cf18cabc4ea5 15:21:49 ---> 8ace9a0e67ff 15:21:49 Step 28/29 : LABEL git_sha=2cf82822b8f5c4982b562185971b2840de0a3939 15:21:49 ---> Running in 68506ae3abe6 15:21:49 Removing intermediate container 68506ae3abe6 15:21:49 ---> 2bada5859056 15:21:49 Step 29/29 : LABEL version=3.1.0-dev.28 15:21:49 ---> Running in ed75464aa90e 15:21:49 Removing intermediate container ed75464aa90e 15:21:49 ---> 88072bc3c3d9 15:21:49 [Warning] One or more build-args [ARCH] were not consumed 15:21:49 Successfully built 88072bc3c3d9 15:21:49 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 15:21:49 provisioning config files... 15:21:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15809044432496330790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:50 ---> docker-login.sh 15:21:50 nexus3.edgexfoundry.org:10001 15:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:50 Configure a credential helper to remove this warning. See 15:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:50 15:21:50 Login Succeeded 15:21:50 nexus3.edgexfoundry.org:10002 15:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:50 Configure a credential helper to remove this warning. See 15:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:50 15:21:50 Login Succeeded 15:21:50 nexus3.edgexfoundry.org:10003 15:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:50 Configure a credential helper to remove this warning. See 15:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:50 15:21:50 Login Succeeded 15:21:50 nexus3.edgexfoundry.org:10004 15:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:50 Configure a credential helper to remove this warning. See 15:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:50 15:21:50 Login Succeeded 15:21:50 docker.io 15:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:50 Configure a credential helper to remove this warning. See 15:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:50 15:21:50 Login Succeeded 15:21:50 ---> docker-login.sh ends [Pipeline] } 15:21:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:50 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:21:50 2cf82822b8f5c4982b562185971b2840de0a3939 15:21:50 latest 15:21:50 3.1.0-dev.28 15:21:50 2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 15:21:50 main 15:21:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939 15:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:51 4090912d2d84: Preparing 15:21:51 3bbeba211419: Preparing 15:21:51 1113dc0388b9: Preparing 15:21:51 a0ec903af6d5: Preparing 15:21:51 ff3c8ff23a37: Preparing 15:21:51 a2fdd2e4623d: Preparing 15:21:51 f78866d0963c: Preparing 15:21:51 cc2447e1835a: Preparing 15:21:51 f78866d0963c: Waiting 15:21:51 a2fdd2e4623d: Waiting 15:21:51 cc2447e1835a: Waiting 15:21:51 ff3c8ff23a37: Pushed 15:21:51 4090912d2d84: Pushed 15:21:51 1113dc0388b9: Pushed 15:21:51 a0ec903af6d5: Pushed 15:21:51 cc2447e1835a: Layer already exists 15:21:51 a2fdd2e4623d: Pushed 15:21:51 f78866d0963c: Pushed 15:21:54 3bbeba211419: Pushed 15:21:54 2cf82822b8f5c4982b562185971b2840de0a3939: digest: sha256:7671b6a4b77447e2788065ed31b0e0655d99aad06cc862dd98eac54a1f5566d1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:54 + 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 15:21:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:54 4090912d2d84: Preparing 15:21:54 3bbeba211419: Preparing 15:21:54 1113dc0388b9: Preparing 15:21:54 a0ec903af6d5: Preparing 15:21:54 ff3c8ff23a37: Preparing 15:21:54 a2fdd2e4623d: Preparing 15:21:54 f78866d0963c: Preparing 15:21:54 cc2447e1835a: Preparing 15:21:54 a2fdd2e4623d: Waiting 15:21:54 f78866d0963c: Waiting 15:21:54 cc2447e1835a: Waiting 15:21:54 ff3c8ff23a37: Layer already exists 15:21:54 a0ec903af6d5: Layer already exists 15:21:54 3bbeba211419: Layer already exists 15:21:54 4090912d2d84: Layer already exists 15:21:54 1113dc0388b9: Layer already exists 15:21:54 a2fdd2e4623d: Layer already exists 15:21:54 cc2447e1835a: Layer already exists 15:21:54 f78866d0963c: Layer already exists 15:21:54 latest: digest: sha256:7671b6a4b77447e2788065ed31b0e0655d99aad06cc862dd98eac54a1f5566d1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.28 15:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:55 4090912d2d84: Preparing 15:21:55 3bbeba211419: Preparing 15:21:55 1113dc0388b9: Preparing 15:21:55 a0ec903af6d5: Preparing 15:21:55 ff3c8ff23a37: Preparing 15:21:55 a2fdd2e4623d: Preparing 15:21:55 f78866d0963c: Preparing 15:21:55 cc2447e1835a: Preparing 15:21:55 a2fdd2e4623d: Waiting 15:21:55 cc2447e1835a: Waiting 15:21:55 ff3c8ff23a37: Layer already exists 15:21:55 1113dc0388b9: Layer already exists 15:21:55 3bbeba211419: Layer already exists 15:21:55 4090912d2d84: Layer already exists 15:21:55 a0ec903af6d5: Layer already exists 15:21:55 a2fdd2e4623d: Layer already exists 15:21:55 f78866d0963c: Layer already exists 15:21:55 cc2447e1835a: Layer already exists 15:21:55 3.1.0-dev.28: digest: sha256:7671b6a4b77447e2788065ed31b0e0655d99aad06cc862dd98eac54a1f5566d1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 15:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:56 4090912d2d84: Preparing 15:21:56 3bbeba211419: Preparing 15:21:56 1113dc0388b9: Preparing 15:21:56 a0ec903af6d5: Preparing 15:21:56 ff3c8ff23a37: Preparing 15:21:56 a2fdd2e4623d: Preparing 15:21:56 f78866d0963c: Preparing 15:21:56 cc2447e1835a: Preparing 15:21:56 a2fdd2e4623d: Waiting 15:21:56 f78866d0963c: Waiting 15:21:56 3bbeba211419: Layer already exists 15:21:56 ff3c8ff23a37: Layer already exists 15:21:56 a0ec903af6d5: Layer already exists 15:21:56 4090912d2d84: Layer already exists 15:21:56 1113dc0388b9: Layer already exists 15:21:56 a2fdd2e4623d: Layer already exists 15:21:56 f78866d0963c: Layer already exists 15:21:56 cc2447e1835a: Layer already exists 15:21:56 2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28: digest: sha256:7671b6a4b77447e2788065ed31b0e0655d99aad06cc862dd98eac54a1f5566d1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:56 + 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 15:21:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:56 4090912d2d84: Preparing 15:21:56 3bbeba211419: Preparing 15:21:56 1113dc0388b9: Preparing 15:21:56 a0ec903af6d5: Preparing 15:21:56 ff3c8ff23a37: Preparing 15:21:56 a2fdd2e4623d: Preparing 15:21:56 f78866d0963c: Preparing 15:21:56 cc2447e1835a: Preparing 15:21:56 f78866d0963c: Waiting 15:21:56 a2fdd2e4623d: Waiting 15:21:56 cc2447e1835a: Waiting 15:21:56 ff3c8ff23a37: Layer already exists 15:21:56 a0ec903af6d5: Layer already exists 15:21:56 4090912d2d84: Layer already exists 15:21:56 1113dc0388b9: Layer already exists 15:21:56 3bbeba211419: Layer already exists 15:21:56 f78866d0963c: Layer already exists 15:21:56 a2fdd2e4623d: Layer already exists 15:21:56 cc2447e1835a: Layer already exists 15:21:56 main: digest: sha256:7671b6a4b77447e2788065ed31b0e0655d99aad06cc862dd98eac54a1f5566d1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:21:56 ===================================================== [Pipeline] echo 15:21:56 taggedImages: 15:21:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939 15:21:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:21:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.28 15:21:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 15:21:56 - 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 15:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:21:57 15:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:21:57 latest: Pulling from edgex-lftools-log-publisher 15:21:57 5eb5b503b376: Pulling fs layer 15:21:57 5c69ac0246d0: Pulling fs layer 15:21:57 ec43610c2a17: Pulling fs layer 15:21:57 3a2ae6a8a46f: Pulling fs layer 15:21:57 33b1e0a273af: Pulling fs layer 15:21:57 3a2ae6a8a46f: Waiting 15:21:57 5d3b04190fa2: Pulling fs layer 15:21:57 2f39f015ded8: Pulling fs layer 15:21:57 33b1e0a273af: Waiting 15:21:57 5d3b04190fa2: Waiting 15:21:57 2f39f015ded8: Waiting 15:21:57 5c69ac0246d0: Download complete 15:21:57 3a2ae6a8a46f: Verifying Checksum 15:21:57 3a2ae6a8a46f: Download complete 15:21:57 33b1e0a273af: Verifying Checksum 15:21:57 33b1e0a273af: Download complete 15:21:57 ec43610c2a17: Verifying Checksum 15:21:57 ec43610c2a17: Download complete 15:21:57 5d3b04190fa2: Verifying Checksum 15:21:57 5d3b04190fa2: Download complete 15:21:57 5eb5b503b376: Verifying Checksum 15:21:57 5eb5b503b376: Download complete 15:21:58 2f39f015ded8: Download complete 15:21:58 5eb5b503b376: Pull complete 15:21:58 5c69ac0246d0: Pull complete 15:21:59 ec43610c2a17: Pull complete 15:21:59 3a2ae6a8a46f: Pull complete 15:21:59 33b1e0a273af: Pull complete 15:21:59 5d3b04190fa2: Pull complete 15:22:03 2f39f015ded8: Pull complete 15:22:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:22:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:03 prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container 15:22:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:22:07 $ docker top 0603349436bf184dca4ab49a0e7e1c5c35b0ca6829c3d1dcb580189c6dfdfa22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:07 ---> job-cost.sh 15:22:07 lf-activate-venv: SKIPPING 15:22:07 INFO: No Stack... 15:22:08 INFO: Retrieving Pricing Info for: v3-standard-8 15:22:08 INFO: Archiving Costs [Pipeline] sh 15:22:08 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:22:08 + cut -d, -f6 [Pipeline] lock 15:22:08 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] 15:22:08 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] did not exist. Created. 15:22:08 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:09 + echo total: 0.2199999988079071 [Pipeline] stash 15:22:09 Stashed 1 file(s) [Pipeline] } 15:22:09 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 15:22:09 $ docker stop --time=1 0603349436bf184dca4ab49a0e7e1c5c35b0ca6829c3d1dcb580189c6dfdfa22 15:22:10 $ docker rm -f --volumes 0603349436bf184dca4ab49a0e7e1c5c35b0ca6829c3d1dcb580189c6dfdfa22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:22:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9933 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:22:41 Running in /w/workspace/app-rfid-llrp-inventory/140 [Pipeline] { [Pipeline] checkout 15:22:41 The recommended git tool is: git 15:22:50 using credential edgex-jenkins-ssh 15:22:50 Cloning the remote Git repository 15:22:50 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:22:51 > git init /w/workspace/app-rfid-llrp-inventory/140 # timeout=10 15:22:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:22:51 > git --version # timeout=10 15:22:51 > git --version # 'git version 2.25.1' 15:22:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:22:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:55 Avoid second fetch 15:22:55 Checking out Revision 2cf82822b8f5c4982b562185971b2840de0a3939 (main) 15:22:55 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#237)" 15:22:55 > git config core.sparsecheckout # timeout=10 15:22:55 > git checkout -f 2cf82822b8f5c4982b562185971b2840de0a3939 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:22:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:56 Dload Upload Total Spent Left Speed 15:22:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh 15:22:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:22:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:22:57 + sudo tee /etc/docker/daemon.new 15:22:57 { 15:22:57 "registry-mirrors": [ 15:22:57 "https://nexus3.edgexfoundry.org:10001" 15:22:57 ], 15:22:57 "bip": "10.250.0.254/24", 15:22:57 "hosts": [ 15:22:57 "tcp://0.0.0.0:5555", 15:22:57 "unix:///var/run/docker.sock" 15:22:57 ], 15:22:57 "mtu": 1458, 15:22:57 "selinux-enabled": true, 15:22:57 "seccomp-profile": "/etc/docker/seccomp.json" 15:22:57 } [Pipeline] sh 15:22:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:22:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:20 provisioning config files... 15:23:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/140@tmp/config6954687412888513115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:21 ---> docker-login.sh 15:23:21 nexus3.edgexfoundry.org:10001 15:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:21 Configure a credential helper to remove this warning. See 15:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:21 15:23:21 Login Succeeded 15:23:21 nexus3.edgexfoundry.org:10002 15:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:22 Configure a credential helper to remove this warning. See 15:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:22 15:23:22 Login Succeeded 15:23:22 nexus3.edgexfoundry.org:10003 15:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:22 Configure a credential helper to remove this warning. See 15:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:22 15:23:22 Login Succeeded 15:23:22 nexus3.edgexfoundry.org:10004 15:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:22 Configure a credential helper to remove this warning. See 15:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:22 15:23:22 Login Succeeded 15:23:22 docker.io 15:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:23 Configure a credential helper to remove this warning. See 15:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:23 15:23:23 Login Succeeded 15:23:23 ---> docker-login.sh ends [Pipeline] } 15:23:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:23:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:23 ========================================================= 15:23:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:23:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:23:24 Sending build context to Docker daemon 685.1kB 15:23:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:23:24 Step 2/12 : FROM ${BASE} AS builder 15:23:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:23:24 9fda8d8052c6: Pulling fs layer 15:23:24 5d54e960e981: Pulling fs layer 15:23:24 c4a7e357bf2a: Pulling fs layer 15:23:24 f0e02332f6b5: Pulling fs layer 15:23:24 cefa15bbcfad: Pulling fs layer 15:23:24 17808c966233: Pulling fs layer 15:23:24 f4c1fc716caa: Pulling fs layer 15:23:24 cefa15bbcfad: Waiting 15:23:24 17808c966233: Waiting 15:23:24 f0e02332f6b5: Waiting 15:23:24 f4c1fc716caa: Waiting 15:23:24 5d54e960e981: Download complete 15:23:24 f0e02332f6b5: Verifying Checksum 15:23:24 f0e02332f6b5: Download complete 15:23:24 cefa15bbcfad: Verifying Checksum 15:23:24 cefa15bbcfad: Download complete 15:23:24 9fda8d8052c6: Verifying Checksum 15:23:24 9fda8d8052c6: Download complete 15:23:25 f4c1fc716caa: Verifying Checksum 15:23:25 f4c1fc716caa: Download complete 15:23:25 9fda8d8052c6: Pull complete 15:23:26 5d54e960e981: Pull complete 15:23:26 c4a7e357bf2a: Verifying Checksum 15:23:26 c4a7e357bf2a: Download complete 15:23:27 17808c966233: Download complete 15:23:42 c4a7e357bf2a: Pull complete 15:23:42 f0e02332f6b5: Pull complete 15:23:42 cefa15bbcfad: Pull complete 15:23:49 17808c966233: Pull complete 15:23:51 f4c1fc716caa: Pull complete 15:23:51 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:23:51 ---> ea914061e18c 15:23:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:23:52 ---> Running in 231c1c93481a 15:23:52 Removing intermediate container 231c1c93481a 15:23:52 ---> 8c187a5378e3 15:23:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:23:52 ---> Running in de2ac2220237 15:23:53 Removing intermediate container de2ac2220237 15:23:53 ---> b8c71fdc7d1c 15:23:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:23:53 ---> Running in c8248f0e0666 15:23:53 Removing intermediate container c8248f0e0666 15:23:53 ---> 1b1ec1280805 15:23:53 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:53 ---> Running in eec564ccc9ef 15:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:23:56 OK: 266 MiB in 52 packages 15:23:58 Removing intermediate container eec564ccc9ef 15:23:58 ---> 347578fe0b5d 15:23:58 Step 7/12 : WORKDIR /app 15:23:58 ---> Running in 65f0b897dd7d 15:23:59 Removing intermediate container 65f0b897dd7d 15:23:59 ---> 90fc1810e651 15:23:59 Step 8/12 : COPY go.mod vendor* ./ 15:23:59 ---> d88522e0233b 15:23:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:00 ---> Running in 734033e0004a 15:25:36 Removing intermediate container 734033e0004a 15:25:36 ---> 9c7099617380 15:25:36 Step 10/12 : COPY . . 15:25:36 ---> ac20b2288053 15:25:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:25:36 ---> Running in 6ecc74e7cc88 15:25:37 Removing intermediate container 6ecc74e7cc88 15:25:37 ---> 8075e7ab79f1 15:25:37 Step 12/12 : RUN $MAKE 15:25:37 ---> Running in 390867ac9e4d 15:25:38 noop 15:25:39 Removing intermediate container 390867ac9e4d 15:25:39 ---> 2757a015bb80 15:25:39 Successfully built 2757a015bb80 15:25:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:39 + docker inspect -f . ci-base-image-arm64 15:25:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:39 prd-ubuntu20.04-docker-arm64-4c-16g-9933 does not seem to be running inside a container 15:25:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/140 -v /w/workspace/app-rfid-llrp-inventory/140:/w/workspace/app-rfid-llrp-inventory/140:rw,z -v /w/workspace/app-rfid-llrp-inventory/140@tmp:/w/workspace/app-rfid-llrp-inventory/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:25:41 $ docker top 6e8093e3fe753eeb04bfc90bd8c0bdac711cc31759ea0d4fd39c1572821e6355 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:41 + go version 15:25:41 go version go1.21.0 linux/arm64 [Pipeline] } 15:25:42 $ docker stop --time=1 6e8093e3fe753eeb04bfc90bd8c0bdac711cc31759ea0d4fd39c1572821e6355 15:25:43 $ docker rm -f --volumes 6e8093e3fe753eeb04bfc90bd8c0bdac711cc31759ea0d4fd39c1572821e6355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:44 + docker inspect -f . ci-base-image-arm64 15:25:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:44 prd-ubuntu20.04-docker-arm64-4c-16g-9933 does not seem to be running inside a container 15:25:44 $ 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/140 -v /w/workspace/app-rfid-llrp-inventory/140:/w/workspace/app-rfid-llrp-inventory/140:rw,z -v /w/workspace/app-rfid-llrp-inventory/140@tmp:/w/workspace/app-rfid-llrp-inventory/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:25:45 $ docker top 3300c7932515c2928373e52d2767fe74d907c0d35b93fe5e177a2e6d15cc2a82 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:46 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/140 [Pipeline] fileExists [Pipeline] sh 15:25:47 + make test 15:25:47 go test -race ./... -coverprofile=coverage.out ./... 15:28:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:28:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:28:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.112s coverage: 86.2% of statements 15:28:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.465s coverage: 71.9% of statements 15:28:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:28:29 go vet ./... 15:30:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:30:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:30:36 ./bin/test-attribution.sh 15:30:36 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:30:36 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:30:36 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:30:36 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:30:36 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:30:36 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:30:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:30:36 $ docker stop --time=1 3300c7932515c2928373e52d2767fe74d907c0d35b93fe5e177a2e6d15cc2a82 15:30:38 $ docker rm -f --volumes 3300c7932515c2928373e52d2767fe74d907c0d35b93fe5e177a2e6d15cc2a82 [Pipeline] // withDockerContainer [Pipeline] sh 15:30:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:30:39 Warning: overwriting stash ‘coverage-report’ 15:30:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:30:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:30:41 + ls -al . 15:30:41 total 232 15:30:41 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:25 . 15:30:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:22 .. 15:30:41 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 15:22 .dockerignore 15:30:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:22 .git 15:30:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:22 .github 15:30:41 -rw-rw-r-- 1 jenkins jenkins 788 Oct 24 15:22 .gitignore 15:30:41 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:22 .golangci.yml 15:30:41 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 15:22 Attribution.txt 15:30:41 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 15:22 CHANGELOG.md 15:30:41 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 15:22 Dockerfile 15:30:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:22 GOVERNANCE.md 15:30:41 -rw-rw-r-- 1 jenkins jenkins 687 Oct 24 15:22 Jenkinsfile 15:30:41 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 15:22 LICENSE 15:30:41 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 15:22 Makefile 15:30:41 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 15:22 OWNERS.md 15:30:41 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 24 15:22 README.md 15:30:41 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:19 VERSION 15:30:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:22 bin 15:30:41 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 15:28 coverage.out 15:30:41 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 15:22 go.mod 15:30:41 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 15:22 go.sum 15:30:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:22 images 15:30:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:22 internal 15:30:41 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 15:22 main.go 15:30:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:22 res 15:30:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:22 snap 15:30:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:22 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:41 + 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=2cf82822b8f5c4982b562185971b2840de0a3939 --label arch=arm64 --label version=3.1.0-dev.28 . 15:30:41 Sending build context to Docker daemon 685.1kB 15:30:41 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:30:41 Step 2/29 : FROM ${BASE} AS builder 15:30:41 ---> 2757a015bb80 15:30:41 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:30:41 ---> Running in 6aaf3c7a8585 15:30:42 Removing intermediate container 6aaf3c7a8585 15:30:42 ---> e7832f4ee699 15:30:42 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:30:42 ---> Running in 9f73cfdb494f 15:30:42 Removing intermediate container 9f73cfdb494f 15:30:42 ---> 0889ffecd8f4 15:30:42 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:30:42 ---> Running in 93116be726c5 15:30:43 Removing intermediate container 93116be726c5 15:30:43 ---> 05aab5cb4384 15:30:43 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:30:43 ---> Running in 01109d457ced 15:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:30:45 OK: 266 MiB in 52 packages 15:30:46 Removing intermediate container 01109d457ced 15:30:46 ---> ca5b026a1b9c 15:30:46 Step 7/29 : WORKDIR /app 15:30:46 ---> Running in e8a946656e2f 15:30:47 Removing intermediate container e8a946656e2f 15:30:47 ---> ee9c03bf3520 15:30:47 Step 8/29 : COPY go.mod vendor* ./ 15:30:47 ---> a646daabb1be 15:30:47 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:47 ---> Running in f281966b103a 15:30:49 Removing intermediate container f281966b103a 15:30:49 ---> bcdcdc02d674 15:30:49 Step 10/29 : COPY . . 15:30:50 ---> 74dbef6c5058 15:30:50 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:30:50 ---> Running in 42187a4d8a57 15:30:50 Removing intermediate container 42187a4d8a57 15:30:50 ---> 861c0e6a265b 15:30:50 Step 12/29 : RUN $MAKE 15:30:51 ---> Running in b211eba6a718 15:30:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:32:58 Removing intermediate container b211eba6a718 15:32:58 ---> 5647708933a9 15:32:58 Step 13/29 : FROM alpine:3.18 15:32:58 3.18: Pulling from library/alpine 15:32:58 579b34f0a95b: Pulling fs layer 15:32:58 579b34f0a95b: Verifying Checksum 15:32:58 579b34f0a95b: Download complete 15:32:58 579b34f0a95b: Pull complete 15:32:58 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:32:58 Status: Downloaded newer image for alpine:3.18 15:32:58 ---> 3cc203321400 15:32:58 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:32:58 ---> Running in b31e2a468325 15:32:58 Removing intermediate container b31e2a468325 15:32:58 ---> 638ada12fcf3 15:32:58 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:32:58 ---> Running in d59a9d86a3c3 15:32:58 Removing intermediate container d59a9d86a3c3 15:32:58 ---> 30c7f4ebc640 15:32:58 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:32:58 ---> Running in 9c9a92cb5c6b 15:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:32:58 (1/2) Installing ca-certificates (20230506-r0) 15:32:58 (2/2) Installing dumb-init (1.2.5-r2) 15:32:58 Executing busybox-1.36.1-r2.trigger 15:32:58 Executing ca-certificates-20230506-r0.trigger 15:32:58 OK: 9 MiB in 17 packages 15:32:58 Removing intermediate container 9c9a92cb5c6b 15:32:58 ---> 6d2622ed9f2a 15:32:58 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:32:58 ---> 241714ccf6e3 15:32:58 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:32:58 ---> 65cc2a391a6a 15:32:58 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:32:58 ---> 125e3fe3ffec 15:32:58 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:32:58 ---> 739e3bae0c90 15:32:58 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:33:03 ---> 95464b1ba219 15:33:03 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:33:03 ---> Running in 20e4e400c978 15:33:04 Removing intermediate container 20e4e400c978 15:33:04 ---> 6056efc7305e 15:33:04 Step 23/29 : VOLUME /cache 15:33:04 ---> Running in 2e6ee772a17e 15:33:04 Removing intermediate container 2e6ee772a17e 15:33:04 ---> a261d5e6e851 15:33:04 Step 24/29 : EXPOSE 59711 15:33:04 ---> Running in 8b1c0c65908f 15:33:05 Removing intermediate container 8b1c0c65908f 15:33:05 ---> 10914ec60182 15:33:05 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:33:05 ---> Running in b80261d1840b 15:33:05 Removing intermediate container b80261d1840b 15:33:05 ---> 6282bdf971b6 15:33:05 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:33:05 ---> Running in f6c21651065d 15:33:06 Removing intermediate container f6c21651065d 15:33:06 ---> 638c73c7ab38 15:33:06 Step 27/29 : LABEL arch=arm64 15:33:06 ---> Running in 1389f88275eb 15:33:06 Removing intermediate container 1389f88275eb 15:33:06 ---> 74dc349fe726 15:33:06 Step 28/29 : LABEL git_sha=2cf82822b8f5c4982b562185971b2840de0a3939 15:33:06 ---> Running in 86f804960bfe 15:33:07 Removing intermediate container 86f804960bfe 15:33:07 ---> 894ee2a03919 15:33:07 Step 29/29 : LABEL version=3.1.0-dev.28 15:33:07 ---> Running in 242af6417900 15:33:07 Removing intermediate container 242af6417900 15:33:07 ---> dabd9d42961c 15:33:07 [Warning] One or more build-args [ARCH] were not consumed 15:33:07 Successfully built dabd9d42961c 15:33:07 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 15:33:07 provisioning config files... 15:33:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/140@tmp/config14824364288771559299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:08 ---> docker-login.sh 15:33:08 nexus3.edgexfoundry.org:10001 15:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:08 Configure a credential helper to remove this warning. See 15:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:08 15:33:08 Login Succeeded 15:33:08 nexus3.edgexfoundry.org:10002 15:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:08 Configure a credential helper to remove this warning. See 15:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:08 15:33:08 Login Succeeded 15:33:08 nexus3.edgexfoundry.org:10003 15:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:09 Configure a credential helper to remove this warning. See 15:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:09 15:33:09 Login Succeeded 15:33:09 nexus3.edgexfoundry.org:10004 15:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:09 Configure a credential helper to remove this warning. See 15:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:09 15:33:09 Login Succeeded 15:33:09 docker.io 15:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:09 Configure a credential helper to remove this warning. See 15:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:09 15:33:09 Login Succeeded 15:33:09 ---> docker-login.sh ends [Pipeline] } 15:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:09 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:33:09 2cf82822b8f5c4982b562185971b2840de0a3939 15:33:09 latest 15:33:09 3.1.0-dev.28 15:33:09 2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 15:33:09 main 15:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939 15:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:10 6b5afd77984f: Preparing 15:33:10 ed9116237dca: Preparing 15:33:10 0ef4dff4a3f7: Preparing 15:33:10 420b889cef4d: Preparing 15:33:10 9bae5f418b05: Preparing 15:33:10 aebae4a29323: Preparing 15:33:10 bcba04ad73d6: Preparing 15:33:10 aebae4a29323: Waiting 15:33:10 bcba04ad73d6: Waiting 15:33:10 5f4d9fc4d98d: Preparing 15:33:10 5f4d9fc4d98d: Waiting 15:33:10 0ef4dff4a3f7: Pushed 15:33:10 420b889cef4d: Pushed 15:33:10 9bae5f418b05: Pushed 15:33:10 6b5afd77984f: Pushed 15:33:10 5f4d9fc4d98d: Layer already exists 15:33:10 aebae4a29323: Pushed 15:33:11 bcba04ad73d6: Pushed 15:33:17 ed9116237dca: Pushed 15:33:17 2cf82822b8f5c4982b562185971b2840de0a3939: digest: sha256:417ea4c1594893ae32b0469005dfd240b61b6bc085eab19f6c6ef36b6dbabfdb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:18 + 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 15:33:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:18 6b5afd77984f: Preparing 15:33:18 ed9116237dca: Preparing 15:33:18 0ef4dff4a3f7: Preparing 15:33:18 420b889cef4d: Preparing 15:33:18 9bae5f418b05: Preparing 15:33:18 aebae4a29323: Preparing 15:33:18 bcba04ad73d6: Preparing 15:33:18 5f4d9fc4d98d: Preparing 15:33:18 bcba04ad73d6: Waiting 15:33:18 5f4d9fc4d98d: Waiting 15:33:18 aebae4a29323: Waiting 15:33:18 6b5afd77984f: Layer already exists 15:33:18 9bae5f418b05: Layer already exists 15:33:18 ed9116237dca: Layer already exists 15:33:18 0ef4dff4a3f7: Layer already exists 15:33:18 420b889cef4d: Layer already exists 15:33:18 bcba04ad73d6: Layer already exists 15:33:18 5f4d9fc4d98d: Layer already exists 15:33:18 aebae4a29323: Layer already exists 15:33:18 latest: digest: sha256:417ea4c1594893ae32b0469005dfd240b61b6bc085eab19f6c6ef36b6dbabfdb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:19 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.28 15:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:19 6b5afd77984f: Preparing 15:33:19 ed9116237dca: Preparing 15:33:19 0ef4dff4a3f7: Preparing 15:33:19 420b889cef4d: Preparing 15:33:19 9bae5f418b05: Preparing 15:33:19 aebae4a29323: Preparing 15:33:19 bcba04ad73d6: Preparing 15:33:19 5f4d9fc4d98d: Preparing 15:33:19 aebae4a29323: Waiting 15:33:19 5f4d9fc4d98d: Waiting 15:33:19 bcba04ad73d6: Waiting 15:33:19 6b5afd77984f: Layer already exists 15:33:19 0ef4dff4a3f7: Layer already exists 15:33:19 420b889cef4d: Layer already exists 15:33:19 ed9116237dca: Layer already exists 15:33:19 9bae5f418b05: Layer already exists 15:33:19 aebae4a29323: Layer already exists 15:33:19 bcba04ad73d6: Layer already exists 15:33:19 5f4d9fc4d98d: Layer already exists 15:33:19 3.1.0-dev.28: digest: sha256:417ea4c1594893ae32b0469005dfd240b61b6bc085eab19f6c6ef36b6dbabfdb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:20 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 15:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:20 6b5afd77984f: Preparing 15:33:20 ed9116237dca: Preparing 15:33:20 0ef4dff4a3f7: Preparing 15:33:20 420b889cef4d: Preparing 15:33:20 9bae5f418b05: Preparing 15:33:20 aebae4a29323: Preparing 15:33:20 bcba04ad73d6: Preparing 15:33:20 5f4d9fc4d98d: Preparing 15:33:20 aebae4a29323: Waiting 15:33:20 bcba04ad73d6: Waiting 15:33:20 5f4d9fc4d98d: Waiting 15:33:20 6b5afd77984f: Layer already exists 15:33:20 ed9116237dca: Layer already exists 15:33:20 0ef4dff4a3f7: Layer already exists 15:33:20 420b889cef4d: Layer already exists 15:33:20 9bae5f418b05: Layer already exists 15:33:20 aebae4a29323: Layer already exists 15:33:20 5f4d9fc4d98d: Layer already exists 15:33:20 bcba04ad73d6: Layer already exists 15:33:20 2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28: digest: sha256:417ea4c1594893ae32b0469005dfd240b61b6bc085eab19f6c6ef36b6dbabfdb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:20 + 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 15:33:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:21 6b5afd77984f: Preparing 15:33:21 ed9116237dca: Preparing 15:33:21 0ef4dff4a3f7: Preparing 15:33:21 420b889cef4d: Preparing 15:33:21 9bae5f418b05: Preparing 15:33:21 aebae4a29323: Preparing 15:33:21 bcba04ad73d6: Preparing 15:33:21 5f4d9fc4d98d: Preparing 15:33:21 aebae4a29323: Waiting 15:33:21 bcba04ad73d6: Waiting 15:33:21 5f4d9fc4d98d: Waiting 15:33:21 6b5afd77984f: Layer already exists 15:33:21 420b889cef4d: Layer already exists 15:33:21 9bae5f418b05: Layer already exists 15:33:21 ed9116237dca: Layer already exists 15:33:21 0ef4dff4a3f7: Layer already exists 15:33:21 aebae4a29323: Layer already exists 15:33:21 bcba04ad73d6: Layer already exists 15:33:21 5f4d9fc4d98d: Layer already exists 15:33:21 main: digest: sha256:417ea4c1594893ae32b0469005dfd240b61b6bc085eab19f6c6ef36b6dbabfdb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:21 ===================================================== [Pipeline] echo 15:33:21 taggedImages: 15:33:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939 15:33:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:33:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.28 15:33:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 15:33:21 - 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 15:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:21 15:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:22 arm64: Pulling from edgex-lftools-log-publisher 15:33:22 8998bd30e6a1: Pulling fs layer 15:33:22 04944245beec: Pulling fs layer 15:33:22 699f458cf7ca: Pulling fs layer 15:33:22 765212b225bb: Pulling fs layer 15:33:22 f23df028b6ca: Pulling fs layer 15:33:22 d65c8cfc05b1: Pulling fs layer 15:33:22 2437ff75d9bd: Pulling fs layer 15:33:22 765212b225bb: Waiting 15:33:22 f23df028b6ca: Waiting 15:33:22 d65c8cfc05b1: Waiting 15:33:22 2437ff75d9bd: Waiting 15:33:22 04944245beec: Verifying Checksum 15:33:22 04944245beec: Download complete 15:33:22 765212b225bb: Verifying Checksum 15:33:22 765212b225bb: Download complete 15:33:22 f23df028b6ca: Verifying Checksum 15:33:22 f23df028b6ca: Download complete 15:33:22 d65c8cfc05b1: Verifying Checksum 15:33:22 d65c8cfc05b1: Download complete 15:33:22 699f458cf7ca: Verifying Checksum 15:33:22 699f458cf7ca: Download complete 15:33:23 8998bd30e6a1: Verifying Checksum 15:33:23 8998bd30e6a1: Download complete 15:33:25 2437ff75d9bd: Verifying Checksum 15:33:25 2437ff75d9bd: Download complete 15:33:27 8998bd30e6a1: Pull complete 15:33:31 04944245beec: Pull complete 15:33:32 699f458cf7ca: Pull complete 15:33:33 765212b225bb: Pull complete 15:33:34 f23df028b6ca: Pull complete 15:33:34 d65c8cfc05b1: Pull complete 15:33:52 2437ff75d9bd: Pull complete 15:33:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:52 prd-ubuntu20.04-docker-arm64-4c-16g-9933 does not seem to be running inside a container 15:33:52 $ 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/140 -v /w/workspace/app-rfid-llrp-inventory/140:/w/workspace/app-rfid-llrp-inventory/140:rw,z -v /w/workspace/app-rfid-llrp-inventory/140@tmp:/w/workspace/app-rfid-llrp-inventory/140@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:arm64 cat 15:33:55 $ docker top 1ab352ff209f9067ae9572ce7572b618a13293dae6b62f31aa318bf6b2b98cdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:56 ---> job-cost.sh 15:33:56 lf-activate-venv: SKIPPING 15:33:56 INFO: No Stack... 15:33:57 INFO: Retrieving Pricing Info for: v3-standard-4 15:33:57 INFO: Archiving Costs [Pipeline] sh 15:33:58 + cat /w/workspace/app-rfid-llrp-inventory/140/archives/cost.csv 15:33:58 + cut -d, -f6 [Pipeline] lock 15:33:58 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] 15:33:58 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] did not exist. Created. 15:33:58 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:33:59 /w/workspace/app-rfid-llrp-inventory/140@tmp/durable-ee6708be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:33:59 + echo total: 0.10999999940395355 [Pipeline] stash 15:33:59 Warning: overwriting stash ‘stack-cost’ 15:33:59 Stashed 1 file(s) [Pipeline] } 15:33:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 15:33:59 $ docker stop --time=1 1ab352ff209f9067ae9572ce7572b618a13293dae6b62f31aa318bf6b2b98cdf 15:34:01 $ docker rm -f --volumes 1ab352ff209f9067ae9572ce7572b618a13293dae6b62f31aa318bf6b2b98cdf [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 15:34:01 provisioning config files... 15:34:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8617843865625194074tmp [Pipeline] { [Pipeline] sh 15:34:02 + set +x 15:34:02 + bash -s -- 15:34:02 + curl -s https://codecov.io/bash 15:34:02 15:34:02 _____ _ 15:34:02 / ____| | | 15:34:02 | | ___ __| | ___ ___ _____ __ 15:34:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:34:02 | |___| (_) | (_| | __/ (_| (_) \ V / 15:34:02 \_____\___/ \__,_|\___|\___\___/ \_/ 15:34:02 Bash-1.0.6 15:34:02 15:34:02 15:34:02 ==> git version 2.25.1 found 15:34:02 ==> 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 15:34:02 Release-Date: 2020-01-08 15:34:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:34:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:34:02 ==> Jenkins CI detected. 15:34:02 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:34:02 project root: . 15:34:02 --> token set from env 15:34:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:34:02 ==> Running gcov in . (disable via -X gcov) 15:34:02 ==> Python coveragepy not found 15:34:02 ==> Searching for coverage reports in: 15:34:02 + . 15:34:02 -> Found 1 reports 15:34:02 ==> Detecting git/mercurial file structure 15:34:02 ==> Reading reports 15:34:02 + ./coverage.out bytes=41317 15:34:02 ==> Appending adjustments 15:34:02 https://docs.codecov.io/docs/fixing-reports 15:34:02 + Found adjustments 15:34:02 ==> Gzipping contents 15:34:02 12K /tmp/codecov.YGNcfc.gz 15:34:02 ==> Uploading reports 15:34:02 url: https://codecov.io 15:34:02 query: branch=main&commit=2cf82822b8f5c4982b562185971b2840de0a3939&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:02 -> Pinging Codecov 15:34:02 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=2cf82822b8f5c4982b562185971b2840de0a3939&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:02 -> Uploading to 15:34:02 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/2cf82822b8f5c4982b562185971b2840de0a3939/eb5ce62e-5c55-459d-8f74-0f45e90e3b72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T153402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=323250ed781d30b0f56543a1becdf057b458f63c8df5a8082c096817cd518c13 15:34:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:02 Dload Upload Total Spent Left Speed 15:34:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 37852 --:--:-- --:--:-- --:--:-- 37852 15:34:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] } 15:34:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:34:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:34:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:03 15:34:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:34:03 df9b9388f04a: Pulling fs layer 15:34:03 52dc419b0ee2: Pulling fs layer 15:34:03 25bc292e5bac: Pulling fs layer 15:34:03 114826534d7a: Pulling fs layer 15:34:03 4657fd5d0bcf: Pulling fs layer 15:34:03 6ad1cebc031e: Pulling fs layer 15:34:03 8a3aa393b2d8: Pulling fs layer 15:34:03 114826534d7a: Waiting 15:34:03 4657fd5d0bcf: Waiting 15:34:03 8a3aa393b2d8: Waiting 15:34:03 6ad1cebc031e: Waiting 15:34:03 25bc292e5bac: Verifying Checksum 15:34:03 25bc292e5bac: Download complete 15:34:03 52dc419b0ee2: Verifying Checksum 15:34:03 52dc419b0ee2: Download complete 15:34:03 4657fd5d0bcf: Download complete 15:34:03 df9b9388f04a: Verifying Checksum 15:34:03 df9b9388f04a: Download complete 15:34:03 6ad1cebc031e: Verifying Checksum 15:34:03 6ad1cebc031e: Download complete 15:34:03 df9b9388f04a: Pull complete 15:34:03 52dc419b0ee2: Pull complete 15:34:03 25bc292e5bac: Pull complete 15:34:04 114826534d7a: Verifying Checksum 15:34:04 114826534d7a: Download complete 15:34:04 8a3aa393b2d8: Download complete 15:34:07 114826534d7a: Pull complete 15:34:07 4657fd5d0bcf: Pull complete 15:34:08 6ad1cebc031e: Pull complete 15:34:10 8a3aa393b2d8: Pull complete 15:34:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:34:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:10 prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container 15:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:34:15 $ docker top 6dad551f285bcf7bc1419385e242b816edc4838620daf5f52c56db529ad40d63 -eo pid,comm [Pipeline] { [Pipeline] echo 15:34:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:34:15 + set -o pipefail 15:34:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:34:22 15:34:22 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:34:22 15:34:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/02f9125e-48ec-47e8-9312-ab9e81cca0a0 15:34:22 15:34:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:34:22 15:34:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:34:22 15:34:22 15:34:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:34:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:34:22 More details here: https://snyk.co/ue1NS [Pipeline] } 15:34:22 $ docker stop --time=1 6dad551f285bcf7bc1419385e242b816edc4838620daf5f52c56db529ad40d63 15:34:26 $ docker rm -f --volumes 6dad551f285bcf7bc1419385e242b816edc4838620daf5f52c56db529ad40d63 [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 15:34:27 + git log --format=format:%s -1 2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] sh 15:34:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:27 prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container 15:34:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:34:28 $ docker top 43ffaec8d01f560309dfad9ee50928f947ac27c87d98973a5647c613acb0754b -eo pid,comm 15:34:28 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). 15:34:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:28 [ssh-agent] Looking for ssh-agent implementation... 15:34:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:28 $ docker exec 43ffaec8d01f560309dfad9ee50928f947ac27c87d98973a5647c613acb0754b ssh-agent 15:34:28 SSH_AUTH_SOCK=/tmp/ssh-irRpHWoXNHHN/agent.33 15:34:28 SSH_AGENT_PID=39 15:34:28 Running ssh-add (command line suppressed) 15:34:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10195539777682582155.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10195539777682582155.key) 15:34:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:29 + git semver tag 15:34:29 2023-10-24 15:34:29,368 [run_tag] DEBUG tag force:False 15:34:29 2023-10-24 15:34:29,369 [check_head_tag] DEBUG check head tag 15:34:29 2023-10-24 15:34:29,369 [execute] INFO git cat-file --batch-check 15:34:29 2023-10-24 15:34:29,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:34:29 2023-10-24 15:34:29,373 [execute] INFO git cat-file --batch 15:34:29 2023-10-24 15:34:29,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:34:29 2023-10-24 15:34:29,386 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:29 2023-10-24 15:34:29,386 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 15:34:29 2023-10-24 15:34:29,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:34:29 2023-10-24 15:34:29,390 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:29 3.1.0-dev.28 [Pipeline] } 15:34:29 $ docker exec --env ******** --env ******** 43ffaec8d01f560309dfad9ee50928f947ac27c87d98973a5647c613acb0754b ssh-agent -k 15:34:29 unset SSH_AUTH_SOCK; 15:34:29 unset SSH_AGENT_PID; 15:34:29 echo Agent pid 39 killed; 15:34:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:29 + git semver [Pipeline] } 15:34:30 $ docker stop --time=1 43ffaec8d01f560309dfad9ee50928f947ac27c87d98973a5647c613acb0754b 15:34:31 $ docker rm -f --volumes 43ffaec8d01f560309dfad9ee50928f947ac27c87d98973a5647c613acb0754b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:31 15:34:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:32 0.23.1-centos7: Pulling from edgex-lftools 15:34:32 ab5ef0e58194: Pulling fs layer 15:34:32 9712f1f96733: Pulling fs layer 15:34:32 63f879dbbcfc: Pulling fs layer 15:34:32 0d9ebad4ef96: Pulling fs layer 15:34:32 e9a5061849ea: Pulling fs layer 15:34:32 d747dcd14b5f: Pulling fs layer 15:34:32 2de7ff778b66: Pulling fs layer 15:34:32 0d9ebad4ef96: Waiting 15:34:32 e9a5061849ea: Waiting 15:34:32 d747dcd14b5f: Waiting 15:34:32 2de7ff778b66: Waiting 15:34:32 9712f1f96733: Verifying Checksum 15:34:32 9712f1f96733: Download complete 15:34:32 63f879dbbcfc: Verifying Checksum 15:34:32 63f879dbbcfc: Download complete 15:34:32 ab5ef0e58194: Verifying Checksum 15:34:32 ab5ef0e58194: Download complete 15:34:32 d747dcd14b5f: Verifying Checksum 15:34:32 d747dcd14b5f: Download complete 15:34:32 e9a5061849ea: Verifying Checksum 15:34:32 e9a5061849ea: Download complete 15:34:32 0d9ebad4ef96: Verifying Checksum 15:34:32 0d9ebad4ef96: Download complete 15:34:32 2de7ff778b66: Verifying Checksum 15:34:32 2de7ff778b66: Download complete 15:34:35 ab5ef0e58194: Pull complete 15:34:35 9712f1f96733: Pull complete 15:34:36 63f879dbbcfc: Pull complete 15:34:39 0d9ebad4ef96: Pull complete 15:34:40 e9a5061849ea: Pull complete 15:34:40 d747dcd14b5f: Pull complete 15:34:40 2de7ff778b66: Pull complete 15:34:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:41 prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container 15:34:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:34:46 $ docker top ded5d3734388eb6474ddda704777d54b87a245cb0e1d23dfdd136131bf4f2ee3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:34:46 provisioning config files... 15:34:46 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12070972108793577842tmp 15:34:46 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15209522099565697657tmp 15:34:46 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11856435855450865420tmp [Pipeline] { [Pipeline] echo 15:34:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:34:46 ---> sigul-configuration.sh 15:34:46 gpg: directory `/root/.gnupg' created 15:34:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:34:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:34:46 gpg: keyring `/root/.gnupg/secring.gpg' created 15:34:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:34:46 gpg: CAST5 encrypted data 15:34:46 gpg: encrypted with 1 passphrase 15:34:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:34:46 + mkdir /home/jenkins 15:34:46 + mkdir /home/jenkins/sigul [Pipeline] sh 15:34:47 + 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 15:34:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:34:47 ---> sigul-install.sh 15:34:47 Sigul already installed; skipping installation. [Pipeline] sh 15:34:47 + git tag --list 15:34:47 v0.0.0 15:34:47 v1.0.0 15:34:47 v2.1.0 15:34:47 v2.1.1 15:34:47 v2.2.0 15:34:47 v2.3.0 15:34:47 v3.0 15:34:47 v3.0.0 15:34:47 v3.0.1 15:34:47 v3.0.1-dev.1 15:34:47 v3.1.0-dev.1 15:34:47 v3.1.0-dev.10 15:34:47 v3.1.0-dev.11 15:34:47 v3.1.0-dev.12 15:34:47 v3.1.0-dev.13 15:34:47 v3.1.0-dev.14 15:34:47 v3.1.0-dev.15 15:34:47 v3.1.0-dev.16 15:34:47 v3.1.0-dev.17 15:34:47 v3.1.0-dev.18 15:34:47 v3.1.0-dev.19 15:34:47 v3.1.0-dev.2 15:34:47 v3.1.0-dev.20 15:34:47 v3.1.0-dev.21 15:34:47 v3.1.0-dev.22 15:34:47 v3.1.0-dev.23 15:34:47 v3.1.0-dev.24 15:34:47 v3.1.0-dev.25 15:34:47 v3.1.0-dev.26 15:34:47 v3.1.0-dev.27 15:34:47 v3.1.0-dev.28 15:34:47 v3.1.0-dev.3 15:34:47 v3.1.0-dev.4 15:34:47 v3.1.0-dev.5 15:34:47 v3.1.0-dev.6 15:34:47 v3.1.0-dev.7 15:34:47 v3.1.0-dev.8 15:34:47 v3.1.0-dev.9 [Pipeline] sh 15:34:48 + lftools sign git-tag v3.1.0-dev.28 15:34:48 Signing Git tag with Sigul... 15:34:48 Signing v3.1.0-dev.28 [Pipeline] echo 15:34:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:34:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:34:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:34:49 $ docker stop --time=1 ded5d3734388eb6474ddda704777d54b87a245cb0e1d23dfdd136131bf4f2ee3 15:34:50 $ docker rm -f --volumes ded5d3734388eb6474ddda704777d54b87a245cb0e1d23dfdd136131bf4f2ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:34:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:51 prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container 15:34:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:34:51 $ docker top 1543470a15d9c3a019153d603f6eeb2353c8b03a9a0736deea5189a02ab415a0 -eo pid,comm 15:34:51 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). 15:34:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:51 [ssh-agent] Looking for ssh-agent implementation... 15:34:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:51 $ docker exec 1543470a15d9c3a019153d603f6eeb2353c8b03a9a0736deea5189a02ab415a0 ssh-agent 15:34:51 SSH_AUTH_SOCK=/tmp/ssh-83NXQSzItu6B/agent.32 15:34:51 SSH_AGENT_PID=38 15:34:51 Running ssh-add (command line suppressed) 15:34:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18088736265995782327.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18088736265995782327.key) 15:34:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:52 + git semver bump pre 15:34:52 2023-10-24 15:34:52,538 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:52 2023-10-24 15:34:52,539 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev 15:34:52 2023-10-24 15:34:52,539 [bump_version] DEBUG bumped version:3.1.0-dev.29 15:34:52 2023-10-24 15:34:52,539 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:34:52 2023-10-24 15:34:52,539 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:52 2023-10-24 15:34:52,539 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:52 2023-10-24 15:34:52,541 [execute] INFO git cat-file --batch-check 15:34:52 2023-10-24 15:34:52,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:34:52 2023-10-24 15:34:52,546 [execute] INFO git cat-file --batch 15:34:52 2023-10-24 15:34:52,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:34:52 2023-10-24 15:34:52,552 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:52 3.1.0-dev.29 [Pipeline] } 15:34:52 $ docker exec --env ******** --env ******** 1543470a15d9c3a019153d603f6eeb2353c8b03a9a0736deea5189a02ab415a0 ssh-agent -k 15:34:52 unset SSH_AUTH_SOCK; 15:34:52 unset SSH_AGENT_PID; 15:34:52 echo Agent pid 38 killed; 15:34:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:53 + git semver [Pipeline] } 15:34:53 $ docker stop --time=1 1543470a15d9c3a019153d603f6eeb2353c8b03a9a0736deea5189a02ab415a0 15:34:54 $ docker rm -f --volumes 1543470a15d9c3a019153d603f6eeb2353c8b03a9a0736deea5189a02ab415a0 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:55 prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container 15:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:34:55 $ docker top 425f0818a13a1ad0b7f381363e7187e180b2de7fc983862fba8ba9f37623c763 -eo pid,comm 15:34:55 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). 15:34:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:55 [ssh-agent] Looking for ssh-agent implementation... 15:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:55 $ docker exec 425f0818a13a1ad0b7f381363e7187e180b2de7fc983862fba8ba9f37623c763 ssh-agent 15:34:55 SSH_AUTH_SOCK=/tmp/ssh-tNnIFrXnqydO/agent.32 15:34:55 SSH_AGENT_PID=38 15:34:55 Running ssh-add (command line suppressed) 15:34:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10004665005731450490.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10004665005731450490.key) 15:34:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:56 + git semver push 15:34:56 2023-10-24 15:34:56,574 [run_push] DEBUG push 15:34:56 2023-10-24 15:34:56,575 [execute] INFO git cat-file --batch-check 15:34:56 2023-10-24 15:34:56,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:34:56 2023-10-24 15:34:56,578 [execute] INFO git rev-list 97f29b6afc8c6e35a65c155e3a8df51e6fa8d0fb -- 15:34:56 2023-10-24 15:34:56,579 [execute] DEBUG Popen(['git', 'rev-list', '97f29b6afc8c6e35a65c155e3a8df51e6fa8d0fb', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:34:56 2023-10-24 15:34:56,586 [execute] INFO git fetch -v origin 15:34:56 2023-10-24 15:34:56,586 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:34:57 2023-10-24 15:34:57,152 [run_push] DEBUG no remote changes detected 15:34:57 2023-10-24 15:34:57,152 [execute] INFO git push origin semver 15:34:57 2023-10-24 15:34:57,153 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:34:58 2023-10-24 15:34:58,027 [run_push] DEBUG push all version tags 15:34:58 2023-10-24 15:34:58,027 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:34:58 2023-10-24 15:34:58,027 [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) 15:34:59 2023-10-24 15:34:59,285 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:59 3.1.0-dev.29 [Pipeline] } 15:34:59 $ docker exec --env ******** --env ******** 425f0818a13a1ad0b7f381363e7187e180b2de7fc983862fba8ba9f37623c763 ssh-agent -k 15:34:59 unset SSH_AUTH_SOCK; 15:34:59 unset SSH_AGENT_PID; 15:34:59 echo Agent pid 38 killed; 15:34:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:00 + git semver [Pipeline] } 15:35:00 $ docker stop --time=1 425f0818a13a1ad0b7f381363e7187e180b2de7fc983862fba8ba9f37623c763 15:35:01 $ docker rm -f --volumes 425f0818a13a1ad0b7f381363e7187e180b2de7fc983862fba8ba9f37623c763 [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 15:35:02 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:35:02 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:35:02 total 16 15:35:02 drwxr-xr-x 3 root root 4096 Oct 24 15:22 . 15:35:02 drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 15:34 .. 15:35:02 drwxr-xr-x 2 root root 4096 Oct 24 15:22 cost 15:35:02 -rw-r--r-- 1 root root 95 Oct 24 15:22 cost.csv 15:35:02 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:35:02 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:35:02 total 16 15:35:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:22 . 15:35:02 drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 15:34 .. 15:35:02 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:22 cost 15:35:02 -rw-r--r-- 1 jenkins jenkins 95 Oct 24 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:35:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:03 ---> package-listing.sh 15:35:03 ++ facter osfamily 15:35:03 ++ tr '[:upper:]' '[:lower:]' 15:35:03 + OS_FAMILY=debian 15:35:03 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:35:03 + START_PACKAGES=/tmp/packages_start.txt 15:35:03 + END_PACKAGES=/tmp/packages_end.txt 15:35:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:03 + PACKAGES=/tmp/packages_start.txt 15:35:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:35:03 + PACKAGES=/tmp/packages_end.txt 15:35:03 + case "${OS_FAMILY}" in 15:35:03 + dpkg -l 15:35:03 + grep '^ii' 15:35:03 + '[' -f /tmp/packages_start.txt ']' 15:35:03 + '[' -f /tmp/packages_end.txt ']' 15:35:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:35:03 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:35:03 + 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 15:35:03 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 15:35:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:04 prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container 15:35:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:35:05 $ docker top e753590bff5fdc7fd145329c8d8493bca9a644f7313a752e950e7759e3aeac22 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:05 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:06 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:06 + ls /var/log/sa-host 15:35:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:06 provisioning config files... 15:35:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6031578114649865005tmp [Pipeline] { [Pipeline] echo 15:35:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:06 ---> create-netrc.sh [Pipeline] } 15:35:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:07 ---> python-tools-install.sh [Pipeline] echo 15:35:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:07 ---> sudo-logs.sh 15:35:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:35:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:35:07 ---> job-cost.sh 15:35:07 lf-activate-venv: SKIPPING 15:35:07 DEBUG: total: 0.2199999988079071 15:35:07 INFO: Retrieving Stack Cost... 15:35:07 INFO: Retrieving Pricing Info for: v3-standard-8 15:35:08 INFO: Archiving Costs [Pipeline] echo 15:35:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:35:08 ---> logs-deploy.sh 15:35:08 lf-activate-venv: SKIPPING 15:35:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/140 15:35:08 INFO: archiving workspace using pattern(s): 15:35:09 Archives upload complete. 15:35:09 INFO: archiving logs to Nexus