Started by user Lenny Goodell Replayed #100 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d5d7787f034dd5542ee48778370d67321a0492e 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-ssh10569520372494276065.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-ssh1343898421733022652.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/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7140462466102586281.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. Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXReleaseSnap.groovy 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-ssh6805808359826912481.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/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3835831366540255882.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. Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfDefaults.groovy [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17333 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4d5d7787f034dd5542ee48778370d67321a0492e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 Commit message: "docs: Update changelog for 3.0 (#239)" > git rev-list --no-walk 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:11:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:11:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:11:49 ========================================================= 17:11:49 EdgeX Global Pipelines Version Info 17:11:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:11:50 ------------------- 17:11:50 stable info: 17:11:50 ------------------- 17:11:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:11:50 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:11:50 Message: update stable to v1.0.249 17:11:51 ------------------- 17:11:51 experimental info: 17:11:51 ------------------- 17:11:51 Commited By: **** collab-it+edgex@linuxfoundation.org 17:11:51 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:11:51 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d5d778 [Pipeline] echo 17:11:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:51 provisioning config files... 17:11:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3377408110193726842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:52 ---> docker-login.sh 17:11:52 nexus3.edgexfoundry.org:10001 17:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:52 Configure a credential helper to remove this warning. See 17:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:52 17:11:52 Login Succeeded 17:11:52 nexus3.edgexfoundry.org:10002 17:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:52 Configure a credential helper to remove this warning. See 17:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:52 17:11:52 Login Succeeded 17:11:52 nexus3.edgexfoundry.org:10003 17:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:52 Configure a credential helper to remove this warning. See 17:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:52 17:11:52 Login Succeeded 17:11:52 nexus3.edgexfoundry.org:10004 17:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:52 Configure a credential helper to remove this warning. See 17:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:52 17:11:52 Login Succeeded 17:11:52 docker.io 17:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:52 Configure a credential helper to remove this warning. See 17:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:52 17:11:52 Login Succeeded 17:11:52 ---> docker-login.sh ends [Pipeline] } 17:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:11:53 + git rev-list -1 --merges 4d5d7787f034dd5542ee48778370d67321a0492e~1..4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo 17:11:53 -----------> git rev-list -1 --merges 4d5d7787f034dd5542ee48778370d67321a0492e~1..4d5d7787f034dd5542ee48778370d67321a0492e 4d5d7787f034dd5542ee48778370d67321a0492e [false] [Pipeline] sh 17:11:53 + git log --format=format:%s -1 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo 17:11:53 ========================================================= 17:11:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:11:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:54 + git log --format=format:%s -1 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo 17:11:54 [semverPrep] GIT_COMMIT: 4d5d7787f034dd5542ee48778370d67321a0492e, Commit Message: docs: Update changelog for 3.0 (#239) [Pipeline] echo 17:11:54 [semverPrep] This is not a build commit. [Pipeline] sh 17:11:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:11:54 + grep -v github /etc/ssh/ssh_known_hosts 17:11:54 + [ -e /tmp/ssh_known_hosts ] 17:11:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:11:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:11:54 + sudo tee -a /etc/ssh/ssh_known_hosts 17:11:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:54 17:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:55 0.1.4: Pulling from edgex-devops/py-git-semver 17:11:55 b85a868b505f: Pulling fs layer 17:11:55 e2be974225ed: Pulling fs layer 17:11:55 339a4e72a1f5: Pulling fs layer 17:11:55 988bab9f4d93: Pulling fs layer 17:11:55 1469e6f7b9e6: Pulling fs layer 17:11:55 eaf3925da568: Pulling fs layer 17:11:55 bab4dde63d76: Pulling fs layer 17:11:55 bde34c3a00c8: Pulling fs layer 17:11:55 b352a97aabf1: Pulling fs layer 17:11:55 4872d77fe225: Pulling fs layer 17:11:55 5851b861e8e6: Pulling fs layer 17:11:55 988bab9f4d93: Waiting 17:11:55 1469e6f7b9e6: Waiting 17:11:55 eaf3925da568: Waiting 17:11:55 bab4dde63d76: Waiting 17:11:55 4872d77fe225: Waiting 17:11:55 5851b861e8e6: Waiting 17:11:55 bde34c3a00c8: Waiting 17:11:55 b352a97aabf1: Waiting 17:11:55 e2be974225ed: Verifying Checksum 17:11:55 e2be974225ed: Download complete 17:11:55 988bab9f4d93: Verifying Checksum 17:11:55 988bab9f4d93: Download complete 17:11:55 1469e6f7b9e6: Verifying Checksum 17:11:55 1469e6f7b9e6: Download complete 17:11:55 eaf3925da568: Verifying Checksum 17:11:55 eaf3925da568: Download complete 17:11:55 339a4e72a1f5: Verifying Checksum 17:11:55 339a4e72a1f5: Download complete 17:11:55 bde34c3a00c8: Download complete 17:11:55 b352a97aabf1: Download complete 17:11:55 4872d77fe225: Verifying Checksum 17:11:55 4872d77fe225: Download complete 17:11:55 5851b861e8e6: Verifying Checksum 17:11:55 5851b861e8e6: Download complete 17:11:55 b85a868b505f: Verifying Checksum 17:11:55 b85a868b505f: Download complete 17:11:55 bab4dde63d76: Verifying Checksum 17:11:55 bab4dde63d76: Download complete 17:11:56 b85a868b505f: Pull complete 17:11:56 e2be974225ed: Pull complete 17:11:57 339a4e72a1f5: Pull complete 17:11:57 988bab9f4d93: Pull complete 17:11:58 1469e6f7b9e6: Pull complete 17:11:58 eaf3925da568: Pull complete 17:11:59 bab4dde63d76: Pull complete 17:11:59 bde34c3a00c8: Pull complete 17:11:59 b352a97aabf1: Pull complete 17:12:00 4872d77fe225: Pull complete 17:12:00 5851b861e8e6: Pull complete 17:12:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:00 prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container 17:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 17:12:02 $ docker top a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a -eo pid,comm 17:12:03 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). 17:12:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:03 [ssh-agent] Looking for ssh-agent implementation... 17:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:03 $ docker exec a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a ssh-agent 17:12:03 SSH_AUTH_SOCK=/tmp/ssh-6dgqtsV1Ny7l/agent.32 17:12:03 SSH_AGENT_PID=38 17:12:03 Running ssh-add (command line suppressed) 17:12:03 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6793535327870365634.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6793535327870365634.key) 17:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:03 + git tag --points-at HEAD [Pipeline] } 17:12:03 $ docker exec --env ******** --env ******** a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a ssh-agent -k 17:12:03 unset SSH_AUTH_SOCK; 17:12:03 unset SSH_AGENT_PID; 17:12:03 echo Agent pid 38 killed; 17:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:12:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:03 [ssh-agent] Looking for ssh-agent implementation... 17:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:03 $ docker exec a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a ssh-agent 17:12:04 SSH_AUTH_SOCK=/tmp/ssh-6rywh1fZpoqB/agent.70 17:12:04 SSH_AGENT_PID=76 17:12:04 Running ssh-add (command line suppressed) 17:12:04 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2709495700269431230.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2709495700269431230.key) 17:12:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:04 + git semver init 17:12:04 2023-05-30 17:12:04,743 [run_init] DEBUG init version:0.0.0 force:False 17:12:04 2023-05-30 17:12:04,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:12:04 2023-05-30 17:12:04,745 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:12:04 2023-05-30 17:12:04,745 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 17:12:05 2023-05-30 17:12:05,487 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 17:12:05 2023-05-30 17:12:05,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 17:12:05 2023-05-30 17:12:05,488 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:12:05 2023-05-30 17:12:05,488 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:12:05 3.0.0-dev.30 [Pipeline] } 17:12:05 $ docker exec --env ******** --env ******** a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a ssh-agent -k 17:12:05 unset SSH_AUTH_SOCK; 17:12:05 unset SSH_AGENT_PID; 17:12:05 echo Agent pid 76 killed; 17:12:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:06 + git semver [Pipeline] } 17:12:06 $ docker stop --time=1 a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a 17:12:07 $ docker rm -f --volumes a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a [Pipeline] // withDockerContainer [Pipeline] sh 17:12:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:12:08 Stashed 1 file(s) [Pipeline] echo 17:12:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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 17:12:08 provisioning config files... 17:12:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14658087909082800222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:08 ---> docker-login.sh 17:12:08 nexus3.edgexfoundry.org:10001 17:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:08 Configure a credential helper to remove this warning. See 17:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:08 17:12:08 Login Succeeded 17:12:08 nexus3.edgexfoundry.org:10002 17:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:08 Configure a credential helper to remove this warning. See 17:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:08 17:12:08 Login Succeeded 17:12:08 nexus3.edgexfoundry.org:10003 17:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:08 Configure a credential helper to remove this warning. See 17:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:08 17:12:08 Login Succeeded 17:12:08 nexus3.edgexfoundry.org:10004 17:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:08 Configure a credential helper to remove this warning. See 17:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:08 17:12:08 Login Succeeded 17:12:08 docker.io 17:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:09 Configure a credential helper to remove this warning. See 17:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:09 17:12:09 Login Succeeded 17:12:09 ---> docker-login.sh ends [Pipeline] } 17:12:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:09 ========================================================= 17:12:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:12:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:09 + 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 . 17:12:09 Sending build context to Docker daemon 4.264MB 17:12:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:12:09 Step 2/12 : FROM ${BASE} AS builder 17:12:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:12:09 f56be85fc22e: Pulling fs layer 17:12:09 85791d961cd3: Pulling fs layer 17:12:09 d694b5ae8c79: Pulling fs layer 17:12:09 9f32a84ed3da: Pulling fs layer 17:12:09 4d19c01a9841: Pulling fs layer 17:12:09 9325e15d5711: Pulling fs layer 17:12:09 556b6ee489ea: Pulling fs layer 17:12:09 c5a4b2cf53e6: Pulling fs layer 17:12:09 9f32a84ed3da: Waiting 17:12:09 9325e15d5711: Waiting 17:12:09 556b6ee489ea: Waiting 17:12:09 c5a4b2cf53e6: Waiting 17:12:09 4d19c01a9841: Waiting 17:12:09 85791d961cd3: Verifying Checksum 17:12:09 85791d961cd3: Download complete 17:12:09 9f32a84ed3da: Verifying Checksum 17:12:09 9f32a84ed3da: Download complete 17:12:09 4d19c01a9841: Verifying Checksum 17:12:09 4d19c01a9841: Download complete 17:12:09 f56be85fc22e: Verifying Checksum 17:12:09 f56be85fc22e: Download complete 17:12:09 9325e15d5711: Verifying Checksum 17:12:09 9325e15d5711: Download complete 17:12:09 f56be85fc22e: Pull complete 17:12:10 85791d961cd3: Pull complete 17:12:10 d694b5ae8c79: Verifying Checksum 17:12:10 d694b5ae8c79: Download complete 17:12:10 c5a4b2cf53e6: Verifying Checksum 17:12:10 c5a4b2cf53e6: Download complete 17:12:10 556b6ee489ea: Verifying Checksum 17:12:10 556b6ee489ea: Download complete 17:12:13 d694b5ae8c79: Pull complete 17:12:13 9f32a84ed3da: Pull complete 17:12:13 4d19c01a9841: Pull complete 17:12:14 9325e15d5711: Pull complete 17:12:16 556b6ee489ea: Pull complete 17:12:17 c5a4b2cf53e6: Pull complete 17:12:17 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:12:17 ---> c4be618373d6 17:12:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:12:21 ---> Running in 3a050fe2f03c 17:12:21 Removing intermediate container 3a050fe2f03c 17:12:21 ---> 132f3e8a4037 17:12:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:12:21 ---> Running in 67ffd426c7a6 17:12:21 Removing intermediate container 67ffd426c7a6 17:12:21 ---> cd5d7f2a68c3 17:12:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 17:12:21 ---> Running in 2d2594492977 17:12:21 Removing intermediate container 2d2594492977 17:12:21 ---> 6a01185eb168 17:12:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:12:21 ---> Running in 3ae6c0ee39e5 17:12:21 Removing intermediate container 3ae6c0ee39e5 17:12:21 ---> 1f569a325cdb 17:12:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:12:21 ---> Running in d45646421673 17:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:22 OK: 265 MiB in 53 packages 17:12:22 Removing intermediate container d45646421673 17:12:22 ---> b3d078b4fc9e 17:12:22 Step 8/12 : WORKDIR /app 17:12:22 ---> Running in 5db3fd481a52 17:12:22 Removing intermediate container 5db3fd481a52 17:12:22 ---> 83dc2caa2a7f 17:12:22 Step 9/12 : COPY go.mod vendor* ./ 17:12:22 ---> 712dd661ef1e 17:12:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:22 ---> Running in 5f885711b0bf 17:12:23 Still waiting to schedule task 17:12:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:12:49 Removing intermediate container 5f885711b0bf 17:12:49 ---> ef28aa872184 17:12:49 Step 11/12 : COPY . . 17:12:49 ---> eb0fa51d22af 17:12:49 Step 12/12 : RUN $MAKE 17:12:49 ---> Running in 0ace36567c53 17:12:49 noop 17:12:50 Removing intermediate container 0ace36567c53 17:12:50 ---> 45bd3e9afdea 17:12:50 Successfully built 45bd3e9afdea 17:12:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:50 + docker inspect -f . ci-base-image-x86_64 17:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:50 prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container 17:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 17:12:50 $ docker top 493cd94f4b7997021b6c912711b309dd0ed575b937dc1dc290edbee9553248df -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:51 + go version 17:12:51 go version go1.20.2 linux/amd64 [Pipeline] } 17:12:51 $ docker stop --time=1 493cd94f4b7997021b6c912711b309dd0ed575b937dc1dc290edbee9553248df 17:12:52 $ docker rm -f --volumes 493cd94f4b7997021b6c912711b309dd0ed575b937dc1dc290edbee9553248df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:52 + docker inspect -f . ci-base-image-x86_64 17:12:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:52 prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container 17:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 17:12:53 $ docker top 197952387c27b4bcc7351de148568bbc5c261f22a4cec319d855272e73ee1583 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:53 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 17:12:53 + make test 17:12:53 go test ./... -coverprofile=coverage.out ./... 17:12:59 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:13:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:13:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:13:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.324s coverage: 40.5% of statements 17:13:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements 17:13:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 94.6% of statements 17:13:24 go vet ./... 17:13:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:13:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:13:27 ./bin/test-attribution-txt.sh 17:13:27 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:13:27 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:13:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:13:27 $ docker stop --time=1 197952387c27b4bcc7351de148568bbc5c261f22a4cec319d855272e73ee1583 17:13:30 $ docker rm -f --volumes 197952387c27b4bcc7351de148568bbc5c261f22a4cec319d855272e73ee1583 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:13:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:13:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:13:31 + ls -al . 17:13:31 total 632 17:13:31 drwxrwxr-x 11 jenkins jenkins 4096 May 30 17:12 . 17:13:31 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:11 .. 17:13:31 -rw-rw-r-- 1 jenkins jenkins 134 May 30 17:11 .dockerignore 17:13:31 drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:12 .git 17:13:31 drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:11 .github 17:13:31 -rw-rw-r-- 1 jenkins jenkins 946 May 30 17:11 .gitignore 17:13:31 -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:11 .golangci.yml 17:13:31 drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:12 .semver 17:13:31 -rw-rw-r-- 1 jenkins jenkins 10794 May 30 17:11 Attribution.txt 17:13:31 -rw-rw-r-- 1 jenkins jenkins 10365 May 30 17:11 CHANGELOG.md 17:13:31 -rw-rw-r-- 1 jenkins jenkins 1347 May 30 17:11 Dockerfile 17:13:31 -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:11 GOVERNANCE.md 17:13:31 -rw-rw-r-- 1 jenkins jenkins 683 May 30 17:11 Jenkinsfile 17:13:31 -rw-rw-r-- 1 jenkins jenkins 11347 May 30 17:11 LICENSE 17:13:31 -rw-rw-r-- 1 jenkins jenkins 2053 May 30 17:11 Makefile 17:13:31 -rw-rw-r-- 1 jenkins jenkins 625 May 30 17:11 OWNERS.md 17:13:31 -rw-rw-r-- 1 jenkins jenkins 28505 May 30 17:11 README.md 17:13:31 -rw-rw-r-- 1 jenkins jenkins 12 May 30 17:12 VERSION 17:13:31 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:11 bin 17:13:31 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:11 cmd 17:13:31 -rw-r--r-- 1 jenkins jenkins 458039 May 30 17:13 coverage.out 17:13:31 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:11 examples 17:13:31 -rw-rw-r-- 1 jenkins jenkins 3371 May 30 17:11 go.mod 17:13:31 -rw-rw-r-- 1 jenkins jenkins 30982 May 30 17:11 go.sum 17:13:31 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:11 images 17:13:31 drwxrwxr-x 5 jenkins jenkins 4096 May 30 17:11 internal 17:13:31 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:11 snap 17:13:31 -rw-rw-r-- 1 jenkins jenkins 193 May 30 17:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:32 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4d5d7787f034dd5542ee48778370d67321a0492e --label arch=amd64 --label version=3.0.0-dev.30 . 17:13:32 Sending build context to Docker daemon 4.264MB 17:13:32 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 17:13:32 Step 2/24 : FROM ${BASE} AS builder 17:13:32 ---> 45bd3e9afdea 17:13:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:13:32 ---> Running in a0b8e4a33b22 17:13:32 Removing intermediate container a0b8e4a33b22 17:13:32 ---> be0d209401a9 17:13:32 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:13:32 ---> Running in e33cbea0d216 17:13:32 Removing intermediate container e33cbea0d216 17:13:32 ---> ed2c0c745eaa 17:13:32 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 17:13:32 ---> Running in 3e952c20e3e4 17:13:32 Removing intermediate container 3e952c20e3e4 17:13:32 ---> b91a978ea617 17:13:32 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:13:32 ---> Running in 2c211a5d253a 17:13:32 Removing intermediate container 2c211a5d253a 17:13:32 ---> a03b4e0b4e8a 17:13:32 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:32 ---> Running in b45022570eb1 17:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:33 OK: 265 MiB in 53 packages 17:13:33 Removing intermediate container b45022570eb1 17:13:33 ---> 8d182ad21a2d 17:13:33 Step 8/24 : WORKDIR /app 17:13:33 ---> Running in 9e1ced908032 17:13:33 Removing intermediate container 9e1ced908032 17:13:33 ---> 9a97b7fb6737 17:13:33 Step 9/24 : COPY go.mod vendor* ./ 17:13:33 ---> eb09415f749a 17:13:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:33 ---> Running in 3b304c995b91 17:13:34 Removing intermediate container 3b304c995b91 17:13:34 ---> 76f643d98369 17:13:34 Step 11/24 : COPY . . 17:13:34 ---> f94cd4e6d3a9 17:13:34 Step 12/24 : RUN $MAKE 17:13:34 ---> Running in 95a27c0dd8bf 17:13:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 17:13:57 Removing intermediate container 95a27c0dd8bf 17:13:57 ---> 0c3b8f545559 17:13:57 Step 13/24 : FROM alpine:3.17 17:13:57 3.17: Pulling from library/alpine 17:13:57 f56be85fc22e: Already exists 17:13:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:13:57 Status: Downloaded newer image for alpine:3.17 17:13:57 ---> 9ed4aefc74f6 17:13:57 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:13:57 ---> Running in 8ab1778328b5 17:13:57 Removing intermediate container 8ab1778328b5 17:13:57 ---> 821db17cf945 17:13:57 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:13:57 ---> Running in b28b960b711d 17:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:57 (1/1) Installing dumb-init (1.2.5-r2) 17:13:57 Executing busybox-1.35.0-r29.trigger 17:13:57 OK: 7 MiB in 16 packages 17:13:57 Removing intermediate container b28b960b711d 17:13:57 ---> 47b27fabd42b 17:13:57 Step 16/24 : COPY --from=builder /app/LICENSE / 17:13:57 ---> 506e8f5fc6bb 17:13:57 Step 17/24 : COPY --from=builder /app/Attribution.txt / 17:13:57 ---> 1adbef10824f 17:13:57 Step 18/24 : COPY --from=builder /app/cmd/ / 17:13:58 ---> c6a32d852d00 17:13:58 Step 19/24 : EXPOSE 59989 17:13:58 ---> Running in c2887bfd781f 17:13:58 Removing intermediate container c2887bfd781f 17:13:58 ---> b001206c0c30 17:13:58 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 17:13:58 ---> Running in 3c1b73380dc7 17:13:58 Removing intermediate container 3c1b73380dc7 17:13:58 ---> 074a933d75a2 17:13:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:13:58 ---> Running in 38a213f21b07 17:13:58 Removing intermediate container 38a213f21b07 17:13:58 ---> bd1ccd818166 17:13:58 Step 22/24 : LABEL arch=amd64 17:13:58 ---> Running in 14225e6b08d2 17:13:58 Removing intermediate container 14225e6b08d2 17:13:58 ---> c7d688628fe2 17:13:58 Step 23/24 : LABEL git_sha=4d5d7787f034dd5542ee48778370d67321a0492e 17:13:58 ---> Running in 54de145fe6a2 17:13:58 Removing intermediate container 54de145fe6a2 17:13:58 ---> 0eb667135230 17:13:58 Step 24/24 : LABEL version=3.0.0-dev.30 17:13:58 ---> Running in 073782f84f38 17:13:58 Removing intermediate container 073782f84f38 17:13:58 ---> 8841ba85ea3f 17:13:58 [Warning] One or more build-args [ARCH] were not consumed 17:13:59 Successfully built 8841ba85ea3f 17:13:59 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:59 provisioning config files... 17:13:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16604589258868919295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:59 ---> docker-login.sh 17:13:59 nexus3.edgexfoundry.org:10001 17:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:59 Configure a credential helper to remove this warning. See 17:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:59 17:13:59 Login Succeeded 17:13:59 nexus3.edgexfoundry.org:10002 17:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:59 Configure a credential helper to remove this warning. See 17:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:59 17:13:59 Login Succeeded 17:13:59 nexus3.edgexfoundry.org:10003 17:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:59 Configure a credential helper to remove this warning. See 17:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:59 17:13:59 Login Succeeded 17:13:59 nexus3.edgexfoundry.org:10004 17:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:59 Configure a credential helper to remove this warning. See 17:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:59 17:13:59 Login Succeeded 17:13:59 docker.io 17:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:00 Configure a credential helper to remove this warning. See 17:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:00 17:14:00 Login Succeeded 17:14:00 ---> docker-login.sh ends [Pipeline] } 17:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:00 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 17:14:00 4d5d7787f034dd5542ee48778370d67321a0492e 17:14:00 latest 17:14:00 3.0.0-dev.30 17:14:00 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 17:14:00 main 17:14:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:00 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e 17:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:14:00 45819706b02a: Preparing 17:14:00 5063ffcd6a26: Preparing 17:14:00 b0a7dd90973b: Preparing 17:14:00 8afe9f19bfa1: Preparing 17:14:00 f1417ff83b31: Preparing 17:14:00 f1417ff83b31: Layer already exists 17:14:00 5063ffcd6a26: Pushed 17:14:00 8afe9f19bfa1: Pushed 17:14:00 b0a7dd90973b: Pushed 17:14:04 45819706b02a: Pushed 17:14:04 4d5d7787f034dd5542ee48778370d67321a0492e: digest: sha256:fb1f272c0143159de388b35365e2ab33cbf7047bfca274ed49d6a8bd4c2e5651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:14:04 45819706b02a: Preparing 17:14:04 5063ffcd6a26: Preparing 17:14:04 b0a7dd90973b: Preparing 17:14:04 8afe9f19bfa1: Preparing 17:14:04 f1417ff83b31: Preparing 17:14:04 5063ffcd6a26: Layer already exists 17:14:04 b0a7dd90973b: Layer already exists 17:14:04 8afe9f19bfa1: Layer already exists 17:14:04 45819706b02a: Layer already exists 17:14:04 f1417ff83b31: Layer already exists 17:14:04 latest: digest: sha256:fb1f272c0143159de388b35365e2ab33cbf7047bfca274ed49d6a8bd4c2e5651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:05 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 17:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:14:05 45819706b02a: Preparing 17:14:05 5063ffcd6a26: Preparing 17:14:05 b0a7dd90973b: Preparing 17:14:05 8afe9f19bfa1: Preparing 17:14:05 f1417ff83b31: Preparing 17:14:05 5063ffcd6a26: Layer already exists 17:14:05 45819706b02a: Layer already exists 17:14:05 8afe9f19bfa1: Layer already exists 17:14:05 f1417ff83b31: Layer already exists 17:14:05 b0a7dd90973b: Layer already exists 17:14:05 3.0.0-dev.30: digest: sha256:fb1f272c0143159de388b35365e2ab33cbf7047bfca274ed49d6a8bd4c2e5651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:05 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 17:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:14:06 45819706b02a: Preparing 17:14:06 5063ffcd6a26: Preparing 17:14:06 b0a7dd90973b: Preparing 17:14:06 8afe9f19bfa1: Preparing 17:14:06 f1417ff83b31: Preparing 17:14:06 45819706b02a: Layer already exists 17:14:06 5063ffcd6a26: Layer already exists 17:14:06 b0a7dd90973b: Layer already exists 17:14:06 8afe9f19bfa1: Layer already exists 17:14:06 f1417ff83b31: Layer already exists 17:14:06 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30: digest: sha256:fb1f272c0143159de388b35365e2ab33cbf7047bfca274ed49d6a8bd4c2e5651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:06 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 17:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:14:06 45819706b02a: Preparing 17:14:06 5063ffcd6a26: Preparing 17:14:06 b0a7dd90973b: Preparing 17:14:06 8afe9f19bfa1: Preparing 17:14:06 f1417ff83b31: Preparing 17:14:06 b0a7dd90973b: Layer already exists 17:14:06 5063ffcd6a26: Layer already exists 17:14:06 45819706b02a: Layer already exists 17:14:06 f1417ff83b31: Layer already exists 17:14:06 8afe9f19bfa1: Layer already exists 17:14:06 main: digest: sha256:fb1f272c0143159de388b35365e2ab33cbf7047bfca274ed49d6a8bd4c2e5651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:06 ===================================================== [Pipeline] echo 17:14:06 taggedImages: 17:14:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e 17:14:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:14:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 17:14:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 17:14:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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 17:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:07 17:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:07 latest: Pulling from edgex-lftools-log-publisher 17:14:07 5eb5b503b376: Pulling fs layer 17:14:07 5c69ac0246d0: Pulling fs layer 17:14:07 ec43610c2a17: Pulling fs layer 17:14:07 3a2ae6a8a46f: Pulling fs layer 17:14:07 33b1e0a273af: Pulling fs layer 17:14:07 5d3b04190fa2: Pulling fs layer 17:14:07 2f39f015ded8: Pulling fs layer 17:14:07 33b1e0a273af: Waiting 17:14:07 5d3b04190fa2: Waiting 17:14:07 3a2ae6a8a46f: Waiting 17:14:07 2f39f015ded8: Waiting 17:14:07 5c69ac0246d0: Download complete 17:14:07 3a2ae6a8a46f: Verifying Checksum 17:14:07 3a2ae6a8a46f: Download complete 17:14:07 33b1e0a273af: Verifying Checksum 17:14:07 33b1e0a273af: Download complete 17:14:07 5d3b04190fa2: Verifying Checksum 17:14:07 5d3b04190fa2: Download complete 17:14:07 ec43610c2a17: Verifying Checksum 17:14:07 ec43610c2a17: Download complete 17:14:07 5eb5b503b376: Verifying Checksum 17:14:07 5eb5b503b376: Download complete 17:14:08 2f39f015ded8: Download complete 17:14:08 5eb5b503b376: Pull complete 17:14:09 5c69ac0246d0: Pull complete 17:14:09 ec43610c2a17: Pull complete 17:14:09 3a2ae6a8a46f: Pull complete 17:14:09 33b1e0a273af: Pull complete 17:14:09 5d3b04190fa2: Pull complete 17:14:15 2f39f015ded8: Pull complete 17:14:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:15 prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container 17:14:15 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 17:14:18 $ docker top b6607ad05f8a9d365ed80ad448dbdccc2b229b540673c4a11087eb143e80c7b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:18 ---> job-cost.sh 17:14:18 lf-activate-venv: SKIPPING 17:14:18 INFO: No Stack... 17:14:19 INFO: Retrieving Pricing Info for: v3-standard-8 17:14:19 INFO: Archiving Costs [Pipeline] sh 17:14:20 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 17:14:20 + cut -d, -f6 [Pipeline] lock 17:14:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] 17:14:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] did not exist. Created. 17:14:20 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:14:20 + echo total: 0.2199999988079071 [Pipeline] stash 17:14:20 Stashed 1 file(s) [Pipeline] } 17:14:20 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 17:14:20 $ docker stop --time=1 b6607ad05f8a9d365ed80ad448dbdccc2b229b540673c4a11087eb143e80c7b2 17:14:21 $ docker rm -f --volumes b6607ad05f8a9d365ed80ad448dbdccc2b229b540673c4a11087eb143e80c7b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17335 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 17:14:27 Running in /w/workspace/device-rfid-llrp-go/101 [Pipeline] { [Pipeline] checkout 17:14:27 Selected Git installation does not exist. Using Default 17:14:27 The recommended git tool is: NONE 17:14:32 using credential edgex-jenkins-ssh 17:14:32 Cloning the remote Git repository 17:14:32 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:14:32 > git init /w/workspace/device-rfid-llrp-go/101 # timeout=10 17:14:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:14:32 > git --version # timeout=10 17:14:32 > git --version # 'git version 2.25.1' 17:14:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:34 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:14:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:34 Avoid second fetch 17:14:34 Checking out Revision 4d5d7787f034dd5542ee48778370d67321a0492e (main) 17:14:35 Commit message: "docs: Update changelog for 3.0 (#239)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:34 > git config core.sparsecheckout # timeout=10 17:14:35 > git checkout -f 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 17:14:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:14:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:14:36 Dload Upload Total Spent Left Speed 17:14:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 17:14:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:14:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:14:37 + sudo tee /etc/docker/daemon.new 17:14:37 { 17:14:37 "registry-mirrors": [ 17:14:37 "https://nexus3.edgexfoundry.org:10001" 17:14:37 ], 17:14:37 "bip": "10.250.0.254/24", 17:14:37 "hosts": [ 17:14:37 "tcp://0.0.0.0:5555", 17:14:37 "unix:///var/run/docker.sock" 17:14:37 ], 17:14:37 "mtu": 1458, 17:14:37 "selinux-enabled": true, 17:14:37 "seccomp-profile": "/etc/docker/seccomp.json" 17:14:37 } [Pipeline] sh 17:14:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:14:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:56 provisioning config files... 17:14:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/101@tmp/config12940213604257072378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:56 ---> docker-login.sh 17:14:56 nexus3.edgexfoundry.org:10001 17:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:57 Configure a credential helper to remove this warning. See 17:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:57 17:14:57 Login Succeeded 17:14:57 nexus3.edgexfoundry.org:10002 17:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:57 Configure a credential helper to remove this warning. See 17:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:57 17:14:57 Login Succeeded 17:14:57 nexus3.edgexfoundry.org:10003 17:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 nexus3.edgexfoundry.org:10004 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 docker.io 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 ---> docker-login.sh ends [Pipeline] } 17:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:14:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:59 ========================================================= 17:14:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:14:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:59 + 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 . 17:14:59 Sending build context to Docker daemon 1.217MB 17:14:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:14:59 Step 2/12 : FROM ${BASE} AS builder 17:15:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:15:00 c41833b44d91: Pulling fs layer 17:15:00 ed15518f5707: Pulling fs layer 17:15:00 feae8fd75edb: Pulling fs layer 17:15:00 242c74f7c9fa: Pulling fs layer 17:15:00 3cdef696dda3: Pulling fs layer 17:15:00 2ced38df9373: Pulling fs layer 17:15:00 58f1dce35555: Pulling fs layer 17:15:00 242c74f7c9fa: Waiting 17:15:00 3cdef696dda3: Waiting 17:15:00 2ced38df9373: Waiting 17:15:00 58f1dce35555: Waiting 17:15:00 ed15518f5707: Verifying Checksum 17:15:00 ed15518f5707: Download complete 17:15:00 242c74f7c9fa: Verifying Checksum 17:15:00 242c74f7c9fa: Download complete 17:15:00 3cdef696dda3: Verifying Checksum 17:15:00 3cdef696dda3: Download complete 17:15:00 c41833b44d91: Verifying Checksum 17:15:00 c41833b44d91: Download complete 17:15:01 c41833b44d91: Pull complete 17:15:01 58f1dce35555: Verifying Checksum 17:15:01 58f1dce35555: Download complete 17:15:01 ed15518f5707: Pull complete 17:15:03 2ced38df9373: Download complete 17:15:03 feae8fd75edb: Verifying Checksum 17:15:03 feae8fd75edb: Download complete 17:15:15 feae8fd75edb: Pull complete 17:15:15 242c74f7c9fa: Pull complete 17:15:15 3cdef696dda3: Pull complete 17:15:20 2ced38df9373: Pull complete 17:15:23 58f1dce35555: Pull complete 17:15:23 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:15:23 ---> fadd8f120f05 17:15:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:15:24 ---> Running in 4bde4e76d87f 17:15:25 Removing intermediate container 4bde4e76d87f 17:15:25 ---> e97f1c99a017 17:15:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:15:25 ---> Running in 74323eaa7c24 17:15:26 Removing intermediate container 74323eaa7c24 17:15:26 ---> 6c4850d325a0 17:15:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 17:15:26 ---> Running in b867b5fcce41 17:15:27 Removing intermediate container b867b5fcce41 17:15:27 ---> 4dbbe248bb22 17:15:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:15:27 ---> Running in 474689651e78 17:15:27 Removing intermediate container 474689651e78 17:15:27 ---> 80ae93083320 17:15:27 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:27 ---> Running in 1b20dabbb33f 17:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:15:30 OK: 263 MiB in 53 packages 17:15:31 Removing intermediate container 1b20dabbb33f 17:15:31 ---> f602e55627ce 17:15:31 Step 8/12 : WORKDIR /app 17:15:31 ---> Running in 513b9cd4d35c 17:15:31 Removing intermediate container 513b9cd4d35c 17:15:31 ---> 1082a28fab03 17:15:31 Step 9/12 : COPY go.mod vendor* ./ 17:15:32 ---> 51742ed7f169 17:15:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:32 ---> Running in 00734d8f3c0b 17:16:40 Removing intermediate container 00734d8f3c0b 17:16:40 ---> 2c9ddf5ea450 17:16:40 Step 11/12 : COPY . . 17:16:40 ---> d58f7bb0092d 17:16:40 Step 12/12 : RUN $MAKE 17:16:40 ---> Running in 7526e1abe12f 17:16:41 noop 17:16:41 Removing intermediate container 7526e1abe12f 17:16:41 ---> 399b217ce14c 17:16:41 Successfully built 399b217ce14c 17:16:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:42 + docker inspect -f . ci-base-image-arm64 17:16:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:42 prd-ubuntu20.04-docker-arm64-4c-16g-17335 does not seem to be running inside a container 17:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/101 -v /w/workspace/device-rfid-llrp-go/101:/w/workspace/device-rfid-llrp-go/101:rw,z -v /w/workspace/device-rfid-llrp-go/101@tmp:/w/workspace/device-rfid-llrp-go/101@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 17:16:43 $ docker top 0f097a53fe706e89786a529bb269a2f24bb6b760a576370896679692551ad27f -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:44 + go version 17:16:44 go version go1.20.2 linux/arm64 [Pipeline] } 17:16:44 $ docker stop --time=1 0f097a53fe706e89786a529bb269a2f24bb6b760a576370896679692551ad27f 17:16:46 $ docker rm -f --volumes 0f097a53fe706e89786a529bb269a2f24bb6b760a576370896679692551ad27f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:46 + docker inspect -f . ci-base-image-arm64 17:16:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:46 prd-ubuntu20.04-docker-arm64-4c-16g-17335 does not seem to be running inside a container 17:16:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/101 -v /w/workspace/device-rfid-llrp-go/101:/w/workspace/device-rfid-llrp-go/101:rw,z -v /w/workspace/device-rfid-llrp-go/101@tmp:/w/workspace/device-rfid-llrp-go/101@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 17:16:47 $ docker top 3389100a8fd10d9d70f18a8c06b1b484352ad1981c9a25a719d813fe74944e84 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:48 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/101 [Pipeline] fileExists [Pipeline] sh 17:16:48 + make test 17:16:48 go test ./... -coverprofile=coverage.out ./... 17:17:20 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:19:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:19:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:20:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.602s coverage: 40.5% of statements 17:20:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.579s coverage: 52.0% of statements 17:20:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 96.4% of statements 17:20:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:20:06 go vet ./... 17:20:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:20:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:20:33 ./bin/test-attribution-txt.sh 17:20:33 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:20:33 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:20:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:20:33 $ docker stop --time=1 3389100a8fd10d9d70f18a8c06b1b484352ad1981c9a25a719d813fe74944e84 17:20:35 $ docker rm -f --volumes 3389100a8fd10d9d70f18a8c06b1b484352ad1981c9a25a719d813fe74944e84 [Pipeline] // withDockerContainer [Pipeline] sh 17:20:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:20:36 Warning: overwriting stash ‘coverage-report’ 17:20:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:20:37 + ls -al . 17:20:37 total 628 17:20:37 drwxrwxr-x 10 jenkins jenkins 4096 May 30 17:16 . 17:20:37 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:14 .. 17:20:37 -rw-rw-r-- 1 jenkins jenkins 134 May 30 17:14 .dockerignore 17:20:37 drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:14 .git 17:20:37 drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:14 .github 17:20:37 -rw-rw-r-- 1 jenkins jenkins 946 May 30 17:14 .gitignore 17:20:37 -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:14 .golangci.yml 17:20:37 -rw-rw-r-- 1 jenkins jenkins 10794 May 30 17:14 Attribution.txt 17:20:37 -rw-rw-r-- 1 jenkins jenkins 10365 May 30 17:14 CHANGELOG.md 17:20:37 -rw-rw-r-- 1 jenkins jenkins 1347 May 30 17:14 Dockerfile 17:20:37 -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:14 GOVERNANCE.md 17:20:37 -rw-rw-r-- 1 jenkins jenkins 683 May 30 17:14 Jenkinsfile 17:20:37 -rw-rw-r-- 1 jenkins jenkins 11347 May 30 17:14 LICENSE 17:20:37 -rw-rw-r-- 1 jenkins jenkins 2053 May 30 17:14 Makefile 17:20:37 -rw-rw-r-- 1 jenkins jenkins 625 May 30 17:14 OWNERS.md 17:20:37 -rw-rw-r-- 1 jenkins jenkins 28505 May 30 17:14 README.md 17:20:37 -rw-rw-r-- 1 jenkins jenkins 12 May 30 17:12 VERSION 17:20:37 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:14 bin 17:20:37 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:14 cmd 17:20:37 -rw-r--r-- 1 jenkins jenkins 458039 May 30 17:20 coverage.out 17:20:37 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:14 examples 17:20:37 -rw-rw-r-- 1 jenkins jenkins 3371 May 30 17:14 go.mod 17:20:37 -rw-rw-r-- 1 jenkins jenkins 30982 May 30 17:14 go.sum 17:20:37 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:14 images 17:20:37 drwxrwxr-x 5 jenkins jenkins 4096 May 30 17:14 internal 17:20:37 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:14 snap 17:20:37 -rw-rw-r-- 1 jenkins jenkins 193 May 30 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:38 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4d5d7787f034dd5542ee48778370d67321a0492e --label arch=arm64 --label version=3.0.0-dev.30 . 17:20:38 Sending build context to Docker daemon 1.217MB 17:20:38 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 17:20:38 Step 2/24 : FROM ${BASE} AS builder 17:20:38 ---> 399b217ce14c 17:20:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:20:40 ---> Running in 48066c4b14f9 17:20:40 Removing intermediate container 48066c4b14f9 17:20:40 ---> 75a634338b04 17:20:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:20:40 ---> Running in af9044b1c359 17:20:40 Removing intermediate container af9044b1c359 17:20:40 ---> 9e1706a899f8 17:20:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 17:20:40 ---> Running in 885b91a50e61 17:20:40 Removing intermediate container 885b91a50e61 17:20:40 ---> e651ac4ab247 17:20:40 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:20:41 ---> Running in 424bb4603d5b 17:20:41 Removing intermediate container 424bb4603d5b 17:20:41 ---> 80709e46a3ce 17:20:41 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:20:41 ---> Running in db3910734e28 17:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:20:44 OK: 263 MiB in 53 packages 17:20:44 Removing intermediate container db3910734e28 17:20:44 ---> 83bb1f316305 17:20:44 Step 8/24 : WORKDIR /app 17:20:45 ---> Running in ab1f4387485c 17:20:45 Removing intermediate container ab1f4387485c 17:20:45 ---> cbce7e9d12b7 17:20:45 Step 9/24 : COPY go.mod vendor* ./ 17:20:46 ---> 9e0e78467082 17:20:46 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:46 ---> Running in a93dfe19570c 17:20:48 Removing intermediate container a93dfe19570c 17:20:48 ---> 1aa6dd1b4869 17:20:48 Step 11/24 : COPY . . 17:20:50 ---> 475e3d63bc19 17:20:50 Step 12/24 : RUN $MAKE 17:20:50 ---> Running in b4cd9381cef8 17:20:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 17:23:12 Removing intermediate container b4cd9381cef8 17:23:12 ---> 324379a672a6 17:23:12 Step 13/24 : FROM alpine:3.17 17:23:12 3.17: Pulling from library/alpine 17:23:12 c41833b44d91: Already exists 17:23:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:23:12 Status: Downloaded newer image for alpine:3.17 17:23:12 ---> 51e60588ff2c 17:23:12 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:23:12 ---> Running in 7b0056d26003 17:23:12 Removing intermediate container 7b0056d26003 17:23:12 ---> 3ae9f777602b 17:23:12 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:23:12 ---> Running in afc30142b7dc 17:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:23:12 (1/1) Installing dumb-init (1.2.5-r2) 17:23:12 Executing busybox-1.35.0-r29.trigger 17:23:12 OK: 8 MiB in 16 packages 17:23:12 Removing intermediate container afc30142b7dc 17:23:12 ---> 9f3ef94b67e9 17:23:12 Step 16/24 : COPY --from=builder /app/LICENSE / 17:23:12 ---> a3fc840801c1 17:23:12 Step 17/24 : COPY --from=builder /app/Attribution.txt / 17:23:12 ---> 1129cf2fb52d 17:23:12 Step 18/24 : COPY --from=builder /app/cmd/ / 17:23:12 ---> a6949a463262 17:23:12 Step 19/24 : EXPOSE 59989 17:23:12 ---> Running in 7d4e64daeadd 17:23:12 Removing intermediate container 7d4e64daeadd 17:23:12 ---> 346f2a823cc1 17:23:12 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 17:23:12 ---> Running in 781e768fca27 17:23:12 Removing intermediate container 781e768fca27 17:23:12 ---> 61a0f27f1eec 17:23:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:23:12 ---> Running in e495c92ba17e 17:23:12 Removing intermediate container e495c92ba17e 17:23:12 ---> ef6cedf85abb 17:23:12 Step 22/24 : LABEL arch=arm64 17:23:12 ---> Running in 23c0f889caae 17:23:12 Removing intermediate container 23c0f889caae 17:23:12 ---> adc29ee495f1 17:23:12 Step 23/24 : LABEL git_sha=4d5d7787f034dd5542ee48778370d67321a0492e 17:23:12 ---> Running in 1ae0fb78992a 17:23:12 Removing intermediate container 1ae0fb78992a 17:23:12 ---> aee7769bc1e9 17:23:12 Step 24/24 : LABEL version=3.0.0-dev.30 17:23:12 ---> Running in e3a3e7ed2e75 17:23:12 Removing intermediate container e3a3e7ed2e75 17:23:12 ---> d65137ddadd3 17:23:12 [Warning] One or more build-args [ARCH] were not consumed 17:23:12 Successfully built d65137ddadd3 17:23:12 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:13 provisioning config files... 17:23:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/101@tmp/config2616426884462017234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:13 ---> docker-login.sh 17:23:13 nexus3.edgexfoundry.org:10001 17:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:13 Configure a credential helper to remove this warning. See 17:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:13 17:23:13 Login Succeeded 17:23:13 nexus3.edgexfoundry.org:10002 17:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:13 Configure a credential helper to remove this warning. See 17:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:13 17:23:13 Login Succeeded 17:23:13 nexus3.edgexfoundry.org:10003 17:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:14 Configure a credential helper to remove this warning. See 17:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:14 17:23:14 Login Succeeded 17:23:14 nexus3.edgexfoundry.org:10004 17:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:14 Configure a credential helper to remove this warning. See 17:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:14 17:23:14 Login Succeeded 17:23:14 docker.io 17:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:15 Configure a credential helper to remove this warning. See 17:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:15 17:23:15 Login Succeeded 17:23:15 ---> docker-login.sh ends [Pipeline] } 17:23:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:23:15 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 17:23:15 4d5d7787f034dd5542ee48778370d67321a0492e 17:23:15 latest 17:23:15 3.0.0-dev.30 17:23:15 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 17:23:15 main 17:23:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:15 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e 17:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:23:16 4a5cd4fa0fea: Preparing 17:23:16 57ebd47c009d: Preparing 17:23:16 136a43eb491a: Preparing 17:23:16 c85b0db494fc: Preparing 17:23:16 26cbea5cba74: Preparing 17:23:16 26cbea5cba74: Layer already exists 17:23:16 136a43eb491a: Pushed 17:23:16 57ebd47c009d: Pushed 17:23:16 c85b0db494fc: Pushed 17:23:22 4a5cd4fa0fea: Pushed 17:23:22 4d5d7787f034dd5542ee48778370d67321a0492e: digest: sha256:ab3c42e5d8eba71086a0b2c084e733bda4f39766a62e8ef9e30f6322388c9fd6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:22 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 17:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:23:22 4a5cd4fa0fea: Preparing 17:23:22 57ebd47c009d: Preparing 17:23:22 136a43eb491a: Preparing 17:23:22 c85b0db494fc: Preparing 17:23:22 26cbea5cba74: Preparing 17:23:22 57ebd47c009d: Layer already exists 17:23:22 136a43eb491a: Layer already exists 17:23:22 4a5cd4fa0fea: Layer already exists 17:23:22 26cbea5cba74: Layer already exists 17:23:22 c85b0db494fc: Layer already exists 17:23:23 latest: digest: sha256:ab3c42e5d8eba71086a0b2c084e733bda4f39766a62e8ef9e30f6322388c9fd6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:23 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.30 17:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:23:23 4a5cd4fa0fea: Preparing 17:23:23 57ebd47c009d: Preparing 17:23:23 136a43eb491a: Preparing 17:23:23 c85b0db494fc: Preparing 17:23:23 26cbea5cba74: Preparing 17:23:23 57ebd47c009d: Layer already exists 17:23:23 c85b0db494fc: Layer already exists 17:23:23 26cbea5cba74: Layer already exists 17:23:23 136a43eb491a: Layer already exists 17:23:23 4a5cd4fa0fea: Layer already exists 17:23:23 3.0.0-dev.30: digest: sha256:ab3c42e5d8eba71086a0b2c084e733bda4f39766a62e8ef9e30f6322388c9fd6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 17:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:23:24 4a5cd4fa0fea: Preparing 17:23:24 57ebd47c009d: Preparing 17:23:24 136a43eb491a: Preparing 17:23:24 c85b0db494fc: Preparing 17:23:24 26cbea5cba74: Preparing 17:23:24 c85b0db494fc: Layer already exists 17:23:24 136a43eb491a: Layer already exists 17:23:24 57ebd47c009d: Layer already exists 17:23:24 26cbea5cba74: Layer already exists 17:23:24 4a5cd4fa0fea: Layer already exists 17:23:24 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30: digest: sha256:ab3c42e5d8eba71086a0b2c084e733bda4f39766a62e8ef9e30f6322388c9fd6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 17:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:23:25 4a5cd4fa0fea: Preparing 17:23:25 57ebd47c009d: Preparing 17:23:25 136a43eb491a: Preparing 17:23:25 c85b0db494fc: Preparing 17:23:25 26cbea5cba74: Preparing 17:23:25 26cbea5cba74: Layer already exists 17:23:25 4a5cd4fa0fea: Layer already exists 17:23:25 c85b0db494fc: Layer already exists 17:23:25 136a43eb491a: Layer already exists 17:23:25 57ebd47c009d: Layer already exists 17:23:25 main: digest: sha256:ab3c42e5d8eba71086a0b2c084e733bda4f39766a62e8ef9e30f6322388c9fd6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:23:25 ===================================================== [Pipeline] echo 17:23:25 taggedImages: 17:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e 17:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 17:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.30 17:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 17:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:25 17:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:26 arm64: Pulling from edgex-lftools-log-publisher 17:23:26 8998bd30e6a1: Pulling fs layer 17:23:26 04944245beec: Pulling fs layer 17:23:26 699f458cf7ca: Pulling fs layer 17:23:26 765212b225bb: Pulling fs layer 17:23:26 f23df028b6ca: Pulling fs layer 17:23:26 d65c8cfc05b1: Pulling fs layer 17:23:26 2437ff75d9bd: Pulling fs layer 17:23:26 f23df028b6ca: Waiting 17:23:26 d65c8cfc05b1: Waiting 17:23:26 2437ff75d9bd: Waiting 17:23:26 04944245beec: Verifying Checksum 17:23:26 04944245beec: Download complete 17:23:26 765212b225bb: Verifying Checksum 17:23:26 765212b225bb: Download complete 17:23:26 f23df028b6ca: Verifying Checksum 17:23:26 f23df028b6ca: Download complete 17:23:26 d65c8cfc05b1: Verifying Checksum 17:23:26 d65c8cfc05b1: Download complete 17:23:26 699f458cf7ca: Verifying Checksum 17:23:26 699f458cf7ca: Download complete 17:23:27 8998bd30e6a1: Verifying Checksum 17:23:27 8998bd30e6a1: Download complete 17:23:29 2437ff75d9bd: Verifying Checksum 17:23:29 2437ff75d9bd: Download complete 17:23:30 8998bd30e6a1: Pull complete 17:23:31 04944245beec: Pull complete 17:23:32 699f458cf7ca: Pull complete 17:23:32 765212b225bb: Pull complete 17:23:37 f23df028b6ca: Pull complete 17:23:37 d65c8cfc05b1: Pull complete 17:23:52 2437ff75d9bd: Pull complete 17:23:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:52 prd-ubuntu20.04-docker-arm64-4c-16g-17335 does not seem to be running inside a container 17:23:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/101 -v /w/workspace/device-rfid-llrp-go/101:/w/workspace/device-rfid-llrp-go/101:rw,z -v /w/workspace/device-rfid-llrp-go/101@tmp:/w/workspace/device-rfid-llrp-go/101@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 17:23:54 $ docker top 147d298e4e255a61818a98bc0784f2c205285d31b308c8cb757301954e4f5558 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:55 ---> job-cost.sh 17:23:55 lf-activate-venv: SKIPPING 17:23:55 INFO: No Stack... 17:23:56 INFO: Retrieving Pricing Info for: v3-standard-4 17:23:56 INFO: Archiving Costs [Pipeline] sh 17:23:57 + + cutcat -d, /w/workspace/device-rfid-llrp-go/101/archives/cost.csv -f6 17:23:57 [Pipeline] lock 17:23:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] 17:23:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] did not exist. Created. 17:23:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:57 /w/workspace/device-rfid-llrp-go/101@tmp/durable-d973f180/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:23:58 + echo total: 0.10999999940395355 [Pipeline] stash 17:23:58 Warning: overwriting stash ‘stack-cost’ 17:23:58 Stashed 1 file(s) [Pipeline] } 17:23:58 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:58 $ docker stop --time=1 147d298e4e255a61818a98bc0784f2c205285d31b308c8cb757301954e4f5558 17:23:59 $ docker rm -f --volumes 147d298e4e255a61818a98bc0784f2c205285d31b308c8cb757301954e4f5558 [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 17:24:00 provisioning config files... 17:24:00 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config949815082476257810tmp [Pipeline] { [Pipeline] sh 17:24:00 + set +x 17:24:00 + curl -s https://codecov.io/bash 17:24:00 + bash -s -- 17:24:00 17:24:00 _____ _ 17:24:00 / ____| | | 17:24:00 | | ___ __| | ___ ___ _____ __ 17:24:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:24:00 | |___| (_) | (_| | __/ (_| (_) \ V / 17:24:00 \_____\___/ \__,_|\___|\___\___/ \_/ 17:24:00 Bash-1.0.6 17:24:00 17:24:00 17:24:00 ==> git version 2.25.1 found 17:24:00 ==> 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 17:24:00 Release-Date: 2020-01-08 17:24:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:24:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:24:00 ==> Jenkins CI detected. 17:24:00 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 17:24:00 project root: . 17:24:00 --> token set from env 17:24:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:24:00 ==> Running gcov in . (disable via -X gcov) 17:24:00 ==> Python coveragepy not found 17:24:00 ==> Searching for coverage reports in: 17:24:00 + . 17:24:00 -> Found 1 reports 17:24:00 ==> Detecting git/mercurial file structure 17:24:00 ==> Reading reports 17:24:00 + ./coverage.out bytes=458039 17:24:00 ==> Appending adjustments 17:24:00 https://docs.codecov.io/docs/fixing-reports 17:24:01 + Found adjustments 17:24:01 ==> Gzipping contents 17:24:01 52K /tmp/codecov.dOIto9.gz 17:24:01 ==> Uploading reports 17:24:01 url: https://codecov.io 17:24:01 query: branch=main&commit=4d5d7787f034dd5542ee48778370d67321a0492e&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:24:01 -> Pinging Codecov 17:24:01 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=4d5d7787f034dd5542ee48778370d67321a0492e&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:24:01 -> Uploading to 17:24:01 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/581DD39554BDF9B6E22D074273EAD858/4d5d7787f034dd5542ee48778370d67321a0492e/77190fc4-64b8-4e5b-8dea-902b7de6d0d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T172401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e773614177451a86b81f7bf92d7f3b9ecb1887672413505dc939bfcebbae092 17:24:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:01 Dload Upload Total Spent Left Speed 17:24:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50481 0 0 100 50481 0 211k --:--:-- --:--:-- --:--:-- 211k 17:24:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] } 17:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:24:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:24:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:24:02 17:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:24:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:24:02 df9b9388f04a: Pulling fs layer 17:24:02 52dc419b0ee2: Pulling fs layer 17:24:02 25bc292e5bac: Pulling fs layer 17:24:02 114826534d7a: Pulling fs layer 17:24:02 4657fd5d0bcf: Pulling fs layer 17:24:02 6ad1cebc031e: Pulling fs layer 17:24:02 8a3aa393b2d8: Pulling fs layer 17:24:02 4657fd5d0bcf: Waiting 17:24:02 114826534d7a: Waiting 17:24:02 8a3aa393b2d8: Waiting 17:24:02 6ad1cebc031e: Waiting 17:24:02 25bc292e5bac: Verifying Checksum 17:24:02 25bc292e5bac: Download complete 17:24:02 52dc419b0ee2: Verifying Checksum 17:24:02 52dc419b0ee2: Download complete 17:24:02 4657fd5d0bcf: Verifying Checksum 17:24:02 4657fd5d0bcf: Download complete 17:24:02 df9b9388f04a: Download complete 17:24:02 df9b9388f04a: Pull complete 17:24:02 6ad1cebc031e: Verifying Checksum 17:24:02 6ad1cebc031e: Download complete 17:24:02 52dc419b0ee2: Pull complete 17:24:02 25bc292e5bac: Pull complete 17:24:03 114826534d7a: Verifying Checksum 17:24:03 114826534d7a: Download complete 17:24:03 8a3aa393b2d8: Verifying Checksum 17:24:03 8a3aa393b2d8: Download complete 17:24:07 114826534d7a: Pull complete 17:24:07 4657fd5d0bcf: Pull complete 17:24:07 6ad1cebc031e: Pull complete 17:24:10 8a3aa393b2d8: Pull complete 17:24:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:24:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:10 prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container 17:24:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 17:24:14 $ docker top 124dceec37c8f346bae8f02b1e937cf946704386611c53a42f54d3f288370adb -eo pid,comm [Pipeline] { [Pipeline] echo 17:24:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 17:24:14 + set -o pipefail 17:24:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 17:24:20 17:24:20 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 17:24:20 17:24:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/0cf929e2-6e75-4960-853e-2899737d1d4d 17:24:20 17:24:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:24:20 17:24:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:24:20 17:24:20 17:24:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:24:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:24:20 More details here: https://snyk.co/ue1NS [Pipeline] } 17:24:20 $ docker stop --time=1 124dceec37c8f346bae8f02b1e937cf946704386611c53a42f54d3f288370adb 17:24:22 $ docker rm -f --volumes 124dceec37c8f346bae8f02b1e937cf946704386611c53a42f54d3f288370adb [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 17:24:23 + git log --format=format:%s -1 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] sh 17:24:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:24:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:24 prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container 17:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 17:24:24 $ docker top 2b5e839ad83ae928b6bced526810864315acb8d09a7f3a84ff4e2fd6eb331490 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:24 [ssh-agent] Looking for ssh-agent implementation... 17:24:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:24 $ docker exec 2b5e839ad83ae928b6bced526810864315acb8d09a7f3a84ff4e2fd6eb331490 ssh-agent 17:24:24 SSH_AUTH_SOCK=/tmp/ssh-xEHC07bDxo2Y/agent.32 17:24:24 SSH_AGENT_PID=38 17:24:25 Running ssh-add (command line suppressed) 17:24:25 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15691275931579401473.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15691275931579401473.key) 17:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:25 + git semver tag 17:24:25 2023-05-30 17:24:25,578 [run_tag] DEBUG tag force:False 17:24:25 2023-05-30 17:24:25,578 [check_head_tag] DEBUG check head tag 17:24:25 2023-05-30 17:24:25,579 [execute] INFO git cat-file --batch-check 17:24:25 2023-05-30 17:24:25,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 17:24:25 2023-05-30 17:24:25,583 [execute] INFO git cat-file --batch 17:24:25 2023-05-30 17:24:25,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 17:24:25 2023-05-30 17:24:25,603 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:24:25 2023-05-30 17:24:25,603 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 17:24:25 2023-05-30 17:24:25,603 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 17:24:25 2023-05-30 17:24:25,608 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:24:25 3.0.0-dev.30 [Pipeline] } 17:24:25 $ docker exec --env ******** --env ******** 2b5e839ad83ae928b6bced526810864315acb8d09a7f3a84ff4e2fd6eb331490 ssh-agent -k 17:24:25 unset SSH_AUTH_SOCK; 17:24:25 unset SSH_AGENT_PID; 17:24:25 echo Agent pid 38 killed; 17:24:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:26 + git semver [Pipeline] } 17:24:26 $ docker stop --time=1 2b5e839ad83ae928b6bced526810864315acb8d09a7f3a84ff4e2fd6eb331490 17:24:27 $ docker rm -f --volumes 2b5e839ad83ae928b6bced526810864315acb8d09a7f3a84ff4e2fd6eb331490 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:24:28 17:24:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:24:28 0.23.1-centos7: Pulling from edgex-lftools 17:24:28 ab5ef0e58194: Pulling fs layer 17:24:28 9712f1f96733: Pulling fs layer 17:24:28 63f879dbbcfc: Pulling fs layer 17:24:28 0d9ebad4ef96: Pulling fs layer 17:24:28 e9a5061849ea: Pulling fs layer 17:24:28 d747dcd14b5f: Pulling fs layer 17:24:28 2de7ff778b66: Pulling fs layer 17:24:28 0d9ebad4ef96: Waiting 17:24:28 d747dcd14b5f: Waiting 17:24:28 e9a5061849ea: Waiting 17:24:28 2de7ff778b66: Waiting 17:24:28 9712f1f96733: Verifying Checksum 17:24:28 9712f1f96733: Download complete 17:24:28 63f879dbbcfc: Verifying Checksum 17:24:28 63f879dbbcfc: Download complete 17:24:28 ab5ef0e58194: Verifying Checksum 17:24:28 ab5ef0e58194: Download complete 17:24:28 0d9ebad4ef96: Verifying Checksum 17:24:28 0d9ebad4ef96: Download complete 17:24:28 e9a5061849ea: Verifying Checksum 17:24:28 e9a5061849ea: Download complete 17:24:28 d747dcd14b5f: Verifying Checksum 17:24:28 d747dcd14b5f: Download complete 17:24:29 2de7ff778b66: Download complete 17:24:32 ab5ef0e58194: Pull complete 17:24:32 9712f1f96733: Pull complete 17:24:32 63f879dbbcfc: Pull complete 17:24:36 0d9ebad4ef96: Pull complete 17:24:36 e9a5061849ea: Pull complete 17:24:37 d747dcd14b5f: Pull complete 17:24:38 2de7ff778b66: Pull complete 17:24:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:24:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:38 prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container 17:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 17:24:44 $ docker top f517a4a0e9284284242612cd8bd8644cff31573326ecb2d7c7cf12849534925b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:24:44 provisioning config files... 17:24:44 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5682458414575747680tmp 17:24:44 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17677992979272161889tmp 17:24:44 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11513508055626182289tmp [Pipeline] { [Pipeline] echo 17:24:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:24:44 ---> sigul-configuration.sh 17:24:44 gpg: directory `/root/.gnupg' created 17:24:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:24:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:24:44 gpg: keyring `/root/.gnupg/secring.gpg' created 17:24:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:24:44 gpg: CAST5 encrypted data 17:24:44 gpg: encrypted with 1 passphrase 17:24:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:24:44 + mkdir /home/jenkins 17:24:44 + mkdir /home/jenkins/sigul [Pipeline] sh 17:24:45 + 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 17:24:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:24:45 ---> sigul-install.sh 17:24:45 Sigul already installed; skipping installation. [Pipeline] sh 17:24:45 + git tag --list 17:24:45 v0.0.0 17:24:45 v1.0.0 17:24:45 v2.1.0 17:24:45 v2.1.1 17:24:45 v2.1.1-dev.1 17:24:45 v2.2.0 17:24:45 v2.2.1-dev.1 17:24:45 v2.2.1-dev.2 17:24:45 v2.2.1-dev.3 17:24:45 v2.2.1-dev.4 17:24:45 v2.2.1-dev.5 17:24:45 v2.2.1-dev.6 17:24:45 v2.2.1-dev.7 17:24:45 v2.3.0 17:24:45 v2.3.0-dev.10 17:24:45 v2.3.0-dev.11 17:24:45 v2.3.0-dev.12 17:24:45 v2.3.0-dev.13 17:24:45 v2.3.0-dev.14 17:24:45 v2.3.0-dev.15 17:24:45 v2.3.0-dev.16 17:24:45 v2.3.0-dev.17 17:24:45 v2.3.0-dev.18 17:24:45 v2.3.0-dev.19 17:24:45 v2.3.0-dev.20 17:24:45 v2.3.0-dev.21 17:24:45 v2.3.0-dev.22 17:24:45 v2.3.0-dev.23 17:24:45 v2.3.0-dev.7 17:24:45 v2.3.0-dev.8 17:24:45 v2.3.0-dev.9 17:24:45 v3.0.0-dev.1 17:24:45 v3.0.0-dev.10 17:24:45 v3.0.0-dev.11 17:24:45 v3.0.0-dev.12 17:24:45 v3.0.0-dev.13 17:24:45 v3.0.0-dev.14 17:24:45 v3.0.0-dev.15 17:24:45 v3.0.0-dev.16 17:24:45 v3.0.0-dev.17 17:24:45 v3.0.0-dev.18 17:24:45 v3.0.0-dev.19 17:24:45 v3.0.0-dev.2 17:24:45 v3.0.0-dev.20 17:24:45 v3.0.0-dev.21 17:24:45 v3.0.0-dev.22 17:24:45 v3.0.0-dev.23 17:24:45 v3.0.0-dev.24 17:24:45 v3.0.0-dev.25 17:24:45 v3.0.0-dev.26 17:24:45 v3.0.0-dev.27 17:24:45 v3.0.0-dev.28 17:24:45 v3.0.0-dev.29 17:24:45 v3.0.0-dev.3 17:24:45 v3.0.0-dev.30 17:24:45 v3.0.0-dev.4 17:24:45 v3.0.0-dev.5 17:24:45 v3.0.0-dev.6 17:24:45 v3.0.0-dev.7 17:24:45 v3.0.0-dev.8 17:24:45 v3.0.0-dev.9 [Pipeline] sh 17:24:46 + lftools sign git-tag v3.0.0-dev.30 17:24:46 Signing Git tag with Sigul... 17:24:46 Signing v3.0.0-dev.30 [Pipeline] echo 17:24:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:24:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:24:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:24:47 $ docker stop --time=1 f517a4a0e9284284242612cd8bd8644cff31573326ecb2d7c7cf12849534925b 17:24:48 $ docker rm -f --volumes f517a4a0e9284284242612cd8bd8644cff31573326ecb2d7c7cf12849534925b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:24:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:24:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:49 prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container 17:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 17:24:50 $ docker top 0890893fb11f9da5457860a29f8639c303eb4a84c04fedb39c00104e81a742f3 -eo pid,comm 17:24:50 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). 17:24:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:50 [ssh-agent] Looking for ssh-agent implementation... 17:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:50 $ docker exec 0890893fb11f9da5457860a29f8639c303eb4a84c04fedb39c00104e81a742f3 ssh-agent 17:24:50 SSH_AUTH_SOCK=/tmp/ssh-hFdYlFWr97PQ/agent.31 17:24:50 SSH_AGENT_PID=37 17:24:50 Running ssh-add (command line suppressed) 17:24:50 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3018560662309882982.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3018560662309882982.key) 17:24:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:50 + git semver bump pre 17:24:50 2023-05-30 17:24:50,915 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:24:50 2023-05-30 17:24:50,915 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev 17:24:50 2023-05-30 17:24:50,915 [bump_version] DEBUG bumped version:3.0.0-dev.31 17:24:50 2023-05-30 17:24:50,915 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 17:24:50 2023-05-30 17:24:50,915 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:24:50 2023-05-30 17:24:50,915 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:24:50 2023-05-30 17:24:50,917 [execute] INFO git cat-file --batch-check 17:24:50 2023-05-30 17:24:50,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:24:50 2023-05-30 17:24:50,922 [execute] INFO git cat-file --batch 17:24:50 2023-05-30 17:24:50,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:24:50 2023-05-30 17:24:50,928 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:24:50 3.0.0-dev.31 [Pipeline] } 17:24:50 $ docker exec --env ******** --env ******** 0890893fb11f9da5457860a29f8639c303eb4a84c04fedb39c00104e81a742f3 ssh-agent -k 17:24:51 unset SSH_AUTH_SOCK; 17:24:51 unset SSH_AGENT_PID; 17:24:51 echo Agent pid 37 killed; 17:24:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:51 + git semver [Pipeline] } 17:24:51 $ docker stop --time=1 0890893fb11f9da5457860a29f8639c303eb4a84c04fedb39c00104e81a742f3 17:24:52 $ docker rm -f --volumes 0890893fb11f9da5457860a29f8639c303eb4a84c04fedb39c00104e81a742f3 [Pipeline] // withDockerContainer [Pipeline] sh 17:24:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:24:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:53 prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container 17:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 17:24:54 $ docker top 13f5a45e4e853a35d2ef271b8e51e45f480b599fbb608a3770285430680d9697 -eo pid,comm 17:24:54 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). 17:24:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:54 [ssh-agent] Looking for ssh-agent implementation... 17:24:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:54 $ docker exec 13f5a45e4e853a35d2ef271b8e51e45f480b599fbb608a3770285430680d9697 ssh-agent 17:24:54 SSH_AUTH_SOCK=/tmp/ssh-hr0WdYaqea2P/agent.31 17:24:54 SSH_AGENT_PID=37 17:24:54 Running ssh-add (command line suppressed) 17:24:54 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16136921995886694348.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16136921995886694348.key) 17:24:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:54 + git semver push 17:24:55 2023-05-30 17:24:54,969 [run_push] DEBUG push 17:24:55 2023-05-30 17:24:54,970 [execute] INFO git cat-file --batch-check 17:24:55 2023-05-30 17:24:54,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:24:55 2023-05-30 17:24:54,974 [execute] INFO git rev-list 181c4b0a48062465e6014121dd6174fba2f78f79 -- 17:24:55 2023-05-30 17:24:54,975 [execute] DEBUG Popen(['git', 'rev-list', '181c4b0a48062465e6014121dd6174fba2f78f79', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:24:55 2023-05-30 17:24:54,983 [execute] INFO git fetch -v origin 17:24:55 2023-05-30 17:24:54,983 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:24:55 2023-05-30 17:24:55,451 [run_push] DEBUG no remote changes detected 17:24:55 2023-05-30 17:24:55,452 [execute] INFO git push origin semver 17:24:55 2023-05-30 17:24:55,452 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:24:57 2023-05-30 17:24:56,686 [run_push] DEBUG push all version tags 17:24:57 2023-05-30 17:24:56,686 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:24:57 2023-05-30 17:24:56,687 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 17:24:57 2023-05-30 17:24:57,439 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:24:57 3.0.0-dev.31 [Pipeline] } 17:24:57 $ docker exec --env ******** --env ******** 13f5a45e4e853a35d2ef271b8e51e45f480b599fbb608a3770285430680d9697 ssh-agent -k 17:24:57 unset SSH_AUTH_SOCK; 17:24:57 unset SSH_AGENT_PID; 17:24:57 echo Agent pid 37 killed; 17:24:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:57 + git semver [Pipeline] } 17:24:58 $ docker stop --time=1 13f5a45e4e853a35d2ef271b8e51e45f480b599fbb608a3770285430680d9697 17:24:59 $ docker rm -f --volumes 13f5a45e4e853a35d2ef271b8e51e45f480b599fbb608a3770285430680d9697 [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 17:25:00 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 17:25:00 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:25:00 total 16 17:25:00 drwxr-xr-x 3 root root 4096 May 30 17:14 . 17:25:00 drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:24 .. 17:25:00 drwxr-xr-x 2 root root 4096 May 30 17:14 cost 17:25:00 -rw-r--r-- 1 root root 91 May 30 17:14 cost.csv 17:25:00 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:25:00 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:25:00 total 16 17:25:00 drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:14 . 17:25:00 drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:24 .. 17:25:00 drwxr-xr-x 2 jenkins jenkins 4096 May 30 17:14 cost 17:25:00 -rw-r--r-- 1 jenkins jenkins 91 May 30 17:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:25:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:25:01 ---> package-listing.sh 17:25:01 ++ facter osfamily 17:25:01 ++ tr '[:upper:]' '[:lower:]' 17:25:01 + OS_FAMILY=debian 17:25:01 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 17:25:01 + START_PACKAGES=/tmp/packages_start.txt 17:25:01 + END_PACKAGES=/tmp/packages_end.txt 17:25:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:25:01 + PACKAGES=/tmp/packages_start.txt 17:25:01 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:25:01 + PACKAGES=/tmp/packages_end.txt 17:25:01 + case "${OS_FAMILY}" in 17:25:01 + dpkg -l 17:25:01 + grep '^ii' 17:25:01 + '[' -f /tmp/packages_start.txt ']' 17:25:01 + '[' -f /tmp/packages_end.txt ']' 17:25:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:25:01 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:25:01 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 17:25:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 17:25:01 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:25:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:02 prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container 17:25:02 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 17:25:02 $ docker top 07dd9f096e0ad128b892f2b046f8cf32b583761fd27853c7b11c14395e41f382 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:03 + touch /tmp/pre-build-complete [Pipeline] sh 17:25:03 + mkdir -p /var/log/sysstat [Pipeline] sh 17:25:03 + ls /var/log/sa-host 17:25:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:03 provisioning config files... 17:25:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9373732754466570709tmp [Pipeline] { [Pipeline] echo 17:25:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:25:04 ---> create-netrc.sh [Pipeline] } 17:25:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:25:04 ---> python-tools-install.sh [Pipeline] echo 17:25:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:25:04 ---> sudo-logs.sh 17:25:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:25:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:25:05 ---> job-cost.sh 17:25:05 lf-activate-venv: SKIPPING 17:25:05 DEBUG: total: 0.2199999988079071 17:25:05 INFO: Retrieving Stack Cost... 17:25:05 INFO: Retrieving Pricing Info for: v3-standard-8 17:25:05 INFO: Archiving Costs [Pipeline] echo 17:25:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:25:06 ---> logs-deploy.sh 17:25:06 lf-activate-venv: SKIPPING 17:25:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/101 17:25:06 INFO: archiving workspace using pattern(s): 17:25:07 Archives upload complete. 17:25:07 INFO: archiving logs to Nexus