Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5d7f7d9e377d9278c615111da67a40f46b57ec2 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-ssh10932541865227958653.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh582635766599501531.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15289676469191741958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15078030965782430962.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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13535956916161203210.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] ========================================================= [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-709747’ Running on prd-ubuntu20.04-docker-8c-8g-710855 in /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_odessa # 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 > 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 Avoid second fetch Checking out Revision f5d7f7d9e377d9278c615111da67a40f46b57ec2 (odessa) Commit message: "feat: Support Modbus register bit decomposition for odessa(4.0.0) (#662)" > git config core.sparsecheckout # timeout=10 > git checkout -f f5d7f7d9e377d9278c615111da67a40f46b57ec2 # timeout=10 > git rev-list --no-walk 9509903560e267a6c712bea17e06016fb91f9836 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:30:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:30:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:30:51 ========================================================= 07:30:51 EdgeX Global Pipelines Version Info 07:30:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:30:52 ------------------- 07:30:52 stable info: 07:30:52 ------------------- 07:30:52 Commited By: Cherry Wang cherry@iotechsys.com 07:30:52 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 07:30:52 Message: update stable to v1.0.278 07:30:52 ------------------- 07:30:52 experimental info: 07:30:52 ------------------- 07:30:52 Commited By: **** collab-it+edgex@linuxfoundation.org 07:30:52 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 07:30:52 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5d7f7d [Pipeline] echo 07:30:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:54 provisioning config files... 07:30:54 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config2333832078412508704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:30:54 ---> ****-login.sh 07:30:54 nexus3.edgexfoundry.org:10001 07:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:54 07:30:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:30:54 Configure a credential helper to remove this warning. See 07:30:54 https://docs.****.com/go/credential-store/ 07:30:54 07:30:54 Login Succeeded 07:30:54 nexus3.edgexfoundry.org:10002 07:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:54 07:30:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:30:54 Configure a credential helper to remove this warning. See 07:30:54 https://docs.****.com/go/credential-store/ 07:30:54 07:30:54 Login Succeeded 07:30:54 nexus3.edgexfoundry.org:10003 07:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:54 07:30:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:30:54 Configure a credential helper to remove this warning. See 07:30:54 https://docs.****.com/go/credential-store/ 07:30:54 07:30:54 Login Succeeded 07:30:54 nexus3.edgexfoundry.org:10004 07:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:54 07:30:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:30:54 Configure a credential helper to remove this warning. See 07:30:54 https://docs.****.com/go/credential-store/ 07:30:54 07:30:54 Login Succeeded 07:30:54 ****.io 07:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:55 07:30:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:30:55 Configure a credential helper to remove this warning. See 07:30:55 https://docs.****.com/go/credential-store/ 07:30:55 07:30:55 Login Succeeded 07:30:55 ---> ****-login.sh ends [Pipeline] } 07:30:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:30:55 + git rev-list -1 --merges f5d7f7d9e377d9278c615111da67a40f46b57ec2~1..f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] echo 07:30:55 -----------> git rev-list -1 --merges f5d7f7d9e377d9278c615111da67a40f46b57ec2~1..f5d7f7d9e377d9278c615111da67a40f46b57ec2 f5d7f7d9e377d9278c615111da67a40f46b57ec2 [false] [Pipeline] sh 07:30:55 + git log --format=format:%s -1 f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] echo 07:30:55 ========================================================= 07:30:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:30:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:30:56 + git log --format=format:%s -1 f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] echo 07:30:56 [semverPrep] GIT_COMMIT: f5d7f7d9e377d9278c615111da67a40f46b57ec2, Commit Message: feat: Support Modbus register bit decomposition for odessa(4.0.0) (#662) [Pipeline] echo 07:30:56 [semverPrep] This is not a build commit. [Pipeline] sh 07:30:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:30:56 + grep -v github /etc/ssh/ssh_known_hosts 07:30:56 + [ -e /tmp/ssh_known_hosts ] 07:30:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:30:56 + sudo tee -a /etc/ssh/ssh_known_hosts 07:30:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:30:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:57 07:30:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:57 0.1.4: Pulling from edgex-devops/py-git-semver 07:30:57 3dae71ba6b94: Pulling fs layer 07:30:57 6bf1a483ea7c: Pulling fs layer 07:30:57 f5dfc541a4d3: Pulling fs layer 07:30:57 461d9e800cba: Pulling fs layer 07:30:57 80192f66455f: Pulling fs layer 07:30:57 2e8e34ca0e6c: Pulling fs layer 07:30:57 a29436f7fd5d: Pulling fs layer 07:30:57 923cac83aea3: Pulling fs layer 07:30:57 25ad8b0a4227: Pulling fs layer 07:30:57 db01528c6b51: Pulling fs layer 07:30:57 28988de357af: Pulling fs layer 07:30:57 461d9e800cba: Waiting 07:30:57 25ad8b0a4227: Waiting 07:30:57 80192f66455f: Waiting 07:30:57 db01528c6b51: Waiting 07:30:57 a29436f7fd5d: Waiting 07:30:57 28988de357af: Waiting 07:30:57 923cac83aea3: Waiting 07:30:57 2e8e34ca0e6c: Waiting 07:30:57 6bf1a483ea7c: Verifying Checksum 07:30:57 6bf1a483ea7c: Download complete 07:30:57 461d9e800cba: Verifying Checksum 07:30:57 461d9e800cba: Download complete 07:30:57 80192f66455f: Verifying Checksum 07:30:57 80192f66455f: Download complete 07:30:57 f5dfc541a4d3: Verifying Checksum 07:30:57 f5dfc541a4d3: Download complete 07:30:57 3dae71ba6b94: Verifying Checksum 07:30:57 3dae71ba6b94: Download complete 07:30:57 923cac83aea3: Verifying Checksum 07:30:57 923cac83aea3: Download complete 07:30:58 25ad8b0a4227: Verifying Checksum 07:30:58 25ad8b0a4227: Download complete 07:30:58 db01528c6b51: Verifying Checksum 07:30:58 db01528c6b51: Download complete 07:30:58 28988de357af: Verifying Checksum 07:30:58 28988de357af: Download complete 07:30:58 a29436f7fd5d: Verifying Checksum 07:30:58 a29436f7fd5d: Download complete 07:30:58 2e8e34ca0e6c: Verifying Checksum 07:30:58 2e8e34ca0e6c: Download complete 07:30:59 3dae71ba6b94: Pull complete 07:30:59 6bf1a483ea7c: Pull complete 07:31:00 f5dfc541a4d3: Pull complete 07:31:00 461d9e800cba: Pull complete 07:31:00 80192f66455f: Pull complete 07:31:05 2e8e34ca0e6c: Pull complete 07:31:05 a29436f7fd5d: Pull complete 07:31:05 923cac83aea3: Pull complete 07:31:06 25ad8b0a4227: Pull complete 07:31:06 db01528c6b51: Pull complete 07:31:06 28988de357af: Pull complete 07:31:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:31:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:06 prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container 07:31:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:31:13 $ docker top e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:13 [ssh-agent] Looking for ssh-agent implementation... 07:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:13 $ docker exec e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 ssh-agent 07:31:13 SSH_AUTH_SOCK=/tmp/ssh-1wxAR6XHw0sb/agent.32 07:31:13 SSH_AGENT_PID=38 07:31:13 Running ssh-add (command line suppressed) 07:31:13 Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_14068375872365140229.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_14068375872365140229.key) 07:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:31:13 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] sh 07:31:14 + git tag --points-at HEAD [Pipeline] } 07:31:14 $ docker exec --env ******** --env ******** e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 ssh-agent -k 07:31:14 unset SSH_AUTH_SOCK; 07:31:14 unset SSH_AGENT_PID; 07:31:14 echo Agent pid 38 killed; 07:31:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:31:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:14 [ssh-agent] Looking for ssh-agent implementation... 07:31:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:14 $ docker exec e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 ssh-agent 07:31:14 SSH_AUTH_SOCK=/tmp/ssh-EmcCwkNEnyvv/agent.85 07:31:14 SSH_AGENT_PID=91 07:31:14 Running ssh-add (command line suppressed) 07:31:14 Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_494818322086897798.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_494818322086897798.key) 07:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:31:14 + git semver init 07:31:15 2025-10-28 07:31:15,270 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:31:15 2025-10-28 07:31:15,274 [run_init] DEBUG init version:0.0.0 force:False 07:31:15 2025-10-28 07:31:15,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_odessa/.semver 07:31:15 2025-10-28 07:31:15,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_odessa/.semver 07:31:15 2025-10-28 07:31:15,276 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_odessa/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) 07:31:16 2025-10-28 07:31:16,669 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_odessa/.git/info/exclude 07:31:16 2025-10-28 07:31:16,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa with force:False 07:31:16 2025-10-28 07:31:16,670 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 07:31:16 2025-10-28 07:31:16,670 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 07:31:16 4.0.1-dev.1 [Pipeline] } 07:31:16 $ docker exec --env ******** --env ******** e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 ssh-agent -k 07:31:17 unset SSH_AUTH_SOCK; 07:31:17 unset SSH_AGENT_PID; 07:31:17 echo Agent pid 91 killed; 07:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:31:17 + git semver [Pipeline] } 07:31:17 $ docker stop --time=1 e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 07:31:18 $ docker rm -f --volumes e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 [Pipeline] // withDockerContainer [Pipeline] sh 07:31:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:31:19 Stashed 1 file(s) [Pipeline] echo 07:31:19 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:19 provisioning config files... 07:31:19 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config10102815018915661696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:20 ---> ****-login.sh 07:31:20 nexus3.edgexfoundry.org:10001 07:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:20 Login Succeeded 07:31:20 nexus3.edgexfoundry.org:10002 07:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:20 Login Succeeded 07:31:20 nexus3.edgexfoundry.org:10003 07:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:20 Login Succeeded 07:31:20 nexus3.edgexfoundry.org:10004 07:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:20 Login Succeeded 07:31:20 ****.io 07:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:20 Login Succeeded 07:31:20 ---> ****-login.sh ends [Pipeline] } 07:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:31:20 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:31:21 + grep ^go [0-9].[0-9]* go.mod 07:31:21 + cut -d -f+ 2 07:31:21 cut -d . -f1-2 [Pipeline] echo 07:31:21 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:31:21 ========================================================= 07:31:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 07:31:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 07:31:22 #0 building with "default" instance using docker driver 07:31:22 07:31:22 #1 [internal] load build definition from Dockerfile 07:31:22 #1 transferring dockerfile: 1.52kB done 07:31:22 #1 DONE 0.0s 07:31:22 07:31:22 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 07:31:22 #2 DONE 0.1s 07:31:22 07:31:22 #3 [internal] load .dockerignore 07:31:22 #3 transferring context: 182B done 07:31:22 #3 DONE 0.0s 07:31:22 07:31:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 07:31:22 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 07:31:22 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 07:31:22 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 07:31:22 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 2.10MB / 74.06MB 0.1s 07:31:22 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 07:31:22 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 07:31:22 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:31:22 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 10.49MB / 74.06MB 0.2s 07:31:22 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 07:31:22 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 07:31:22 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 07:31:22 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 07:31:22 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 07:31:22 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0B / 100.52MB 0.2s 07:31:22 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 27.26MB / 74.06MB 0.4s 07:31:22 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 07:31:22 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 07:31:22 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 8.39MB / 100.52MB 0.4s 07:31:22 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 1.05MB / 13.29MB 0.4s 07:31:22 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 32.51MB / 74.06MB 0.5s 07:31:22 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 3.15MB / 13.29MB 0.5s 07:31:22 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 07:31:22 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 45.09MB / 74.06MB 0.6s 07:31:22 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 23.63MB / 100.52MB 0.6s 07:31:22 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 12.34MB / 13.29MB 0.6s 07:31:22 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 07:31:23 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 64.12MB / 74.06MB 0.8s 07:31:23 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 40.89MB / 100.52MB 0.8s 07:31:23 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.7s done 07:31:23 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.9s 07:31:23 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 53.07MB / 100.52MB 0.9s 07:31:23 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 76.55MB / 100.52MB 1.1s 07:31:23 #4 ... 07:31:23 07:31:23 #5 [internal] load build context 07:31:23 #5 transferring context: 65.71MB 1.0s done 07:31:23 #5 DONE 1.3s 07:31:23 07:31:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 07:31:23 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 81.79MB / 100.52MB 1.2s 07:31:23 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.2s done 07:31:23 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 96.47MB / 100.52MB 1.3s 07:31:23 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 07:31:23 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.6s done 07:31:29 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.9s done 07:31:29 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 07:31:29 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 07:31:29 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:31:29 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 07:31:29 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 07:31:29 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 07:31:31 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.6s done 07:31:31 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 07:31:32 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.8s done 07:31:32 #4 DONE 10.3s 07:31:32 07:31:32 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:31:32 #6 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:34 Still waiting to schedule task 07:31:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-709800’ 07:31:35 #6 2.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:35 #6 3.230 (1/8) Installing openssh-keygen (9.7_p1-r5) 07:31:35 #6 3.238 (2/8) Installing libedit (20240517.3.1-r0) 07:31:35 #6 3.243 (3/8) Installing openssh-client-common (9.7_p1-r5) 07:31:35 #6 3.266 (4/8) Installing openssh-client-default (9.7_p1-r5) 07:31:35 #6 3.276 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 07:31:35 #6 3.281 (6/8) Installing openssh-server-common (9.7_p1-r5) 07:31:35 #6 3.283 (7/8) Installing openssh-server (9.7_p1-r5) 07:31:35 #6 3.465 (8/8) Installing openssh (9.7_p1-r5) 07:31:36 #6 3.473 Executing busybox-1.36.1-r29.trigger 07:31:36 #6 3.482 OK: 253 MiB in 66 packages 07:31:41 #6 DONE 8.4s 07:31:41 07:31:41 #7 [builder 3/7] WORKDIR /device-modbus-go 07:31:41 #7 DONE 0.0s 07:31:41 07:31:41 #8 [builder 4/7] COPY go.mod vendor* ./ 07:31:41 #8 DONE 0.9s 07:31:41 07:31:41 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:14 #9 DONE 28.6s 07:32:14 07:32:14 #10 [builder 6/7] COPY . . 07:32:14 #10 DONE 1.3s 07:32:14 07:32:14 #11 [builder 7/7] RUN echo noop 07:32:14 #11 0.200 noop 07:32:14 #11 DONE 0.3s 07:32:14 07:32:14 #12 exporting to image 07:32:14 #12 exporting layers 07:32:20 #12 exporting layers 8.4s done 07:32:20 #12 writing image sha256:0f2df89feabdd803e7e34700c170662d1fcd4a13f30e57a5870e43ec9657f63e done 07:32:20 #12 naming to docker.io/library/ci-base-image-x86_64 done 07:32:20 #12 DONE 8.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:21 + docker inspect -f . ci-base-image-x86_64 07:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:21 prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container 07:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:32:21 $ docker top 2175fe171f3d4562f35311a39b97b177c662a05ae7b0374cf3a18722d996da16 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:22 + go version 07:32:22 go version go1.23.7 linux/amd64 [Pipeline] } 07:32:22 $ docker stop --time=1 2175fe171f3d4562f35311a39b97b177c662a05ae7b0374cf3a18722d996da16 07:32:23 $ docker rm -f --volumes 2175fe171f3d4562f35311a39b97b177c662a05ae7b0374cf3a18722d996da16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:23 + docker inspect -f . ci-base-image-x86_64 07:32:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:23 prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container 07:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:32:24 $ docker top c46e038985d2d490c1c41da4e150f95e457620daa06d4ae37faea3253ee0a2f6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:24 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] fileExists [Pipeline] sh 07:32:24 + make test 07:32:24 go test ./... -coverprofile=coverage.out 07:32:26 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:32:48 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:32:48 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 49.1% of statements 07:32:58 go vet ./... 07:33:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:33:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:33:03 ./bin/test-attribution-txt.sh [Pipeline] echo 07:33:03 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:33:03 + go mod tidy [Pipeline] } 07:33:04 $ docker stop --time=1 c46e038985d2d490c1c41da4e150f95e457620daa06d4ae37faea3253ee0a2f6 07:33:09 $ docker rm -f --volumes c46e038985d2d490c1c41da4e150f95e457620daa06d4ae37faea3253ee0a2f6 [Pipeline] // withDockerContainer [Pipeline] sh 07:33:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:33:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:33:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:33:10 + ls -al . 07:33:10 total 264 07:33:10 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 07:32 . 07:33:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:30 .. 07:33:10 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 07:30 .dockerignore 07:33:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:32 .git 07:33:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:30 .github 07:33:10 -rw-rw-r-- 1 jenkins jenkins 258 Oct 28 07:30 .gitignore 07:33:10 -rw-rw-r-- 1 jenkins jenkins 199 Oct 28 07:30 .golangci.yml 07:33:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 07:31 .semver 07:33:10 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 28 07:30 Attribution.txt 07:33:10 -rw-rw-r-- 1 jenkins jenkins 18046 Oct 28 07:30 CHANGELOG.md 07:33:10 -rw-rw-r-- 1 jenkins jenkins 1479 Oct 28 07:30 Dockerfile 07:33:10 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 07:30 GOVERNANCE.md 07:33:10 -rw-rw-r-- 1 jenkins jenkins 658 Oct 28 07:30 Jenkinsfile 07:33:10 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 07:30 LICENSE 07:33:10 -rw-rw-r-- 1 jenkins jenkins 2524 Oct 28 07:30 Makefile 07:33:10 -rw-rw-r-- 1 jenkins jenkins 622 Oct 28 07:30 OWNERS.md 07:33:10 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 28 07:30 README.md 07:33:10 -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 07:31 VERSION 07:33:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:30 bin 07:33:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:30 cmd 07:33:10 -rw-r--r-- 1 jenkins jenkins 27942 Oct 28 07:32 coverage.out 07:33:10 -rw-rw-r-- 1 jenkins jenkins 6295 Oct 28 07:30 go.mod 07:33:10 -rw-rw-r-- 1 jenkins jenkins 86874 Oct 28 07:30 go.sum 07:33:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:30 internal 07:33:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:30 simulator 07:33:10 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 07:30 vendor 07:33:10 -rw-rw-r-- 1 jenkins jenkins 229 Oct 28 07:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:11 + 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=f5d7f7d9e377d9278c615111da67a40f46b57ec2 --label arch=amd64 --label version=4.0.1-dev.1 . 07:33:11 #0 building with "default" instance using docker driver 07:33:11 07:33:11 #1 [internal] load build definition from Dockerfile 07:33:11 #1 transferring dockerfile: 1.52kB done 07:33:11 #1 DONE 0.0s 07:33:11 07:33:11 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:33:11 #2 DONE 0.0s 07:33:11 07:33:11 #3 [internal] load metadata for docker.io/library/alpine:3.20 07:33:11 #3 DONE 0.1s 07:33:11 07:33:11 #4 [internal] load .dockerignore 07:33:11 #4 transferring context: 182B done 07:33:11 #4 DONE 0.0s 07:33:11 07:33:11 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:33:11 #5 DONE 0.1s 07:33:11 07:33:11 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:33:11 #6 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 done 07:33:11 #6 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 07:33:11 #6 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 07:33:11 #6 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 07:33:11 #6 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 2.10MB / 3.63MB 0.1s 07:33:11 #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 07:33:12 #6 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 07:33:12 #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 07:33:12 #6 DONE 0.4s 07:33:12 07:33:12 #7 [internal] load build context 07:33:12 #7 transferring context: 1.01MB 0.2s done 07:33:12 #7 DONE 0.3s 07:33:12 07:33:12 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:33:12 #8 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:33:12 #8 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:33:12 #8 0.826 OK: 253 MiB in 66 packages 07:33:12 #8 ... 07:33:12 07:33:12 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:33:12 #9 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:33:12 #9 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:33:12 #9 0.563 (1/1) Installing dumb-init (1.2.5-r3) 07:33:12 #9 0.567 Executing busybox-1.36.1-r30.trigger 07:33:12 #9 0.574 OK: 8 MiB in 15 packages 07:33:12 #9 DONE 0.8s 07:33:12 07:33:12 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:33:12 #8 DONE 1.1s 07:33:12 07:33:12 #10 [builder 3/7] WORKDIR /device-modbus-go 07:33:12 #10 DONE 0.0s 07:33:12 07:33:12 #11 [builder 4/7] COPY go.mod vendor* ./ 07:33:14 #11 ... 07:33:14 07:33:14 #12 [stage-1 3/6] RUN apk --no-cache upgrade 07:33:14 #12 0.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:33:14 #12 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:33:14 #12 0.744 OK: 8 MiB in 15 packages 07:33:14 #12 DONE 1.3s 07:33:14 07:33:14 #11 [builder 4/7] COPY go.mod vendor* ./ 07:33:14 #11 DONE 1.3s 07:33:14 07:33:14 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:14 #13 0.467 skipping... 07:33:14 #13 DONE 0.5s 07:33:14 07:33:14 #14 [builder 6/7] COPY . . 07:33:16 #14 DONE 1.7s 07:33:16 07:33:16 #15 [builder 7/7] RUN make build 07:33:16 #15 0.223 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:33:43 #15 DONE 26.3s 07:33:43 07:33:43 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 07:33:43 #16 DONE 0.6s 07:33:43 07:33:43 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 07:33:43 #17 DONE 0.0s 07:33:43 07:33:43 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 07:33:43 #18 DONE 0.0s 07:33:43 07:33:43 #19 exporting to image 07:33:43 #19 exporting layers 0.1s done 07:33:43 #19 writing image sha256:8ab4b850ee65bbfe3d1046500e1a7d548e8a653895be0b5bef494fa5cc5505fc done 07:33:43 #19 naming to docker.io/library/device-modbus done 07:33:43 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:44 provisioning config files... 07:33:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config10859054125936171036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:44 ---> ****-login.sh 07:33:44 nexus3.edgexfoundry.org:10001 07:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:44 Login Succeeded 07:33:44 nexus3.edgexfoundry.org:10002 07:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:44 Login Succeeded 07:33:44 nexus3.edgexfoundry.org:10003 07:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:44 Login Succeeded 07:33:44 nexus3.edgexfoundry.org:10004 07:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:44 Login Succeeded 07:33:44 ****.io 07:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:45 Login Succeeded 07:33:45 ---> ****-login.sh ends [Pipeline] } 07:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:45 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:33:45 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 07:33:45 f5d7f7d9e377d9278c615111da67a40f46b57ec2 07:33:45 4.0.1-dev.1 07:33:45 f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 07:33:45 odessa 07:33:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:45 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 07:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:33:45 8bdab33f7766: Preparing 07:33:45 f3d9276ae429: Preparing 07:33:45 155e81c9e2e2: Preparing 07:33:45 b7c143c97a04: Preparing 07:33:45 afac68c7f736: Preparing 07:33:45 abfcb263a588: Preparing 07:33:45 abfcb263a588: Waiting 07:33:45 f3d9276ae429: Pushed 07:33:45 b7c143c97a04: Pushed 07:33:45 abfcb263a588: Layer already exists 07:33:45 8bdab33f7766: Pushed 07:33:45 afac68c7f736: Pushed 07:33:50 155e81c9e2e2: Pushed 07:33:50 f5d7f7d9e377d9278c615111da67a40f46b57ec2: digest: sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:50 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 07:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:33:50 8bdab33f7766: Preparing 07:33:50 f3d9276ae429: Preparing 07:33:50 155e81c9e2e2: Preparing 07:33:50 b7c143c97a04: Preparing 07:33:50 afac68c7f736: Preparing 07:33:50 abfcb263a588: Preparing 07:33:50 abfcb263a588: Waiting 07:33:50 afac68c7f736: Layer already exists 07:33:50 155e81c9e2e2: Layer already exists 07:33:50 8bdab33f7766: Layer already exists 07:33:50 b7c143c97a04: Layer already exists 07:33:50 f3d9276ae429: Layer already exists 07:33:50 abfcb263a588: Layer already exists 07:33:50 4.0.1-dev.1: digest: sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 07:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:33:51 8bdab33f7766: Preparing 07:33:51 f3d9276ae429: Preparing 07:33:51 155e81c9e2e2: Preparing 07:33:51 b7c143c97a04: Preparing 07:33:51 afac68c7f736: Preparing 07:33:51 abfcb263a588: Preparing 07:33:51 abfcb263a588: Waiting 07:33:51 8bdab33f7766: Layer already exists 07:33:51 f3d9276ae429: Layer already exists 07:33:51 b7c143c97a04: Layer already exists 07:33:51 afac68c7f736: Layer already exists 07:33:51 155e81c9e2e2: Layer already exists 07:33:51 abfcb263a588: Layer already exists 07:33:51 f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1: digest: sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:odessa 07:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:33:52 8bdab33f7766: Preparing 07:33:52 f3d9276ae429: Preparing 07:33:52 155e81c9e2e2: Preparing 07:33:52 b7c143c97a04: Preparing 07:33:52 afac68c7f736: Preparing 07:33:52 abfcb263a588: Preparing 07:33:52 abfcb263a588: Waiting 07:33:52 b7c143c97a04: Layer already exists 07:33:52 afac68c7f736: Layer already exists 07:33:52 f3d9276ae429: Layer already exists 07:33:52 155e81c9e2e2: Layer already exists 07:33:52 8bdab33f7766: Layer already exists 07:33:52 abfcb263a588: Layer already exists 07:33:52 odessa: digest: sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:52 ===================================================== [Pipeline] echo 07:33:52 taggedImages: 07:33:52 - nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 07:33:52 - nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 07:33:52 - nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 07:33:52 - nexus3.edgexfoundry.org:10004/device-modbus:odessa [Pipeline] echo 07:33:52 ========================================================= 07:33:52 [edgeXBuildMultiArch] RAW Config: 07:33:52 images: 07:33:52 - nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 07:33:52 - nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 07:33:52 - nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 07:33:52 - nexus3.edgexfoundry.org:10004/device-modbus:odessa 07:33:52 settingsFile: 07:33:52 device-modbus-go-settings 07:33:52 ========================================================= [Pipeline] node 07:34:07 Still waiting to schedule task 07:34:07 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:35:14 Running on prd-centos7-docker-4c-2g-710986 in /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:14 provisioning config files... 07:35:14 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config3638112757648548238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:15 ---> ****-login.sh 07:35:15 nexus3.edgexfoundry.org:10001 07:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:15 Configure a credential helper to remove this warning. See 07:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:15 07:35:15 Login Succeeded 07:35:15 nexus3.edgexfoundry.org:10002 07:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:15 Configure a credential helper to remove this warning. See 07:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:15 07:35:15 Login Succeeded 07:35:15 nexus3.edgexfoundry.org:10003 07:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:15 Configure a credential helper to remove this warning. See 07:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:15 07:35:15 Login Succeeded 07:35:15 nexus3.edgexfoundry.org:10004 07:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:16 Configure a credential helper to remove this warning. See 07:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:16 07:35:16 Login Succeeded 07:35:16 ****.io 07:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:16 Configure a credential helper to remove this warning. See 07:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:16 07:35:16 Login Succeeded 07:35:16 ---> ****-login.sh ends [Pipeline] } 07:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:16 + docker buildx ls 07:35:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:35:17 default * docker 07:35:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:35:17 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:35:17 edgex-builder [Pipeline] sh 07:35:17 + docker buildx inspect --bootstrap 07:35:17 #1 [internal] booting buildkit 07:35:17 #1 pulling image moby/buildkit:buildx-stable-1 07:35:22 #1 pulling image moby/buildkit:buildx-stable-1 4.9s done 07:35:22 #1 creating container buildx_buildkit_edgex-builder0 07:35:28 #1 creating container buildx_buildkit_edgex-builder0 5.6s done 07:35:28 #1 DONE 10.6s 07:35:28 Name: edgex-builder 07:35:28 Driver: docker-container 07:35:28 07:35:28 Nodes: 07:35:28 Name: edgex-builder0 07:35:28 Endpoint: unix:///var/run/docker.sock 07:35:28 Status: running 07:35:28 Buildkit: v0.25.1 07:35:28 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:35:28 + docker buildx ls 07:35:28 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:35:28 edgex-builder * docker-container 07:35:28 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:35:28 default docker 07:35:28 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:35:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2' 07:35:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 --push - 07:35:29 #1 [internal] load build definition from Dockerfile 07:35:29 #1 transferring dockerfile: 198B done 07:35:29 #1 DONE 0.0s 07:35:29 07:35:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 07:35:29 #2 DONE 0.1s 07:35:29 07:35:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 07:35:29 #3 DONE 0.1s 07:35:29 07:35:29 #4 [internal] load .dockerignore 07:35:29 #4 transferring context: 2B done 07:35:29 #4 DONE 0.1s 07:35:29 07:35:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 07:35:29 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done 07:35:29 #5 ... 07:35:29 07:35:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 07:35:29 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.2s done 07:35:29 #6 DONE 0.2s 07:35:29 07:35:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 07:35:29 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done 07:35:29 #5 DONE 0.6s 07:35:29 07:35:29 #7 exporting to image 07:35:29 #7 exporting layers done 07:35:29 #7 exporting manifest sha256:0852d64df48bd2c70f5b5c6323d1589f6286f5b2d2414dbb9b2a7b77b0dc4134 0.1s done 07:35:29 #7 exporting config sha256:8ab4b850ee65bbfe3d1046500e1a7d548e8a653895be0b5bef494fa5cc5505fc done 07:35:29 #7 exporting manifest sha256:a084113ee07c051bb69006aa60653f2e8210dd58b10f2a185c1af673e5ac6e5d 0.0s done 07:35:29 #7 exporting config sha256:09ef5630f06c79e756456d8b8c8323970ffe016d9037e5d4db35e82697ebc921 07:35:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:35:29 #7 exporting config sha256:09ef5630f06c79e756456d8b8c8323970ffe016d9037e5d4db35e82697ebc921 0.1s done 07:35:29 #7 exporting manifest list sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 07:35:30 #7 ... 07:35:30 07:35:30 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:35:30 #8 DONE 0.0s 07:35:30 07:35:30 #7 exporting to image 07:35:30 #7 exporting manifest list sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 0.1s done 07:35:30 #7 pushing layers 07:35:30 #7 pushing layers 0.1s done 07:35:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 0.1s done 07:35:30 #7 DONE 0.5s 07:35:30 07:35:30 1 warning found (use --debug to expand): 07:35:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:35:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1' 07:35:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 --push - 07:35:31 #1 [internal] load build definition from Dockerfile 07:35:31 #1 transferring dockerfile: 169B done 07:35:31 #1 DONE 0.0s 07:35:31 07:35:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 07:35:31 #2 DONE 0.0s 07:35:31 07:35:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 07:35:31 #3 DONE 0.0s 07:35:31 07:35:31 #4 [internal] load .dockerignore 07:35:31 #4 transferring context: 2B done 07:35:31 #4 DONE 0.0s 07:35:31 07:35:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 07:35:31 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done 07:35:31 #5 DONE 0.0s 07:35:31 07:35:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 07:35:31 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done 07:35:31 #6 CACHED 07:35:31 07:35:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 07:35:31 #5 CACHED 07:35:31 07:35:31 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:35:31 #7 DONE 0.0s 07:35:31 07:35:31 #8 exporting to image 07:35:31 #8 exporting layers done 07:35:31 #8 exporting manifest sha256:0852d64df48bd2c70f5b5c6323d1589f6286f5b2d2414dbb9b2a7b77b0dc4134 done 07:35:31 #8 exporting config sha256:8ab4b850ee65bbfe3d1046500e1a7d548e8a653895be0b5bef494fa5cc5505fc done 07:35:31 #8 exporting manifest sha256:a084113ee07c051bb69006aa60653f2e8210dd58b10f2a185c1af673e5ac6e5d done 07:35:31 #8 exporting config sha256:09ef5630f06c79e756456d8b8c8323970ffe016d9037e5d4db35e82697ebc921 done 07:35:31 #8 exporting manifest list sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 done 07:35:31 #8 pushing layers 0.0s done 07:35:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 0.1s done 07:35:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:35:31 #8 DONE 0.1s 07:35:31 07:35:31 1 warning found (use --debug to expand): 07:35:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:35:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 --push - 07:35:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1' 07:35:31 #1 [internal] load build definition from Dockerfile 07:35:31 #1 transferring dockerfile: 210B done 07:35:31 #1 DONE 0.0s 07:35:31 07:35:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 07:35:31 #2 DONE 0.0s 07:35:31 07:35:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 07:35:31 #3 DONE 0.0s 07:35:31 07:35:31 #4 [internal] load .dockerignore 07:35:31 #4 transferring context: 2B done 07:35:31 #4 DONE 0.0s 07:35:31 07:35:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 07:35:31 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done 07:35:31 #5 CACHED 07:35:31 07:35:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 07:35:31 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done 07:35:31 #6 CACHED 07:35:31 07:35:31 #7 exporting to image 07:35:31 #7 exporting layers 07:35:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:35:31 #7 ... 07:35:31 07:35:31 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:35:31 #8 DONE 0.0s 07:35:31 07:35:31 #7 exporting to image 07:35:31 #7 exporting layers done 07:35:31 #7 exporting manifest sha256:0852d64df48bd2c70f5b5c6323d1589f6286f5b2d2414dbb9b2a7b77b0dc4134 done 07:35:31 #7 exporting config sha256:8ab4b850ee65bbfe3d1046500e1a7d548e8a653895be0b5bef494fa5cc5505fc done 07:35:31 #7 exporting manifest sha256:a084113ee07c051bb69006aa60653f2e8210dd58b10f2a185c1af673e5ac6e5d done 07:35:31 #7 exporting config sha256:09ef5630f06c79e756456d8b8c8323970ffe016d9037e5d4db35e82697ebc921 done 07:35:31 #7 exporting manifest list sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 done 07:35:31 #7 pushing layers 0.1s done 07:35:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 07:35:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 0.1s done 07:35:31 #7 DONE 0.2s 07:35:31 07:35:31 1 warning found (use --debug to expand): 07:35:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:35:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa' 07:35:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:odessa --push - 07:35:32 #1 [internal] load build definition from Dockerfile 07:35:32 #1 transferring dockerfile: 164B done 07:35:32 #1 DONE 0.0s 07:35:32 07:35:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:odessa 07:35:32 #2 DONE 0.0s 07:35:32 07:35:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:odessa 07:35:32 #3 DONE 0.0s 07:35:32 07:35:32 #4 [internal] load .dockerignore 07:35:32 #4 transferring context: 2B done 07:35:32 #4 DONE 0.0s 07:35:32 07:35:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 07:35:32 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done 07:35:32 #5 CACHED 07:35:32 07:35:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 07:35:32 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done 07:35:32 #6 CACHED 07:35:32 07:35:32 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:35:32 #7 DONE 0.0s 07:35:32 07:35:32 #8 exporting to image 07:35:32 #8 exporting layers done 07:35:32 #8 exporting manifest sha256:0852d64df48bd2c70f5b5c6323d1589f6286f5b2d2414dbb9b2a7b77b0dc4134 done 07:35:32 #8 exporting config sha256:8ab4b850ee65bbfe3d1046500e1a7d548e8a653895be0b5bef494fa5cc5505fc done 07:35:32 #8 exporting manifest sha256:a084113ee07c051bb69006aa60653f2e8210dd58b10f2a185c1af673e5ac6e5d done 07:35:32 #8 exporting config sha256:09ef5630f06c79e756456d8b8c8323970ffe016d9037e5d4db35e82697ebc921 done 07:35:32 #8 exporting manifest list sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 done 07:35:32 #8 pushing layers 0.0s done 07:35:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 0.1s done 07:35:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:35:32 #8 DONE 0.2s 07:35:32 07:35:32 1 warning found (use --debug to expand): 07:35:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:35:32 + '[' -d /w/workspace/xfoundry_device-modbus-go_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:35:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:35:33 ---> package-listing.sh 07:35:33 ++ facter osfamily 07:35:33 ++ tr '[:upper:]' '[:lower:]' 07:35:33 + OS_FAMILY=redhat 07:35:33 + workspace=/w/workspace/xfoundry_device-modbus-go_odessa 07:35:33 + START_PACKAGES=/tmp/packages_start.txt 07:35:33 + END_PACKAGES=/tmp/packages_end.txt 07:35:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:35:33 + PACKAGES=/tmp/packages_start.txt 07:35:33 + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' 07:35:33 + PACKAGES=/tmp/packages_end.txt 07:35:33 + case "${OS_FAMILY}" in 07:35:33 + rpm -qa 07:35:33 + sort 07:35:34 + '[' -f /tmp/packages_start.txt ']' 07:35:34 + '[' -f /tmp/packages_end.txt ']' 07:35:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:35:34 + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' 07:35:34 + mkdir -p /w/workspace/xfoundry_device-modbus-go_odessa/archives/ 07:35:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [Pipeline] echo 07:35:34 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:35:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:35 07:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:36 latest: Pulling from edgex-lftools-log-publisher 07:35:36 5eb5b503b376: Pulling fs layer 07:35:36 5c69ac0246d0: Pulling fs layer 07:35:36 ec43610c2a17: Pulling fs layer 07:35:36 3a2ae6a8a46f: Pulling fs layer 07:35:36 33b1e0a273af: Pulling fs layer 07:35:36 5d3b04190fa2: Pulling fs layer 07:35:36 2f39f015ded8: Pulling fs layer 07:35:36 33b1e0a273af: Waiting 07:35:36 5d3b04190fa2: Waiting 07:35:36 2f39f015ded8: Waiting 07:35:36 3a2ae6a8a46f: Waiting 07:35:36 5c69ac0246d0: Verifying Checksum 07:35:36 5c69ac0246d0: Download complete 07:35:36 3a2ae6a8a46f: Verifying Checksum 07:35:36 3a2ae6a8a46f: Download complete 07:35:36 ec43610c2a17: Verifying Checksum 07:35:36 ec43610c2a17: Download complete 07:35:36 33b1e0a273af: Verifying Checksum 07:35:36 33b1e0a273af: Download complete 07:35:36 5d3b04190fa2: Verifying Checksum 07:35:36 5d3b04190fa2: Download complete 07:35:36 5eb5b503b376: Verifying Checksum 07:35:36 5eb5b503b376: Download complete 07:35:36 2f39f015ded8: Verifying Checksum 07:35:36 2f39f015ded8: Download complete 07:35:37 5eb5b503b376: Pull complete 07:35:37 5c69ac0246d0: Pull complete 07:35:38 ec43610c2a17: Pull complete 07:35:38 3a2ae6a8a46f: Pull complete 07:35:38 33b1e0a273af: Pull complete 07:35:38 5d3b04190fa2: Pull complete 07:35:42 2f39f015ded8: Pull complete 07:35:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:43 prd-centos7-docker-4c-2g-710986 does not seem to be running inside a container 07:35:43 $ 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:35:49 $ docker top a77f301452db4d20c84a3d29b59926d7199be394407dd181dc8d059dc10fdbc0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:50 + touch /tmp/pre-build-complete [Pipeline] sh 07:35:50 + mkdir -p /var/log/sysstat [Pipeline] sh 07:35:50 + ls /var/log/sa-host 07:35:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:50 provisioning config files... 07:35:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config7682514359903111154tmp [Pipeline] { [Pipeline] echo 07:35:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:35:51 ---> create-netrc.sh [Pipeline] } 07:35:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:35:51 ---> python-tools-install.sh [Pipeline] echo 07:35:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:35:51 ---> sudo-logs.sh 07:35:51 Archiving 'sudo' log.. 07:35:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-710986.novalocal: Name or service not known 07:35:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-710986.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:35:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:35:52 ---> job-cost.sh 07:35:52 lf-activate-venv: SKIPPING 07:35:52 INFO: No Stack... 07:35:52 INFO: Retrieving Pricing Info for: v3-standard-2 07:35:52 INFO: Archiving Costs [Pipeline] echo 07:35:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:35:53 ---> logs-deploy.sh 07:35:53 lf-activate-venv: SKIPPING 07:35:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/odessa/3 07:35:53 INFO: archiving workspace using pattern(s): 07:35:54 Archives upload complete. 07:35:54 INFO: archiving logs to Nexus 07:35:55 ---> uname -a: 07:35:55 Linux prd-centos7-docker-4c-2g-710986.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:35:55 07:35:55 07:35:55 ---> lscpu: 07:35:55 Architecture: x86_64 07:35:55 CPU op-mode(s): 32-bit, 64-bit 07:35:55 Byte Order: Little Endian 07:35:55 Address sizes: 40 bits physical, 48 bits virtual 07:35:55 CPU(s): 2 07:35:55 On-line CPU(s) list: 0,1 07:35:55 Thread(s) per core: 1 07:35:55 Core(s) per socket: 1 07:35:55 Socket(s): 2 07:35:55 NUMA node(s): 1 07:35:55 Vendor ID: AuthenticAMD 07:35:55 CPU family: 23 07:35:55 Model: 49 07:35:55 Model name: AMD EPYC-Rome Processor 07:35:55 Stepping: 0 07:35:55 CPU MHz: 2799.998 07:35:55 BogoMIPS: 5599.99 07:35:55 Virtualization: AMD-V 07:35:55 Hypervisor vendor: KVM 07:35:55 Virtualization type: full 07:35:55 L1d cache: 64 KiB 07:35:55 L1i cache: 64 KiB 07:35:55 L2 cache: 1 MiB 07:35:55 L3 cache: 32 MiB 07:35:55 NUMA node0 CPU(s): 0,1 07:35:55 Vulnerability Itlb multihit: Not affected 07:35:55 Vulnerability L1tf: Not affected 07:35:55 Vulnerability Mds: Not affected 07:35:55 Vulnerability Meltdown: Not affected 07:35:55 Vulnerability Mmio stale data: Not affected 07:35:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:35:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:35:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:35:55 Vulnerability Srbds: Not affected 07:35:55 Vulnerability Tsx async abort: Not affected 07:35:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:35:55 07:35:55 07:35:55 ---> nproc: 07:35:55 2 07:35:55 07:35:55 07:35:55 ---> df -h: 07:35:55 Filesystem Size Used Avail Use% Mounted on 07:35:55 overlay 40G 7.3G 33G 19% / 07:35:55 tmpfs 64M 0 64M 0% /dev 07:35:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:35:55 shm 64M 0 64M 0% /dev/shm 07:35:55 /dev/vda1 40G 7.3G 33G 19% /facter-os 07:35:55 07:35:55 07:35:55 Cannot open /var/log/sysstat/sa28: No such file or directory 07:35:55 Please check if data collecting is enabled 07:35:55 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:55 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:35:55 $ docker stop --time=1 a77f301452db4d20c84a3d29b59926d7199be394407dd181dc8d059dc10fdbc0 07:35:56 $ docker rm -f --volumes a77f301452db4d20c84a3d29b59926d7199be394407dd181dc8d059dc10fdbc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:35:56 [WS-CLEANUP] Deleting project workspace... 07:35:56 [WS-CLEANUP] Deferred wipeout is used... 07:35:56 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:56 07:35:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:57 latest: Pulling from edgex-lftools-log-publisher 07:35:57 5eb5b503b376: Pulling fs layer 07:35:57 5c69ac0246d0: Pulling fs layer 07:35:57 ec43610c2a17: Pulling fs layer 07:35:57 3a2ae6a8a46f: Pulling fs layer 07:35:57 33b1e0a273af: Pulling fs layer 07:35:57 5d3b04190fa2: Pulling fs layer 07:35:57 2f39f015ded8: Pulling fs layer 07:35:57 3a2ae6a8a46f: Waiting 07:35:57 33b1e0a273af: Waiting 07:35:57 5d3b04190fa2: Waiting 07:35:57 2f39f015ded8: Waiting 07:35:57 5c69ac0246d0: Download complete 07:35:57 3a2ae6a8a46f: Verifying Checksum 07:35:57 3a2ae6a8a46f: Download complete 07:35:57 33b1e0a273af: Verifying Checksum 07:35:57 33b1e0a273af: Download complete 07:35:57 ec43610c2a17: Download complete 07:35:57 5d3b04190fa2: Download complete 07:35:57 5eb5b503b376: Verifying Checksum 07:35:57 5eb5b503b376: Download complete 07:35:58 2f39f015ded8: Verifying Checksum 07:35:58 2f39f015ded8: Download complete 07:35:59 5eb5b503b376: Pull complete 07:35:59 5c69ac0246d0: Pull complete 07:36:00 ec43610c2a17: Pull complete 07:36:00 3a2ae6a8a46f: Pull complete 07:36:00 33b1e0a273af: Pull complete 07:36:00 5d3b04190fa2: Pull complete 07:36:06 2f39f015ded8: Pull complete 07:36:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:06 prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container 07:36:06 $ 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/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:36:13 $ docker top f623ac22837071d9cf2badb06361d71c545bdbaa2e58690083a21cc2cc1976e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:14 ---> job-cost.sh 07:36:14 lf-activate-venv: SKIPPING 07:36:14 INFO: No Stack... 07:36:14 INFO: Retrieving Pricing Info for: v3-standard-8 07:36:14 INFO: Archiving Costs [Pipeline] sh 07:36:15 + cat /w/workspace/xfoundry_device-modbus-go_odessa/archives/cost.csv 07:36:15 + cut -d, -f6 [Pipeline] lock 07:36:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] 07:36:15 Resource [jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] did not exist. Created. 07:36:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:36:15 + echo total: 0.2199999988079071 [Pipeline] stash 07:36:15 Stashed 1 file(s) [Pipeline] } 07:36:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:36:15 $ docker stop --time=1 f623ac22837071d9cf2badb06361d71c545bdbaa2e58690083a21cc2cc1976e7 07:36:16 $ docker rm -f --volumes f623ac22837071d9cf2badb06361d71c545bdbaa2e58690083a21cc2cc1976e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:42:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-711157 in /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] { [Pipeline] ws 07:42:06 Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout 07:42:09 The recommended git tool is: git 07:42:13 using credential edgex-jenkins-ssh 07:42:13 Cloning the remote Git repository 07:42:13 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:42:13 > git init /w/workspace/device-modbus-go/3 # timeout=10 07:42:14 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:42:14 > git --version # timeout=10 07:42:14 > git --version # 'git version 2.25.1' 07:42:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:17 Avoid second fetch 07:42:17 Checking out Revision f5d7f7d9e377d9278c615111da67a40f46b57ec2 (odessa) 07:42:16 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:42:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:17 > git config core.sparsecheckout # timeout=10 07:42:17 > git checkout -f f5d7f7d9e377d9278c615111da67a40f46b57ec2 # timeout=10 07:42:19 Commit message: "feat: Support Modbus register bit decomposition for odessa(4.0.0) (#662)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:24 provisioning config files... 07:42:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config286981279244976473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:24 ---> ****-login.sh 07:42:24 nexus3.edgexfoundry.org:10001 07:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:25 Configure a credential helper to remove this warning. See 07:42:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:25 07:42:25 Login Succeeded 07:42:25 nexus3.edgexfoundry.org:10002 07:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:25 Configure a credential helper to remove this warning. See 07:42:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:25 07:42:25 Login Succeeded 07:42:25 nexus3.edgexfoundry.org:10003 07:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:26 Configure a credential helper to remove this warning. See 07:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:26 07:42:26 Login Succeeded 07:42:26 nexus3.edgexfoundry.org:10004 07:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:26 Configure a credential helper to remove this warning. See 07:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:26 07:42:26 Login Succeeded 07:42:26 ****.io 07:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:26 Configure a credential helper to remove this warning. See 07:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:26 07:42:26 Login Succeeded 07:42:26 ---> ****-login.sh ends [Pipeline] } 07:42:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:42:27 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:42:27 + grep ^go [0-9].[0-9]* go.mod 07:42:27 + cut -d . -f1-2 07:42:27 + cut -d -f 2 [Pipeline] echo 07:42:27 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:42:27 ========================================================= 07:42:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 07:42:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 07:42:32 Sending build context to Docker daemon 55.07MB 07:42:32 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:42:32 Step 2/10 : FROM ${BASE} AS builder 07:42:32 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 07:42:32 94e9d8af2201: Pulling fs layer 07:42:32 345fe9f21930: Pulling fs layer 07:42:32 b40fc9e46828: Pulling fs layer 07:42:32 c9804373a1e5: Pulling fs layer 07:42:32 4f4fb700ef54: Pulling fs layer 07:42:32 f5a772c54f75: Pulling fs layer 07:42:32 e2dd1b2a9dca: Pulling fs layer 07:42:32 0a0502178392: Pulling fs layer 07:42:32 f5a772c54f75: Waiting 07:42:32 e2dd1b2a9dca: Waiting 07:42:32 0a0502178392: Waiting 07:42:32 c9804373a1e5: Waiting 07:42:32 4f4fb700ef54: Waiting 07:42:32 345fe9f21930: Verifying Checksum 07:42:32 345fe9f21930: Download complete 07:42:32 c9804373a1e5: Verifying Checksum 07:42:32 c9804373a1e5: Download complete 07:42:32 4f4fb700ef54: Verifying Checksum 07:42:32 4f4fb700ef54: Download complete 07:42:32 f5a772c54f75: Verifying Checksum 07:42:32 f5a772c54f75: Download complete 07:42:32 94e9d8af2201: Verifying Checksum 07:42:32 94e9d8af2201: Download complete 07:42:32 0a0502178392: Verifying Checksum 07:42:32 0a0502178392: Download complete 07:42:33 94e9d8af2201: Pull complete 07:42:33 345fe9f21930: Pull complete 07:42:34 b40fc9e46828: Verifying Checksum 07:42:34 b40fc9e46828: Download complete 07:42:35 e2dd1b2a9dca: Verifying Checksum 07:42:35 e2dd1b2a9dca: Download complete 07:42:50 b40fc9e46828: Pull complete 07:42:50 c9804373a1e5: Pull complete 07:42:50 4f4fb700ef54: Pull complete 07:42:50 f5a772c54f75: Pull complete 07:42:56 e2dd1b2a9dca: Pull complete 07:42:58 0a0502178392: Pull complete 07:42:58 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 07:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 07:42:58 ---> 72db82c1953f 07:42:58 Step 3/10 : ARG ADD_BUILD_TAGS="" 07:43:00 ---> Running in c1747072cd74 07:43:00 Removing intermediate container c1747072cd74 07:43:00 ---> f061746a0969 07:43:00 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:43:00 ---> Running in 17c9da1ebe41 07:43:00 Removing intermediate container 17c9da1ebe41 07:43:00 ---> 05467220298d 07:43:00 Step 5/10 : RUN apk add --update --no-cache make git openssh 07:43:01 ---> Running in a4ed41e09558 07:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:43:03 (1/8) Installing openssh-keygen (9.7_p1-r5) 07:43:03 (2/8) Installing libedit (20240517.3.1-r0) 07:43:03 (3/8) Installing openssh-client-common (9.7_p1-r5) 07:43:03 (4/8) Installing openssh-client-default (9.7_p1-r5) 07:43:03 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 07:43:03 (6/8) Installing openssh-server-common (9.7_p1-r5) 07:43:03 (7/8) Installing openssh-server (9.7_p1-r5) 07:43:03 (8/8) Installing openssh (9.7_p1-r5) 07:43:03 Executing busybox-1.36.1-r29.trigger 07:43:04 OK: 245 MiB in 66 packages 07:43:05 Removing intermediate container a4ed41e09558 07:43:05 ---> 4a92ea4596c2 07:43:05 Step 6/10 : WORKDIR /device-modbus-go 07:43:05 ---> Running in e6901902df05 07:43:05 Removing intermediate container e6901902df05 07:43:05 ---> c3f9c7baf609 07:43:05 Step 7/10 : COPY go.mod vendor* ./ 07:43:17 ---> f7a8e0c69e97 07:43:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:17 ---> Running in 76eb8765452d 07:45:09 Removing intermediate container 76eb8765452d 07:45:09 ---> b6fd62cffa84 07:45:09 Step 9/10 : COPY . . 07:45:14 ---> 7a731e994092 07:45:14 Step 10/10 : RUN ${MAKE} 07:45:14 ---> Running in cea874a6ecec 07:45:15 noop 07:45:15 Removing intermediate container cea874a6ecec 07:45:15 ---> ea7c529beb9d 07:45:16 Successfully built ea7c529beb9d 07:45:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:16 + docker inspect -f . ci-base-image-arm64 07:45:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:17 prd-ubuntu20.04-docker-arm64-4c-16g-711157 does not seem to be running inside a container 07:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:45:18 $ docker top 72d4692c906cfe50cc1ad515fcc53efae7384b04f8ff87559a29b0776ab58ead -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:19 + go version 07:45:19 go version go1.23.7 linux/arm64 [Pipeline] } 07:45:19 $ docker stop --time=1 72d4692c906cfe50cc1ad515fcc53efae7384b04f8ff87559a29b0776ab58ead 07:45:21 $ docker rm -f --volumes 72d4692c906cfe50cc1ad515fcc53efae7384b04f8ff87559a29b0776ab58ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:21 + docker inspect -f . ci-base-image-arm64 07:45:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:21 prd-ubuntu20.04-docker-arm64-4c-16g-711157 does not seem to be running inside a container 07:45:21 $ 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/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:45:24 $ docker top 474f2227e63685c8b187d3928d53e86a9612eedc47c177e0172600b4d97b7eb7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:24 + git config --global --add safe.directory /w/workspace/device-modbus-go/3 [Pipeline] fileExists [Pipeline] sh 07:45:25 + make test 07:45:25 go test ./... -coverprofile=coverage.out 07:45:28 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:48:35 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:48:35 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.054s coverage: 49.1% of statements 07:48:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:48:36 go vet ./... 07:49:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:49:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:49:23 ./bin/test-attribution-txt.sh [Pipeline] echo 07:49:23 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:49:24 + go mod tidy [Pipeline] } 07:49:28 $ docker stop --time=1 474f2227e63685c8b187d3928d53e86a9612eedc47c177e0172600b4d97b7eb7 07:49:30 $ docker rm -f --volumes 474f2227e63685c8b187d3928d53e86a9612eedc47c177e0172600b4d97b7eb7 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:49:32 Warning: overwriting stash ‘coverage-report’ 07:49:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:49:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:49:33 + ls -al . 07:49:33 total 260 07:49:33 drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 07:45 . 07:49:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:42 .. 07:49:33 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 07:42 .dockerignore 07:49:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:42 .git 07:49:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 .github 07:49:33 -rw-rw-r-- 1 jenkins jenkins 258 Oct 28 07:42 .gitignore 07:49:33 -rw-rw-r-- 1 jenkins jenkins 199 Oct 28 07:42 .golangci.yml 07:49:33 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 28 07:42 Attribution.txt 07:49:33 -rw-rw-r-- 1 jenkins jenkins 18046 Oct 28 07:42 CHANGELOG.md 07:49:33 -rw-rw-r-- 1 jenkins jenkins 1479 Oct 28 07:42 Dockerfile 07:49:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 07:42 GOVERNANCE.md 07:49:33 -rw-rw-r-- 1 jenkins jenkins 658 Oct 28 07:42 Jenkinsfile 07:49:33 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 07:42 LICENSE 07:49:33 -rw-rw-r-- 1 jenkins jenkins 2524 Oct 28 07:42 Makefile 07:49:33 -rw-rw-r-- 1 jenkins jenkins 622 Oct 28 07:42 OWNERS.md 07:49:33 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 28 07:42 README.md 07:49:33 -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 07:31 VERSION 07:49:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:42 bin 07:49:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 cmd 07:49:33 -rw-r--r-- 1 jenkins jenkins 27942 Oct 28 07:48 coverage.out 07:49:33 -rw-rw-r-- 1 jenkins jenkins 6295 Oct 28 07:42 go.mod 07:49:33 -rw-rw-r-- 1 jenkins jenkins 86874 Oct 28 07:42 go.sum 07:49:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 internal 07:49:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:42 simulator 07:49:33 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 07:42 vendor 07:49:33 -rw-rw-r-- 1 jenkins jenkins 229 Oct 28 07:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:34 + 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=f5d7f7d9e377d9278c615111da67a40f46b57ec2 --label arch=arm64 --label version=4.0.1-dev.1 . 07:49:38 Sending build context to Docker daemon 55.1MB 07:49:38 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 07:49:38 Step 2/23 : FROM ${BASE} AS builder 07:49:38 ---> ea7c529beb9d 07:49:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:49:38 ---> Running in 91dc2c39e953 07:49:38 Removing intermediate container 91dc2c39e953 07:49:38 ---> 5dc9890d723f 07:49:38 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:49:39 ---> Running in af0c7870a4b9 07:49:39 Removing intermediate container af0c7870a4b9 07:49:39 ---> 2ff15e635701 07:49:39 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:49:39 ---> Running in 5839f05d6c32 07:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:49:42 OK: 245 MiB in 66 packages 07:49:42 Removing intermediate container 5839f05d6c32 07:49:42 ---> 268167c79435 07:49:42 Step 6/23 : WORKDIR /device-modbus-go 07:49:42 ---> Running in 03350d3d33c0 07:49:43 Removing intermediate container 03350d3d33c0 07:49:43 ---> 9933b4c898d8 07:49:43 Step 7/23 : COPY go.mod vendor* ./ 07:49:58 ---> f9a649860255 07:49:58 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:58 ---> Running in e09ea1e93bfd 07:49:58 skipping... 07:49:58 Removing intermediate container e09ea1e93bfd 07:49:58 ---> ac736780b626 07:49:58 Step 9/23 : COPY . . 07:50:10 ---> 4a723bf8c297 07:50:10 Step 10/23 : RUN ${MAKE} 07:50:10 ---> Running in f4e891161ed0 07:50:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:53:33 Removing intermediate container f4e891161ed0 07:53:33 ---> ad4681e9b3ef 07:53:33 Step 11/23 : FROM alpine:3.20 07:53:33 3.20: Pulling from library/alpine 07:53:33 c765ae84869f: Pulling fs layer 07:53:33 c765ae84869f: Verifying Checksum 07:53:33 c765ae84869f: Download complete 07:53:33 c765ae84869f: Pull complete 07:53:33 Digest: sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:53:33 Status: Downloaded newer image for alpine:3.20 07:53:33 ---> 1e03d7e192cc 07:53:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 07:53:33 ---> Running in aa7fdc0da277 07:53:33 Removing intermediate container aa7fdc0da277 07:53:33 ---> 4216eb68640c 07:53:33 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:53:33 ---> Running in f9310f767d5a 07:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:53:33 (1/1) Installing dumb-init (1.2.5-r3) 07:53:33 Executing busybox-1.36.1-r30.trigger 07:53:33 OK: 9 MiB in 15 packages 07:53:33 Removing intermediate container f9310f767d5a 07:53:33 ---> 41ac704e28e5 07:53:33 Step 14/23 : RUN apk --no-cache upgrade 07:53:33 ---> Running in 8075b1840f0e 07:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:53:33 OK: 9 MiB in 15 packages 07:53:33 Removing intermediate container 8075b1840f0e 07:53:33 ---> 545799201916 07:53:33 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:53:33 ---> e49bd8b71194 07:53:33 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:53:33 ---> ea7868d74ed7 07:53:33 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:53:33 ---> 74d69b4b162b 07:53:33 Step 18/23 : EXPOSE 59901 07:53:33 ---> Running in 628c7b3f563a 07:53:33 Removing intermediate container 628c7b3f563a 07:53:33 ---> b91e36d598d5 07:53:33 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:53:33 ---> Running in 350592825cc3 07:53:33 Removing intermediate container 350592825cc3 07:53:33 ---> 332d40f9fa58 07:53:33 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:53:33 ---> Running in ef1d3ff6d9b0 07:53:34 Removing intermediate container ef1d3ff6d9b0 07:53:34 ---> bad761d3c872 07:53:34 Step 21/23 : LABEL arch=arm64 07:53:34 ---> Running in b14005fe42b3 07:53:34 Removing intermediate container b14005fe42b3 07:53:34 ---> 94f778a52509 07:53:34 Step 22/23 : LABEL git_sha=f5d7f7d9e377d9278c615111da67a40f46b57ec2 07:53:34 ---> Running in 700ba128a1a7 07:53:34 Removing intermediate container 700ba128a1a7 07:53:34 ---> 834aae00d187 07:53:34 Step 23/23 : LABEL version=4.0.1-dev.1 07:53:34 ---> Running in 7c502f9e38f6 07:53:35 Removing intermediate container 7c502f9e38f6 07:53:35 ---> 0f704dd23be9 07:53:35 [Warning] One or more build-args [ARCH] were not consumed 07:53:36 Successfully built 0f704dd23be9 07:53:36 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 07:53:36 provisioning config files... 07:53:36 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config11744682920775542189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:53:36 ---> ****-login.sh 07:53:36 nexus3.edgexfoundry.org:10001 07:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:53:36 Configure a credential helper to remove this warning. See 07:53:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:53:36 07:53:36 Login Succeeded 07:53:36 nexus3.edgexfoundry.org:10002 07:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:53:37 Configure a credential helper to remove this warning. See 07:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:53:37 07:53:37 Login Succeeded 07:53:37 nexus3.edgexfoundry.org:10003 07:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:53:37 Configure a credential helper to remove this warning. See 07:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:53:37 07:53:37 Login Succeeded 07:53:37 nexus3.edgexfoundry.org:10004 07:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:53:37 Configure a credential helper to remove this warning. See 07:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:53:37 07:53:37 Login Succeeded 07:53:37 ****.io 07:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:53:38 Configure a credential helper to remove this warning. See 07:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:53:38 07:53:38 Login Succeeded 07:53:38 ---> ****-login.sh ends [Pipeline] } 07:53:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:38 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:53:38 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 07:53:38 f5d7f7d9e377d9278c615111da67a40f46b57ec2 07:53:38 4.0.1-dev.1 07:53:38 f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 07:53:38 odessa 07:53:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:38 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2 07:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:53:39 62cf9d51d971: Preparing 07:53:39 29089e763dc5: Preparing 07:53:39 5df344707b08: Preparing 07:53:39 8425756b5b98: Preparing 07:53:39 146cde2ddc02: Preparing 07:53:39 c231f5c0ede3: Preparing 07:53:39 29089e763dc5: Pushed 07:53:39 62cf9d51d971: Pushed 07:53:39 146cde2ddc02: Pushed 07:53:39 8425756b5b98: Pushed 07:53:39 c231f5c0ede3: Layer already exists 07:53:46 5df344707b08: Pushed 07:53:46 f5d7f7d9e377d9278c615111da67a40f46b57ec2: digest: sha256:497b6834a52160c07f0fe71028199f172870c303d823b63b91a3c98cff8f677d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:46 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.1 07:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:53:47 62cf9d51d971: Preparing 07:53:47 29089e763dc5: Preparing 07:53:47 5df344707b08: Preparing 07:53:47 8425756b5b98: Preparing 07:53:47 146cde2ddc02: Preparing 07:53:47 c231f5c0ede3: Preparing 07:53:47 c231f5c0ede3: Waiting 07:53:47 146cde2ddc02: Layer already exists 07:53:47 29089e763dc5: Layer already exists 07:53:47 5df344707b08: Layer already exists 07:53:47 62cf9d51d971: Layer already exists 07:53:47 8425756b5b98: Layer already exists 07:53:47 c231f5c0ede3: Layer already exists 07:53:47 4.0.1-dev.1: digest: sha256:497b6834a52160c07f0fe71028199f172870c303d823b63b91a3c98cff8f677d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:47 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 07:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:53:48 62cf9d51d971: Preparing 07:53:48 29089e763dc5: Preparing 07:53:48 5df344707b08: Preparing 07:53:48 8425756b5b98: Preparing 07:53:48 146cde2ddc02: Preparing 07:53:48 c231f5c0ede3: Preparing 07:53:48 c231f5c0ede3: Waiting 07:53:48 146cde2ddc02: Layer already exists 07:53:48 62cf9d51d971: Layer already exists 07:53:48 5df344707b08: Layer already exists 07:53:48 29089e763dc5: Layer already exists 07:53:48 8425756b5b98: Layer already exists 07:53:48 c231f5c0ede3: Layer already exists 07:53:48 f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1: digest: sha256:497b6834a52160c07f0fe71028199f172870c303d823b63b91a3c98cff8f677d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:48 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa 07:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:53:49 62cf9d51d971: Preparing 07:53:49 29089e763dc5: Preparing 07:53:49 5df344707b08: Preparing 07:53:49 8425756b5b98: Preparing 07:53:49 146cde2ddc02: Preparing 07:53:49 c231f5c0ede3: Preparing 07:53:49 29089e763dc5: Layer already exists 07:53:49 146cde2ddc02: Layer already exists 07:53:49 8425756b5b98: Layer already exists 07:53:49 5df344707b08: Layer already exists 07:53:49 62cf9d51d971: Layer already exists 07:53:49 c231f5c0ede3: Layer already exists 07:53:49 odessa: digest: sha256:497b6834a52160c07f0fe71028199f172870c303d823b63b91a3c98cff8f677d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:49 ===================================================== [Pipeline] echo 07:53:49 taggedImages: 07:53:49 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2 07:53:49 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.1 07:53:49 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 07:53:49 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] echo 07:53:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] echo 07:53:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.1 [Pipeline] echo 07:53:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [Pipeline] echo 07:53:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:53:49 07:53:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:53:50 arm64: Pulling from edgex-lftools-log-publisher 07:53:50 8998bd30e6a1: Pulling fs layer 07:53:50 04944245beec: Pulling fs layer 07:53:50 699f458cf7ca: Pulling fs layer 07:53:50 765212b225bb: Pulling fs layer 07:53:50 f23df028b6ca: Pulling fs layer 07:53:50 d65c8cfc05b1: Pulling fs layer 07:53:50 2437ff75d9bd: Pulling fs layer 07:53:50 f23df028b6ca: Waiting 07:53:50 d65c8cfc05b1: Waiting 07:53:50 2437ff75d9bd: Waiting 07:53:50 765212b225bb: Waiting 07:53:50 04944245beec: Verifying Checksum 07:53:50 04944245beec: Download complete 07:53:50 765212b225bb: Verifying Checksum 07:53:50 765212b225bb: Download complete 07:53:50 f23df028b6ca: Verifying Checksum 07:53:50 f23df028b6ca: Download complete 07:53:50 d65c8cfc05b1: Verifying Checksum 07:53:50 d65c8cfc05b1: Download complete 07:53:50 699f458cf7ca: Verifying Checksum 07:53:50 699f458cf7ca: Download complete 07:53:51 8998bd30e6a1: Verifying Checksum 07:53:51 8998bd30e6a1: Download complete 07:53:53 2437ff75d9bd: Verifying Checksum 07:53:53 2437ff75d9bd: Download complete 07:53:55 8998bd30e6a1: Pull complete 07:53:56 04944245beec: Pull complete 07:53:57 699f458cf7ca: Pull complete 07:53:57 765212b225bb: Pull complete 07:53:58 f23df028b6ca: Pull complete 07:53:58 d65c8cfc05b1: Pull complete 07:54:16 2437ff75d9bd: Pull complete 07:54:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:17 prd-ubuntu20.04-docker-arm64-4c-16g-711157 does not seem to be running inside a container 07:54:17 $ 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/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:54:19 $ docker top dc030ea3fb94893b598b186e37c14a6ecf7decfe1c811207919b18fb3047ce13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:20 ---> job-cost.sh 07:54:20 lf-activate-venv: SKIPPING 07:54:20 INFO: No Stack... 07:54:20 INFO: Retrieving Pricing Info for: v3-standard-4 07:54:21 INFO: Archiving Costs [Pipeline] sh 07:54:22 + cat+ /w/workspace/device-modbus-go/3/archives/cost.csv 07:54:22 cut -d, -f6 [Pipeline] lock 07:54:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] 07:54:22 Resource [jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] did not exist. Created. 07:54:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:54:23 /w/workspace/device-modbus-go/3@tmp/durable-c327b65f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:54:23 + echo total: 0.10999999940395355 [Pipeline] stash 07:54:23 Warning: overwriting stash ‘stack-cost’ 07:54:24 Stashed 1 file(s) [Pipeline] } 07:54:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:54:24 $ docker stop --time=1 dc030ea3fb94893b598b186e37c14a6ecf7decfe1c811207919b18fb3047ce13 07:54:26 $ docker rm -f --volumes dc030ea3fb94893b598b186e37c14a6ecf7decfe1c811207919b18fb3047ce13 [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 07:54:26 provisioning config files... 07:54:26 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config11299680881476146780tmp [Pipeline] { [Pipeline] sh 07:54:26 + set +x 07:54:26 + curl -s https://codecov.io/bash 07:54:26 + bash -s -- 07:54:26 07:54:26 _____ _ 07:54:26 / ____| | | 07:54:26 | | ___ __| | ___ ___ _____ __ 07:54:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:54:26 | |___| (_) | (_| | __/ (_| (_) \ V / 07:54:26 \_____\___/ \__,_|\___|\___\___/ \_/ 07:54:26 Bash-1.0.6 07:54:26 07:54:26 07:54:26 ==> git version 2.25.1 found 07:54:26 ==> 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 07:54:26 Release-Date: 2020-01-08 07:54:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:54:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:54:26 ==> Jenkins CI detected. 07:54:26 current dir:  /w/workspace/xfoundry_device-modbus-go_odessa 07:54:26 project root: . 07:54:26 --> token set from env 07:54:26 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 07:54:26 ==> Running gcov in . (disable via -X gcov) 07:54:27 ==> Python coveragepy not found 07:54:27 ==> Searching for coverage reports in: 07:54:27 + . 07:54:27 -> Found 1 reports 07:54:27 ==> Detecting git/mercurial file structure 07:54:27 ==> Reading reports 07:54:27 + ./coverage.out bytes=27942 07:54:27 ==> Appending adjustments 07:54:27 https://docs.codecov.io/docs/fixing-reports 07:54:27 + Found adjustments 07:54:27 ==> Gzipping contents 07:54:27 32K /tmp/codecov.5GItBP.gz 07:54:27 ==> Uploading reports 07:54:27 url: https://codecov.io 07:54:27 query: branch=odessa&commit=f5d7f7d9e377d9278c615111da67a40f46b57ec2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:54:27 -> Pinging Codecov 07:54:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=f5d7f7d9e377d9278c615111da67a40f46b57ec2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:54:27 -> Uploading to 07:54:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/f5d7f7d9e377d9278c615111da67a40f46b57ec2/884da587-0d78-4b2f-81ed-022d657c6464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251028%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251028T075427Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=57f2ee6d2499c07f7a2eb68d42f01a884f10f6f88e9fa14f52bb951b25421d4c 07:54:27 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:27 Dload Upload Total Spent Left Speed 07:54:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29239 0 0 100 29239 0 151k --:--:-- --:--:-- --:--:-- 151k 07:54:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] } 07:54:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:54:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:54:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:54:28 07:54:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:54:28 latest: Pulling from edgex-devops/edgex-snyk-go 07:54:28 0a9a5dfd008f: Already exists 07:54:28 36466aa92d05: Pulling fs layer 07:54:28 e10405b45d13: Pulling fs layer 07:54:28 096b7ceb2af7: Pulling fs layer 07:54:28 4f4fb700ef54: Pulling fs layer 07:54:28 e50aa161e22a: Pulling fs layer 07:54:28 d3c8db5fb9df: Pulling fs layer 07:54:28 4f4fb700ef54: Waiting 07:54:28 e50aa161e22a: Waiting 07:54:28 d3c8db5fb9df: Waiting 07:54:28 096b7ceb2af7: Verifying Checksum 07:54:28 096b7ceb2af7: Download complete 07:54:28 36466aa92d05: Verifying Checksum 07:54:28 36466aa92d05: Download complete 07:54:28 4f4fb700ef54: Verifying Checksum 07:54:28 4f4fb700ef54: Download complete 07:54:28 36466aa92d05: Pull complete 07:54:28 e50aa161e22a: Verifying Checksum 07:54:28 e50aa161e22a: Download complete 07:54:29 e10405b45d13: Verifying Checksum 07:54:29 e10405b45d13: Download complete 07:54:29 d3c8db5fb9df: Verifying Checksum 07:54:29 d3c8db5fb9df: Download complete 07:54:34 e10405b45d13: Pull complete 07:54:34 096b7ceb2af7: Pull complete 07:54:34 4f4fb700ef54: Pull complete 07:54:34 e50aa161e22a: Pull complete 07:54:37 d3c8db5fb9df: Pull complete 07:54:37 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 07:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:37 prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container 07:54:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:54:42 $ docker top 4b6b82ce1cc589c842a02c87cb3dbc7a9a631cfdc04199764f2fd584af754024 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:43 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] echo 07:54:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:odessa' [Pipeline] sh 07:54:43 + set -o pipefail 07:54:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:odessa' 07:54:48 07:54:48 Monitoring /w/workspace/xfoundry_device-modbus-go_odessa (github.com/edgexfoundry/device-modbus-go)... 07:54:48 07:54:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c58c7743-9caa-446e-9fe1-04a48e755148/history/95ed6d11-12a7-486c-9f49-526e5c85b936 07:54:48 07:54:48 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 07:54:48 07:54:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:54:48 [Pipeline] } 07:54:48 $ docker stop --time=1 4b6b82ce1cc589c842a02c87cb3dbc7a9a631cfdc04199764f2fd584af754024 07:54:50 $ docker rm -f --volumes 4b6b82ce1cc589c842a02c87cb3dbc7a9a631cfdc04199764f2fd584af754024 [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 07:54:50 + git log --format=format:%s -1 f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] sh 07:54:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:54:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:51 prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container 07:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:54:52 $ docker top 502a6e20827e109138b4144fdb6b20ce41dc5bda14d58a45808921c5a4116ef3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:55 [ssh-agent] Looking for ssh-agent implementation... 07:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:55 $ docker exec 502a6e20827e109138b4144fdb6b20ce41dc5bda14d58a45808921c5a4116ef3 ssh-agent 07:54:55 SSH_AUTH_SOCK=/tmp/ssh-GD7j8wQSyirU/agent.31 07:54:55 SSH_AGENT_PID=37 07:54:55 Running ssh-add (command line suppressed) 07:54:55 Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_17792414430717240706.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_17792414430717240706.key) 07:54:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:56 + git semver tag 07:54:56 2025-10-28 07:54:56,490 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:54:56 2025-10-28 07:54:56,494 [run_tag] DEBUG tag force:False 07:54:56 2025-10-28 07:54:56,494 [check_head_tag] DEBUG check head tag 07:54:56 2025-10-28 07:54:56,494 [execute] INFO git cat-file --batch-check 07:54:56 2025-10-28 07:54:56,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=, shell=False, universal_newlines=False) 07:54:56 2025-10-28 07:54:56,497 [execute] INFO git cat-file --batch 07:54:56 2025-10-28 07:54:56,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=, shell=False, universal_newlines=False) 07:54:56 2025-10-28 07:54:56,508 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 07:54:56 2025-10-28 07:54:56,508 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 07:54:56 2025-10-28 07:54:56,508 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) 07:54:56 2025-10-28 07:54:56,511 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 07:54:56 4.0.1-dev.1 [Pipeline] } 07:54:56 $ docker exec --env ******** --env ******** 502a6e20827e109138b4144fdb6b20ce41dc5bda14d58a45808921c5a4116ef3 ssh-agent -k 07:54:56 unset SSH_AUTH_SOCK; 07:54:56 unset SSH_AGENT_PID; 07:54:56 echo Agent pid 37 killed; 07:54:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:56 + git semver [Pipeline] } 07:54:57 $ docker stop --time=1 502a6e20827e109138b4144fdb6b20ce41dc5bda14d58a45808921c5a4116ef3 07:54:58 $ docker rm -f --volumes 502a6e20827e109138b4144fdb6b20ce41dc5bda14d58a45808921c5a4116ef3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:58 07:54:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:59 0.23.1-centos7: Pulling from edgex-lftools 07:54:59 ab5ef0e58194: Pulling fs layer 07:54:59 9712f1f96733: Pulling fs layer 07:54:59 63f879dbbcfc: Pulling fs layer 07:54:59 0d9ebad4ef96: Pulling fs layer 07:54:59 e9a5061849ea: Pulling fs layer 07:54:59 d747dcd14b5f: Pulling fs layer 07:54:59 2de7ff778b66: Pulling fs layer 07:54:59 e9a5061849ea: Waiting 07:54:59 d747dcd14b5f: Waiting 07:54:59 2de7ff778b66: Waiting 07:54:59 0d9ebad4ef96: Waiting 07:54:59 9712f1f96733: Download complete 07:54:59 63f879dbbcfc: Verifying Checksum 07:54:59 63f879dbbcfc: Download complete 07:54:59 0d9ebad4ef96: Verifying Checksum 07:54:59 0d9ebad4ef96: Download complete 07:54:59 d747dcd14b5f: Verifying Checksum 07:54:59 d747dcd14b5f: Download complete 07:54:59 e9a5061849ea: Verifying Checksum 07:54:59 e9a5061849ea: Download complete 07:54:59 ab5ef0e58194: Verifying Checksum 07:54:59 ab5ef0e58194: Download complete 07:54:59 2de7ff778b66: Verifying Checksum 07:54:59 2de7ff778b66: Download complete 07:55:03 ab5ef0e58194: Pull complete 07:55:03 9712f1f96733: Pull complete 07:55:03 63f879dbbcfc: Pull complete 07:55:10 0d9ebad4ef96: Pull complete 07:55:10 e9a5061849ea: Pull complete 07:55:10 d747dcd14b5f: Pull complete 07:55:11 2de7ff778b66: Pull complete 07:55:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:55:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:11 prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container 07:55:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:55:16 $ docker top 0346859c7803037b1b7424a49ff365f7d017800ddb2a47cb51304f7669d59bcb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:55:16 provisioning config files... 07:55:16 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config6944082429694247159tmp 07:55:16 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config18014424294280535362tmp 07:55:16 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config16557813629617634351tmp [Pipeline] { [Pipeline] echo 07:55:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:55:17 ---> sigul-configuration.sh 07:55:17 gpg: directory `/root/.gnupg' created 07:55:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:55:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:55:17 gpg: keyring `/root/.gnupg/secring.gpg' created 07:55:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:55:17 gpg: CAST5 encrypted data 07:55:17 gpg: encrypted with 1 passphrase 07:55:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:55:17 + mkdir /home/jenkins 07:55:17 + mkdir /home/jenkins/sigul [Pipeline] sh 07:55:17 + 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 07:55:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:55:17 ---> sigul-install.sh 07:55:17 Sigul already installed; skipping installation. [Pipeline] sh 07:55:18 + git tag --list 07:55:18 0.7.1 07:55:18 v1.0.0 07:55:18 v1.1.0 07:55:18 v1.1.1 07:55:18 v1.2.2 07:55:18 v1.3.0 07:55:18 v1.3.1 07:55:18 v2.0.0 07:55:18 v2.1.0 07:55:18 v2.1.1 07:55:18 v2.2.0 07:55:18 v2.3.0 07:55:18 v3.0 07:55:18 v3.0.0 07:55:18 v3.1 07:55:18 v3.1.0 07:55:18 v3.1.1 07:55:18 v4.0 07:55:18 v4.0.0 07:55:18 v4.0.1-dev.1 07:55:18 v4.1.0-dev.1 07:55:18 v4.1.0-dev.10 07:55:18 v4.1.0-dev.11 07:55:18 v4.1.0-dev.2 07:55:18 v4.1.0-dev.3 07:55:18 v4.1.0-dev.4 07:55:18 v4.1.0-dev.5 07:55:18 v4.1.0-dev.6 07:55:18 v4.1.0-dev.7 07:55:18 v4.1.0-dev.8 07:55:18 v4.1.0-dev.9 [Pipeline] sh 07:55:18 + lftools sign git-tag v4.0.1-dev.1 07:55:19 Signing Git tag with Sigul... 07:55:19 Signing v4.0.1-dev.1 [Pipeline] echo 07:55:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:55:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:55:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:55:19 $ docker stop --time=1 0346859c7803037b1b7424a49ff365f7d017800ddb2a47cb51304f7669d59bcb 07:55:20 $ docker rm -f --volumes 0346859c7803037b1b7424a49ff365f7d017800ddb2a47cb51304f7669d59bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:55:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:21 prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container 07:55:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:55:22 $ docker top dbf5167784cb6b68a9e0fe425f510740be05745fc8f961a4eeea6b7e08588adc -eo pid,comm 07:55:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:55:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:22 [ssh-agent] Looking for ssh-agent implementation... 07:55:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:22 $ docker exec dbf5167784cb6b68a9e0fe425f510740be05745fc8f961a4eeea6b7e08588adc ssh-agent 07:55:22 SSH_AUTH_SOCK=/tmp/ssh-avjdNVj8Oyog/agent.32 07:55:22 SSH_AGENT_PID=38 07:55:22 Running ssh-add (command line suppressed) 07:55:22 Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_11987068324406340961.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_11987068324406340961.key) 07:55:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:22 + git semver bump pre 07:55:23 2025-10-28 07:55:22,972 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:55:23 2025-10-28 07:55:22,976 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 07:55:23 2025-10-28 07:55:22,977 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 07:55:23 2025-10-28 07:55:22,977 [bump_version] DEBUG bumped version:4.0.1-dev.2 07:55:23 2025-10-28 07:55:22,977 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa with force:True 07:55:23 2025-10-28 07:55:22,977 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 07:55:23 2025-10-28 07:55:22,977 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 07:55:23 2025-10-28 07:55:22,979 [execute] INFO git cat-file --batch-check 07:55:23 2025-10-28 07:55:22,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 07:55:23 2025-10-28 07:55:22,983 [execute] INFO git cat-file --batch 07:55:23 2025-10-28 07:55:22,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 07:55:23 2025-10-28 07:55:22,986 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 07:55:23 4.0.1-dev.2 [Pipeline] } 07:55:23 $ docker exec --env ******** --env ******** dbf5167784cb6b68a9e0fe425f510740be05745fc8f961a4eeea6b7e08588adc ssh-agent -k 07:55:23 unset SSH_AUTH_SOCK; 07:55:23 unset SSH_AGENT_PID; 07:55:23 echo Agent pid 38 killed; 07:55:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:23 + git semver [Pipeline] } 07:55:23 $ docker stop --time=1 dbf5167784cb6b68a9e0fe425f510740be05745fc8f961a4eeea6b7e08588adc 07:55:24 $ docker rm -f --volumes dbf5167784cb6b68a9e0fe425f510740be05745fc8f961a4eeea6b7e08588adc [Pipeline] // withDockerContainer [Pipeline] sh 07:55:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:25 prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container 07:55:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:55:25 $ docker top 5a1ba6152edcf9f7e1691a442555cf186f0750c0028cd7dd60dcb2cbd8dfe6c2 -eo pid,comm 07:55:26 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). 07:55:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:26 [ssh-agent] Looking for ssh-agent implementation... 07:55:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:26 $ docker exec 5a1ba6152edcf9f7e1691a442555cf186f0750c0028cd7dd60dcb2cbd8dfe6c2 ssh-agent 07:55:26 SSH_AUTH_SOCK=/tmp/ssh-NS4grdzMLvc6/agent.32 07:55:26 SSH_AGENT_PID=38 07:55:26 Running ssh-add (command line suppressed) 07:55:26 Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_16144627048387598590.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_16144627048387598590.key) 07:55:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:26 + git semver push 07:55:27 2025-10-28 07:55:26,958 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:55:27 2025-10-28 07:55:26,961 [run_push] DEBUG push 07:55:27 2025-10-28 07:55:26,962 [execute] INFO git cat-file --batch-check 07:55:27 2025-10-28 07:55:26,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 07:55:27 2025-10-28 07:55:26,964 [execute] INFO git rev-list 8579b1c8a6a128af638a1df6a304f71a26847e61 -- 07:55:27 2025-10-28 07:55:26,965 [execute] DEBUG Popen(['git', 'rev-list', '8579b1c8a6a128af638a1df6a304f71a26847e61', '--'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 07:55:27 2025-10-28 07:55:26,973 [execute] INFO git fetch -v -- origin 07:55:27 2025-10-28 07:55:26,973 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 07:55:27 2025-10-28 07:55:27,511 [run_push] DEBUG no remote changes detected 07:55:27 2025-10-28 07:55:27,511 [execute] INFO git push origin semver 07:55:27 2025-10-28 07:55:27,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 07:55:28 2025-10-28 07:55:28,233 [run_push] DEBUG push all version tags 07:55:28 2025-10-28 07:55:28,233 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:55:28 2025-10-28 07:55:28,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) 07:55:29 2025-10-28 07:55:28,938 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa 07:55:29 4.0.1-dev.2 [Pipeline] } 07:55:29 $ docker exec --env ******** --env ******** 5a1ba6152edcf9f7e1691a442555cf186f0750c0028cd7dd60dcb2cbd8dfe6c2 ssh-agent -k 07:55:29 unset SSH_AUTH_SOCK; 07:55:29 unset SSH_AGENT_PID; 07:55:29 echo Agent pid 38 killed; 07:55:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:29 + git semver [Pipeline] } 07:55:29 $ docker stop --time=1 5a1ba6152edcf9f7e1691a442555cf186f0750c0028cd7dd60dcb2cbd8dfe6c2 07:55:31 $ docker rm -f --volumes 5a1ba6152edcf9f7e1691a442555cf186f0750c0028cd7dd60dcb2cbd8dfe6c2 [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 07:55:31 + [ -d /w/workspace/xfoundry_device-modbus-go_odessa/archives ] 07:55:31 + ls -al /w/workspace/xfoundry_device-modbus-go_odessa/archives 07:55:31 total 16 07:55:31 drwxr-xr-x 3 root root 4096 Oct 28 07:36 . 07:55:31 drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 07:55 .. 07:55:31 drwxr-xr-x 2 root root 4096 Oct 28 07:36 cost 07:55:31 -rw-r--r-- 1 root root 88 Oct 28 07:36 cost.csv 07:55:31 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_odessa/archives 07:55:31 + ls -al /w/workspace/xfoundry_device-modbus-go_odessa/archives 07:55:31 total 16 07:55:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 07:36 . 07:55:31 drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 07:55 .. 07:55:31 drwxr-xr-x 2 jenkins jenkins 4096 Oct 28 07:36 cost 07:55:31 -rw-r--r-- 1 jenkins jenkins 88 Oct 28 07:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:55:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:55:32 ---> package-listing.sh 07:55:32 ++ tr '[:upper:]' '[:lower:]' 07:55:32 ++ facter osfamily 07:55:33 + OS_FAMILY=debian 07:55:33 + workspace=/w/workspace/xfoundry_device-modbus-go_odessa 07:55:33 + START_PACKAGES=/tmp/packages_start.txt 07:55:33 + END_PACKAGES=/tmp/packages_end.txt 07:55:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:55:33 + PACKAGES=/tmp/packages_start.txt 07:55:33 + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' 07:55:33 + PACKAGES=/tmp/packages_end.txt 07:55:33 + case "${OS_FAMILY}" in 07:55:33 + dpkg -l 07:55:33 + grep '^ii' 07:55:33 + '[' -f /tmp/packages_start.txt ']' 07:55:33 + '[' -f /tmp/packages_end.txt ']' 07:55:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:33 + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' 07:55:33 + mkdir -p /w/workspace/xfoundry_device-modbus-go_odessa/archives/ 07:55:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [Pipeline] echo 07:55:33 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:55:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:34 prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container 07:55:34 $ 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:55:34 $ docker top 8e4ee43b3c1f729a36c7fd0d2da53f5b27fd46d6a461be6c52f6bbc9518a5776 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:55:34 + mkdir -p /var/log/sysstat [Pipeline] sh 07:55:35 + ls /var/log/sa-host 07:55:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:35 provisioning config files... 07:55:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config6123845517398241496tmp [Pipeline] { [Pipeline] echo 07:55:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:55:35 ---> create-netrc.sh [Pipeline] } 07:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:55:35 ---> python-tools-install.sh [Pipeline] echo 07:55:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:55:36 ---> sudo-logs.sh 07:55:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:55:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:55:36 ---> job-cost.sh 07:55:36 lf-activate-venv: SKIPPING 07:55:36 DEBUG: total: 0.2199999988079071 07:55:36 INFO: Retrieving Stack Cost... 07:55:36 INFO: Retrieving Pricing Info for: v3-standard-8 07:55:36 INFO: Archiving Costs [Pipeline] echo 07:55:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:55:37 ---> logs-deploy.sh 07:55:37 lf-activate-venv: SKIPPING 07:55:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/odessa/3 07:55:37 INFO: archiving workspace using pattern(s): 07:55:38 Archives upload complete. 07:55:39 INFO: archiving logs to Nexus