Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2872e2c49484b05e6c92c887c8800fc2b400ac38 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-ssh3277507723474941378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5030765839623612869.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2802571511383944204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh648074303070258587.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-ssh4714856712551754326.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15874 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 2872e2c49484b05e6c92c887c8800fc2b400ac38 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#194)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2872e2c49484b05e6c92c887c8800fc2b400ac38 # timeout=10 > git rev-list --no-walk 2317b13706d612c1849ab049fa09379fb19bf54a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:45:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:45:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:45:42 ========================================================= 14:45:42 EdgeX Global Pipelines Version Info 14:45:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:45:43 ------------------- 14:45:43 stable info: 14:45:43 ------------------- 14:45:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:45:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:45:43 Message: update stable to v1.0.249 14:45:43 ------------------- 14:45:43 experimental info: 14:45:43 ------------------- 14:45:43 Commited By: **** collab-it+edgex@linuxfoundation.org 14:45:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:45:43 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2872e2c [Pipeline] echo 14:45:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:45:44 provisioning config files... 14:45:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config787810053425634427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:45:44 ---> docker-login.sh 14:45:44 nexus3.edgexfoundry.org:10001 14:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:45 Configure a credential helper to remove this warning. See 14:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:45 14:45:45 Login Succeeded 14:45:45 nexus3.edgexfoundry.org:10002 14:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:45 Configure a credential helper to remove this warning. See 14:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:45 14:45:45 Login Succeeded 14:45:45 nexus3.edgexfoundry.org:10003 14:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:45 Configure a credential helper to remove this warning. See 14:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:45 14:45:45 Login Succeeded 14:45:45 nexus3.edgexfoundry.org:10004 14:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:45 Configure a credential helper to remove this warning. See 14:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:45 14:45:45 Login Succeeded 14:45:45 docker.io 14:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:45 Configure a credential helper to remove this warning. See 14:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:45 14:45:45 Login Succeeded 14:45:45 ---> docker-login.sh ends [Pipeline] } 14:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:45:46 + git rev-list -1 --merges 2872e2c49484b05e6c92c887c8800fc2b400ac38~1..2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] echo 14:45:46 -----------> git rev-list -1 --merges 2872e2c49484b05e6c92c887c8800fc2b400ac38~1..2872e2c49484b05e6c92c887c8800fc2b400ac38 2872e2c49484b05e6c92c887c8800fc2b400ac38 [false] [Pipeline] sh 14:45:46 + git log --format=format:%s -1 2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] echo 14:45:46 ========================================================= 14:45:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:45:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:45:47 + git log --format=format:%s -1 2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] echo 14:45:47 [semverPrep] GIT_COMMIT: 2872e2c49484b05e6c92c887c8800fc2b400ac38, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#194) [Pipeline] echo 14:45:47 [semverPrep] This is not a build commit. [Pipeline] sh 14:45:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:45:47 + grep -v github /etc/ssh/ssh_known_hosts 14:45:47 + [ -e /tmp/ssh_known_hosts ] 14:45:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:45:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:45:47 + sudo tee -a /etc/ssh/ssh_known_hosts 14:45:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:47 14:45:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:48 0.1.4: Pulling from edgex-devops/py-git-semver 14:45:48 b85a868b505f: Pulling fs layer 14:45:48 e2be974225ed: Pulling fs layer 14:45:48 339a4e72a1f5: Pulling fs layer 14:45:48 988bab9f4d93: Pulling fs layer 14:45:48 1469e6f7b9e6: Pulling fs layer 14:45:48 eaf3925da568: Pulling fs layer 14:45:48 bab4dde63d76: Pulling fs layer 14:45:48 bde34c3a00c8: Pulling fs layer 14:45:48 b352a97aabf1: Pulling fs layer 14:45:48 4872d77fe225: Pulling fs layer 14:45:48 5851b861e8e6: Pulling fs layer 14:45:48 988bab9f4d93: Waiting 14:45:48 bde34c3a00c8: Waiting 14:45:48 b352a97aabf1: Waiting 14:45:48 1469e6f7b9e6: Waiting 14:45:48 4872d77fe225: Waiting 14:45:48 5851b861e8e6: Waiting 14:45:48 bab4dde63d76: Waiting 14:45:48 eaf3925da568: Waiting 14:45:48 e2be974225ed: Verifying Checksum 14:45:48 e2be974225ed: Download complete 14:45:48 988bab9f4d93: Verifying Checksum 14:45:48 988bab9f4d93: Download complete 14:45:48 1469e6f7b9e6: Verifying Checksum 14:45:48 1469e6f7b9e6: Download complete 14:45:48 eaf3925da568: Verifying Checksum 14:45:48 eaf3925da568: Download complete 14:45:48 339a4e72a1f5: Verifying Checksum 14:45:48 339a4e72a1f5: Download complete 14:45:48 bde34c3a00c8: Download complete 14:45:48 b352a97aabf1: Download complete 14:45:48 4872d77fe225: Verifying Checksum 14:45:48 4872d77fe225: Download complete 14:45:48 5851b861e8e6: Verifying Checksum 14:45:48 5851b861e8e6: Download complete 14:45:48 b85a868b505f: Verifying Checksum 14:45:48 b85a868b505f: Download complete 14:45:48 bab4dde63d76: Verifying Checksum 14:45:48 bab4dde63d76: Download complete 14:45:50 b85a868b505f: Pull complete 14:45:50 e2be974225ed: Pull complete 14:45:50 339a4e72a1f5: Pull complete 14:45:50 988bab9f4d93: Pull complete 14:45:50 1469e6f7b9e6: Pull complete 14:45:50 eaf3925da568: Pull complete 14:45:52 bab4dde63d76: Pull complete 14:45:52 bde34c3a00c8: Pull complete 14:45:52 b352a97aabf1: Pull complete 14:45:53 4872d77fe225: Pull complete 14:45:53 5851b861e8e6: Pull complete 14:45:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:53 prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container 14:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:45:55 $ docker top 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 -eo pid,comm 14:45:56 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). 14:45:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:45:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:56 [ssh-agent] Looking for ssh-agent implementation... 14:45:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:56 $ docker exec 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 ssh-agent 14:45:56 SSH_AUTH_SOCK=/tmp/ssh-gnqJsXdaQEXg/agent.33 14:45:56 SSH_AGENT_PID=40 14:45:56 Running ssh-add (command line suppressed) 14:45:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13927553655964766175.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13927553655964766175.key) 14:45:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:56 + git tag --points-at HEAD [Pipeline] } 14:45:56 $ docker exec --env ******** --env ******** 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 ssh-agent -k 14:45:56 unset SSH_AUTH_SOCK; 14:45:56 unset SSH_AGENT_PID; 14:45:56 echo Agent pid 40 killed; 14:45:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:45:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:56 [ssh-agent] Looking for ssh-agent implementation... 14:45:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:56 $ docker exec 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 ssh-agent 14:45:57 SSH_AUTH_SOCK=/tmp/ssh-aQ4h8GChBRi5/agent.72 14:45:57 SSH_AGENT_PID=78 14:45:57 Running ssh-add (command line suppressed) 14:45:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4255475888751053806.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4255475888751053806.key) 14:45:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:57 + git semver init 14:45:57 2023-05-17 14:45:57,613 [run_init] DEBUG init version:0.0.0 force:False 14:45:57 2023-05-17 14:45:57,614 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:45:57 2023-05-17 14:45:57,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:45:57 2023-05-17 14:45:57,615 [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) 14:45:58 2023-05-17 14:45:58,616 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:45:58 2023-05-17 14:45:58,617 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:45:58 2023-05-17 14:45:58,617 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:45:58 2023-05-17 14:45:58,617 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:45:58 3.0.0-dev.36 [Pipeline] } 14:45:58 $ docker exec --env ******** --env ******** 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 ssh-agent -k 14:45:58 unset SSH_AUTH_SOCK; 14:45:58 unset SSH_AGENT_PID; 14:45:58 echo Agent pid 78 killed; 14:45:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:45:59 + git semver [Pipeline] } 14:45:59 $ docker stop --time=1 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 14:46:00 $ docker rm -f --volumes 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 [Pipeline] // withDockerContainer [Pipeline] sh 14:46:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:46:01 Stashed 1 file(s) [Pipeline] echo 14:46:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [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 14:46:01 provisioning config files... 14:46:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14069203742037101963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:01 ---> docker-login.sh 14:46:01 nexus3.edgexfoundry.org:10001 14:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:01 Configure a credential helper to remove this warning. See 14:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:01 14:46:01 Login Succeeded 14:46:01 nexus3.edgexfoundry.org:10002 14:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:01 Configure a credential helper to remove this warning. See 14:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:01 14:46:01 Login Succeeded 14:46:01 nexus3.edgexfoundry.org:10003 14:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:01 Configure a credential helper to remove this warning. See 14:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:01 14:46:01 Login Succeeded 14:46:01 nexus3.edgexfoundry.org:10004 14:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:02 Configure a credential helper to remove this warning. See 14:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:02 14:46:02 Login Succeeded 14:46:02 docker.io 14:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:02 Configure a credential helper to remove this warning. See 14:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:02 14:46:02 Login Succeeded 14:46:02 ---> docker-login.sh ends [Pipeline] } 14:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:46:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:46:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:46:02 ========================================================= 14:46:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:46:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:46:02 Sending build context to Docker daemon 12.66MB 14:46:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:46:02 Step 2/12 : FROM ${BASE} AS builder 14:46:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:46:02 f56be85fc22e: Pulling fs layer 14:46:02 85791d961cd3: Pulling fs layer 14:46:02 d694b5ae8c79: Pulling fs layer 14:46:02 9f32a84ed3da: Pulling fs layer 14:46:02 4d19c01a9841: Pulling fs layer 14:46:02 9325e15d5711: Pulling fs layer 14:46:02 556b6ee489ea: Pulling fs layer 14:46:02 c5a4b2cf53e6: Pulling fs layer 14:46:02 9f32a84ed3da: Waiting 14:46:02 4d19c01a9841: Waiting 14:46:02 9325e15d5711: Waiting 14:46:02 556b6ee489ea: Waiting 14:46:02 c5a4b2cf53e6: Waiting 14:46:03 85791d961cd3: Verifying Checksum 14:46:03 85791d961cd3: Download complete 14:46:03 9f32a84ed3da: Verifying Checksum 14:46:03 9f32a84ed3da: Download complete 14:46:03 4d19c01a9841: Download complete 14:46:03 f56be85fc22e: Verifying Checksum 14:46:03 f56be85fc22e: Download complete 14:46:03 9325e15d5711: Verifying Checksum 14:46:03 9325e15d5711: Download complete 14:46:03 f56be85fc22e: Pull complete 14:46:03 85791d961cd3: Pull complete 14:46:03 d694b5ae8c79: Verifying Checksum 14:46:03 d694b5ae8c79: Download complete 14:46:03 c5a4b2cf53e6: Verifying Checksum 14:46:03 c5a4b2cf53e6: Download complete 14:46:03 556b6ee489ea: Verifying Checksum 14:46:03 556b6ee489ea: Download complete 14:46:07 d694b5ae8c79: Pull complete 14:46:07 9f32a84ed3da: Pull complete 14:46:07 4d19c01a9841: Pull complete 14:46:07 9325e15d5711: Pull complete 14:46:10 556b6ee489ea: Pull complete 14:46:11 c5a4b2cf53e6: Pull complete 14:46:11 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:46:11 ---> c4be618373d6 14:46:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:46:16 Still waiting to schedule task 14:46:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:46:16 ---> Running in f5c826b6da8b 14:46:16 Removing intermediate container f5c826b6da8b 14:46:16 ---> 044f911461be 14:46:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:46:16 ---> Running in b621f3c5e9b1 14:46:16 Removing intermediate container b621f3c5e9b1 14:46:16 ---> 8af6d826889d 14:46:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:46:16 ---> Running in 569c9445d5c3 14:46:16 Removing intermediate container 569c9445d5c3 14:46:16 ---> 58263f3c945c 14:46:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:46:16 ---> Running in 948bd2248369 14:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:46:16 OK: 265 MiB in 53 packages 14:46:16 Removing intermediate container 948bd2248369 14:46:16 ---> f7910d7db4f3 14:46:16 Step 7/12 : WORKDIR /app 14:46:16 ---> Running in d228cf86faec 14:46:16 Removing intermediate container d228cf86faec 14:46:16 ---> c5dfc20b2aed 14:46:16 Step 8/12 : COPY go.mod vendor* ./ 14:46:17 ---> 07fab185becc 14:46:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:46:17 ---> Running in 786a03d0af0f 14:46:43 Removing intermediate container 786a03d0af0f 14:46:43 ---> 5c4c3623af8d 14:46:43 Step 10/12 : COPY . . 14:46:43 ---> ff42bb224ecc 14:46:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:46:43 ---> Running in 8b965a99f70b 14:46:43 Removing intermediate container 8b965a99f70b 14:46:43 ---> 205d110829ba 14:46:43 Step 12/12 : RUN $MAKE 14:46:43 ---> Running in 160258ff9808 14:46:43 noop 14:46:44 Removing intermediate container 160258ff9808 14:46:44 ---> 24850860c0e7 14:46:44 Successfully built 24850860c0e7 14:46:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:44 + docker inspect -f . ci-base-image-x86_64 14:46:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:44 prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container 14:46:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:46:44 $ docker top cbe679ba0aa07fa42282f29697196ccf3e11029ed0b1674b577b82b2374b3554 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:45 + go version 14:46:45 go version go1.20.2 linux/amd64 [Pipeline] } 14:46:45 $ docker stop --time=1 cbe679ba0aa07fa42282f29697196ccf3e11029ed0b1674b577b82b2374b3554 14:46:46 $ docker rm -f --volumes cbe679ba0aa07fa42282f29697196ccf3e11029ed0b1674b577b82b2374b3554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:46 + docker inspect -f . ci-base-image-x86_64 14:46:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:47 prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container 14:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:46:47 $ docker top dade86968623548ad0223cf3cfb2746032848a2319eafeab1b855bf893ceb2c3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:47 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:46:48 + make test 14:46:48 go test -race ./... -coverprofile=coverage.out ./... 14:47:09 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:47:09 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:47:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements 14:47:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.696s coverage: 71.9% of statements 14:47:31 go vet ./... 14:47:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:47:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:47:33 ./bin/test-attribution.sh 14:47:33 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:47:33 $ docker stop --time=1 dade86968623548ad0223cf3cfb2746032848a2319eafeab1b855bf893ceb2c3 14:47:37 $ docker rm -f --volumes dade86968623548ad0223cf3cfb2746032848a2319eafeab1b855bf893ceb2c3 [Pipeline] // withDockerContainer [Pipeline] sh 14:47:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:47:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:47:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:47:39 + ls -al . 14:47:39 total 228 14:47:39 drwxrwxr-x 11 jenkins jenkins 4096 May 17 14:46 . 14:47:39 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:45 .. 14:47:39 -rw-rw-r-- 1 jenkins jenkins 262 May 17 14:45 .dockerignore 14:47:39 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:45 .git 14:47:39 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:45 .github 14:47:39 -rw-rw-r-- 1 jenkins jenkins 788 May 17 14:45 .gitignore 14:47:39 -rw-rw-r-- 1 jenkins jenkins 41 May 17 14:45 .golangci.yml 14:47:39 drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:45 .semver 14:47:39 -rw-rw-r-- 1 jenkins jenkins 9805 May 17 14:45 Attribution.txt 14:47:39 -rw-rw-r-- 1 jenkins jenkins 4331 May 17 14:45 CHANGELOG.md 14:47:39 -rw-rw-r-- 1 jenkins jenkins 1659 May 17 14:45 Dockerfile 14:47:39 -rw-rw-r-- 1 jenkins jenkins 677 May 17 14:45 GOVERNANCE.md 14:47:39 -rw-rw-r-- 1 jenkins jenkins 687 May 17 14:45 Jenkinsfile 14:47:39 -rw-rw-r-- 1 jenkins jenkins 11347 May 17 14:45 LICENSE 14:47:39 -rw-rw-r-- 1 jenkins jenkins 2497 May 17 14:45 Makefile 14:47:39 -rw-rw-r-- 1 jenkins jenkins 617 May 17 14:45 OWNERS.md 14:47:39 -rw-rw-r-- 1 jenkins jenkins 31516 May 17 14:45 README.md 14:47:39 -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:46 VERSION 14:47:39 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:45 bin 14:47:39 -rw-r--r-- 1 jenkins jenkins 41317 May 17 14:47 coverage.out 14:47:39 -rw-rw-r-- 1 jenkins jenkins 3467 May 17 14:45 go.mod 14:47:39 -rw-rw-r-- 1 jenkins jenkins 31505 May 17 14:45 go.sum 14:47:39 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:45 images 14:47:39 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:45 internal 14:47:39 -rw-rw-r-- 1 jenkins jenkins 531 May 17 14:45 main.go 14:47:39 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:45 res 14:47:39 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:45 snap 14:47:39 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:45 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:39 + 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=2872e2c49484b05e6c92c887c8800fc2b400ac38 --label arch=amd64 --label version=3.0.0-dev.36 . 14:47:39 Sending build context to Docker daemon 12.66MB 14:47:39 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:47:39 Step 2/29 : FROM ${BASE} AS builder 14:47:39 ---> 24850860c0e7 14:47:39 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:47:39 ---> Running in 4e714a9d01cf 14:47:39 Removing intermediate container 4e714a9d01cf 14:47:39 ---> 2a93d2f5034b 14:47:39 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:47:39 ---> Running in 5a91aa97867c 14:47:40 Removing intermediate container 5a91aa97867c 14:47:40 ---> ba2395a1954a 14:47:40 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:47:40 ---> Running in ab0a45aa811f 14:47:40 Removing intermediate container ab0a45aa811f 14:47:40 ---> e964df16bf6c 14:47:40 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:47:40 ---> Running in 07971b97e6f2 14:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:47:40 OK: 265 MiB in 53 packages 14:47:41 Removing intermediate container 07971b97e6f2 14:47:41 ---> 0ede40cef236 14:47:41 Step 7/29 : WORKDIR /app 14:47:41 ---> Running in 196c0bd20adb 14:47:41 Removing intermediate container 196c0bd20adb 14:47:41 ---> 6096015753b8 14:47:41 Step 8/29 : COPY go.mod vendor* ./ 14:47:41 ---> ce5e41252702 14:47:41 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:47:41 ---> Running in 5750c0590d69 14:47:42 Removing intermediate container 5750c0590d69 14:47:42 ---> efd91e5f8cbf 14:47:42 Step 10/29 : COPY . . 14:47:42 ---> f140d76b3db3 14:47:42 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:47:42 ---> Running in 089abde4e97a 14:47:42 Removing intermediate container 089abde4e97a 14:47:42 ---> f1658d917e80 14:47:42 Step 12/29 : RUN $MAKE 14:47:42 ---> Running in 1df936fac135 14:47:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.36 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.36" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:47:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15875 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:47:53 Running in /w/workspace/app-rfid-llrp-inventory/105 [Pipeline] { [Pipeline] checkout 14:47:53 The recommended git tool is: git 14:47:58 using credential edgex-jenkins-ssh 14:47:58 Cloning the remote Git repository 14:47:58 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:47:58 > git init /w/workspace/app-rfid-llrp-inventory/105 # timeout=10 14:47:59 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:47:59 > git --version # timeout=10 14:47:59 > git --version # 'git version 2.25.1' 14:47:59 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:02 Avoid second fetch 14:48:02 Checking out Revision 2872e2c49484b05e6c92c887c8800fc2b400ac38 (main) 14:48:01 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:48:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:02 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#194)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:48:02 > git config core.sparsecheckout # timeout=10 14:48:02 > git checkout -f 2872e2c49484b05e6c92c887c8800fc2b400ac38 # timeout=10 14:48:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:48:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:48:03 Dload Upload Total Spent Left Speed 14:48:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 14:48:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:48:04 + + sudo tee /etc/docker/daemon.new 14:48:04 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:48:04 { 14:48:04 "registry-mirrors": [ 14:48:04 "https://nexus3.edgexfoundry.org:10001" 14:48:04 ], 14:48:04 "bip": "10.250.0.254/24", 14:48:04 "hosts": [ 14:48:04 "tcp://0.0.0.0:5555", 14:48:04 "unix:///var/run/docker.sock" 14:48:04 ], 14:48:04 "mtu": 1458, 14:48:04 "selinux-enabled": true, 14:48:04 "seccomp-profile": "/etc/docker/seccomp.json" 14:48:04 } [Pipeline] sh 14:48:04 Removing intermediate container 1df936fac135 14:48:04 ---> 64f6e7453901 14:48:04 Step 13/29 : FROM alpine:3.17 14:48:04 3.17: Pulling from library/alpine 14:48:04 f56be85fc22e: Already exists 14:48:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:48:04 Status: Downloaded newer image for alpine:3.17 14:48:04 ---> 9ed4aefc74f6 14:48:04 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:48:04 ---> Running in e7c5fa71f190 14:48:04 Removing intermediate container e7c5fa71f190 14:48:04 ---> de55481591fb 14:48:04 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:48:04 ---> Running in 81d1389f1f70 14:48:04 Removing intermediate container 81d1389f1f70 14:48:04 ---> 575e48932a41 14:48:04 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:48:04 ---> Running in 63db0f815199 14:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:48:04 (1/2) Installing ca-certificates (20230506-r0) 14:48:04 (2/2) Installing dumb-init (1.2.5-r2) 14:48:04 Executing busybox-1.35.0-r29.trigger 14:48:04 Executing ca-certificates-20230506-r0.trigger 14:48:04 OK: 8 MiB in 17 packages 14:48:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:48:05 + sudo service docker restart 14:48:05 Removing intermediate container 63db0f815199 14:48:05 ---> 39f4acf94818 14:48:05 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:48:05 ---> 255171f15ffc 14:48:05 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:48:05 ---> a586aa3b6001 14:48:05 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:48:05 ---> baa62ce9ad47 14:48:05 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:48:05 ---> fb3caad7b985 14:48:05 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:48:06 ---> cd4af6615ed2 14:48:06 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:48:07 ---> Running in d57762c12c2d 14:48:07 Removing intermediate container d57762c12c2d 14:48:07 ---> 7b709ec36804 14:48:07 Step 23/29 : VOLUME /cache 14:48:07 ---> Running in e61789f17846 14:48:07 Removing intermediate container e61789f17846 14:48:07 ---> 151851f02e53 14:48:07 Step 24/29 : EXPOSE 59711 14:48:07 ---> Running in 173ee6eafd2f 14:48:07 Removing intermediate container 173ee6eafd2f 14:48:07 ---> d38fb8247800 14:48:07 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:48:07 ---> Running in 51787d993335 14:48:07 Removing intermediate container 51787d993335 14:48:07 ---> 2a28311a7a85 14:48:07 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:48:07 ---> Running in e4881f67deee 14:48:07 Removing intermediate container e4881f67deee 14:48:07 ---> 4ff3fd3f0e16 14:48:07 Step 27/29 : LABEL arch=amd64 14:48:07 ---> Running in 93d53af17872 14:48:07 Removing intermediate container 93d53af17872 14:48:07 ---> e66e164b5f78 14:48:07 Step 28/29 : LABEL git_sha=2872e2c49484b05e6c92c887c8800fc2b400ac38 14:48:07 ---> Running in 999680eb545e 14:48:08 Removing intermediate container 999680eb545e 14:48:08 ---> 08ff4c120af5 14:48:08 Step 29/29 : LABEL version=3.0.0-dev.36 14:48:08 ---> Running in a700cee0c446 14:48:08 Removing intermediate container a700cee0c446 14:48:08 ---> 6bc3a2059fce 14:48:08 [Warning] One or more build-args [ARCH] were not consumed 14:48:08 Successfully built 6bc3a2059fce 14:48:08 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 14:48:08 provisioning config files... 14:48:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5671827912160964978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:08 ---> docker-login.sh 14:48:08 nexus3.edgexfoundry.org:10001 14:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:08 Configure a credential helper to remove this warning. See 14:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:08 14:48:08 Login Succeeded 14:48:08 nexus3.edgexfoundry.org:10002 14:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:08 Configure a credential helper to remove this warning. See 14:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:08 14:48:08 Login Succeeded 14:48:08 nexus3.edgexfoundry.org:10003 14:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:08 Configure a credential helper to remove this warning. See 14:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:08 14:48:08 Login Succeeded 14:48:08 nexus3.edgexfoundry.org:10004 14:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:08 Configure a credential helper to remove this warning. See 14:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:08 14:48:08 Login Succeeded 14:48:08 docker.io 14:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:09 Configure a credential helper to remove this warning. See 14:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:09 14:48:09 Login Succeeded 14:48:09 ---> docker-login.sh ends [Pipeline] } 14:48:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:48:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:48:09 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:48:09 2872e2c49484b05e6c92c887c8800fc2b400ac38 14:48:09 latest 14:48:09 3.0.0-dev.36 14:48:09 2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 14:48:09 main 14:48:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38 14:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:48:09 0cb59d1150c2: Preparing 14:48:09 858d8ce3ca2a: Preparing 14:48:09 a24b2369bf40: Preparing 14:48:09 a8ca21aecb0d: Preparing 14:48:09 5e6ca80a17fa: Preparing 14:48:09 c08b5e9b2dd6: Preparing 14:48:09 d74707d97783: Preparing 14:48:09 f1417ff83b31: Preparing 14:48:09 c08b5e9b2dd6: Waiting 14:48:09 d74707d97783: Waiting 14:48:09 f1417ff83b31: Waiting 14:48:09 0cb59d1150c2: Pushed 14:48:09 a24b2369bf40: Pushed 14:48:09 a8ca21aecb0d: Pushed 14:48:09 5e6ca80a17fa: Pushed 14:48:09 f1417ff83b31: Layer already exists 14:48:09 c08b5e9b2dd6: Pushed 14:48:09 d74707d97783: Pushed 14:48:12 858d8ce3ca2a: Pushed 14:48:12 2872e2c49484b05e6c92c887c8800fc2b400ac38: digest: sha256:d3e5e4a8e32fca672ccf4d395854407507d06006d9d0169f502fd21c29d03f28 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:12 + 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 14:48:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:48:13 0cb59d1150c2: Preparing 14:48:13 858d8ce3ca2a: Preparing 14:48:13 a24b2369bf40: Preparing 14:48:13 a8ca21aecb0d: Preparing 14:48:13 5e6ca80a17fa: Preparing 14:48:13 c08b5e9b2dd6: Preparing 14:48:13 d74707d97783: Preparing 14:48:13 f1417ff83b31: Preparing 14:48:13 c08b5e9b2dd6: Waiting 14:48:13 d74707d97783: Waiting 14:48:13 f1417ff83b31: Waiting 14:48:13 a24b2369bf40: Layer already exists 14:48:13 858d8ce3ca2a: Layer already exists 14:48:13 0cb59d1150c2: Layer already exists 14:48:13 a8ca21aecb0d: Layer already exists 14:48:13 5e6ca80a17fa: Layer already exists 14:48:13 d74707d97783: Layer already exists 14:48:13 c08b5e9b2dd6: Layer already exists 14:48:13 f1417ff83b31: Layer already exists 14:48:13 latest: digest: sha256:d3e5e4a8e32fca672ccf4d395854407507d06006d9d0169f502fd21c29d03f28 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.36 14:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:48:13 0cb59d1150c2: Preparing 14:48:13 858d8ce3ca2a: Preparing 14:48:13 a24b2369bf40: Preparing 14:48:13 a8ca21aecb0d: Preparing 14:48:13 5e6ca80a17fa: Preparing 14:48:13 c08b5e9b2dd6: Preparing 14:48:13 d74707d97783: Preparing 14:48:13 f1417ff83b31: Preparing 14:48:13 c08b5e9b2dd6: Waiting 14:48:13 d74707d97783: Waiting 14:48:13 f1417ff83b31: Waiting 14:48:13 a24b2369bf40: Layer already exists 14:48:13 a8ca21aecb0d: Layer already exists 14:48:13 0cb59d1150c2: Layer already exists 14:48:13 858d8ce3ca2a: Layer already exists 14:48:13 c08b5e9b2dd6: Layer already exists 14:48:13 f1417ff83b31: Layer already exists 14:48:13 d74707d97783: Layer already exists 14:48:13 5e6ca80a17fa: Layer already exists 14:48:13 3.0.0-dev.36: digest: sha256:d3e5e4a8e32fca672ccf4d395854407507d06006d9d0169f502fd21c29d03f28 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 14:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:48:14 0cb59d1150c2: Preparing 14:48:14 858d8ce3ca2a: Preparing 14:48:14 a24b2369bf40: Preparing 14:48:14 a8ca21aecb0d: Preparing 14:48:14 5e6ca80a17fa: Preparing 14:48:14 c08b5e9b2dd6: Preparing 14:48:14 d74707d97783: Preparing 14:48:14 f1417ff83b31: Preparing 14:48:14 d74707d97783: Waiting 14:48:14 c08b5e9b2dd6: Waiting 14:48:14 f1417ff83b31: Waiting 14:48:14 858d8ce3ca2a: Layer already exists 14:48:14 a24b2369bf40: Layer already exists 14:48:14 5e6ca80a17fa: Layer already exists 14:48:14 a8ca21aecb0d: Layer already exists 14:48:14 0cb59d1150c2: Layer already exists 14:48:14 c08b5e9b2dd6: Layer already exists 14:48:14 d74707d97783: Layer already exists 14:48:14 f1417ff83b31: Layer already exists 14:48:14 2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36: digest: sha256:d3e5e4a8e32fca672ccf4d395854407507d06006d9d0169f502fd21c29d03f28 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:14 + 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 14:48:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:48:15 0cb59d1150c2: Preparing 14:48:15 858d8ce3ca2a: Preparing 14:48:15 a24b2369bf40: Preparing 14:48:15 a8ca21aecb0d: Preparing 14:48:15 5e6ca80a17fa: Preparing 14:48:15 c08b5e9b2dd6: Preparing 14:48:15 d74707d97783: Preparing 14:48:15 f1417ff83b31: Preparing 14:48:15 c08b5e9b2dd6: Waiting 14:48:15 f1417ff83b31: Waiting 14:48:15 d74707d97783: Waiting 14:48:15 0cb59d1150c2: Layer already exists 14:48:15 858d8ce3ca2a: Layer already exists 14:48:15 a8ca21aecb0d: Layer already exists 14:48:15 a24b2369bf40: Layer already exists 14:48:15 5e6ca80a17fa: Layer already exists 14:48:15 d74707d97783: Layer already exists 14:48:15 c08b5e9b2dd6: Layer already exists 14:48:15 f1417ff83b31: Layer already exists 14:48:15 main: digest: sha256:d3e5e4a8e32fca672ccf4d395854407507d06006d9d0169f502fd21c29d03f28 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:48:15 ===================================================== [Pipeline] echo 14:48:15 taggedImages: 14:48:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38 14:48:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:48:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.36 14:48:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 14:48:15 - 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 14:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:15 14:48:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:16 latest: Pulling from edgex-lftools-log-publisher 14:48:16 5eb5b503b376: Pulling fs layer 14:48:16 5c69ac0246d0: Pulling fs layer 14:48:16 ec43610c2a17: Pulling fs layer 14:48:16 3a2ae6a8a46f: Pulling fs layer 14:48:16 33b1e0a273af: Pulling fs layer 14:48:16 5d3b04190fa2: Pulling fs layer 14:48:16 2f39f015ded8: Pulling fs layer 14:48:16 33b1e0a273af: Waiting 14:48:16 5d3b04190fa2: Waiting 14:48:16 2f39f015ded8: Waiting 14:48:16 3a2ae6a8a46f: Waiting 14:48:16 5c69ac0246d0: Verifying Checksum 14:48:16 5c69ac0246d0: Download complete 14:48:16 3a2ae6a8a46f: Verifying Checksum 14:48:16 3a2ae6a8a46f: Download complete 14:48:16 ec43610c2a17: Verifying Checksum 14:48:16 ec43610c2a17: Download complete 14:48:16 33b1e0a273af: Verifying Checksum 14:48:16 33b1e0a273af: Download complete 14:48:16 5d3b04190fa2: Download complete 14:48:16 5eb5b503b376: Verifying Checksum 14:48:16 5eb5b503b376: Download complete 14:48:17 2f39f015ded8: Download complete 14:48:17 5eb5b503b376: Pull complete 14:48:17 5c69ac0246d0: Pull complete 14:48:18 ec43610c2a17: Pull complete 14:48:18 3a2ae6a8a46f: Pull complete 14:48:18 33b1e0a273af: Pull complete 14:48:18 5d3b04190fa2: Pull complete 14:48:22 2f39f015ded8: Pull complete 14:48:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:48:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:22 prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container 14:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:48:29 $ docker top ef2bfb1aa9e00eee86f2de3bb74b76050a995a1f5dceb45e87ca372fb6c75c94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 14:48:29 provisioning config files... 14:48:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/105@tmp/config5663232118564187102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:29 ---> job-cost.sh 14:48:29 lf-activate-venv: SKIPPING 14:48:29 INFO: No Stack... 14:48:29 ---> docker-login.sh 14:48:29 nexus3.edgexfoundry.org:10001 14:48:29 INFO: Retrieving Pricing Info for: v3-standard-8 14:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:30 Configure a credential helper to remove this warning. See 14:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:30 14:48:30 Login Succeeded 14:48:30 nexus3.edgexfoundry.org:10002 14:48:30 INFO: Archiving Costs [Pipeline] sh 14:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:30 Configure a credential helper to remove this warning. See 14:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:30 14:48:30 Login Succeeded 14:48:30 nexus3.edgexfoundry.org:10003 14:48:30 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:48:30 + cut -d, -f6 [Pipeline] lock 14:48:30 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] 14:48:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] did not exist. Created. 14:48:30 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:31 + echo total: 0.2199999988079071 [Pipeline] stash 14:48:31 Stashed 1 file(s) [Pipeline] } 14:48:31 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] 14:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:31 Configure a credential helper to remove this warning. See 14:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:31 14:48:31 Login Succeeded 14:48:31 nexus3.edgexfoundry.org:10004 [Pipeline] // lock [Pipeline] } 14:48:31 $ docker stop --time=1 ef2bfb1aa9e00eee86f2de3bb74b76050a995a1f5dceb45e87ca372fb6c75c94 14:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:31 Configure a credential helper to remove this warning. See 14:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:31 14:48:31 Login Succeeded 14:48:31 docker.io 14:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:31 Configure a credential helper to remove this warning. See 14:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:31 14:48:31 Login Succeeded 14:48:31 ---> docker-login.sh ends 14:48:32 $ docker rm -f --volumes ef2bfb1aa9e00eee86f2de3bb74b76050a995a1f5dceb45e87ca372fb6c75c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 14:48:32 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 14:48:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:48:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:48:32 ========================================================= 14:48:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:48:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:48:33 Sending build context to Docker daemon 678.4kB 14:48:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:48:33 Step 2/12 : FROM ${BASE} AS builder 14:48:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:48:33 c41833b44d91: Pulling fs layer 14:48:33 ed15518f5707: Pulling fs layer 14:48:33 feae8fd75edb: Pulling fs layer 14:48:33 242c74f7c9fa: Pulling fs layer 14:48:33 3cdef696dda3: Pulling fs layer 14:48:33 2ced38df9373: Pulling fs layer 14:48:33 58f1dce35555: Pulling fs layer 14:48:33 242c74f7c9fa: Waiting 14:48:33 3cdef696dda3: Waiting 14:48:33 2ced38df9373: Waiting 14:48:33 58f1dce35555: Waiting 14:48:33 ed15518f5707: Verifying Checksum 14:48:33 ed15518f5707: Download complete 14:48:33 242c74f7c9fa: Verifying Checksum 14:48:33 242c74f7c9fa: Download complete 14:48:33 3cdef696dda3: Verifying Checksum 14:48:33 3cdef696dda3: Download complete 14:48:33 c41833b44d91: Verifying Checksum 14:48:33 c41833b44d91: Download complete 14:48:34 c41833b44d91: Pull complete 14:48:34 58f1dce35555: Verifying Checksum 14:48:34 58f1dce35555: Download complete 14:48:34 ed15518f5707: Pull complete 14:48:35 feae8fd75edb: Verifying Checksum 14:48:35 feae8fd75edb: Download complete 14:48:36 2ced38df9373: Verifying Checksum 14:48:36 2ced38df9373: Download complete 14:48:46 feae8fd75edb: Pull complete 14:48:46 242c74f7c9fa: Pull complete 14:48:46 3cdef696dda3: Pull complete 14:48:52 2ced38df9373: Pull complete 14:48:53 58f1dce35555: Pull complete 14:48:53 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:48:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:48:53 ---> fadd8f120f05 14:48:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:48:55 ---> Running in 1c844f710745 14:48:55 Removing intermediate container 1c844f710745 14:48:55 ---> e454799fd291 14:48:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:48:56 ---> Running in 2de70828a5bb 14:48:56 Removing intermediate container 2de70828a5bb 14:48:56 ---> 8d24d6fbf832 14:48:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:48:56 ---> Running in 1afdf064b881 14:48:56 Removing intermediate container 1afdf064b881 14:48:56 ---> 95d601295053 14:48:56 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:48:56 ---> Running in 27d9dbb8134f 14:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:48:59 OK: 263 MiB in 53 packages 14:49:00 Removing intermediate container 27d9dbb8134f 14:49:00 ---> a8a20c928d38 14:49:00 Step 7/12 : WORKDIR /app 14:49:00 ---> Running in 32db1c1ec852 14:49:00 Removing intermediate container 32db1c1ec852 14:49:00 ---> 7fac375ccc81 14:49:00 Step 8/12 : COPY go.mod vendor* ./ 14:49:01 ---> 392f2553fbc6 14:49:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:01 ---> Running in 8952b9fb282f 14:50:09 Removing intermediate container 8952b9fb282f 14:50:09 ---> 8bf5b067f5e9 14:50:09 Step 10/12 : COPY . . 14:50:09 ---> 935bb2b78ef4 14:50:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:50:09 ---> Running in a81d444d27e1 14:50:09 Removing intermediate container a81d444d27e1 14:50:09 ---> 6fc4a086a47b 14:50:09 Step 12/12 : RUN $MAKE 14:50:09 ---> Running in 3faba1a76d4a 14:50:09 noop 14:50:09 Removing intermediate container 3faba1a76d4a 14:50:09 ---> e50555af7df7 14:50:09 Successfully built e50555af7df7 14:50:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:09 + docker inspect -f . ci-base-image-arm64 14:50:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:50:09 prd-ubuntu20.04-docker-arm64-4c-16g-15875 does not seem to be running inside a container 14:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/105 -v /w/workspace/app-rfid-llrp-inventory/105:/w/workspace/app-rfid-llrp-inventory/105:rw,z -v /w/workspace/app-rfid-llrp-inventory/105@tmp:/w/workspace/app-rfid-llrp-inventory/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:50:11 $ docker top 38ef8b21266a726be63ab042c3b369fc8e05ad8e8486927c63995ad8c0d9858f -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:12 + go version 14:50:12 go version go1.20.2 linux/arm64 [Pipeline] } 14:50:12 $ docker stop --time=1 38ef8b21266a726be63ab042c3b369fc8e05ad8e8486927c63995ad8c0d9858f 14:50:13 $ docker rm -f --volumes 38ef8b21266a726be63ab042c3b369fc8e05ad8e8486927c63995ad8c0d9858f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:14 + docker inspect -f . ci-base-image-arm64 14:50:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:50:14 prd-ubuntu20.04-docker-arm64-4c-16g-15875 does not seem to be running inside a container 14:50:14 $ 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/105 -v /w/workspace/app-rfid-llrp-inventory/105:/w/workspace/app-rfid-llrp-inventory/105:rw,z -v /w/workspace/app-rfid-llrp-inventory/105@tmp:/w/workspace/app-rfid-llrp-inventory/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:50:15 $ docker top 4df276e55c008864e05fedd687ac6c73b2d41dc53a1c679dc24d6559b793d5f1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:16 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/105 [Pipeline] fileExists [Pipeline] sh 14:50:17 + make test 14:50:17 go test -race ./... -coverprofile=coverage.out ./... 14:53:09 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:53:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:53:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.283s coverage: 86.2% of statements 14:53:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.682s coverage: 71.9% of statements 14:53:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:53:29 go vet ./... 14:56:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:56:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:56:21 ./bin/test-attribution.sh 14:56:21 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:56:21 $ docker stop --time=1 4df276e55c008864e05fedd687ac6c73b2d41dc53a1c679dc24d6559b793d5f1 14:56:23 $ docker rm -f --volumes 4df276e55c008864e05fedd687ac6c73b2d41dc53a1c679dc24d6559b793d5f1 [Pipeline] // withDockerContainer [Pipeline] sh 14:56:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:56:25 Warning: overwriting stash ‘coverage-report’ 14:56:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:56:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:56:26 + ls -al . 14:56:26 total 224 14:56:26 drwxrwxr-x 10 jenkins jenkins 4096 May 17 14:50 . 14:56:26 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 .. 14:56:26 -rw-rw-r-- 1 jenkins jenkins 262 May 17 14:48 .dockerignore 14:56:26 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:48 .git 14:56:26 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:48 .github 14:56:26 -rw-rw-r-- 1 jenkins jenkins 788 May 17 14:48 .gitignore 14:56:26 -rw-rw-r-- 1 jenkins jenkins 41 May 17 14:48 .golangci.yml 14:56:26 -rw-rw-r-- 1 jenkins jenkins 9805 May 17 14:48 Attribution.txt 14:56:26 -rw-rw-r-- 1 jenkins jenkins 4331 May 17 14:48 CHANGELOG.md 14:56:26 -rw-rw-r-- 1 jenkins jenkins 1659 May 17 14:48 Dockerfile 14:56:26 -rw-rw-r-- 1 jenkins jenkins 677 May 17 14:48 GOVERNANCE.md 14:56:26 -rw-rw-r-- 1 jenkins jenkins 687 May 17 14:48 Jenkinsfile 14:56:26 -rw-rw-r-- 1 jenkins jenkins 11347 May 17 14:48 LICENSE 14:56:26 -rw-rw-r-- 1 jenkins jenkins 2497 May 17 14:48 Makefile 14:56:26 -rw-rw-r-- 1 jenkins jenkins 617 May 17 14:48 OWNERS.md 14:56:26 -rw-rw-r-- 1 jenkins jenkins 31516 May 17 14:48 README.md 14:56:26 -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:46 VERSION 14:56:26 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 bin 14:56:26 -rw-r--r-- 1 jenkins jenkins 41317 May 17 14:53 coverage.out 14:56:26 -rw-rw-r-- 1 jenkins jenkins 3467 May 17 14:48 go.mod 14:56:26 -rw-rw-r-- 1 jenkins jenkins 31505 May 17 14:48 go.sum 14:56:26 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 images 14:56:26 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:48 internal 14:56:26 -rw-rw-r-- 1 jenkins jenkins 531 May 17 14:48 main.go 14:56:26 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 res 14:56:26 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:48 snap 14:56:26 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:48 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:26 + 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=2872e2c49484b05e6c92c887c8800fc2b400ac38 --label arch=arm64 --label version=3.0.0-dev.36 . 14:56:26 Sending build context to Docker daemon 678.4kB 14:56:26 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:56:26 Step 2/29 : FROM ${BASE} AS builder 14:56:26 ---> e50555af7df7 14:56:26 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:56:27 ---> Running in d0f14bb8674d 14:56:29 Removing intermediate container d0f14bb8674d 14:56:29 ---> 09523a5fe171 14:56:29 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:56:29 ---> Running in 9176492f9569 14:56:29 Removing intermediate container 9176492f9569 14:56:29 ---> c8e7b48f436f 14:56:29 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:56:29 ---> Running in 469baf34792b 14:56:30 Removing intermediate container 469baf34792b 14:56:30 ---> 7603f7de5013 14:56:30 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:56:30 ---> Running in 6616e7c0de73 14:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:56:32 OK: 263 MiB in 53 packages 14:56:33 Removing intermediate container 6616e7c0de73 14:56:33 ---> 85869c1f31aa 14:56:33 Step 7/29 : WORKDIR /app 14:56:34 ---> Running in e14e5d55e90c 14:56:34 Removing intermediate container e14e5d55e90c 14:56:34 ---> e151597c8192 14:56:34 Step 8/29 : COPY go.mod vendor* ./ 14:56:35 ---> 49c51659779c 14:56:35 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:35 ---> Running in 9d23da72ad90 14:56:38 Removing intermediate container 9d23da72ad90 14:56:38 ---> 58801bb98c29 14:56:38 Step 10/29 : COPY . . 14:56:38 ---> f0e1a094c4e9 14:56:38 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:56:38 ---> Running in d90215cdbbb4 14:56:38 Removing intermediate container d90215cdbbb4 14:56:38 ---> a7ced6529baf 14:56:38 Step 12/29 : RUN $MAKE 14:56:38 ---> Running in fd2d58c1fe71 14:56:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.36 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.36" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:59:17 Removing intermediate container fd2d58c1fe71 14:59:17 ---> 97f5205e917a 14:59:17 Step 13/29 : FROM alpine:3.17 14:59:17 3.17: Pulling from library/alpine 14:59:17 c41833b44d91: Already exists 14:59:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:59:17 Status: Downloaded newer image for alpine:3.17 14:59:17 ---> 51e60588ff2c 14:59:17 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:59:17 ---> Running in 38b7131c5f48 14:59:17 Removing intermediate container 38b7131c5f48 14:59:17 ---> 279b5f2321ba 14:59:17 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:59:17 ---> Running in c7ff2b4676ec 14:59:17 Removing intermediate container c7ff2b4676ec 14:59:17 ---> 441d33d041e2 14:59:17 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:59:17 ---> Running in 4e126291fc7f 14:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:17 (1/2) Installing ca-certificates (20230506-r0) 14:59:17 (2/2) Installing dumb-init (1.2.5-r2) 14:59:17 Executing busybox-1.35.0-r29.trigger 14:59:17 Executing ca-certificates-20230506-r0.trigger 14:59:17 OK: 8 MiB in 17 packages 14:59:17 Removing intermediate container 4e126291fc7f 14:59:17 ---> 5a60e2175fae 14:59:17 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:59:17 ---> c0dfefccd278 14:59:17 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:59:17 ---> 8c39db2e5841 14:59:17 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:59:17 ---> 62f028043a48 14:59:17 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:59:17 ---> 6b8056740a65 14:59:17 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:59:17 ---> e86dfad7ab4e 14:59:17 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:59:17 ---> Running in d97f41355254 14:59:17 Removing intermediate container d97f41355254 14:59:17 ---> 40205b7f0056 14:59:17 Step 23/29 : VOLUME /cache 14:59:17 ---> Running in 7eefd2db69ed 14:59:17 Removing intermediate container 7eefd2db69ed 14:59:17 ---> 083ca2168552 14:59:17 Step 24/29 : EXPOSE 59711 14:59:17 ---> Running in 30dcdd73bb37 14:59:17 Removing intermediate container 30dcdd73bb37 14:59:17 ---> bb1bfd3b54f2 14:59:17 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:59:17 ---> Running in 6668b2adaa01 14:59:17 Removing intermediate container 6668b2adaa01 14:59:17 ---> bbb978134301 14:59:17 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:59:17 ---> Running in 8973ee68ab07 14:59:18 Removing intermediate container 8973ee68ab07 14:59:18 ---> 58ebc12d7039 14:59:18 Step 27/29 : LABEL arch=arm64 14:59:18 ---> Running in 7048c869e374 14:59:18 Removing intermediate container 7048c869e374 14:59:18 ---> 3813ea80094f 14:59:18 Step 28/29 : LABEL git_sha=2872e2c49484b05e6c92c887c8800fc2b400ac38 14:59:18 ---> Running in 57382d6274d8 14:59:18 Removing intermediate container 57382d6274d8 14:59:18 ---> 457c0f4aad84 14:59:18 Step 29/29 : LABEL version=3.0.0-dev.36 14:59:18 ---> Running in 483df1c5ec54 14:59:19 Removing intermediate container 483df1c5ec54 14:59:19 ---> b1083c36a68e 14:59:19 [Warning] One or more build-args [ARCH] were not consumed 14:59:19 Successfully built b1083c36a68e 14:59:19 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 14:59:19 provisioning config files... 14:59:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/105@tmp/config4055168988991528086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:19 ---> docker-login.sh 14:59:19 nexus3.edgexfoundry.org:10001 14:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:19 Configure a credential helper to remove this warning. See 14:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:19 14:59:19 Login Succeeded 14:59:19 nexus3.edgexfoundry.org:10002 14:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:20 Configure a credential helper to remove this warning. See 14:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:20 14:59:20 Login Succeeded 14:59:20 nexus3.edgexfoundry.org:10003 14:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:20 Configure a credential helper to remove this warning. See 14:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:20 14:59:20 Login Succeeded 14:59:20 nexus3.edgexfoundry.org:10004 14:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:20 Configure a credential helper to remove this warning. See 14:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:20 14:59:20 Login Succeeded 14:59:20 docker.io 14:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:21 Configure a credential helper to remove this warning. See 14:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:21 14:59:21 Login Succeeded 14:59:21 ---> docker-login.sh ends [Pipeline] } 14:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:59:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:21 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 14:59:21 2872e2c49484b05e6c92c887c8800fc2b400ac38 14:59:21 latest 14:59:21 3.0.0-dev.36 14:59:21 2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 14:59:21 main 14:59:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:21 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38 14:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:59:24 25abc8d8e3f3: Preparing 14:59:24 dbeb225f4aa7: Preparing 14:59:24 80ef59295ff4: Preparing 14:59:24 1949d6680109: Preparing 14:59:24 82788956038a: Preparing 14:59:24 d84686f53ffa: Preparing 14:59:24 bf75f6d36b55: Preparing 14:59:24 26cbea5cba74: Preparing 14:59:24 d84686f53ffa: Waiting 14:59:24 bf75f6d36b55: Waiting 14:59:24 26cbea5cba74: Waiting 14:59:25 1949d6680109: Pushed 14:59:25 80ef59295ff4: Pushed 14:59:25 82788956038a: Pushed 14:59:25 25abc8d8e3f3: Pushed 14:59:25 26cbea5cba74: Layer already exists 14:59:25 d84686f53ffa: Pushed 14:59:25 bf75f6d36b55: Pushed 14:59:30 dbeb225f4aa7: Pushed 14:59:30 2872e2c49484b05e6c92c887c8800fc2b400ac38: digest: sha256:d4d9a2bad1b6e1214bbfc377cf7c4d0e56e8d050b5d94333f671a71d65277f60 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:31 + 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 14:59:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:59:31 25abc8d8e3f3: Preparing 14:59:31 dbeb225f4aa7: Preparing 14:59:31 80ef59295ff4: Preparing 14:59:31 1949d6680109: Preparing 14:59:31 82788956038a: Preparing 14:59:31 d84686f53ffa: Preparing 14:59:31 bf75f6d36b55: Preparing 14:59:31 26cbea5cba74: Preparing 14:59:31 d84686f53ffa: Waiting 14:59:31 bf75f6d36b55: Waiting 14:59:31 26cbea5cba74: Waiting 14:59:31 25abc8d8e3f3: Layer already exists 14:59:31 dbeb225f4aa7: Layer already exists 14:59:31 1949d6680109: Layer already exists 14:59:31 82788956038a: Layer already exists 14:59:31 80ef59295ff4: Layer already exists 14:59:31 26cbea5cba74: Layer already exists 14:59:31 d84686f53ffa: Layer already exists 14:59:31 bf75f6d36b55: Layer already exists 14:59:31 latest: digest: sha256:d4d9a2bad1b6e1214bbfc377cf7c4d0e56e8d050b5d94333f671a71d65277f60 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:32 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.36 14:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:59:32 25abc8d8e3f3: Preparing 14:59:32 dbeb225f4aa7: Preparing 14:59:32 80ef59295ff4: Preparing 14:59:32 1949d6680109: Preparing 14:59:32 82788956038a: Preparing 14:59:32 d84686f53ffa: Preparing 14:59:32 bf75f6d36b55: Preparing 14:59:32 26cbea5cba74: Preparing 14:59:32 bf75f6d36b55: Waiting 14:59:32 26cbea5cba74: Waiting 14:59:32 d84686f53ffa: Waiting 14:59:32 82788956038a: Layer already exists 14:59:32 80ef59295ff4: Layer already exists 14:59:32 1949d6680109: Layer already exists 14:59:32 25abc8d8e3f3: Layer already exists 14:59:32 dbeb225f4aa7: Layer already exists 14:59:32 bf75f6d36b55: Layer already exists 14:59:32 26cbea5cba74: Layer already exists 14:59:32 d84686f53ffa: Layer already exists 14:59:32 3.0.0-dev.36: digest: sha256:d4d9a2bad1b6e1214bbfc377cf7c4d0e56e8d050b5d94333f671a71d65277f60 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:33 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 14:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:59:33 25abc8d8e3f3: Preparing 14:59:33 dbeb225f4aa7: Preparing 14:59:33 80ef59295ff4: Preparing 14:59:33 1949d6680109: Preparing 14:59:33 82788956038a: Preparing 14:59:33 d84686f53ffa: Preparing 14:59:33 bf75f6d36b55: Preparing 14:59:33 26cbea5cba74: Preparing 14:59:33 bf75f6d36b55: Waiting 14:59:33 26cbea5cba74: Waiting 14:59:33 d84686f53ffa: Waiting 14:59:33 25abc8d8e3f3: Layer already exists 14:59:33 82788956038a: Layer already exists 14:59:33 80ef59295ff4: Layer already exists 14:59:33 1949d6680109: Layer already exists 14:59:33 dbeb225f4aa7: Layer already exists 14:59:33 d84686f53ffa: Layer already exists 14:59:33 26cbea5cba74: Layer already exists 14:59:33 bf75f6d36b55: Layer already exists 14:59:33 2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36: digest: sha256:d4d9a2bad1b6e1214bbfc377cf7c4d0e56e8d050b5d94333f671a71d65277f60 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:34 + 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 14:59:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 14:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:59:34 25abc8d8e3f3: Preparing 14:59:34 dbeb225f4aa7: Preparing 14:59:34 80ef59295ff4: Preparing 14:59:34 1949d6680109: Preparing 14:59:34 82788956038a: Preparing 14:59:34 d84686f53ffa: Preparing 14:59:34 bf75f6d36b55: Preparing 14:59:34 26cbea5cba74: Preparing 14:59:34 d84686f53ffa: Waiting 14:59:34 bf75f6d36b55: Waiting 14:59:34 26cbea5cba74: Waiting 14:59:34 82788956038a: Layer already exists 14:59:34 25abc8d8e3f3: Layer already exists 14:59:34 80ef59295ff4: Layer already exists 14:59:34 1949d6680109: Layer already exists 14:59:34 dbeb225f4aa7: Layer already exists 14:59:34 d84686f53ffa: Layer already exists 14:59:34 26cbea5cba74: Layer already exists 14:59:34 bf75f6d36b55: Layer already exists 14:59:34 main: digest: sha256:d4d9a2bad1b6e1214bbfc377cf7c4d0e56e8d050b5d94333f671a71d65277f60 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:59:34 ===================================================== [Pipeline] echo 14:59:34 taggedImages: 14:59:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38 14:59:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:59:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.36 14:59:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 14:59:34 - 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 14:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:59:35 14:59:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:59:35 arm64: Pulling from edgex-lftools-log-publisher 14:59:35 8998bd30e6a1: Pulling fs layer 14:59:35 04944245beec: Pulling fs layer 14:59:35 699f458cf7ca: Pulling fs layer 14:59:35 765212b225bb: Pulling fs layer 14:59:35 f23df028b6ca: Pulling fs layer 14:59:35 d65c8cfc05b1: Pulling fs layer 14:59:35 2437ff75d9bd: Pulling fs layer 14:59:35 765212b225bb: Waiting 14:59:35 f23df028b6ca: Waiting 14:59:35 d65c8cfc05b1: Waiting 14:59:35 2437ff75d9bd: Waiting 14:59:35 04944245beec: Verifying Checksum 14:59:35 04944245beec: Download complete 14:59:35 765212b225bb: Verifying Checksum 14:59:35 765212b225bb: Download complete 14:59:35 f23df028b6ca: Verifying Checksum 14:59:35 f23df028b6ca: Download complete 14:59:35 d65c8cfc05b1: Verifying Checksum 14:59:35 d65c8cfc05b1: Download complete 14:59:36 699f458cf7ca: Verifying Checksum 14:59:36 699f458cf7ca: Download complete 14:59:36 8998bd30e6a1: Verifying Checksum 14:59:36 8998bd30e6a1: Download complete 14:59:38 2437ff75d9bd: Download complete 14:59:40 8998bd30e6a1: Pull complete 14:59:41 04944245beec: Pull complete 14:59:42 699f458cf7ca: Pull complete 14:59:42 765212b225bb: Pull complete 14:59:43 f23df028b6ca: Pull complete 14:59:43 d65c8cfc05b1: Pull complete 14:59:58 2437ff75d9bd: Pull complete 14:59:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:59:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:58 prd-ubuntu20.04-docker-arm64-4c-16g-15875 does not seem to be running inside a container 14:59:58 $ 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/105 -v /w/workspace/app-rfid-llrp-inventory/105:/w/workspace/app-rfid-llrp-inventory/105:rw,z -v /w/workspace/app-rfid-llrp-inventory/105@tmp:/w/workspace/app-rfid-llrp-inventory/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:00:01 $ docker top 49c6e14946a26b97df162b94c08e335ed40c12ee89944e4e13abaf3fb3e04c1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:02 ---> job-cost.sh 15:00:02 lf-activate-venv: SKIPPING 15:00:02 INFO: No Stack... 15:00:02 INFO: Retrieving Pricing Info for: v3-standard-4 15:00:03 INFO: Archiving Costs [Pipeline] sh 15:00:04 + cat /w/workspace/app-rfid-llrp-inventory/105/archives/cost.csv 15:00:04 + cut -d, -f6 [Pipeline] lock 15:00:04 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] 15:00:04 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] did not exist. Created. 15:00:04 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:00:04 /w/workspace/app-rfid-llrp-inventory/105@tmp/durable-ba565905/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:00:05 + echo total: 0.10999999940395355 [Pipeline] stash 15:00:05 Warning: overwriting stash ‘stack-cost’ 15:00:05 Stashed 1 file(s) [Pipeline] } 15:00:05 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 15:00:05 $ docker stop --time=1 49c6e14946a26b97df162b94c08e335ed40c12ee89944e4e13abaf3fb3e04c1d 15:00:07 $ docker rm -f --volumes 49c6e14946a26b97df162b94c08e335ed40c12ee89944e4e13abaf3fb3e04c1d [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:00:07 provisioning config files... 15:00:07 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2450537422085025889tmp [Pipeline] { [Pipeline] sh 15:00:07 + set +x 15:00:07 + + curl -sbash https://codecov.io/bash -s 15:00:07 -- 15:00:07 15:00:07 _____ _ 15:00:07 / ____| | | 15:00:07 | | ___ __| | ___ ___ _____ __ 15:00:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:00:07 | |___| (_) | (_| | __/ (_| (_) \ V / 15:00:07 \_____\___/ \__,_|\___|\___\___/ \_/ 15:00:07 Bash-1.0.6 15:00:07 15:00:07 15:00:07 ==> git version 2.25.1 found 15:00:07 ==> 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:00:07 Release-Date: 2020-01-08 15:00:07 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:00:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:00:07 ==> Jenkins CI detected. 15:00:07 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:00:07 project root: . 15:00:07 --> token set from env 15:00:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:00:07 ==> Running gcov in . (disable via -X gcov) 15:00:07 ==> Python coveragepy not found 15:00:07 ==> Searching for coverage reports in: 15:00:07 + . 15:00:07 -> Found 1 reports 15:00:07 ==> Detecting git/mercurial file structure 15:00:07 ==> Reading reports 15:00:07 + ./coverage.out bytes=41317 15:00:07 ==> Appending adjustments 15:00:07 https://docs.codecov.io/docs/fixing-reports 15:00:08 + Found adjustments 15:00:08 ==> Gzipping contents 15:00:08 12K /tmp/codecov.tytVW2.gz 15:00:08 ==> Uploading reports 15:00:08 url: https://codecov.io 15:00:08 query: branch=main&commit=2872e2c49484b05e6c92c887c8800fc2b400ac38&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:00:08 -> Pinging Codecov 15:00:08 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=2872e2c49484b05e6c92c887c8800fc2b400ac38&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:00:08 -> Uploading to 15:00:08 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/581DD39554BDF9B6E22D074273EAD858/2872e2c49484b05e6c92c887c8800fc2b400ac38/7718c760-2cb0-46d5-96e9-58ac47009adf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T150008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb9a84267dad83cde41f940a97b76a584fa14b189cf50277087f6495f75ee408 15:00:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:00:08 Dload Upload Total Spent Left Speed 15:00:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 53636 --:--:-- --:--:-- --:--:-- 53636 100 11800 0 0 100 11800 0 51304 --:--:-- --:--:-- --:--:-- 51082 15:00:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] } 15:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:00:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:00:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:00:09 15:00:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:00:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:00:09 df9b9388f04a: Pulling fs layer 15:00:09 52dc419b0ee2: Pulling fs layer 15:00:09 25bc292e5bac: Pulling fs layer 15:00:09 114826534d7a: Pulling fs layer 15:00:09 4657fd5d0bcf: Pulling fs layer 15:00:09 6ad1cebc031e: Pulling fs layer 15:00:09 8a3aa393b2d8: Pulling fs layer 15:00:09 6ad1cebc031e: Waiting 15:00:09 4657fd5d0bcf: Waiting 15:00:09 8a3aa393b2d8: Waiting 15:00:09 114826534d7a: Waiting 15:00:09 25bc292e5bac: Verifying Checksum 15:00:09 25bc292e5bac: Download complete 15:00:09 52dc419b0ee2: Download complete 15:00:09 4657fd5d0bcf: Verifying Checksum 15:00:09 4657fd5d0bcf: Download complete 15:00:09 df9b9388f04a: Download complete 15:00:09 df9b9388f04a: Pull complete 15:00:09 6ad1cebc031e: Verifying Checksum 15:00:09 6ad1cebc031e: Download complete 15:00:09 52dc419b0ee2: Pull complete 15:00:09 25bc292e5bac: Pull complete 15:00:10 114826534d7a: Verifying Checksum 15:00:10 114826534d7a: Download complete 15:00:10 8a3aa393b2d8: Verifying Checksum 15:00:10 8a3aa393b2d8: Download complete 15:00:13 114826534d7a: Pull complete 15:00:13 4657fd5d0bcf: Pull complete 15:00:14 6ad1cebc031e: Pull complete 15:00:16 8a3aa393b2d8: Pull complete 15:00:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:00:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:00:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:16 prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container 15:00:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:00:20 $ docker top 558cef237460ee0271bce92c4fbad8a094d8c42a6ea7fd772f05efab4f771206 -eo pid,comm [Pipeline] { [Pipeline] echo 15:00:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:00:20 + set -o pipefail 15:00:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:00:26 15:00:26 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:00:26 15:00:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/ebdc1c42-5995-4e15-9b99-da7de6610233 15:00:26 15:00:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:00:26 15:00:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:00:26 15:00:26 15:00:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:00:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:00:26 More details here: https://snyk.co/ue1NS [Pipeline] } 15:00:26 $ docker stop --time=1 558cef237460ee0271bce92c4fbad8a094d8c42a6ea7fd772f05efab4f771206 15:00:28 $ docker rm -f --volumes 558cef237460ee0271bce92c4fbad8a094d8c42a6ea7fd772f05efab4f771206 [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:00:29 + git log --format=format:%s -1 2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] sh 15:00:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:00:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:30 prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container 15:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:00:30 $ docker top ed1948194e1c40a602407b2768fa59fe25bf2710acac45e07f208d9abc393e6a -eo pid,comm 15:00:30 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:00:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:00:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:30 [ssh-agent] Looking for ssh-agent implementation... 15:00:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:30 $ docker exec ed1948194e1c40a602407b2768fa59fe25bf2710acac45e07f208d9abc393e6a ssh-agent 15:00:31 SSH_AUTH_SOCK=/tmp/ssh-yw7J8NuA9045/agent.32 15:00:31 SSH_AGENT_PID=38 15:00:31 Running ssh-add (command line suppressed) 15:00:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16675302709053044200.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16675302709053044200.key) 15:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:31 + git semver tag 15:00:31 2023-05-17 15:00:31,658 [run_tag] DEBUG tag force:False 15:00:31 2023-05-17 15:00:31,658 [check_head_tag] DEBUG check head tag 15:00:31 2023-05-17 15:00:31,659 [execute] INFO git cat-file --batch-check 15:00:31 2023-05-17 15:00:31,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:00:31 2023-05-17 15:00:31,663 [execute] INFO git cat-file --batch 15:00:31 2023-05-17 15:00:31,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:00:31 2023-05-17 15:00:31,684 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:00:31 2023-05-17 15:00:31,685 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 15:00:31 2023-05-17 15:00:31,685 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:00:31 2023-05-17 15:00:31,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:00:31 3.0.0-dev.36 [Pipeline] } 15:00:31 $ docker exec --env ******** --env ******** ed1948194e1c40a602407b2768fa59fe25bf2710acac45e07f208d9abc393e6a ssh-agent -k 15:00:31 unset SSH_AUTH_SOCK; 15:00:31 unset SSH_AGENT_PID; 15:00:31 echo Agent pid 38 killed; 15:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:00:32 + git semver [Pipeline] } 15:00:32 $ docker stop --time=1 ed1948194e1c40a602407b2768fa59fe25bf2710acac45e07f208d9abc393e6a 15:00:33 $ docker rm -f --volumes ed1948194e1c40a602407b2768fa59fe25bf2710acac45e07f208d9abc393e6a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:00:35 15:00:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:00:36 0.23.1-centos7: Pulling from edgex-lftools 15:00:36 ab5ef0e58194: Pulling fs layer 15:00:36 9712f1f96733: Pulling fs layer 15:00:36 63f879dbbcfc: Pulling fs layer 15:00:36 0d9ebad4ef96: Pulling fs layer 15:00:36 e9a5061849ea: Pulling fs layer 15:00:36 d747dcd14b5f: Pulling fs layer 15:00:36 2de7ff778b66: Pulling fs layer 15:00:36 0d9ebad4ef96: Waiting 15:00:36 e9a5061849ea: Waiting 15:00:36 d747dcd14b5f: Waiting 15:00:36 2de7ff778b66: Waiting 15:00:36 9712f1f96733: Verifying Checksum 15:00:36 9712f1f96733: Download complete 15:00:37 63f879dbbcfc: Verifying Checksum 15:00:37 63f879dbbcfc: Download complete 15:00:37 e9a5061849ea: Verifying Checksum 15:00:37 e9a5061849ea: Download complete 15:00:37 0d9ebad4ef96: Verifying Checksum 15:00:37 0d9ebad4ef96: Download complete 15:00:37 d747dcd14b5f: Verifying Checksum 15:00:37 d747dcd14b5f: Download complete 15:00:37 ab5ef0e58194: Verifying Checksum 15:00:37 ab5ef0e58194: Download complete 15:00:37 2de7ff778b66: Verifying Checksum 15:00:37 2de7ff778b66: Download complete 15:00:40 ab5ef0e58194: Pull complete 15:00:40 9712f1f96733: Pull complete 15:00:40 63f879dbbcfc: Pull complete 15:00:44 0d9ebad4ef96: Pull complete 15:00:44 e9a5061849ea: Pull complete 15:00:44 d747dcd14b5f: Pull complete 15:00:45 2de7ff778b66: Pull complete 15:00:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:00:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:00:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:45 prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container 15:00:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:00:49 $ docker top 6cccbff0a9c730a0f0ca83e501bf184e4701d430d0d0768bd4368e1a8c256c28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:00:49 provisioning config files... 15:00:49 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10520152522381662854tmp 15:00:49 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12860495234140387457tmp 15:00:49 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12574775101497724258tmp [Pipeline] { [Pipeline] echo 15:00:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:00:50 ---> sigul-configuration.sh 15:00:50 gpg: directory `/root/.gnupg' created 15:00:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:00:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:00:50 gpg: keyring `/root/.gnupg/secring.gpg' created 15:00:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:00:50 gpg: CAST5 encrypted data 15:00:50 gpg: encrypted with 1 passphrase 15:00:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:00:50 + mkdir /home/jenkins 15:00:50 + mkdir /home/jenkins/sigul [Pipeline] sh 15:00:50 + 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:00:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:00:50 ---> sigul-install.sh 15:00:50 Sigul already installed; skipping installation. [Pipeline] sh 15:00:51 + git tag --list 15:00:51 v0.0.0 15:00:51 v1.0.0 15:00:51 v2.1.0 15:00:51 v2.1.1 15:00:51 v2.1.1-dev.1 15:00:51 v2.2.0 15:00:51 v2.2.1-dev.1 15:00:51 v2.2.1-dev.2 15:00:51 v2.2.1-dev.3 15:00:51 v2.2.1-dev.4 15:00:51 v2.2.1-dev.5 15:00:51 v2.2.1-dev.6 15:00:51 v2.2.1-dev.7 15:00:51 v2.3.0 15:00:51 v2.3.0-dev.10 15:00:51 v2.3.0-dev.11 15:00:51 v2.3.0-dev.12 15:00:51 v2.3.0-dev.13 15:00:51 v2.3.0-dev.14 15:00:51 v2.3.0-dev.15 15:00:51 v2.3.0-dev.16 15:00:51 v2.3.0-dev.17 15:00:51 v2.3.0-dev.18 15:00:51 v2.3.0-dev.19 15:00:51 v2.3.0-dev.20 15:00:51 v2.3.0-dev.21 15:00:51 v2.3.0-dev.22 15:00:51 v2.3.0-dev.23 15:00:51 v2.3.0-dev.24 15:00:51 v2.3.0-dev.25 15:00:51 v2.3.0-dev.26 15:00:51 v2.3.0-dev.9 15:00:51 v2.3.1-dev.1 15:00:51 v3.0.0-dev.1 15:00:51 v3.0.0-dev.10 15:00:51 v3.0.0-dev.11 15:00:51 v3.0.0-dev.12 15:00:51 v3.0.0-dev.13 15:00:51 v3.0.0-dev.14 15:00:51 v3.0.0-dev.15 15:00:51 v3.0.0-dev.16 15:00:51 v3.0.0-dev.17 15:00:51 v3.0.0-dev.18 15:00:51 v3.0.0-dev.19 15:00:51 v3.0.0-dev.2 15:00:51 v3.0.0-dev.20 15:00:51 v3.0.0-dev.21 15:00:51 v3.0.0-dev.22 15:00:51 v3.0.0-dev.23 15:00:51 v3.0.0-dev.24 15:00:51 v3.0.0-dev.25 15:00:51 v3.0.0-dev.26 15:00:51 v3.0.0-dev.27 15:00:51 v3.0.0-dev.28 15:00:51 v3.0.0-dev.29 15:00:51 v3.0.0-dev.3 15:00:51 v3.0.0-dev.30 15:00:51 v3.0.0-dev.31 15:00:51 v3.0.0-dev.32 15:00:51 v3.0.0-dev.33 15:00:51 v3.0.0-dev.34 15:00:51 v3.0.0-dev.35 15:00:51 v3.0.0-dev.36 15:00:51 v3.0.0-dev.4 15:00:51 v3.0.0-dev.5 15:00:51 v3.0.0-dev.6 15:00:51 v3.0.0-dev.7 15:00:51 v3.0.0-dev.8 15:00:51 v3.0.0-dev.9 [Pipeline] sh 15:00:51 + lftools sign git-tag v3.0.0-dev.36 15:00:52 Signing Git tag with Sigul... 15:00:52 Signing v3.0.0-dev.36 [Pipeline] echo 15:00:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:00:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:00:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:00:52 $ docker stop --time=1 6cccbff0a9c730a0f0ca83e501bf184e4701d430d0d0768bd4368e1a8c256c28 15:00:54 $ docker rm -f --volumes 6cccbff0a9c730a0f0ca83e501bf184e4701d430d0d0768bd4368e1a8c256c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:00:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:00:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:00:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:54 prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container 15:00:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:00:55 $ docker top d88e824854e9c08d9faf8182ff62df9d3e805069bc6519e95b41821f1d1fa1be -eo pid,comm 15:00: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:00:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:00:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:55 [ssh-agent] Looking for ssh-agent implementation... 15:00:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:55 $ docker exec d88e824854e9c08d9faf8182ff62df9d3e805069bc6519e95b41821f1d1fa1be ssh-agent 15:00:55 SSH_AUTH_SOCK=/tmp/ssh-pTVKTBmFT2sJ/agent.32 15:00:55 SSH_AGENT_PID=39 15:00:55 Running ssh-add (command line suppressed) 15:00:55 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6061791797609210838.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6061791797609210838.key) 15:00:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:55 + git semver bump pre 15:00:56 2023-05-17 15:00:56,068 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:00:56 2023-05-17 15:00:56,068 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev 15:00:56 2023-05-17 15:00:56,068 [bump_version] DEBUG bumped version:3.0.0-dev.37 15:00:56 2023-05-17 15:00:56,068 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:00:56 2023-05-17 15:00:56,068 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:00:56 2023-05-17 15:00:56,068 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:00:56 2023-05-17 15:00:56,070 [execute] INFO git cat-file --batch-check 15:00:56 2023-05-17 15:00:56,071 [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:00:56 2023-05-17 15:00:56,076 [execute] INFO git cat-file --batch 15:00:56 2023-05-17 15:00:56,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:00:56 2023-05-17 15:00:56,082 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:00:56 3.0.0-dev.37 [Pipeline] } 15:00:56 $ docker exec --env ******** --env ******** d88e824854e9c08d9faf8182ff62df9d3e805069bc6519e95b41821f1d1fa1be ssh-agent -k 15:00:56 unset SSH_AUTH_SOCK; 15:00:56 unset SSH_AGENT_PID; 15:00:56 echo Agent pid 39 killed; 15:00:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:00:56 + git semver [Pipeline] } 15:00:56 $ docker stop --time=1 d88e824854e9c08d9faf8182ff62df9d3e805069bc6519e95b41821f1d1fa1be 15:00:58 $ docker rm -f --volumes d88e824854e9c08d9faf8182ff62df9d3e805069bc6519e95b41821f1d1fa1be [Pipeline] // withDockerContainer [Pipeline] sh 15:00:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:00:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:00:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:58 prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container 15:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:00:59 $ docker top 62bedc4d600c65595baed83f3c578bb58be366f68177a1be2b6ee6aa3f3b7b8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:59 [ssh-agent] Looking for ssh-agent implementation... 15:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:59 $ docker exec 62bedc4d600c65595baed83f3c578bb58be366f68177a1be2b6ee6aa3f3b7b8f ssh-agent 15:00:59 SSH_AUTH_SOCK=/tmp/ssh-bitTpeDz6jML/agent.32 15:00:59 SSH_AGENT_PID=38 15:00:59 Running ssh-add (command line suppressed) 15:00:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16425645406881177083.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16425645406881177083.key) 15:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:59 + git semver push 15:01:00 2023-05-17 15:01:00,075 [run_push] DEBUG push 15:01:00 2023-05-17 15:01:00,076 [execute] INFO git cat-file --batch-check 15:01:00 2023-05-17 15:01:00,076 [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:01:00 2023-05-17 15:01:00,080 [execute] INFO git rev-list b905dc3498e2c5be442281979fa6c3ddf86b7069 -- 15:01:00 2023-05-17 15:01:00,080 [execute] DEBUG Popen(['git', 'rev-list', 'b905dc3498e2c5be442281979fa6c3ddf86b7069', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:01:00 2023-05-17 15:01:00,087 [execute] INFO git fetch -v origin 15:01:00 2023-05-17 15:01:00,087 [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:01:00 2023-05-17 15:01:00,565 [run_push] DEBUG no remote changes detected 15:01:00 2023-05-17 15:01:00,566 [execute] INFO git push origin semver 15:01:00 2023-05-17 15:01:00,566 [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:01:01 2023-05-17 15:01:01,375 [run_push] DEBUG push all version tags 15:01:01 2023-05-17 15:01:01,375 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:01:01 2023-05-17 15:01:01,376 [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:01:02 2023-05-17 15:01:02,205 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:01:02 3.0.0-dev.37 [Pipeline] } 15:01:02 $ docker exec --env ******** --env ******** 62bedc4d600c65595baed83f3c578bb58be366f68177a1be2b6ee6aa3f3b7b8f ssh-agent -k 15:01:02 unset SSH_AUTH_SOCK; 15:01:02 unset SSH_AGENT_PID; 15:01:02 echo Agent pid 38 killed; 15:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:02 + git semver [Pipeline] } 15:01:02 $ docker stop --time=1 62bedc4d600c65595baed83f3c578bb58be366f68177a1be2b6ee6aa3f3b7b8f 15:01:04 $ docker rm -f --volumes 62bedc4d600c65595baed83f3c578bb58be366f68177a1be2b6ee6aa3f3b7b8f [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:01:04 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:01:04 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:01:04 total 16 15:01:04 drwxr-xr-x 3 root root 4096 May 17 14:48 . 15:01:04 drwxrwxr-x 12 jenkins jenkins 4096 May 17 15:00 .. 15:01:04 drwxr-xr-x 2 root root 4096 May 17 14:48 cost 15:01:04 -rw-r--r-- 1 root root 95 May 17 14:48 cost.csv 15:01:04 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:01:04 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:01:04 total 16 15:01:04 drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:48 . 15:01:04 drwxrwxr-x 12 jenkins jenkins 4096 May 17 15:00 .. 15:01:04 drwxr-xr-x 2 jenkins jenkins 4096 May 17 14:48 cost 15:01:04 -rw-r--r-- 1 jenkins jenkins 95 May 17 14:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:01:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:01:05 ---> package-listing.sh 15:01:05 ++ facter osfamily 15:01:05 ++ tr '[:upper:]' '[:lower:]' 15:01:06 + OS_FAMILY=debian 15:01:06 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:01:06 + START_PACKAGES=/tmp/packages_start.txt 15:01:06 + END_PACKAGES=/tmp/packages_end.txt 15:01:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:01:06 + PACKAGES=/tmp/packages_start.txt 15:01:06 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:01:06 + PACKAGES=/tmp/packages_end.txt 15:01:06 + case "${OS_FAMILY}" in 15:01:06 + dpkg -l 15:01:06 + grep '^ii' 15:01:06 + '[' -f /tmp/packages_start.txt ']' 15:01:06 + '[' -f /tmp/packages_end.txt ']' 15:01:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:01:06 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:01:06 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:01:06 + 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:01:06 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:01:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:07 prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container 15:01:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:01:07 $ docker top 7b65f29cb6de0edfd561118368784e93e6f538d5ae09588fd875ea6080c16056 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:07 + touch /tmp/pre-build-complete [Pipeline] sh 15:01:08 + mkdir -p /var/log/sysstat [Pipeline] sh 15:01:08 + ls /var/log/sa-host 15:01:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:08 provisioning config files... 15:01:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11349586656266851038tmp [Pipeline] { [Pipeline] echo 15:01:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:01:09 ---> create-netrc.sh [Pipeline] } 15:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:01:09 ---> python-tools-install.sh [Pipeline] echo 15:01:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:01:09 ---> sudo-logs.sh 15:01:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:01:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:01:09 ---> job-cost.sh 15:01:09 lf-activate-venv: SKIPPING 15:01:09 DEBUG: total: 0.2199999988079071 15:01:09 INFO: Retrieving Stack Cost... 15:01:10 INFO: Retrieving Pricing Info for: v3-standard-8 15:01:10 INFO: Archiving Costs [Pipeline] echo 15:01:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:01:11 ---> logs-deploy.sh 15:01:11 lf-activate-venv: SKIPPING 15:01:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/105 15:01:11 INFO: archiving workspace using pattern(s): 15:01:12 Archives upload complete. 15:01:12 INFO: archiving logs to Nexus