Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 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-ssh11860946818555194272.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh6686373420220174318.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9220961496072466151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh5807096168485314007.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh7642365216904390430.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5357’ Running on prd-centos7-docker-4c-2g-5363 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.24.4' 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 /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh2546053327190790882.key > 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 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (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 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" > git rev-list --no-walk fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:21:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:21:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:21:33 ========================================================= 16:21:33 EdgeX Global Pipelines Version Info 16:21:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:21:34 ------------------- 16:21:34 stable info: 16:21:34 ------------------- 16:21:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:34 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:21:34 Message: update stable to v1.0.220 16:21:35 ------------------- 16:21:35 experimental info: 16:21:35 ------------------- 16:21:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:35 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:21:35 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 16:21:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdb8dc9 [Pipeline] echo 16:21:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:21:36 provisioning config files... 16:21:36 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2641703388547132315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:36 ---> docker-login.sh 16:21:36 nexus3.edgexfoundry.org:10001 16:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:36 Configure a credential helper to remove this warning. See 16:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:36 16:21:36 Login Succeeded 16:21:36 nexus3.edgexfoundry.org:10002 16:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:36 Configure a credential helper to remove this warning. See 16:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:36 16:21:36 Login Succeeded 16:21:36 nexus3.edgexfoundry.org:10003 16:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:36 Configure a credential helper to remove this warning. See 16:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:36 16:21:36 Login Succeeded 16:21:36 nexus3.edgexfoundry.org:10004 16:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:36 Configure a credential helper to remove this warning. See 16:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:36 16:21:36 Login Succeeded 16:21:36 docker.io 16:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:37 Configure a credential helper to remove this warning. See 16:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:37 16:21:37 Login Succeeded 16:21:37 ---> docker-login.sh ends [Pipeline] } 16:21:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:21:37 + git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 16:21:37 -----------> git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [false] [Pipeline] sh 16:21:38 + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 16:21:38 ========================================================= 16:21:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:21:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:21:38 + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 16:21:38 [semverPrep] GIT_COMMIT: fdb8dc9e065565c3e0b08ed77eb96ef70046d97a, Commit Message: feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60) [Pipeline] echo 16:21:38 [semverPrep] This is not a build commit. [Pipeline] sh 16:21:38 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:21:38 + grep -v github /etc/ssh/ssh_known_hosts 16:21:38 + '[' -e /tmp/ssh_known_hosts ']' 16:21:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:21:38 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:21:38 + sudo tee -a /etc/ssh/ssh_known_hosts 16:21:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:21:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:39 16:21:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:21:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:39 latest: Pulling from edgex-devops/git-semver 16:21:39 a0d0a0d46f8b: Pulling fs layer 16:21:39 3e5f54012d9b: Pulling fs layer 16:21:39 4c7163046ea9: Pulling fs layer 16:21:39 0c2d73faf560: Pulling fs layer 16:21:39 0c2d73faf560: Waiting 16:21:39 3e5f54012d9b: Download complete 16:21:39 a0d0a0d46f8b: Verifying Checksum 16:21:39 a0d0a0d46f8b: Download complete 16:21:39 4c7163046ea9: Verifying Checksum 16:21:39 4c7163046ea9: Download complete 16:21:39 0c2d73faf560: Verifying Checksum 16:21:39 0c2d73faf560: Download complete 16:21:39 a0d0a0d46f8b: Pull complete 16:21:39 3e5f54012d9b: Pull complete 16:21:40 4c7163046ea9: Pull complete 16:21:40 0c2d73faf560: Pull complete 16:21:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:21:40 prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container 16:21:40 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:21:41 $ docker top 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:41 [ssh-agent] Looking for ssh-agent implementation... 16:21:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:41 $ docker exec 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae ssh-agent 16:21:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBBLOiN/agent.14 16:21:41 SSH_AGENT_PID=21 16:21:41 Running ssh-add (command line suppressed) 16:21:41 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2902357159460573651.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2902357159460573651.key) 16:21:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:41 + git tag --points-at HEAD [Pipeline] } 16:21:41 $ docker exec --env ******** --env ******** 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae ssh-agent -k 16:21:42 unset SSH_AUTH_SOCK; 16:21:42 unset SSH_AGENT_PID; 16:21:42 echo Agent pid 21 killed; 16:21:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:21:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:42 [ssh-agent] Looking for ssh-agent implementation... 16:21:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:42 $ docker exec 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae ssh-agent 16:21:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFojAlC/agent.55 16:21:42 SSH_AGENT_PID=61 16:21:42 Running ssh-add (command line suppressed) 16:21:42 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2262919761792127447.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2262919761792127447.key) 16:21:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:42 + git semver init 16:21:42 # -> Open(): unable to determine branch for HEAD 16:21:42 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 16:21:42 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 16:21:42 # $SEMVER_REMOTE_NAME = origin 16:21:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:21:42 # $SEMVER_USER_NAME = edgex-jenkins 16:21:42 # $SEMVER_BRANCH = main 16:21:42 # $SEMVER_TEMP = /tmp/semver-802918861 16:21:42 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 16:21:43 # '/tmp/semver-802918861' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 16:21:43 # -> Force: false 16:21:43 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 16:21:43 $ docker exec --env ******** --env ******** 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae ssh-agent -k 16:21:43 unset SSH_AUTH_SOCK; 16:21:43 unset SSH_AGENT_PID; 16:21:43 echo Agent pid 61 killed; 16:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:43 + git semver [Pipeline] } 16:21:43 $ docker stop --time=1 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae 16:21:44 $ docker rm -f 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae [Pipeline] // withDockerContainer [Pipeline] sh 16:21:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:21:45 Stashed 1 file(s) [Pipeline] echo 16:21:45 [edgeXSemver]: initialized semver on version 2.1.0-dev.1 [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 16:21:45 provisioning config files... 16:21:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5125126462693686278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:45 ---> docker-login.sh 16:21:45 nexus3.edgexfoundry.org:10001 16:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:45 Configure a credential helper to remove this warning. See 16:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:45 16:21:45 Login Succeeded 16:21:45 nexus3.edgexfoundry.org:10002 16:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:46 Configure a credential helper to remove this warning. See 16:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:46 16:21:46 Login Succeeded 16:21:46 nexus3.edgexfoundry.org:10003 16:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:46 Configure a credential helper to remove this warning. See 16:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:46 16:21:46 Login Succeeded 16:21:46 nexus3.edgexfoundry.org:10004 16:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:46 Configure a credential helper to remove this warning. See 16:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:46 16:21:46 Login Succeeded 16:21:46 docker.io 16:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:46 Configure a credential helper to remove this warning. See 16:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:46 16:21:46 Login Succeeded 16:21:46 ---> docker-login.sh ends [Pipeline] } 16:21:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:46 ========================================================= 16:21:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:21:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:21:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 16:21:47 Sending build context to Docker daemon 1.705MB 16:21:47 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:21:47 Step 2/12 : FROM ${BASE} AS builder 16:21:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:21:47 59bf1c3509f3: Pulling fs layer 16:21:47 666ba61612fd: Pulling fs layer 16:21:47 8ed8ca486205: Pulling fs layer 16:21:47 4fe6c5a15a65: Pulling fs layer 16:21:47 22a0e8bec74d: Pulling fs layer 16:21:47 640e595b4fbd: Pulling fs layer 16:21:47 763cafe07f6e: Pulling fs layer 16:21:47 0c0b528cf693: Pulling fs layer 16:21:47 10935f4eaf8b: Pulling fs layer 16:21:47 640e595b4fbd: Waiting 16:21:47 763cafe07f6e: Waiting 16:21:47 0c0b528cf693: Waiting 16:21:47 4fe6c5a15a65: Waiting 16:21:47 10935f4eaf8b: Waiting 16:21:47 22a0e8bec74d: Waiting 16:21:47 8ed8ca486205: Verifying Checksum 16:21:47 8ed8ca486205: Download complete 16:21:47 666ba61612fd: Verifying Checksum 16:21:47 666ba61612fd: Download complete 16:21:47 22a0e8bec74d: Verifying Checksum 16:21:47 22a0e8bec74d: Download complete 16:21:47 640e595b4fbd: Verifying Checksum 16:21:47 640e595b4fbd: Download complete 16:21:47 59bf1c3509f3: Verifying Checksum 16:21:47 59bf1c3509f3: Download complete 16:21:47 763cafe07f6e: Verifying Checksum 16:21:47 763cafe07f6e: Download complete 16:21:47 0c0b528cf693: Verifying Checksum 16:21:47 0c0b528cf693: Download complete 16:21:47 59bf1c3509f3: Pull complete 16:21:47 4fe6c5a15a65: Verifying Checksum 16:21:47 4fe6c5a15a65: Download complete 16:21:47 10935f4eaf8b: Verifying Checksum 16:21:47 10935f4eaf8b: Download complete 16:21:47 666ba61612fd: Pull complete 16:21:47 8ed8ca486205: Pull complete 16:21:52 4fe6c5a15a65: Pull complete 16:21:52 22a0e8bec74d: Pull complete 16:21:52 640e595b4fbd: Pull complete 16:21:52 763cafe07f6e: Pull complete 16:21:52 0c0b528cf693: Pull complete 16:21:54 10935f4eaf8b: Pull complete 16:21:54 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:21:54 ---> 99d49a6021b9 16:21:54 Step 3/12 : ARG MAKE='make build' 16:21:56 ---> Running in 679eb56dd1b5 16:21:56 Removing intermediate container 679eb56dd1b5 16:21:56 ---> 4a41ddf1cd74 16:21:56 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 16:21:56 ---> Running in 317a4ff81dba 16:21:56 Removing intermediate container 317a4ff81dba 16:21:56 ---> 1622c7aeb1d4 16:21:56 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 16:21:56 ---> Running in 8f3d970a6e00 16:21:56 Removing intermediate container 8f3d970a6e00 16:21:56 ---> c5f908537d37 16:21:56 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:56 ---> Running in bf65f18093c5 16:21:57 Removing intermediate container bf65f18093c5 16:21:57 ---> a9cbe5da6557 16:21:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:21:57 ---> Running in 804c3be2bb58 16:21:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:21:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:22:00 Still waiting to schedule task 16:22:00 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5362’ 16:22:01 OK: 221 MiB in 52 packages 16:22:01 Removing intermediate container 804c3be2bb58 16:22:01 ---> 85415548a6b5 16:22:01 Step 8/12 : WORKDIR /app 16:22:01 ---> Running in fc09d5dc8f5b 16:22:01 Removing intermediate container fc09d5dc8f5b 16:22:01 ---> b72398ae81d0 16:22:01 Step 9/12 : COPY go.mod vendor* ./ 16:22:01 ---> 29401f2144f9 16:22:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:01 ---> Running in 467a1a4e5c3c 16:22:27 Removing intermediate container 467a1a4e5c3c 16:22:27 ---> 57e046eba55b 16:22:27 Step 11/12 : COPY . . 16:22:27 ---> 9a465935036e 16:22:27 Step 12/12 : RUN $MAKE 16:22:27 ---> Running in 889f96faf63c 16:22:27 noop 16:22:27 Removing intermediate container 889f96faf63c 16:22:27 ---> 5d48cca2780a 16:22:27 Successfully built 5d48cca2780a 16:22:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:22:28 + docker inspect -f . ci-base-image-x86_64 16:22:28 . [Pipeline] withDockerContainer 16:22:28 prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container 16:22:28 $ 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 ******** ci-base-image-x86_64 cat 16:22:28 $ docker top 4d4c4a96dbe5512a9d32a3e4d42e7ba5276b8a25bdab12e40974eca2e68b71e1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:28 + go version 16:22:28 go version go1.17.6 linux/amd64 [Pipeline] } 16:22:28 $ docker stop --time=1 4d4c4a96dbe5512a9d32a3e4d42e7ba5276b8a25bdab12e40974eca2e68b71e1 16:22:30 $ docker rm -f 4d4c4a96dbe5512a9d32a3e4d42e7ba5276b8a25bdab12e40974eca2e68b71e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:22:30 + docker inspect -f . ci-base-image-x86_64 16:22:30 . [Pipeline] withDockerContainer 16:22:30 prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container 16:22:30 $ 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 ******** ci-base-image-x86_64 cat 16:22:31 $ docker top 266b90d395a292e2ce3cebb7e5f43124d49218b313ec00663d50270c941bdbf7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:22:31 + make test 16:22:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:22:31 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 16:22:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:22:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:22:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.381s coverage: 39.5% of statements 16:22:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 52.0% of statements 16:22:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 16:23:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:23:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:23:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:23:08 ./bin/test-attribution-txt.sh [Pipeline] echo 16:23:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:23:09 $ docker stop --time=1 266b90d395a292e2ce3cebb7e5f43124d49218b313ec00663d50270c941bdbf7 16:23:10 $ docker rm -f 266b90d395a292e2ce3cebb7e5f43124d49218b313ec00663d50270c941bdbf7 [Pipeline] // withDockerContainer [Pipeline] sh 16:23:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:23:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:23:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:23:12 + ls -al . 16:23:12 total 608 16:23:12 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 16 16:23 . 16:23:12 drwxrwxr-x. 4 jenkins jenkins 112 Feb 16 16:21 .. 16:23:12 -rw-rw-r--. 1 jenkins jenkins 9072 Feb 16 16:21 Attribution.txt 16:23:12 drwxrwxr-x. 2 jenkins jenkins 62 Feb 16 16:21 bin 16:23:12 drwxrwxr-x. 4 jenkins jenkins 44 Feb 16 16:21 cmd 16:23:12 -rw-r--r--. 1 jenkins jenkins 460220 Feb 16 16:22 coverage.out 16:23:12 -rw-rw-r--. 1 jenkins jenkins 1582 Feb 16 16:21 Dockerfile 16:23:12 -rw-rw-r--. 1 jenkins jenkins 134 Feb 16 16:21 .dockerignore 16:23:12 drwxrwxr-x. 2 jenkins jenkins 4096 Feb 16 16:21 examples 16:23:12 drwxrwxr-x. 8 jenkins jenkins 162 Feb 16 16:21 .git 16:23:12 drwxrwxr-x. 2 jenkins jenkins 103 Feb 16 16:21 .github 16:23:12 -rw-rw-r--. 1 jenkins jenkins 946 Feb 16 16:21 .gitignore 16:23:12 -rw-rw-r--. 1 jenkins jenkins 41 Feb 16 16:21 .golangci.yml 16:23:12 -rw-rw-r--. 1 jenkins jenkins 2899 Feb 16 16:21 go.mod 16:23:12 -rw-rw-r--. 1 jenkins jenkins 49145 Feb 16 16:21 go.sum 16:23:12 -rw-rw-r--. 1 jenkins jenkins 677 Feb 16 16:21 GOVERNANCE.md 16:23:12 drwxrwxr-x. 2 jenkins jenkins 31 Feb 16 16:21 images 16:23:12 drwxrwxr-x. 5 jenkins jenkins 45 Feb 16 16:21 internal 16:23:12 -rw-rw-r--. 1 jenkins jenkins 682 Feb 16 16:21 Jenkinsfile 16:23:12 -rw-rw-r--. 1 jenkins jenkins 11347 Feb 16 16:21 LICENSE 16:23:12 -rw-rw-r--. 1 jenkins jenkins 1435 Feb 16 16:21 Makefile 16:23:12 -rw-rw-r--. 1 jenkins jenkins 625 Feb 16 16:21 OWNERS.md 16:23:12 -rw-rw-r--. 1 jenkins jenkins 30403 Feb 16 16:21 README.md 16:23:12 drwx------. 3 jenkins jenkins 30 Feb 16 16:21 .semver 16:23:12 drwxrwxr-x. 4 jenkins jenkins 71 Feb 16 16:21 snap 16:23:12 -rw-rw-r--. 1 jenkins jenkins 11 Feb 16 16:21 VERSION 16:23:12 -rw-rw-r--. 1 jenkins jenkins 193 Feb 16 16:21 version.go [Pipeline] isUnix [Pipeline] sh 16:23:12 + 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a --label arch=amd64 --label version=2.1.0-dev.1 . 16:23:12 Sending build context to Docker daemon 1.705MB 16:23:12 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 16:23:12 Step 2/26 : FROM ${BASE} AS builder 16:23:12 ---> 5d48cca2780a 16:23:12 Step 3/26 : ARG MAKE='make build' 16:23:12 ---> Running in ff83fe6bb539 16:23:12 Removing intermediate container ff83fe6bb539 16:23:12 ---> 0cc3b9c6ba84 16:23:12 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 16:23:12 ---> Running in 8e453791dedb 16:23:12 Removing intermediate container 8e453791dedb 16:23:12 ---> 9a103eb76a69 16:23:12 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:23:12 ---> Running in 0dcf5ded3897 16:23:12 Removing intermediate container 0dcf5ded3897 16:23:12 ---> 683aabcadb6f 16:23:12 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:12 ---> Running in 9530926493aa 16:23:13 Removing intermediate container 9530926493aa 16:23:13 ---> 8287b6a1f1df 16:23:13 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:23:13 ---> Running in 8de5940f2c38 16:23:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:23:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:23:15 OK: 221 MiB in 52 packages 16:23:15 Removing intermediate container 8de5940f2c38 16:23:15 ---> 8bb64880e4af 16:23:15 Step 8/26 : WORKDIR /app 16:23:15 ---> Running in a80c43662a63 16:23:15 Removing intermediate container a80c43662a63 16:23:15 ---> 83470c029275 16:23:15 Step 9/26 : COPY go.mod vendor* ./ 16:23:15 ---> 8a31e7575343 16:23:15 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:23:15 ---> Running in 0500f530537d 16:23:16 Removing intermediate container 0500f530537d 16:23:16 ---> bc26f6c19215 16:23:16 Step 11/26 : COPY . . 16:23:16 ---> 6bba58c5da06 16:23:16 Step 12/26 : RUN $MAKE 16:23:16 ---> Running in 38b755297bc5 16:23:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.1" -o cmd/device-rfid-llrp ./cmd 16:23:31 Removing intermediate container 38b755297bc5 16:23:31 ---> baa83e57a37a 16:23:31 Step 13/26 : FROM alpine:3.14 16:23:31 3.14: Pulling from library/alpine 16:23:31 97518928ae5f: Pulling fs layer 16:23:31 97518928ae5f: Verifying Checksum 16:23:31 97518928ae5f: Download complete 16:23:31 97518928ae5f: Pull complete 16:23:31 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:23:31 Status: Downloaded newer image for alpine:3.14 16:23:31 ---> 0a97eee8041e 16:23:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:23:31 ---> Running in 9d5d4517129b 16:23:31 Removing intermediate container 9d5d4517129b 16:23:31 ---> 872693f0d70f 16:23:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:31 ---> Running in e9a3e8ed2cc7 16:23:31 Removing intermediate container e9a3e8ed2cc7 16:23:31 ---> 21eabbdf6578 16:23:31 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 16:23:31 ---> Running in e1635608b5bd 16:23:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:23:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:23:32 (1/6) Installing dumb-init (1.2.5-r1) 16:23:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:23:32 (3/6) Installing libsodium (1.0.18-r0) 16:23:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:23:32 (5/6) Installing libzmq (4.3.4-r0) 16:23:33 (6/6) Installing zeromq (4.3.4-r0) 16:23:33 Executing busybox-1.33.1-r6.trigger 16:23:33 OK: 8 MiB in 20 packages 16:23:33 Removing intermediate container e1635608b5bd 16:23:33 ---> 7363c6399047 16:23:33 Step 17/26 : COPY --from=builder /app/LICENSE / 16:23:33 ---> 5b9a74027917 16:23:33 Step 18/26 : COPY --from=builder /app/Attribution.txt / 16:23:33 ---> 8e5618e746b3 16:23:33 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 16:23:33 ---> 59b90807e8bc 16:23:33 Step 20/26 : COPY --from=builder /app/cmd/res/ / 16:23:34 ---> 30977422643e 16:23:34 Step 21/26 : EXPOSE 59989 16:23:34 ---> Running in 5e3cc56de15e 16:23:34 Removing intermediate container 5e3cc56de15e 16:23:34 ---> 4cc9064e344c 16:23:34 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 16:23:34 ---> Running in c9df9ea5627a 16:23:34 Removing intermediate container c9df9ea5627a 16:23:34 ---> 09924bb1fb30 16:23:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:23:34 ---> Running in f0b14c8eaab1 16:23:34 Removing intermediate container f0b14c8eaab1 16:23:34 ---> 802fd3cba546 16:23:34 Step 24/26 : LABEL arch=amd64 16:23:34 ---> Running in acaa4abaef51 16:23:34 Removing intermediate container acaa4abaef51 16:23:34 ---> 1fe722948474 16:23:34 Step 25/26 : LABEL git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 16:23:34 ---> Running in d10694eefbca 16:23:34 Removing intermediate container d10694eefbca 16:23:34 ---> 53dda0ce2fd9 16:23:34 Step 26/26 : LABEL version=2.1.0-dev.1 16:23:34 ---> Running in ca2f27745308 16:23:34 Removing intermediate container ca2f27745308 16:23:34 ---> 9ae32263f909 16:23:34 [Warning] One or more build-args [ARCH] were not consumed 16:23:34 Successfully built 9ae32263f909 16:23:34 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:34 provisioning config files... 16:23:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7093594762526652497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:35 ---> docker-login.sh 16:23:35 nexus3.edgexfoundry.org:10001 16:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:35 Configure a credential helper to remove this warning. See 16:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:35 16:23:35 Login Succeeded 16:23:35 nexus3.edgexfoundry.org:10002 16:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:35 Configure a credential helper to remove this warning. See 16:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:35 16:23:35 Login Succeeded 16:23:35 nexus3.edgexfoundry.org:10003 16:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:35 Configure a credential helper to remove this warning. See 16:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:35 16:23:35 Login Succeeded 16:23:35 nexus3.edgexfoundry.org:10004 16:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:35 Configure a credential helper to remove this warning. See 16:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:35 16:23:35 Login Succeeded 16:23:35 docker.io 16:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:35 Configure a credential helper to remove this warning. See 16:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:35 16:23:35 Login Succeeded 16:23:35 ---> docker-login.sh ends [Pipeline] } 16:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:35 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 16:23:35 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 16:23:35 latest 16:23:35 2.1.0-dev.1 16:23:35 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 16:23:35 main 16:23:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:36 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] isUnix [Pipeline] sh 16:23:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 16:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:23:36 3498c070e56f: Preparing 16:23:36 419a3ac215cd: Preparing 16:23:36 f97904cc513e: Preparing 16:23:36 75400926cedb: Preparing 16:23:36 3bbbb6fe1ec7: Preparing 16:23:36 def69aa625ab: Preparing 16:23:36 1a058d5342cc: Preparing 16:23:36 def69aa625ab: Waiting 16:23:36 1a058d5342cc: Waiting 16:23:36 75400926cedb: Pushed 16:23:36 3498c070e56f: Pushed 16:23:36 3bbbb6fe1ec7: Pushed 16:23:36 f97904cc513e: Pushed 16:23:36 1a058d5342cc: Layer already exists 16:23:36 def69aa625ab: Pushed 16:23:37 419a3ac215cd: Pushed 16:23:37 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a: digest: sha256:7e76b9a28af7d0d2350c8174c19bde4f0b73290a1928dc174ac37ade23b08b48 size: 1781 [Pipeline] isUnix [Pipeline] sh 16:23:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 16:23:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 16:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:23:38 3498c070e56f: Preparing 16:23:38 419a3ac215cd: Preparing 16:23:38 f97904cc513e: Preparing 16:23:38 75400926cedb: Preparing 16:23:38 3bbbb6fe1ec7: Preparing 16:23:38 def69aa625ab: Preparing 16:23:38 1a058d5342cc: Preparing 16:23:38 def69aa625ab: Waiting 16:23:38 1a058d5342cc: Waiting 16:23:38 3498c070e56f: Layer already exists 16:23:38 3bbbb6fe1ec7: Layer already exists 16:23:38 f97904cc513e: Layer already exists 16:23:38 75400926cedb: Layer already exists 16:23:38 419a3ac215cd: Layer already exists 16:23:38 1a058d5342cc: Layer already exists 16:23:38 def69aa625ab: Layer already exists 16:23:38 latest: digest: sha256:7e76b9a28af7d0d2350c8174c19bde4f0b73290a1928dc174ac37ade23b08b48 size: 1781 [Pipeline] isUnix [Pipeline] sh 16:23:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh 16:23:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.1 16:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:23:39 3498c070e56f: Preparing 16:23:39 419a3ac215cd: Preparing 16:23:39 f97904cc513e: Preparing 16:23:39 75400926cedb: Preparing 16:23:39 3bbbb6fe1ec7: Preparing 16:23:39 def69aa625ab: Preparing 16:23:39 1a058d5342cc: Preparing 16:23:39 def69aa625ab: Waiting 16:23:39 1a058d5342cc: Waiting 16:23:39 3bbbb6fe1ec7: Layer already exists 16:23:39 3498c070e56f: Layer already exists 16:23:39 f97904cc513e: Layer already exists 16:23:39 75400926cedb: Layer already exists 16:23:39 419a3ac215cd: Layer already exists 16:23:39 1a058d5342cc: Layer already exists 16:23:39 def69aa625ab: Layer already exists 16:23:39 2.1.0-dev.1: digest: sha256:7e76b9a28af7d0d2350c8174c19bde4f0b73290a1928dc174ac37ade23b08b48 size: 1781 [Pipeline] isUnix [Pipeline] sh 16:23:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh 16:23:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 16:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:23:39 3498c070e56f: Preparing 16:23:39 419a3ac215cd: Preparing 16:23:39 f97904cc513e: Preparing 16:23:39 75400926cedb: Preparing 16:23:39 3bbbb6fe1ec7: Preparing 16:23:39 def69aa625ab: Preparing 16:23:39 1a058d5342cc: Preparing 16:23:39 def69aa625ab: Waiting 16:23:39 1a058d5342cc: Waiting 16:23:39 75400926cedb: Layer already exists 16:23:39 3bbbb6fe1ec7: Layer already exists 16:23:39 f97904cc513e: Layer already exists 16:23:39 419a3ac215cd: Layer already exists 16:23:39 3498c070e56f: Layer already exists 16:23:39 1a058d5342cc: Layer already exists 16:23:39 def69aa625ab: Layer already exists 16:23:39 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1: digest: sha256:7e76b9a28af7d0d2350c8174c19bde4f0b73290a1928dc174ac37ade23b08b48 size: 1781 [Pipeline] isUnix [Pipeline] sh 16:23:40 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 16:23:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 16:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:23:40 3498c070e56f: Preparing 16:23:40 419a3ac215cd: Preparing 16:23:40 f97904cc513e: Preparing 16:23:40 75400926cedb: Preparing 16:23:40 3bbbb6fe1ec7: Preparing 16:23:40 def69aa625ab: Preparing 16:23:40 1a058d5342cc: Preparing 16:23:40 def69aa625ab: Waiting 16:23:40 1a058d5342cc: Waiting 16:23:40 3bbbb6fe1ec7: Layer already exists 16:23:40 75400926cedb: Layer already exists 16:23:40 419a3ac215cd: Layer already exists 16:23:40 3498c070e56f: Layer already exists 16:23:40 f97904cc513e: Layer already exists 16:23:40 def69aa625ab: Layer already exists 16:23:40 1a058d5342cc: Layer already exists 16:23:40 main: digest: sha256:7e76b9a28af7d0d2350c8174c19bde4f0b73290a1928dc174ac37ade23b08b48 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:40 ===================================================== [Pipeline] echo 16:23:40 taggedImages: 16:23:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 16:23:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 16:23:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.1 16:23:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 16:23:40 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:40 16:23:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:41 latest: Pulling from edgex-lftools-log-publisher 16:23:41 b4d181a07f80: Pulling fs layer 16:23:41 a1111a8f2ec3: Pulling fs layer 16:23:41 ed53099fbce6: Pulling fs layer 16:23:41 dc539afda2c1: Pulling fs layer 16:23:41 77bc0d833cb6: Pulling fs layer 16:23:41 9065ff56babe: Pulling fs layer 16:23:41 d287ab97295c: Pulling fs layer 16:23:41 dc539afda2c1: Waiting 16:23:41 77bc0d833cb6: Waiting 16:23:41 9065ff56babe: Waiting 16:23:41 d287ab97295c: Waiting 16:23:41 a1111a8f2ec3: Verifying Checksum 16:23:41 a1111a8f2ec3: Download complete 16:23:41 dc539afda2c1: Verifying Checksum 16:23:41 dc539afda2c1: Download complete 16:23:41 ed53099fbce6: Verifying Checksum 16:23:41 ed53099fbce6: Download complete 16:23:41 9065ff56babe: Verifying Checksum 16:23:41 9065ff56babe: Download complete 16:23:41 77bc0d833cb6: Verifying Checksum 16:23:41 77bc0d833cb6: Download complete 16:23:41 b4d181a07f80: Download complete 16:23:42 d287ab97295c: Verifying Checksum 16:23:42 d287ab97295c: Download complete 16:23:43 b4d181a07f80: Pull complete 16:23:43 a1111a8f2ec3: Pull complete 16:23:44 ed53099fbce6: Pull complete 16:23:44 dc539afda2c1: Pull complete 16:23:44 77bc0d833cb6: Pull complete 16:23:44 9065ff56babe: Pull complete 16:23:49 d287ab97295c: Pull complete 16:23:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:23:49 prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container 16:23:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:23:52 $ docker top aae2e8955c4cdd13d562e585c241c9a8ba5b952680d115e868bfca77b199e49e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:53 ---> job-cost.sh 16:23:53 lf-activate-venv: SKIPPING 16:23:53 INFO: No Stack... 16:23:53 INFO: Retrieving Pricing Info for: v3-standard-2 16:23:53 INFO: Archiving Costs [Pipeline] sh 16:23:53 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 16:23:53 + cut -d, -f6 [Pipeline] lock 16:23:53 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] 16:23:53 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] did not exist. Created. 16:23:53 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:23:54 + echo total: 0.05999999865889549 [Pipeline] stash 16:23:54 Stashed 1 file(s) [Pipeline] } 16:23:54 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 16:23:54 $ docker stop --time=1 aae2e8955c4cdd13d562e585c241c9a8ba5b952680d115e868bfca77b199e49e 16:23:55 $ docker rm -f aae2e8955c4cdd13d562e585c241c9a8ba5b952680d115e868bfca77b199e49e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:25:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5365 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 16:25:18 Running in /w/workspace/device-rfid-llrp-go/18 [Pipeline] { [Pipeline] checkout 16:25:18 Selected Git installation does not exist. Using Default 16:25:18 The recommended git tool is: NONE 16:25:23 using credential edgex-jenkins-ssh 16:25:23 Cloning the remote Git repository 16:25:24 Avoid second fetch 16:25:24 Checking out Revision fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (main) 16:25:23 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:25:23 > git init /w/workspace/device-rfid-llrp-go/18 # timeout=10 16:25:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:25:23 > git --version # timeout=10 16:25:23 > git --version # 'git version 2.17.1' 16:25:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 16:25:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:24 > git config core.sparsecheckout # timeout=10 16:25:24 > git checkout -f fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 16:25:28 Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:25:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:25:29 Dload Upload Total Spent Left Speed 16:25:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93251 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh 16:25:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:25:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:25:30 + sudo tee /etc/docker/daemon.new 16:25:30 { 16:25:30 "registry-mirrors": [ 16:25:30 "https://nexus3.edgexfoundry.org:10001" 16:25:30 ], 16:25:30 "bip": "10.250.0.254/24", 16:25:30 "hosts": [ 16:25:30 "tcp://0.0.0.0:5555", 16:25:30 "unix:///var/run/docker.sock" 16:25:30 ], 16:25:30 "mtu": 1458, 16:25:30 "selinux-enabled": true, 16:25:30 "seccomp-profile": "/etc/docker/seccomp.json" 16:25:30 } [Pipeline] sh 16:25:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:25:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:49 provisioning config files... 16:25:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/18@tmp/config5432667044608382947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:50 ---> docker-login.sh 16:25:50 nexus3.edgexfoundry.org:10001 16:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:51 Configure a credential helper to remove this warning. See 16:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:51 16:25:51 Login Succeeded 16:25:51 nexus3.edgexfoundry.org:10002 16:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:51 Configure a credential helper to remove this warning. See 16:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:51 16:25:51 Login Succeeded 16:25:51 nexus3.edgexfoundry.org:10003 16:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:51 Configure a credential helper to remove this warning. See 16:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:51 16:25:51 Login Succeeded 16:25:51 nexus3.edgexfoundry.org:10004 16:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:52 Configure a credential helper to remove this warning. See 16:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:52 16:25:52 Login Succeeded 16:25:52 docker.io 16:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:53 Configure a credential helper to remove this warning. See 16:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:53 16:25:53 Login Succeeded 16:25:53 ---> docker-login.sh ends [Pipeline] } 16:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:25:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:53 ========================================================= 16:25:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:25:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:25:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:25:54 Sending build context to Docker daemon 1.222MB 16:25:54 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:25:54 Step 2/12 : FROM ${BASE} AS builder 16:25:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:25:54 9b3977197b4f: Pulling fs layer 16:25:54 1a89e8eeedd5: Pulling fs layer 16:25:54 94645a83ff95: Pulling fs layer 16:25:54 3f3a8bcf1eab: Pulling fs layer 16:25:54 0c92f367c5e7: Pulling fs layer 16:25:54 f7c0051592d6: Pulling fs layer 16:25:54 a227ed2f7395: Pulling fs layer 16:25:54 7b1c46037f91: Pulling fs layer 16:25:54 3f3a8bcf1eab: Waiting 16:25:54 0c92f367c5e7: Waiting 16:25:54 f7c0051592d6: Waiting 16:25:54 a227ed2f7395: Waiting 16:25:54 7b1c46037f91: Waiting 16:25:54 94645a83ff95: Verifying Checksum 16:25:54 94645a83ff95: Download complete 16:25:54 1a89e8eeedd5: Verifying Checksum 16:25:54 1a89e8eeedd5: Download complete 16:25:54 0c92f367c5e7: Verifying Checksum 16:25:54 0c92f367c5e7: Download complete 16:25:54 f7c0051592d6: Download complete 16:25:54 9b3977197b4f: Verifying Checksum 16:25:54 9b3977197b4f: Download complete 16:25:54 a227ed2f7395: Verifying Checksum 16:25:54 a227ed2f7395: Download complete 16:25:54 9b3977197b4f: Pull complete 16:25:55 1a89e8eeedd5: Pull complete 16:25:55 94645a83ff95: Pull complete 16:25:56 7b1c46037f91: Verifying Checksum 16:25:56 7b1c46037f91: Download complete 16:25:56 3f3a8bcf1eab: Download complete 16:26:09 3f3a8bcf1eab: Pull complete 16:26:09 0c92f367c5e7: Pull complete 16:26:09 f7c0051592d6: Pull complete 16:26:09 a227ed2f7395: Pull complete 16:26:14 7b1c46037f91: Pull complete 16:26:14 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:26:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:26:14 ---> f79e39bc4007 16:26:14 Step 3/12 : ARG MAKE='make build' 16:26:16 ---> Running in ae9be5599867 16:26:16 Removing intermediate container ae9be5599867 16:26:16 ---> fa80fbe4dec9 16:26:16 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 16:26:16 ---> Running in e41f0a5fcab1 16:26:17 Removing intermediate container e41f0a5fcab1 16:26:17 ---> 8aeb70125e18 16:26:17 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 16:26:17 ---> Running in f9c91d593014 16:26:17 Removing intermediate container f9c91d593014 16:26:17 ---> a9c53fcf2477 16:26:17 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:17 ---> Running in b3f2b5226ef3 16:26:19 Removing intermediate container b3f2b5226ef3 16:26:19 ---> 8d984c9e592d 16:26:19 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:26:19 ---> Running in 7645b476a4c9 16:26:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:26:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:26:22 OK: 220 MiB in 52 packages 16:26:22 Removing intermediate container 7645b476a4c9 16:26:22 ---> 4de32db4ec36 16:26:22 Step 8/12 : WORKDIR /app 16:26:23 ---> Running in e815f86da5b6 16:26:23 Removing intermediate container e815f86da5b6 16:26:23 ---> 2ef3f349bab7 16:26:23 Step 9/12 : COPY go.mod vendor* ./ 16:26:23 ---> 19582e94fdeb 16:26:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:23 ---> Running in b8ab46ef9fc4 16:27:45 Removing intermediate container b8ab46ef9fc4 16:27:45 ---> fce0525eb942 16:27:45 Step 11/12 : COPY . . 16:27:45 ---> 803a4a6a4b4f 16:27:45 Step 12/12 : RUN $MAKE 16:27:45 ---> Running in 734158b8b3a7 16:27:45 noop 16:27:45 Removing intermediate container 734158b8b3a7 16:27:45 ---> 7852ea396027 16:27:45 Successfully built 7852ea396027 16:27:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:27:46 + docker inspect -f . ci-base-image-arm64 16:27:46 . [Pipeline] withDockerContainer 16:27:46 prd-ubuntu18.04-docker-arm64-4c-16g-5365 does not seem to be running inside a container 16:27:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/18 -v /w/workspace/device-rfid-llrp-go/18:/w/workspace/device-rfid-llrp-go/18:rw,z -v /w/workspace/device-rfid-llrp-go/18@tmp:/w/workspace/device-rfid-llrp-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:27:47 $ docker top d55fbd1f41bc5adde508bdb61e373f60912766f65e4bff4c5039c89955b47562 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:48 + go version 16:27:48 go version go1.17.6 linux/arm64 [Pipeline] } 16:27:48 $ docker stop --time=1 d55fbd1f41bc5adde508bdb61e373f60912766f65e4bff4c5039c89955b47562 16:27:50 $ docker rm -f d55fbd1f41bc5adde508bdb61e373f60912766f65e4bff4c5039c89955b47562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:50 + docker inspect -f . ci-base-image-arm64 16:27:50 . [Pipeline] withDockerContainer 16:27:51 prd-ubuntu18.04-docker-arm64-4c-16g-5365 does not seem to be running inside a container 16:27:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/18 -v /w/workspace/device-rfid-llrp-go/18:/w/workspace/device-rfid-llrp-go/18:rw,z -v /w/workspace/device-rfid-llrp-go/18@tmp:/w/workspace/device-rfid-llrp-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:27:52 $ docker top a6e468f0a9fd5bfd3fe6e2536daa4e3eaf6e6e27ecb1e9a1029d38c9383b328d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:27:53 + make test 16:27:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:27:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 16:28:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:28:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:29:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.367s coverage: 39.5% of statements 16:29:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.489s coverage: 52.0% of statements 16:29:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements 16:29:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:29:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:29:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:29:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:29:36 ./bin/test-attribution-txt.sh [Pipeline] echo 16:29:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:29:38 $ docker stop --time=1 a6e468f0a9fd5bfd3fe6e2536daa4e3eaf6e6e27ecb1e9a1029d38c9383b328d 16:29:40 $ docker rm -f a6e468f0a9fd5bfd3fe6e2536daa4e3eaf6e6e27ecb1e9a1029d38c9383b328d [Pipeline] // withDockerContainer [Pipeline] sh 16:29:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:29:40 Warning: overwriting stash ‘coverage-report’ 16:29:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:29:42 + ls -al . 16:29:42 total 640 16:29:42 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 16:29 . 16:29:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:25 .. 16:29:42 -rw-rw-r-- 1 jenkins jenkins 134 Feb 16 16:25 .dockerignore 16:29:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 16:25 .git 16:29:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:25 .github 16:29:42 -rw-rw-r-- 1 jenkins jenkins 946 Feb 16 16:25 .gitignore 16:29:42 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 16:25 .golangci.yml 16:29:42 -rw-rw-r-- 1 jenkins jenkins 9072 Feb 16 16:25 Attribution.txt 16:29:42 -rw-rw-r-- 1 jenkins jenkins 1582 Feb 16 16:25 Dockerfile 16:29:42 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 16:25 GOVERNANCE.md 16:29:42 -rw-rw-r-- 1 jenkins jenkins 682 Feb 16 16:25 Jenkinsfile 16:29:42 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 16:25 LICENSE 16:29:42 -rw-rw-r-- 1 jenkins jenkins 1435 Feb 16 16:25 Makefile 16:29:42 -rw-rw-r-- 1 jenkins jenkins 625 Feb 16 16:25 OWNERS.md 16:29:42 -rw-rw-r-- 1 jenkins jenkins 30403 Feb 16 16:25 README.md 16:29:42 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 16:21 VERSION 16:29:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:25 bin 16:29:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:25 cmd 16:29:42 -rw-r--r-- 1 jenkins jenkins 460220 Feb 16 16:29 coverage.out 16:29:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:25 examples 16:29:42 -rw-rw-r-- 1 jenkins jenkins 2899 Feb 16 16:25 go.mod 16:29:42 -rw-rw-r-- 1 jenkins jenkins 49145 Feb 16 16:25 go.sum 16:29:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:25 images 16:29:42 drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 16:25 internal 16:29:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:25 snap 16:29:42 -rw-rw-r-- 1 jenkins jenkins 193 Feb 16 16:25 version.go [Pipeline] isUnix [Pipeline] sh 16:29:42 + 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a --label arch=arm64 --label version=2.1.0-dev.1 . 16:29:42 Sending build context to Docker daemon 1.222MB 16:29:42 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 16:29:42 Step 2/26 : FROM ${BASE} AS builder 16:29:42 ---> 7852ea396027 16:29:42 Step 3/26 : ARG MAKE='make build' 16:29:43 ---> Running in 6341902611c6 16:29:43 Removing intermediate container 6341902611c6 16:29:43 ---> 35223386aded 16:29:43 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 16:29:43 ---> Running in dd818150fa46 16:29:43 Removing intermediate container dd818150fa46 16:29:43 ---> d66deea09ec3 16:29:43 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:29:44 ---> Running in cac4b99e4516 16:29:44 Removing intermediate container cac4b99e4516 16:29:44 ---> f2bcbebc8a03 16:29:44 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:44 ---> Running in b72c6d49f1fd 16:29:45 Removing intermediate container b72c6d49f1fd 16:29:45 ---> 42e6a4838fb4 16:29:45 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:46 ---> Running in adf24da061a0 16:29:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:29:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:29:48 OK: 220 MiB in 52 packages 16:29:49 Removing intermediate container adf24da061a0 16:29:49 ---> 05c1a5a04d80 16:29:49 Step 8/26 : WORKDIR /app 16:29:49 ---> Running in 46b874ee59ad 16:29:50 Removing intermediate container 46b874ee59ad 16:29:50 ---> 6671278d218e 16:29:50 Step 9/26 : COPY go.mod vendor* ./ 16:29:51 ---> f65a31821952 16:29:51 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:51 ---> Running in 508a24937d55 16:29:53 Removing intermediate container 508a24937d55 16:29:53 ---> db389070a224 16:29:53 Step 11/26 : COPY . . 16:29:54 ---> 3a77747b4c0c 16:29:54 Step 12/26 : RUN $MAKE 16:29:54 ---> Running in 792cdffae211 16:29:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.1" -o cmd/device-rfid-llrp ./cmd 16:30:42 Removing intermediate container 792cdffae211 16:30:42 ---> d193b6162541 16:30:42 Step 13/26 : FROM alpine:3.14 16:30:42 3.14: Pulling from library/alpine 16:30:42 be307f383ecc: Pulling fs layer 16:30:42 be307f383ecc: Download complete 16:30:42 be307f383ecc: Pull complete 16:30:42 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:30:42 Status: Downloaded newer image for alpine:3.14 16:30:42 ---> 5b8b7b635229 16:30:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:30:42 ---> Running in e1370bd0fe1b 16:30:42 Removing intermediate container e1370bd0fe1b 16:30:42 ---> ae5c8f26088a 16:30:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:42 ---> Running in bf2b555136a5 16:30:42 Removing intermediate container bf2b555136a5 16:30:42 ---> 90703df9c67d 16:30:42 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 16:30:42 ---> Running in 6406540b2caa 16:30:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:30:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:30:42 (1/6) Installing dumb-init (1.2.5-r1) 16:30:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:30:42 (3/6) Installing libsodium (1.0.18-r0) 16:30:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:30:42 (5/6) Installing libzmq (4.3.4-r0) 16:30:42 (6/6) Installing zeromq (4.3.4-r0) 16:30:42 Executing busybox-1.33.1-r6.trigger 16:30:42 OK: 8 MiB in 20 packages 16:30:43 Removing intermediate container 6406540b2caa 16:30:43 ---> 1d1ab75a7061 16:30:43 Step 17/26 : COPY --from=builder /app/LICENSE / 16:30:43 ---> 0d194bbd2acf 16:30:43 Step 18/26 : COPY --from=builder /app/Attribution.txt / 16:30:44 ---> 80d23fa2f6d8 16:30:44 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 16:30:45 ---> b4213bbcb5c3 16:30:45 Step 20/26 : COPY --from=builder /app/cmd/res/ / 16:30:46 ---> 3b6e17befe9d 16:30:46 Step 21/26 : EXPOSE 59989 16:30:46 ---> Running in 3b623ef13f0d 16:30:46 Removing intermediate container 3b623ef13f0d 16:30:46 ---> e4a394d66f46 16:30:46 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 16:30:46 ---> Running in 1cc38af0ba3c 16:30:46 Removing intermediate container 1cc38af0ba3c 16:30:46 ---> 33e2a8ce6982 16:30:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:30:46 ---> Running in 220aa5d49b86 16:30:47 Removing intermediate container 220aa5d49b86 16:30:47 ---> ad0f931a9222 16:30:47 Step 24/26 : LABEL arch=arm64 16:30:47 ---> Running in 19133743f4d9 16:30:47 Removing intermediate container 19133743f4d9 16:30:47 ---> 34d6237c4633 16:30:47 Step 25/26 : LABEL git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 16:30:47 ---> Running in 5a24000321d7 16:30:47 Removing intermediate container 5a24000321d7 16:30:47 ---> dc171930d856 16:30:47 Step 26/26 : LABEL version=2.1.0-dev.1 16:30:47 ---> Running in 6b4fddc443ea 16:30:48 Removing intermediate container 6b4fddc443ea 16:30:48 ---> bc6ec371ef31 16:30:48 [Warning] One or more build-args [ARCH] were not consumed 16:30:48 Successfully built bc6ec371ef31 16:30:48 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:48 provisioning config files... 16:30:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/18@tmp/config6567672403450010708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:48 ---> docker-login.sh 16:30:48 nexus3.edgexfoundry.org:10001 16:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:49 Configure a credential helper to remove this warning. See 16:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:49 16:30:49 Login Succeeded 16:30:49 nexus3.edgexfoundry.org:10002 16:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:49 Configure a credential helper to remove this warning. See 16:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:49 16:30:49 Login Succeeded 16:30:49 nexus3.edgexfoundry.org:10003 16:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:50 Configure a credential helper to remove this warning. See 16:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:50 16:30:50 Login Succeeded 16:30:50 nexus3.edgexfoundry.org:10004 16:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:50 Configure a credential helper to remove this warning. See 16:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:50 16:30:50 Login Succeeded 16:30:50 docker.io 16:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:51 Configure a credential helper to remove this warning. See 16:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:51 16:30:51 Login Succeeded 16:30:51 ---> docker-login.sh ends [Pipeline] } 16:30:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:51 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 16:30:51 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 16:30:51 latest 16:30:51 2.1.0-dev.1 16:30:51 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 16:30:51 main 16:30:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:51 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] isUnix [Pipeline] sh 16:30:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 16:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:30:51 516b6bfd2803: Preparing 16:30:51 d132e332c462: Preparing 16:30:51 24035117f80a: Preparing 16:30:51 b1fbecd35400: Preparing 16:30:51 c05047cab930: Preparing 16:30:51 87ae8d53e240: Preparing 16:30:51 62170e181a92: Preparing 16:30:51 87ae8d53e240: Waiting 16:30:51 62170e181a92: Waiting 16:30:52 b1fbecd35400: Pushed 16:30:52 516b6bfd2803: Pushed 16:30:52 24035117f80a: Pushed 16:30:52 62170e181a92: Layer already exists 16:30:52 87ae8d53e240: Pushed 16:30:52 c05047cab930: Pushed 16:30:55 d132e332c462: Pushed 16:30:55 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a: digest: sha256:a120a1726941ef89ea31c26276acb1119b5e5b3897d50a6196df86c794ee6fcc size: 1780 [Pipeline] isUnix [Pipeline] sh 16:30:55 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:30:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 16:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:30:56 516b6bfd2803: Preparing 16:30:56 d132e332c462: Preparing 16:30:56 24035117f80a: Preparing 16:30:56 b1fbecd35400: Preparing 16:30:56 c05047cab930: Preparing 16:30:56 87ae8d53e240: Preparing 16:30:56 62170e181a92: Preparing 16:30:56 87ae8d53e240: Waiting 16:30:56 62170e181a92: Waiting 16:30:56 b1fbecd35400: Layer already exists 16:30:56 c05047cab930: Layer already exists 16:30:56 d132e332c462: Layer already exists 16:30:56 516b6bfd2803: Layer already exists 16:30:56 24035117f80a: Layer already exists 16:30:56 62170e181a92: Layer already exists 16:30:56 87ae8d53e240: Layer already exists 16:30:56 latest: digest: sha256:a120a1726941ef89ea31c26276acb1119b5e5b3897d50a6196df86c794ee6fcc size: 1780 [Pipeline] isUnix [Pipeline] sh 16:30:56 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh 16:30:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.1 16:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:30:57 516b6bfd2803: Preparing 16:30:57 d132e332c462: Preparing 16:30:57 24035117f80a: Preparing 16:30:57 b1fbecd35400: Preparing 16:30:57 c05047cab930: Preparing 16:30:57 87ae8d53e240: Preparing 16:30:57 62170e181a92: Preparing 16:30:57 87ae8d53e240: Waiting 16:30:57 62170e181a92: Waiting 16:30:57 516b6bfd2803: Layer already exists 16:30:57 b1fbecd35400: Layer already exists 16:30:57 d132e332c462: Layer already exists 16:30:57 c05047cab930: Layer already exists 16:30:57 24035117f80a: Layer already exists 16:30:57 62170e181a92: Layer already exists 16:30:57 87ae8d53e240: Layer already exists 16:30:57 2.1.0-dev.1: digest: sha256:a120a1726941ef89ea31c26276acb1119b5e5b3897d50a6196df86c794ee6fcc size: 1780 [Pipeline] isUnix [Pipeline] sh 16:30:57 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh 16:30:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 16:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:30:57 516b6bfd2803: Preparing 16:30:57 d132e332c462: Preparing 16:30:57 24035117f80a: Preparing 16:30:57 b1fbecd35400: Preparing 16:30:57 c05047cab930: Preparing 16:30:57 87ae8d53e240: Preparing 16:30:57 62170e181a92: Preparing 16:30:57 87ae8d53e240: Waiting 16:30:57 62170e181a92: Waiting 16:30:57 24035117f80a: Layer already exists 16:30:57 516b6bfd2803: Layer already exists 16:30:57 c05047cab930: Layer already exists 16:30:57 d132e332c462: Layer already exists 16:30:57 b1fbecd35400: Layer already exists 16:30:57 62170e181a92: Layer already exists 16:30:57 87ae8d53e240: Layer already exists 16:30:58 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1: digest: sha256:a120a1726941ef89ea31c26276acb1119b5e5b3897d50a6196df86c794ee6fcc size: 1780 [Pipeline] isUnix [Pipeline] sh 16:30:58 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 16:30:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 16:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:30:58 516b6bfd2803: Preparing 16:30:58 d132e332c462: Preparing 16:30:58 24035117f80a: Preparing 16:30:58 b1fbecd35400: Preparing 16:30:58 c05047cab930: Preparing 16:30:58 87ae8d53e240: Preparing 16:30:58 62170e181a92: Preparing 16:30:58 87ae8d53e240: Waiting 16:30:58 62170e181a92: Waiting 16:30:58 b1fbecd35400: Layer already exists 16:30:58 d132e332c462: Layer already exists 16:30:58 c05047cab930: Layer already exists 16:30:58 516b6bfd2803: Layer already exists 16:30:58 24035117f80a: Layer already exists 16:30:58 62170e181a92: Layer already exists 16:30:58 87ae8d53e240: Layer already exists 16:30:59 main: digest: sha256:a120a1726941ef89ea31c26276acb1119b5e5b3897d50a6196df86c794ee6fcc size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:59 ===================================================== [Pipeline] echo 16:30:59 taggedImages: 16:30:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 16:30:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 16:30:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.1 16:30:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 16:30:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:59 16:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:00 arm64: Pulling from edgex-lftools-log-publisher 16:31:00 448f6bf000e3: Pulling fs layer 16:31:00 f757da607395: Pulling fs layer 16:31:00 05883995daec: Pulling fs layer 16:31:00 8603b9c90790: Pulling fs layer 16:31:00 1560dd03e051: Pulling fs layer 16:31:00 27f5ce0e4adf: Pulling fs layer 16:31:00 c2d8d7efcc4b: Pulling fs layer 16:31:00 1560dd03e051: Waiting 16:31:00 27f5ce0e4adf: Waiting 16:31:00 c2d8d7efcc4b: Waiting 16:31:00 8603b9c90790: Waiting 16:31:00 f757da607395: Verifying Checksum 16:31:00 f757da607395: Download complete 16:31:00 8603b9c90790: Verifying Checksum 16:31:00 8603b9c90790: Download complete 16:31:00 1560dd03e051: Verifying Checksum 16:31:00 1560dd03e051: Download complete 16:31:00 27f5ce0e4adf: Verifying Checksum 16:31:00 27f5ce0e4adf: Download complete 16:31:00 05883995daec: Verifying Checksum 16:31:00 05883995daec: Download complete 16:31:00 448f6bf000e3: Verifying Checksum 16:31:00 448f6bf000e3: Download complete 16:31:03 c2d8d7efcc4b: Verifying Checksum 16:31:03 c2d8d7efcc4b: Download complete 16:31:04 448f6bf000e3: Pull complete 16:31:05 f757da607395: Pull complete 16:31:06 05883995daec: Pull complete 16:31:06 8603b9c90790: Pull complete 16:31:07 1560dd03e051: Pull complete 16:31:07 27f5ce0e4adf: Pull complete 16:31:22 c2d8d7efcc4b: Pull complete 16:31:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:31:23 prd-ubuntu18.04-docker-arm64-4c-16g-5365 does not seem to be running inside a container 16:31:23 $ 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/18 -v /w/workspace/device-rfid-llrp-go/18:/w/workspace/device-rfid-llrp-go/18:rw,z -v /w/workspace/device-rfid-llrp-go/18@tmp:/w/workspace/device-rfid-llrp-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:31:25 $ docker top 9c2e24f9b98f0c499d3e5fe7cc51fbf225d8247df233296360483eabb958163b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:26 ---> job-cost.sh 16:31:26 lf-activate-venv: SKIPPING 16:31:26 INFO: No Stack... 16:31:26 INFO: Retrieving Pricing Info for: v3-standard-4 16:31:27 INFO: Archiving Costs [Pipeline] sh 16:31:28 + cat /w/workspace/device-rfid-llrp-go/18/archives/cost.csv 16:31:28 + cut -d, -f6 [Pipeline] lock 16:31:28 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] 16:31:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] did not exist. Created. 16:31:28 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:28 /w/workspace/device-rfid-llrp-go/18@tmp/durable-d303996a/script.sh: 1: /w/workspace/device-rfid-llrp-go/18@tmp/durable-d303996a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:31:29 + echo total: 0.10999999940395355 [Pipeline] stash 16:31:29 Warning: overwriting stash ‘stack-cost’ 16:31:29 Stashed 1 file(s) [Pipeline] } 16:31:29 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:29 $ docker stop --time=1 9c2e24f9b98f0c499d3e5fe7cc51fbf225d8247df233296360483eabb958163b 16:31:31 $ docker rm -f 9c2e24f9b98f0c499d3e5fe7cc51fbf225d8247df233296360483eabb958163b [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 16:31:31 provisioning config files... 16:31:31 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4810306522528990610tmp [Pipeline] { [Pipeline] sh 16:31:31 + set +x 16:31:31 + curl -s https://codecov.io/bash 16:31:31 + bash -s -- 16:31:31 16:31:31 _____ _ 16:31:31 / ____| | | 16:31:31 | | ___ __| | ___ ___ _____ __ 16:31:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:31:31 | |___| (_) | (_| | __/ (_| (_) \ V / 16:31:31 \_____\___/ \__,_|\___|\___\___/ \_/ 16:31:31 Bash-1.0.6 16:31:31 16:31:31 16:31:31 ==> git version 2.24.4 found 16:31:31 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:31:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:31:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:31:31 ==> Jenkins CI detected. 16:31:31 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 16:31:31 project root: . 16:31:31 --> token set from env 16:31:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:31:31 ==> Running gcov in . (disable via -X gcov) 16:31:31 ==> Python coveragepy not found 16:31:31 ==> Searching for coverage reports in: 16:31:31 + . 16:31:32 -> Found 1 reports 16:31:32 ==> Detecting git/mercurial file structure 16:31:32 ==> Reading reports 16:31:32 + ./coverage.out bytes=460220 16:31:32 ==> Appending adjustments 16:31:32 https://docs.codecov.io/docs/fixing-reports 16:31:32 + Found adjustments 16:31:32 ==> Gzipping contents 16:31:32 52K /tmp/codecov.wZYYXd.gz 16:31:32 ==> Uploading reports 16:31:32 url: https://codecov.io 16:31:32 query: branch=main&commit=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:31:32 -> Pinging Codecov 16:31:32 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:31:33 -> Uploading to 16:31:33 https://storage.googleapis.com/codecov/v4/raw/2022-02-16/581DD39554BDF9B6E22D074273EAD858/fdb8dc9e065565c3e0b08ed77eb96ef70046d97a/8d9da1b3-d98e-44c5-b84d-cfeb2e39b882.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220216T163132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9ae58e94c8179ed4920a18955e150ef9872d84164e242d481ac654d2e5bf751 16:31:33 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:33 Dload Upload Total Spent Left Speed 16:31:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51718 0 0 100 51718 0 165k --:--:-- --:--:-- --:--:-- 166k 16:31:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] } 16:31:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:31:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:31:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:33 16:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:31:34 188c0c94c7c5: Pulling fs layer 16:31:34 0ef7d3d256c8: Pulling fs layer 16:31:34 de9db76c5a1d: Pulling fs layer 16:31:34 0eba1c9be4d2: Pulling fs layer 16:31:34 0d57e429df01: Pulling fs layer 16:31:34 4e4be7b47b0d: Pulling fs layer 16:31:34 e1f770b5df2f: Pulling fs layer 16:31:34 85a0685a4137: Pulling fs layer 16:31:34 0eba1c9be4d2: Waiting 16:31:34 0d57e429df01: Waiting 16:31:34 85a0685a4137: Waiting 16:31:34 4e4be7b47b0d: Waiting 16:31:34 e1f770b5df2f: Waiting 16:31:34 de9db76c5a1d: Verifying Checksum 16:31:34 de9db76c5a1d: Download complete 16:31:34 0ef7d3d256c8: Download complete 16:31:34 0d57e429df01: Verifying Checksum 16:31:34 0d57e429df01: Download complete 16:31:34 4e4be7b47b0d: Verifying Checksum 16:31:34 4e4be7b47b0d: Download complete 16:31:34 188c0c94c7c5: Verifying Checksum 16:31:34 188c0c94c7c5: Download complete 16:31:34 e1f770b5df2f: Verifying Checksum 16:31:34 e1f770b5df2f: Download complete 16:31:34 188c0c94c7c5: Pull complete 16:31:34 0eba1c9be4d2: Verifying Checksum 16:31:34 0eba1c9be4d2: Download complete 16:31:34 0ef7d3d256c8: Pull complete 16:31:34 de9db76c5a1d: Pull complete 16:31:34 85a0685a4137: Verifying Checksum 16:31:34 85a0685a4137: Download complete 16:31:38 0eba1c9be4d2: Pull complete 16:31:38 0d57e429df01: Pull complete 16:31:38 4e4be7b47b0d: Pull complete 16:31:38 e1f770b5df2f: Pull complete 16:31:41 85a0685a4137: Pull complete 16:31:41 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:31:41 prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container 16:31:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:31:44 $ docker top 61859bb448fd474e4a92a4ab9014168653adae8641519efbee3d6ee4c04ee2a9 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:31:44 + set -o pipefail 16:31:44 + snyk monitor '--org=edgex-jenkins' 16:31:49 16:31:49 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 16:31:49 16:31:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/7be502c7-236c-45b1-aa7a-db9846dc028f 16:31:49 16:31:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:31:49 16:31:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:31:49 16:31:49 [Pipeline] } 16:31:49 $ docker stop --time=1 61859bb448fd474e4a92a4ab9014168653adae8641519efbee3d6ee4c04ee2a9 16:31:51 $ docker rm -f 61859bb448fd474e4a92a4ab9014168653adae8641519efbee3d6ee4c04ee2a9 [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 16:31:52 + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] sh 16:31:52 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:31:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:53 . [Pipeline] withDockerContainer 16:31:53 prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container 16:31: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:31:53 $ docker top 5d4ec2e08350ab36f67c4699ec177b59c6890eac84fcd79014d6e1e9896bb6c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:53 [ssh-agent] Looking for ssh-agent implementation... 16:31:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:53 $ docker exec 5d4ec2e08350ab36f67c4699ec177b59c6890eac84fcd79014d6e1e9896bb6c5 ssh-agent 16:31:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJcCjJo/agent.14 16:31:53 SSH_AGENT_PID=20 16:31:53 Running ssh-add (command line suppressed) 16:31:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8014080463436100348.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8014080463436100348.key) 16:31:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:54 + git semver tag 16:31:54 # -> Open(): unable to determine branch for HEAD 16:31:54 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 16:31:54 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 16:31:54 # $SEMVER_REMOTE_NAME = origin 16:31:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:54 # $SEMVER_USER_NAME = edgex-jenkins 16:31:54 # $SEMVER_BRANCH = main 16:31:54 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 16:31:54 # fdb8dc9e065565c3e0b08ed77eb96ef70046d97a HEAD 16:31:54 # -> Force: false 16:31:54 # a9b13f937fbc7bb8677a757a976aee9651171933 refs/tags/v2.1.0-dev.1 [Pipeline] } 16:31:54 $ docker exec --env ******** --env ******** 5d4ec2e08350ab36f67c4699ec177b59c6890eac84fcd79014d6e1e9896bb6c5 ssh-agent -k 16:31:54 unset SSH_AUTH_SOCK; 16:31:54 unset SSH_AGENT_PID; 16:31:54 echo Agent pid 20 killed; 16:31:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:54 + git semver [Pipeline] } 16:31:54 $ docker stop --time=1 5d4ec2e08350ab36f67c4699ec177b59c6890eac84fcd79014d6e1e9896bb6c5 16:31:55 $ docker rm -f 5d4ec2e08350ab36f67c4699ec177b59c6890eac84fcd79014d6e1e9896bb6c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:56 16:31:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:31:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:56 0.23.1-centos7: Pulling from edgex-lftools 16:31:56 ab5ef0e58194: Pulling fs layer 16:31:56 9712f1f96733: Pulling fs layer 16:31:56 63f879dbbcfc: Pulling fs layer 16:31:56 0d9ebad4ef96: Pulling fs layer 16:31:56 e9a5061849ea: Pulling fs layer 16:31:56 d747dcd14b5f: Pulling fs layer 16:31:56 2de7ff778b66: Pulling fs layer 16:31:56 0d9ebad4ef96: Waiting 16:31:56 e9a5061849ea: Waiting 16:31:56 d747dcd14b5f: Waiting 16:31:56 2de7ff778b66: Waiting 16:31:56 9712f1f96733: Verifying Checksum 16:31:56 9712f1f96733: Download complete 16:31:56 63f879dbbcfc: Verifying Checksum 16:31:56 63f879dbbcfc: Download complete 16:31:57 0d9ebad4ef96: Verifying Checksum 16:31:57 0d9ebad4ef96: Download complete 16:31:57 d747dcd14b5f: Verifying Checksum 16:31:57 d747dcd14b5f: Download complete 16:31:57 e9a5061849ea: Verifying Checksum 16:31:57 e9a5061849ea: Download complete 16:31:57 ab5ef0e58194: Verifying Checksum 16:31:57 ab5ef0e58194: Download complete 16:31:57 2de7ff778b66: Verifying Checksum 16:31:57 2de7ff778b66: Download complete 16:32:00 ab5ef0e58194: Pull complete 16:32:00 9712f1f96733: Pull complete 16:32:00 63f879dbbcfc: Pull complete 16:32:05 0d9ebad4ef96: Pull complete 16:32:05 e9a5061849ea: Pull complete 16:32:05 d747dcd14b5f: Pull complete 16:32:06 2de7ff778b66: Pull complete 16:32:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:32:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:32:06 prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container 16:32:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:32:09 $ docker top b7425287497e8b89c7e06668466980151a934c2a330a9d8fa9f3bb56c3cecef9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:32:09 provisioning config files... 16:32:09 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2642469652900961934tmp 16:32:09 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5360468044287287388tmp 16:32:09 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2297169646670578864tmp [Pipeline] { [Pipeline] echo 16:32:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:32:10 ---> sigul-configuration.sh 16:32:10 gpg: directory `/root/.gnupg' created 16:32:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:32:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:32:10 gpg: keyring `/root/.gnupg/secring.gpg' created 16:32:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:32:10 gpg: CAST5 encrypted data 16:32:10 gpg: encrypted with 1 passphrase 16:32:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:32:10 + mkdir /home/jenkins 16:32:10 + mkdir /home/jenkins/sigul [Pipeline] sh 16:32:10 + 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 16:32:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:32:11 ---> sigul-install.sh 16:32:11 Sigul already installed; skipping installation. [Pipeline] sh 16:32:11 + git tag --list 16:32:11 v0.0.0 16:32:11 v1.0.0 16:32:11 v1.0.0-dev.1 16:32:11 v1.0.0-dev.2 16:32:11 v1.0.0-dev.3 16:32:11 v1.0.0-dev.4 16:32:11 v1.0.0-dev.5 16:32:11 v1.0.0-dev.6 16:32:11 v1.0.0-dev.7 16:32:11 v1.0.0-dev.8 16:32:11 v1.0.0-dev.9 16:32:11 v1.0.1-dev.1 16:32:11 v1.0.1-dev.2 16:32:11 v1.0.1-dev.3 16:32:11 v1.0.1-dev.4 16:32:11 v1.0.1-dev.5 16:32:11 v1.0.1-dev.6 16:32:11 v2.1.0-dev.1 [Pipeline] sh 16:32:11 + lftools sign git-tag v2.1.0-dev.1 16:32:12 Signing Git tag with Sigul... 16:32:12 Signing v2.1.0-dev.1 [Pipeline] echo 16:32:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:32:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:32:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:32:12 $ docker stop --time=1 b7425287497e8b89c7e06668466980151a934c2a330a9d8fa9f3bb56c3cecef9 16:32:14 $ docker rm -f b7425287497e8b89c7e06668466980151a934c2a330a9d8fa9f3bb56c3cecef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:32:14 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:32:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:32:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:14 . [Pipeline] withDockerContainer 16:32:14 prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container 16:32:14 $ 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:10004/edgex-devops/git-semver:latest cat 16:32:15 $ docker top cebd2945ca0ce91504bec7b7d544f3201451a2a6d6bedc0c7d4525b8e829f7b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:15 [ssh-agent] Looking for ssh-agent implementation... 16:32:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:15 $ docker exec cebd2945ca0ce91504bec7b7d544f3201451a2a6d6bedc0c7d4525b8e829f7b0 ssh-agent 16:32:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGDDlMo/agent.13 16:32:15 SSH_AGENT_PID=19 16:32:15 Running ssh-add (command line suppressed) 16:32:15 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8843634364161094436.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8843634364161094436.key) 16:32:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:15 + git semver bump pre 16:32:15 # -> Open(): unable to determine branch for HEAD 16:32:15 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 16:32:15 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 16:32:15 # $SEMVER_REMOTE_NAME = origin 16:32:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:15 # $SEMVER_USER_NAME = edgex-jenkins 16:32:15 # $SEMVER_BRANCH = main 16:32:15 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 16:32:15 2.1.0-dev.2 [Pipeline] } 16:32:15 $ docker exec --env ******** --env ******** cebd2945ca0ce91504bec7b7d544f3201451a2a6d6bedc0c7d4525b8e829f7b0 ssh-agent -k 16:32:16 unset SSH_AUTH_SOCK; 16:32:16 unset SSH_AGENT_PID; 16:32:16 echo Agent pid 19 killed; 16:32:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:16 + git semver [Pipeline] } 16:32:16 $ docker stop --time=1 cebd2945ca0ce91504bec7b7d544f3201451a2a6d6bedc0c7d4525b8e829f7b0 16:32:17 $ docker rm -f cebd2945ca0ce91504bec7b7d544f3201451a2a6d6bedc0c7d4525b8e829f7b0 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:17 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:32:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:18 . [Pipeline] withDockerContainer 16:32:18 prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container 16:32:18 $ 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:10004/edgex-devops/git-semver:latest cat 16:32:18 $ docker top 3cec287eff2b624a3ceb30a6326ee0212197246a8f19fc204ac0f9af24bd2c60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:18 [ssh-agent] Looking for ssh-agent implementation... 16:32:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:19 $ docker exec 3cec287eff2b624a3ceb30a6326ee0212197246a8f19fc204ac0f9af24bd2c60 ssh-agent 16:32:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOIGEOO/agent.14 16:32:19 SSH_AGENT_PID=20 16:32:19 Running ssh-add (command line suppressed) 16:32:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3154635409888412357.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3154635409888412357.key) 16:32:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:19 + git semver push 16:32:19 # -> Open(): unable to determine branch for HEAD 16:32:19 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 16:32:19 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 16:32:19 # $SEMVER_REMOTE_NAME = origin 16:32:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:19 # $SEMVER_USER_NAME = edgex-jenkins 16:32:19 # $SEMVER_BRANCH = main 16:32:19 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 16:32:21 $ docker exec --env ******** --env ******** 3cec287eff2b624a3ceb30a6326ee0212197246a8f19fc204ac0f9af24bd2c60 ssh-agent -k 16:32:21 unset SSH_AUTH_SOCK; 16:32:21 unset SSH_AGENT_PID; 16:32:21 echo Agent pid 20 killed; 16:32:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:21 + git semver [Pipeline] } 16:32:21 $ docker stop --time=1 3cec287eff2b624a3ceb30a6326ee0212197246a8f19fc204ac0f9af24bd2c60 16:32:23 $ docker rm -f 3cec287eff2b624a3ceb30a6326ee0212197246a8f19fc204ac0f9af24bd2c60 [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 16:32:23 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' 16:32:23 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:32:23 total 8 16:32:23 drwxr-xr-x. 3 root root 34 Feb 16 16:23 . 16:32:23 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 16 16:32 .. 16:32:23 drwxr-xr-x. 2 root root 6 Feb 16 16:23 cost 16:32:23 -rw-r--r--. 1 root root 89 Feb 16 16:23 cost.csv 16:32:23 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:32:23 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:32:23 total 8 16:32:23 drwxr-xr-x. 3 jenkins jenkins 34 Feb 16 16:23 . 16:32:23 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 16 16:32 .. 16:32:23 drwxr-xr-x. 2 jenkins jenkins 6 Feb 16 16:23 cost 16:32:23 -rw-r--r--. 1 jenkins jenkins 89 Feb 16 16:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:32:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:32:24 ---> package-listing.sh 16:32:24 ++ facter osfamily 16:32:24 ++ tr '[:upper:]' '[:lower:]' 16:32:24 + OS_FAMILY=redhat 16:32:24 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 16:32:24 + START_PACKAGES=/tmp/packages_start.txt 16:32:24 + END_PACKAGES=/tmp/packages_end.txt 16:32:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:32:24 + PACKAGES=/tmp/packages_start.txt 16:32:24 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 16:32:24 + PACKAGES=/tmp/packages_end.txt 16:32:24 + case "${OS_FAMILY}" in 16:32:24 + rpm -qa 16:32:24 + sort 16:32:25 + '[' -f /tmp/packages_start.txt ']' 16:32:25 + '[' -f /tmp/packages_end.txt ']' 16:32:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:32:25 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 16:32:25 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 16:32:25 + 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 16:32:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 16:32:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:26 . [Pipeline] withDockerContainer 16:32:26 prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container 16:32:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:32:26 $ docker top 2f164d733d2257e5e90647986045ecde6ede0a98640fd92e8a12ff1f4697a0dd -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:26 + touch /tmp/pre-build-complete [Pipeline] sh 16:32:27 + mkdir -p /var/log/sysstat [Pipeline] sh 16:32:27 + ls /var/log/sa-host 16:32:27 + sadf -c /var/log/sa-host/sa16 16:32:27 file_magic: OK 16:32:27 HZ: Using current value: 100 16:32:27 file_header: OK 16:32:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:32:27 Statistics: 16:32:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:32:27 File successfully converted to sysstat format version 12.0.3 16:32:27 + sadf -c /var/log/sa-host/sa17 16:32:27 file_magic: OK 16:32:27 HZ: Using current value: 100 16:32:27 file_header: OK 16:32:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:32:27 Statistics: 16:32:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:32:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:27 provisioning config files... 16:32:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6309490056230668343tmp [Pipeline] { [Pipeline] echo 16:32:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:32:27 ---> create-netrc.sh [Pipeline] } 16:32:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:32:28 ---> python-tools-install.sh [Pipeline] echo 16:32:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:32:28 ---> sudo-logs.sh 16:32:28 Archiving 'sudo' log.. 16:32:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-5363.novalocal: Name or service not known 16:32:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-5363.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:32:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:32:28 ---> job-cost.sh 16:32:28 lf-activate-venv: SKIPPING 16:32:28 DEBUG: total: 0.05999999865889549 16:32:28 INFO: Retrieving Stack Cost... 16:32:29 INFO: Retrieving Pricing Info for: v3-standard-2 16:32:29 INFO: Archiving Costs [Pipeline] echo 16:32:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:32:29 ---> logs-deploy.sh 16:32:29 lf-activate-venv: SKIPPING 16:32:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/18 16:32:29 INFO: archiving workspace using pattern(s): 16:32:30 Archives upload complete. 16:32:30 INFO: archiving logs to Nexus