Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 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-ssh16325919561980575185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh13007735101723355596.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9957090175158078052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh849385832181027220.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14924118437178672258.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773675 in /w/workspace/undry_device-rfid-llrp-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a (odessa) Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#369)" > 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 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a # timeout=10 > git rev-list --no-walk a7235d0655db0c674206a79f806fbcc57eebe257 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:19 ========================================================= 01:59:19 EdgeX Global Pipelines Version Info 01:59:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:20 ------------------- 01:59:20 stable info: 01:59:20 ------------------- 01:59:20 Commited By: Cherry Wang cherry@iotechsys.com 01:59:20 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:59:20 Message: update stable to v1.0.278 01:59:21 ------------------- 01:59:21 experimental info: 01:59:21 ------------------- 01:59:21 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:21 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:59:21 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 01:59:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 01:59:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a [Pipeline] echo 01:59:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82e11e3 [Pipeline] echo 01:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:22 provisioning config files... 01:59:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/config8826063854543638382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:22 ---> ****-login.sh 01:59:22 nexus3.edgexfoundry.org:10001 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:22 01:59:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:59:22 Configure a credential helper to remove this warning. See 01:59:22 https://docs.****.com/go/credential-store/ 01:59:22 01:59:22 Login Succeeded 01:59:22 nexus3.edgexfoundry.org:10002 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:22 01:59:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:59:22 Configure a credential helper to remove this warning. See 01:59:22 https://docs.****.com/go/credential-store/ 01:59:22 01:59:22 Login Succeeded 01:59:22 nexus3.edgexfoundry.org:10003 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:23 01:59:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:59:23 Configure a credential helper to remove this warning. See 01:59:23 https://docs.****.com/go/credential-store/ 01:59:23 01:59:23 Login Succeeded 01:59:23 nexus3.edgexfoundry.org:10004 01:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:23 01:59:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:59:23 Configure a credential helper to remove this warning. See 01:59:23 https://docs.****.com/go/credential-store/ 01:59:23 01:59:23 Login Succeeded 01:59:23 ****.io 01:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:23 01:59:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:59:23 Configure a credential helper to remove this warning. See 01:59:23 https://docs.****.com/go/credential-store/ 01:59:23 01:59:23 Login Succeeded 01:59:23 ---> ****-login.sh ends [Pipeline] } 01:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:23 + git rev-list -1 --merges 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a~1..82e11e3bef46c956199b7afe99f4bc01e2ffcd9a [Pipeline] echo 01:59:23 -----------> git rev-list -1 --merges 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a~1..82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a [false] [Pipeline] sh 01:59:27 + git log --format=format:%s -1 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a [Pipeline] echo 01:59:27 ========================================================= 01:59:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:27 + git log --format=format:%s -1 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a [Pipeline] echo 01:59:27 [semverPrep] GIT_COMMIT: 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a, Commit Message: build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#369) [Pipeline] echo 01:59:28 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:28 + grep -v github /etc/ssh/ssh_known_hosts 01:59:28 + [ -e /tmp/ssh_known_hosts ] 01:59:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:28 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:28 01:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:29 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:29 3dae71ba6b94: Pulling fs layer 01:59:29 6bf1a483ea7c: Pulling fs layer 01:59:29 f5dfc541a4d3: Pulling fs layer 01:59:29 461d9e800cba: Pulling fs layer 01:59:29 80192f66455f: Pulling fs layer 01:59:29 2e8e34ca0e6c: Pulling fs layer 01:59:29 a29436f7fd5d: Pulling fs layer 01:59:29 923cac83aea3: Pulling fs layer 01:59:29 25ad8b0a4227: Pulling fs layer 01:59:29 db01528c6b51: Pulling fs layer 01:59:29 28988de357af: Pulling fs layer 01:59:29 a29436f7fd5d: Waiting 01:59:29 80192f66455f: Waiting 01:59:29 2e8e34ca0e6c: Waiting 01:59:29 923cac83aea3: Waiting 01:59:29 25ad8b0a4227: Waiting 01:59:29 db01528c6b51: Waiting 01:59:29 461d9e800cba: Waiting 01:59:29 6bf1a483ea7c: Verifying Checksum 01:59:29 6bf1a483ea7c: Download complete 01:59:29 461d9e800cba: Download complete 01:59:29 80192f66455f: Verifying Checksum 01:59:29 80192f66455f: Download complete 01:59:29 f5dfc541a4d3: Verifying Checksum 01:59:29 f5dfc541a4d3: Download complete 01:59:29 3dae71ba6b94: Verifying Checksum 01:59:29 3dae71ba6b94: Download complete 01:59:29 923cac83aea3: Download complete 01:59:29 25ad8b0a4227: Verifying Checksum 01:59:29 25ad8b0a4227: Download complete 01:59:29 db01528c6b51: Verifying Checksum 01:59:29 db01528c6b51: Download complete 01:59:29 28988de357af: Download complete 01:59:29 a29436f7fd5d: Verifying Checksum 01:59:29 a29436f7fd5d: Download complete 01:59:30 2e8e34ca0e6c: Verifying Checksum 01:59:30 2e8e34ca0e6c: Download complete 01:59:30 3dae71ba6b94: Pull complete 01:59:30 6bf1a483ea7c: Pull complete 01:59:31 f5dfc541a4d3: Pull complete 01:59:31 461d9e800cba: Pull complete 01:59:31 80192f66455f: Pull complete 01:59:36 2e8e34ca0e6c: Pull complete 01:59:37 a29436f7fd5d: Pull complete 01:59:37 923cac83aea3: Pull complete 01:59:37 25ad8b0a4227: Pull complete 01:59:37 db01528c6b51: Pull complete 01:59:37 28988de357af: Pull complete 01:59:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:37 prd-ubuntu20.04-docker-8c-8g-773675 does not seem to be running inside a container 01:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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 01:59:39 $ docker top 42f9e93a71a13d53aa46483f195ffc785e939771d2c639d2a2b4d25218df0abf -eo pid,comm 01:59:39 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). 01:59:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:39 [ssh-agent] Looking for ssh-agent implementation... 01:59:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:39 $ docker exec 42f9e93a71a13d53aa46483f195ffc785e939771d2c639d2a2b4d25218df0abf ssh-agent 01:59:39 SSH_AUTH_SOCK=/tmp/ssh-h1CRYghrbDkk/agent.32 01:59:39 SSH_AGENT_PID=38 01:59:39 Running ssh-add (command line suppressed) 01:59:40 Identity added: /w/workspace/undry_device-rfid-llrp-go_odessa@tmp/private_key_12990976646224476077.key (/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/private_key_12990976646224476077.key) 01:59:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:40 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_odessa [Pipeline] sh 01:59:40 + git tag --points-at HEAD [Pipeline] } 01:59:40 $ docker exec --env ******** --env ******** 42f9e93a71a13d53aa46483f195ffc785e939771d2c639d2a2b4d25218df0abf ssh-agent -k 01:59:40 unset SSH_AUTH_SOCK; 01:59:40 unset SSH_AGENT_PID; 01:59:40 echo Agent pid 38 killed; 01:59:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:40 [ssh-agent] Looking for ssh-agent implementation... 01:59:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:40 $ docker exec 42f9e93a71a13d53aa46483f195ffc785e939771d2c639d2a2b4d25218df0abf ssh-agent 01:59:41 SSH_AUTH_SOCK=/tmp/ssh-cHdZSjCUh2Sq/agent.85 01:59:41 SSH_AGENT_PID=91 01:59:41 Running ssh-add (command line suppressed) 01:59:41 Identity added: /w/workspace/undry_device-rfid-llrp-go_odessa@tmp/private_key_13659133175874356462.key (/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/private_key_13659133175874356462.key) 01:59:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:41 + git semver init 01:59:41 2025-11-24 01:59:41,712 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:59:41 2025-11-24 01:59:41,716 [run_init] DEBUG init version:0.0.0 force:False 01:59:41 2025-11-24 01:59:41,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_odessa/.semver 01:59:41 2025-11-24 01:59:41,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_odessa/.semver 01:59:41 2025-11-24 01:59:41,718 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_odessa/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa, stdin=None, shell=False, universal_newlines=False) 01:59:43 2025-11-24 01:59:43,074 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_odessa/.git/info/exclude 01:59:43 2025-11-24 01:59:43,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa with force:False 01:59:43 2025-11-24 01:59:43,074 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa 01:59:43 2025-11-24 01:59:43,074 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa 01:59:43 4.0.1-dev.1 [Pipeline] } 01:59:43 $ docker exec --env ******** --env ******** 42f9e93a71a13d53aa46483f195ffc785e939771d2c639d2a2b4d25218df0abf ssh-agent -k 01:59:43 unset SSH_AUTH_SOCK; 01:59:43 unset SSH_AGENT_PID; 01:59:43 echo Agent pid 91 killed; 01:59:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:43 + git semver [Pipeline] } 01:59:43 $ docker stop --time=1 42f9e93a71a13d53aa46483f195ffc785e939771d2c639d2a2b4d25218df0abf 01:59:45 $ docker rm -f --volumes 42f9e93a71a13d53aa46483f195ffc785e939771d2c639d2a2b4d25218df0abf [Pipeline] // withDockerContainer [Pipeline] sh 01:59:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:45 Stashed 1 file(s) [Pipeline] echo 01:59:45 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:46 provisioning config files... 01:59:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/config2425539501440912971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:46 ---> ****-login.sh 01:59:46 nexus3.edgexfoundry.org:10001 01:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:46 Login Succeeded 01:59:46 nexus3.edgexfoundry.org:10002 01:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:46 Login Succeeded 01:59:46 nexus3.edgexfoundry.org:10003 01:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:46 Login Succeeded 01:59:46 nexus3.edgexfoundry.org:10004 01:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:46 Login Succeeded 01:59:46 ****.io 01:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:46 Login Succeeded 01:59:46 ---> ****-login.sh ends [Pipeline] } 01:59:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:47 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:59:47 + grep ^go [0-9].[0-9]* go.mod 01:59:47 + + cut -d -fcut 2 -d 01:59:47 . -f1-2 [Pipeline] echo 01:59:47 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:59:47 ========================================================= 01:59:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 01:59:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 01:59:48 #0 building with "default" instance using docker driver 01:59:48 01:59:48 #1 [internal] load build definition from Dockerfile 01:59:48 #1 transferring dockerfile: 1.53kB done 01:59:48 #1 DONE 0.0s 01:59:48 01:59:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 01:59:48 #2 DONE 0.1s 01:59:48 01:59:48 #3 [internal] load .dockerignore 01:59:48 #3 transferring context: 176B done 01:59:48 #3 DONE 0.0s 01:59:48 01:59:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 01:59:48 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 01:59:48 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:59:48 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 01:59:48 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 01:59:48 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:59:48 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 3.87MB / 74.06MB 0.1s 01:59:48 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.0s done 01:59:48 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s 01:59:48 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 01:59:48 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 23.07MB / 74.06MB 0.3s 01:59:48 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 01:59:48 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done 01:59:48 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 8.39MB / 100.52MB 0.3s 01:59:48 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:59:48 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.1s done 01:59:48 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 3.15MB / 13.29MB 0.3s 01:59:48 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 34.60MB / 74.06MB 0.4s 01:59:48 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 16.78MB / 100.52MB 0.4s 01:59:48 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 11.53MB / 13.29MB 0.4s 01:59:48 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 01:59:49 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 48.23MB / 74.06MB 0.5s 01:59:49 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 26.21MB / 100.52MB 0.5s 01:59:49 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.4s done 01:59:49 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 01:59:49 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 61.87MB / 74.06MB 0.6s 01:59:49 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 37.75MB / 100.52MB 0.6s 01:59:49 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.8s 01:59:49 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 70.25MB / 100.52MB 0.8s 01:59:49 #4 ... 01:59:49 01:59:49 #5 [internal] load build context 01:59:49 #5 transferring context: 51.23MB 0.8s done 01:59:49 #5 DONE 0.9s 01:59:49 01:59:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 01:59:49 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.8s done 01:59:49 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 89.13MB / 100.52MB 0.9s 01:59:49 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 01:59:49 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.0s 01:59:49 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.1s done 01:59:55 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.9s done 01:59:55 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 01:59:55 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 01:59:55 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:59:55 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 01:59:55 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 01:59:55 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 01:59:58 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 3.3s done 01:59:58 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 01:59:58 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.6s done 01:59:58 #4 DONE 10.2s 01:59:58 01:59:58 #6 [builder 2/7] RUN apk add --no-cache make git 01:59:58 #6 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:58 #6 0.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:59 #6 0.767 OK: 248 MiB in 58 packages 02:00:01 Still waiting to schedule task 02:00:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:00:01 #6 DONE 2.8s 02:00:01 02:00:01 #7 [builder 3/7] WORKDIR /app 02:00:01 #7 DONE 0.0s 02:00:01 02:00:01 #8 [builder 4/7] COPY go.mod vendor* ./ 02:00:01 #8 DONE 0.5s 02:00:02 02:00:02 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:14 #9 DONE 12.5s 02:00:14 02:00:14 #10 [builder 6/7] COPY . . 02:00:15 #10 DONE 0.6s 02:00:15 02:00:15 #11 [builder 7/7] RUN echo noop 02:00:15 #11 0.209 noop 02:00:15 #11 DONE 0.3s 02:00:15 02:00:15 #12 exporting to image 02:00:15 #12 exporting layers 02:00:23 #12 exporting layers 8.1s done 02:00:23 #12 writing image sha256:b691d746632853c8e05c80c83e727d3ac03b93827f1db6383022dbc6b31eb3e8 done 02:00:23 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:00:23 #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:23 + docker inspect -f . ci-base-image-x86_64 02:00:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:24 prd-ubuntu20.04-docker-8c-8g-773675 does not seem to be running inside a container 02:00:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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 02:00:24 $ docker top 7d790ae0a0a9824e978f70f4c1cc2bcb672414b9b48fa52259fcd8eaaf08c492 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:24 + go version 02:00:24 go version go1.23.7 linux/amd64 [Pipeline] } 02:00:24 $ docker stop --time=1 7d790ae0a0a9824e978f70f4c1cc2bcb672414b9b48fa52259fcd8eaaf08c492 02:00:26 $ docker rm -f --volumes 7d790ae0a0a9824e978f70f4c1cc2bcb672414b9b48fa52259fcd8eaaf08c492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:26 + docker inspect -f . ci-base-image-x86_64 02:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:26 prd-ubuntu20.04-docker-8c-8g-773675 does not seem to be running inside a container 02:00:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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 02:00:26 $ docker top 20831c74baa1398418e612c9fe14fb120ce090c77474cbdc3826afeac56e10b5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:27 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_odessa [Pipeline] fileExists [Pipeline] sh 02:00:27 + make test 02:00:27 go test ./... -coverprofile=coverage.out ./... 02:00:28 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 02:00:50 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 02:00:50 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 02:00:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.566s coverage: 40.6% of statements 02:00:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 95.5% of statements 02:00:53 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.243s coverage: 51.9% of statements 02:01:07 go vet ./... 02:01:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:13 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:13 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 02:01:13 + go mod tidy [Pipeline] } 02:01:14 $ docker stop --time=1 20831c74baa1398418e612c9fe14fb120ce090c77474cbdc3826afeac56e10b5 02:01:15 $ docker rm -f --volumes 20831c74baa1398418e612c9fe14fb120ce090c77474cbdc3826afeac56e10b5 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:17 + ls -al . 02:01:17 total 712 02:01:17 drwxrwxr-x 12 jenkins jenkins 4096 Nov 24 02:00 . 02:01:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 01:59 .. 02:01:17 -rw-rw-r-- 1 jenkins jenkins 134 Nov 24 01:59 .dockerignore 02:01:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 02:00 .git 02:01:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 01:59 .github 02:01:17 -rw-rw-r-- 1 jenkins jenkins 872 Nov 24 01:59 .gitignore 02:01:17 -rw-rw-r-- 1 jenkins jenkins 199 Nov 24 01:59 .golangci.yml 02:01:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 01:59 .semver 02:01:17 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 24 01:59 Attribution.txt 02:01:17 -rw-rw-r-- 1 jenkins jenkins 12649 Nov 24 01:59 CHANGELOG.md 02:01:17 -rw-rw-r-- 1 jenkins jenkins 1494 Nov 24 01:59 Dockerfile 02:01:17 -rw-rw-r-- 1 jenkins jenkins 677 Nov 24 01:59 GOVERNANCE.md 02:01:17 -rw-rw-r-- 1 jenkins jenkins 661 Nov 24 01:59 Jenkinsfile 02:01:17 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 24 01:59 LICENSE 02:01:17 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 24 01:59 Makefile 02:01:17 -rw-rw-r-- 1 jenkins jenkins 625 Nov 24 01:59 OWNERS.md 02:01:17 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 24 01:59 README.md 02:01:17 -rw-rw-r-- 1 jenkins jenkins 11 Nov 24 01:59 VERSION 02:01:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 01:59 bin 02:01:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 01:59 cmd 02:01:17 -rw-r--r-- 1 jenkins jenkins 451915 Nov 24 02:00 coverage.out 02:01:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 01:59 examples 02:01:17 -rw-rw-r-- 1 jenkins jenkins 6275 Nov 24 01:59 go.mod 02:01:17 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 24 01:59 go.sum 02:01:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 01:59 images 02:01:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 01:59 internal 02:01:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 01:59 pkg 02:01:17 drwxrwxr-x 10 jenkins jenkins 4096 Nov 24 01:59 vendor 02:01:17 -rw-rw-r-- 1 jenkins jenkins 193 Nov 24 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 + 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=82e11e3bef46c956199b7afe99f4bc01e2ffcd9a --label arch=amd64 --label version=4.0.1-dev.1 . 02:01:17 #0 building with "default" instance using docker driver 02:01:17 02:01:17 #1 [internal] load build definition from Dockerfile 02:01:17 #1 transferring dockerfile: 1.53kB done 02:01:17 #1 DONE 0.0s 02:01:17 02:01:17 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:01:17 #2 DONE 0.0s 02:01:17 02:01:17 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:01:17 #3 DONE 0.1s 02:01:17 02:01:17 #4 [internal] load .dockerignore 02:01:17 #4 transferring context: 176B done 02:01:17 #4 DONE 0.0s 02:01:17 02:01:17 #5 [internal] load build context 02:01:17 #5 ... 02:01:17 02:01:17 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:01:17 #6 DONE 0.1s 02:01:17 02:01:17 #5 [internal] load build context 02:01:18 #5 transferring context: 410.12kB 0.2s done 02:01:18 #5 DONE 0.3s 02:01:18 02:01:18 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:01:18 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:01:18 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 02:01:18 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:01:18 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:01:18 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:01:18 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:01:18 #7 DONE 0.3s 02:01:18 02:01:18 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:01:18 #8 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:01:18 #8 0.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:01:18 #8 ... 02:01:18 02:01:18 #9 [builder 2/7] RUN apk add --no-cache make git 02:01:18 #9 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:18 #9 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:18 #9 0.634 OK: 248 MiB in 58 packages 02:01:18 #9 DONE 0.8s 02:01:18 02:01:18 #10 [builder 3/7] WORKDIR /app 02:01:18 #10 DONE 0.0s 02:01:18 02:01:18 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:01:18 #8 0.623 (1/1) Installing dumb-init (1.2.5-r3) 02:01:18 #8 0.649 Executing busybox-1.37.0-r19.trigger 02:01:18 #8 0.657 OK: 7 MiB in 17 packages 02:01:18 #8 DONE 0.8s 02:01:18 02:01:18 #11 [builder 4/7] COPY go.mod vendor* ./ 02:01:19 #11 DONE 0.6s 02:01:19 02:01:19 #12 [stage-1 3/6] RUN apk --no-cache upgrade 02:01:19 #12 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:01:19 #12 0.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:01:19 #12 ... 02:01:19 02:01:19 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:19 #13 0.197 skipping... 02:01:19 #13 DONE 0.2s 02:01:19 02:01:19 #14 [builder 6/7] COPY . . 02:01:20 #14 ... 02:01:20 02:01:20 #12 [stage-1 3/6] RUN apk --no-cache upgrade 02:01:20 #12 0.894 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:01:20 #12 0.913 Executing busybox-1.37.0-r20.post-upgrade 02:01:20 #12 0.951 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:01:20 #12 0.957 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:01:20 #12 0.962 Executing busybox-1.37.0-r20.trigger 02:01:20 #12 0.970 OK: 7 MiB in 17 packages 02:01:20 #12 DONE 1.2s 02:01:20 02:01:20 #14 [builder 6/7] COPY . . 02:01:20 #14 DONE 0.6s 02:01:20 02:01:20 #15 [builder 7/7] RUN make build 02:01:20 #15 0.292 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 02:01:46 #15 DONE 23.9s 02:01:46 02:01:46 #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / 02:01:46 #16 DONE 0.0s 02:01:46 02:01:46 #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / 02:01:46 #17 DONE 0.0s 02:01:46 02:01:46 #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / 02:01:46 #18 DONE 0.2s 02:01:46 02:01:46 #19 exporting to image 02:01:46 #19 exporting layers 0.1s done 02:01:46 #19 writing image sha256:a8b2f120b1a956a56af5461e2ab83d1643107949fff0f98b3993ef186532ce01 done 02:01:46 #19 naming to docker.io/library/device-rfid-llrp done 02:01:46 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:46 provisioning config files... 02:01:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/config7017185411191518760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:47 ---> ****-login.sh 02:01:47 nexus3.edgexfoundry.org:10001 02:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:47 Login Succeeded 02:01:47 nexus3.edgexfoundry.org:10002 02:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:47 Login Succeeded 02:01:47 nexus3.edgexfoundry.org:10003 02:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:47 Login Succeeded 02:01:47 nexus3.edgexfoundry.org:10004 02:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:47 Login Succeeded 02:01:47 ****.io 02:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:47 Login Succeeded 02:01:47 ---> ****-login.sh ends [Pipeline] } 02:01:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:47 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:01:47 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 02:01:47 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 02:01:47 4.0.1-dev.1 02:01:47 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 02:01:47 odessa 02:01:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 02:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:01:48 129b66a8d9be: Preparing 02:01:48 323526141c07: Preparing 02:01:48 16b3da05479b: Preparing 02:01:48 e5509e0a4271: Preparing 02:01:48 220f59a0c871: Preparing 02:01:48 256f393e029f: Preparing 02:01:48 256f393e029f: Waiting 02:01:48 220f59a0c871: Pushed 02:01:48 323526141c07: Pushed 02:01:48 16b3da05479b: Pushed 02:01:48 256f393e029f: Layer already exists 02:01:48 e5509e0a4271: Pushed 02:01:53 129b66a8d9be: Pushed 02:01:53 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a: digest: sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1 02:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:01:54 129b66a8d9be: Preparing 02:01:54 323526141c07: Preparing 02:01:54 16b3da05479b: Preparing 02:01:54 e5509e0a4271: Preparing 02:01:54 220f59a0c871: Preparing 02:01:54 256f393e029f: Preparing 02:01:54 256f393e029f: Waiting 02:01:54 16b3da05479b: Layer already exists 02:01:54 220f59a0c871: Layer already exists 02:01:54 323526141c07: Layer already exists 02:01:54 e5509e0a4271: Layer already exists 02:01:54 129b66a8d9be: Layer already exists 02:01:54 256f393e029f: Layer already exists 02:01:54 4.0.1-dev.1: digest: sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 02:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:01:55 129b66a8d9be: Preparing 02:01:55 323526141c07: Preparing 02:01:55 16b3da05479b: Preparing 02:01:55 e5509e0a4271: Preparing 02:01:55 220f59a0c871: Preparing 02:01:55 256f393e029f: Preparing 02:01:55 256f393e029f: Waiting 02:01:55 16b3da05479b: Layer already exists 02:01:55 129b66a8d9be: Layer already exists 02:01:55 220f59a0c871: Layer already exists 02:01:55 e5509e0a4271: Layer already exists 02:01:55 323526141c07: Layer already exists 02:01:55 256f393e029f: Layer already exists 02:01:55 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1: digest: sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa 02:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:01:55 129b66a8d9be: Preparing 02:01:55 323526141c07: Preparing 02:01:55 16b3da05479b: Preparing 02:01:55 e5509e0a4271: Preparing 02:01:55 220f59a0c871: Preparing 02:01:55 256f393e029f: Preparing 02:01:55 256f393e029f: Waiting 02:01:55 16b3da05479b: Layer already exists 02:01:55 323526141c07: Layer already exists 02:01:55 129b66a8d9be: Layer already exists 02:01:55 220f59a0c871: Layer already exists 02:01:55 e5509e0a4271: Layer already exists 02:01:55 256f393e029f: Layer already exists 02:01:55 odessa: digest: sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:55 ===================================================== [Pipeline] echo 02:01:55 taggedImages: 02:01:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 02:01:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1 02:01:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 02:01:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa [Pipeline] echo 02:01:56 ========================================================= 02:01:56 [edgeXBuildMultiArch] RAW Config: 02:01:56 images: 02:01:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 02:01:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1 02:01:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 02:01:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa 02:01:56 settingsFile: 02:01:56 device-rfid-llrp-go-settings 02:01:56 ========================================================= [Pipeline] node 02:02:11 Still waiting to schedule task 02:02:11 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-773682’ 02:02:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773681 in /w/workspace/undry_device-rfid-llrp-go_odessa [Pipeline] { [Pipeline] ws 02:02:44 Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout 02:02:47 The recommended git tool is: git 02:02:53 using credential edgex-jenkins-ssh 02:02:53 Cloning the remote Git repository 02:02:53 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 02:02:53 > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 02:02:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 02:02:53 > git --version # timeout=10 02:02:54 > git --version # 'git version 2.25.1' 02:02:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 02:02:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:58 Avoid second fetch 02:02:58 Checking out Revision 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a (odessa) 02:02:58 > git config core.sparsecheckout # timeout=10 02:02:58 > git checkout -f 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a # timeout=10 02:03:01 Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#369)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:05 provisioning config files... 02:03:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config9035672845740374371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:06 ---> ****-login.sh 02:03:06 nexus3.edgexfoundry.org:10001 02:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:06 Configure a credential helper to remove this warning. See 02:03:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:06 02:03:06 Login Succeeded 02:03:06 nexus3.edgexfoundry.org:10002 02:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:07 Configure a credential helper to remove this warning. See 02:03:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:07 02:03:07 Login Succeeded 02:03:07 nexus3.edgexfoundry.org:10003 02:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:07 Configure a credential helper to remove this warning. See 02:03:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:07 02:03:07 Login Succeeded 02:03:07 nexus3.edgexfoundry.org:10004 02:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:08 Configure a credential helper to remove this warning. See 02:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:08 02:03:08 Login Succeeded 02:03:08 ****.io 02:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:08 Configure a credential helper to remove this warning. See 02:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:08 02:03:08 Login Succeeded 02:03:08 ---> ****-login.sh ends [Pipeline] } 02:03:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:03:09 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:03:09 + cut -d + -f 2 02:03:09 cut -d . -f1-2 02:03:09 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 02:03:09 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:03:09 ========================================================= 02:03:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 02:03:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 02:03:14 Sending build context to Docker daemon 41.79MB 02:03:14 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 02:03:14 Step 2/12 : FROM ${BASE} AS builder 02:03:14 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 02:03:14 94e9d8af2201: Pulling fs layer 02:03:14 345fe9f21930: Pulling fs layer 02:03:14 b40fc9e46828: Pulling fs layer 02:03:14 c9804373a1e5: Pulling fs layer 02:03:14 4f4fb700ef54: Pulling fs layer 02:03:14 f5a772c54f75: Pulling fs layer 02:03:14 e2dd1b2a9dca: Pulling fs layer 02:03:14 0a0502178392: Pulling fs layer 02:03:14 c9804373a1e5: Waiting 02:03:14 4f4fb700ef54: Waiting 02:03:14 f5a772c54f75: Waiting 02:03:14 e2dd1b2a9dca: Waiting 02:03:14 0a0502178392: Waiting 02:03:14 345fe9f21930: Verifying Checksum 02:03:14 345fe9f21930: Download complete 02:03:14 c9804373a1e5: Verifying Checksum 02:03:14 c9804373a1e5: Download complete 02:03:14 4f4fb700ef54: Verifying Checksum 02:03:14 4f4fb700ef54: Download complete 02:03:14 f5a772c54f75: Verifying Checksum 02:03:14 f5a772c54f75: Download complete 02:03:14 94e9d8af2201: Download complete 02:03:14 0a0502178392: Verifying Checksum 02:03:14 0a0502178392: Download complete 02:03:15 94e9d8af2201: Pull complete 02:03:16 345fe9f21930: Pull complete 02:03:16 b40fc9e46828: Download complete 02:03:17 e2dd1b2a9dca: Verifying Checksum 02:03:17 e2dd1b2a9dca: Download complete 02:03:27 Running on prd-centos7-docker-4c-2g-773685 in /w/workspace/undry_device-rfid-llrp-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:27 provisioning config files... 02:03:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/config4656990610231646290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:29 ---> ****-login.sh 02:03:29 nexus3.edgexfoundry.org:10001 02:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:29 Configure a credential helper to remove this warning. See 02:03:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:29 02:03:29 Login Succeeded 02:03:29 nexus3.edgexfoundry.org:10002 02:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:29 Configure a credential helper to remove this warning. See 02:03:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:29 02:03:29 Login Succeeded 02:03:29 nexus3.edgexfoundry.org:10003 02:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:29 Configure a credential helper to remove this warning. See 02:03:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:29 02:03:29 Login Succeeded 02:03:29 nexus3.edgexfoundry.org:10004 02:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:29 Configure a credential helper to remove this warning. See 02:03:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:29 02:03:29 Login Succeeded 02:03:29 ****.io 02:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:29 Configure a credential helper to remove this warning. See 02:03:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:29 02:03:29 Login Succeeded 02:03:29 ---> ****-login.sh ends [Pipeline] } 02:03:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:30 + docker buildx ls 02:03:30 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:03:30 default * docker 02:03:30 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:03:30 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:03:31 edgex-builder [Pipeline] sh 02:03:31 + docker buildx inspect --bootstrap 02:03:31 #1 [internal] booting buildkit 02:03:31 #1 pulling image moby/buildkit:buildx-stable-1 02:03:32 b40fc9e46828: Pull complete 02:03:32 c9804373a1e5: Pull complete 02:03:32 4f4fb700ef54: Pull complete 02:03:32 f5a772c54f75: Pull complete 02:03:39 #1 pulling image moby/buildkit:buildx-stable-1 7.1s done 02:03:39 #1 creating container buildx_buildkit_edgex-builder0 02:03:39 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 02:03:39 #1 DONE 8.0s 02:03:39 Name: edgex-builder 02:03:39 Driver: docker-container 02:03:39 02:03:39 Nodes: 02:03:39 Name: edgex-builder0 02:03:39 Endpoint: unix:///var/run/docker.sock 02:03:39 Status: running 02:03:39 Buildkit: v0.26.2 02:03:39 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:03:40 + docker buildx ls 02:03:40 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:03:40 edgex-builder * docker-container 02:03:40 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:03:40 default docker 02:03:40 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:03:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a' 02:03:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a --push - 02:03:40 #1 [internal] load build definition from Dockerfile 02:03:40 #1 transferring dockerfile: 201B done 02:03:40 #1 DONE 0.0s 02:03:40 02:03:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 02:03:40 #2 DONE 0.1s 02:03:40 02:03:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 02:03:40 #3 DONE 0.1s 02:03:40 02:03:40 #4 [internal] load .dockerignore 02:03:40 #4 transferring context: 2B done 02:03:40 #4 DONE 0.0s 02:03:40 02:03:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 02:03:40 #5 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 0.0s done 02:03:40 #5 DONE 0.0s 02:03:40 02:03:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 02:03:40 #6 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 0.0s done 02:03:40 #6 DONE 0.1s 02:03:40 02:03:40 #7 [auth] device-rfid-llrp:pull,push token for nexus3.edgexfoundry.org:10004 02:03:40 #7 DONE 0.0s 02:03:40 02:03:40 #8 exporting to image 02:03:40 #8 exporting layers done 02:03:40 #8 exporting manifest sha256:f68d0aed963ec7feb2fa646d8520fe538ffda80ffabfa2256955d95a02bd971b 0.0s done 02:03:40 #8 exporting config sha256:a8b2f120b1a956a56af5461e2ab83d1643107949fff0f98b3993ef186532ce01 done 02:03:40 #8 exporting manifest sha256:36e538107c69d762ba3f1112340a215212b127d51fcc1f5a912208e08295874b 0.0s done 02:03:40 #8 exporting config sha256:0248c09af78c9c8122cc48a2c5f8b87d18d94cb8f423ec2808753570e2eabf09 done 02:03:40 #8 exporting manifest list sha256:3e1b73b0bd564481693b7ea38bff34f32b63adb40ed0bfacb5cfa1a1a2428678 done 02:03:40 #8 pushing layers 0.1s done 02:03:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a@sha256:3e1b73b0bd564481693b7ea38bff34f32b63adb40ed0bfacb5cfa1a1a2428678 02:03:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:03:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a@sha256:3e1b73b0bd564481693b7ea38bff34f32b63adb40ed0bfacb5cfa1a1a2428678 0.1s done 02:03:40 #8 DONE 0.2s 02:03:40 02:03:40 1 warning found (use --debug to expand): 02:03:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:03:41 e2dd1b2a9dca: Pull complete 02:03:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1' 02:03:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1 --push - 02:03:41 #1 [internal] load build definition from Dockerfile 02:03:41 #1 transferring dockerfile: 172B done 02:03:41 #1 DONE 0.0s 02:03:41 02:03:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1 02:03:41 #2 DONE 0.0s 02:03:41 02:03:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1 02:03:41 #3 DONE 0.0s 02:03:41 02:03:41 #4 [internal] load .dockerignore 02:03:41 #4 transferring context: 2B done 02:03:41 #4 DONE 0.0s 02:03:41 02:03:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 02:03:41 #5 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 0.0s done 02:03:41 #5 DONE 0.0s 02:03:41 02:03:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 02:03:41 #6 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 0.0s done 02:03:41 #6 CACHED 02:03:41 02:03:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 02:03:41 #5 CACHED 02:03:41 02:03:41 #7 [auth] device-rfid-llrp:pull,push token for nexus3.edgexfoundry.org:10004 02:03:41 #7 DONE 0.0s 02:03:41 02:03:41 #8 exporting to image 02:03:41 #8 exporting layers done 02:03:41 #8 exporting manifest sha256:f68d0aed963ec7feb2fa646d8520fe538ffda80ffabfa2256955d95a02bd971b done 02:03:41 #8 exporting config sha256:a8b2f120b1a956a56af5461e2ab83d1643107949fff0f98b3993ef186532ce01 done 02:03:41 #8 exporting manifest sha256:36e538107c69d762ba3f1112340a215212b127d51fcc1f5a912208e08295874b done 02:03:41 #8 exporting config sha256:0248c09af78c9c8122cc48a2c5f8b87d18d94cb8f423ec2808753570e2eabf09 done 02:03:41 #8 exporting manifest list sha256:3e1b73b0bd564481693b7ea38bff34f32b63adb40ed0bfacb5cfa1a1a2428678 done 02:03:41 #8 pushing layers 0.0s done 02:03:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.1-dev.1@sha256:3e1b73b0bd564481693b7ea38bff34f32b63adb40ed0bfacb5cfa1a1a2428678 0.1s done 02:03:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:03:41 #8 DONE 0.1s 02:03:41 02:03:41 1 warning found (use --debug to expand): 02:03:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:03:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1' 02:03:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 --push - 02:03:41 #1 [internal] load build definition from Dockerfile 02:03:41 #1 transferring dockerfile: 213B done 02:03:41 #1 DONE 0.0s 02:03:41 02:03:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 02:03:41 #2 DONE 0.0s 02:03:41 02:03:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 02:03:41 #3 DONE 0.0s 02:03:41 02:03:41 #4 [internal] load .dockerignore 02:03:41 #4 transferring context: 2B done 02:03:41 #4 DONE 0.0s 02:03:41 02:03:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 02:03:41 #5 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 0.0s done 02:03:41 #5 DONE 0.0s 02:03:41 02:03:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 02:03:42 #6 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 0.0s done 02:03:42 #6 CACHED 02:03:42 02:03:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 02:03:42 #5 CACHED 02:03:42 02:03:42 #7 [auth] device-rfid-llrp:pull,push token for nexus3.edgexfoundry.org:10004 02:03:42 #7 DONE 0.0s 02:03:42 02:03:42 #8 exporting to image 02:03:42 #8 exporting layers done 02:03:42 #8 exporting manifest sha256:f68d0aed963ec7feb2fa646d8520fe538ffda80ffabfa2256955d95a02bd971b done 02:03:42 #8 exporting config sha256:a8b2f120b1a956a56af5461e2ab83d1643107949fff0f98b3993ef186532ce01 done 02:03:42 #8 exporting manifest sha256:36e538107c69d762ba3f1112340a215212b127d51fcc1f5a912208e08295874b done 02:03:42 #8 exporting config sha256:0248c09af78c9c8122cc48a2c5f8b87d18d94cb8f423ec2808753570e2eabf09 done 02:03:42 #8 exporting manifest list sha256:3e1b73b0bd564481693b7ea38bff34f32b63adb40ed0bfacb5cfa1a1a2428678 done 02:03:42 #8 pushing layers 0.0s done 02:03:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1@sha256:3e1b73b0bd564481693b7ea38bff34f32b63adb40ed0bfacb5cfa1a1a2428678 0.1s done 02:03:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:03:42 #8 DONE 0.1s 02:03:42 02:03:42 1 warning found (use --debug to expand): 02:03:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:03:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa --push - 02:03:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa' 02:03:42 #1 [internal] load build definition from Dockerfile 02:03:42 #1 transferring dockerfile: 167B done 02:03:42 #1 DONE 0.0s 02:03:42 02:03:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa 02:03:42 #2 DONE 0.0s 02:03:42 02:03:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa 02:03:42 #3 DONE 0.0s 02:03:42 02:03:42 #4 [internal] load .dockerignore 02:03:42 #4 transferring context: 2B done 02:03:42 #4 DONE 0.0s 02:03:42 02:03:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 02:03:42 #5 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 0.0s done 02:03:42 #5 CACHED 02:03:42 02:03:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 02:03:42 #6 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa@sha256:76d7d32eefcd9233d29f896c3bb4c551b2b6d01cb26252ab29e9726085ef53c1 0.0s done 02:03:42 #6 CACHED 02:03:42 02:03:42 #7 [auth] device-rfid-llrp:pull,push token for nexus3.edgexfoundry.org:10004 02:03:42 #7 DONE 0.0s 02:03:42 02:03:42 #8 exporting to image 02:03:42 #8 exporting layers done 02:03:42 #8 exporting manifest sha256:f68d0aed963ec7feb2fa646d8520fe538ffda80ffabfa2256955d95a02bd971b done 02:03:42 #8 exporting config sha256:a8b2f120b1a956a56af5461e2ab83d1643107949fff0f98b3993ef186532ce01 done 02:03:42 #8 exporting manifest sha256:36e538107c69d762ba3f1112340a215212b127d51fcc1f5a912208e08295874b done 02:03:42 #8 exporting config sha256:0248c09af78c9c8122cc48a2c5f8b87d18d94cb8f423ec2808753570e2eabf09 done 02:03:42 #8 exporting manifest list sha256:3e1b73b0bd564481693b7ea38bff34f32b63adb40ed0bfacb5cfa1a1a2428678 done 02:03:42 #8 pushing layers 0.0s done 02:03:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:odessa@sha256:3e1b73b0bd564481693b7ea38bff34f32b63adb40ed0bfacb5cfa1a1a2428678 0.1s done 02:03:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:03:42 #8 DONE 0.1s 02:03:42 02:03:42 1 warning found (use --debug to expand): 02:03:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:03:43 + '[' -d /w/workspace/undry_device-rfid-llrp-go_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:03:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:03:43 0a0502178392: Pull complete 02:03:43 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 02:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 02:03:43 ---> 72db82c1953f 02:03:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:03:43 ---> package-listing.sh 02:03:43 ++ facter osfamily 02:03:43 ++ tr '[:upper:]' '[:lower:]' 02:03:44 + OS_FAMILY=redhat 02:03:44 + workspace=/w/workspace/undry_device-rfid-llrp-go_odessa 02:03:44 + START_PACKAGES=/tmp/packages_start.txt 02:03:44 + END_PACKAGES=/tmp/packages_end.txt 02:03:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:44 + PACKAGES=/tmp/packages_start.txt 02:03:44 + '[' /w/workspace/undry_device-rfid-llrp-go_odessa ']' 02:03:44 + PACKAGES=/tmp/packages_end.txt 02:03:44 + case "${OS_FAMILY}" in 02:03:44 + rpm -qa 02:03:44 + sort 02:03:44 + '[' -f /tmp/packages_start.txt ']' 02:03:44 + '[' -f /tmp/packages_end.txt ']' 02:03:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:44 + '[' /w/workspace/undry_device-rfid-llrp-go_odessa ']' 02:03:44 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_odessa/archives/ 02:03:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_odessa/archives/ [Pipeline] echo 02:03:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:03:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:45 02:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:45 latest: Pulling from edgex-lftools-log-publisher 02:03:45 5eb5b503b376: Pulling fs layer 02:03:45 5c69ac0246d0: Pulling fs layer 02:03:45 ec43610c2a17: Pulling fs layer 02:03:45 3a2ae6a8a46f: Pulling fs layer 02:03:45 33b1e0a273af: Pulling fs layer 02:03:45 5d3b04190fa2: Pulling fs layer 02:03:45 2f39f015ded8: Pulling fs layer 02:03:45 3a2ae6a8a46f: Waiting 02:03:45 33b1e0a273af: Waiting 02:03:45 5d3b04190fa2: Waiting 02:03:45 2f39f015ded8: Waiting 02:03:45 5c69ac0246d0: Verifying Checksum 02:03:45 5c69ac0246d0: Download complete 02:03:45 3a2ae6a8a46f: Verifying Checksum 02:03:45 3a2ae6a8a46f: Download complete 02:03:45 33b1e0a273af: Verifying Checksum 02:03:45 33b1e0a273af: Download complete 02:03:45 ec43610c2a17: Verifying Checksum 02:03:45 ec43610c2a17: Download complete 02:03:45 5d3b04190fa2: Verifying Checksum 02:03:45 5d3b04190fa2: Download complete 02:03:46 5eb5b503b376: Download complete 02:03:46 ---> Running in 0328f427c11e 02:03:46 Removing intermediate container 0328f427c11e 02:03:46 ---> 23f9edfc4e29 02:03:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:46 ---> Running in fdaab7e9d65f 02:03:46 Removing intermediate container fdaab7e9d65f 02:03:46 ---> 3a1c9deb6678 02:03:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 02:03:46 2f39f015ded8: Verifying Checksum 02:03:46 2f39f015ded8: Download complete 02:03:46 ---> Running in 04fab85f38ba 02:03:47 Removing intermediate container 04fab85f38ba 02:03:47 ---> 5aa576d7368b 02:03:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:03:47 ---> Running in ad9a36c00d0b 02:03:47 5eb5b503b376: Pull complete 02:03:47 5c69ac0246d0: Pull complete 02:03:47 Removing intermediate container ad9a36c00d0b 02:03:47 ---> 337e9abc6f27 02:03:47 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:47 ---> Running in adb162de8df0 02:03:47 ec43610c2a17: Pull complete 02:03:48 3a2ae6a8a46f: Pull complete 02:03:48 33b1e0a273af: Pull complete 02:03:48 5d3b04190fa2: Pull complete 02:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:51 OK: 239 MiB in 58 packages 02:03:52 Removing intermediate container adb162de8df0 02:03:52 ---> 43ec878554fa 02:03:52 Step 8/12 : WORKDIR /app 02:03:52 ---> Running in ada6898a6480 02:03:52 2f39f015ded8: Pull complete 02:03:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:52 prd-centos7-docker-4c-2g-773685 does not seem to be running inside a container 02:03:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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 02:03:52 Removing intermediate container ada6898a6480 02:03:52 ---> d05fc176ebe9 02:03:52 Step 9/12 : COPY go.mod vendor* ./ 02:03:56 $ docker top ddee2016bc1cf17ffa844f39756713f1053518db72f685bd3717a4a57414aff8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:56 + touch /tmp/pre-build-complete [Pipeline] sh 02:03:56 + mkdir -p /var/log/sysstat [Pipeline] sh 02:03:57 + ls /var/log/sa-host 02:03:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:57 provisioning config files... 02:03:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/config7360146240635840157tmp [Pipeline] { [Pipeline] echo 02:03:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:03:57 ---> create-netrc.sh [Pipeline] } 02:03:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:03:57 ---> python-tools-install.sh [Pipeline] echo 02:03:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:03:58 ---> sudo-logs.sh 02:03:58 Archiving 'sudo' log.. 02:03:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-773685.novalocal: Name or service not known 02:03:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-773685.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:03:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:03:58 ---> job-cost.sh 02:03:58 lf-activate-venv: SKIPPING 02:03:58 INFO: No Stack... 02:03:58 INFO: Retrieving Pricing Info for: v3-standard-2 02:03:58 INFO: Archiving Costs [Pipeline] echo 02:03:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:03:59 ---> logs-deploy.sh 02:03:59 lf-activate-venv: SKIPPING 02:03:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/odessa/6 02:03:59 INFO: archiving workspace using pattern(s): 02:04:00 Archives upload complete. 02:04:00 INFO: archiving logs to Nexus 02:04:00 ---> uname -a: 02:04:00 Linux prd-centos7-docker-4c-2g-773685.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:04:00 02:04:00 02:04:00 ---> lscpu: 02:04:00 Architecture: x86_64 02:04:00 CPU op-mode(s): 32-bit, 64-bit 02:04:00 Byte Order: Little Endian 02:04:00 Address sizes: 40 bits physical, 48 bits virtual 02:04:00 CPU(s): 2 02:04:00 On-line CPU(s) list: 0,1 02:04:00 Thread(s) per core: 1 02:04:00 Core(s) per socket: 1 02:04:00 Socket(s): 2 02:04:00 NUMA node(s): 1 02:04:00 Vendor ID: AuthenticAMD 02:04:00 CPU family: 23 02:04:00 Model: 49 02:04:00 Model name: AMD EPYC-Rome Processor 02:04:00 Stepping: 0 02:04:00 CPU MHz: 2799.998 02:04:00 BogoMIPS: 5599.99 02:04:00 Virtualization: AMD-V 02:04:00 Hypervisor vendor: KVM 02:04:00 Virtualization type: full 02:04:00 L1d cache: 64 KiB 02:04:00 L1i cache: 64 KiB 02:04:00 L2 cache: 1 MiB 02:04:00 L3 cache: 32 MiB 02:04:00 NUMA node0 CPU(s): 0,1 02:04:00 Vulnerability Itlb multihit: Not affected 02:04:00 Vulnerability L1tf: Not affected 02:04:00 Vulnerability Mds: Not affected 02:04:00 Vulnerability Meltdown: Not affected 02:04:00 Vulnerability Mmio stale data: Not affected 02:04:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:04:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:04:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:04:00 Vulnerability Srbds: Not affected 02:04:00 Vulnerability Tsx async abort: Not affected 02:04:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:04:00 02:04:00 02:04:00 ---> nproc: 02:04:00 2 02:04:00 02:04:00 02:04:00 ---> df -h: 02:04:00 Filesystem Size Used Avail Use% Mounted on 02:04:00 overlay 40G 7.3G 33G 19% / 02:04:00 tmpfs 64M 0 64M 0% /dev 02:04:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:04:00 shm 64M 0 64M 0% /dev/shm 02:04:00 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:04:00 02:04:00 02:04:00 Cannot open /var/log/sysstat/sa24: No such file or directory 02:04:00 Please check if data collecting is enabled 02:04:00 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:01 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:04:01 $ docker stop --time=1 ddee2016bc1cf17ffa844f39756713f1053518db72f685bd3717a4a57414aff8 02:04:02 $ docker rm -f --volumes ddee2016bc1cf17ffa844f39756713f1053518db72f685bd3717a4a57414aff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:04:02 [WS-CLEANUP] Deleting project workspace... 02:04:02 [WS-CLEANUP] Deferred wipeout is used... 02:04:02 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:02 02:04:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:03 latest: Pulling from edgex-lftools-log-publisher 02:04:03 5eb5b503b376: Pulling fs layer 02:04:03 5c69ac0246d0: Pulling fs layer 02:04:03 ec43610c2a17: Pulling fs layer 02:04:03 3a2ae6a8a46f: Pulling fs layer 02:04:03 33b1e0a273af: Pulling fs layer 02:04:03 5d3b04190fa2: Pulling fs layer 02:04:03 2f39f015ded8: Pulling fs layer 02:04:03 33b1e0a273af: Waiting 02:04:03 5d3b04190fa2: Waiting 02:04:03 2f39f015ded8: Waiting 02:04:03 3a2ae6a8a46f: Waiting 02:04:03 5c69ac0246d0: Download complete 02:04:03 3a2ae6a8a46f: Verifying Checksum 02:04:03 3a2ae6a8a46f: Download complete 02:04:03 33b1e0a273af: Verifying Checksum 02:04:03 33b1e0a273af: Download complete 02:04:03 ec43610c2a17: Verifying Checksum 02:04:03 ec43610c2a17: Download complete 02:04:03 5d3b04190fa2: Verifying Checksum 02:04:03 5d3b04190fa2: Download complete 02:04:03 5eb5b503b376: Verifying Checksum 02:04:03 5eb5b503b376: Download complete 02:04:03 2f39f015ded8: Download complete 02:04:05 5eb5b503b376: Pull complete 02:04:05 5c69ac0246d0: Pull complete 02:04:06 ec43610c2a17: Pull complete 02:04:06 3a2ae6a8a46f: Pull complete 02:04:06 33b1e0a273af: Pull complete 02:04:06 5d3b04190fa2: Pull complete 02:04:08 ---> b817f4587694 02:04:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:08 ---> Running in 2156086528fd 02:04:13 2f39f015ded8: Pull complete 02:04:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:13 prd-ubuntu20.04-docker-8c-8g-773675 does not seem to be running inside a container 02:04:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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 02:04:14 $ docker top a946c35c37dbd419d3e834ff2a67335866639c7cc939c5effda9d49a9d2ef05d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:14 ---> job-cost.sh 02:04:14 lf-activate-venv: SKIPPING 02:04:14 INFO: No Stack... 02:04:15 INFO: Retrieving Pricing Info for: v3-standard-8 02:04:15 INFO: Archiving Costs [Pipeline] sh 02:04:15 + cat /w/workspace/undry_device-rfid-llrp-go_odessa/archives/cost.csv 02:04:15 + cut -d, -f6 [Pipeline] lock 02:04:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-odessa-6-stack-cost] 02:04:15 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-odessa-6-stack-cost] did not exist. Created. 02:04:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-odessa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:04:16 + echo total: 0.2199999988079071 [Pipeline] stash 02:04:16 Stashed 1 file(s) [Pipeline] } 02:04:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-odessa-6-stack-cost] [Pipeline] // lock [Pipeline] } 02:04:16 $ docker stop --time=1 a946c35c37dbd419d3e834ff2a67335866639c7cc939c5effda9d49a9d2ef05d 02:04:17 $ docker rm -f --volumes a946c35c37dbd419d3e834ff2a67335866639c7cc939c5effda9d49a9d2ef05d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:05:59 Removing intermediate container 2156086528fd 02:05:59 ---> 5d3fa8e17f10 02:05:59 Step 11/12 : COPY . . 02:06:02 ---> 7bf3570eba8b 02:06:02 Step 12/12 : RUN $MAKE 02:06:02 ---> Running in 30410166cd42 02:06:02 noop 02:06:03 Removing intermediate container 30410166cd42 02:06:03 ---> 994961adb884 02:06:04 Successfully built 994961adb884 02:06:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:04 + docker inspect -f . ci-base-image-arm64 02:06:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:05 prd-ubuntu20.04-docker-arm64-4c-16g-773681 does not seem to be running inside a container 02:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:06:06 $ docker top 576966c3fdbbd9cfde867e6054a663c3a8f9fef277b0117c2cf34b02a5bf569d -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:07 + go version 02:06:07 go version go1.23.7 linux/arm64 [Pipeline] } 02:06:07 $ docker stop --time=1 576966c3fdbbd9cfde867e6054a663c3a8f9fef277b0117c2cf34b02a5bf569d 02:06:09 $ docker rm -f --volumes 576966c3fdbbd9cfde867e6054a663c3a8f9fef277b0117c2cf34b02a5bf569d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:09 + docker inspect -f . ci-base-image-arm64 02:06:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:10 prd-ubuntu20.04-docker-arm64-4c-16g-773681 does not seem to be running inside a container 02:06:10 $ 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/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:06:12 $ docker top aaff2cec0cc0f435569f6a9240a1a52f5bddaea359aef9bb44e05199061fd380 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:13 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/6 [Pipeline] fileExists [Pipeline] sh 02:06:14 + make test 02:06:14 go test ./... -coverprofile=coverage.out ./... 02:06:18 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 02:10:10 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 02:10:10 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 02:10:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.687s coverage: 40.6% of statements 02:10:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 94.6% of statements 02:10:42 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.593s coverage: 51.9% of statements 02:10:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:10:43 go vet ./... 02:11:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:11:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:11:39 ./bin/test-attribution-txt.sh [Pipeline] echo 02:11:39 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 02:11:40 + go mod tidy [Pipeline] } 02:11:45 $ docker stop --time=1 aaff2cec0cc0f435569f6a9240a1a52f5bddaea359aef9bb44e05199061fd380 02:11:47 $ docker rm -f --volumes aaff2cec0cc0f435569f6a9240a1a52f5bddaea359aef9bb44e05199061fd380 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:49 Warning: overwriting stash ‘coverage-report’ 02:11:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:52 + ls -al . 02:11:52 total 708 02:11:52 drwxrwxr-x 11 jenkins jenkins 4096 Nov 24 02:06 . 02:11:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 02:02 .. 02:11:52 -rw-rw-r-- 1 jenkins jenkins 134 Nov 24 02:02 .dockerignore 02:11:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 02:03 .git 02:11:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 02:02 .github 02:11:52 -rw-rw-r-- 1 jenkins jenkins 872 Nov 24 02:02 .gitignore 02:11:52 -rw-rw-r-- 1 jenkins jenkins 199 Nov 24 02:02 .golangci.yml 02:11:52 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 24 02:02 Attribution.txt 02:11:52 -rw-rw-r-- 1 jenkins jenkins 12649 Nov 24 02:02 CHANGELOG.md 02:11:52 -rw-rw-r-- 1 jenkins jenkins 1494 Nov 24 02:02 Dockerfile 02:11:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 24 02:02 GOVERNANCE.md 02:11:52 -rw-rw-r-- 1 jenkins jenkins 661 Nov 24 02:02 Jenkinsfile 02:11:52 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 24 02:02 LICENSE 02:11:52 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 24 02:02 Makefile 02:11:52 -rw-rw-r-- 1 jenkins jenkins 625 Nov 24 02:02 OWNERS.md 02:11:52 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 24 02:02 README.md 02:11:52 -rw-rw-r-- 1 jenkins jenkins 11 Nov 24 01:59 VERSION 02:11:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 02:02 bin 02:11:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 02:02 cmd 02:11:52 -rw-r--r-- 1 jenkins jenkins 451915 Nov 24 02:10 coverage.out 02:11:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 02:02 examples 02:11:52 -rw-rw-r-- 1 jenkins jenkins 6275 Nov 24 02:02 go.mod 02:11:52 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 24 02:02 go.sum 02:11:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 02:02 images 02:11:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 02:02 internal 02:11:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 02:02 pkg 02:11:52 drwxrwxr-x 10 jenkins jenkins 4096 Nov 24 02:03 vendor 02:11:52 -rw-rw-r-- 1 jenkins jenkins 193 Nov 24 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:52 + 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=82e11e3bef46c956199b7afe99f4bc01e2ffcd9a --label arch=arm64 --label version=4.0.1-dev.1 . 02:11:56 Sending build context to Docker daemon 41.79MB 02:11:56 Step 1/25 : ARG BASE=golang:1.23-alpine3.22 02:11:56 Step 2/25 : FROM ${BASE} AS builder 02:11:56 ---> 994961adb884 02:11:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:11:57 ---> Running in 1b6b4b3a868b 02:11:57 Removing intermediate container 1b6b4b3a868b 02:11:57 ---> 9be3feb8d46b 02:11:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:11:57 ---> Running in 8e63e3ab4be4 02:11:57 Removing intermediate container 8e63e3ab4be4 02:11:57 ---> 05e8efecd84d 02:11:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 02:11:58 ---> Running in 1f5137a51c5c 02:11:58 Removing intermediate container 1f5137a51c5c 02:11:58 ---> daaa2dc35dbe 02:11:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:11:58 ---> Running in b814cfebae91 02:11:58 Removing intermediate container b814cfebae91 02:11:58 ---> 16b87c8c6595 02:11:58 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:58 ---> Running in 42d59ce134ea 02:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:12:02 OK: 239 MiB in 58 packages 02:12:02 Removing intermediate container 42d59ce134ea 02:12:02 ---> c8e889be6f3a 02:12:02 Step 8/25 : WORKDIR /app 02:12:03 ---> Running in 59fd49cf7822 02:12:03 Removing intermediate container 59fd49cf7822 02:12:03 ---> 2c4faebbfb3f 02:12:03 Step 9/25 : COPY go.mod vendor* ./ 02:12:18 ---> f8a8b772e979 02:12:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:18 ---> Running in 75ace38c092b 02:12:18 skipping... 02:12:18 Removing intermediate container 75ace38c092b 02:12:18 ---> 843bcf34a14e 02:12:18 Step 11/25 : COPY . . 02:12:36 ---> d6575d8ee5a3 02:12:36 Step 12/25 : RUN $MAKE 02:12:36 ---> Running in 707da8d75b34 02:12:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 02:16:43 Removing intermediate container 707da8d75b34 02:16:43 ---> 3262e6687e14 02:16:43 Step 13/25 : FROM alpine:3.22 02:16:43 3.22: Pulling from library/alpine 02:16:43 6b59a28fa201: Pulling fs layer 02:16:43 6b59a28fa201: Verifying Checksum 02:16:43 6b59a28fa201: Download complete 02:16:43 6b59a28fa201: Pull complete 02:16:43 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:16:43 Status: Downloaded newer image for alpine:3.22 02:16:43 ---> 171e65262c80 02:16:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:16:43 ---> Running in dc512179f903 02:16:43 Removing intermediate container dc512179f903 02:16:43 ---> 060b1dad446a 02:16:43 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:16:43 ---> Running in 0bc99e20ea76 02:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:43 (1/1) Installing dumb-init (1.2.5-r3) 02:16:43 Executing busybox-1.37.0-r19.trigger 02:16:43 OK: 8 MiB in 17 packages 02:16:43 Removing intermediate container 0bc99e20ea76 02:16:43 ---> ae94d92d760b 02:16:43 Step 16/25 : RUN apk --no-cache upgrade 02:16:43 ---> Running in 95697e17d308 02:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:16:43 Executing busybox-1.37.0-r20.post-upgrade 02:16:43 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:16:43 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:16:43 Executing busybox-1.37.0-r20.trigger 02:16:43 OK: 8 MiB in 17 packages 02:16:43 Removing intermediate container 95697e17d308 02:16:43 ---> c9fcebaa6325 02:16:43 Step 17/25 : COPY --from=builder /app/LICENSE / 02:16:43 ---> 55710f7bd7e3 02:16:43 Step 18/25 : COPY --from=builder /app/Attribution.txt / 02:16:44 ---> 5a4e16cf258a 02:16:44 Step 19/25 : COPY --from=builder /app/cmd/ / 02:16:47 ---> 571cd723f1ec 02:16:47 Step 20/25 : EXPOSE 59989 02:16:47 ---> Running in aed11cf77cb9 02:16:47 Removing intermediate container aed11cf77cb9 02:16:47 ---> 853ddbcf015b 02:16:47 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 02:16:47 ---> Running in 5724fde378f9 02:16:47 Removing intermediate container 5724fde378f9 02:16:47 ---> ccf980724725 02:16:47 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:16:47 ---> Running in bb71ff76419c 02:16:47 Removing intermediate container bb71ff76419c 02:16:47 ---> b9d0a18c3b20 02:16:47 Step 23/25 : LABEL arch=arm64 02:16:48 ---> Running in b7f5fa4d8e11 02:16:48 Removing intermediate container b7f5fa4d8e11 02:16:48 ---> de663f53a0fb 02:16:48 Step 24/25 : LABEL git_sha=82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 02:16:48 ---> Running in 6e9273a540ff 02:16:48 Removing intermediate container 6e9273a540ff 02:16:48 ---> 2c40d5c1e743 02:16:48 Step 25/25 : LABEL version=4.0.1-dev.1 02:16:49 ---> Running in eea3f39f1394 02:16:49 Removing intermediate container eea3f39f1394 02:16:49 ---> 467c250609d5 02:16:49 [Warning] One or more build-args [ARCH] were not consumed 02:16:49 Successfully built 467c250609d5 02:16:49 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 02:16:50 provisioning config files... 02:16:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config233747084400874420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:50 ---> ****-login.sh 02:16:50 nexus3.edgexfoundry.org:10001 02:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:50 Configure a credential helper to remove this warning. See 02:16:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:50 02:16:50 Login Succeeded 02:16:50 nexus3.edgexfoundry.org:10002 02:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:51 Configure a credential helper to remove this warning. See 02:16:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:51 02:16:51 Login Succeeded 02:16:51 nexus3.edgexfoundry.org:10003 02:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:51 Configure a credential helper to remove this warning. See 02:16:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:51 02:16:51 Login Succeeded 02:16:51 nexus3.edgexfoundry.org:10004 02:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:52 Configure a credential helper to remove this warning. See 02:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:52 02:16:52 Login Succeeded 02:16:52 ****.io 02:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:52 Configure a credential helper to remove this warning. See 02:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:52 02:16:52 Login Succeeded 02:16:52 ---> ****-login.sh ends [Pipeline] } 02:16:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:52 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:16:52 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 02:16:52 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 02:16:52 4.0.1-dev.1 02:16:52 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 02:16:52 odessa 02:16:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:53 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 02:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:16:53 a4fa2196a589: Preparing 02:16:53 dff4275bc9dc: Preparing 02:16:53 9595ac83d81f: Preparing 02:16:53 a72f7632a218: Preparing 02:16:53 1f23004f2e81: Preparing 02:16:53 0e64f2360a44: Preparing 02:16:53 0e64f2360a44: Waiting 02:16:53 9595ac83d81f: Pushed 02:16:53 dff4275bc9dc: Pushed 02:16:53 1f23004f2e81: Pushed 02:16:53 0e64f2360a44: Layer already exists 02:16:53 a72f7632a218: Pushed 02:17:06 a4fa2196a589: Pushed 02:17:06 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a: digest: sha256:5ab83215c85cdf2c68708e88bc0c92c9eb8dc041710b364cd6c96271e3385878 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:06 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.1-dev.1 02:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:17:07 a4fa2196a589: Preparing 02:17:07 dff4275bc9dc: Preparing 02:17:07 9595ac83d81f: Preparing 02:17:07 a72f7632a218: Preparing 02:17:07 1f23004f2e81: Preparing 02:17:07 0e64f2360a44: Preparing 02:17:07 0e64f2360a44: Waiting 02:17:07 a72f7632a218: Layer already exists 02:17:07 dff4275bc9dc: Layer already exists 02:17:07 1f23004f2e81: Layer already exists 02:17:07 9595ac83d81f: Layer already exists 02:17:07 a4fa2196a589: Layer already exists 02:17:07 0e64f2360a44: Layer already exists 02:17:07 4.0.1-dev.1: digest: sha256:5ab83215c85cdf2c68708e88bc0c92c9eb8dc041710b364cd6c96271e3385878 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:07 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 02:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:17:08 a4fa2196a589: Preparing 02:17:08 dff4275bc9dc: Preparing 02:17:08 9595ac83d81f: Preparing 02:17:08 a72f7632a218: Preparing 02:17:08 1f23004f2e81: Preparing 02:17:08 0e64f2360a44: Preparing 02:17:08 0e64f2360a44: Waiting 02:17:08 a4fa2196a589: Layer already exists 02:17:08 9595ac83d81f: Layer already exists 02:17:08 dff4275bc9dc: Layer already exists 02:17:08 a72f7632a218: Layer already exists 02:17:08 1f23004f2e81: Layer already exists 02:17:08 0e64f2360a44: Layer already exists 02:17:08 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1: digest: sha256:5ab83215c85cdf2c68708e88bc0c92c9eb8dc041710b364cd6c96271e3385878 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:08 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:odessa 02:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:17:09 a4fa2196a589: Preparing 02:17:09 dff4275bc9dc: Preparing 02:17:09 9595ac83d81f: Preparing 02:17:09 a72f7632a218: Preparing 02:17:09 1f23004f2e81: Preparing 02:17:09 0e64f2360a44: Preparing 02:17:09 0e64f2360a44: Waiting 02:17:09 a4fa2196a589: Layer already exists 02:17:09 1f23004f2e81: Layer already exists 02:17:09 9595ac83d81f: Layer already exists 02:17:09 dff4275bc9dc: Layer already exists 02:17:09 a72f7632a218: Layer already exists 02:17:09 0e64f2360a44: Layer already exists 02:17:09 odessa: digest: sha256:5ab83215c85cdf2c68708e88bc0c92c9eb8dc041710b364cd6c96271e3385878 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:09 ===================================================== [Pipeline] echo 02:17:09 taggedImages: 02:17:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a 02:17:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.1-dev.1 02:17:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 02:17:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:odessa [Pipeline] echo 02:17:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a [Pipeline] echo 02:17:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.1-dev.1 [Pipeline] echo 02:17:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:82e11e3bef46c956199b7afe99f4bc01e2ffcd9a-4.0.1-dev.1 [Pipeline] echo 02:17:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:17:09 02:17:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:17:10 arm64: Pulling from edgex-lftools-log-publisher 02:17:10 8998bd30e6a1: Pulling fs layer 02:17:10 04944245beec: Pulling fs layer 02:17:10 699f458cf7ca: Pulling fs layer 02:17:10 765212b225bb: Pulling fs layer 02:17:10 f23df028b6ca: Pulling fs layer 02:17:10 d65c8cfc05b1: Pulling fs layer 02:17:10 2437ff75d9bd: Pulling fs layer 02:17:10 f23df028b6ca: Waiting 02:17:10 765212b225bb: Waiting 02:17:10 d65c8cfc05b1: Waiting 02:17:10 2437ff75d9bd: Waiting 02:17:10 04944245beec: Download complete 02:17:10 765212b225bb: Verifying Checksum 02:17:10 765212b225bb: Download complete 02:17:10 f23df028b6ca: Download complete 02:17:10 d65c8cfc05b1: Verifying Checksum 02:17:10 d65c8cfc05b1: Download complete 02:17:10 699f458cf7ca: Verifying Checksum 02:17:10 699f458cf7ca: Download complete 02:17:11 8998bd30e6a1: Verifying Checksum 02:17:11 8998bd30e6a1: Download complete 02:17:13 2437ff75d9bd: Verifying Checksum 02:17:13 2437ff75d9bd: Download complete 02:17:15 8998bd30e6a1: Pull complete 02:17:16 04944245beec: Pull complete 02:17:18 699f458cf7ca: Pull complete 02:17:18 765212b225bb: Pull complete 02:17:19 f23df028b6ca: Pull complete 02:17:19 d65c8cfc05b1: Pull complete 02:17:37 2437ff75d9bd: Pull complete 02:17:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:17:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:17:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:38 prd-ubuntu20.04-docker-arm64-4c-16g-773681 does not seem to be running inside a container 02:17:38 $ 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/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:17:41 $ docker top baf3ff06383104d5f487a66f15c11d8d76cc9bade772689f9aa597ba0f3a210c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:42 ---> job-cost.sh 02:17:42 lf-activate-venv: SKIPPING 02:17:42 INFO: No Stack... 02:17:42 INFO: Retrieving Pricing Info for: v3-standard-4 02:17:43 INFO: Archiving Costs [Pipeline] sh 02:17:44 + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv 02:17:44 + cut -d, -f6 [Pipeline] lock 02:17:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-odessa-6-stack-cost] 02:17:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-odessa-6-stack-cost] did not exist. Created. 02:17:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-odessa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:17:44 /w/workspace/device-rfid-llrp-go/6@tmp/durable-de72e00d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:17:45 + echo total: 0.10999999940395355 [Pipeline] stash 02:17:45 Warning: overwriting stash ‘stack-cost’ 02:17:45 Stashed 1 file(s) [Pipeline] } 02:17:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-odessa-6-stack-cost] [Pipeline] // lock [Pipeline] } 02:17:46 $ docker stop --time=1 baf3ff06383104d5f487a66f15c11d8d76cc9bade772689f9aa597ba0f3a210c 02:17:47 $ docker rm -f --volumes baf3ff06383104d5f487a66f15c11d8d76cc9bade772689f9aa597ba0f3a210c [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 02:17:48 provisioning config files... 02:17:48 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/config1257837618995629532tmp [Pipeline] { [Pipeline] sh 02:17:48 + set +x 02:17:48 + curl -s https://codecov.io/bash 02:17:48 + bash -s -- 02:17:48 02:17:48 _____ _ 02:17:48 / ____| | | 02:17:48 | | ___ __| | ___ ___ _____ __ 02:17:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:17:48 | |___| (_) | (_| | __/ (_| (_) \ V / 02:17:48 \_____\___/ \__,_|\___|\___\___/ \_/ 02:17:48 Bash-1.0.6 02:17:48 02:17:48 02:17:48 ==> git version 2.25.1 found 02:17:48 ==> 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 02:17:48 Release-Date: 2020-01-08 02:17:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:17:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:17:48 ==> Jenkins CI detected. 02:17:48 current dir:  /w/workspace/undry_device-rfid-llrp-go_odessa 02:17:48 project root: . 02:17:48 --> token set from env 02:17:48 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 02:17:48 ==> Running gcov in . (disable via -X gcov) 02:17:48 ==> Python coveragepy not found 02:17:48 ==> Searching for coverage reports in: 02:17:48 + . 02:17:48 -> Found 1 reports 02:17:48 ==> Detecting git/mercurial file structure 02:17:48 ==> Reading reports 02:17:48 + ./coverage.out bytes=451915 02:17:48 ==> Appending adjustments 02:17:48 https://docs.codecov.io/docs/fixing-reports 02:17:48 + Found adjustments 02:17:48 ==> Gzipping contents 02:17:48 76K /tmp/codecov.HQ7Tgl.gz 02:17:48 ==> Uploading reports 02:17:48 url: https://codecov.io 02:17:48 query: branch=odessa&commit=82e11e3bef46c956199b7afe99f4bc01e2ffcd9a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fodessa%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:17:48 -> Pinging Codecov 02:17:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=82e11e3bef46c956199b7afe99f4bc01e2ffcd9a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fodessa%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:17:49 -> Uploading to 02:17:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/82e11e3bef46c956199b7afe99f4bc01e2ffcd9a/c2edd03b-37ed-4862-8c53-1aee692bbe41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251124%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251124T021749Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bb28a922a4f9b21fe76e2db82d381eab8bd3add8c87ae6cc523cac320d431161 02:17:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:49 Dload Upload Total Spent Left Speed 02:17:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 77611 0 0 100 77611 0 473k --:--:-- --:--:-- --:--:-- 470k 100 77611 0 0 100 77611 0 470k --:--:-- --:--:-- --:--:-- 467k 02:17:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/82e11e3bef46c956199b7afe99f4bc01e2ffcd9a [Pipeline] } 02:17:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:17:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:17:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:49 02:17:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:50 latest: Pulling from edgex-devops/edgex-snyk-go 02:17:50 2d35ebdb57d9: Already exists 02:17:50 85e8836fcdb2: Pulling fs layer 02:17:50 91631faa732a: Pulling fs layer 02:17:50 f3f5ae8826fa: Pulling fs layer 02:17:50 4f4fb700ef54: Pulling fs layer 02:17:50 7861252a18e6: Pulling fs layer 02:17:50 4f4fb700ef54: Waiting 02:17:50 9130f900ef6f: Pulling fs layer 02:17:50 7861252a18e6: Waiting 02:17:50 f3f5ae8826fa: Verifying Checksum 02:17:50 f3f5ae8826fa: Download complete 02:17:50 85e8836fcdb2: Verifying Checksum 02:17:50 85e8836fcdb2: Download complete 02:17:50 4f4fb700ef54: Verifying Checksum 02:17:50 4f4fb700ef54: Download complete 02:17:50 85e8836fcdb2: Pull complete 02:17:50 7861252a18e6: Verifying Checksum 02:17:50 7861252a18e6: Download complete 02:17:50 91631faa732a: Verifying Checksum 02:17:50 91631faa732a: Download complete 02:17:51 9130f900ef6f: Verifying Checksum 02:17:51 9130f900ef6f: Download complete 02:17:55 91631faa732a: Pull complete 02:17:55 f3f5ae8826fa: Pull complete 02:17:55 4f4fb700ef54: Pull complete 02:17:55 7861252a18e6: Pull complete 02:17:59 9130f900ef6f: Pull complete 02:17:59 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:59 prd-ubuntu20.04-docker-8c-8g-773675 does not seem to be running inside a container 02:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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:latest cat 02:18:02 $ docker top beca80fc206b327478112c7fe5f8aa6d781b72aad74282bc14512ad8d7bbea50 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:02 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_odessa [Pipeline] echo 02:18:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:odessa' [Pipeline] sh 02:18:02 + set -o pipefail 02:18:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:odessa' 02:18:06 02:18:06 Monitoring /w/workspace/undry_device-rfid-llrp-go_odessa (github.com/edgexfoundry/device-rfid-llrp-go)... 02:18:06 02:18:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e68617c9-a580-40b9-89ab-a57509a069e4/history/55d3ac78-9943-4ed9-b1c4-05739121c9b1 02:18:06 02:18:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:18:06 02:18:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:18:06 [Pipeline] } 02:18:07 $ docker stop --time=1 beca80fc206b327478112c7fe5f8aa6d781b72aad74282bc14512ad8d7bbea50 02:18:08 $ docker rm -f --volumes beca80fc206b327478112c7fe5f8aa6d781b72aad74282bc14512ad8d7bbea50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:18:09 + git log --format=format:%s -1 82e11e3bef46c956199b7afe99f4bc01e2ffcd9a [Pipeline] sh 02:18:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:10 prd-ubuntu20.04-docker-8c-8g-773675 does not seem to be running inside a container 02:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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 02:18:10 $ docker top 3d78346d48c0259578ff8f75942ce66632c9f6216b80abfc4223b5be390e748a -eo pid,comm 02:18:10 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). 02:18:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:10 [ssh-agent] Looking for ssh-agent implementation... 02:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:10 $ docker exec 3d78346d48c0259578ff8f75942ce66632c9f6216b80abfc4223b5be390e748a ssh-agent 02:18:10 SSH_AUTH_SOCK=/tmp/ssh-QeRop2aUXPRk/agent.32 02:18:10 SSH_AGENT_PID=38 02:18:10 Running ssh-add (command line suppressed) 02:18:10 Identity added: /w/workspace/undry_device-rfid-llrp-go_odessa@tmp/private_key_4307812116433173976.key (/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/private_key_4307812116433173976.key) 02:18:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:11 + git semver tag 02:18:11 2025-11-24 02:18:11,274 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:18:11 2025-11-24 02:18:11,278 [run_tag] DEBUG tag force:False 02:18:11 2025-11-24 02:18:11,278 [check_head_tag] DEBUG check head tag 02:18:11 2025-11-24 02:18:11,278 [execute] INFO git cat-file --batch-check 02:18:11 2025-11-24 02:18:11,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa, stdin=, shell=False, universal_newlines=False) 02:18:11 2025-11-24 02:18:11,281 [execute] INFO git cat-file --batch 02:18:11 2025-11-24 02:18:11,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa, stdin=, shell=False, universal_newlines=False) 02:18:11 2025-11-24 02:18:11,287 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa 02:18:11 2025-11-24 02:18:11,287 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 02:18:11 2025-11-24 02:18:11,287 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa, stdin=None, shell=False, universal_newlines=False) 02:18:11 2025-11-24 02:18:11,290 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa 02:18:11 4.0.1-dev.1 [Pipeline] } 02:18:11 $ docker exec --env ******** --env ******** 3d78346d48c0259578ff8f75942ce66632c9f6216b80abfc4223b5be390e748a ssh-agent -k 02:18:11 unset SSH_AUTH_SOCK; 02:18:11 unset SSH_AGENT_PID; 02:18:11 echo Agent pid 38 killed; 02:18:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:11 + git semver [Pipeline] } 02:18:12 $ docker stop --time=1 3d78346d48c0259578ff8f75942ce66632c9f6216b80abfc4223b5be390e748a 02:18:13 $ docker rm -f --volumes 3d78346d48c0259578ff8f75942ce66632c9f6216b80abfc4223b5be390e748a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:18:13 02:18:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:18:14 0.23.1-centos7: Pulling from edgex-lftools 02:18:14 ab5ef0e58194: Pulling fs layer 02:18:14 9712f1f96733: Pulling fs layer 02:18:14 63f879dbbcfc: Pulling fs layer 02:18:14 0d9ebad4ef96: Pulling fs layer 02:18:14 e9a5061849ea: Pulling fs layer 02:18:14 d747dcd14b5f: Pulling fs layer 02:18:14 2de7ff778b66: Pulling fs layer 02:18:14 d747dcd14b5f: Waiting 02:18:14 2de7ff778b66: Waiting 02:18:14 e9a5061849ea: Waiting 02:18:14 0d9ebad4ef96: Waiting 02:18:14 9712f1f96733: Verifying Checksum 02:18:14 9712f1f96733: Download complete 02:18:14 63f879dbbcfc: Verifying Checksum 02:18:14 63f879dbbcfc: Download complete 02:18:14 e9a5061849ea: Verifying Checksum 02:18:14 e9a5061849ea: Download complete 02:18:14 d747dcd14b5f: Verifying Checksum 02:18:14 d747dcd14b5f: Download complete 02:18:14 ab5ef0e58194: Verifying Checksum 02:18:14 ab5ef0e58194: Download complete 02:18:14 0d9ebad4ef96: Verifying Checksum 02:18:14 0d9ebad4ef96: Download complete 02:18:14 2de7ff778b66: Verifying Checksum 02:18:14 2de7ff778b66: Download complete 02:18:18 ab5ef0e58194: Pull complete 02:18:18 9712f1f96733: Pull complete 02:18:18 63f879dbbcfc: Pull complete 02:18:24 0d9ebad4ef96: Pull complete 02:18:24 e9a5061849ea: Pull complete 02:18:24 d747dcd14b5f: Pull complete 02:18:25 2de7ff778b66: Pull complete 02:18:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:18:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:26 prd-ubuntu20.04-docker-8c-8g-773675 does not seem to be running inside a container 02:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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 02:18:28 $ docker top 4e86dcd04bf0acc4d72fdbe31cdfc8601fb21006fd22abab9d15719d2e94faf1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:18:28 provisioning config files... 02:18:28 copy managed file [sigul-config] to file:/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/config15914706738551229572tmp 02:18:28 copy managed file [sigul-password] to file:/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/config5454326557955826642tmp 02:18:28 copy managed file [sigul-pki] to file:/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/config14161567844283356303tmp [Pipeline] { [Pipeline] echo 02:18:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:18:28 ---> sigul-configuration.sh 02:18:28 gpg: directory `/root/.gnupg' created 02:18:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:18:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:18:28 gpg: keyring `/root/.gnupg/secring.gpg' created 02:18:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:18:28 gpg: CAST5 encrypted data 02:18:28 gpg: encrypted with 1 passphrase 02:18:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:18:29 + mkdir /home/jenkins 02:18:29 + mkdir /home/jenkins/sigul [Pipeline] sh 02:18:29 + 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 02:18:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:18:29 ---> sigul-install.sh 02:18:29 Sigul already installed; skipping installation. [Pipeline] sh 02:18:29 + git tag --list 02:18:29 v0.0.0 02:18:29 v1.0.0 02:18:29 v2.1.0 02:18:29 v2.1.1 02:18:29 v2.2.0 02:18:29 v2.3.0 02:18:29 v3.0 02:18:29 v3.0.0 02:18:29 v3.1 02:18:29 v3.1.0 02:18:29 v3.1.1 02:18:29 v4.0 02:18:29 v4.0.0 02:18:29 v4.0.1-dev.1 [Pipeline] sh 02:18:30 + lftools sign git-tag v4.0.1-dev.1 02:18:30 Signing Git tag with Sigul... 02:18:30 Signing v4.0.1-dev.1 [Pipeline] echo 02:18:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:18:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:18:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:18:31 $ docker stop --time=1 4e86dcd04bf0acc4d72fdbe31cdfc8601fb21006fd22abab9d15719d2e94faf1 02:18:33 $ docker rm -f --volumes 4e86dcd04bf0acc4d72fdbe31cdfc8601fb21006fd22abab9d15719d2e94faf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:18:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:33 prd-ubuntu20.04-docker-8c-8g-773675 does not seem to be running inside a container 02:18:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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 02:18:34 $ docker top ac37aa861b06b6a5a0afa8943b01ffb3a27f43056d91adf7b60a3fb41257e7fc -eo pid,comm 02:18:34 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). 02:18:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:34 [ssh-agent] Looking for ssh-agent implementation... 02:18:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:34 $ docker exec ac37aa861b06b6a5a0afa8943b01ffb3a27f43056d91adf7b60a3fb41257e7fc ssh-agent 02:18:34 SSH_AUTH_SOCK=/tmp/ssh-KeeF8uAhRs8H/agent.33 02:18:34 SSH_AGENT_PID=39 02:18:34 Running ssh-add (command line suppressed) 02:18:34 Identity added: /w/workspace/undry_device-rfid-llrp-go_odessa@tmp/private_key_2463625712396252424.key (/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/private_key_2463625712396252424.key) 02:18:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:34 + git semver bump pre 02:18:35 2025-11-24 02:18:35,167 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:18:35 2025-11-24 02:18:35,171 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa 02:18:35 2025-11-24 02:18:35,171 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 02:18:35 2025-11-24 02:18:35,171 [bump_version] DEBUG bumped version:4.0.1-dev.2 02:18:35 2025-11-24 02:18:35,171 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa with force:True 02:18:35 2025-11-24 02:18:35,171 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa 02:18:35 2025-11-24 02:18:35,171 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa 02:18:35 2025-11-24 02:18:35,173 [execute] INFO git cat-file --batch-check 02:18:35 2025-11-24 02:18:35,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 02:18:35 2025-11-24 02:18:35,178 [execute] INFO git cat-file --batch 02:18:35 2025-11-24 02:18:35,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 02:18:35 2025-11-24 02:18:35,181 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa 02:18:35 4.0.1-dev.2 [Pipeline] } 02:18:35 $ docker exec --env ******** --env ******** ac37aa861b06b6a5a0afa8943b01ffb3a27f43056d91adf7b60a3fb41257e7fc ssh-agent -k 02:18:35 unset SSH_AUTH_SOCK; 02:18:35 unset SSH_AGENT_PID; 02:18:35 echo Agent pid 39 killed; 02:18:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:35 + git semver [Pipeline] } 02:18:36 $ docker stop --time=1 ac37aa861b06b6a5a0afa8943b01ffb3a27f43056d91adf7b60a3fb41257e7fc 02:18:37 $ docker rm -f --volumes ac37aa861b06b6a5a0afa8943b01ffb3a27f43056d91adf7b60a3fb41257e7fc [Pipeline] // withDockerContainer [Pipeline] sh 02:18:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:38 prd-ubuntu20.04-docker-8c-8g-773675 does not seem to be running inside a container 02:18:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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 02:18:38 $ docker top 139f6ba824f4710cb1f5d2b8acaa93d0ef85688d1e609b622f4058cccf2e3531 -eo pid,comm 02:18:38 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). 02:18:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:38 [ssh-agent] Looking for ssh-agent implementation... 02:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:38 $ docker exec 139f6ba824f4710cb1f5d2b8acaa93d0ef85688d1e609b622f4058cccf2e3531 ssh-agent 02:18:38 SSH_AUTH_SOCK=/tmp/ssh-N4fSnH0c1ilu/agent.32 02:18:38 SSH_AGENT_PID=38 02:18:38 Running ssh-add (command line suppressed) 02:18:39 Identity added: /w/workspace/undry_device-rfid-llrp-go_odessa@tmp/private_key_2508583955729303725.key (/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/private_key_2508583955729303725.key) 02:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:39 + git semver push 02:18:39 2025-11-24 02:18:39,595 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:18:39 2025-11-24 02:18:39,599 [run_push] DEBUG push 02:18:39 2025-11-24 02:18:39,600 [execute] INFO git cat-file --batch-check 02:18:39 2025-11-24 02:18:39,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 02:18:39 2025-11-24 02:18:39,602 [execute] INFO git rev-list 1036da9435b8c0871cb5c9f2619233d6b631e5e5 -- 02:18:39 2025-11-24 02:18:39,603 [execute] DEBUG Popen(['git', 'rev-list', '1036da9435b8c0871cb5c9f2619233d6b631e5e5', '--'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 02:18:39 2025-11-24 02:18:39,608 [execute] INFO git fetch -v -- origin 02:18:39 2025-11-24 02:18:39,609 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 02:18:41 2025-11-24 02:18:40,823 [run_push] DEBUG no remote changes detected 02:18:41 2025-11-24 02:18:40,824 [execute] INFO git push origin semver 02:18:41 2025-11-24 02:18:40,824 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 02:18:41 2025-11-24 02:18:41,507 [run_push] DEBUG push all version tags 02:18:41 2025-11-24 02:18:41,507 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:18:41 2025-11-24 02:18:41,508 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_device-rfid-llrp-go_odessa, stdin=None, shell=False, universal_newlines=False) 02:18:42 2025-11-24 02:18:42,157 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_odessa/.semver/odessa 02:18:42 4.0.1-dev.2 [Pipeline] } 02:18:42 $ docker exec --env ******** --env ******** 139f6ba824f4710cb1f5d2b8acaa93d0ef85688d1e609b622f4058cccf2e3531 ssh-agent -k 02:18:42 unset SSH_AUTH_SOCK; 02:18:42 unset SSH_AGENT_PID; 02:18:42 echo Agent pid 38 killed; 02:18:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:42 + git semver [Pipeline] } 02:18:43 $ docker stop --time=1 139f6ba824f4710cb1f5d2b8acaa93d0ef85688d1e609b622f4058cccf2e3531 02:18:44 $ docker rm -f --volumes 139f6ba824f4710cb1f5d2b8acaa93d0ef85688d1e609b622f4058cccf2e3531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:18:45 + [ -d /w/workspace/undry_device-rfid-llrp-go_odessa/archives ] 02:18:45 + ls -al /w/workspace/undry_device-rfid-llrp-go_odessa/archives 02:18:45 total 16 02:18:45 drwxr-xr-x 3 root root 4096 Nov 24 02:04 . 02:18:45 drwxrwxr-x 13 jenkins jenkins 4096 Nov 24 02:18 .. 02:18:45 drwxr-xr-x 2 root root 4096 Nov 24 02:04 cost 02:18:45 -rw-r--r-- 1 root root 91 Nov 24 02:04 cost.csv 02:18:45 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_odessa/archives 02:18:45 + ls -al /w/workspace/undry_device-rfid-llrp-go_odessa/archives 02:18:45 total 16 02:18:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 02:04 . 02:18:45 drwxrwxr-x 13 jenkins jenkins 4096 Nov 24 02:18 .. 02:18:45 drwxr-xr-x 2 jenkins jenkins 4096 Nov 24 02:04 cost 02:18:45 -rw-r--r-- 1 jenkins jenkins 91 Nov 24 02:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:18:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:18:46 ---> package-listing.sh 02:18:46 ++ facter osfamily 02:18:46 ++ tr '[:upper:]' '[:lower:]' 02:18:46 + OS_FAMILY=debian 02:18:46 + workspace=/w/workspace/undry_device-rfid-llrp-go_odessa 02:18:46 + START_PACKAGES=/tmp/packages_start.txt 02:18:46 + END_PACKAGES=/tmp/packages_end.txt 02:18:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:18:46 + PACKAGES=/tmp/packages_start.txt 02:18:46 + '[' /w/workspace/undry_device-rfid-llrp-go_odessa ']' 02:18:46 + PACKAGES=/tmp/packages_end.txt 02:18:46 + case "${OS_FAMILY}" in 02:18:46 + dpkg -l 02:18:46 + grep '^ii' 02:18:46 + '[' -f /tmp/packages_start.txt ']' 02:18:46 + '[' -f /tmp/packages_end.txt ']' 02:18:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:18:46 + '[' /w/workspace/undry_device-rfid-llrp-go_odessa ']' 02:18:46 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_odessa/archives/ 02:18:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_odessa/archives/ [Pipeline] echo 02:18:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:18:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:47 prd-ubuntu20.04-docker-8c-8g-773675 does not seem to be running inside a container 02:18:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_odessa -v /w/workspace/undry_device-rfid-llrp-go_odessa:/w/workspace/undry_device-rfid-llrp-go_odessa:rw,z -v /w/workspace/undry_device-rfid-llrp-go_odessa@tmp:/w/workspace/undry_device-rfid-llrp-go_odessa@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 02:18:47 $ docker top 3d704452016beff0f5708d34de04f1b0eb1712ed7dca8043ec35164e14a9c840 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:47 + touch /tmp/pre-build-complete [Pipeline] sh 02:18:48 + mkdir -p /var/log/sysstat [Pipeline] sh 02:18:48 + ls /var/log/sa-host 02:18:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:48 provisioning config files... 02:18:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_odessa@tmp/config5679022179547280168tmp [Pipeline] { [Pipeline] echo 02:18:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:18:48 ---> create-netrc.sh [Pipeline] } 02:18:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:18:49 ---> python-tools-install.sh [Pipeline] echo 02:18:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:18:49 ---> sudo-logs.sh 02:18:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:18:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:18:49 ---> job-cost.sh 02:18:49 lf-activate-venv: SKIPPING 02:18:49 DEBUG: total: 0.2199999988079071 02:18:49 INFO: Retrieving Stack Cost... 02:18:50 INFO: Retrieving Pricing Info for: v3-standard-8 02:18:51 INFO: Archiving Costs [Pipeline] echo 02:18:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:18:51 ---> logs-deploy.sh 02:18:51 lf-activate-venv: SKIPPING 02:18:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/odessa/6 02:18:51 INFO: archiving workspace using pattern(s): 02:18:52 Archives upload complete. 02:18:52 INFO: archiving logs to Nexus