Pull request #229 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+023140642ebf80bdd143979815de7e23e5f594c1 (060ddc1cb570b95c07caa2db5413e8029f1a1fb3) 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-ssh3322955018661464776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5996784678241619368.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/PR-229/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/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6822382172898654519.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16039096881300702827.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/PR-229/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/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh770041182023259071.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Resuming build at Tue Jun 27 02:41:08 UTC 2023 after Jenkins restart Ready to run at Tue Jun 27 02:41:10 UTC 2023 Running on prd-ubuntu20.04-docker-8c-8g-2 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-229 # 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 > 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 Merging remotes/origin/main commit 023140642ebf80bdd143979815de7e23e5f594c1 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing d465a1367c4e1c5cab13f88618fc16e1efc05209 Checking out Revision d465a1367c4e1c5cab13f88618fc16e1efc05209 (PR-229) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 023140642ebf80bdd143979815de7e23e5f594c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d465a1367c4e1c5cab13f88618fc16e1efc05209 # timeout=10 Commit message: "Merge commit '023140642ebf80bdd143979815de7e23e5f594c1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo ========================================================= EdgeX Global Pipelines Version Info ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d85a73ad96887b77aacc5f82f1d541fe7662176f # timeout=10 ------------------- stable info: ------------------- Commited By: Ernesto Ojeda ernesto.ojeda@intel.com Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 Message: update stable to v1.0.250 ------------------- experimental info: ------------------- Commited By: **** collab-it+edgex@linuxfoundation.org Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d465a1367c4e1c5cab13f88618fc16e1efc05209 [Pipeline] echo [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d465a13 [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config6189080952636147494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> docker-login.sh nexus3.edgexfoundry.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh + git rev-list -1 --merges d465a1367c4e1c5cab13f88618fc16e1efc05209~1..d465a1367c4e1c5cab13f88618fc16e1efc05209 [Pipeline] echo -----------> git rev-list -1 --merges d465a1367c4e1c5cab13f88618fc16e1efc05209~1..d465a1367c4e1c5cab13f88618fc16e1efc05209 d465a1367c4e1c5cab13f88618fc16e1efc05209 d465a1367c4e1c5cab13f88618fc16e1efc05209 [false] [Pipeline] sh + git log --format=format:%s -1 d465a1367c4e1c5cab13f88618fc16e1efc05209 [Pipeline] echo ========================================================= [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh + git log --format=format:%s -1 d465a1367c4e1c5cab13f88618fc16e1efc05209 [Pipeline] echo [semverPrep] GIT_COMMIT: d465a1367c4e1c5cab13f88618fc16e1efc05209, Commit Message: Merge commit '023140642ebf80bdd143979815de7e23e5f594c1' into HEAD [Pipeline] echo [semverPrep] This is not a build commit. [Pipeline] sh + grep github.com ecdsa /etc/ssh/ssh_known_hosts + grep -v github /etc/ssh/ssh_known_hosts + [ -e /tmp/ssh_known_hosts ] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= + sudo tee -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 0.1.4: Pulling from edgex-devops/py-git-semver b85a868b505f: Pulling fs layer e2be974225ed: Pulling fs layer 339a4e72a1f5: Pulling fs layer 988bab9f4d93: Pulling fs layer 1469e6f7b9e6: Pulling fs layer eaf3925da568: Pulling fs layer bab4dde63d76: Pulling fs layer bde34c3a00c8: Pulling fs layer b352a97aabf1: Pulling fs layer 4872d77fe225: Pulling fs layer 5851b861e8e6: Pulling fs layer bab4dde63d76: Waiting bde34c3a00c8: Waiting b352a97aabf1: Waiting 4872d77fe225: Waiting 988bab9f4d93: Waiting eaf3925da568: Waiting 5851b861e8e6: Waiting e2be974225ed: Download complete 988bab9f4d93: Verifying Checksum 988bab9f4d93: Download complete 1469e6f7b9e6: Verifying Checksum 1469e6f7b9e6: Download complete eaf3925da568: Download complete 339a4e72a1f5: Verifying Checksum 339a4e72a1f5: Download complete bde34c3a00c8: Verifying Checksum bde34c3a00c8: Download complete b352a97aabf1: Verifying Checksum b352a97aabf1: Download complete 4872d77fe225: Download complete 5851b861e8e6: Verifying Checksum 5851b861e8e6: Download complete b85a868b505f: Download complete bab4dde63d76: Verifying Checksum bab4dde63d76: Download complete b85a868b505f: Pull complete e2be974225ed: Pull complete 339a4e72a1f5: Pull complete 988bab9f4d93: Pull complete 1469e6f7b9e6: Pull complete eaf3925da568: Pull complete bab4dde63d76: Pull complete bde34c3a00c8: Pull complete b352a97aabf1: Pull complete 4872d77fe225: Pull complete 5851b861e8e6: Pull complete Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-2 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat $ docker top e904a5580e3753805cf2869f7a7237dc2afb47b6b8d7a30f7e0142bbed40509d -eo pid,comm 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). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec e904a5580e3753805cf2869f7a7237dc2afb47b6b8d7a30f7e0142bbed40509d ssh-agent SSH_AUTH_SOCK=/tmp/ssh-zl9Q5fT8FZTX/agent.32 SSH_AGENT_PID=38 Running ssh-add (command line suppressed) Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_2169524865555357523.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_2169524865555357523.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git tag --points-at HEAD [Pipeline] } $ docker exec --env ******** --env ******** e904a5580e3753805cf2869f7a7237dc2afb47b6b8d7a30f7e0142bbed40509d ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 38 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec e904a5580e3753805cf2869f7a7237dc2afb47b6b8d7a30f7e0142bbed40509d ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Ol0hvoZBxZvA/agent.70 SSH_AGENT_PID=76 Running ssh-add (command line suppressed) Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_6570321910385366184.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_6570321910385366184.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver init 2023-06-27 02:44:24,354 [run_init] DEBUG init version:0.0.0 force:False 2023-06-27 02:44:24,354 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 2023-06-27 02:44:24,355 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 2023-06-27 02:44:24,355 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) 2023-06-27 02:44:25,253 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude 2023-06-27 02:44:25,253 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False 2023-06-27 02:44:25,253 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 2023-06-27 02:44:25,256 [execute] INFO git cat-file --batch-check 2023-06-27 02:44:25,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 2023-06-27 02:44:25,263 [execute] INFO git cat-file --batch 2023-06-27 02:44:25,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 2023-06-27 02:44:25,269 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 0.0.0 [Pipeline] } $ docker exec --env ******** --env ******** e904a5580e3753805cf2869f7a7237dc2afb47b6b8d7a30f7e0142bbed40509d ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 76 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 e904a5580e3753805cf2869f7a7237dc2afb47b6b8d7a30f7e0142bbed40509d $ docker rm -f --volumes e904a5580e3753805cf2869f7a7237dc2afb47b6b8d7a30f7e0142bbed40509d [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash Stashed 1 file(s) [Pipeline] echo [edgeXSemver]: initialized semver on version 0.0.0 [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 provisioning config files... copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config15113161332887194369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> docker-login.sh nexus3.edgexfoundry.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + 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 . Sending build context to Docker daemon 4.239MB Step 1/12 : ARG BASE=golang:1.20-alpine3.17 Step 2/12 : FROM ${BASE} AS builder 1.20-alpine: Pulling from edgex-devops/edgex-golang-base f56be85fc22e: Pulling fs layer 85791d961cd3: Pulling fs layer d694b5ae8c79: Pulling fs layer 9f32a84ed3da: Pulling fs layer 4d19c01a9841: Pulling fs layer 9325e15d5711: Pulling fs layer 556b6ee489ea: Pulling fs layer c5a4b2cf53e6: Pulling fs layer 4d19c01a9841: Waiting 9325e15d5711: Waiting 556b6ee489ea: Waiting c5a4b2cf53e6: Waiting 9f32a84ed3da: Waiting 85791d961cd3: Verifying Checksum 85791d961cd3: Download complete 9f32a84ed3da: Verifying Checksum 9f32a84ed3da: Download complete 4d19c01a9841: Download complete f56be85fc22e: Verifying Checksum f56be85fc22e: Download complete 9325e15d5711: Verifying Checksum 9325e15d5711: Download complete f56be85fc22e: Pull complete 85791d961cd3: Pull complete d694b5ae8c79: Download complete c5a4b2cf53e6: Verifying Checksum 556b6ee489ea: Verifying Checksum 556b6ee489ea: Download complete d694b5ae8c79: Pull complete 9f32a84ed3da: Pull complete 4d19c01a9841: Pull complete 9325e15d5711: Pull complete 556b6ee489ea: Pull complete c5a4b2cf53e6: Pull complete Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ---> c4be618373d6 Step 3/12 : ARG ADD_BUILD_TAGS="" Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline ---> Running in 983801c267cf Removing intermediate container 983801c267cf ---> 383251c959bc Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" ---> Running in 7bce2845e49c Removing intermediate container 7bce2845e49c ---> df21a655cdc6 Step 5/12 : ARG ALPINE_PKG_BASE="make git" ---> Running in c497d81b2f44 Removing intermediate container c497d81b2f44 ---> 99e36e5f044a Step 6/12 : ARG ALPINE_PKG_EXTRA="" ---> Running in 4547bb559ecd Removing intermediate container 4547bb559ecd ---> 01ccff3bc6c9 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} ---> Running in 307b71b90afa fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz OK: 265 MiB in 53 packages Removing intermediate container 307b71b90afa ---> 5fca8710cab2 Step 8/12 : WORKDIR /app ---> Running in 0ecefa1518be Removing intermediate container 0ecefa1518be ---> 767a8f0d25c2 Step 9/12 : COPY go.mod vendor* ./ ---> 3b6435c309d6 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 8395af47c1f5 Removing intermediate container 8395af47c1f5 ---> de97cd4fde10 Step 11/12 : COPY . . ---> 31ed32eb290f Step 12/12 : RUN $MAKE ---> Running in 57e2718028b6 noop Removing intermediate container 57e2718028b6 ---> abb4c156b38d Successfully built abb4c156b38d Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-x86_64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-2 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat $ docker top 5dc42eed02dadb3d60cb8f7868ef7a6060da0d043f37965649d44c3b9b4c3b22 -eo pid,comm [Pipeline] { [Pipeline] sh + go version go version go1.20.2 linux/amd64 [Pipeline] } $ docker stop --time=1 5dc42eed02dadb3d60cb8f7868ef7a6060da0d043f37965649d44c3b9b4c3b22 $ docker rm -f --volumes 5dc42eed02dadb3d60cb8f7868ef7a6060da0d043f37965649d44c3b9b4c3b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-x86_64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-2 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat $ docker top 0035c8eae7304f315007d519892781b63f447969f77ee6067008bbacfef1a26d -eo pid,comm [Pipeline] { [Pipeline] sh + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh + make test go test ./... -coverprofile=coverage.out ./... ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.644s coverage: 40.5% of statements ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 51.9% of statements ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements go vet ./... gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] ./bin/test-attribution-txt.sh An attribution for golang.org/x/mod is missing from Attribution.txt, please add An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } $ docker stop --time=1 0035c8eae7304f315007d519892781b63f447969f77ee6067008bbacfef1a26d $ docker rm -f --volumes 0035c8eae7304f315007d519892781b63f447969f77ee6067008bbacfef1a26d [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] sh + ls -al . total 636 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 02:46 . drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:43 .. -rw-rw-r-- 1 jenkins jenkins 134 Jun 27 02:43 .dockerignore drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:44 .git drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:43 .github -rw-rw-r-- 1 jenkins jenkins 946 Jun 27 02:43 .gitignore -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:43 .golangci.yml drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:44 .semver -rw-rw-r-- 1 jenkins jenkins 10794 Jun 27 02:43 Attribution.txt -rw-rw-r-- 1 jenkins jenkins 10365 Jun 27 02:43 CHANGELOG.md -rw-rw-r-- 1 jenkins jenkins 1347 Jun 27 02:43 Dockerfile -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:43 GOVERNANCE.md -rw-rw-r-- 1 jenkins jenkins 683 Jun 27 02:43 Jenkinsfile -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 02:43 LICENSE -rw-rw-r-- 1 jenkins jenkins 2053 Jun 27 02:43 Makefile -rw-rw-r-- 1 jenkins jenkins 625 Jun 27 02:43 OWNERS.md -rw-rw-r-- 1 jenkins jenkins 29016 Jun 27 02:43 README.md -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:44 VERSION drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:43 bin drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:43 cmd -rw-r--r-- 1 jenkins jenkins 458039 Jun 27 02:47 coverage.out drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:43 examples -rw-rw-r-- 1 jenkins jenkins 3371 Jun 27 02:43 go.mod -rw-rw-r-- 1 jenkins jenkins 31072 Jun 27 02:43 go.sum drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:43 images drwxrwxr-x 5 jenkins jenkins 4096 Jun 27 02:43 internal drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:43 snap -rw-rw-r-- 1 jenkins jenkins 193 Jun 27 02:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + 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=d465a1367c4e1c5cab13f88618fc16e1efc05209 --label arch=amd64 --label version=0.0.0 . Sending build context to Docker daemon 4.239MB Step 1/24 : ARG BASE=golang:1.20-alpine3.17 Step 2/24 : FROM ${BASE} AS builder ---> abb4c156b38d Step 3/24 : ARG ADD_BUILD_TAGS="" ---> Running in 3fc2a573445a Removing intermediate container 3fc2a573445a ---> 335a864bf381 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" ---> Running in de36d98638e8 Removing intermediate container de36d98638e8 ---> f645081c0a7e Step 5/24 : ARG ALPINE_PKG_BASE="make git" ---> Running in 7d9756318a0e Removing intermediate container 7d9756318a0e ---> f8910d49a520 Step 6/24 : ARG ALPINE_PKG_EXTRA="" ---> Running in 33604146098d Removing intermediate container 33604146098d ---> 39bed89fa3f6 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} ---> Running in 37e0a8e31beb fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz OK: 265 MiB in 53 packages Removing intermediate container 37e0a8e31beb ---> 637609ad0188 Step 8/24 : WORKDIR /app ---> Running in 2e00f830f07f Removing intermediate container 2e00f830f07f ---> 79413537b8d2 Step 9/24 : COPY go.mod vendor* ./ ---> bdb31ea4d04b Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in dfe025fca9e0 Removing intermediate container dfe025fca9e0 ---> 996260679a7e Step 11/24 : COPY . . ---> b50f68a4b2bf Step 12/24 : RUN $MAKE ---> Running in 70385206ca5e CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd Removing intermediate container 70385206ca5e ---> ecfb5ad7c20b Step 13/24 : FROM alpine:3.17 3.17: Pulling from library/alpine 4db1b89c0bd1: Pulling fs layer 4db1b89c0bd1: Download complete 4db1b89c0bd1: Pull complete Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 Status: Downloaded newer image for alpine:3.17 ---> 1f73a9d63274 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' ---> Running in 6ba63e920460 Removing intermediate container 6ba63e920460 ---> 3fe500dff06b Step 15/24 : RUN apk add --update --no-cache dumb-init ---> Running in fd3301e3facc fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz (1/1) Installing dumb-init (1.2.5-r2) Executing busybox-1.35.0-r29.trigger OK: 7 MiB in 16 packages Removing intermediate container fd3301e3facc ---> fff28e4e1ebf Step 16/24 : COPY --from=builder /app/LICENSE / ---> a4bf14320232 Step 17/24 : COPY --from=builder /app/Attribution.txt / ---> bc2d684c5b88 Step 18/24 : COPY --from=builder /app/cmd/ / ---> 0da482a6b358 Step 19/24 : EXPOSE 59989 ---> Running in 2f9d27b1ceac Removing intermediate container 2f9d27b1ceac ---> dc8c1ffe2287 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] ---> Running in e6604a2b768b Removing intermediate container e6604a2b768b ---> a541be3fb88f Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> Running in 640c5bcb40f6 Removing intermediate container 640c5bcb40f6 ---> 2c83a36e8deb Step 22/24 : LABEL arch=amd64 ---> Running in d317266a9360 Removing intermediate container d317266a9360 ---> f28a44a3696e Step 23/24 : LABEL git_sha=d465a1367c4e1c5cab13f88618fc16e1efc05209 ---> Running in 89c040b100eb Removing intermediate container 89c040b100eb ---> a8a3d8b01633 Step 24/24 : LABEL version=0.0.0 ---> Running in 85efe102a244 Removing intermediate container 85efe102a244 ---> b05034fe2d6f [Warning] One or more build-args [ARCH] were not consumed Successfully built b05034fe2d6f Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Running on prd-ubuntu20.04-docker-arm64-4c-16g-13 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] ws Running in /w/workspace/device-rfid-llrp-go/10 [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] checkout Stage "Snap" skipped due to when conditional [Pipeline] } The recommended git tool is: git [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest latest: Pulling from edgex-lftools-log-publisher 5eb5b503b376: Pulling fs layer 5c69ac0246d0: Pulling fs layer ec43610c2a17: Pulling fs layer 3a2ae6a8a46f: Pulling fs layer 33b1e0a273af: Pulling fs layer 5d3b04190fa2: Pulling fs layer 2f39f015ded8: Pulling fs layer 33b1e0a273af: Waiting 5d3b04190fa2: Waiting 3a2ae6a8a46f: Waiting 2f39f015ded8: Waiting 5c69ac0246d0: Verifying Checksum 5c69ac0246d0: Download complete 3a2ae6a8a46f: Download complete 33b1e0a273af: Verifying Checksum 33b1e0a273af: Download complete ec43610c2a17: Verifying Checksum ec43610c2a17: Download complete 5d3b04190fa2: Verifying Checksum 5d3b04190fa2: Download complete 5eb5b503b376: Verifying Checksum 5eb5b503b376: Download complete 2f39f015ded8: Download complete 5eb5b503b376: Pull complete 5c69ac0246d0: Pull complete ec43610c2a17: Pull complete 3a2ae6a8a46f: Pull complete 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/device-rfid-llrp-go/10 # 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 33b1e0a273af: Pull complete 5d3b04190fa2: Pull complete > 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 Merging remotes/origin/main commit 023140642ebf80bdd143979815de7e23e5f594c1 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 Merge succeeded, producing 41d2bc72d87234bfe7636d0f6bbf430c464fbc53 Checking out Revision 41d2bc72d87234bfe7636d0f6bbf430c464fbc53 (PR-229) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 023140642ebf80bdd143979815de7e23e5f594c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41d2bc72d87234bfe7636d0f6bbf430c464fbc53 # timeout=10 2f39f015ded8: Pull complete Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-2 does not seem to be running inside a container $ 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/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat Commit message: "Merge commit '023140642ebf80bdd143979815de7e23e5f594c1' into HEAD" First time build. Skipping changelog. GitHub has been notified of this commit’s build result > git rev-list --no-walk d85a73ad96887b77aacc5f82f1d541fe7662176f # timeout=10 $ docker top a36e7849eb8bb4e93d2a049c1334b0f1d8b867c093391ae544c129d25e4180a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh INFO: Archiving Costs [Pipeline] sh + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv + cut -d, -f6 [Pipeline] lock Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-10-stack-cost] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-10-stack-cost] did not exist. Created. Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json + sudo tee /etc/docker/daemon.new { "registry-mirrors": [ "https://nexus3.edgexfoundry.org:10001" ], "bip": "10.250.0.254/24", "hosts": [ "tcp://0.0.0.0:5555", "unix:///var/run/docker.sock" ], "mtu": 1458, "selinux-enabled": true, "seccomp-profile": "/etc/docker/seccomp.json" } [Pipeline] sh + echo total: 0.2199999988079071 [Pipeline] stash Stashed 1 file(s) [Pipeline] } Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-10-stack-cost] [Pipeline] // lock [Pipeline] } $ docker stop --time=1 a36e7849eb8bb4e93d2a049c1334b0f1d8b867c093391ae544c129d25e4180a6 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json $ docker rm -f --volumes a36e7849eb8bb4e93d2a049c1334b0f1d8b867c093391ae544c129d25e4180a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config2551395040680246614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> docker-login.sh nexus3.edgexfoundry.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + 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 . Sending build context to Docker daemon 1.217MB Step 1/12 : ARG BASE=golang:1.20-alpine3.17 Step 2/12 : FROM ${BASE} AS builder 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 c41833b44d91: Pulling fs layer ed15518f5707: Pulling fs layer feae8fd75edb: Pulling fs layer 242c74f7c9fa: Pulling fs layer 3cdef696dda3: Pulling fs layer 2ced38df9373: Pulling fs layer 58f1dce35555: Pulling fs layer 3cdef696dda3: Waiting 242c74f7c9fa: Waiting 2ced38df9373: Waiting 58f1dce35555: Waiting ed15518f5707: Download complete 242c74f7c9fa: Verifying Checksum 242c74f7c9fa: Download complete 3cdef696dda3: Verifying Checksum 3cdef696dda3: Download complete c41833b44d91: Verifying Checksum c41833b44d91: Pull complete 58f1dce35555: Verifying Checksum 58f1dce35555: Download complete ed15518f5707: Pull complete feae8fd75edb: Verifying Checksum feae8fd75edb: Download complete 2ced38df9373: Verifying Checksum 2ced38df9373: Download complete feae8fd75edb: Pull complete 242c74f7c9fa: Pull complete 3cdef696dda3: Pull complete 2ced38df9373: Pull complete 58f1dce35555: Pull complete Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ---> fadd8f120f05 Step 3/12 : ARG ADD_BUILD_TAGS="" ---> Running in 792c9200f2a0 Removing intermediate container 792c9200f2a0 ---> 1a7b2b3583ad Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" ---> Running in 9b79dce63173 Removing intermediate container 9b79dce63173 ---> af3c0d9ae83b Step 5/12 : ARG ALPINE_PKG_BASE="make git" ---> Running in 0724976df4cb Removing intermediate container 0724976df4cb ---> e8e06a038e72 Step 6/12 : ARG ALPINE_PKG_EXTRA="" ---> Running in 9016ba3c6fd5 Removing intermediate container 9016ba3c6fd5 ---> de5fea61dcd6 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} ---> Running in 2a391fe4e6e4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz OK: 263 MiB in 53 packages Removing intermediate container 2a391fe4e6e4 ---> 5b9c93c984c2 Step 8/12 : WORKDIR /app ---> Running in 372bab635f0a Removing intermediate container 372bab635f0a ---> 2f2dd9ea4cca Step 9/12 : COPY go.mod vendor* ./ ---> bf29c64282fb Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 945269a9d0ba Removing intermediate container 945269a9d0ba ---> 0d4d26285006 Step 11/12 : COPY . . ---> c5cad79c480f Step 12/12 : RUN $MAKE ---> Running in f7080d545612 noop Removing intermediate container f7080d545612 ---> cef7eae2ec38 Successfully built cef7eae2ec38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-arm64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-13 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat $ docker top 23970561d2a8429100538e5487a422ce966a41254a023a5e2de3ce45a529001a -eo pid,comm [Pipeline] { [Pipeline] sh + go version go version go1.20.2 linux/arm64 [Pipeline] } $ docker stop --time=1 23970561d2a8429100538e5487a422ce966a41254a023a5e2de3ce45a529001a $ docker rm -f --volumes 23970561d2a8429100538e5487a422ce966a41254a023a5e2de3ce45a529001a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-arm64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-13 does not seem to be running inside a container $ 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/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat $ docker top 8527e71bf59685afd11f41997d610535746cdc72bf6985231160c2ff14d4ba01 -eo pid,comm [Pipeline] { [Pipeline] sh + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/10 [Pipeline] fileExists [Pipeline] sh + make test go test ./... -coverprofile=coverage.out ./... ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.129s coverage: 40.5% of statements ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.577s coverage: 52.0% of statements ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 96.4% of statements WARNING: Linting skipped (not on x86_64 or linter not installed) go vet ./... gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] ./bin/test-attribution-txt.sh An attribution for golang.org/x/mod is missing from Attribution.txt, please add An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } $ docker stop --time=1 8527e71bf59685afd11f41997d610535746cdc72bf6985231160c2ff14d4ba01 $ docker rm -f --volumes 8527e71bf59685afd11f41997d610535746cdc72bf6985231160c2ff14d4ba01 [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] stash Warning: overwriting stash ‘coverage-report’ Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] sh + ls -al . total 632 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:50 . drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:48 .. -rw-rw-r-- 1 jenkins jenkins 134 Jun 27 02:48 .dockerignore drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:48 .git drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:48 .github -rw-rw-r-- 1 jenkins jenkins 946 Jun 27 02:48 .gitignore -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:48 .golangci.yml -rw-rw-r-- 1 jenkins jenkins 10794 Jun 27 02:48 Attribution.txt -rw-rw-r-- 1 jenkins jenkins 10365 Jun 27 02:48 CHANGELOG.md -rw-rw-r-- 1 jenkins jenkins 1347 Jun 27 02:48 Dockerfile -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:48 GOVERNANCE.md -rw-rw-r-- 1 jenkins jenkins 683 Jun 27 02:48 Jenkinsfile -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 02:48 LICENSE -rw-rw-r-- 1 jenkins jenkins 2053 Jun 27 02:48 Makefile -rw-rw-r-- 1 jenkins jenkins 625 Jun 27 02:48 OWNERS.md -rw-rw-r-- 1 jenkins jenkins 29016 Jun 27 02:48 README.md -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:44 VERSION drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:48 bin drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:48 cmd -rw-r--r-- 1 jenkins jenkins 458039 Jun 27 02:54 coverage.out drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:48 examples -rw-rw-r-- 1 jenkins jenkins 3371 Jun 27 02:48 go.mod -rw-rw-r-- 1 jenkins jenkins 31072 Jun 27 02:48 go.sum drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:48 images drwxrwxr-x 5 jenkins jenkins 4096 Jun 27 02:48 internal drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:48 snap -rw-rw-r-- 1 jenkins jenkins 193 Jun 27 02:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + 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=41d2bc72d87234bfe7636d0f6bbf430c464fbc53 --label arch=arm64 --label version=0.0.0 . Sending build context to Docker daemon 1.217MB Step 1/24 : ARG BASE=golang:1.20-alpine3.17 Step 2/24 : FROM ${BASE} AS builder ---> cef7eae2ec38 Step 3/24 : ARG ADD_BUILD_TAGS="" ---> Running in cf8e9891a84e Removing intermediate container cf8e9891a84e ---> 1e64ec95de90 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" ---> Running in 3c50ff590aa6 Removing intermediate container 3c50ff590aa6 ---> 4bf1acae3017 Step 5/24 : ARG ALPINE_PKG_BASE="make git" ---> Running in 6c72e15b2dd1 Removing intermediate container 6c72e15b2dd1 ---> b07eaa259ac1 Step 6/24 : ARG ALPINE_PKG_EXTRA="" ---> Running in 603ca45f69f0 Removing intermediate container 603ca45f69f0 ---> 4584fea40be5 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} ---> Running in c21cdb84e870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz OK: 263 MiB in 53 packages Removing intermediate container c21cdb84e870 ---> 8cc1201667e4 Step 8/24 : WORKDIR /app ---> Running in 2a0f5f3cdb4d Removing intermediate container 2a0f5f3cdb4d ---> 1e9561d26fc8 Step 9/24 : COPY go.mod vendor* ./ ---> 00271012677b Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 3058a99ff4bf Removing intermediate container 3058a99ff4bf ---> 82aad3474873 Step 11/24 : COPY . . ---> ede322bed5a8 Step 12/24 : RUN $MAKE ---> Running in 610a665a56a1 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd Removing intermediate container 610a665a56a1 ---> db7e07cba3d1 Step 13/24 : FROM alpine:3.17 3.17: Pulling from library/alpine edb6bdbacee9: Pulling fs layer edb6bdbacee9: Verifying Checksum edb6bdbacee9: Download complete edb6bdbacee9: Pull complete Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 Status: Downloaded newer image for alpine:3.17 ---> 779605e5fbc0 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' ---> Running in 025c6bfdd9b1 Removing intermediate container 025c6bfdd9b1 ---> d6cfa37305a4 Step 15/24 : RUN apk add --update --no-cache dumb-init ---> Running in 3c4fe677ceba fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz (1/1) Installing dumb-init (1.2.5-r2) Executing busybox-1.35.0-r29.trigger OK: 8 MiB in 16 packages Removing intermediate container 3c4fe677ceba ---> c92d0b4bbf1a Step 16/24 : COPY --from=builder /app/LICENSE / ---> 879313b6cc4d Step 17/24 : COPY --from=builder /app/Attribution.txt / ---> 5eac1f97c680 Step 18/24 : COPY --from=builder /app/cmd/ / ---> 08db26003269 Step 19/24 : EXPOSE 59989 ---> Running in 0cafebcfa91a Removing intermediate container 0cafebcfa91a ---> 5bb7bf74140b Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] ---> Running in e5f75d200796 Removing intermediate container e5f75d200796 ---> fafbf1605fcf Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> Running in 443ebbc412c2 Removing intermediate container 443ebbc412c2 ---> cbfe90da39b0 Step 22/24 : LABEL arch=arm64 ---> Running in e45b067a6c69 Removing intermediate container e45b067a6c69 ---> e6c569bcbe0d Step 23/24 : LABEL git_sha=41d2bc72d87234bfe7636d0f6bbf430c464fbc53 ---> Running in 36fdc8ec3237 Removing intermediate container 36fdc8ec3237 ---> e907e5bebf7e Step 24/24 : LABEL version=0.0.0 ---> Running in 6258655a9d9c Removing intermediate container 6258655a9d9c ---> ba53d6a99b52 [Warning] One or more build-args [ARCH] were not consumed Successfully built ba53d6a99b52 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 arm64: Pulling from edgex-lftools-log-publisher 8998bd30e6a1: Pulling fs layer 04944245beec: Pulling fs layer 699f458cf7ca: Pulling fs layer 765212b225bb: Pulling fs layer f23df028b6ca: Pulling fs layer d65c8cfc05b1: Pulling fs layer 2437ff75d9bd: Pulling fs layer 765212b225bb: Waiting f23df028b6ca: Waiting d65c8cfc05b1: Waiting 2437ff75d9bd: Waiting 04944245beec: Verifying Checksum 04944245beec: Download complete 765212b225bb: Verifying Checksum 765212b225bb: Download complete f23df028b6ca: Verifying Checksum f23df028b6ca: Download complete d65c8cfc05b1: Verifying Checksum d65c8cfc05b1: Download complete 699f458cf7ca: Verifying Checksum 699f458cf7ca: Download complete 8998bd30e6a1: Verifying Checksum 8998bd30e6a1: Download complete 2437ff75d9bd: Verifying Checksum 2437ff75d9bd: Download complete 8998bd30e6a1: Pull complete 04944245beec: Pull complete 699f458cf7ca: Pull complete 765212b225bb: Pull complete f23df028b6ca: Pull complete d65c8cfc05b1: Pull complete 2437ff75d9bd: Pull complete Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-13 does not seem to be running inside a container $ 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/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat $ docker top 47d1b7e00cbf24d17a2f42881d75b7b5e82a45f55d5c2c3a1057321fe59b317f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [Pipeline] sh + cat /w/workspace/device-rfid-llrp-go/10/archives/cost.csv + cut -d, -f6 [Pipeline] lock Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-10-stack-cost] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-10-stack-cost] did not exist. Created. Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh /w/workspace/device-rfid-llrp-go/10@tmp/durable-77078326/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh + echo total: 0.10999999940395355 [Pipeline] stash Warning: overwriting stash ‘stack-cost’ Stashed 1 file(s) [Pipeline] } Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-10-stack-cost] [Pipeline] // lock [Pipeline] } $ docker stop --time=1 47d1b7e00cbf24d17a2f42881d75b7b5e82a45f55d5c2c3a1057321fe59b317f $ docker rm -f --volumes 47d1b7e00cbf24d17a2f42881d75b7b5e82a45f55d5c2c3a1057321fe59b317f [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 provisioning config files... copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config1252598092338283981tmp [Pipeline] { [Pipeline] sh + set +x + curl -s https://codecov.io/bash + bash -s -- _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Bash-1.0.6 ==> git version 2.25.1 found ==> 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 Release-Date: 2020-01-08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets ==> Jenkins CI detected. current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 project root: . --> token set from env Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml ==> Running gcov in . (disable via -X gcov) ==> Python coveragepy not found ==> Searching for coverage reports in: + . -> Found 1 reports ==> Detecting git/mercurial file structure ==> Reading reports + ./coverage.out bytes=458039 ==> Appending adjustments https://docs.codecov.io/docs/fixing-reports + Found adjustments ==> Gzipping contents 52K /tmp/codecov.UywsyK.gz ==> Uploading reports url: https://codecov.io query: branch=PR-229&commit=d465a1367c4e1c5cab13f88618fc16e1efc05209&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= -> Pinging Codecov https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=d465a1367c4e1c5cab13f88618fc16e1efc05209&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= -> Uploading to https://storage.googleapis.com/codecov/v4/raw/2023-06-27/581DD39554BDF9B6E22D074273EAD858/d465a1367c4e1c5cab13f88618fc16e1efc05209/0af90dc7-ad99-41e9-9aba-0c6a81d26e98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230627T025754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e17787993b50c10af2932fadbf6731b00bf16a74a7a786db3babf1fdb1649445 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50481 0 0 100 50481 0 238k --:--:-- --:--:-- --:--:-- 237k 100 50481 0 0 100 50481 0 228k --:--:-- --:--:-- --:--:-- 227k -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d465a1367c4e1c5cab13f88618fc16e1efc05209 [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives total 16 drwxr-xr-x 3 root root 4096 Jun 27 02:48 . drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 02:48 .. drwxr-xr-x 2 root root 4096 Jun 27 02:48 cost -rw-r--r-- 1 root root 92 Jun 27 02:48 cost.csv + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives total 16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:48 . drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 02:48 .. drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 02:48 cost -rw-r--r-- 1 jenkins jenkins 92 Jun 27 02:48 cost.csv [Pipeline] libraryResource [Pipeline] sh ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo 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/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-2 does not seem to be running inside a container $ 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/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat $ docker top afa28c76451c5c7db901baf8b27b2d1686d1a75f36947545c9d51701de850d30 -eo pid,comm [Pipeline] { [Pipeline] sh + touch /tmp/pre-build-complete [Pipeline] sh + mkdir -p /var/log/sysstat [Pipeline] sh + ls /var/log/sa-host ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config4537473992975361384tmp [Pipeline] { [Pipeline] echo Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh ---> create-netrc.sh [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh ---> python-tools-install.sh [Pipeline] echo Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh ---> sudo-logs.sh Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING DEBUG: total: 0.2199999988079071 INFO: Retrieving Stack Cost... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [Pipeline] echo Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh ---> logs-deploy.sh lf-activate-venv: SKIPPING INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/10 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus