Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 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-ssh4704628603170387792.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15093981205271166544.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3444991690377681295.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6242753131634969379.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17710858390981823523.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6856 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 (main) Commit message: "Merge pull request #111 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" > 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 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 # timeout=10 > git rev-list --no-walk 5ef66c06da2cd6d2c2ceae2410191fd4126a861d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:26:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:26:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:26:53 ========================================================= 10:26:53 EdgeX Global Pipelines Version Info 10:26:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:26:54 ------------------- 10:26:54 stable info: 10:26:54 ------------------- 10:26:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:26:54 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:26:54 Message: update stable to v1.0.239 10:26:55 ------------------- 10:26:55 experimental info: 10:26:55 ------------------- 10:26:55 Commited By: **** collab-it+edgex@linuxfoundation.org 10:26:55 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:26:55 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04c8a43 [Pipeline] echo 10:26:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:55 provisioning config files... 10:26:55 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9486755075547931845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:55 ---> docker-login.sh 10:26:55 nexus3.edgexfoundry.org:10001 10:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:56 Configure a credential helper to remove this warning. See 10:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:56 10:26:56 Login Succeeded 10:26:56 nexus3.edgexfoundry.org:10002 10:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:56 Configure a credential helper to remove this warning. See 10:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:56 10:26:56 Login Succeeded 10:26:56 nexus3.edgexfoundry.org:10003 10:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:56 Configure a credential helper to remove this warning. See 10:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:56 10:26:56 Login Succeeded 10:26:56 nexus3.edgexfoundry.org:10004 10:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:56 Configure a credential helper to remove this warning. See 10:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:56 10:26:56 Login Succeeded 10:26:56 docker.io 10:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:56 Configure a credential helper to remove this warning. See 10:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:56 10:26:56 Login Succeeded 10:26:56 ---> docker-login.sh ends [Pipeline] } 10:26:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:26:57 + git rev-list -1 --merges 04c8a43402ace802ed6149db3c9b9d73c3ae2f09~1..04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] echo 10:26:57 -----------> git rev-list -1 --merges 04c8a43402ace802ed6149db3c9b9d73c3ae2f09~1..04c8a43402ace802ed6149db3c9b9d73c3ae2f09 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 10:26:57 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [false] [Pipeline] sh 10:26:57 + git log --format=format:%s -1 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] echo 10:26:57 ========================================================= 10:26:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:26:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:26:58 + git log --format=format:%s -1 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] echo 10:26:58 [semverPrep] GIT_COMMIT: 04c8a43402ace802ed6149db3c9b9d73c3ae2f09, Commit Message: Merge pull request #111 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34 [Pipeline] echo 10:26:58 [semverPrep] This is not a build commit. [Pipeline] sh 10:26:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:26:58 + grep -v github /etc/ssh/ssh_known_hosts 10:26:58 + [ -e /tmp/ssh_known_hosts ] 10:26:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:26:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:26:58 + sudo tee -a /etc/ssh/ssh_known_hosts 10:26:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:26:58 10:26:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:26:59 0.1.4: Pulling from edgex-devops/py-git-semver 10:26:59 b85a868b505f: Pulling fs layer 10:26:59 e2be974225ed: Pulling fs layer 10:26:59 339a4e72a1f5: Pulling fs layer 10:26:59 988bab9f4d93: Pulling fs layer 10:26:59 1469e6f7b9e6: Pulling fs layer 10:26:59 eaf3925da568: Pulling fs layer 10:26:59 988bab9f4d93: Waiting 10:26:59 1469e6f7b9e6: Waiting 10:26:59 bab4dde63d76: Pulling fs layer 10:26:59 bde34c3a00c8: Pulling fs layer 10:26:59 b352a97aabf1: Pulling fs layer 10:26:59 eaf3925da568: Waiting 10:26:59 bde34c3a00c8: Waiting 10:26:59 bab4dde63d76: Waiting 10:26:59 4872d77fe225: Pulling fs layer 10:26:59 5851b861e8e6: Pulling fs layer 10:26:59 b352a97aabf1: Waiting 10:26:59 5851b861e8e6: Waiting 10:26:59 e2be974225ed: Download complete 10:26:59 988bab9f4d93: Download complete 10:26:59 1469e6f7b9e6: Verifying Checksum 10:26:59 1469e6f7b9e6: Download complete 10:26:59 eaf3925da568: Download complete 10:26:59 339a4e72a1f5: Verifying Checksum 10:26:59 339a4e72a1f5: Download complete 10:26:59 bde34c3a00c8: Download complete 10:26:59 b352a97aabf1: Download complete 10:26:59 4872d77fe225: Download complete 10:26:59 5851b861e8e6: Download complete 10:26:59 b85a868b505f: Verifying Checksum 10:26:59 b85a868b505f: Download complete 10:26:59 bab4dde63d76: Verifying Checksum 10:26:59 bab4dde63d76: Download complete 10:27:00 b85a868b505f: Pull complete 10:27:00 e2be974225ed: Pull complete 10:27:01 339a4e72a1f5: Pull complete 10:27:01 988bab9f4d93: Pull complete 10:27:01 1469e6f7b9e6: Pull complete 10:27:01 eaf3925da568: Pull complete 10:27:03 bab4dde63d76: Pull complete 10:27:03 bde34c3a00c8: Pull complete 10:27:03 b352a97aabf1: Pull complete 10:27:04 4872d77fe225: Pull complete 10:27:04 5851b861e8e6: Pull complete 10:27:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:27:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:04 prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container 10:27:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:27:07 $ docker top cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace -eo pid,comm 10:27:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:27:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:27:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:07 [ssh-agent] Looking for ssh-agent implementation... 10:27:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:07 $ docker exec cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace ssh-agent 10:27:07 SSH_AUTH_SOCK=/tmp/ssh-xloLC5ytxjIL/agent.32 10:27:07 SSH_AGENT_PID=38 10:27:07 Running ssh-add (command line suppressed) 10:27:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10698905690917271220.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10698905690917271220.key) 10:27:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:07 + git tag --points-at HEAD [Pipeline] } 10:27:07 $ docker exec --env ******** --env ******** cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace ssh-agent -k 10:27:08 unset SSH_AUTH_SOCK; 10:27:08 unset SSH_AGENT_PID; 10:27:08 echo Agent pid 38 killed; 10:27:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:27:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:08 [ssh-agent] Looking for ssh-agent implementation... 10:27:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:08 $ docker exec cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace ssh-agent 10:27:08 SSH_AUTH_SOCK=/tmp/ssh-MUtkqp9QKjTh/agent.70 10:27:08 SSH_AGENT_PID=76 10:27:08 Running ssh-add (command line suppressed) 10:27:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13464605655082393994.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13464605655082393994.key) 10:27:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:08 + git semver init 10:27:09 2022-10-03 10:27:09,055 [run_init] DEBUG init version:0.0.0 force:False 10:27:09 2022-10-03 10:27:09,056 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:27:09 2022-10-03 10:27:09,056 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:27:09 2022-10-03 10:27:09,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:27:10 2022-10-03 10:27:09,983 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:27:10 2022-10-03 10:27:09,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:27:10 2022-10-03 10:27:09,984 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:27:10 2022-10-03 10:27:09,984 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:27:10 2.3.0-dev.14 [Pipeline] } 10:27:10 $ docker exec --env ******** --env ******** cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace ssh-agent -k 10:27:10 unset SSH_AUTH_SOCK; 10:27:10 unset SSH_AGENT_PID; 10:27:10 echo Agent pid 76 killed; 10:27:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:27:10 + git semver [Pipeline] } 10:27:10 $ docker stop --time=1 cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace 10:27:12 $ docker rm -f cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace [Pipeline] // withDockerContainer [Pipeline] sh 10:27:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:27:12 Stashed 1 file(s) [Pipeline] echo 10:27:12 [edgeXSemver]: initialized semver on version 2.3.0-dev.14 [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 10:27:12 provisioning config files... 10:27:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1896250231092951107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:13 ---> docker-login.sh 10:27:13 nexus3.edgexfoundry.org:10001 10:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:13 Configure a credential helper to remove this warning. See 10:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:13 10:27:13 Login Succeeded 10:27:13 nexus3.edgexfoundry.org:10002 10:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:13 Configure a credential helper to remove this warning. See 10:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:13 10:27:13 Login Succeeded 10:27:13 nexus3.edgexfoundry.org:10003 10:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:13 Configure a credential helper to remove this warning. See 10:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:13 10:27:13 Login Succeeded 10:27:13 nexus3.edgexfoundry.org:10004 10:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:13 Configure a credential helper to remove this warning. See 10:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:13 10:27:13 Login Succeeded 10:27:13 docker.io 10:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:13 Configure a credential helper to remove this warning. See 10:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:13 10:27:13 Login Succeeded 10:27:13 ---> docker-login.sh ends [Pipeline] } 10:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:27:13 ========================================================= 10:27:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:27:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:27:14 Sending build context to Docker daemon 4.07MB 10:27:14 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:27:14 Step 2/12 : FROM ${BASE} AS builder 10:27:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:27:14 2408cc74d12b: Pulling fs layer 10:27:14 ea60b727a1ce: Pulling fs layer 10:27:14 30c4a7721957: Pulling fs layer 10:27:14 370296b7ddb6: Pulling fs layer 10:27:14 7c6cee850709: Pulling fs layer 10:27:14 aa9baa53a306: Pulling fs layer 10:27:14 8b309c321861: Pulling fs layer 10:27:14 d8d76fd02f46: Pulling fs layer 10:27:14 fa31f396de31: Pulling fs layer 10:27:14 370296b7ddb6: Waiting 10:27:14 7c6cee850709: Waiting 10:27:14 aa9baa53a306: Waiting 10:27:14 fa31f396de31: Waiting 10:27:14 d8d76fd02f46: Waiting 10:27:14 30c4a7721957: Verifying Checksum 10:27:14 30c4a7721957: Download complete 10:27:14 ea60b727a1ce: Verifying Checksum 10:27:14 ea60b727a1ce: Download complete 10:27:14 7c6cee850709: Verifying Checksum 10:27:14 7c6cee850709: Download complete 10:27:14 aa9baa53a306: Verifying Checksum 10:27:14 aa9baa53a306: Download complete 10:27:14 2408cc74d12b: Verifying Checksum 10:27:14 2408cc74d12b: Download complete 10:27:14 8b309c321861: Download complete 10:27:14 2408cc74d12b: Pull complete 10:27:14 ea60b727a1ce: Pull complete 10:27:14 30c4a7721957: Pull complete 10:27:15 fa31f396de31: Verifying Checksum 10:27:15 fa31f396de31: Download complete 10:27:15 370296b7ddb6: Verifying Checksum 10:27:15 370296b7ddb6: Download complete 10:27:15 d8d76fd02f46: Verifying Checksum 10:27:15 d8d76fd02f46: Download complete 10:27:19 370296b7ddb6: Pull complete 10:27:19 7c6cee850709: Pull complete 10:27:19 aa9baa53a306: Pull complete 10:27:19 8b309c321861: Pull complete 10:27:21 d8d76fd02f46: Pull complete 10:27:22 fa31f396de31: Pull complete 10:27:22 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 10:27:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:27:22 ---> cef68f9685f8 10:27:22 Step 3/12 : ARG MAKE='make build' 10:27:27 Still waiting to schedule task 10:27:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:27:27 ---> Running in 31c57329d372 10:27:27 Removing intermediate container 31c57329d372 10:27:27 ---> 2cbfecbfb0d5 10:27:27 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:27:27 ---> Running in 072c7c7e2907 10:27:27 Removing intermediate container 072c7c7e2907 10:27:27 ---> 22e37cd6921f 10:27:27 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:27:27 ---> Running in 238eec893707 10:27:27 Removing intermediate container 238eec893707 10:27:27 ---> 4add9ffb3b2e 10:27:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:27 ---> Running in 38a00d9ebcf0 10:27:27 Removing intermediate container 38a00d9ebcf0 10:27:27 ---> 68c658605cd7 10:27:27 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:27:27 ---> Running in f309647fe945 10:27:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:27:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:27:29 OK: 211 MiB in 51 packages 10:27:29 Removing intermediate container f309647fe945 10:27:29 ---> 880daeb1b034 10:27:29 Step 8/12 : WORKDIR /app 10:27:29 ---> Running in 664b08575db7 10:27:29 Removing intermediate container 664b08575db7 10:27:29 ---> d018638dbb86 10:27:29 Step 9/12 : COPY go.mod vendor* ./ 10:27:30 ---> c1934843fba4 10:27:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:30 ---> Running in 5f4f7a57c0d7 10:27:56 Removing intermediate container 5f4f7a57c0d7 10:27:56 ---> 52b5083e9927 10:27:56 Step 11/12 : COPY . . 10:27:56 ---> b3748d6545ce 10:27:56 Step 12/12 : RUN $MAKE 10:27:56 ---> Running in e7a81848176b 10:27:56 noop 10:27:56 Removing intermediate container e7a81848176b 10:27:56 ---> fe0327d2be59 10:27:56 Successfully built fe0327d2be59 10:27:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:57 + docker inspect -f . ci-base-image-x86_64 10:27:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:57 prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container 10:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:27:57 $ docker top ca57fd18832f88344ec7c2ce9c95ee8f65fd04d0f19526889174f1721cd68bbb -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:58 + go version 10:27:58 go version go1.18.3 linux/amd64 [Pipeline] } 10:27:58 $ docker stop --time=1 ca57fd18832f88344ec7c2ce9c95ee8f65fd04d0f19526889174f1721cd68bbb 10:27:59 $ docker rm -f ca57fd18832f88344ec7c2ce9c95ee8f65fd04d0f19526889174f1721cd68bbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:59 + docker inspect -f . ci-base-image-x86_64 10:27:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:59 prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container 10:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:28:00 $ docker top 82199cedf39d8ab2c18d91c95cf195e8f3a066b1b3536e4e52c66648be58efbf -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:00 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:28:00 + make test 10:28:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:28:01 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:28:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:28:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:28:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.938s coverage: 38.5% of statements 10:28:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements 10:28:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.021s coverage: 94.6% of statements 10:28:26 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:28:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:28:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:28:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:28:29 ./bin/test-attribution-txt.sh 10:28:29 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 10:28:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:28:29 $ docker stop --time=1 82199cedf39d8ab2c18d91c95cf195e8f3a066b1b3536e4e52c66648be58efbf 10:28:32 $ docker rm -f 82199cedf39d8ab2c18d91c95cf195e8f3a066b1b3536e4e52c66648be58efbf [Pipeline] // withDockerContainer [Pipeline] sh 10:28:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:28:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:28:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:28:33 + ls -al . 10:28:33 total 636 10:28:33 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 10:28 . 10:28:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:26 .. 10:28:33 -rw-rw-r-- 1 jenkins jenkins 134 Oct 3 10:26 .dockerignore 10:28:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 10:28 .git 10:28:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 10:26 .github 10:28:33 -rw-rw-r-- 1 jenkins jenkins 946 Oct 3 10:26 .gitignore 10:28:33 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 10:26 .golangci.yml 10:28:33 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 10:27 .semver 10:28:33 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 3 10:26 Attribution.txt 10:28:33 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 3 10:26 CHANGELOG.md 10:28:33 -rw-rw-r-- 1 jenkins jenkins 1518 Oct 3 10:26 Dockerfile 10:28:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 10:26 GOVERNANCE.md 10:28:33 -rw-rw-r-- 1 jenkins jenkins 683 Oct 3 10:26 Jenkinsfile 10:28:33 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 10:26 LICENSE 10:28:33 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 3 10:26 Makefile 10:28:33 -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 10:26 OWNERS.md 10:28:33 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 3 10:26 README.md 10:28:33 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 10:27 VERSION 10:28:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:26 bin 10:28:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:26 cmd 10:28:33 -rw-r--r-- 1 jenkins jenkins 460049 Oct 3 10:28 coverage.out 10:28:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:26 examples 10:28:33 -rw-rw-r-- 1 jenkins jenkins 3609 Oct 3 10:26 go.mod 10:28:33 -rw-rw-r-- 1 jenkins jenkins 37783 Oct 3 10:26 go.sum 10:28:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:26 images 10:28:33 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 10:26 internal 10:28:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:26 snap 10:28:33 -rw-rw-r-- 1 jenkins jenkins 193 Oct 3 10:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:34 + 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=04c8a43402ace802ed6149db3c9b9d73c3ae2f09 --label arch=amd64 --label version=2.3.0-dev.14 . 10:28:34 Sending build context to Docker daemon 4.07MB 10:28:34 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:28:34 Step 2/25 : FROM ${BASE} AS builder 10:28:34 ---> fe0327d2be59 10:28:34 Step 3/25 : ARG MAKE='make build' 10:28:34 ---> Running in 0567248a5da5 10:28:34 Removing intermediate container 0567248a5da5 10:28:34 ---> ed7d03e3fcae 10:28:34 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:28:34 ---> Running in 63d6ac1e079c 10:28:34 Removing intermediate container 63d6ac1e079c 10:28:34 ---> 79ce01a4b835 10:28:34 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:28:34 ---> Running in a3db804e45a5 10:28:34 Removing intermediate container a3db804e45a5 10:28:34 ---> 1e45ec6a6556 10:28:34 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:34 ---> Running in fc35f4b2dc25 10:28:35 Removing intermediate container fc35f4b2dc25 10:28:35 ---> f456fe29bf0b 10:28:35 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:28:35 ---> Running in 91ca292c314f 10:28:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:28:37 OK: 211 MiB in 51 packages 10:28:37 Removing intermediate container 91ca292c314f 10:28:37 ---> bdcbe346f506 10:28:37 Step 8/25 : WORKDIR /app 10:28:37 ---> Running in a4e92aa5b2aa 10:28:37 Removing intermediate container a4e92aa5b2aa 10:28:37 ---> b617e89b1fbd 10:28:37 Step 9/25 : COPY go.mod vendor* ./ 10:28:37 ---> c38eda458e82 10:28:37 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:37 ---> Running in e428f4a3cb57 10:28:38 Removing intermediate container e428f4a3cb57 10:28:38 ---> 5a69155b3f26 10:28:38 Step 11/25 : COPY . . 10:28:38 ---> a0b34239d130 10:28:38 Step 12/25 : RUN $MAKE 10:28:38 ---> Running in 56d6a06089f6 10:28:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:28:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6857 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:28:52 Running in /w/workspace/device-rfid-llrp-go/50 [Pipeline] { [Pipeline] checkout 10:28:52 Selected Git installation does not exist. Using Default 10:28:52 The recommended git tool is: NONE 10:28:57 using credential edgex-jenkins-ssh 10:28:57 Cloning the remote Git repository 10:28:57 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:28:57 > git init /w/workspace/device-rfid-llrp-go/50 # timeout=10 10:28:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:28:57 > git --version # timeout=10 10:28:57 > git --version # 'git version 2.25.1' 10:28:57 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:57 Verifying host key using known hosts file 10:28:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:28:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:28:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:59 Avoid second fetch 10:28:59 Checking out Revision 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 (main) 10:29:00 Commit message: "Merge pull request #111 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:59 > git config core.sparsecheckout # timeout=10 10:28:59 > git checkout -f 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 # timeout=10 10:29:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:29:01 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:01 Dload Upload Total Spent Left Speed 10:29:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 10:29:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:29:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:29:02 + sudo tee /etc/docker/daemon.new 10:29:02 { 10:29:02 "registry-mirrors": [ 10:29:02 "https://nexus3.edgexfoundry.org:10001" 10:29:02 ], 10:29:02 "bip": "10.250.0.254/24", 10:29:02 "hosts": [ 10:29:02 "tcp://0.0.0.0:5555", 10:29:02 "unix:///var/run/docker.sock" 10:29:02 ], 10:29:02 "mtu": 1458, 10:29:02 "selinux-enabled": true, 10:29:02 "seccomp-profile": "/etc/docker/seccomp.json" 10:29:02 } [Pipeline] sh 10:29:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:29:03 + sudo service docker restart 10:29:05 Removing intermediate container 56d6a06089f6 10:29:05 ---> ae29e3e3b39b 10:29:05 Step 13/25 : FROM alpine:3.16 10:29:05 3.16: Pulling from library/alpine 10:29:05 213ec9aee27d: Pulling fs layer 10:29:05 213ec9aee27d: Verifying Checksum 10:29:05 213ec9aee27d: Download complete 10:29:05 213ec9aee27d: Pull complete 10:29:05 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:29:05 Status: Downloaded newer image for alpine:3.16 10:29:05 ---> 9c6f07244728 10:29:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:29:05 ---> Running in bec36465f56f 10:29:05 Removing intermediate container bec36465f56f 10:29:05 ---> 86450419f103 10:29:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:05 ---> Running in da453547fa67 10:29:05 Removing intermediate container da453547fa67 10:29:05 ---> 9be2c8c8da61 10:29:05 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:29:05 ---> Running in e7cc99920437 10:29:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:29:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:29:06 (1/6) Installing dumb-init (1.2.5-r1) 10:29:06 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:29:06 (3/6) Installing libsodium (1.0.18-r0) 10:29:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:29:06 (5/6) Installing libzmq (4.3.4-r0) 10:29:06 (6/6) Installing zeromq (4.3.4-r0) 10:29:06 Executing busybox-1.35.0-r17.trigger 10:29:06 OK: 8 MiB in 20 packages 10:29:07 Removing intermediate container e7cc99920437 10:29:07 ---> 103380ba5491 10:29:07 Step 17/25 : COPY --from=builder /app/LICENSE / 10:29:07 ---> fa1dc8576d01 10:29:07 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:29:07 ---> 6ce45b3f9302 10:29:07 Step 19/25 : COPY --from=builder /app/cmd/ / 10:29:08 ---> 6cde845b331b 10:29:08 Step 20/25 : EXPOSE 59989 10:29:08 ---> Running in 1349ea4d7496 10:29:08 Removing intermediate container 1349ea4d7496 10:29:08 ---> 67bc9122db11 10:29:08 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:29:08 ---> Running in 63861a682b84 10:29:08 Removing intermediate container 63861a682b84 10:29:08 ---> dc647c161f2e 10:29:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:29:08 ---> Running in 435d54a188ff 10:29:08 Removing intermediate container 435d54a188ff 10:29:08 ---> 5c7ab40f5c20 10:29:08 Step 23/25 : LABEL arch=amd64 10:29:08 ---> Running in b1aa29617587 10:29:08 Removing intermediate container b1aa29617587 10:29:08 ---> 32a004951106 10:29:08 Step 24/25 : LABEL git_sha=04c8a43402ace802ed6149db3c9b9d73c3ae2f09 10:29:08 ---> Running in 919f10f1e25d 10:29:08 Removing intermediate container 919f10f1e25d 10:29:08 ---> 508b13bc0d7d 10:29:08 Step 25/25 : LABEL version=2.3.0-dev.14 10:29:08 ---> Running in 6dc8e7f46419 10:29:09 Removing intermediate container 6dc8e7f46419 10:29:09 ---> 28f2faeda09d 10:29:09 [Warning] One or more build-args [ARCH] were not consumed 10:29:09 Successfully built 28f2faeda09d 10:29:09 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:09 provisioning config files... 10:29:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15645614031337191180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:09 ---> docker-login.sh 10:29:09 nexus3.edgexfoundry.org:10001 10:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:09 Configure a credential helper to remove this warning. See 10:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:09 10:29:09 Login Succeeded 10:29:09 nexus3.edgexfoundry.org:10002 10:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:09 Configure a credential helper to remove this warning. See 10:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:09 10:29:09 Login Succeeded 10:29:09 nexus3.edgexfoundry.org:10003 10:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:09 Configure a credential helper to remove this warning. See 10:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:09 10:29:09 Login Succeeded 10:29:09 nexus3.edgexfoundry.org:10004 10:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:09 Configure a credential helper to remove this warning. See 10:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:09 10:29:09 Login Succeeded 10:29:09 docker.io 10:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:10 Configure a credential helper to remove this warning. See 10:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:10 10:29:10 Login Succeeded 10:29:10 ---> docker-login.sh ends [Pipeline] } 10:29:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:29:10 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:29:10 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 10:29:10 latest 10:29:10 2.3.0-dev.14 10:29:10 04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 10:29:10 main 10:29:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 10:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:29:11 9e20f8927912: Preparing 10:29:11 675e07a33ab4: Preparing 10:29:11 09b159d00fb1: Preparing 10:29:11 dec5a3d18012: Preparing 10:29:11 44bb71d96d74: Preparing 10:29:11 994393dc58e7: Preparing 10:29:11 675e07a33ab4: Pushed 10:29:11 44bb71d96d74: Pushed 10:29:11 09b159d00fb1: Pushed 10:29:11 994393dc58e7: Layer already exists 10:29:11 dec5a3d18012: Pushed 10:29:14 9e20f8927912: Pushed 10:29:14 04c8a43402ace802ed6149db3c9b9d73c3ae2f09: digest: sha256:d2a9f9d9b9b76bfd97c3608509140cb5d3bf21d754b1a864ae623265c747eea8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:14 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:29:14 9e20f8927912: Preparing 10:29:14 675e07a33ab4: Preparing 10:29:14 09b159d00fb1: Preparing 10:29:14 dec5a3d18012: Preparing 10:29:14 44bb71d96d74: Preparing 10:29:14 994393dc58e7: Preparing 10:29:14 994393dc58e7: Waiting 10:29:14 44bb71d96d74: Layer already exists 10:29:14 9e20f8927912: Layer already exists 10:29:14 dec5a3d18012: Layer already exists 10:29:14 09b159d00fb1: Layer already exists 10:29:14 675e07a33ab4: Layer already exists 10:29:14 994393dc58e7: Layer already exists 10:29:14 latest: digest: sha256:d2a9f9d9b9b76bfd97c3608509140cb5d3bf21d754b1a864ae623265c747eea8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.14 10:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:29:15 9e20f8927912: Preparing 10:29:15 675e07a33ab4: Preparing 10:29:15 09b159d00fb1: Preparing 10:29:15 dec5a3d18012: Preparing 10:29:15 44bb71d96d74: Preparing 10:29:15 994393dc58e7: Preparing 10:29:15 994393dc58e7: Waiting 10:29:15 44bb71d96d74: Layer already exists 10:29:15 675e07a33ab4: Layer already exists 10:29:15 09b159d00fb1: Layer already exists 10:29:15 9e20f8927912: Layer already exists 10:29:15 dec5a3d18012: Layer already exists 10:29:15 994393dc58e7: Layer already exists 10:29:15 2.3.0-dev.14: digest: sha256:d2a9f9d9b9b76bfd97c3608509140cb5d3bf21d754b1a864ae623265c747eea8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 10:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:29:16 9e20f8927912: Preparing 10:29:16 675e07a33ab4: Preparing 10:29:16 09b159d00fb1: Preparing 10:29:16 dec5a3d18012: Preparing 10:29:16 44bb71d96d74: Preparing 10:29:16 994393dc58e7: Preparing 10:29:16 994393dc58e7: Waiting 10:29:16 dec5a3d18012: Layer already exists 10:29:16 9e20f8927912: Layer already exists 10:29:16 675e07a33ab4: Layer already exists 10:29:16 44bb71d96d74: Layer already exists 10:29:16 994393dc58e7: Layer already exists 10:29:16 09b159d00fb1: Layer already exists 10:29:16 04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14: digest: sha256:d2a9f9d9b9b76bfd97c3608509140cb5d3bf21d754b1a864ae623265c747eea8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:29:16 9e20f8927912: Preparing 10:29:16 675e07a33ab4: Preparing 10:29:16 09b159d00fb1: Preparing 10:29:16 dec5a3d18012: Preparing 10:29:16 44bb71d96d74: Preparing 10:29:16 994393dc58e7: Preparing 10:29:16 994393dc58e7: Waiting 10:29:16 44bb71d96d74: Layer already exists 10:29:16 dec5a3d18012: Layer already exists 10:29:16 675e07a33ab4: Layer already exists 10:29:16 09b159d00fb1: Layer already exists 10:29:16 9e20f8927912: Layer already exists 10:29:16 994393dc58e7: Layer already exists 10:29:16 main: digest: sha256:d2a9f9d9b9b76bfd97c3608509140cb5d3bf21d754b1a864ae623265c747eea8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:16 ===================================================== [Pipeline] echo 10:29:16 taggedImages: 10:29:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 10:29:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:29:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.14 10:29:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 10:29:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:17 10:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:17 latest: Pulling from edgex-lftools-log-publisher 10:29:17 5eb5b503b376: Pulling fs layer 10:29:17 5c69ac0246d0: Pulling fs layer 10:29:17 ec43610c2a17: Pulling fs layer 10:29:17 3a2ae6a8a46f: Pulling fs layer 10:29:17 33b1e0a273af: Pulling fs layer 10:29:17 5d3b04190fa2: Pulling fs layer 10:29:17 2f39f015ded8: Pulling fs layer 10:29:17 33b1e0a273af: Waiting 10:29:17 3a2ae6a8a46f: Waiting 10:29:17 5d3b04190fa2: Waiting 10:29:17 2f39f015ded8: Waiting 10:29:17 5c69ac0246d0: Verifying Checksum 10:29:17 5c69ac0246d0: Download complete 10:29:17 3a2ae6a8a46f: Verifying Checksum 10:29:17 3a2ae6a8a46f: Download complete 10:29:17 33b1e0a273af: Verifying Checksum 10:29:17 33b1e0a273af: Download complete 10:29:17 5d3b04190fa2: Verifying Checksum 10:29:17 5d3b04190fa2: Download complete 10:29:17 ec43610c2a17: Verifying Checksum 10:29:17 ec43610c2a17: Download complete 10:29:17 5eb5b503b376: Verifying Checksum 10:29:17 5eb5b503b376: Download complete 10:29:18 2f39f015ded8: Download complete 10:29:19 5eb5b503b376: Pull complete 10:29:19 5c69ac0246d0: Pull complete 10:29:19 ec43610c2a17: Pull complete 10:29:19 3a2ae6a8a46f: Pull complete 10:29:20 33b1e0a273af: Pull complete 10:29:20 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:21 provisioning config files... 10:29:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/50@tmp/config8284730489430872698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:21 ---> docker-login.sh 10:29:21 nexus3.edgexfoundry.org:10001 10:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:22 Configure a credential helper to remove this warning. See 10:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:22 10:29:22 Login Succeeded 10:29:22 nexus3.edgexfoundry.org:10002 10:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:22 Configure a credential helper to remove this warning. See 10:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:22 10:29:22 Login Succeeded 10:29:22 nexus3.edgexfoundry.org:10003 10:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:23 Configure a credential helper to remove this warning. See 10:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:23 10:29:23 Login Succeeded 10:29:23 nexus3.edgexfoundry.org:10004 10:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:23 Configure a credential helper to remove this warning. See 10:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:23 10:29:23 Login Succeeded 10:29:23 docker.io 10:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:23 Configure a credential helper to remove this warning. See 10:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:23 10:29:23 Login Succeeded 10:29:23 ---> docker-login.sh ends [Pipeline] } 10:29:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:29:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:29:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:29:24 ========================================================= 10:29:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:29:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:29:24 Sending build context to Docker daemon 1.22MB 10:29:24 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:29:24 Step 2/12 : FROM ${BASE} AS builder 10:29:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:29:24 b3c136eddcbf: Pulling fs layer 10:29:24 c0a3192eca97: Pulling fs layer 10:29:24 a050256f5b6f: Pulling fs layer 10:29:24 656be50a0ddc: Pulling fs layer 10:29:24 2bbca73fdf42: Pulling fs layer 10:29:24 f607e4fc86c3: Pulling fs layer 10:29:24 4d572c569a2c: Pulling fs layer 10:29:24 fcf976331f73: Pulling fs layer 10:29:24 2bbca73fdf42: Waiting 10:29:24 f607e4fc86c3: Waiting 10:29:24 4d572c569a2c: Waiting 10:29:24 fcf976331f73: Waiting 10:29:24 656be50a0ddc: Waiting 10:29:24 a050256f5b6f: Verifying Checksum 10:29:24 a050256f5b6f: Download complete 10:29:24 c0a3192eca97: Verifying Checksum 10:29:24 c0a3192eca97: Download complete 10:29:24 2bbca73fdf42: Verifying Checksum 10:29:24 2bbca73fdf42: Download complete 10:29:24 f607e4fc86c3: Verifying Checksum 10:29:24 f607e4fc86c3: Download complete 10:29:24 b3c136eddcbf: Verifying Checksum 10:29:25 2f39f015ded8: Pull complete 10:29:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:29:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:25 prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container 10:29:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:29:25 fcf976331f73: Verifying Checksum 10:29:25 fcf976331f73: Download complete 10:29:26 b3c136eddcbf: Pull complete 10:29:26 c0a3192eca97: Pull complete 10:29:26 a050256f5b6f: Pull complete 10:29:27 4d572c569a2c: Verifying Checksum 10:29:27 4d572c569a2c: Download complete 10:29:27 656be50a0ddc: Download complete 10:29:30 $ docker top b56bb6f61d6b171b47fdf41df32bd8ac69187e344b5da452fe2ace6fcd6f5253 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:31 ---> job-cost.sh 10:29:31 lf-activate-venv: SKIPPING 10:29:31 INFO: No Stack... 10:29:31 INFO: Retrieving Pricing Info for: v3-standard-8 10:29:31 INFO: Archiving Costs [Pipeline] sh 10:29:31 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:29:31 + cut -d, -f6 [Pipeline] lock 10:29:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] 10:29:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] did not exist. Created. 10:29:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:29:32 + echo total: 0.2199999988079071 [Pipeline] stash 10:29:32 Stashed 1 file(s) [Pipeline] } 10:29:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 10:29:32 $ docker stop --time=1 b56bb6f61d6b171b47fdf41df32bd8ac69187e344b5da452fe2ace6fcd6f5253 10:29:33 $ docker rm -f b56bb6f61d6b171b47fdf41df32bd8ac69187e344b5da452fe2ace6fcd6f5253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:29:40 656be50a0ddc: Pull complete 10:29:40 2bbca73fdf42: Pull complete 10:29:40 f607e4fc86c3: Pull complete 10:29:46 4d572c569a2c: Pull complete 10:29:47 fcf976331f73: Pull complete 10:29:47 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 10:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:29:47 ---> 3970a7415f9e 10:29:47 Step 3/12 : ARG MAKE='make build' 10:29:49 ---> Running in 6a2c7bd9ad1c 10:29:50 Removing intermediate container 6a2c7bd9ad1c 10:29:50 ---> de2e4c7fd617 10:29:50 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:29:50 ---> Running in cf345c743e40 10:29:50 Removing intermediate container cf345c743e40 10:29:50 ---> 341e558a221f 10:29:50 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:29:50 ---> Running in 7ca8c819f762 10:29:50 Removing intermediate container 7ca8c819f762 10:29:50 ---> fb17514979f4 10:29:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:51 ---> Running in 8b717f24d841 10:29:52 Removing intermediate container 8b717f24d841 10:29:52 ---> e9537c3c77e2 10:29:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:29:52 ---> Running in bf5e65507fb2 10:29:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:29:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:29:55 OK: 221 MiB in 51 packages 10:29:56 Removing intermediate container bf5e65507fb2 10:29:56 ---> 7446e18ee3d3 10:29:56 Step 8/12 : WORKDIR /app 10:29:56 ---> Running in ea0099e156f6 10:29:56 Removing intermediate container ea0099e156f6 10:29:56 ---> 2e6226b2c544 10:29:56 Step 9/12 : COPY go.mod vendor* ./ 10:29:57 ---> 54120477e795 10:29:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:57 ---> Running in 7b675c6a1d5b 10:30:44 Removing intermediate container 7b675c6a1d5b 10:30:44 ---> df44225cee3c 10:30:44 Step 11/12 : COPY . . 10:30:44 ---> b1c061c56c3d 10:30:44 Step 12/12 : RUN $MAKE 10:30:44 ---> Running in 173c6e624de2 10:30:44 noop 10:30:45 Removing intermediate container 173c6e624de2 10:30:45 ---> e14158f508e3 10:30:45 Successfully built e14158f508e3 10:30:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:45 + docker inspect -f . ci-base-image-arm64 10:30:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:45 prd-ubuntu20.04-docker-arm64-4c-16g-6857 does not seem to be running inside a container 10:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/50 -v /w/workspace/device-rfid-llrp-go/50:/w/workspace/device-rfid-llrp-go/50:rw,z -v /w/workspace/device-rfid-llrp-go/50@tmp:/w/workspace/device-rfid-llrp-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:30:47 $ docker top add33021e02bfd48ff7bafbbfcf96bc0ffb69a58076504060b079ead49e6aec6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:47 + go version 10:30:47 go version go1.18.3 linux/arm64 [Pipeline] } 10:30:47 $ docker stop --time=1 add33021e02bfd48ff7bafbbfcf96bc0ffb69a58076504060b079ead49e6aec6 10:30:49 $ docker rm -f add33021e02bfd48ff7bafbbfcf96bc0ffb69a58076504060b079ead49e6aec6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:50 + docker inspect -f . ci-base-image-arm64 10:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:50 prd-ubuntu20.04-docker-arm64-4c-16g-6857 does not seem to be running inside a container 10:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/50 -v /w/workspace/device-rfid-llrp-go/50:/w/workspace/device-rfid-llrp-go/50:rw,z -v /w/workspace/device-rfid-llrp-go/50@tmp:/w/workspace/device-rfid-llrp-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:30:51 $ docker top e5aec4a79944519d46f1c87ce02e08948f131e76522b26b6fc795550969a332f -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:51 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/50 [Pipeline] fileExists [Pipeline] sh 10:30:52 + make test 10:30:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:30:53 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:32:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:32:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:32:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.708s coverage: 38.5% of statements 10:32:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.512s coverage: 52.0% of statements 10:32:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements 10:32:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:32:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:33:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:33:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:33:21 ./bin/test-attribution-txt.sh 10:33:21 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 10:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:33:21 $ docker stop --time=1 e5aec4a79944519d46f1c87ce02e08948f131e76522b26b6fc795550969a332f 10:33:23 $ docker rm -f e5aec4a79944519d46f1c87ce02e08948f131e76522b26b6fc795550969a332f [Pipeline] // withDockerContainer [Pipeline] sh 10:33:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:33:24 Warning: overwriting stash ‘coverage-report’ 10:33:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:33:25 + ls -al . 10:33:25 total 632 10:33:25 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 10:30 . 10:33:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:28 .. 10:33:25 -rw-rw-r-- 1 jenkins jenkins 134 Oct 3 10:28 .dockerignore 10:33:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 10:28 .git 10:33:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 10:28 .github 10:33:25 -rw-rw-r-- 1 jenkins jenkins 946 Oct 3 10:28 .gitignore 10:33:25 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 10:28 .golangci.yml 10:33:25 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 3 10:28 Attribution.txt 10:33:25 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 3 10:28 CHANGELOG.md 10:33:25 -rw-rw-r-- 1 jenkins jenkins 1518 Oct 3 10:28 Dockerfile 10:33:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 10:28 GOVERNANCE.md 10:33:25 -rw-rw-r-- 1 jenkins jenkins 683 Oct 3 10:28 Jenkinsfile 10:33:25 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 10:28 LICENSE 10:33:25 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 3 10:28 Makefile 10:33:25 -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 10:28 OWNERS.md 10:33:25 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 3 10:28 README.md 10:33:25 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 10:27 VERSION 10:33:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:28 bin 10:33:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:28 cmd 10:33:25 -rw-r--r-- 1 jenkins jenkins 460049 Oct 3 10:32 coverage.out 10:33:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:28 examples 10:33:25 -rw-rw-r-- 1 jenkins jenkins 3609 Oct 3 10:28 go.mod 10:33:25 -rw-rw-r-- 1 jenkins jenkins 37783 Oct 3 10:28 go.sum 10:33:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:28 images 10:33:25 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 10:28 internal 10:33:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:28 snap 10:33:25 -rw-rw-r-- 1 jenkins jenkins 193 Oct 3 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:25 + 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=04c8a43402ace802ed6149db3c9b9d73c3ae2f09 --label arch=arm64 --label version=2.3.0-dev.14 . 10:33:26 Sending build context to Docker daemon 1.22MB 10:33:26 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:33:26 Step 2/25 : FROM ${BASE} AS builder 10:33:26 ---> e14158f508e3 10:33:26 Step 3/25 : ARG MAKE='make build' 10:33:26 ---> Running in 4c59c4f4ff5f 10:33:26 Removing intermediate container 4c59c4f4ff5f 10:33:26 ---> 66fcde7fc2cd 10:33:26 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:33:26 ---> Running in e2b38616d343 10:33:27 Removing intermediate container e2b38616d343 10:33:27 ---> 3e36d9ff53f8 10:33:27 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:33:27 ---> Running in 4deaf9a15ae0 10:33:27 Removing intermediate container 4deaf9a15ae0 10:33:27 ---> 01067e7ae2b4 10:33:27 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:27 ---> Running in 0b752089ac8b 10:33:30 Removing intermediate container 0b752089ac8b 10:33:30 ---> 0cc135f516e0 10:33:30 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:33:30 ---> Running in 3d3fb88b8f9f 10:33:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:33:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:33:34 OK: 221 MiB in 51 packages 10:33:34 Removing intermediate container 3d3fb88b8f9f 10:33:34 ---> 780c4fa490ce 10:33:34 Step 8/25 : WORKDIR /app 10:33:34 ---> Running in 93aa905de059 10:33:35 Removing intermediate container 93aa905de059 10:33:35 ---> dff17240bc33 10:33:35 Step 9/25 : COPY go.mod vendor* ./ 10:33:35 ---> bf229a2c5175 10:33:35 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:35 ---> Running in c2edad5c35b8 10:33:38 Removing intermediate container c2edad5c35b8 10:33:38 ---> 6410f696c140 10:33:38 Step 11/25 : COPY . . 10:33:38 ---> 4e122d048571 10:33:38 Step 12/25 : RUN $MAKE 10:33:38 ---> Running in 83eb4ac0e8e3 10:33:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:36:01 Removing intermediate container 83eb4ac0e8e3 10:36:01 ---> 00cbfd31c167 10:36:01 Step 13/25 : FROM alpine:3.16 10:36:01 3.16: Pulling from library/alpine 10:36:01 9b18e9b68314: Pulling fs layer 10:36:01 9b18e9b68314: Download complete 10:36:01 9b18e9b68314: Pull complete 10:36:01 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:36:01 Status: Downloaded newer image for alpine:3.16 10:36:01 ---> a6215f271958 10:36:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:36:01 ---> Running in 99324186ae00 10:36:01 Removing intermediate container 99324186ae00 10:36:01 ---> a07867feee70 10:36:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:01 ---> Running in f4771141f200 10:36:02 Removing intermediate container f4771141f200 10:36:02 ---> 301148407015 10:36:02 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:36:02 ---> Running in 7ea31e759a63 10:36:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:36:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:36:05 (1/6) Installing dumb-init (1.2.5-r1) 10:36:05 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:36:05 (3/6) Installing libsodium (1.0.18-r0) 10:36:05 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:36:05 (5/6) Installing libzmq (4.3.4-r0) 10:36:05 (6/6) Installing zeromq (4.3.4-r0) 10:36:05 Executing busybox-1.35.0-r17.trigger 10:36:05 OK: 8 MiB in 20 packages 10:36:06 Removing intermediate container 7ea31e759a63 10:36:06 ---> f159eba276aa 10:36:06 Step 17/25 : COPY --from=builder /app/LICENSE / 10:36:06 ---> 0765d74983db 10:36:06 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:36:07 ---> 939dd4a2a46d 10:36:07 Step 19/25 : COPY --from=builder /app/cmd/ / 10:36:08 ---> 44294dc6d95a 10:36:08 Step 20/25 : EXPOSE 59989 10:36:08 ---> Running in c5b0f8b304a3 10:36:09 Removing intermediate container c5b0f8b304a3 10:36:09 ---> 1612dc6813dd 10:36:09 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:36:09 ---> Running in 5cd79b23c237 10:36:09 Removing intermediate container 5cd79b23c237 10:36:09 ---> db4c06cf8e21 10:36:09 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:36:09 ---> Running in cb39db177720 10:36:09 Removing intermediate container cb39db177720 10:36:09 ---> 47aa27ea3195 10:36:09 Step 23/25 : LABEL arch=arm64 10:36:09 ---> Running in 848656d1f503 10:36:10 Removing intermediate container 848656d1f503 10:36:10 ---> 48fdfbfc0448 10:36:10 Step 24/25 : LABEL git_sha=04c8a43402ace802ed6149db3c9b9d73c3ae2f09 10:36:10 ---> Running in 996622d62df5 10:36:10 Removing intermediate container 996622d62df5 10:36:10 ---> 96936935b0ad 10:36:10 Step 25/25 : LABEL version=2.3.0-dev.14 10:36:10 ---> Running in 51bc13414d0c 10:36:10 Removing intermediate container 51bc13414d0c 10:36:10 ---> 9102c410066d 10:36:10 [Warning] One or more build-args [ARCH] were not consumed 10:36:10 Successfully built 9102c410066d 10:36:10 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:10 provisioning config files... 10:36:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/50@tmp/config5010448197580366412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:11 ---> docker-login.sh 10:36:11 nexus3.edgexfoundry.org:10001 10:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:11 Configure a credential helper to remove this warning. See 10:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:11 10:36:11 Login Succeeded 10:36:11 nexus3.edgexfoundry.org:10002 10:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:11 Configure a credential helper to remove this warning. See 10:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:11 10:36:11 Login Succeeded 10:36:11 nexus3.edgexfoundry.org:10003 10:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:11 Configure a credential helper to remove this warning. See 10:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:11 10:36:11 Login Succeeded 10:36:11 nexus3.edgexfoundry.org:10004 10:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:12 Configure a credential helper to remove this warning. See 10:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:12 10:36:12 Login Succeeded 10:36:12 docker.io 10:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:13 Configure a credential helper to remove this warning. See 10:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:13 10:36:13 Login Succeeded 10:36:13 ---> docker-login.sh ends [Pipeline] } 10:36:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:36:13 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 10:36:13 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 10:36:13 latest 10:36:13 2.3.0-dev.14 10:36:13 04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 10:36:13 main 10:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:13 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 10:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:36:13 3f73a3670a6f: Preparing 10:36:13 38d99f1a213c: Preparing 10:36:13 6869668b824c: Preparing 10:36:13 25d3e51f39ac: Preparing 10:36:13 c286bec102a3: Preparing 10:36:13 5d3e392a13a0: Preparing 10:36:13 5d3e392a13a0: Waiting 10:36:14 38d99f1a213c: Pushed 10:36:14 c286bec102a3: Pushed 10:36:14 6869668b824c: Pushed 10:36:14 5d3e392a13a0: Layer already exists 10:36:14 25d3e51f39ac: Pushed 10:36:19 3f73a3670a6f: Pushed 10:36:19 04c8a43402ace802ed6149db3c9b9d73c3ae2f09: digest: sha256:cda18723201d44f10ae90f1a5bd7ebfc3881b140b82a5968b1cd12c6731c6346 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:20 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:36:20 3f73a3670a6f: Preparing 10:36:20 38d99f1a213c: Preparing 10:36:20 6869668b824c: Preparing 10:36:20 25d3e51f39ac: Preparing 10:36:20 c286bec102a3: Preparing 10:36:20 5d3e392a13a0: Preparing 10:36:20 5d3e392a13a0: Waiting 10:36:20 6869668b824c: Layer already exists 10:36:20 25d3e51f39ac: Layer already exists 10:36:20 38d99f1a213c: Layer already exists 10:36:20 3f73a3670a6f: Layer already exists 10:36:20 c286bec102a3: Layer already exists 10:36:20 5d3e392a13a0: Layer already exists 10:36:20 latest: digest: sha256:cda18723201d44f10ae90f1a5bd7ebfc3881b140b82a5968b1cd12c6731c6346 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:21 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.14 10:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:36:21 3f73a3670a6f: Preparing 10:36:21 38d99f1a213c: Preparing 10:36:21 6869668b824c: Preparing 10:36:21 25d3e51f39ac: Preparing 10:36:21 c286bec102a3: Preparing 10:36:21 5d3e392a13a0: Preparing 10:36:21 5d3e392a13a0: Waiting 10:36:21 6869668b824c: Layer already exists 10:36:21 38d99f1a213c: Layer already exists 10:36:21 c286bec102a3: Layer already exists 10:36:21 3f73a3670a6f: Layer already exists 10:36:21 25d3e51f39ac: Layer already exists 10:36:21 5d3e392a13a0: Layer already exists 10:36:21 2.3.0-dev.14: digest: sha256:cda18723201d44f10ae90f1a5bd7ebfc3881b140b82a5968b1cd12c6731c6346 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:21 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 10:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:36:22 3f73a3670a6f: Preparing 10:36:22 38d99f1a213c: Preparing 10:36:22 6869668b824c: Preparing 10:36:22 25d3e51f39ac: Preparing 10:36:22 c286bec102a3: Preparing 10:36:22 5d3e392a13a0: Preparing 10:36:22 5d3e392a13a0: Waiting 10:36:22 25d3e51f39ac: Layer already exists 10:36:22 6869668b824c: Layer already exists 10:36:22 c286bec102a3: Layer already exists 10:36:22 38d99f1a213c: Layer already exists 10:36:22 3f73a3670a6f: Layer already exists 10:36:22 5d3e392a13a0: Layer already exists 10:36:22 04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14: digest: sha256:cda18723201d44f10ae90f1a5bd7ebfc3881b140b82a5968b1cd12c6731c6346 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:22 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 10:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:36:23 3f73a3670a6f: Preparing 10:36:23 38d99f1a213c: Preparing 10:36:23 6869668b824c: Preparing 10:36:23 25d3e51f39ac: Preparing 10:36:23 c286bec102a3: Preparing 10:36:23 5d3e392a13a0: Preparing 10:36:23 38d99f1a213c: Layer already exists 10:36:23 3f73a3670a6f: Layer already exists 10:36:23 c286bec102a3: Layer already exists 10:36:23 6869668b824c: Layer already exists 10:36:23 25d3e51f39ac: Layer already exists 10:36:23 5d3e392a13a0: Layer already exists 10:36:23 main: digest: sha256:cda18723201d44f10ae90f1a5bd7ebfc3881b140b82a5968b1cd12c6731c6346 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:23 ===================================================== [Pipeline] echo 10:36:23 taggedImages: 10:36:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 10:36:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:36:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.14 10:36:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 10:36:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:23 10:36:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:24 arm64: Pulling from edgex-lftools-log-publisher 10:36:24 8998bd30e6a1: Pulling fs layer 10:36:24 04944245beec: Pulling fs layer 10:36:24 699f458cf7ca: Pulling fs layer 10:36:24 765212b225bb: Pulling fs layer 10:36:24 f23df028b6ca: Pulling fs layer 10:36:24 d65c8cfc05b1: Pulling fs layer 10:36:24 2437ff75d9bd: Pulling fs layer 10:36:24 765212b225bb: Waiting 10:36:24 2437ff75d9bd: Waiting 10:36:24 d65c8cfc05b1: Waiting 10:36:24 f23df028b6ca: Waiting 10:36:24 04944245beec: Verifying Checksum 10:36:24 04944245beec: Download complete 10:36:24 765212b225bb: Verifying Checksum 10:36:24 765212b225bb: Download complete 10:36:24 f23df028b6ca: Verifying Checksum 10:36:24 f23df028b6ca: Download complete 10:36:24 d65c8cfc05b1: Verifying Checksum 10:36:24 d65c8cfc05b1: Download complete 10:36:24 699f458cf7ca: Verifying Checksum 10:36:24 699f458cf7ca: Download complete 10:36:24 8998bd30e6a1: Verifying Checksum 10:36:24 8998bd30e6a1: Download complete 10:36:27 2437ff75d9bd: Verifying Checksum 10:36:27 2437ff75d9bd: Download complete 10:36:28 8998bd30e6a1: Pull complete 10:36:29 04944245beec: Pull complete 10:36:30 699f458cf7ca: Pull complete 10:36:30 765212b225bb: Pull complete 10:36:31 f23df028b6ca: Pull complete 10:36:31 d65c8cfc05b1: Pull complete 10:36:46 2437ff75d9bd: Pull complete 10:36:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:36:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:46 prd-ubuntu20.04-docker-arm64-4c-16g-6857 does not seem to be running inside a container 10:36:46 $ 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/50 -v /w/workspace/device-rfid-llrp-go/50:/w/workspace/device-rfid-llrp-go/50:rw,z -v /w/workspace/device-rfid-llrp-go/50@tmp:/w/workspace/device-rfid-llrp-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:36:49 $ docker top e67af04a04d66267edf2cafa9187ced6f177c8fbf21a0b14cd4277b3d61714dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:50 ---> job-cost.sh 10:36:50 lf-activate-venv: SKIPPING 10:36:50 INFO: No Stack... 10:36:50 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:51 INFO: Archiving Costs [Pipeline] sh 10:36:51 + cat /w/workspace/device-rfid-llrp-go/50/archives/cost.csv 10:36:51 + cut -d, -f6 [Pipeline] lock 10:36:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] 10:36:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] did not exist. Created. 10:36:51 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:51 /w/workspace/device-rfid-llrp-go/50@tmp/durable-2c1a3979/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:36:52 + echo total: 0.10999999940395355 [Pipeline] stash 10:36:52 Warning: overwriting stash ‘stack-cost’ 10:36:52 Stashed 1 file(s) [Pipeline] } 10:36:52 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 10:36:52 $ docker stop --time=1 e67af04a04d66267edf2cafa9187ced6f177c8fbf21a0b14cd4277b3d61714dc 10:36:53 $ docker rm -f e67af04a04d66267edf2cafa9187ced6f177c8fbf21a0b14cd4277b3d61714dc [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 10:36:54 provisioning config files... 10:36:54 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6548641081258712708tmp [Pipeline] { [Pipeline] sh 10:36:54 + set +x 10:36:54 + curl -s https://codecov.io/bash 10:36:54 + bash -s -- 10:36:54 10:36:54 _____ _ 10:36:54 / ____| | | 10:36:54 | | ___ __| | ___ ___ _____ __ 10:36:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:36:54 | |___| (_) | (_| | __/ (_| (_) \ V / 10:36:54 \_____\___/ \__,_|\___|\___\___/ \_/ 10:36:54 Bash-1.0.6 10:36:54 10:36:54 10:36:54 ==> git version 2.25.1 found 10:36:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:36:54 Release-Date: 2020-01-08 10:36:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:36:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:36:54 ==> Jenkins CI detected. 10:36:54 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 10:36:54 project root: . 10:36:54 --> token set from env 10:36:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:36:54 ==> Running gcov in . (disable via -X gcov) 10:36:54 ==> Python coveragepy not found 10:36:54 ==> Searching for coverage reports in: 10:36:54 + . 10:36:54 -> Found 1 reports 10:36:54 ==> Detecting git/mercurial file structure 10:36:54 ==> Reading reports 10:36:54 + ./coverage.out bytes=460049 10:36:54 ==> Appending adjustments 10:36:54 https://docs.codecov.io/docs/fixing-reports 10:36:54 + Found adjustments 10:36:54 ==> Gzipping contents 10:36:55 52K /tmp/codecov.uTon9y.gz 10:36:55 ==> Uploading reports 10:36:55 url: https://codecov.io 10:36:55 query: branch=main&commit=04c8a43402ace802ed6149db3c9b9d73c3ae2f09&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:36:55 -> Pinging Codecov 10:36:55 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=04c8a43402ace802ed6149db3c9b9d73c3ae2f09&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:36:55 -> Uploading to 10:36:55 https://storage.googleapis.com/codecov/v4/raw/2022-10-03/581DD39554BDF9B6E22D074273EAD858/04c8a43402ace802ed6149db3c9b9d73c3ae2f09/ff77962a-950c-45ea-8671-bb62797e7945.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T103655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4bf38729db5852c5227c418f52ca50f1c085d2339b5073786f2c8ef7cc461c9a 10:36:55 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:55 Dload Upload Total Spent Left Speed 10:36:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51618 0 0 100 51618 0 203k --:--:-- --:--:-- --:--:-- 203k 10:36:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] } 10:36:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:36:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:36:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:36:56 10:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:36:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:36:56 df9b9388f04a: Pulling fs layer 10:36:56 52dc419b0ee2: Pulling fs layer 10:36:56 25bc292e5bac: Pulling fs layer 10:36:56 114826534d7a: Pulling fs layer 10:36:56 4657fd5d0bcf: Pulling fs layer 10:36:56 6ad1cebc031e: Pulling fs layer 10:36:56 8a3aa393b2d8: Pulling fs layer 10:36:56 4657fd5d0bcf: Waiting 10:36:56 6ad1cebc031e: Waiting 10:36:56 114826534d7a: Waiting 10:36:56 8a3aa393b2d8: Waiting 10:36:56 25bc292e5bac: Download complete 10:36:56 52dc419b0ee2: Download complete 10:36:56 4657fd5d0bcf: Verifying Checksum 10:36:56 4657fd5d0bcf: Download complete 10:36:56 df9b9388f04a: Download complete 10:36:56 df9b9388f04a: Pull complete 10:36:56 6ad1cebc031e: Verifying Checksum 10:36:56 6ad1cebc031e: Download complete 10:36:56 52dc419b0ee2: Pull complete 10:36:56 25bc292e5bac: Pull complete 10:36:57 114826534d7a: Verifying Checksum 10:36:57 114826534d7a: Download complete 10:36:57 8a3aa393b2d8: Verifying Checksum 10:36:57 8a3aa393b2d8: Download complete 10:37:01 114826534d7a: Pull complete 10:37:01 4657fd5d0bcf: Pull complete 10:37:01 6ad1cebc031e: Pull complete 10:37:04 8a3aa393b2d8: Pull complete 10:37:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:37:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:37:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:05 prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container 10:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:37:10 $ docker top 8fc18c1fec8eeb587ce8a69f23676ab6a559a57e42504bc944f092e86e6cf47a -eo pid,comm [Pipeline] { [Pipeline] echo 10:37:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 10:37:10 + set -o pipefail 10:37:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 10:37:17 10:37:17 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 10:37:17 10:37:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/d23a1518-6096-4894-9404-d39a3c8a1541 10:37:17 10:37:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:37:17 10:37:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:37:17 10:37:17 [Pipeline] } 10:37:17 $ docker stop --time=1 8fc18c1fec8eeb587ce8a69f23676ab6a559a57e42504bc944f092e86e6cf47a 10:37:20 $ docker rm -f 8fc18c1fec8eeb587ce8a69f23676ab6a559a57e42504bc944f092e86e6cf47a [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 10:37:21 + git log --format=format:%s -1 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] sh 10:37:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:22 prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container 10:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:37:22 $ docker top 3aa06ae7bcb381399f8d9358a8f19d3115ae2fe4b427e0bd6c4a46ab4698e62d -eo pid,comm 10:37:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:37:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:22 [ssh-agent] Looking for ssh-agent implementation... 10:37:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:23 $ docker exec 3aa06ae7bcb381399f8d9358a8f19d3115ae2fe4b427e0bd6c4a46ab4698e62d ssh-agent 10:37:23 SSH_AUTH_SOCK=/tmp/ssh-vNjPvxl6PUUX/agent.32 10:37:23 SSH_AGENT_PID=38 10:37:23 Running ssh-add (command line suppressed) 10:37:23 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4051575846645360382.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4051575846645360382.key) 10:37:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:23 + git semver tag 10:37:23 2022-10-03 10:37:23,807 [run_tag] DEBUG tag force:False 10:37:23 2022-10-03 10:37:23,808 [check_head_tag] DEBUG check head tag 10:37:23 2022-10-03 10:37:23,808 [execute] INFO git cat-file --batch-check 10:37:23 2022-10-03 10:37:23,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:37:23 2022-10-03 10:37:23,813 [execute] INFO git cat-file --batch 10:37:23 2022-10-03 10:37:23,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:37:23 2022-10-03 10:37:23,825 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:37:23 2022-10-03 10:37:23,826 [execute] INFO git tag -a v2.3.0-dev.14 -m v2.3.0-dev.14 10:37:23 2022-10-03 10:37:23,826 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.14', '-m', 'v2.3.0-dev.14'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:37:23 2022-10-03 10:37:23,834 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:37:23 2.3.0-dev.14 [Pipeline] } 10:37:23 $ docker exec --env ******** --env ******** 3aa06ae7bcb381399f8d9358a8f19d3115ae2fe4b427e0bd6c4a46ab4698e62d ssh-agent -k 10:37:24 unset SSH_AUTH_SOCK; 10:37:24 unset SSH_AGENT_PID; 10:37:24 echo Agent pid 38 killed; 10:37:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:24 + git semver [Pipeline] } 10:37:24 $ docker stop --time=1 3aa06ae7bcb381399f8d9358a8f19d3115ae2fe4b427e0bd6c4a46ab4698e62d 10:37:25 $ docker rm -f 3aa06ae7bcb381399f8d9358a8f19d3115ae2fe4b427e0bd6c4a46ab4698e62d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:37:26 10:37:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:37:26 0.23.1-centos7: Pulling from edgex-lftools 10:37:26 ab5ef0e58194: Pulling fs layer 10:37:26 9712f1f96733: Pulling fs layer 10:37:26 63f879dbbcfc: Pulling fs layer 10:37:26 0d9ebad4ef96: Pulling fs layer 10:37:26 e9a5061849ea: Pulling fs layer 10:37:26 d747dcd14b5f: Pulling fs layer 10:37:26 2de7ff778b66: Pulling fs layer 10:37:26 d747dcd14b5f: Waiting 10:37:26 e9a5061849ea: Waiting 10:37:26 2de7ff778b66: Waiting 10:37:26 9712f1f96733: Verifying Checksum 10:37:26 9712f1f96733: Download complete 10:37:27 63f879dbbcfc: Verifying Checksum 10:37:27 63f879dbbcfc: Download complete 10:37:27 0d9ebad4ef96: Verifying Checksum 10:37:27 0d9ebad4ef96: Download complete 10:37:27 d747dcd14b5f: Verifying Checksum 10:37:27 d747dcd14b5f: Download complete 10:37:27 e9a5061849ea: Verifying Checksum 10:37:27 e9a5061849ea: Download complete 10:37:27 2de7ff778b66: Verifying Checksum 10:37:27 2de7ff778b66: Download complete 10:37:27 ab5ef0e58194: Verifying Checksum 10:37:27 ab5ef0e58194: Download complete 10:37:30 ab5ef0e58194: Pull complete 10:37:30 9712f1f96733: Pull complete 10:37:31 63f879dbbcfc: Pull complete 10:37:36 0d9ebad4ef96: Pull complete 10:37:36 e9a5061849ea: Pull complete 10:37:36 d747dcd14b5f: Pull complete 10:37:37 2de7ff778b66: Pull complete 10:37:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:37:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:37 prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container 10:37:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:37:44 $ docker top 09be669aa04242a93c2931c666f58d5c357e41de1d6640801ef9cb126a371086 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:37:44 provisioning config files... 10:37:44 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9150332218405764638tmp 10:37:44 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4881387654185599381tmp 10:37:44 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2760367954618070406tmp [Pipeline] { [Pipeline] echo 10:37:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:37:45 ---> sigul-configuration.sh 10:37:45 gpg: directory `/root/.gnupg' created 10:37:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:37:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:37:45 gpg: keyring `/root/.gnupg/secring.gpg' created 10:37:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:37:45 gpg: CAST5 encrypted data 10:37:45 gpg: encrypted with 1 passphrase 10:37:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:37:45 + mkdir /home/jenkins 10:37:45 + mkdir /home/jenkins/sigul [Pipeline] sh 10:37:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:37:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:37:46 ---> sigul-install.sh 10:37:46 Sigul already installed; skipping installation. [Pipeline] sh 10:37:46 + git tag --list 10:37:46 v0.0.0 10:37:46 v1.0.0 10:37:46 v2.1.0 10:37:46 v2.1.1 10:37:46 v2.1.1-dev.1 10:37:46 v2.2.0 10:37:46 v2.2.1-dev.1 10:37:46 v2.2.1-dev.2 10:37:46 v2.2.1-dev.3 10:37:46 v2.2.1-dev.4 10:37:46 v2.2.1-dev.5 10:37:46 v2.2.1-dev.6 10:37:46 v2.2.1-dev.7 10:37:46 v2.3.0-dev.10 10:37:46 v2.3.0-dev.11 10:37:46 v2.3.0-dev.12 10:37:46 v2.3.0-dev.13 10:37:46 v2.3.0-dev.14 10:37:46 v2.3.0-dev.7 10:37:46 v2.3.0-dev.8 10:37:46 v2.3.0-dev.9 [Pipeline] sh 10:37:46 + lftools sign git-tag v2.3.0-dev.14 10:37:47 Signing Git tag with Sigul... 10:37:47 Signing v2.3.0-dev.14 [Pipeline] echo 10:37:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:37:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:37:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:37:47 $ docker stop --time=1 09be669aa04242a93c2931c666f58d5c357e41de1d6640801ef9cb126a371086 10:37:49 $ docker rm -f 09be669aa04242a93c2931c666f58d5c357e41de1d6640801ef9cb126a371086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:37:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:50 prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container 10:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:37:50 $ docker top 0a0174af708143938cb279fde069393d1b21a60b4c691a929f8ea516e7eba54a -eo pid,comm 10:37:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:37:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:50 [ssh-agent] Looking for ssh-agent implementation... 10:37:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:50 $ docker exec 0a0174af708143938cb279fde069393d1b21a60b4c691a929f8ea516e7eba54a ssh-agent 10:37:50 SSH_AUTH_SOCK=/tmp/ssh-O7Z5nYxDfSVs/agent.32 10:37:50 SSH_AGENT_PID=38 10:37:50 Running ssh-add (command line suppressed) 10:37:50 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1577034012437466152.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1577034012437466152.key) 10:37:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:51 + git semver bump pre 10:37:51 2022-10-03 10:37:51,391 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:37:51 2022-10-03 10:37:51,391 [bump_version] DEBUG bumping version:2.3.0-dev.14 on axis:pre with prefix:dev 10:37:51 2022-10-03 10:37:51,391 [bump_version] DEBUG bumped version:2.3.0-dev.15 10:37:51 2022-10-03 10:37:51,391 [write_version] DEBUG write version:2.3.0-dev.15 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 10:37:51 2022-10-03 10:37:51,391 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:37:51 2022-10-03 10:37:51,391 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:37:51 2022-10-03 10:37:51,394 [execute] INFO git cat-file --batch-check 10:37:51 2022-10-03 10:37:51,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:37:51 2022-10-03 10:37:51,400 [execute] INFO git cat-file --batch 10:37:51 2022-10-03 10:37:51,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:37:51 2022-10-03 10:37:51,405 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:37:51 2.3.0-dev.15 [Pipeline] } 10:37:51 $ docker exec --env ******** --env ******** 0a0174af708143938cb279fde069393d1b21a60b4c691a929f8ea516e7eba54a ssh-agent -k 10:37:51 unset SSH_AUTH_SOCK; 10:37:51 unset SSH_AGENT_PID; 10:37:51 echo Agent pid 38 killed; 10:37:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:51 + git semver [Pipeline] } 10:37:52 $ docker stop --time=1 0a0174af708143938cb279fde069393d1b21a60b4c691a929f8ea516e7eba54a 10:37:53 $ docker rm -f 0a0174af708143938cb279fde069393d1b21a60b4c691a929f8ea516e7eba54a [Pipeline] // withDockerContainer [Pipeline] sh 10:37:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:54 prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container 10:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:37:54 $ docker top dd56dd4c2b251968c5728a85b71867db5ab0eece4e6d8caa9f8fc5407e93289d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:54 [ssh-agent] Looking for ssh-agent implementation... 10:37:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:55 $ docker exec dd56dd4c2b251968c5728a85b71867db5ab0eece4e6d8caa9f8fc5407e93289d ssh-agent 10:37:55 SSH_AUTH_SOCK=/tmp/ssh-CTzU6QynOBTH/agent.33 10:37:55 SSH_AGENT_PID=39 10:37:55 Running ssh-add (command line suppressed) 10:37:55 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8069379396913247351.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8069379396913247351.key) 10:37:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:55 + git semver push 10:37:55 2022-10-03 10:37:55,714 [run_push] DEBUG push 10:37:55 2022-10-03 10:37:55,715 [execute] INFO git cat-file --batch-check 10:37:55 2022-10-03 10:37:55,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:37:55 2022-10-03 10:37:55,719 [execute] INFO git rev-list 3eacc0239f9b80015b82d4f048d193d1eabeb9d5 -- 10:37:55 2022-10-03 10:37:55,719 [execute] DEBUG Popen(['git', 'rev-list', '3eacc0239f9b80015b82d4f048d193d1eabeb9d5', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:37:55 2022-10-03 10:37:55,726 [execute] INFO git fetch -v origin 10:37:55 2022-10-03 10:37:55,726 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:37:56 2022-10-03 10:37:56,266 [run_push] DEBUG no remote changes detected 10:37:56 2022-10-03 10:37:56,267 [execute] INFO git push origin semver 10:37:56 2022-10-03 10:37:56,267 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:37:57 2022-10-03 10:37:57,092 [run_push] DEBUG push all version tags 10:37:57 2022-10-03 10:37:57,092 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:37:57 2022-10-03 10:37:57,093 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:37:58 2022-10-03 10:37:57,894 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:37:58 2.3.0-dev.15 [Pipeline] } 10:37:58 $ docker exec --env ******** --env ******** dd56dd4c2b251968c5728a85b71867db5ab0eece4e6d8caa9f8fc5407e93289d ssh-agent -k 10:37:58 unset SSH_AUTH_SOCK; 10:37:58 unset SSH_AGENT_PID; 10:37:58 echo Agent pid 39 killed; 10:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:58 + git semver [Pipeline] } 10:37:58 $ docker stop --time=1 dd56dd4c2b251968c5728a85b71867db5ab0eece4e6d8caa9f8fc5407e93289d 10:38:00 $ docker rm -f dd56dd4c2b251968c5728a85b71867db5ab0eece4e6d8caa9f8fc5407e93289d [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 10:38:00 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 10:38:00 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:38:00 total 16 10:38:00 drwxr-xr-x 3 root root 4096 Oct 3 10:29 . 10:38:00 drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 10:37 .. 10:38:00 drwxr-xr-x 2 root root 4096 Oct 3 10:29 cost 10:38:00 -rw-r--r-- 1 root root 90 Oct 3 10:29 cost.csv 10:38:00 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:38:00 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:38:00 total 16 10:38:00 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 10:29 . 10:38:00 drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 10:37 .. 10:38:00 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 10:29 cost 10:38:00 -rw-r--r-- 1 jenkins jenkins 90 Oct 3 10:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:38:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:38:01 ---> package-listing.sh 10:38:01 ++ facter osfamily 10:38:01 ++ tr '[:upper:]' '[:lower:]' 10:38:02 + OS_FAMILY=debian 10:38:02 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 10:38:02 + START_PACKAGES=/tmp/packages_start.txt 10:38:02 + END_PACKAGES=/tmp/packages_end.txt 10:38:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:38:02 + PACKAGES=/tmp/packages_start.txt 10:38:02 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:38:02 + PACKAGES=/tmp/packages_end.txt 10:38:02 + case "${OS_FAMILY}" in 10:38:02 + dpkg -l 10:38:02 + grep '^ii' 10:38:02 + '[' -f /tmp/packages_start.txt ']' 10:38:02 + '[' -f /tmp/packages_end.txt ']' 10:38:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:38:02 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:38:02 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 10:38:02 + 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 10:38:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:38:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:03 prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container 10:38:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:38:03 $ docker top 97bf02b50aafe7fa1077071bad7be529ac6da43bc4a83818a17c571cafb92f48 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:03 + touch /tmp/pre-build-complete [Pipeline] sh 10:38:04 + mkdir -p /var/log/sysstat [Pipeline] sh 10:38:04 + ls /var/log/sa-host 10:38:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:04 provisioning config files... 10:38:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16651807140281262643tmp [Pipeline] { [Pipeline] echo 10:38:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:38:04 ---> create-netrc.sh [Pipeline] } 10:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:38:05 ---> python-tools-install.sh [Pipeline] echo 10:38:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:38:05 ---> sudo-logs.sh 10:38:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:38:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:38:05 ---> job-cost.sh 10:38:05 lf-activate-venv: SKIPPING 10:38:05 DEBUG: total: 0.2199999988079071 10:38:05 INFO: Retrieving Stack Cost... 10:38:06 INFO: Retrieving Pricing Info for: v3-standard-8 10:38:06 INFO: Archiving Costs [Pipeline] echo 10:38:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:38:06 ---> logs-deploy.sh 10:38:06 lf-activate-venv: SKIPPING 10:38:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/50 10:38:06 INFO: archiving workspace using pattern(s): 10:38:08 Archives upload complete. 10:38:08 INFO: archiving logs to Nexus 10:38:08 ---> uname -a: 10:38:08 Linux prd-ubuntu20-04-docker-8c-8g-6856 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:38:08 10:38:08