Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60281cc6063d26a96af40c69e79836997efaa71f 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-ssh14615074203893514591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh4173066436298718917.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17609463410388251100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh15827767999581355890.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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5572410246137049663.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-modbus-go, goVersion:1.25] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-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-modbus 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 ‘prd-ubuntu20.04-docker-8c-8g-10572’ Running on prd-ubuntu20.04-docker-8c-8g-10577 in /w/workspace/gexfoundry_device-modbus-go_main [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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 60281cc6063d26a96af40c69e79836997efaa71f (main) Commit message: "Merge pull request #711 from sabrina-lin527/update-changelog" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 60281cc6063d26a96af40c69e79836997efaa71f # timeout=10 > git rev-list --no-walk e8255f7a45f8884f577f818fffb07e95878fc842 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:18:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:18:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:18:45 ========================================================= 04:18:45 EdgeX Global Pipelines Version Info 04:18:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:18:46 ------------------- 04:18:46 stable info: 04:18:46 ------------------- 04:18:46 Commited By: Cherry Wang cherry@iotechsys.com 04:18:46 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:18:46 Message: update stable to v1.0.280 04:18:46 ------------------- 04:18:46 experimental info: 04:18:46 ------------------- 04:18:46 Commited By: Cherry Wang cherry@iotechsys.com 04:18:46 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:18:46 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:18:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60281cc [Pipeline] echo 04:18:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:48 provisioning config files... 04:18:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5855012514308791501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:49 ---> ****-login.sh 04:18:49 nexus3.edgexfoundry.org:10001 04:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:49 04:18:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:18:49 Configure a credential helper to remove this warning. See 04:18:49 https://docs.****.com/go/credential-store/ 04:18:49 04:18:49 Login Succeeded 04:18:49 nexus3.edgexfoundry.org:10002 04:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:49 04:18:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:18:49 Configure a credential helper to remove this warning. See 04:18:49 https://docs.****.com/go/credential-store/ 04:18:49 04:18:49 Login Succeeded 04:18:49 nexus3.edgexfoundry.org:10003 04:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:49 04:18:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:18:49 Configure a credential helper to remove this warning. See 04:18:49 https://docs.****.com/go/credential-store/ 04:18:49 04:18:49 Login Succeeded 04:18:49 nexus3.edgexfoundry.org:10004 04:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:49 04:18:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:18:49 Configure a credential helper to remove this warning. See 04:18:49 https://docs.****.com/go/credential-store/ 04:18:49 04:18:49 Login Succeeded 04:18:49 ****.io 04:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:50 04:18:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:18:50 Configure a credential helper to remove this warning. See 04:18:50 https://docs.****.com/go/credential-store/ 04:18:50 04:18:50 Login Succeeded 04:18:50 ---> ****-login.sh ends [Pipeline] } 04:18:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:18:50 + git rev-list -1 --merges 60281cc6063d26a96af40c69e79836997efaa71f~1..60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] echo 04:18:50 -----------> git rev-list -1 --merges 60281cc6063d26a96af40c69e79836997efaa71f~1..60281cc6063d26a96af40c69e79836997efaa71f 60281cc6063d26a96af40c69e79836997efaa71f 04:18:50 60281cc6063d26a96af40c69e79836997efaa71f [false] [Pipeline] sh 04:18:51 + git log --format=format:%s -1 60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] echo 04:18:51 ========================================================= 04:18:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:18:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:51 + git log --format=format:%s -1 60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] echo 04:18:51 [semverPrep] GIT_COMMIT: 60281cc6063d26a96af40c69e79836997efaa71f, Commit Message: Merge pull request #711 from sabrina-lin527/update-changelog [Pipeline] echo 04:18:51 [semverPrep] This is not a build commit. [Pipeline] sh 04:18:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:18:52 + grep -v github /etc/ssh/ssh_known_hosts 04:18:52 + [ -e /tmp/ssh_known_hosts ] 04:18:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:18:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:18:52 + sudo tee -a /etc/ssh/ssh_known_hosts 04:18:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:52 04:18:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:53 0.1.4: Pulling from edgex-devops/py-git-semver 04:18:53 3dae71ba6b94: Pulling fs layer 04:18:53 6bf1a483ea7c: Pulling fs layer 04:18:53 f5dfc541a4d3: Pulling fs layer 04:18:53 461d9e800cba: Pulling fs layer 04:18:53 80192f66455f: Pulling fs layer 04:18:53 2e8e34ca0e6c: Pulling fs layer 04:18:53 a29436f7fd5d: Pulling fs layer 04:18:53 923cac83aea3: Pulling fs layer 04:18:53 25ad8b0a4227: Pulling fs layer 04:18:53 db01528c6b51: Pulling fs layer 04:18:53 28988de357af: Pulling fs layer 04:18:53 80192f66455f: Waiting 04:18:53 2e8e34ca0e6c: Waiting 04:18:53 461d9e800cba: Waiting 04:18:53 a29436f7fd5d: Waiting 04:18:53 923cac83aea3: Waiting 04:18:53 25ad8b0a4227: Waiting 04:18:53 db01528c6b51: Waiting 04:18:53 28988de357af: Waiting 04:18:53 6bf1a483ea7c: Verifying Checksum 04:18:53 6bf1a483ea7c: Download complete 04:18:53 461d9e800cba: Download complete 04:18:53 80192f66455f: Verifying Checksum 04:18:53 80192f66455f: Download complete 04:18:53 f5dfc541a4d3: Verifying Checksum 04:18:53 f5dfc541a4d3: Download complete 04:18:53 3dae71ba6b94: Verifying Checksum 04:18:53 3dae71ba6b94: Download complete 04:18:53 923cac83aea3: Verifying Checksum 04:18:53 923cac83aea3: Download complete 04:18:53 25ad8b0a4227: Verifying Checksum 04:18:53 25ad8b0a4227: Download complete 04:18:53 db01528c6b51: Verifying Checksum 04:18:53 db01528c6b51: Download complete 04:18:53 28988de357af: Verifying Checksum 04:18:53 28988de357af: Download complete 04:18:54 a29436f7fd5d: Verifying Checksum 04:18:54 a29436f7fd5d: Download complete 04:18:54 2e8e34ca0e6c: Verifying Checksum 04:18:54 2e8e34ca0e6c: Download complete 04:18:57 3dae71ba6b94: Pull complete 04:18:58 6bf1a483ea7c: Pull complete 04:18:59 f5dfc541a4d3: Pull complete 04:18:59 461d9e800cba: Pull complete 04:18:59 80192f66455f: Pull complete 04:19:04 2e8e34ca0e6c: Pull complete 04:19:04 a29436f7fd5d: Pull complete 04:19:04 923cac83aea3: Pull complete 04:19:04 25ad8b0a4227: Pull complete 04:19:04 db01528c6b51: Pull complete 04:19:04 28988de357af: Pull complete 04:19:04 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:05 prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container 04:19:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:19:07 $ docker top 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d -eo pid,comm 04:19:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:19:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:07 [ssh-agent] Looking for ssh-agent implementation... 04:19:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:07 $ docker exec 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d ssh-agent 04:19:07 SSH_AUTH_SOCK=/tmp/ssh-hoG9gn4Yoc9t/agent.32 04:19:07 SSH_AGENT_PID=38 04:19:07 Running ssh-add (command line suppressed) 04:19:07 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10789670948862147333.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10789670948862147333.key) 04:19:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:08 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 04:19:08 + git tag --points-at HEAD [Pipeline] } 04:19:08 $ docker exec --env ******** --env ******** 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d ssh-agent -k 04:19:08 unset SSH_AUTH_SOCK; 04:19:08 unset SSH_AGENT_PID; 04:19:08 echo Agent pid 38 killed; 04:19:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:09 [ssh-agent] Looking for ssh-agent implementation... 04:19:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:09 $ docker exec 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d ssh-agent 04:19:09 SSH_AUTH_SOCK=/tmp/ssh-usvRijcfFrOC/agent.86 04:19:09 SSH_AGENT_PID=92 04:19:09 Running ssh-add (command line suppressed) 04:19:09 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7763687005527927276.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7763687005527927276.key) 04:19:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:09 + git semver init 04:19:10 2026-05-25 04:19:10,121 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:19:10 2026-05-25 04:19:10,127 [run_init] DEBUG init version:0.0.0 force:False 04:19:10 2026-05-25 04:19:10,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 04:19:10 2026-05-25 04:19:10,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 04:19:10 2026-05-25 04:19:10,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 04:19:11 2026-05-25 04:19:11,384 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 04:19:11 2026-05-25 04:19:11,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 04:19:11 2026-05-25 04:19:11,384 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:19:11 2026-05-25 04:19:11,384 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:19:11 4.1.0-dev.21 [Pipeline] } 04:19:11 $ docker exec --env ******** --env ******** 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d ssh-agent -k 04:19:11 unset SSH_AUTH_SOCK; 04:19:11 unset SSH_AGENT_PID; 04:19:11 echo Agent pid 92 killed; 04:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:12 + git semver [Pipeline] } 04:19:12 $ docker stop --time=1 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d 04:19:14 $ docker rm -f --volumes 5a58bc601243e5dfae6be7821710a2c8c0d3d3e8e68bc8052bae65e77d66423d [Pipeline] // withDockerContainer [Pipeline] sh 04:19:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:19:14 Stashed 1 file(s) [Pipeline] echo 04:19:14 [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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 04:19:15 provisioning config files... 04:19:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5478151537932365135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:15 ---> ****-login.sh 04:19:15 nexus3.edgexfoundry.org:10001 04:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:15 Login Succeeded 04:19:15 nexus3.edgexfoundry.org:10002 04:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:15 Login Succeeded 04:19:15 nexus3.edgexfoundry.org:10003 04:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:15 Login Succeeded 04:19:15 nexus3.edgexfoundry.org:10004 04:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:15 Login Succeeded 04:19:15 ****.io 04:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:16 Login Succeeded 04:19:16 ---> ****-login.sh ends [Pipeline] } 04:19:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:19:16 ========================================================= 04:19:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:19:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:19:17 #0 building with "default" instance using docker driver 04:19:17 04:19:17 #1 [internal] load build definition from Dockerfile 04:19:17 #1 transferring dockerfile: 1.52kB done 04:19:17 #1 DONE 0.0s 04:19:17 04:19:17 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:19:17 #2 DONE 0.1s 04:19:17 04:19:17 #3 [internal] load .dockerignore 04:19:17 #3 transferring context: 182B done 04:19:17 #3 DONE 0.0s 04:19:17 04:19:17 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:19:17 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 04:19:17 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 04:19:17 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 04:19:17 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 04:19:17 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 04:19:17 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 04:19:17 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 04:19:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 04:19:17 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 04:19:17 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 04:19:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 04:19:17 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:19:17 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 04:19:17 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 04:19:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 04:19:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 04:19:17 #4 ... 04:19:17 04:19:17 #5 [internal] load build context 04:19:17 #5 transferring context: 25.72MB 0.2s done 04:19:17 #5 DONE 0.2s 04:19:17 04:19:17 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:19:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 04:19:17 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 04:19:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 04:19:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 04:19:17 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 04:19:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 04:19:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 04:19:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s 04:19:17 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 04:19:17 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.5s 04:19:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 04:19:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.6s 04:19:17 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 04:19:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.7s 04:19:17 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 04:19:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s 04:19:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 04:19:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 04:19:22 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 04:19:22 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 04:19:22 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 04:19:22 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:19:22 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 04:19:22 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 04:19:22 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 04:19:22 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 04:19:25 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 04:19:25 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 04:19:26 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 04:19:26 #4 DONE 9.3s 04:19:26 04:19:26 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 04:19:26 #6 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:19:26 #6 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:19:27 #6 0.747 (1/8) Installing openssh-keygen (10.0_p1-r10) 04:19:27 #6 0.756 (2/8) Installing libedit (20250104.3.1-r1) 04:19:27 #6 0.764 (3/8) Installing openssh-client-common (10.0_p1-r10) 04:19:27 #6 0.791 (4/8) Installing openssh-client-default (10.0_p1-r10) 04:19:27 #6 0.800 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 04:19:27 #6 0.805 (6/8) Installing openssh-server-common (10.0_p1-r10) 04:19:27 #6 0.808 (7/8) Installing openssh-server (10.0_p1-r10) 04:19:27 #6 0.913 (8/8) Installing openssh (10.0_p1-r10) 04:19:27 #6 0.919 Executing busybox-1.37.0-r19.trigger 04:19:27 #6 0.926 OK: 272 MiB in 68 packages 04:19:29 #6 DONE 2.5s 04:19:29 04:19:29 #7 [builder 3/7] WORKDIR /device-modbus-go 04:19:29 #7 DONE 0.0s 04:19:29 04:19:29 #8 [builder 4/7] COPY go.mod vendor* ./ 04:19:29 #8 DONE 0.1s 04:19:29 04:19:29 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:30 Still waiting to schedule task 04:19:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10573’ 04:19:40 #9 DONE 10.6s 04:19:40 04:19:40 #10 [builder 6/7] COPY . . 04:19:40 #10 DONE 0.1s 04:19:40 04:19:40 #11 [builder 7/7] RUN echo noop 04:19:40 #11 0.200 noop 04:19:40 #11 DONE 0.2s 04:19:40 04:19:40 #12 exporting to image 04:19:40 #12 exporting layers 04:19:47 #12 exporting layers 7.5s done 04:19:47 #12 writing image sha256:fe64c625bc1d32f0ceb697e1db497f601340a77cc76b997a7a8452bbc2469dcc done 04:19:47 #12 naming to docker.io/library/ci-base-image-x86_64 done 04:19:47 #12 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:48 + docker inspect -f . ci-base-image-x86_64 04:19:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:48 prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container 04:19:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:48 $ docker top fa2b35e0d552f52d64259b4e4dfff6e624256cae66985886b735059e5b1dece8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:48 + go version 04:19:48 go version go1.25.2 linux/amd64 [Pipeline] } 04:19:48 $ docker stop --time=1 fa2b35e0d552f52d64259b4e4dfff6e624256cae66985886b735059e5b1dece8 04:19:50 $ docker rm -f --volumes fa2b35e0d552f52d64259b4e4dfff6e624256cae66985886b735059e5b1dece8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:50 + docker inspect -f . ci-base-image-x86_64 04:19:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:50 prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container 04:19:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:51 $ docker top d6b8c68f740020ce57199e0149ca9d34d19e1314edf6a2c959812f36b76d9e16 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 04:19:51 + make test 04:19:51 go test ./... -coverprofile=coverage.out ./... 04:19:52 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:20:13 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 04:20:13 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 49.7% of statements 04:20:23 0 issues. 04:20:23 go vet ./... 04:20:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:20:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:20:29 ./bin/test-attribution-txt.sh 04:20:29 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:20:29 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:20:29 $ docker stop --time=1 d6b8c68f740020ce57199e0149ca9d34d19e1314edf6a2c959812f36b76d9e16 04:20:31 $ docker rm -f --volumes d6b8c68f740020ce57199e0149ca9d34d19e1314edf6a2c959812f36b76d9e16 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:20:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:20:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:33 + ls -al . 04:20:33 total 268 04:20:33 drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:19 . 04:20:33 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:18 .. 04:20:33 -rw-rw-r-- 1 jenkins jenkins 140 May 25 04:18 .dockerignore 04:20:33 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:20 .git 04:20:33 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 .github 04:20:33 -rw-rw-r-- 1 jenkins jenkins 266 May 25 04:18 .gitignore 04:20:33 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:18 .golangci.yml 04:20:33 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:19 .semver 04:20:33 -rw-rw-r-- 1 jenkins jenkins 22459 May 25 04:18 Attribution.txt 04:20:33 -rw-rw-r-- 1 jenkins jenkins 19261 May 25 04:18 CHANGELOG.md 04:20:33 -rw-rw-r-- 1 jenkins jenkins 1479 May 25 04:18 Dockerfile 04:20:33 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:18 GOVERNANCE.md 04:20:33 -rw-rw-r-- 1 jenkins jenkins 681 May 25 04:18 Jenkinsfile 04:20:33 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:18 LICENSE 04:20:33 -rw-rw-r-- 1 jenkins jenkins 2529 May 25 04:18 Makefile 04:20:33 -rw-rw-r-- 1 jenkins jenkins 622 May 25 04:18 OWNERS.md 04:20:33 -rw-rw-r-- 1 jenkins jenkins 4463 May 25 04:18 README.md 04:20:33 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:19 VERSION 04:20:33 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:18 bin 04:20:33 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 cmd 04:20:33 -rw-r--r-- 1 jenkins jenkins 32380 May 25 04:20 coverage.out 04:20:33 -rw-rw-r-- 1 jenkins jenkins 6841 May 25 04:18 go.mod 04:20:33 -rw-rw-r-- 1 jenkins jenkins 89767 May 25 04:18 go.sum 04:20:33 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 internal 04:20:33 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:18 simulator 04:20:33 -rw-rw-r-- 1 jenkins jenkins 229 May 25 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:33 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=60281cc6063d26a96af40c69e79836997efaa71f --label arch=amd64 --label version=4.1.0-dev.21 . 04:20:33 #0 building with "default" instance using docker driver 04:20:33 04:20:33 #1 [internal] load build definition from Dockerfile 04:20:33 #1 transferring dockerfile: 1.52kB done 04:20:33 #1 DONE 0.0s 04:20:33 04:20:33 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:20:33 #2 DONE 0.0s 04:20:33 04:20:33 #3 [internal] load metadata for docker.io/library/alpine:3.22 04:20:33 #3 DONE 0.1s 04:20:33 04:20:33 #4 [internal] load .dockerignore 04:20:33 #4 transferring context: 182B done 04:20:33 #4 DONE 0.0s 04:20:33 04:20:33 #5 [internal] load build context 04:20:33 #5 DONE 0.0s 04:20:33 04:20:33 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:20:33 #6 DONE 0.0s 04:20:33 04:20:33 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:20:33 #7 ... 04:20:33 04:20:33 #5 [internal] load build context 04:20:33 #5 transferring context: 46.33kB 0.0s done 04:20:33 #5 DONE 0.0s 04:20:33 04:20:33 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:20:33 #6 DONE 0.1s 04:20:33 04:20:33 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:20:33 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:20:33 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 04:20:33 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:20:33 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:20:33 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:20:33 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:20:33 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 04:20:33 #7 DONE 0.3s 04:20:33 04:20:33 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:20:34 #8 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:20:34 #8 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:20:34 #8 ... 04:20:34 04:20:34 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 04:20:34 #9 0.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:20:34 #9 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:20:34 #9 0.729 OK: 272 MiB in 68 packages 04:20:34 #9 DONE 0.9s 04:20:34 04:20:34 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:20:34 #8 0.599 (1/1) Installing dumb-init (1.2.5-r3) 04:20:34 #8 0.604 Executing busybox-1.37.0-r20.trigger 04:20:34 #8 0.609 OK: 7 MiB in 17 packages 04:20:34 #8 DONE 0.7s 04:20:34 04:20:34 #10 [builder 3/7] WORKDIR /device-modbus-go 04:20:34 #10 DONE 0.0s 04:20:34 04:20:34 #11 [builder 4/7] COPY go.mod vendor* ./ 04:20:34 #11 DONE 0.0s 04:20:34 04:20:34 #12 [stage-1 3/6] RUN apk --no-cache upgrade 04:20:34 #12 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:20:34 #12 ... 04:20:34 04:20:34 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:34 #13 DONE 0.5s 04:20:34 04:20:34 #12 [stage-1 3/6] RUN apk --no-cache upgrade 04:20:34 #12 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:20:35 #12 ... 04:20:35 04:20:35 #14 [builder 6/7] COPY . . 04:20:35 #14 DONE 0.1s 04:20:35 04:20:35 #12 [stage-1 3/6] RUN apk --no-cache upgrade 04:20:35 #12 0.759 OK: 7 MiB in 17 packages 04:20:35 #12 DONE 0.8s 04:20:35 04:20:35 #15 [builder 7/7] RUN make build 04:20:35 #15 0.203 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 04:21:02 #15 DONE 24.9s 04:21:02 04:21:02 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 04:21:02 #16 DONE 0.1s 04:21:02 04:21:02 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 04:21:02 #17 DONE 0.0s 04:21:02 04:21:02 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 04:21:02 #18 DONE 0.0s 04:21:02 04:21:02 #19 exporting to image 04:21:02 #19 exporting layers 0.1s done 04:21:02 #19 writing image sha256:f0699e5b85432a1219015d3334572b92bb01075410a30268a355fb1371bb594b done 04:21:02 #19 naming to docker.io/library/device-modbus done 04:21:02 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:02 provisioning config files... 04:21:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4361149587315557023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:02 ---> ****-login.sh 04:21:02 nexus3.edgexfoundry.org:10001 04:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:02 Login Succeeded 04:21:02 nexus3.edgexfoundry.org:10002 04:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:02 Login Succeeded 04:21:02 nexus3.edgexfoundry.org:10003 04:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:02 Login Succeeded 04:21:02 nexus3.edgexfoundry.org:10004 04:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:02 Login Succeeded 04:21:02 ****.io 04:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:03 Login Succeeded 04:21:03 ---> ****-login.sh ends [Pipeline] } 04:21:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:21:03 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 04:21:03 60281cc6063d26a96af40c69e79836997efaa71f 04:21:03 latest 04:21:03 4.1.0-dev.21 04:21:03 60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 04:21:03 main 04:21:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:03 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:03 + docker push nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f 04:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:21:03 5d661a10ac4a: Preparing 04:21:03 38b55a56b37b: Preparing 04:21:03 9454860456b2: Preparing 04:21:03 824430511b72: Preparing 04:21:03 cff2fdea32f1: Preparing 04:21:03 0854555d70ac: Preparing 04:21:03 0854555d70ac: Waiting 04:21:03 824430511b72: Pushed 04:21:03 5d661a10ac4a: Pushed 04:21:03 0854555d70ac: Layer already exists 04:21:03 38b55a56b37b: Pushed 04:21:03 cff2fdea32f1: Pushed 04:21:07 9454860456b2: Pushed 04:21:07 60281cc6063d26a96af40c69e79836997efaa71f: digest: sha256:f6af729051d9284f907aa86bca3310a6628c35ebe49a6c6ad7ec6c7b35dc50a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:07 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:08 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 04:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:21:08 5d661a10ac4a: Preparing 04:21:08 38b55a56b37b: Preparing 04:21:08 9454860456b2: Preparing 04:21:08 824430511b72: Preparing 04:21:08 cff2fdea32f1: Preparing 04:21:08 0854555d70ac: Preparing 04:21:08 0854555d70ac: Waiting 04:21:08 824430511b72: Layer already exists 04:21:08 cff2fdea32f1: Layer already exists 04:21:08 5d661a10ac4a: Layer already exists 04:21:08 9454860456b2: Layer already exists 04:21:08 38b55a56b37b: Layer already exists 04:21:08 0854555d70ac: Layer already exists 04:21:08 latest: digest: sha256:f6af729051d9284f907aa86bca3310a6628c35ebe49a6c6ad7ec6c7b35dc50a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:08 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.21 04:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:21:09 5d661a10ac4a: Preparing 04:21:09 38b55a56b37b: Preparing 04:21:09 9454860456b2: Preparing 04:21:09 824430511b72: Preparing 04:21:09 cff2fdea32f1: Preparing 04:21:09 0854555d70ac: Preparing 04:21:09 0854555d70ac: Waiting 04:21:09 824430511b72: Layer already exists 04:21:09 9454860456b2: Layer already exists 04:21:09 cff2fdea32f1: Layer already exists 04:21:09 38b55a56b37b: Layer already exists 04:21:09 5d661a10ac4a: Layer already exists 04:21:09 0854555d70ac: Layer already exists 04:21:09 4.1.0-dev.21: digest: sha256:f6af729051d9284f907aa86bca3310a6628c35ebe49a6c6ad7ec6c7b35dc50a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:09 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 04:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:21:09 5d661a10ac4a: Preparing 04:21:09 38b55a56b37b: Preparing 04:21:09 9454860456b2: Preparing 04:21:09 824430511b72: Preparing 04:21:09 cff2fdea32f1: Preparing 04:21:09 0854555d70ac: Preparing 04:21:09 0854555d70ac: Waiting 04:21:09 38b55a56b37b: Layer already exists 04:21:09 824430511b72: Layer already exists 04:21:09 9454860456b2: Layer already exists 04:21:09 5d661a10ac4a: Layer already exists 04:21:09 cff2fdea32f1: Layer already exists 04:21:09 0854555d70ac: Layer already exists 04:21:09 60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21: digest: sha256:f6af729051d9284f907aa86bca3310a6628c35ebe49a6c6ad7ec6c7b35dc50a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 04:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:21:10 5d661a10ac4a: Preparing 04:21:10 38b55a56b37b: Preparing 04:21:10 9454860456b2: Preparing 04:21:10 824430511b72: Preparing 04:21:10 cff2fdea32f1: Preparing 04:21:10 0854555d70ac: Preparing 04:21:10 0854555d70ac: Waiting 04:21:10 824430511b72: Layer already exists 04:21:10 9454860456b2: Layer already exists 04:21:10 cff2fdea32f1: Layer already exists 04:21:10 5d661a10ac4a: Layer already exists 04:21:10 38b55a56b37b: Layer already exists 04:21:10 0854555d70ac: Layer already exists 04:21:10 main: digest: sha256:f6af729051d9284f907aa86bca3310a6628c35ebe49a6c6ad7ec6c7b35dc50a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:10 ===================================================== [Pipeline] echo 04:21:10 taggedImages: 04:21:10 - nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f 04:21:10 - nexus3.edgexfoundry.org:10004/device-modbus:latest 04:21:10 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.21 04:21:10 - nexus3.edgexfoundry.org:10004/device-modbus:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 04:21:10 - nexus3.edgexfoundry.org:10004/device-modbus:main [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 04:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:10 04:21:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:11 latest: Pulling from edgex-lftools-log-publisher 04:21:11 5eb5b503b376: Pulling fs layer 04:21:11 5c69ac0246d0: Pulling fs layer 04:21:11 ec43610c2a17: Pulling fs layer 04:21:11 3a2ae6a8a46f: Pulling fs layer 04:21:11 33b1e0a273af: Pulling fs layer 04:21:11 5d3b04190fa2: Pulling fs layer 04:21:11 2f39f015ded8: Pulling fs layer 04:21:11 3a2ae6a8a46f: Waiting 04:21:11 2f39f015ded8: Waiting 04:21:11 33b1e0a273af: Waiting 04:21:11 5d3b04190fa2: Waiting 04:21:11 5c69ac0246d0: Verifying Checksum 04:21:11 5c69ac0246d0: Download complete 04:21:11 3a2ae6a8a46f: Verifying Checksum 04:21:11 3a2ae6a8a46f: Download complete 04:21:11 33b1e0a273af: Verifying Checksum 04:21:11 33b1e0a273af: Download complete 04:21:11 ec43610c2a17: Verifying Checksum 04:21:11 ec43610c2a17: Download complete 04:21:11 5d3b04190fa2: Verifying Checksum 04:21:11 5d3b04190fa2: Download complete 04:21:11 5eb5b503b376: Verifying Checksum 04:21:11 5eb5b503b376: Download complete 04:21:12 2f39f015ded8: Download complete 04:21:13 5eb5b503b376: Pull complete 04:21:13 5c69ac0246d0: Pull complete 04:21:13 ec43610c2a17: Pull complete 04:21:13 3a2ae6a8a46f: Pull complete 04:21:14 33b1e0a273af: Pull complete 04:21:14 5d3b04190fa2: Pull complete 04:21:19 2f39f015ded8: Pull complete 04:21:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:19 prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container 04:21:19 $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:21:20 $ docker top 1144a0a1ecc9f7a5eb5e567cac6d70506ae2cab4707e3bd7dc0cfce234eb405e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:21 ---> job-cost.sh 04:21:21 lf-activate-venv: SKIPPING 04:21:21 INFO: No Stack... 04:21:21 INFO: Retrieving Pricing Info for: v3-standard-8 04:21:22 INFO: Archiving Costs [Pipeline] sh 04:21:22 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 04:21:22 + cut -d, -f6 [Pipeline] lock 04:21:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] 04:21:22 Resource [jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] did not exist. Created. 04:21:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:21:22 + echo total: 0.2199999988079071 [Pipeline] stash 04:21:22 Stashed 1 file(s) [Pipeline] } 04:21:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } 04:21:22 $ docker stop --time=1 1144a0a1ecc9f7a5eb5e567cac6d70506ae2cab4707e3bd7dc0cfce234eb405e 04:21:23 $ docker rm -f --volumes 1144a0a1ecc9f7a5eb5e567cac6d70506ae2cab4707e3bd7dc0cfce234eb405e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:21:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10581 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 04:21:50 Running in /w/workspace/device-modbus-go/217 [Pipeline] { [Pipeline] checkout 04:21:53 The recommended git tool is: git 04:22:03 using credential edgex-jenkins-ssh 04:22:03 Cloning the remote Git repository 04:22:03 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 04:22:03 > git init /w/workspace/device-modbus-go/217 # timeout=10 04:22:03 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 04:22:03 > git --version # timeout=10 04:22:03 > git --version # 'git version 2.25.1' 04:22:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:07 Avoid second fetch 04:22:07 Checking out Revision 60281cc6063d26a96af40c69e79836997efaa71f (main) 04:22:06 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 04:22:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:08 > git config core.sparsecheckout # timeout=10 04:22:08 > git checkout -f 60281cc6063d26a96af40c69e79836997efaa71f # timeout=10 04:22:08 Commit message: "Merge pull request #711 from sabrina-lin527/update-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:13 provisioning config files... 04:22:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/217@tmp/config3845234305097791359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:13 ---> ****-login.sh 04:22:13 nexus3.edgexfoundry.org:10001 04:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:14 Configure a credential helper to remove this warning. See 04:22:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:14 04:22:14 Login Succeeded 04:22:14 nexus3.edgexfoundry.org:10002 04:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:14 Configure a credential helper to remove this warning. See 04:22:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:14 04:22:14 Login Succeeded 04:22:14 nexus3.edgexfoundry.org:10003 04:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:15 Configure a credential helper to remove this warning. See 04:22:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:15 04:22:15 Login Succeeded 04:22:15 nexus3.edgexfoundry.org:10004 04:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:15 Configure a credential helper to remove this warning. See 04:22:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:15 04:22:15 Login Succeeded 04:22:15 ****.io 04:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:16 Configure a credential helper to remove this warning. See 04:22:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:16 04:22:16 Login Succeeded 04:22:16 ---> ****-login.sh ends [Pipeline] } 04:22:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:22:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:22:16 ========================================================= 04:22:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:22:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:22:17 Sending build context to Docker daemon 13.09MB 04:22:17 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 04:22:17 Step 2/10 : FROM ${BASE} AS builder 04:22:17 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:17 6b59a28fa201: Pulling fs layer 04:22:17 d32bb0dddca7: Pulling fs layer 04:22:17 5dab1238d3d9: Pulling fs layer 04:22:17 196fd7d83e7d: Pulling fs layer 04:22:17 4f4fb700ef54: Pulling fs layer 04:22:17 8ba94037c8f0: Pulling fs layer 04:22:17 deaec5988b04: Pulling fs layer 04:22:17 9f65657bb879: Pulling fs layer 04:22:17 196fd7d83e7d: Waiting 04:22:17 deaec5988b04: Waiting 04:22:17 9f65657bb879: Waiting 04:22:17 8ba94037c8f0: Waiting 04:22:17 4f4fb700ef54: Waiting 04:22:17 d32bb0dddca7: Verifying Checksum 04:22:17 d32bb0dddca7: Download complete 04:22:17 196fd7d83e7d: Verifying Checksum 04:22:17 196fd7d83e7d: Download complete 04:22:17 4f4fb700ef54: Verifying Checksum 04:22:17 4f4fb700ef54: Download complete 04:22:17 8ba94037c8f0: Verifying Checksum 04:22:17 8ba94037c8f0: Download complete 04:22:17 6b59a28fa201: Verifying Checksum 04:22:17 6b59a28fa201: Download complete 04:22:18 9f65657bb879: Verifying Checksum 04:22:18 9f65657bb879: Download complete 04:22:18 6b59a28fa201: Pull complete 04:22:19 d32bb0dddca7: Pull complete 04:22:19 5dab1238d3d9: Verifying Checksum 04:22:19 5dab1238d3d9: Download complete 04:22:21 deaec5988b04: Verifying Checksum 04:22:21 deaec5988b04: Download complete 04:22:33 5dab1238d3d9: Pull complete 04:22:34 196fd7d83e7d: Pull complete 04:22:34 4f4fb700ef54: Pull complete 04:22:34 8ba94037c8f0: Pull complete 04:22:44 deaec5988b04: Pull complete 04:22:46 9f65657bb879: Pull complete 04:22:46 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:22:46 ---> 334268110677 04:22:46 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:22:48 ---> Running in 479dfc53376f 04:22:48 Removing intermediate container 479dfc53376f 04:22:48 ---> 163a91f1363d 04:22:48 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:22:49 ---> Running in 5dab54543d37 04:22:49 Removing intermediate container 5dab54543d37 04:22:49 ---> f930f1bca9f7 04:22:49 Step 5/10 : RUN apk add --update --no-cache make git openssh 04:22:49 ---> Running in 533cccfba843 04:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:22:53 (1/8) Installing openssh-keygen (10.0_p1-r10) 04:22:53 (2/8) Installing libedit (20250104.3.1-r1) 04:22:53 (3/8) Installing openssh-client-common (10.0_p1-r10) 04:22:53 (4/8) Installing openssh-client-default (10.0_p1-r10) 04:22:53 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 04:22:53 (6/8) Installing openssh-server-common (10.0_p1-r10) 04:22:53 (7/8) Installing openssh-server (10.0_p1-r10) 04:22:53 (8/8) Installing openssh (10.0_p1-r10) 04:22:53 Executing busybox-1.37.0-r19.trigger 04:22:53 OK: 262 MiB in 68 packages 04:22:59 Removing intermediate container 533cccfba843 04:22:59 ---> 0e0cbda615cc 04:22:59 Step 6/10 : WORKDIR /device-modbus-go 04:22:59 ---> Running in 8a464c0c3bb3 04:22:59 Removing intermediate container 8a464c0c3bb3 04:22:59 ---> 5feb0c6da52e 04:22:59 Step 7/10 : COPY go.mod vendor* ./ 04:22:59 ---> d1259183cf02 04:22:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:59 ---> Running in 0ea85672a60a 04:25:06 Removing intermediate container 0ea85672a60a 04:25:06 ---> f4a95edefdeb 04:25:06 Step 9/10 : COPY . . 04:25:06 ---> a6f4220426ac 04:25:06 Step 10/10 : RUN ${MAKE} 04:25:06 ---> Running in 3484a8b78b13 04:25:06 noop 04:25:06 Removing intermediate container 3484a8b78b13 04:25:06 ---> ef0785c59647 04:25:06 Successfully built ef0785c59647 04:25:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:06 + docker inspect -f . ci-base-image-arm64 04:25:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:11 prd-ubuntu20.04-docker-arm64-4c-16g-10581 does not seem to be running inside a container 04:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/217 -v /w/workspace/device-modbus-go/217:/w/workspace/device-modbus-go/217:rw,z -v /w/workspace/device-modbus-go/217@tmp:/w/workspace/device-modbus-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:25:12 $ docker top 91829195a34b2f962e3f3fdddeaf34a3764dca295685752faacfed99c55b0024 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:13 + go version 04:25:13 go version go1.25.3 linux/arm64 [Pipeline] } 04:25:13 $ docker stop --time=1 91829195a34b2f962e3f3fdddeaf34a3764dca295685752faacfed99c55b0024 04:25:15 $ docker rm -f --volumes 91829195a34b2f962e3f3fdddeaf34a3764dca295685752faacfed99c55b0024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:16 + docker inspect -f . ci-base-image-arm64 04:25:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:16 prd-ubuntu20.04-docker-arm64-4c-16g-10581 does not seem to be running inside a container 04:25:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/217 -v /w/workspace/device-modbus-go/217:/w/workspace/device-modbus-go/217:rw,z -v /w/workspace/device-modbus-go/217@tmp:/w/workspace/device-modbus-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:25:18 $ docker top ad2b88ab1260502ebacb4f8b70d45a66fc0d5ce5ecb84f6287916bcfeba4c278 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:18 + git config --global --add safe.directory /w/workspace/device-modbus-go/217 [Pipeline] fileExists [Pipeline] sh 04:25:19 + make test 04:25:19 go test ./... -coverprofile=coverage.out ./... 04:25:26 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:30:20 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 04:30:22 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.071s coverage: 49.7% of statements 04:30:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:30:23 go vet ./... 04:31:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:31:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:31:31 ./bin/test-attribution-txt.sh 04:31:31 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:31:31 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:31:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:31:31 $ docker stop --time=1 ad2b88ab1260502ebacb4f8b70d45a66fc0d5ce5ecb84f6287916bcfeba4c278 04:31:34 $ docker rm -f --volumes ad2b88ab1260502ebacb4f8b70d45a66fc0d5ce5ecb84f6287916bcfeba4c278 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:31:36 Warning: overwriting stash ‘coverage-report’ 04:31:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:31:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:31:38 + ls -al . 04:31:38 total 264 04:31:38 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:25 . 04:31:38 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 .. 04:31:38 -rw-rw-r-- 1 jenkins jenkins 140 May 25 04:22 .dockerignore 04:31:38 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:22 .git 04:31:38 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 .github 04:31:38 -rw-rw-r-- 1 jenkins jenkins 266 May 25 04:22 .gitignore 04:31:38 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:22 .golangci.yml 04:31:38 -rw-rw-r-- 1 jenkins jenkins 22459 May 25 04:22 Attribution.txt 04:31:38 -rw-rw-r-- 1 jenkins jenkins 19261 May 25 04:22 CHANGELOG.md 04:31:38 -rw-rw-r-- 1 jenkins jenkins 1479 May 25 04:22 Dockerfile 04:31:38 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:22 GOVERNANCE.md 04:31:38 -rw-rw-r-- 1 jenkins jenkins 681 May 25 04:22 Jenkinsfile 04:31:38 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:22 LICENSE 04:31:38 -rw-rw-r-- 1 jenkins jenkins 2529 May 25 04:22 Makefile 04:31:38 -rw-rw-r-- 1 jenkins jenkins 622 May 25 04:22 OWNERS.md 04:31:38 -rw-rw-r-- 1 jenkins jenkins 4463 May 25 04:22 README.md 04:31:38 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:19 VERSION 04:31:38 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 bin 04:31:38 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 cmd 04:31:38 -rw-r--r-- 1 jenkins jenkins 32380 May 25 04:30 coverage.out 04:31:38 -rw-rw-r-- 1 jenkins jenkins 6841 May 25 04:22 go.mod 04:31:38 -rw-rw-r-- 1 jenkins jenkins 89767 May 25 04:22 go.sum 04:31:38 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 internal 04:31:38 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 simulator 04:31:38 -rw-rw-r-- 1 jenkins jenkins 229 May 25 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:38 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=60281cc6063d26a96af40c69e79836997efaa71f --label arch=arm64 --label version=4.1.0-dev.21 . 04:31:39 Sending build context to Docker daemon 13.12MB 04:31:39 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 04:31:39 Step 2/23 : FROM ${BASE} AS builder 04:31:39 ---> ef0785c59647 04:31:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:31:39 ---> Running in 31734d9fe87b 04:31:39 Removing intermediate container 31734d9fe87b 04:31:39 ---> 1aedc2d6d210 04:31:39 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:31:40 ---> Running in d3b4af8d93cd 04:31:40 Removing intermediate container d3b4af8d93cd 04:31:40 ---> 6ea21151ac87 04:31:40 Step 5/23 : RUN apk add --update --no-cache make git openssh 04:31:40 ---> Running in 3da67fbe39aa 04:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:31:44 OK: 262 MiB in 68 packages 04:31:47 Removing intermediate container 3da67fbe39aa 04:31:47 ---> 42e287d6ce87 04:31:47 Step 6/23 : WORKDIR /device-modbus-go 04:31:47 ---> Running in 727e7eb23fb3 04:31:48 Removing intermediate container 727e7eb23fb3 04:31:48 ---> 1c47497c6100 04:31:48 Step 7/23 : COPY go.mod vendor* ./ 04:31:48 ---> b48acc230d2d 04:31:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:48 ---> Running in d17080c4f74a 04:31:51 Removing intermediate container d17080c4f74a 04:31:51 ---> f80e17335ec4 04:31:51 Step 9/23 : COPY . . 04:31:52 ---> 73f93ee5ac6c 04:31:52 Step 10/23 : RUN ${MAKE} 04:31:53 ---> Running in 7580ad4642e1 04:31:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 04:37:01 Removing intermediate container 7580ad4642e1 04:37:01 ---> 8efe9631fc23 04:37:01 Step 11/23 : FROM alpine:3.22 04:37:01 3.22: Pulling from library/alpine 04:37:01 58e777220c39: Pulling fs layer 04:37:01 58e777220c39: Verifying Checksum 04:37:01 58e777220c39: Download complete 04:37:01 58e777220c39: Pull complete 04:37:01 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:37:01 Status: Downloaded newer image for alpine:3.22 04:37:01 ---> 6a2735c23ff3 04:37:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 04:37:01 ---> Running in 2858c113f559 04:37:01 Removing intermediate container 2858c113f559 04:37:01 ---> d850902ea326 04:37:01 Step 13/23 : RUN apk add --update --no-cache dumb-init 04:37:01 ---> Running in a9223bc38dc1 04:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:37:01 (1/1) Installing dumb-init (1.2.5-r3) 04:37:01 Executing busybox-1.37.0-r20.trigger 04:37:01 OK: 8 MiB in 17 packages 04:37:02 Removing intermediate container a9223bc38dc1 04:37:02 ---> cfe3c478452e 04:37:02 Step 14/23 : RUN apk --no-cache upgrade 04:37:02 ---> Running in 27bbe0e64a16 04:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:37:06 OK: 8 MiB in 17 packages 04:37:07 Removing intermediate container 27bbe0e64a16 04:37:07 ---> f4c15c7a4c63 04:37:07 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 04:37:09 ---> 06fcd3446683 04:37:09 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 04:37:09 ---> 488ebd45be54 04:37:09 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 04:37:10 ---> b426c24d9b57 04:37:10 Step 18/23 : EXPOSE 59901 04:37:10 ---> Running in 0c6788103de3 04:37:11 Removing intermediate container 0c6788103de3 04:37:11 ---> 455f30bed97f 04:37:11 Step 19/23 : ENTRYPOINT ["/device-modbus"] 04:37:11 ---> Running in 57686adb12f4 04:37:11 Removing intermediate container 57686adb12f4 04:37:11 ---> 1a1a8f19e582 04:37:11 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:37:11 ---> Running in 2f7f5657190e 04:37:12 Removing intermediate container 2f7f5657190e 04:37:12 ---> 7ad4e9eb2128 04:37:12 Step 21/23 : LABEL arch=arm64 04:37:12 ---> Running in 39f6f343e5f5 04:37:12 Removing intermediate container 39f6f343e5f5 04:37:12 ---> 5fb3c294cd64 04:37:12 Step 22/23 : LABEL git_sha=60281cc6063d26a96af40c69e79836997efaa71f 04:37:12 ---> Running in ea1f2c3e6db3 04:37:12 Removing intermediate container ea1f2c3e6db3 04:37:12 ---> 566fd5c58521 04:37:12 Step 23/23 : LABEL version=4.1.0-dev.21 04:37:13 ---> Running in d96e62304341 04:37:13 Removing intermediate container d96e62304341 04:37:13 ---> 4fa0f3ed48be 04:37:13 [Warning] One or more build-args [ARCH] were not consumed 04:37:13 Successfully built 4fa0f3ed48be 04:37:13 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:13 provisioning config files... 04:37:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/217@tmp/config1370659666041102786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:14 ---> ****-login.sh 04:37:14 nexus3.edgexfoundry.org:10001 04:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:14 Configure a credential helper to remove this warning. See 04:37:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:14 04:37:14 Login Succeeded 04:37:14 nexus3.edgexfoundry.org:10002 04:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:15 Configure a credential helper to remove this warning. See 04:37:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:15 04:37:15 Login Succeeded 04:37:15 nexus3.edgexfoundry.org:10003 04:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:15 Configure a credential helper to remove this warning. See 04:37:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:15 04:37:15 Login Succeeded 04:37:15 nexus3.edgexfoundry.org:10004 04:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:15 Configure a credential helper to remove this warning. See 04:37:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:15 04:37:15 Login Succeeded 04:37:15 ****.io 04:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:16 Configure a credential helper to remove this warning. See 04:37:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:16 04:37:16 Login Succeeded 04:37:16 ---> ****-login.sh ends [Pipeline] } 04:37:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:37:16 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 04:37:16 60281cc6063d26a96af40c69e79836997efaa71f 04:37:16 latest 04:37:16 4.1.0-dev.21 04:37:16 60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 04:37:16 main 04:37:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:16 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:17 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f 04:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:37:17 c0a93fcb2794: Preparing 04:37:17 22e2adb60c69: Preparing 04:37:17 ad297a5bbe06: Preparing 04:37:17 40781a107696: Preparing 04:37:17 c4ab50111dcb: Preparing 04:37:17 eeaa73608b53: Preparing 04:37:17 eeaa73608b53: Waiting 04:37:17 22e2adb60c69: Pushed 04:37:17 40781a107696: Pushed 04:37:17 c0a93fcb2794: Pushed 04:37:17 c4ab50111dcb: Pushed 04:37:17 eeaa73608b53: Layer already exists 04:37:25 ad297a5bbe06: Pushed 04:37:26 60281cc6063d26a96af40c69e79836997efaa71f: digest: sha256:67287afa6156cb4d625debe40147da3c048d828296e2a61a9505938bec78c85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:26 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:26 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 04:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:37:26 c0a93fcb2794: Preparing 04:37:26 22e2adb60c69: Preparing 04:37:26 ad297a5bbe06: Preparing 04:37:26 40781a107696: Preparing 04:37:26 c4ab50111dcb: Preparing 04:37:26 eeaa73608b53: Preparing 04:37:26 eeaa73608b53: Waiting 04:37:26 ad297a5bbe06: Layer already exists 04:37:26 22e2adb60c69: Layer already exists 04:37:26 40781a107696: Layer already exists 04:37:26 c4ab50111dcb: Layer already exists 04:37:26 c0a93fcb2794: Layer already exists 04:37:26 eeaa73608b53: Layer already exists 04:37:27 latest: digest: sha256:67287afa6156cb4d625debe40147da3c048d828296e2a61a9505938bec78c85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:27 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.21 04:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:37:27 c0a93fcb2794: Preparing 04:37:27 22e2adb60c69: Preparing 04:37:27 ad297a5bbe06: Preparing 04:37:27 40781a107696: Preparing 04:37:27 c4ab50111dcb: Preparing 04:37:27 eeaa73608b53: Preparing 04:37:27 eeaa73608b53: Waiting 04:37:27 40781a107696: Layer already exists 04:37:27 ad297a5bbe06: Layer already exists 04:37:27 c4ab50111dcb: Layer already exists 04:37:27 c0a93fcb2794: Layer already exists 04:37:27 22e2adb60c69: Layer already exists 04:37:27 eeaa73608b53: Layer already exists 04:37:28 4.1.0-dev.21: digest: sha256:67287afa6156cb4d625debe40147da3c048d828296e2a61a9505938bec78c85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:28 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 04:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:37:28 c0a93fcb2794: Preparing 04:37:28 22e2adb60c69: Preparing 04:37:28 ad297a5bbe06: Preparing 04:37:28 40781a107696: Preparing 04:37:28 c4ab50111dcb: Preparing 04:37:28 eeaa73608b53: Preparing 04:37:28 eeaa73608b53: Waiting 04:37:28 ad297a5bbe06: Layer already exists 04:37:28 22e2adb60c69: Layer already exists 04:37:28 c4ab50111dcb: Layer already exists 04:37:28 40781a107696: Layer already exists 04:37:28 c0a93fcb2794: Layer already exists 04:37:29 eeaa73608b53: Layer already exists 04:37:29 60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21: digest: sha256:67287afa6156cb4d625debe40147da3c048d828296e2a61a9505938bec78c85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:29 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 04:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:37:29 c0a93fcb2794: Preparing 04:37:29 22e2adb60c69: Preparing 04:37:29 ad297a5bbe06: Preparing 04:37:29 40781a107696: Preparing 04:37:29 c4ab50111dcb: Preparing 04:37:29 eeaa73608b53: Preparing 04:37:29 eeaa73608b53: Waiting 04:37:29 c0a93fcb2794: Layer already exists 04:37:29 40781a107696: Layer already exists 04:37:29 22e2adb60c69: Layer already exists 04:37:29 ad297a5bbe06: Layer already exists 04:37:29 c4ab50111dcb: Layer already exists 04:37:29 eeaa73608b53: Layer already exists 04:37:30 main: digest: sha256:67287afa6156cb4d625debe40147da3c048d828296e2a61a9505938bec78c85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:30 ===================================================== [Pipeline] echo 04:37:30 taggedImages: 04:37:30 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f 04:37:30 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 04:37:30 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.21 04:37:30 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:60281cc6063d26a96af40c69e79836997efaa71f-4.1.0-dev.21 04:37:30 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:30 04:37:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:31 arm64: Pulling from edgex-lftools-log-publisher 04:37:31 8998bd30e6a1: Pulling fs layer 04:37:31 04944245beec: Pulling fs layer 04:37:31 699f458cf7ca: Pulling fs layer 04:37:31 765212b225bb: Pulling fs layer 04:37:31 f23df028b6ca: Pulling fs layer 04:37:31 d65c8cfc05b1: Pulling fs layer 04:37:31 2437ff75d9bd: Pulling fs layer 04:37:31 765212b225bb: Waiting 04:37:31 f23df028b6ca: Waiting 04:37:31 2437ff75d9bd: Waiting 04:37:31 d65c8cfc05b1: Waiting 04:37:31 04944245beec: Verifying Checksum 04:37:31 04944245beec: Download complete 04:37:31 765212b225bb: Verifying Checksum 04:37:31 765212b225bb: Download complete 04:37:31 f23df028b6ca: Verifying Checksum 04:37:31 f23df028b6ca: Download complete 04:37:31 d65c8cfc05b1: Download complete 04:37:31 699f458cf7ca: Verifying Checksum 04:37:31 699f458cf7ca: Download complete 04:37:32 8998bd30e6a1: Verifying Checksum 04:37:32 8998bd30e6a1: Download complete 04:37:34 2437ff75d9bd: Verifying Checksum 04:37:34 2437ff75d9bd: Download complete 04:37:36 8998bd30e6a1: Pull complete 04:37:37 04944245beec: Pull complete 04:37:39 699f458cf7ca: Pull complete 04:37:39 765212b225bb: Pull complete 04:37:40 f23df028b6ca: Pull complete 04:37:40 d65c8cfc05b1: Pull complete 04:37:58 2437ff75d9bd: Pull complete 04:37:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:58 prd-ubuntu20.04-docker-arm64-4c-16g-10581 does not seem to be running inside a container 04:37:59 $ 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-modbus-go/217 -v /w/workspace/device-modbus-go/217:/w/workspace/device-modbus-go/217:rw,z -v /w/workspace/device-modbus-go/217@tmp:/w/workspace/device-modbus-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:38:02 $ docker top 145d7bd67a402d79786499d96ca633d60ad578ebcd487aa5df3a2285ea66d8d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:03 ---> job-cost.sh 04:38:03 lf-activate-venv: SKIPPING 04:38:03 INFO: No Stack... 04:38:03 INFO: Retrieving Pricing Info for: v3-standard-4 04:38:04 INFO: Archiving Costs [Pipeline] sh 04:38:05 + cat /w/workspace/device-modbus-go/217/archives/cost.csv 04:38:05 + cut -d, -f6 [Pipeline] lock 04:38:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] 04:38:05 Resource [jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] did not exist. Created. 04:38:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:06 /w/workspace/device-modbus-go/217@tmp/durable-0fab3d67/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:38:06 + echo total: 0.10999999940395355 [Pipeline] stash 04:38:06 Warning: overwriting stash ‘stack-cost’ 04:38:06 Stashed 1 file(s) [Pipeline] } 04:38:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:07 $ docker stop --time=1 145d7bd67a402d79786499d96ca633d60ad578ebcd487aa5df3a2285ea66d8d8 04:38:08 $ docker rm -f --volumes 145d7bd67a402d79786499d96ca633d60ad578ebcd487aa5df3a2285ea66d8d8 [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 04:38:09 provisioning config files... 04:38:09 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7243009407826640723tmp [Pipeline] { [Pipeline] sh 04:38:09 + set +x 04:38:09 + curl -s https://codecov.io/bash 04:38:09 + bash -s -- 04:38:09 04:38:09 _____ _ 04:38:09 / ____| | | 04:38:09 | | ___ __| | ___ ___ _____ __ 04:38:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:38:09 | |___| (_) | (_| | __/ (_| (_) \ V / 04:38:09 \_____\___/ \__,_|\___|\___\___/ \_/ 04:38:09 Bash-1.0.6 04:38:09 04:38:09 04:38:09 ==> git version 2.25.1 found 04:38:09 ==> 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 04:38:09 Release-Date: 2020-01-08 04:38:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:38:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:38:09 ==> Jenkins CI detected. 04:38:09 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 04:38:09 project root: . 04:38:09 --> token set from env 04:38:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:38:09 ==> Running gcov in . (disable via -X gcov) 04:38:09 ==> Python coveragepy not found 04:38:09 ==> Searching for coverage reports in: 04:38:09 + . 04:38:09 -> Found 1 reports 04:38:09 ==> Detecting git/mercurial file structure 04:38:09 ==> Reading reports 04:38:09 + ./coverage.out bytes=32380 04:38:09 ==> Appending adjustments 04:38:09 https://docs.codecov.io/docs/fixing-reports 04:38:09 + Found adjustments 04:38:09 ==> Gzipping contents 04:38:09 8.0K /tmp/codecov.qHNkks.gz 04:38:09 ==> Uploading reports 04:38:09 url: https://codecov.io 04:38:09 query: branch=main&commit=60281cc6063d26a96af40c69e79836997efaa71f&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:38:09 -> Pinging Codecov 04:38:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=60281cc6063d26a96af40c69e79836997efaa71f&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:38:10 -> Uploading to 04:38:10 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/60281cc6063d26a96af40c69e79836997efaa71f/e91cc753-a672-44d8-aa81-b8d29ee77eea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T043809Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1bf58d8c8f547d654ac7df19feb35d425cc61fe0f53841446fd9474290fcf7de 04:38:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:10 Dload Upload Total Spent Left Speed 04:38:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5118 0 0 100 5118 0 35296 --:--:-- --:--:-- --:--:-- 35296 04:38:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] } 04:38:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:38:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:38:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:38:10 04:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:38:10 latest: Pulling from edgex-devops/edgex-snyk-go 04:38:10 2d35ebdb57d9: Already exists 04:38:10 85e8836fcdb2: Pulling fs layer 04:38:10 91631faa732a: Pulling fs layer 04:38:10 f3f5ae8826fa: Pulling fs layer 04:38:10 4f4fb700ef54: Pulling fs layer 04:38:10 7861252a18e6: Pulling fs layer 04:38:10 9130f900ef6f: Pulling fs layer 04:38:10 4f4fb700ef54: Waiting 04:38:10 7861252a18e6: Waiting 04:38:10 9130f900ef6f: Waiting 04:38:10 f3f5ae8826fa: Verifying Checksum 04:38:10 f3f5ae8826fa: Download complete 04:38:10 85e8836fcdb2: Verifying Checksum 04:38:10 85e8836fcdb2: Download complete 04:38:10 4f4fb700ef54: Verifying Checksum 04:38:10 4f4fb700ef54: Download complete 04:38:10 85e8836fcdb2: Pull complete 04:38:11 7861252a18e6: Verifying Checksum 04:38:11 7861252a18e6: Download complete 04:38:11 91631faa732a: Verifying Checksum 04:38:11 91631faa732a: Download complete 04:38:11 9130f900ef6f: Verifying Checksum 04:38:11 9130f900ef6f: Download complete 04:38:16 91631faa732a: Pull complete 04:38:16 f3f5ae8826fa: Pull complete 04:38:16 4f4fb700ef54: Pull complete 04:38:16 7861252a18e6: Pull complete 04:38:19 9130f900ef6f: Pull complete 04:38:19 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:38:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:19 prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container 04:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:38:21 $ docker top 06885acf639f57b874cf6721a356f5c131acb35116b412d7cacc8ca38a1dfa88 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:21 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 04:38:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 04:38:21 + set -o pipefail 04:38:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 04:38:29 04:38:29 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 04:38:29 04:38:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/a3d74c72-c03d-48c6-b075-3245d7d50352 04:38:29 04:38:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:38:29 04:38:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:38:29 [Pipeline] } 04:38:29 $ docker stop --time=1 06885acf639f57b874cf6721a356f5c131acb35116b412d7cacc8ca38a1dfa88 04:38:31 $ docker rm -f --volumes 06885acf639f57b874cf6721a356f5c131acb35116b412d7cacc8ca38a1dfa88 [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 04:38:32 + git log --format=format:%s -1 60281cc6063d26a96af40c69e79836997efaa71f [Pipeline] sh 04:38:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:38:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:33 prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container 04:38:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:38:33 $ docker top 2248ce78af7c67900246a0b79efee50d341724013fed4b7e09cdb120154b1c3b -eo pid,comm 04:38:33 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). 04:38:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:38:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:33 [ssh-agent] Looking for ssh-agent implementation... 04:38:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:34 $ docker exec 2248ce78af7c67900246a0b79efee50d341724013fed4b7e09cdb120154b1c3b ssh-agent 04:38:34 SSH_AUTH_SOCK=/tmp/ssh-Tdhsf9udyqr0/agent.32 04:38:34 SSH_AGENT_PID=38 04:38:34 Running ssh-add (command line suppressed) 04:38:34 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6752057263300767008.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6752057263300767008.key) 04:38:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:34 + git semver tag 04:38:34 2026-05-25 04:38:34,771 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:38:34 2026-05-25 04:38:34,776 [run_tag] DEBUG tag force:False 04:38:34 2026-05-25 04:38:34,776 [check_head_tag] DEBUG check head tag 04:38:34 2026-05-25 04:38:34,777 [execute] INFO git cat-file --batch-check 04:38:34 2026-05-25 04:38:34,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 04:38:34 2026-05-25 04:38:34,779 [execute] INFO git cat-file --batch 04:38:34 2026-05-25 04:38:34,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 04:38:34 2026-05-25 04:38:34,793 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:38:34 2026-05-25 04:38:34,793 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 04:38:34 2026-05-25 04:38:34,793 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 04:38:34 2026-05-25 04:38:34,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:38:34 4.1.0-dev.21 [Pipeline] } 04:38:35 $ docker exec --env ******** --env ******** 2248ce78af7c67900246a0b79efee50d341724013fed4b7e09cdb120154b1c3b ssh-agent -k 04:38:35 unset SSH_AUTH_SOCK; 04:38:35 unset SSH_AGENT_PID; 04:38:35 echo Agent pid 38 killed; 04:38:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:38:35 + git semver [Pipeline] } 04:38:35 $ docker stop --time=1 2248ce78af7c67900246a0b79efee50d341724013fed4b7e09cdb120154b1c3b 04:38:37 $ docker rm -f --volumes 2248ce78af7c67900246a0b79efee50d341724013fed4b7e09cdb120154b1c3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:38:37 04:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:38:37 0.23.1-centos7: Pulling from edgex-lftools 04:38:37 ab5ef0e58194: Pulling fs layer 04:38:37 9712f1f96733: Pulling fs layer 04:38:37 63f879dbbcfc: Pulling fs layer 04:38:37 0d9ebad4ef96: Pulling fs layer 04:38:37 e9a5061849ea: Pulling fs layer 04:38:37 d747dcd14b5f: Pulling fs layer 04:38:37 2de7ff778b66: Pulling fs layer 04:38:37 0d9ebad4ef96: Waiting 04:38:37 d747dcd14b5f: Waiting 04:38:37 e9a5061849ea: Waiting 04:38:37 2de7ff778b66: Waiting 04:38:37 9712f1f96733: Verifying Checksum 04:38:37 9712f1f96733: Download complete 04:38:38 63f879dbbcfc: Verifying Checksum 04:38:38 63f879dbbcfc: Download complete 04:38:38 e9a5061849ea: Verifying Checksum 04:38:38 e9a5061849ea: Download complete 04:38:38 d747dcd14b5f: Download complete 04:38:38 0d9ebad4ef96: Verifying Checksum 04:38:38 0d9ebad4ef96: Download complete 04:38:38 ab5ef0e58194: Verifying Checksum 04:38:38 ab5ef0e58194: Download complete 04:38:38 2de7ff778b66: Verifying Checksum 04:38:38 2de7ff778b66: Download complete 04:38:41 ab5ef0e58194: Pull complete 04:38:41 9712f1f96733: Pull complete 04:38:42 63f879dbbcfc: Pull complete 04:38:47 0d9ebad4ef96: Pull complete 04:38:47 e9a5061849ea: Pull complete 04:38:47 d747dcd14b5f: Pull complete 04:38:48 2de7ff778b66: Pull complete 04:38:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:38:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:38:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:48 prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container 04:38:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:38:50 $ docker top bd0103b2aec2cb0e75140ca1465e7d32cbc795a18ecae8e10f2ffde691749c44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:38:50 provisioning config files... 04:38:50 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9604839737455137206tmp 04:38:50 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2658824950633148279tmp 04:38:50 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3874344892077020666tmp [Pipeline] { [Pipeline] echo 04:38:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:38:50 ---> sigul-configuration.sh 04:38:50 gpg: directory `/root/.gnupg' created 04:38:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:38:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:38:50 gpg: keyring `/root/.gnupg/secring.gpg' created 04:38:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:38:50 gpg: CAST5 encrypted data 04:38:50 gpg: encrypted with 1 passphrase 04:38:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:38:50 + mkdir /home/jenkins 04:38:50 + mkdir /home/jenkins/sigul [Pipeline] sh 04:38:51 + 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 04:38:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:38:51 ---> sigul-install.sh 04:38:51 Sigul already installed; skipping installation. [Pipeline] sh 04:38:51 + git tag --list 04:38:51 0.7.1 04:38:51 v1.0.0 04:38:51 v1.1.0 04:38:51 v1.1.1 04:38:51 v1.2.2 04:38:51 v1.3.0 04:38:51 v1.3.1 04:38:51 v2.0.0 04:38:51 v2.1.0 04:38:51 v2.1.1 04:38:51 v2.2.0 04:38:51 v2.3.0 04:38:51 v3.0 04:38:51 v3.0.0 04:38:51 v3.1 04:38:51 v3.1.0 04:38:51 v3.1.1 04:38:51 v4.0 04:38:51 v4.0.0 04:38:51 v4.0.1 04:38:51 v4.0.1-dev.1 04:38:51 v4.0.1-dev.2 04:38:51 v4.0.1-dev.3 04:38:51 v4.0.1-dev.4 04:38:51 v4.1.0-dev.1 04:38:51 v4.1.0-dev.10 04:38:51 v4.1.0-dev.11 04:38:51 v4.1.0-dev.12 04:38:51 v4.1.0-dev.13 04:38:51 v4.1.0-dev.14 04:38:51 v4.1.0-dev.15 04:38:51 v4.1.0-dev.16 04:38:51 v4.1.0-dev.17 04:38:51 v4.1.0-dev.18 04:38:51 v4.1.0-dev.19 04:38:51 v4.1.0-dev.2 04:38:51 v4.1.0-dev.20 04:38:51 v4.1.0-dev.21 04:38:51 v4.1.0-dev.3 04:38:51 v4.1.0-dev.4 04:38:51 v4.1.0-dev.5 04:38:51 v4.1.0-dev.6 04:38:51 v4.1.0-dev.7 04:38:51 v4.1.0-dev.8 04:38:51 v4.1.0-dev.9 [Pipeline] sh 04:38:52 + lftools sign git-tag v4.1.0-dev.21 04:38:52 Signing Git tag with Sigul... 04:38:52 Signing v4.1.0-dev.21 [Pipeline] echo 04:38:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:38:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:38:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:38:53 $ docker stop --time=1 bd0103b2aec2cb0e75140ca1465e7d32cbc795a18ecae8e10f2ffde691749c44 04:38:54 $ docker rm -f --volumes bd0103b2aec2cb0e75140ca1465e7d32cbc795a18ecae8e10f2ffde691749c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:38:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:38:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:55 prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container 04:38:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:38:55 $ docker top fb0465187cf5116106a568c0d33d5ccbc4b1b0efe0998ed05ee9ee94f4114724 -eo pid,comm 04:38:55 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). 04:38:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:38:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:56 [ssh-agent] Looking for ssh-agent implementation... 04:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:56 $ docker exec fb0465187cf5116106a568c0d33d5ccbc4b1b0efe0998ed05ee9ee94f4114724 ssh-agent 04:38:56 SSH_AUTH_SOCK=/tmp/ssh-p7NlizashX8B/agent.33 04:38:56 SSH_AGENT_PID=39 04:38:56 Running ssh-add (command line suppressed) 04:38:56 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1142470290842231780.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1142470290842231780.key) 04:38:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:56 + git semver bump pre 04:38:57 2026-05-25 04:38:57,018 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:38:57 2026-05-25 04:38:57,021 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:38:57 2026-05-25 04:38:57,022 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev 04:38:57 2026-05-25 04:38:57,022 [bump_version] DEBUG bumped version:4.1.0-dev.22 04:38:57 2026-05-25 04:38:57,022 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 04:38:57 2026-05-25 04:38:57,022 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:38:57 2026-05-25 04:38:57,022 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:38:57 2026-05-25 04:38:57,024 [execute] INFO git cat-file --batch-check 04:38:57 2026-05-25 04:38:57,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:38:57 2026-05-25 04:38:57,029 [execute] INFO git cat-file --batch 04:38:57 2026-05-25 04:38:57,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:38:57 2026-05-25 04:38:57,033 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:38:57 4.1.0-dev.22 [Pipeline] } 04:38:57 $ docker exec --env ******** --env ******** fb0465187cf5116106a568c0d33d5ccbc4b1b0efe0998ed05ee9ee94f4114724 ssh-agent -k 04:38:57 unset SSH_AUTH_SOCK; 04:38:57 unset SSH_AGENT_PID; 04:38:57 echo Agent pid 39 killed; 04:38:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:38:57 + git semver [Pipeline] } 04:38:57 $ docker stop --time=1 fb0465187cf5116106a568c0d33d5ccbc4b1b0efe0998ed05ee9ee94f4114724 04:38:59 $ docker rm -f --volumes fb0465187cf5116106a568c0d33d5ccbc4b1b0efe0998ed05ee9ee94f4114724 [Pipeline] // withDockerContainer [Pipeline] sh 04:38:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:38:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:59 prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container 04:38:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:39:01 $ docker top 8c1f952b2963eaf78be0aec051414633485eff5cd473dea01bf8c4c2b82bc716 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:01 [ssh-agent] Looking for ssh-agent implementation... 04:39:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:01 $ docker exec 8c1f952b2963eaf78be0aec051414633485eff5cd473dea01bf8c4c2b82bc716 ssh-agent 04:39:01 SSH_AUTH_SOCK=/tmp/ssh-DxTOAZhk6NAB/agent.32 04:39:01 SSH_AGENT_PID=38 04:39:01 Running ssh-add (command line suppressed) 04:39:02 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7935048175826176386.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7935048175826176386.key) 04:39:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:02 + git semver push 04:39:02 2026-05-25 04:39:02,559 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:39:02 2026-05-25 04:39:02,564 [run_push] DEBUG push 04:39:02 2026-05-25 04:39:02,564 [execute] INFO git cat-file --batch-check 04:39:02 2026-05-25 04:39:02,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:39:02 2026-05-25 04:39:02,567 [execute] INFO git rev-list 27aff03ecdae37a7b2a5f8776ce3f6f5ec00fab2 -- 04:39:02 2026-05-25 04:39:02,567 [execute] DEBUG Popen(['git', 'rev-list', '27aff03ecdae37a7b2a5f8776ce3f6f5ec00fab2', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:39:02 2026-05-25 04:39:02,575 [execute] INFO git fetch -v -- origin 04:39:02 2026-05-25 04:39:02,575 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:39:03 2026-05-25 04:39:03,128 [run_push] DEBUG no remote changes detected 04:39:03 2026-05-25 04:39:03,128 [execute] INFO git push origin semver 04:39:03 2026-05-25 04:39:03,129 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:39:04 2026-05-25 04:39:04,146 [run_push] DEBUG push all version tags 04:39:04 2026-05-25 04:39:04,146 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:39:04 2026-05-25 04:39:04,147 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 04:39:05 2026-05-25 04:39:05,182 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:39:05 4.1.0-dev.22 [Pipeline] } 04:39:05 $ docker exec --env ******** --env ******** 8c1f952b2963eaf78be0aec051414633485eff5cd473dea01bf8c4c2b82bc716 ssh-agent -k 04:39:05 unset SSH_AUTH_SOCK; 04:39:05 unset SSH_AGENT_PID; 04:39:05 echo Agent pid 38 killed; 04:39:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:05 + git semver [Pipeline] } 04:39:06 $ docker stop --time=1 8c1f952b2963eaf78be0aec051414633485eff5cd473dea01bf8c4c2b82bc716 04:39:07 $ docker rm -f --volumes 8c1f952b2963eaf78be0aec051414633485eff5cd473dea01bf8c4c2b82bc716 [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 04:39:08 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 04:39:08 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 04:39:08 total 16 04:39:08 drwxr-xr-x 3 root root 4096 May 25 04:21 . 04:39:08 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:38 .. 04:39:08 drwxr-xr-x 2 root root 4096 May 25 04:21 cost 04:39:08 -rw-r--r-- 1 root root 88 May 25 04:21 cost.csv 04:39:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 04:39:08 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 04:39:08 total 16 04:39:08 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:21 . 04:39:08 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:38 .. 04:39:08 drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:21 cost 04:39:08 -rw-r--r-- 1 jenkins jenkins 88 May 25 04:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:39:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:39:09 ---> package-listing.sh 04:39:09 ++ facter osfamily 04:39:09 ++ tr '[:upper:]' '[:lower:]' 04:39:09 + OS_FAMILY=debian 04:39:09 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 04:39:09 + START_PACKAGES=/tmp/packages_start.txt 04:39:09 + END_PACKAGES=/tmp/packages_end.txt 04:39:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:39:09 + PACKAGES=/tmp/packages_start.txt 04:39:09 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 04:39:09 + PACKAGES=/tmp/packages_end.txt 04:39:09 + case "${OS_FAMILY}" in 04:39:09 + dpkg -l 04:39:09 + grep '^ii' 04:39:09 + '[' -f /tmp/packages_start.txt ']' 04:39:09 + '[' -f /tmp/packages_end.txt ']' 04:39:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:39:09 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 04:39:09 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 04:39:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 04:39:09 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:39:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:12 prd-ubuntu20.04-docker-8c-8g-10577 does not seem to be running inside a container 04:39:13 $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:39:14 $ docker top 035230342f8750d4e7b3ffdd7c4727333be36df3beda5d5c466484127f80330e -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:16 + touch /tmp/pre-build-complete [Pipeline] sh 04:39:16 + mkdir -p /var/log/sysstat [Pipeline] sh 04:39:16 + ls /var/log/sa-host 04:39:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:16 provisioning config files... 04:39:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3892358101725992174tmp [Pipeline] { [Pipeline] echo 04:39:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:39:17 ---> create-netrc.sh [Pipeline] } 04:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:39:17 ---> python-tools-install.sh [Pipeline] echo 04:39:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:39:17 ---> sudo-logs.sh 04:39:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:39:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:39:18 ---> job-cost.sh 04:39:18 lf-activate-venv: SKIPPING 04:39:18 DEBUG: total: 0.2199999988079071 04:39:18 INFO: Retrieving Stack Cost... 04:39:18 INFO: Retrieving Pricing Info for: v3-standard-8 04:39:18 INFO: Archiving Costs [Pipeline] echo 04:39:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:39:19 ---> logs-deploy.sh 04:39:19 lf-activate-venv: SKIPPING 04:39:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/217 04:39:19 INFO: archiving workspace using pattern(s): 04:39:20 Archives upload complete. 04:39:20 INFO: archiving logs to Nexus 04:39:20 ---> uname -a: 04:39:20 Linux prd-ubuntu20-04-docker-8c-8g-10577 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:39:20 04:39:20 04:39:20 ---> lscpu: 04:39:20 Architecture: x86_64 04:39:20 CPU op-mode(s): 32-bit, 64-bit 04:39:20 Byte Order: Little Endian 04:39:20 Address sizes: 40 bits physical, 48 bits virtual 04:39:20 CPU(s): 8 04:39:20 On-line CPU(s) list: 0-7 04:39:20 Thread(s) per core: 1 04:39:20 Core(s) per socket: 1 04:39:20 Socket(s): 8 04:39:20 NUMA node(s): 1 04:39:20 Vendor ID: AuthenticAMD 04:39:20 CPU family: 23 04:39:20 Model: 49 04:39:20 Model name: AMD EPYC-Rome Processor 04:39:20 Stepping: 0 04:39:20 CPU MHz: 2800.000 04:39:20 BogoMIPS: 5600.00 04:39:20 Virtualization: AMD-V 04:39:20 Hypervisor vendor: KVM 04:39:20 Virtualization type: full 04:39:20 L1d cache: 256 KiB 04:39:20 L1i cache: 256 KiB 04:39:20 L2 cache: 4 MiB 04:39:20 L3 cache: 128 MiB 04:39:20 NUMA node0 CPU(s): 0-7 04:39:20 Vulnerability Gather data sampling: Not affected 04:39:20 Vulnerability Itlb multihit: Not affected 04:39:20 Vulnerability L1tf: Not affected 04:39:20 Vulnerability Mds: Not affected 04:39:20 Vulnerability Meltdown: Not affected 04:39:20 Vulnerability Mmio stale data: Not affected 04:39:20 Vulnerability Retbleed: Vulnerable 04:39:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:39:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:39:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:39:20 Vulnerability Srbds: Not affected 04:39:20 Vulnerability Tsx async abort: Not affected 04:39:20 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:39:20 04:39:20 04:39:20 ---> nproc: 04:39:20 8 04:39:20 04:39:20 04:39:20 ---> df -h: 04:39:20 Filesystem Size Used Avail Use% Mounted on 04:39:20 overlay 155G 14G 141G 9% / 04:39:20 tmpfs 64M 0 64M 0% /dev 04:39:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:39:20 shm 64M 0 64M 0% /dev/shm 04:39:20 /dev/vda1 155G 14G 141G 9% /facter-os 04:39:20 04:39:20 04:39:20 ---> sar -b -r -n DEV: 04:39:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10577) 05/25/26 _x86_64_ (8 CPU) 04:39:20 04:39:20 04:18:02 LINUX RESTART (8 CPU) 04:39:20 04:39:20 04:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:39:20 04:20:01 304.65 16.36 288.29 0.00 2176.30 92939.71 0.00 04:39:20 04:21:01 115.66 0.32 115.35 0.00 22.93 35197.62 0.00 04:39:20 04:22:01 53.32 0.00 53.32 0.00 0.00 17029.96 0.00 04:39:20 04:23:01 1.35 0.00 1.35 0.00 0.00 17.19 0.00 04:39:20 04:24:01 23.73 1.07 22.66 0.00 41.99 2476.65 0.00 04:39:20 04:25:01 3.08 0.03 3.05 0.00 0.27 66.38 0.00 04:39:20 04:26:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 04:39:20 04:27:01 1.17 0.00 1.17 0.00 0.00 15.86 0.00 04:39:20 04:28:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 04:39:20 04:29:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 04:39:20 04:30:01 1.07 0.00 1.07 0.00 0.00 15.06 0.00 04:39:20 04:31:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 04:39:20 04:32:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 04:39:20 04:33:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 04:39:20 04:34:01 1.57 0.02 1.55 0.00 0.13 21.60 0.00 04:39:20 04:35:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 04:39:20 04:36:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 04:39:20 04:37:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 04:39:20 04:38:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 04:39:20 04:39:01 158.41 0.72 157.69 0.00 23.20 69123.55 0.00 04:39:20 Average: 33.77 0.93 32.84 0.00 113.24 10851.57 0.00 04:39:20 04:39:20 04:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:39:20 04:20:01 26518140 31214356 1063748 3.24 154988 4650188 2314324 6.82 1943712 3828696 381940 04:39:20 04:21:01 26674212 31483900 796176 2.42 162216 4751284 1728328 5.10 1620976 3992996 620 04:39:20 04:22:01 26162512 31488100 790268 2.40 175392 5203388 1695232 5.00 1677812 4393652 12 04:39:20 04:23:01 26161868 31487624 790396 2.40 175444 5203372 1695232 5.00 1677796 4393652 20 04:39:20 04:24:01 26043292 31479804 786576 2.39 189656 5294500 1707112 5.03 1726604 4444908 196 04:39:20 04:25:01 26042348 31478508 786808 2.39 189400 5294224 1721400 5.07 1726688 4444520 8 04:39:20 04:26:01 26047932 31484168 780952 2.38 189428 5294228 1721400 5.07 1721372 4444524 8 04:39:20 04:27:01 26047164 31483624 781400 2.38 189460 5294364 1721400 5.07 1721252 4444652 12 04:39:20 04:28:01 26048312 31484816 780028 2.37 189480 5294356 1721400 5.07 1720592 4444656 28 04:39:20 04:29:01 26048460 31485036 779716 2.37 189528 5294372 1721400 5.07 1720720 4444668 12 04:39:20 04:30:01 26050648 31487224 777420 2.37 189576 5294372 1721400 5.07 1718312 4444668 8 04:39:20 04:31:01 26050760 31487388 777216 2.36 189604 5294376 1721400 5.07 1718360 4444672 4 04:39:20 04:32:01 26050776 31487432 777116 2.36 189628 5294376 1721400 5.07 1718276 4444672 12 04:39:20 04:33:01 26050312 31487004 777500 2.37 189668 5294364 1721400 5.07 1718260 4444676 8 04:39:20 04:34:01 26049568 31486516 777896 2.37 189712 5294360 1749480 5.16 1718480 4444648 8 04:39:20 04:35:01 26049536 31486508 777792 2.37 189748 5294360 1749480 5.16 1718460 4444648 12 04:39:20 04:36:01 26049560 31486580 777680 2.37 189764 5294368 1749480 5.16 1718508 4444656 8 04:39:20 04:37:01 26049936 31486996 777132 2.36 189788 5294368 1749480 5.16 1718524 4444656 16 04:39:20 04:38:01 26049668 31486796 777320 2.36 189828 5294356 1749480 5.16 1718340 4444660 8 04:39:20 04:39:01 24485228 31429304 827708 2.52 242644 6609708 1797732 5.30 1861156 5719812 596 04:39:20 Average: 26036512 31469084 798042 2.43 187748 5291664 1758898 5.19 1729210 4449935 19177 04:39:20 04:39:20 04:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:39:20 04:20:01 ens3 590.27 413.18 6558.34 90.64 0.00 0.00 0.00 0.00 04:39:20 04:20:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 04:39:20 04:20:01 veth163f001 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:39:20 04:20:01 docker0 301.43 415.46 26.27 3154.93 0.00 0.00 0.00 0.00 04:39:20 04:21:01 ens3 33.93 21.10 210.82 9.99 0.00 0.00 0.00 0.00 04:39:20 04:21:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 04:39:20 04:21:01 docker0 4.33 7.98 0.32 128.21 0.00 0.00 0.00 0.00 04:39:20 04:22:01 ens3 142.33 101.25 2550.86 218.95 0.00 0.00 0.00 0.00 04:39:20 04:22:01 lo 5.60 5.60 0.56 0.56 0.00 0.00 0.00 0.00 04:39:20 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:23:01 ens3 3.13 0.95 1.06 0.71 0.00 0.00 0.00 0.00 04:39:20 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:20 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:24:01 ens3 52.01 21.00 846.82 2.10 0.00 0.00 0.00 0.00 04:39:20 04:24:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 04:39:20 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:25:01 ens3 2.27 0.95 0.89 0.63 0.00 0.00 0.00 0.00 04:39:20 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:20 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:26:01 ens3 2.13 0.47 0.71 0.46 0.00 0.00 0.00 0.00 04:39:20 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:27:01 ens3 1.08 0.42 0.32 0.22 0.00 0.00 0.00 0.00 04:39:20 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:20 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:28:01 ens3 0.97 0.33 0.32 0.21 0.00 0.00 0.00 0.00 04:39:20 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:29:01 ens3 0.95 0.62 0.50 0.36 0.00 0.00 0.00 0.00 04:39:20 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:20 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:30:01 ens3 0.65 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:39:20 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:31:01 ens3 1.27 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:39:20 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:20 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:32:01 ens3 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00 04:39:20 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:33:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:39:20 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:20 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:34:01 ens3 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 04:39:20 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:35:01 ens3 0.32 0.13 0.03 0.01 0.00 0.00 0.00 0.00 04:39:20 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:20 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:36:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:39:20 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:37:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:39:20 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:20 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:38:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:39:20 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 04:39:01 ens3 427.95 290.52 8048.67 182.34 0.00 0.00 0.00 0.00 04:39:20 04:39:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 04:39:20 04:39:01 vethffa9f50 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:39:20 04:39:01 docker0 49.89 74.29 5.08 759.34 0.00 0.00 0.00 0.00 04:39:20 Average: ens3 63.06 42.57 910.95 25.33 0.00 0.00 0.00 0.00 04:39:20 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 04:39:20 Average: vethffa9f50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:20 Average: docker0 17.78 24.89 1.58 202.12 0.00 0.00 0.00 0.00 04:39:20 04:39:20