Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ded4f4b49ca25371b9e9f1b4664a2749226cc248 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-ssh5830292666028891160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh4860294625124839403.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1513594397211544800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh460199949690887628.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14271627155630084072.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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8352 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ded4f4b49ca25371b9e9f1b4664a2749226cc248 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ded4f4b49ca25371b9e9f1b4664a2749226cc248 # timeout=10 Commit message: "fix: Fix nil pointer error when sending command (#657)" > git rev-list --no-walk ec44a8819ba005337177245ce03e1d8be8531c4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:18:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:18:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:18:11 ========================================================= 07:18:11 EdgeX Global Pipelines Version Info 07:18:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:18:12 ------------------- 07:18:12 stable info: 07:18:12 ------------------- 07:18:12 Commited By: Cherry Wang cherry@iotechsys.com 07:18:12 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:18:12 Message: update stable to v1.0.276 07:18:12 ------------------- 07:18:12 experimental info: 07:18:12 ------------------- 07:18:12 Commited By: **** collab-it+edgex@linuxfoundation.org 07:18:12 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:18:12 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:18:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 07:18:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ded4f4b [Pipeline] echo 07:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:13 provisioning config files... 07:18:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8383234237274578326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:14 ---> ****-login.sh 07:18:14 nexus3.edgexfoundry.org:10001 07:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:14 07:18:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:18:14 Configure a credential helper to remove this warning. See 07:18:14 https://docs.****.com/go/credential-store/ 07:18:14 07:18:14 Login Succeeded 07:18:14 nexus3.edgexfoundry.org:10002 07:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:14 07:18:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:18:14 Configure a credential helper to remove this warning. See 07:18:14 https://docs.****.com/go/credential-store/ 07:18:14 07:18:14 Login Succeeded 07:18:14 nexus3.edgexfoundry.org:10003 07:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:14 07:18:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:18:14 Configure a credential helper to remove this warning. See 07:18:14 https://docs.****.com/go/credential-store/ 07:18:14 07:18:14 Login Succeeded 07:18:14 nexus3.edgexfoundry.org:10004 07:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:14 07:18:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:18:14 Configure a credential helper to remove this warning. See 07:18:14 https://docs.****.com/go/credential-store/ 07:18:14 07:18:14 Login Succeeded 07:18:14 ****.io 07:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:14 07:18:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:18:14 Configure a credential helper to remove this warning. See 07:18:14 https://docs.****.com/go/credential-store/ 07:18:14 07:18:14 Login Succeeded 07:18:14 ---> ****-login.sh ends [Pipeline] } 07:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:18:15 + git rev-list -1 --merges ded4f4b49ca25371b9e9f1b4664a2749226cc248~1..ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] echo 07:18:15 -----------> git rev-list -1 --merges ded4f4b49ca25371b9e9f1b4664a2749226cc248~1..ded4f4b49ca25371b9e9f1b4664a2749226cc248 ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:18:15 ded4f4b49ca25371b9e9f1b4664a2749226cc248 [false] [Pipeline] sh 07:18:15 + git log --format=format:%s -1 ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] echo 07:18:15 ========================================================= 07:18:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:18:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:16 + git log --format=format:%s -1 ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] echo 07:18:16 [semverPrep] GIT_COMMIT: ded4f4b49ca25371b9e9f1b4664a2749226cc248, Commit Message: fix: Fix nil pointer error when sending command (#657) [Pipeline] echo 07:18:16 [semverPrep] This is not a build commit. [Pipeline] sh 07:18:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:18:16 + grep -v github /etc/ssh/ssh_known_hosts 07:18:16 + [ -e /tmp/ssh_known_hosts ] 07:18:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:18:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:18:16 + sudo tee -a /etc/ssh/ssh_known_hosts 07:18:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:16 07:18:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:17 0.1.4: Pulling from edgex-devops/py-git-semver 07:18:17 3dae71ba6b94: Pulling fs layer 07:18:17 6bf1a483ea7c: Pulling fs layer 07:18:17 f5dfc541a4d3: Pulling fs layer 07:18:17 461d9e800cba: Pulling fs layer 07:18:17 80192f66455f: Pulling fs layer 07:18:17 2e8e34ca0e6c: Pulling fs layer 07:18:17 a29436f7fd5d: Pulling fs layer 07:18:17 923cac83aea3: Pulling fs layer 07:18:17 25ad8b0a4227: Pulling fs layer 07:18:17 db01528c6b51: Pulling fs layer 07:18:17 28988de357af: Pulling fs layer 07:18:17 80192f66455f: Waiting 07:18:17 2e8e34ca0e6c: Waiting 07:18:17 a29436f7fd5d: Waiting 07:18:17 461d9e800cba: Waiting 07:18:17 db01528c6b51: Waiting 07:18:17 923cac83aea3: Waiting 07:18:17 25ad8b0a4227: Waiting 07:18:17 6bf1a483ea7c: Download complete 07:18:17 461d9e800cba: Download complete 07:18:17 80192f66455f: Verifying Checksum 07:18:17 80192f66455f: Download complete 07:18:17 f5dfc541a4d3: Verifying Checksum 07:18:17 f5dfc541a4d3: Download complete 07:18:17 3dae71ba6b94: Verifying Checksum 07:18:17 3dae71ba6b94: Download complete 07:18:17 923cac83aea3: Download complete 07:18:17 25ad8b0a4227: Verifying Checksum 07:18:17 25ad8b0a4227: Download complete 07:18:17 db01528c6b51: Verifying Checksum 07:18:17 db01528c6b51: Download complete 07:18:17 28988de357af: Download complete 07:18:17 a29436f7fd5d: Verifying Checksum 07:18:17 a29436f7fd5d: Download complete 07:18:17 2e8e34ca0e6c: Verifying Checksum 07:18:17 2e8e34ca0e6c: Download complete 07:18:18 3dae71ba6b94: Pull complete 07:18:18 6bf1a483ea7c: Pull complete 07:18:19 f5dfc541a4d3: Pull complete 07:18:19 461d9e800cba: Pull complete 07:18:19 80192f66455f: Pull complete 07:18:25 2e8e34ca0e6c: Pull complete 07:18:25 a29436f7fd5d: Pull complete 07:18:25 923cac83aea3: Pull complete 07:18:25 25ad8b0a4227: Pull complete 07:18:25 db01528c6b51: Pull complete 07:18:25 28988de357af: Pull complete 07:18:25 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:25 prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container 07:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:18:27 $ docker top c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec -eo pid,comm 07:18:27 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:18:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:18:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:27 [ssh-agent] Looking for ssh-agent implementation... 07:18:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:27 $ docker exec c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec ssh-agent 07:18:27 SSH_AUTH_SOCK=/tmp/ssh-g7HKShaD0W8P/agent.31 07:18:27 SSH_AGENT_PID=38 07:18:27 Running ssh-add (command line suppressed) 07:18:27 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_100782929413528219.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_100782929413528219.key) 07:18:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 07:18:28 + git tag --points-at HEAD [Pipeline] } 07:18:28 $ docker exec --env ******** --env ******** c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec ssh-agent -k 07:18:28 unset SSH_AUTH_SOCK; 07:18:28 unset SSH_AGENT_PID; 07:18:28 echo Agent pid 38 killed; 07:18:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:28 [ssh-agent] Looking for ssh-agent implementation... 07:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:28 $ docker exec c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec ssh-agent 07:18:28 SSH_AUTH_SOCK=/tmp/ssh-mN9kmFjZUwpK/agent.85 07:18:28 SSH_AGENT_PID=91 07:18:28 Running ssh-add (command line suppressed) 07:18:29 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11004869192501161027.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11004869192501161027.key) 07:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:29 + git semver init 07:18:29 2025-09-05 07:18:29,561 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:18:29 2025-09-05 07:18:29,565 [run_init] DEBUG init version:0.0.0 force:False 07:18:29 2025-09-05 07:18:29,566 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 07:18:29 2025-09-05 07:18:29,566 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 07:18:29 2025-09-05 07:18:29,567 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 07:18:30 2025-09-05 07:18:30,779 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 07:18:30 2025-09-05 07:18:30,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 07:18:30 2025-09-05 07:18:30,780 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:18:30 2025-09-05 07:18:30,780 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:18:30 4.1.0-dev.9 [Pipeline] } 07:18:30 $ docker exec --env ******** --env ******** c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec ssh-agent -k 07:18:31 unset SSH_AUTH_SOCK; 07:18:31 unset SSH_AGENT_PID; 07:18:31 echo Agent pid 91 killed; 07:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:31 + git semver [Pipeline] } 07:18:31 $ docker stop --time=1 c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec 07:18:33 $ docker rm -f --volumes c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec [Pipeline] // withDockerContainer [Pipeline] sh 07:18:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:18:33 Stashed 1 file(s) [Pipeline] echo 07:18:33 [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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:18:33 provisioning config files... 07:18:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1920317320910493875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:34 ---> ****-login.sh 07:18:34 nexus3.edgexfoundry.org:10001 07:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:34 Login Succeeded 07:18:34 nexus3.edgexfoundry.org:10002 07:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:34 Login Succeeded 07:18:34 nexus3.edgexfoundry.org:10003 07:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:34 Login Succeeded 07:18:34 nexus3.edgexfoundry.org:10004 07:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:34 Login Succeeded 07:18:34 ****.io 07:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:34 Login Succeeded 07:18:34 ---> ****-login.sh ends [Pipeline] } 07:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:18:34 ========================================================= 07:18:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:18:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:18:35 #0 building with "default" instance using docker driver 07:18:35 07:18:35 #1 [internal] load build definition from Dockerfile 07:18:35 #1 transferring dockerfile: 1.52kB done 07:18:35 #1 DONE 0.0s 07:18:35 07:18:35 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:18:35 #2 DONE 0.1s 07:18:35 07:18:35 #3 [internal] load .dockerignore 07:18:35 #3 transferring context: 182B done 07:18:35 #3 DONE 0.0s 07:18:35 07:18:35 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 07:18:35 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 07:18:35 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 07:18:35 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 07:18:35 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 07:18:35 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 07:18:35 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:18:35 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 07:18:35 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 07:18:35 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 07:18:36 #4 ... 07:18:36 07:18:36 #5 [internal] load build context 07:18:36 #5 transferring context: 27.95MB 0.2s done 07:18:36 #5 DONE 0.3s 07:18:36 07:18:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 07:18:36 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 07:18:36 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s 07:18:36 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 07:18:36 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s 07:18:36 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.3s 07:18:36 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 07:18:36 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 07:18:36 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 71.30MB / 74.06MB 0.5s 07:18:36 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 26.21MB / 103.05MB 0.5s 07:18:36 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.4s done 07:18:36 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 07:18:36 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 37.75MB / 103.05MB 0.6s 07:18:36 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s done 07:18:36 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.48MB / 103.05MB 0.7s 07:18:36 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 07:18:36 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 75.50MB / 103.05MB 0.8s 07:18:36 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 98.57MB / 103.05MB 0.9s 07:18:36 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 07:18:42 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.0s done 07:18:42 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 07:18:42 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 07:18:42 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:18:42 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 07:18:42 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 07:18:42 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 07:18:42 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 07:18:44 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.8s done 07:18:44 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 07:18:45 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 07:18:45 #4 DONE 9.8s 07:18:45 07:18:45 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:18:45 #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:48 Still waiting to schedule task 07:18:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:18:49 #6 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:49 #6 3.222 (1/8) Installing openssh-keygen (9.7_p1-r5) 07:18:49 #6 3.259 (2/8) Installing libedit (20240517.3.1-r0) 07:18:49 #6 3.276 (3/8) Installing openssh-client-common (9.7_p1-r5) 07:18:49 #6 3.300 (4/8) Installing openssh-client-default (9.7_p1-r5) 07:18:49 #6 3.309 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 07:18:49 #6 3.313 (6/8) Installing openssh-server-common (9.7_p1-r5) 07:18:49 #6 3.317 (7/8) Installing openssh-server (9.7_p1-r5) 07:18:49 #6 3.329 (8/8) Installing openssh (9.7_p1-r5) 07:18:49 #6 3.336 Executing busybox-1.36.1-r29.trigger 07:18:49 #6 3.349 OK: 253 MiB in 66 packages 07:18:50 #6 DONE 4.8s 07:18:50 07:18:50 #7 [builder 3/7] WORKDIR /device-modbus-go 07:18:50 #7 DONE 0.0s 07:18:50 07:18:50 #8 [builder 4/7] COPY go.mod vendor* ./ 07:18:50 #8 DONE 0.0s 07:18:50 07:18:50 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:00 #9 DONE 9.5s 07:19:00 07:19:00 #10 [builder 6/7] COPY . . 07:19:00 #10 DONE 0.1s 07:19:00 07:19:00 #11 [builder 7/7] RUN echo noop 07:19:00 #11 0.198 noop 07:19:00 #11 DONE 0.2s 07:19:00 07:19:00 #12 exporting to image 07:19:00 #12 exporting layers 07:19:08 #12 exporting layers 8.5s done 07:19:08 #12 writing image sha256:d6d51bcc90e0e82a813d13a69a5cd7aaa17a6c559391edfb295fd28f87f94dea done 07:19:08 #12 naming to docker.io/library/ci-base-image-x86_64 done 07:19:08 #12 DONE 8.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:09 + docker inspect -f . ci-base-image-x86_64 07:19:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:09 prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container 07:19:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:19:09 $ docker top d5461195d7a35b7c3978202cc789626c1ede862c6daecb138d1fc49aa1072874 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:09 + go version 07:19:09 go version go1.23.9 linux/amd64 [Pipeline] } 07:19:09 $ docker stop --time=1 d5461195d7a35b7c3978202cc789626c1ede862c6daecb138d1fc49aa1072874 07:19:11 $ docker rm -f --volumes d5461195d7a35b7c3978202cc789626c1ede862c6daecb138d1fc49aa1072874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:11 + docker inspect -f . ci-base-image-x86_64 07:19:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:11 prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container 07:19:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:19:11 $ docker top 0701b55e4833f6310cebc677c596830bcfe7f225aca691b4272fc1a47879c0a6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 07:19:12 + make test 07:19:12 go test ./... -coverprofile=coverage.out 07:19:13 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:19:35 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:19:35 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.5% of statements 07:19:45 go vet ./... 07:19:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:19:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:19:52 ./bin/test-attribution-txt.sh 07:19:52 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:19:52 $ docker stop --time=1 0701b55e4833f6310cebc677c596830bcfe7f225aca691b4272fc1a47879c0a6 07:19:54 $ docker rm -f --volumes 0701b55e4833f6310cebc677c596830bcfe7f225aca691b4272fc1a47879c0a6 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:19:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:19:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:55 + ls -al . 07:19:55 total 260 07:19:55 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 07:19 . 07:19:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 07:18 .. 07:19:55 -rw-rw-r-- 1 jenkins jenkins 140 Sep 5 07:18 .dockerignore 07:19:55 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 07:19 .git 07:19:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:18 .github 07:19:55 -rw-rw-r-- 1 jenkins jenkins 266 Sep 5 07:18 .gitignore 07:19:55 -rw-rw-r-- 1 jenkins jenkins 199 Sep 5 07:18 .golangci.yml 07:19:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 07:18 .semver 07:19:55 -rw-rw-r-- 1 jenkins jenkins 20445 Sep 5 07:18 Attribution.txt 07:19:55 -rw-rw-r-- 1 jenkins jenkins 18046 Sep 5 07:18 CHANGELOG.md 07:19:55 -rw-rw-r-- 1 jenkins jenkins 1479 Sep 5 07:18 Dockerfile 07:19:55 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 07:18 GOVERNANCE.md 07:19:55 -rw-rw-r-- 1 jenkins jenkins 658 Sep 5 07:18 Jenkinsfile 07:19:55 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 07:18 LICENSE 07:19:55 -rw-rw-r-- 1 jenkins jenkins 2524 Sep 5 07:18 Makefile 07:19:55 -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 07:18 OWNERS.md 07:19:55 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 5 07:18 README.md 07:19:55 -rw-rw-r-- 1 jenkins jenkins 11 Sep 5 07:18 VERSION 07:19:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 07:18 bin 07:19:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:18 cmd 07:19:55 -rw-r--r-- 1 jenkins jenkins 27945 Sep 5 07:19 coverage.out 07:19:55 -rw-rw-r-- 1 jenkins jenkins 6427 Sep 5 07:18 go.mod 07:19:55 -rw-rw-r-- 1 jenkins jenkins 87545 Sep 5 07:18 go.sum 07:19:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:18 internal 07:19:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 07:18 simulator 07:19:55 -rw-rw-r-- 1 jenkins jenkins 229 Sep 5 07:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:56 + 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=ded4f4b49ca25371b9e9f1b4664a2749226cc248 --label arch=amd64 --label version=4.1.0-dev.9 . 07:19:56 #0 building with "default" instance using docker driver 07:19:56 07:19:56 #1 [internal] load build definition from Dockerfile 07:19:56 #1 transferring dockerfile: 1.52kB done 07:19:56 #1 DONE 0.0s 07:19:56 07:19:56 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:19:56 #2 DONE 0.0s 07:19:56 07:19:56 #3 [internal] load metadata for docker.io/library/alpine:3.20 07:19:56 #3 DONE 0.7s 07:19:56 07:19:56 #4 [internal] load .dockerignore 07:19:56 #4 transferring context: 182B done 07:19:56 #4 DONE 0.0s 07:19:56 07:19:56 #5 [internal] load build context 07:19:56 #5 transferring context: 41.64kB 0.0s done 07:19:56 #5 DONE 0.0s 07:19:56 07:19:56 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:19:56 #6 DONE 0.1s 07:19:56 07:19:56 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:19:57 #7 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:19:57 #7 ... 07:19:57 07:19:57 #8 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:19:57 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:19:57 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:19:57 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 07:19:57 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 07:19:57 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done 07:19:57 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 07:19:57 #8 DONE 0.6s 07:19:57 07:19:57 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:19:57 #7 0.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:19:57 #7 0.846 OK: 253 MiB in 66 packages 07:19:57 #7 DONE 1.0s 07:19:57 07:19:57 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:19:57 #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:19:57 #9 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:19:58 #9 0.570 (1/1) Installing dumb-init (1.2.5-r3) 07:19:58 #9 0.572 Executing busybox-1.36.1-r29.trigger 07:19:58 #9 0.579 OK: 8 MiB in 15 packages 07:19:58 #9 DONE 0.7s 07:19:58 07:19:58 #10 [builder 3/7] WORKDIR /device-modbus-go 07:19:58 #10 DONE 0.0s 07:19:58 07:19:58 #11 [builder 4/7] COPY go.mod vendor* ./ 07:19:58 #11 DONE 0.0s 07:19:58 07:19:58 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:58 #12 DONE 0.7s 07:19:58 07:19:58 #13 [stage-1 3/6] RUN apk --no-cache upgrade 07:19:58 #13 0.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:19:58 #13 0.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:19:58 #13 ... 07:19:58 07:19:58 #14 [builder 6/7] COPY . . 07:19:58 #14 DONE 0.1s 07:19:59 07:19:59 #13 [stage-1 3/6] RUN apk --no-cache upgrade 07:19:59 #13 0.749 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:19:59 #13 0.769 Executing busybox-1.36.1-r30.post-upgrade 07:19:59 #13 0.803 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:19:59 #13 0.806 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:19:59 #13 0.813 Executing busybox-1.36.1-r30.trigger 07:19:59 #13 0.820 OK: 8 MiB in 15 packages 07:19:59 #13 DONE 1.0s 07:19:59 07:19:59 #15 [builder 7/7] RUN make build 07:19:59 #15 0.216 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:20:25 #15 DONE 24.6s 07:20:25 07:20:25 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 07:20:25 #16 DONE 0.1s 07:20:25 07:20:25 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 07:20:25 #17 DONE 0.0s 07:20:25 07:20:25 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 07:20:25 #18 DONE 0.0s 07:20:25 07:20:25 #19 exporting to image 07:20:25 #19 exporting layers 0.1s done 07:20:25 #19 writing image sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done 07:20:25 #19 naming to docker.io/library/device-modbus done 07:20:25 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:25 provisioning config files... 07:20:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5792288181977575121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:26 ---> ****-login.sh 07:20:26 nexus3.edgexfoundry.org:10001 07:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:26 Login Succeeded 07:20:26 nexus3.edgexfoundry.org:10002 07:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:26 Login Succeeded 07:20:26 nexus3.edgexfoundry.org:10003 07:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:26 Login Succeeded 07:20:26 nexus3.edgexfoundry.org:10004 07:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:26 Login Succeeded 07:20:26 ****.io 07:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:26 Login Succeeded 07:20:26 ---> ****-login.sh ends [Pipeline] } 07:20:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:20:26 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 07:20:26 ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:20:26 latest 07:20:26 4.1.0-dev.9 07:20:26 ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 07:20:26 main 07:20:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8353 in /w/workspace/gexfoundry_device-modbus-go_main 07:20:26 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws 07:20:27 Running in /w/workspace/device-modbus-go/200 [Pipeline] { [Pipeline] sh [Pipeline] checkout 07:20:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:20:27 60d8740d0186: Preparing 07:20:27 433a32372294: Preparing 07:20:27 7ed5fd6f847e: Preparing 07:20:27 a1d2142cfecd: Preparing 07:20:27 6a9d58b6b5fb: Preparing 07:20:27 097100c76c15: Preparing 07:20:27 097100c76c15: Waiting 07:20:27 60d8740d0186: Pushed 07:20:27 433a32372294: Pushed 07:20:27 6a9d58b6b5fb: Pushed 07:20:27 097100c76c15: Layer already exists 07:20:27 a1d2142cfecd: Pushed 07:20:28 The recommended git tool is: git 07:20:31 7ed5fd6f847e: Pushed 07:20:31 ded4f4b49ca25371b9e9f1b4664a2749226cc248: digest: sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:32 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:32 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 07:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:20:32 60d8740d0186: Preparing 07:20:32 433a32372294: Preparing 07:20:32 7ed5fd6f847e: Preparing 07:20:32 a1d2142cfecd: Preparing 07:20:32 6a9d58b6b5fb: Preparing 07:20:32 097100c76c15: Preparing 07:20:32 097100c76c15: Waiting 07:20:32 6a9d58b6b5fb: Layer already exists 07:20:32 a1d2142cfecd: Layer already exists 07:20:32 60d8740d0186: Layer already exists 07:20:32 7ed5fd6f847e: Layer already exists 07:20:32 433a32372294: Layer already exists 07:20:32 097100c76c15: Layer already exists 07:20:32 latest: digest: sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:32 using credential edgex-jenkins-ssh 07:20:32 Cloning the remote Git repository 07:20:32 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 07:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:20:33 60d8740d0186: Preparing 07:20:33 433a32372294: Preparing 07:20:33 7ed5fd6f847e: Preparing 07:20:33 a1d2142cfecd: Preparing 07:20:33 6a9d58b6b5fb: Preparing 07:20:33 097100c76c15: Preparing 07:20:33 097100c76c15: Waiting 07:20:33 433a32372294: Layer already exists 07:20:33 7ed5fd6f847e: Layer already exists 07:20:33 6a9d58b6b5fb: Layer already exists 07:20:33 a1d2142cfecd: Layer already exists 07:20:33 60d8740d0186: Layer already exists 07:20:33 097100c76c15: Layer already exists 07:20:33 4.1.0-dev.9: digest: sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 size: 1575 07:20:32 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:20:32 > git init /w/workspace/device-modbus-go/200 # timeout=10 07:20:32 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:20:32 > git --version # timeout=10 07:20:32 > git --version # 'git version 2.25.1' 07:20:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:33 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 07:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:20:33 60d8740d0186: Preparing 07:20:33 433a32372294: Preparing 07:20:33 7ed5fd6f847e: Preparing 07:20:33 a1d2142cfecd: Preparing 07:20:33 6a9d58b6b5fb: Preparing 07:20:33 097100c76c15: Preparing 07:20:33 097100c76c15: Waiting 07:20:33 6a9d58b6b5fb: Layer already exists 07:20:33 433a32372294: Layer already exists 07:20:33 a1d2142cfecd: Layer already exists 07:20:33 7ed5fd6f847e: Layer already exists 07:20:33 60d8740d0186: Layer already exists 07:20:33 097100c76c15: Layer already exists 07:20:33 ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9: digest: sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:34 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 07:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:20:34 60d8740d0186: Preparing 07:20:34 433a32372294: Preparing 07:20:34 7ed5fd6f847e: Preparing 07:20:34 a1d2142cfecd: Preparing 07:20:34 6a9d58b6b5fb: Preparing 07:20:34 097100c76c15: Preparing 07:20:34 097100c76c15: Waiting 07:20:34 7ed5fd6f847e: Layer already exists 07:20:34 60d8740d0186: Layer already exists 07:20:34 433a32372294: Layer already exists 07:20:34 6a9d58b6b5fb: Layer already exists 07:20:34 a1d2142cfecd: Layer already exists 07:20:34 097100c76c15: Layer already exists 07:20:34 main: digest: sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:34 ===================================================== [Pipeline] echo 07:20:34 taggedImages: 07:20:34 - nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:20:34 - nexus3.edgexfoundry.org:10004/device-modbus:latest 07:20:34 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 07:20:34 - nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 07:20:34 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 07:20:34 ========================================================= 07:20:34 [edgeXBuildMultiArch] RAW Config: 07:20:34 images: 07:20:34 - nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:20:34 - nexus3.edgexfoundry.org:10004/device-modbus:latest 07:20:34 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 07:20:34 - nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 07:20:34 - nexus3.edgexfoundry.org:10004/device-modbus:main 07:20:34 settingsFile: 07:20:34 device-modbus-go-settings 07:20:34 ========================================================= [Pipeline] node 07:20:35 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:20:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:36 Avoid second fetch 07:20:36 Checking out Revision ded4f4b49ca25371b9e9f1b4664a2749226cc248 (main) 07:20:36 Commit message: "fix: Fix nil pointer error when sending command (#657)" 07:20:36 > git config core.sparsecheckout # timeout=10 07:20:36 > git checkout -f ded4f4b49ca25371b9e9f1b4664a2749226cc248 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:41 provisioning config files... 07:20:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/200@tmp/config2085862149422010808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:41 ---> ****-login.sh 07:20:41 nexus3.edgexfoundry.org:10001 07:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:42 Configure a credential helper to remove this warning. See 07:20:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:42 07:20:42 Login Succeeded 07:20:42 nexus3.edgexfoundry.org:10002 07:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:42 Configure a credential helper to remove this warning. See 07:20:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:42 07:20:42 Login Succeeded 07:20:42 nexus3.edgexfoundry.org:10003 07:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:42 Configure a credential helper to remove this warning. See 07:20:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:42 07:20:42 Login Succeeded 07:20:42 nexus3.edgexfoundry.org:10004 07:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:43 Configure a credential helper to remove this warning. See 07:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:43 07:20:43 Login Succeeded 07:20:43 ****.io 07:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:43 Configure a credential helper to remove this warning. See 07:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:43 07:20:43 Login Succeeded 07:20:43 ---> ****-login.sh ends [Pipeline] } 07:20:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:20:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:20:44 ========================================================= 07:20:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:20:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:20:44 Sending build context to Docker daemon 14.18MB 07:20:44 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:20:44 Step 2/10 : FROM ${BASE} AS builder 07:20:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:20:44 94e9d8af2201: Pulling fs layer 07:20:44 a6c56e8762df: Pulling fs layer 07:20:44 f0f3c8884826: Pulling fs layer 07:20:44 c7e7622c144d: Pulling fs layer 07:20:44 4f4fb700ef54: Pulling fs layer 07:20:44 b4c3b6d88c5a: Pulling fs layer 07:20:44 c7e7622c144d: Waiting 07:20:44 4f4fb700ef54: Waiting 07:20:44 b4c3b6d88c5a: Waiting 07:20:44 ba8bce9d2590: Pulling fs layer 07:20:44 ca778ea9c289: Pulling fs layer 07:20:44 ba8bce9d2590: Waiting 07:20:44 ca778ea9c289: Waiting 07:20:44 a6c56e8762df: Verifying Checksum 07:20:44 a6c56e8762df: Download complete 07:20:44 c7e7622c144d: Verifying Checksum 07:20:44 c7e7622c144d: Download complete 07:20:44 4f4fb700ef54: Verifying Checksum 07:20:44 4f4fb700ef54: Download complete 07:20:44 b4c3b6d88c5a: Verifying Checksum 07:20:44 b4c3b6d88c5a: Download complete 07:20:45 94e9d8af2201: Verifying Checksum 07:20:45 94e9d8af2201: Download complete 07:20:45 ca778ea9c289: Verifying Checksum 07:20:45 ca778ea9c289: Download complete 07:20:46 94e9d8af2201: Pull complete 07:20:46 a6c56e8762df: Pull complete 07:20:46 f0f3c8884826: Verifying Checksum 07:20:46 f0f3c8884826: Download complete 07:20:47 ba8bce9d2590: Verifying Checksum 07:20:47 ba8bce9d2590: Download complete 07:20:49 Still waiting to schedule task 07:20:49 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:21:02 f0f3c8884826: Pull complete 07:21:02 c7e7622c144d: Pull complete 07:21:02 4f4fb700ef54: Pull complete 07:21:02 b4c3b6d88c5a: Pull complete 07:21:09 ba8bce9d2590: Pull complete 07:21:11 ca778ea9c289: Pull complete 07:21:11 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 07:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:21:11 ---> 47b25d7523d1 07:21:11 Step 3/10 : ARG ADD_BUILD_TAGS="" 07:21:12 ---> Running in edbcbe19282e 07:21:13 Removing intermediate container edbcbe19282e 07:21:13 ---> b9fcd4ea9b94 07:21:13 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:21:13 ---> Running in 51659661d1c0 07:21:13 Removing intermediate container 51659661d1c0 07:21:13 ---> 3d74c5b3efba 07:21:13 Step 5/10 : RUN apk add --update --no-cache make git openssh 07:21:13 ---> Running in 87042e97a8e7 07:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:16 (1/8) Installing openssh-keygen (9.7_p1-r5) 07:21:16 (2/8) Installing libedit (20240517.3.1-r0) 07:21:16 (3/8) Installing openssh-client-common (9.7_p1-r5) 07:21:16 (4/8) Installing openssh-client-default (9.7_p1-r5) 07:21:16 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 07:21:16 (6/8) Installing openssh-server-common (9.7_p1-r5) 07:21:16 (7/8) Installing openssh-server (9.7_p1-r5) 07:21:16 (8/8) Installing openssh (9.7_p1-r5) 07:21:16 Executing busybox-1.36.1-r29.trigger 07:21:16 OK: 245 MiB in 66 packages 07:21:18 Removing intermediate container 87042e97a8e7 07:21:18 ---> b402fdde7379 07:21:18 Step 6/10 : WORKDIR /device-modbus-go 07:21:18 ---> Running in 5b62c9e729d9 07:21:18 Removing intermediate container 5b62c9e729d9 07:21:18 ---> b9f28b5dd4f4 07:21:18 Step 7/10 : COPY go.mod vendor* ./ 07:21:18 Running on prd-centos7-docker-4c-2g-8354 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { 07:21:18 ---> d7f352cc2b78 07:21:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:18 provisioning config files... 07:21:18 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3558311033825476134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:18 ---> Running in 9a052d81bbc7 07:21:20 ---> ****-login.sh 07:21:20 nexus3.edgexfoundry.org:10001 07:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:20 Configure a credential helper to remove this warning. See 07:21:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:20 07:21:20 Login Succeeded 07:21:20 nexus3.edgexfoundry.org:10002 07:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:20 Configure a credential helper to remove this warning. See 07:21:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:20 07:21:20 Login Succeeded 07:21:20 nexus3.edgexfoundry.org:10003 07:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:20 Configure a credential helper to remove this warning. See 07:21:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:20 07:21:20 Login Succeeded 07:21:20 nexus3.edgexfoundry.org:10004 07:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:20 Configure a credential helper to remove this warning. See 07:21:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:20 07:21:20 Login Succeeded 07:21:20 ****.io 07:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:21 Configure a credential helper to remove this warning. See 07:21:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:21 07:21:21 Login Succeeded 07:21:21 ---> ****-login.sh ends [Pipeline] } 07:21:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:21:21 + docker buildx ls 07:21:21 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:21:21 default * docker 07:21:21 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:21:21 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:21:21 edgex-builder [Pipeline] sh 07:21:22 + docker buildx inspect --bootstrap 07:21:22 #1 [internal] booting buildkit 07:21:22 #1 pulling image moby/buildkit:buildx-stable-1 07:21:25 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 07:21:25 #1 creating container buildx_buildkit_edgex-builder0 07:21:26 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 07:21:26 #1 DONE 4.3s 07:21:26 Name: edgex-builder 07:21:26 Driver: docker-container 07:21:26 07:21:26 Nodes: 07:21:26 Name: edgex-builder0 07:21:26 Endpoint: unix:///var/run/docker.sock 07:21:26 Status: running 07:21:26 Buildkit: v0.23.2 07:21:26 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:21:26 + docker buildx ls 07:21:26 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:21:26 edgex-builder * docker-container 07:21:26 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:21:26 default docker 07:21:26 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:21:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 --push - 07:21:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248' 07:21:27 #1 [internal] load build definition from Dockerfile 07:21:27 #1 transferring dockerfile: 198B done 07:21:27 #1 DONE 0.0s 07:21:27 07:21:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:21:27 #2 DONE 0.1s 07:21:27 07:21:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:21:27 #3 DONE 0.1s 07:21:27 07:21:27 #4 [internal] load .dockerignore 07:21:27 #4 transferring context: 2B done 07:21:27 #4 DONE 0.0s 07:21:27 07:21:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:27 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done 07:21:27 #5 DONE 0.0s 07:21:27 07:21:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:27 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done 07:21:27 #6 DONE 0.1s 07:21:27 07:21:27 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:21:27 #7 DONE 0.0s 07:21:27 07:21:27 #8 exporting to image 07:21:27 #8 exporting layers done 07:21:27 #8 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed done 07:21:27 #8 exporting config sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done 07:21:27 #8 exporting manifest sha256:c85b3a571e500ffc682c2fff11dfee3e37b87973186721685b71feef2379a467 done 07:21:27 #8 exporting config sha256:0034016e139894e31ac5e97a5b50af54585928c9efe388fe6ca1a277080bcadc done 07:21:27 #8 exporting manifest list sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 done 07:21:27 #8 pushing layers 0.1s done 07:21:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 07:21:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:21:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 0.1s done 07:21:27 #8 DONE 0.2s 07:21:27 07:21:27 1 warning found (use --debug to expand): 07:21:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:21:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 07:21:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 07:21:28 #1 [internal] load build definition from Dockerfile 07:21:28 #1 transferring dockerfile: 164B done 07:21:28 #1 DONE 0.0s 07:21:28 07:21:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 07:21:28 #2 DONE 0.0s 07:21:28 07:21:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 07:21:28 #3 DONE 0.0s 07:21:28 07:21:28 #4 [internal] load .dockerignore 07:21:28 #4 transferring context: 2B done 07:21:28 #4 DONE 0.0s 07:21:28 07:21:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:28 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done 07:21:28 #5 DONE 0.0s 07:21:28 07:21:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:28 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done 07:21:28 #6 CACHED 07:21:28 07:21:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:28 #5 CACHED 07:21:28 07:21:28 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:21:28 #7 DONE 0.0s 07:21:28 07:21:28 #8 exporting to image 07:21:28 #8 exporting layers done 07:21:28 #8 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed done 07:21:28 #8 exporting config sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done 07:21:28 #8 exporting manifest sha256:c85b3a571e500ffc682c2fff11dfee3e37b87973186721685b71feef2379a467 done 07:21:28 #8 exporting config sha256:0034016e139894e31ac5e97a5b50af54585928c9efe388fe6ca1a277080bcadc done 07:21:28 #8 exporting manifest list sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 done 07:21:28 #8 pushing layers 0.0s done 07:21:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 0.1s done 07:21:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:21:28 #8 DONE 0.1s 07:21:28 07:21:28 1 warning found (use --debug to expand): 07:21:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:21:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9' 07:21:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 --push - 07:21:28 #1 [internal] load build definition from Dockerfile 07:21:28 #1 transferring dockerfile: 169B done 07:21:28 #1 DONE 0.0s 07:21:28 07:21:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 07:21:28 #2 DONE 0.1s 07:21:28 07:21:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 07:21:28 #3 DONE 0.2s 07:21:28 07:21:28 #4 [internal] load .dockerignore 07:21:28 #4 transferring context: 07:21:28 #4 transferring context: 2B done 07:21:28 #4 DONE 0.1s 07:21:28 07:21:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:28 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done 07:21:28 #5 CACHED 07:21:28 07:21:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:28 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done 07:21:28 #6 CACHED 07:21:28 07:21:28 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:21:28 #7 DONE 0.0s 07:21:28 07:21:28 #8 exporting to image 07:21:28 #8 exporting layers done 07:21:28 #8 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed done 07:21:28 #8 exporting config sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done 07:21:28 #8 exporting manifest sha256:c85b3a571e500ffc682c2fff11dfee3e37b87973186721685b71feef2379a467 done 07:21:28 #8 exporting config sha256:0034016e139894e31ac5e97a5b50af54585928c9efe388fe6ca1a277080bcadc done 07:21:28 #8 exporting manifest list sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 done 07:21:28 #8 pushing layers 0.0s done 07:21:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 0.1s done 07:21:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:21:28 #8 DONE 0.1s 07:21:28 07:21:28 1 warning found (use --debug to expand): 07:21:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:21:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9' 07:21:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 --push - 07:21:29 #1 [internal] load build definition from Dockerfile 07:21:29 #1 transferring dockerfile: 210B done 07:21:29 #1 DONE 0.0s 07:21:29 07:21:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 07:21:29 #2 DONE 0.0s 07:21:29 07:21:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 07:21:29 #3 DONE 0.0s 07:21:29 07:21:29 #4 [internal] load .dockerignore 07:21:29 #4 transferring context: 2B done 07:21:29 #4 DONE 0.0s 07:21:29 07:21:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:29 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 done 07:21:29 #5 CACHED 07:21:29 07:21:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:29 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 done 07:21:29 #6 CACHED 07:21:29 07:21:29 #7 exporting to image 07:21:29 #7 exporting layers done 07:21:29 #7 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed done 07:21:29 #7 exporting config sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done 07:21:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:21:29 #7 exporting manifest sha256:c85b3a571e500ffc682c2fff11dfee3e37b87973186721685b71feef2379a467 done 07:21:29 #7 exporting config sha256:0034016e139894e31ac5e97a5b50af54585928c9efe388fe6ca1a277080bcadc done 07:21:29 #7 exporting manifest list sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 done 07:21:29 #7 pushing layers 0.0s done 07:21:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 0.1s done 07:21:29 #7 DONE 0.1s 07:21:29 07:21:29 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:21:29 #8 DONE 0.0s 07:21:29 07:21:29 1 warning found (use --debug to expand): 07:21:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:21:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 07:21:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 07:21:30 #1 [internal] load build definition from Dockerfile 07:21:30 #1 transferring dockerfile: 162B done 07:21:30 #1 DONE 0.0s 07:21:30 07:21:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 07:21:30 #2 DONE 0.0s 07:21:30 07:21:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 07:21:30 #3 DONE 0.0s 07:21:30 07:21:30 #4 [internal] load .dockerignore 07:21:30 #4 transferring context: 2B done 07:21:30 #4 DONE 0.0s 07:21:30 07:21:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:30 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done 07:21:30 #5 CACHED 07:21:30 07:21:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 07:21:30 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done 07:21:30 #6 CACHED 07:21:30 07:21:30 #7 exporting to image 07:21:30 #7 exporting layers done 07:21:30 #7 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed 07:21:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:21:30 #7 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed done 07:21:30 #7 exporting config sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done 07:21:30 #7 exporting manifest sha256:c85b3a571e500ffc682c2fff11dfee3e37b87973186721685b71feef2379a467 done 07:21:30 #7 exporting config sha256:0034016e139894e31ac5e97a5b50af54585928c9efe388fe6ca1a277080bcadc done 07:21:30 #7 exporting manifest list sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 done 07:21:30 #7 pushing layers 0.0s done 07:21:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 0.1s done 07:21:30 #7 DONE 0.1s 07:21:30 07:21:30 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:21:30 #8 DONE 0.0s 07:21:30 07:21:30 1 warning found (use --debug to expand): 07:21:30  - 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:21:30 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:21:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:21:31 ---> package-listing.sh 07:21:31 ++ facter osfamily 07:21:31 ++ tr '[:upper:]' '[:lower:]' 07:21:31 + OS_FAMILY=redhat 07:21:31 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 07:21:31 + START_PACKAGES=/tmp/packages_start.txt 07:21:31 + END_PACKAGES=/tmp/packages_end.txt 07:21:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:21:31 + PACKAGES=/tmp/packages_start.txt 07:21:31 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:21:31 + PACKAGES=/tmp/packages_end.txt 07:21:31 + case "${OS_FAMILY}" in 07:21:31 + sort 07:21:31 + rpm -qa 07:21:32 + '[' -f /tmp/packages_start.txt ']' 07:21:32 + '[' -f /tmp/packages_end.txt ']' 07:21:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:21:32 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:21:32 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 07:21:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 07:21:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:21:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:33 07:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:33 latest: Pulling from edgex-lftools-log-publisher 07:21:33 5eb5b503b376: Pulling fs layer 07:21:33 5c69ac0246d0: Pulling fs layer 07:21:33 ec43610c2a17: Pulling fs layer 07:21:33 3a2ae6a8a46f: Pulling fs layer 07:21:33 33b1e0a273af: Pulling fs layer 07:21:33 5d3b04190fa2: Pulling fs layer 07:21:33 2f39f015ded8: Pulling fs layer 07:21:33 3a2ae6a8a46f: Waiting 07:21:33 33b1e0a273af: Waiting 07:21:33 5d3b04190fa2: Waiting 07:21:33 2f39f015ded8: Waiting 07:21:33 5c69ac0246d0: Verifying Checksum 07:21:33 5c69ac0246d0: Download complete 07:21:33 3a2ae6a8a46f: Verifying Checksum 07:21:33 3a2ae6a8a46f: Download complete 07:21:33 33b1e0a273af: Verifying Checksum 07:21:33 33b1e0a273af: Download complete 07:21:33 ec43610c2a17: Verifying Checksum 07:21:33 ec43610c2a17: Download complete 07:21:33 5d3b04190fa2: Verifying Checksum 07:21:33 5d3b04190fa2: Download complete 07:21:33 5eb5b503b376: Download complete 07:21:34 2f39f015ded8: Verifying Checksum 07:21:34 2f39f015ded8: Download complete 07:21:35 5eb5b503b376: Pull complete 07:21:35 5c69ac0246d0: Pull complete 07:21:35 ec43610c2a17: Pull complete 07:21:35 3a2ae6a8a46f: Pull complete 07:21:35 33b1e0a273af: Pull complete 07:21:35 5d3b04190fa2: Pull complete 07:21:39 2f39f015ded8: Pull complete 07:21:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:21:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:40 prd-centos7-docker-4c-2g-8354 does not seem to be running inside a container 07:21:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:21:43 $ docker top fbb9d2d9487f9f23753ffd3d05541488cc8a00ca4d6117e1a2167018275e79ef -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:43 + touch /tmp/pre-build-complete [Pipeline] sh 07:21:43 + mkdir -p /var/log/sysstat [Pipeline] sh 07:21:44 + ls /var/log/sa-host 07:21:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:44 provisioning config files... 07:21:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7561047955656172473tmp [Pipeline] { [Pipeline] echo 07:21:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:21:44 ---> create-netrc.sh [Pipeline] } 07:21:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:21:45 ---> python-tools-install.sh [Pipeline] echo 07:21:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:21:45 ---> sudo-logs.sh 07:21:45 Archiving 'sudo' log.. 07:21:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-8354.novalocal: Name or service not known 07:21:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-8354.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:21:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:21:45 ---> job-cost.sh 07:21:45 lf-activate-venv: SKIPPING 07:21:45 INFO: No Stack... 07:21:45 INFO: Retrieving Pricing Info for: v3-standard-2 07:21:46 INFO: Archiving Costs [Pipeline] echo 07:21:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:21:46 ---> logs-deploy.sh 07:21:46 lf-activate-venv: SKIPPING 07:21:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/200 07:21:46 INFO: archiving workspace using pattern(s): 07:21:47 Archives upload complete. 07:21:47 INFO: archiving logs to Nexus 07:21:48 ---> uname -a: 07:21:48 Linux prd-centos7-docker-4c-2g-8354.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:21:48 07:21:48 07:21:48 ---> lscpu: 07:21:48 Architecture: x86_64 07:21:48 CPU op-mode(s): 32-bit, 64-bit 07:21:48 Byte Order: Little Endian 07:21:48 Address sizes: 40 bits physical, 48 bits virtual 07:21:48 CPU(s): 2 07:21:48 On-line CPU(s) list: 0,1 07:21:48 Thread(s) per core: 1 07:21:48 Core(s) per socket: 1 07:21:48 Socket(s): 2 07:21:48 NUMA node(s): 1 07:21:48 Vendor ID: AuthenticAMD 07:21:48 CPU family: 23 07:21:48 Model: 49 07:21:48 Model name: AMD EPYC-Rome Processor 07:21:48 Stepping: 0 07:21:48 CPU MHz: 2799.998 07:21:48 BogoMIPS: 5599.99 07:21:48 Virtualization: AMD-V 07:21:48 Hypervisor vendor: KVM 07:21:48 Virtualization type: full 07:21:48 L1d cache: 64 KiB 07:21:48 L1i cache: 64 KiB 07:21:48 L2 cache: 1 MiB 07:21:48 L3 cache: 32 MiB 07:21:48 NUMA node0 CPU(s): 0,1 07:21:48 Vulnerability Itlb multihit: Not affected 07:21:48 Vulnerability L1tf: Not affected 07:21:48 Vulnerability Mds: Not affected 07:21:48 Vulnerability Meltdown: Not affected 07:21:48 Vulnerability Mmio stale data: Not affected 07:21:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:21:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:21:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:21:48 Vulnerability Srbds: Not affected 07:21:48 Vulnerability Tsx async abort: Not affected 07:21:48 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:21:48 07:21:48 07:21:48 ---> nproc: 07:21:48 2 07:21:48 07:21:48 07:21:48 ---> df -h: 07:21:48 Filesystem Size Used Avail Use% Mounted on 07:21:48 overlay 40G 7.3G 33G 19% / 07:21:48 tmpfs 64M 0 64M 0% /dev 07:21:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:21:48 shm 64M 0 64M 0% /dev/shm 07:21:48 /dev/vda1 40G 7.3G 33G 19% /facter-os 07:21:48 07:21:48 07:21:48 Cannot open /var/log/sysstat/sa05: No such file or directory 07:21:48 Please check if data collecting is enabled 07:21:48 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:48 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:21:48 $ docker stop --time=1 fbb9d2d9487f9f23753ffd3d05541488cc8a00ca4d6117e1a2167018275e79ef 07:21:49 $ docker rm -f --volumes fbb9d2d9487f9f23753ffd3d05541488cc8a00ca4d6117e1a2167018275e79ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:21:49 [WS-CLEANUP] Deleting project workspace... 07:21:49 [WS-CLEANUP] Deferred wipeout is used... 07:21:49 [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:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:50 07:21:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:50 latest: Pulling from edgex-lftools-log-publisher 07:21:50 5eb5b503b376: Pulling fs layer 07:21:50 5c69ac0246d0: Pulling fs layer 07:21:50 ec43610c2a17: Pulling fs layer 07:21:50 3a2ae6a8a46f: Pulling fs layer 07:21:50 33b1e0a273af: Pulling fs layer 07:21:50 5d3b04190fa2: Pulling fs layer 07:21:50 2f39f015ded8: Pulling fs layer 07:21:50 3a2ae6a8a46f: Waiting 07:21:50 33b1e0a273af: Waiting 07:21:50 5d3b04190fa2: Waiting 07:21:50 2f39f015ded8: Waiting 07:21:50 5c69ac0246d0: Verifying Checksum 07:21:50 5c69ac0246d0: Download complete 07:21:50 3a2ae6a8a46f: Verifying Checksum 07:21:50 3a2ae6a8a46f: Download complete 07:21:50 33b1e0a273af: Verifying Checksum 07:21:50 33b1e0a273af: Download complete 07:21:50 ec43610c2a17: Verifying Checksum 07:21:50 ec43610c2a17: Download complete 07:21:50 5d3b04190fa2: Verifying Checksum 07:21:50 5d3b04190fa2: Download complete 07:21:50 5eb5b503b376: Verifying Checksum 07:21:50 5eb5b503b376: Download complete 07:21:51 2f39f015ded8: Verifying Checksum 07:21:51 2f39f015ded8: Download complete 07:21:52 5eb5b503b376: Pull complete 07:21:52 5c69ac0246d0: Pull complete 07:21:53 ec43610c2a17: Pull complete 07:21:53 3a2ae6a8a46f: Pull complete 07:21:53 33b1e0a273af: Pull complete 07:21:53 5d3b04190fa2: Pull complete 07:22:00 2f39f015ded8: Pull complete 07:22:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:00 prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container 07:22:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:22:01 $ docker top 60d8eb73fabd5b30d64e03846dc8739e4582ad3475b7630160ed8e11eb9404e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:02 ---> job-cost.sh 07:22:02 lf-activate-venv: SKIPPING 07:22:02 INFO: No Stack... 07:22:02 INFO: Retrieving Pricing Info for: v3-standard-8 07:22:02 INFO: Archiving Costs [Pipeline] sh 07:22:03 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 07:22:03 + cut -d, -f6 [Pipeline] lock 07:22:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] 07:22:03 Resource [jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] did not exist. Created. 07:22:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:22:03 + echo total: 0.2199999988079071 [Pipeline] stash 07:22:03 Stashed 1 file(s) [Pipeline] } 07:22:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 07:22:03 $ docker stop --time=1 60d8eb73fabd5b30d64e03846dc8739e4582ad3475b7630160ed8e11eb9404e3 07:22:04 $ docker rm -f --volumes 60d8eb73fabd5b30d64e03846dc8739e4582ad3475b7630160ed8e11eb9404e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:22:55 Removing intermediate container 9a052d81bbc7 07:22:55 ---> 65a13d0f3a2d 07:22:55 Step 9/10 : COPY . . 07:22:55 ---> f938a7d7b176 07:22:55 Step 10/10 : RUN ${MAKE} 07:22:55 ---> Running in 66313cb65ddc 07:22:55 noop 07:22:55 Removing intermediate container 66313cb65ddc 07:22:55 ---> 1cd83eb78883 07:22:55 Successfully built 1cd83eb78883 07:22:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:55 + docker inspect -f . ci-base-image-arm64 07:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:56 prd-ubuntu20.04-docker-arm64-4c-16g-8353 does not seem to be running inside a container 07:22:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/200 -v /w/workspace/device-modbus-go/200:/w/workspace/device-modbus-go/200:rw,z -v /w/workspace/device-modbus-go/200@tmp:/w/workspace/device-modbus-go/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:57 $ docker top 40966f89cacf5d97f47e1da4886f918405ef3f586b6dcfd734a232113bd8ec74 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:58 + go version 07:22:58 go version go1.23.9 linux/arm64 [Pipeline] } 07:22:58 $ docker stop --time=1 40966f89cacf5d97f47e1da4886f918405ef3f586b6dcfd734a232113bd8ec74 07:22:59 $ docker rm -f --volumes 40966f89cacf5d97f47e1da4886f918405ef3f586b6dcfd734a232113bd8ec74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:00 + docker inspect -f . ci-base-image-arm64 07:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:00 prd-ubuntu20.04-docker-arm64-4c-16g-8353 does not seem to be running inside a container 07:23:00 $ 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/200 -v /w/workspace/device-modbus-go/200:/w/workspace/device-modbus-go/200:rw,z -v /w/workspace/device-modbus-go/200@tmp:/w/workspace/device-modbus-go/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:23:01 $ docker top 6a0e7956571bc566fc4f1f34f6fb92a789ed053a59a4c6a8b91bf6c7af3ae86b -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:02 + git config --global --add safe.directory /w/workspace/device-modbus-go/200 [Pipeline] fileExists [Pipeline] sh 07:23:02 + make test 07:23:02 go test ./... -coverprofile=coverage.out 07:23:09 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:26:16 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:26:21 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 46.5% of statements 07:26:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:26:22 go vet ./... 07:27:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:27:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:27:09 ./bin/test-attribution-txt.sh 07:27:09 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:27:09 $ docker stop --time=1 6a0e7956571bc566fc4f1f34f6fb92a789ed053a59a4c6a8b91bf6c7af3ae86b 07:27:11 $ docker rm -f --volumes 6a0e7956571bc566fc4f1f34f6fb92a789ed053a59a4c6a8b91bf6c7af3ae86b [Pipeline] // withDockerContainer [Pipeline] sh 07:27:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:27:13 Warning: overwriting stash ‘coverage-report’ 07:27:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:27:14 + ls -al . 07:27:14 total 256 07:27:14 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 07:23 . 07:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 07:20 .. 07:27:14 -rw-rw-r-- 1 jenkins jenkins 140 Sep 5 07:20 .dockerignore 07:27:14 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 07:20 .git 07:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:20 .github 07:27:14 -rw-rw-r-- 1 jenkins jenkins 266 Sep 5 07:20 .gitignore 07:27:14 -rw-rw-r-- 1 jenkins jenkins 199 Sep 5 07:20 .golangci.yml 07:27:14 -rw-rw-r-- 1 jenkins jenkins 20445 Sep 5 07:20 Attribution.txt 07:27:14 -rw-rw-r-- 1 jenkins jenkins 18046 Sep 5 07:20 CHANGELOG.md 07:27:14 -rw-rw-r-- 1 jenkins jenkins 1479 Sep 5 07:20 Dockerfile 07:27:14 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 07:20 GOVERNANCE.md 07:27:14 -rw-rw-r-- 1 jenkins jenkins 658 Sep 5 07:20 Jenkinsfile 07:27:14 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 07:20 LICENSE 07:27:14 -rw-rw-r-- 1 jenkins jenkins 2524 Sep 5 07:20 Makefile 07:27:14 -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 07:20 OWNERS.md 07:27:14 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 5 07:20 README.md 07:27:14 -rw-rw-r-- 1 jenkins jenkins 11 Sep 5 07:18 VERSION 07:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 07:20 bin 07:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:20 cmd 07:27:14 -rw-r--r-- 1 jenkins jenkins 27945 Sep 5 07:26 coverage.out 07:27:14 -rw-rw-r-- 1 jenkins jenkins 6427 Sep 5 07:20 go.mod 07:27:14 -rw-rw-r-- 1 jenkins jenkins 87545 Sep 5 07:20 go.sum 07:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:20 internal 07:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 07:20 simulator 07:27:14 -rw-rw-r-- 1 jenkins jenkins 229 Sep 5 07:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:14 + 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=ded4f4b49ca25371b9e9f1b4664a2749226cc248 --label arch=arm64 --label version=4.1.0-dev.9 . 07:27:15 Sending build context to Docker daemon 14.21MB 07:27:15 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 07:27:15 Step 2/23 : FROM ${BASE} AS builder 07:27:15 ---> 1cd83eb78883 07:27:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:27:15 ---> Running in 0acfe728d341 07:27:15 Removing intermediate container 0acfe728d341 07:27:15 ---> e38f1e837ab1 07:27:15 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:27:16 ---> Running in 7a43ad062a82 07:27:16 Removing intermediate container 7a43ad062a82 07:27:16 ---> 42da49ddba55 07:27:16 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:27:16 ---> Running in d64c972a3a70 07:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:27:19 OK: 245 MiB in 66 packages 07:27:19 Removing intermediate container d64c972a3a70 07:27:19 ---> a1c68bdc17c8 07:27:19 Step 6/23 : WORKDIR /device-modbus-go 07:27:19 ---> Running in 267b833c3887 07:27:20 Removing intermediate container 267b833c3887 07:27:20 ---> 86c14a049ebd 07:27:20 Step 7/23 : COPY go.mod vendor* ./ 07:27:21 ---> 10507fec5a8d 07:27:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:21 ---> Running in ad160ba77998 07:27:23 Removing intermediate container ad160ba77998 07:27:23 ---> 175a3549a666 07:27:23 Step 9/23 : COPY . . 07:27:25 ---> 2c53883d7df3 07:27:25 Step 10/23 : RUN ${MAKE} 07:27:25 ---> Running in dd014f409ffd 07:27:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:30:48 Removing intermediate container dd014f409ffd 07:30:48 ---> c69eded1d2ce 07:30:48 Step 11/23 : FROM alpine:3.20 07:30:48 3.20: Pulling from library/alpine 07:30:48 13e713f82565: Pulling fs layer 07:30:48 13e713f82565: Verifying Checksum 07:30:48 13e713f82565: Download complete 07:30:48 13e713f82565: Pull complete 07:30:48 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:30:48 Status: Downloaded newer image for alpine:3.20 07:30:48 ---> c88e9dceb6cb 07:30:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 07:30:48 ---> Running in 9246da88fe06 07:30:48 Removing intermediate container 9246da88fe06 07:30:48 ---> 890bcf56ed9c 07:30:48 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:30:48 ---> Running in 0a119e97ec83 07:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:30:48 (1/1) Installing dumb-init (1.2.5-r3) 07:30:48 Executing busybox-1.36.1-r29.trigger 07:30:48 OK: 9 MiB in 15 packages 07:30:48 Removing intermediate container 0a119e97ec83 07:30:48 ---> 840b36a9bd39 07:30:48 Step 14/23 : RUN apk --no-cache upgrade 07:30:48 ---> Running in ae3d7a08bc88 07:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:30:48 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:30:48 Executing busybox-1.36.1-r30.post-upgrade 07:30:48 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:30:48 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:30:48 Executing busybox-1.36.1-r30.trigger 07:30:48 OK: 9 MiB in 15 packages 07:30:49 Removing intermediate container ae3d7a08bc88 07:30:49 ---> bf37da372531 07:30:49 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:30:50 ---> 56531e24c8b2 07:30:50 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:30:51 ---> cd2c0c397483 07:30:51 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:30:51 ---> fad61061ce1c 07:30:51 Step 18/23 : EXPOSE 59901 07:30:51 ---> Running in 3cecb75501f7 07:30:51 Removing intermediate container 3cecb75501f7 07:30:51 ---> b0b6bfa5ed7a 07:30:51 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:30:52 ---> Running in 8c8eb69d27f1 07:30:52 Removing intermediate container 8c8eb69d27f1 07:30:52 ---> 065197d98a0f 07:30:52 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:30:52 ---> Running in 3cb8a667e00c 07:30:52 Removing intermediate container 3cb8a667e00c 07:30:52 ---> 1cca3033fc8d 07:30:52 Step 21/23 : LABEL arch=arm64 07:30:52 ---> Running in 03687b509421 07:30:52 Removing intermediate container 03687b509421 07:30:52 ---> f66de3bcf29e 07:30:52 Step 22/23 : LABEL git_sha=ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:30:52 ---> Running in c90aa09ce70c 07:30:53 Removing intermediate container c90aa09ce70c 07:30:53 ---> 1e73e1dad28e 07:30:53 Step 23/23 : LABEL version=4.1.0-dev.9 07:30:53 ---> Running in dd05b8fb7683 07:30:53 Removing intermediate container dd05b8fb7683 07:30:53 ---> ba1a45d7817d 07:30:53 [Warning] One or more build-args [ARCH] were not consumed 07:30:53 Successfully built ba1a45d7817d 07:30:53 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:30:53 provisioning config files... 07:30:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/200@tmp/config13487255374988851922tmp [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 WARNING! Your password will be 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/engine/reference/commandline/login/#credentials-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 WARNING! Your password will be 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/engine/reference/commandline/login/#credentials-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 WARNING! Your password will be 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/engine/reference/commandline/login/#credentials-store 07:30:54 07:30:54 Login Succeeded 07:30:54 nexus3.edgexfoundry.org:10004 07:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:55 WARNING! Your password will be 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/engine/reference/commandline/login/#credentials-store 07:30:55 07:30:55 Login Succeeded 07:30:55 ****.io 07:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:55 WARNING! Your password will be 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/engine/reference/commandline/login/#credentials-store 07:30:55 07:30:55 Login Succeeded 07:30:56 ---> ****-login.sh ends [Pipeline] } 07:30:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:30:56 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 07:30:56 ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:30:56 latest 07:30:56 4.1.0-dev.9 07:30:56 ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 07:30:56 main 07:30:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:56 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:56 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:30:56 e6ff97498eb7: Preparing 07:30:56 d7908d7ca26e: Preparing 07:30:56 44ecf21e13a9: Preparing 07:30:56 3d0b0731a3d0: Preparing 07:30:56 5c557f964c37: Preparing 07:30:56 1e890da81ec9: Preparing 07:30:56 1e890da81ec9: Waiting 07:30:57 e6ff97498eb7: Pushed 07:30:57 d7908d7ca26e: Pushed 07:30:57 5c557f964c37: Pushed 07:30:57 1e890da81ec9: Layer already exists 07:30:57 3d0b0731a3d0: Pushed 07:31:03 44ecf21e13a9: Pushed 07:31:03 ded4f4b49ca25371b9e9f1b4664a2749226cc248: digest: sha256:676b614c2f7881240b5d36b662638c8f40c86eaed8077ce98803193e37cca3ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:04 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:31:04 e6ff97498eb7: Preparing 07:31:04 d7908d7ca26e: Preparing 07:31:04 44ecf21e13a9: Preparing 07:31:04 3d0b0731a3d0: Preparing 07:31:04 5c557f964c37: Preparing 07:31:04 1e890da81ec9: Preparing 07:31:04 1e890da81ec9: Waiting 07:31:04 3d0b0731a3d0: Layer already exists 07:31:04 5c557f964c37: Layer already exists 07:31:04 e6ff97498eb7: Layer already exists 07:31:04 44ecf21e13a9: Layer already exists 07:31:04 d7908d7ca26e: Layer already exists 07:31:04 1e890da81ec9: Layer already exists 07:31:04 latest: digest: sha256:676b614c2f7881240b5d36b662638c8f40c86eaed8077ce98803193e37cca3ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:05 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:05 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.9 07:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:31:05 e6ff97498eb7: Preparing 07:31:05 d7908d7ca26e: Preparing 07:31:05 44ecf21e13a9: Preparing 07:31:05 3d0b0731a3d0: Preparing 07:31:05 5c557f964c37: Preparing 07:31:05 1e890da81ec9: Preparing 07:31:05 1e890da81ec9: Waiting 07:31:05 d7908d7ca26e: Layer already exists 07:31:05 5c557f964c37: Layer already exists 07:31:05 3d0b0731a3d0: Layer already exists 07:31:05 44ecf21e13a9: Layer already exists 07:31:05 e6ff97498eb7: Layer already exists 07:31:05 1e890da81ec9: Layer already exists 07:31:05 4.1.0-dev.9: digest: sha256:676b614c2f7881240b5d36b662638c8f40c86eaed8077ce98803193e37cca3ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 07:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:31:06 e6ff97498eb7: Preparing 07:31:06 d7908d7ca26e: Preparing 07:31:06 44ecf21e13a9: Preparing 07:31:06 3d0b0731a3d0: Preparing 07:31:06 5c557f964c37: Preparing 07:31:06 1e890da81ec9: Preparing 07:31:06 1e890da81ec9: Waiting 07:31:06 44ecf21e13a9: Layer already exists 07:31:06 3d0b0731a3d0: Layer already exists 07:31:06 d7908d7ca26e: Layer already exists 07:31:06 5c557f964c37: Layer already exists 07:31:06 e6ff97498eb7: Layer already exists 07:31:06 1e890da81ec9: Layer already exists 07:31:06 ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9: digest: sha256:676b614c2f7881240b5d36b662638c8f40c86eaed8077ce98803193e37cca3ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 07:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:31:07 e6ff97498eb7: Preparing 07:31:07 d7908d7ca26e: Preparing 07:31:07 44ecf21e13a9: Preparing 07:31:07 3d0b0731a3d0: Preparing 07:31:07 5c557f964c37: Preparing 07:31:07 1e890da81ec9: Preparing 07:31:07 1e890da81ec9: Waiting 07:31:07 44ecf21e13a9: Layer already exists 07:31:07 5c557f964c37: Layer already exists 07:31:07 e6ff97498eb7: Layer already exists 07:31:07 d7908d7ca26e: Layer already exists 07:31:07 3d0b0731a3d0: Layer already exists 07:31:07 1e890da81ec9: Layer already exists 07:31:07 main: digest: sha256:676b614c2f7881240b5d36b662638c8f40c86eaed8077ce98803193e37cca3ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:07 ===================================================== [Pipeline] echo 07:31:07 taggedImages: 07:31:07 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248 07:31:07 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:31:07 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.9 07:31:07 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 07:31:07 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 07:31:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] echo 07:31:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 07:31:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.9 [Pipeline] echo 07:31:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [Pipeline] echo 07:31:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:07 07:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:07 arm64: Pulling from edgex-lftools-log-publisher 07:31:07 8998bd30e6a1: Pulling fs layer 07:31:07 04944245beec: Pulling fs layer 07:31:07 699f458cf7ca: Pulling fs layer 07:31:07 765212b225bb: Pulling fs layer 07:31:07 f23df028b6ca: Pulling fs layer 07:31:07 d65c8cfc05b1: Pulling fs layer 07:31:07 2437ff75d9bd: Pulling fs layer 07:31:07 f23df028b6ca: Waiting 07:31:07 d65c8cfc05b1: Waiting 07:31:07 2437ff75d9bd: Waiting 07:31:07 765212b225bb: Waiting 07:31:08 04944245beec: Verifying Checksum 07:31:08 04944245beec: Download complete 07:31:08 765212b225bb: Verifying Checksum 07:31:08 765212b225bb: Download complete 07:31:08 f23df028b6ca: Verifying Checksum 07:31:08 f23df028b6ca: Download complete 07:31:08 d65c8cfc05b1: Verifying Checksum 07:31:08 d65c8cfc05b1: Download complete 07:31:08 699f458cf7ca: Verifying Checksum 07:31:08 699f458cf7ca: Download complete 07:31:08 8998bd30e6a1: Verifying Checksum 07:31:08 8998bd30e6a1: Download complete 07:31:11 2437ff75d9bd: Verifying Checksum 07:31:11 2437ff75d9bd: Download complete 07:31:13 8998bd30e6a1: Pull complete 07:31:13 04944245beec: Pull complete 07:31:15 699f458cf7ca: Pull complete 07:31:15 765212b225bb: Pull complete 07:31:16 f23df028b6ca: Pull complete 07:31:16 d65c8cfc05b1: Pull complete 07:31:34 2437ff75d9bd: Pull complete 07:31:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:34 prd-ubuntu20.04-docker-arm64-4c-16g-8353 does not seem to be running inside a container 07:31:35 $ 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/200 -v /w/workspace/device-modbus-go/200:/w/workspace/device-modbus-go/200:rw,z -v /w/workspace/device-modbus-go/200@tmp:/w/workspace/device-modbus-go/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:31:37 $ docker top 3b804688a9c81a24016736b8803180a886e53dc5cae29a0aad97d910505e04a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:38 ---> job-cost.sh 07:31:38 lf-activate-venv: SKIPPING 07:31:38 INFO: No Stack... 07:31:38 INFO: Retrieving Pricing Info for: v3-standard-4 07:31:39 INFO: Archiving Costs [Pipeline] sh 07:31:40 + cat /w/workspace/device-modbus-go/200/archives/cost.csv 07:31:40 + cut -d, -f6 [Pipeline] lock 07:31:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] 07:31:40 Resource [jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] did not exist. Created. 07:31:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:31:40 /w/workspace/device-modbus-go/200@tmp/durable-f2043310/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:31:40 + echo total: 0.10999999940395355 [Pipeline] stash 07:31:40 Warning: overwriting stash ‘stack-cost’ 07:31:40 Stashed 1 file(s) [Pipeline] } 07:31:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 07:31:41 $ docker stop --time=1 3b804688a9c81a24016736b8803180a886e53dc5cae29a0aad97d910505e04a8 07:31:42 $ docker rm -f --volumes 3b804688a9c81a24016736b8803180a886e53dc5cae29a0aad97d910505e04a8 [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:31:42 provisioning config files... 07:31:42 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12871473317221556884tmp [Pipeline] { [Pipeline] sh 07:31:43 + set +x 07:31:43 + curl -s https://codecov.io/bash 07:31:43 + bash -s -- 07:31:43 07:31:43 _____ _ 07:31:43 / ____| | | 07:31:43 | | ___ __| | ___ ___ _____ __ 07:31:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:31:43 | |___| (_) | (_| | __/ (_| (_) \ V / 07:31:43 \_____\___/ \__,_|\___|\___\___/ \_/ 07:31:43 Bash-1.0.6 07:31:43 07:31:43 07:31:43 ==> git version 2.25.1 found 07:31:43 ==> 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:31:43 Release-Date: 2020-01-08 07:31:43 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:31:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:31:43 ==> Jenkins CI detected. 07:31:43 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 07:31:43 project root: . 07:31:43 --> token set from env 07:31:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:31:43 ==> Running gcov in . (disable via -X gcov) 07:31:43 ==> Python coveragepy not found 07:31:43 ==> Searching for coverage reports in: 07:31:43 + . 07:31:43 -> Found 1 reports 07:31:43 ==> Detecting git/mercurial file structure 07:31:43 ==> Reading reports 07:31:43 + ./coverage.out bytes=27945 07:31:43 ==> Appending adjustments 07:31:43 https://docs.codecov.io/docs/fixing-reports 07:31:43 + Found adjustments 07:31:43 ==> Gzipping contents 07:31:43 8.0K /tmp/codecov.2O55LH.gz 07:31:43 ==> Uploading reports 07:31:43 url: https://codecov.io 07:31:43 query: branch=main&commit=ded4f4b49ca25371b9e9f1b4664a2749226cc248&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:31:43 -> Pinging Codecov 07:31:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ded4f4b49ca25371b9e9f1b4664a2749226cc248&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:31:43 -> Uploading to 07:31:43 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/ded4f4b49ca25371b9e9f1b4664a2749226cc248/0e8b6343-3dbf-41e3-a2eb-4b2419ccd56d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250905%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250905T073143Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e0026610f445cec32920d797a087e823f44e4bf32ecf290cbdde4df0e31caf24 07:31:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:43 Dload Upload Total Spent Left Speed 07:31:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 28390 --:--:-- --:--:-- --:--:-- 28580 07:31:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] } 07:31:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:31:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:31:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:44 07:31:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:44 latest: Pulling from edgex-devops/edgex-snyk-go 07:31:44 0a9a5dfd008f: Already exists 07:31:44 36466aa92d05: Already exists 07:31:44 e10405b45d13: Already exists 07:31:44 096b7ceb2af7: Already exists 07:31:44 4f4fb700ef54: Already exists 07:31:44 e50aa161e22a: Pulling fs layer 07:31:44 d3c8db5fb9df: Pulling fs layer 07:31:44 e50aa161e22a: Verifying Checksum 07:31:44 e50aa161e22a: Download complete 07:31:45 e50aa161e22a: Pull complete 07:31:46 d3c8db5fb9df: Verifying Checksum 07:31:46 d3c8db5fb9df: Download complete 07:31:51 d3c8db5fb9df: Pull complete 07:31:51 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 07:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:51 prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container 07:31:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:31:53 $ docker top e5cd2ef092b3c748bfcb51eb2c3c850d54c3a68de45135998fa5ed2ab4538b0c -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 07:31:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 07:31:53 + set -o pipefail 07:31:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 07:32:00 07:32:00 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 07:32:00 07:32:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/4e00ec04-d2e4-4f55-bdee-4bf5c07b49d7 07:32:00 07:32:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:32:00 07:32:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:32:00 07:32:02 07:32:02 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 07:32:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:32:02 $ docker stop --time=1 e5cd2ef092b3c748bfcb51eb2c3c850d54c3a68de45135998fa5ed2ab4538b0c 07:32:04 $ docker rm -f --volumes e5cd2ef092b3c748bfcb51eb2c3c850d54c3a68de45135998fa5ed2ab4538b0c [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:32:05 + git log --format=format:%s -1 ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] sh 07:32:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:06 prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container 07:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:06 $ docker top c6f4f9df39f769cd2642fffc66bba15c55fffcb1fbb97d7bb241a949c3ac4c98 -eo pid,comm 07:32:06 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:32:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:06 [ssh-agent] Looking for ssh-agent implementation... 07:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:07 $ docker exec c6f4f9df39f769cd2642fffc66bba15c55fffcb1fbb97d7bb241a949c3ac4c98 ssh-agent 07:32:07 SSH_AUTH_SOCK=/tmp/ssh-VvcnvSS2fRtb/agent.32 07:32:07 SSH_AGENT_PID=38 07:32:07 Running ssh-add (command line suppressed) 07:32:07 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2341673818520350128.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2341673818520350128.key) 07:32:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:07 + git semver tag 07:32:08 2025-09-05 07:32:07,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:32:08 2025-09-05 07:32:07,784 [run_tag] DEBUG tag force:False 07:32:08 2025-09-05 07:32:07,784 [check_head_tag] DEBUG check head tag 07:32:08 2025-09-05 07:32:07,784 [execute] INFO git cat-file --batch-check 07:32:08 2025-09-05 07:32:07,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 07:32:08 2025-09-05 07:32:07,786 [execute] INFO git cat-file --batch 07:32:08 2025-09-05 07:32:07,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 07:32:08 2025-09-05 07:32:07,797 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:32:08 2025-09-05 07:32:07,797 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 07:32:08 2025-09-05 07:32:07,797 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 07:32:08 2025-09-05 07:32:07,801 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:32:08 4.1.0-dev.9 [Pipeline] } 07:32:08 $ docker exec --env ******** --env ******** c6f4f9df39f769cd2642fffc66bba15c55fffcb1fbb97d7bb241a949c3ac4c98 ssh-agent -k 07:32:08 unset SSH_AUTH_SOCK; 07:32:08 unset SSH_AGENT_PID; 07:32:08 echo Agent pid 38 killed; 07:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:08 + git semver [Pipeline] } 07:32:08 $ docker stop --time=1 c6f4f9df39f769cd2642fffc66bba15c55fffcb1fbb97d7bb241a949c3ac4c98 07:32:10 $ docker rm -f --volumes c6f4f9df39f769cd2642fffc66bba15c55fffcb1fbb97d7bb241a949c3ac4c98 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:10 07:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:10 0.23.1-centos7: Pulling from edgex-lftools 07:32:10 ab5ef0e58194: Pulling fs layer 07:32:10 9712f1f96733: Pulling fs layer 07:32:10 63f879dbbcfc: Pulling fs layer 07:32:10 0d9ebad4ef96: Pulling fs layer 07:32:10 e9a5061849ea: Pulling fs layer 07:32:10 0d9ebad4ef96: Waiting 07:32:10 d747dcd14b5f: Pulling fs layer 07:32:10 2de7ff778b66: Pulling fs layer 07:32:10 e9a5061849ea: Waiting 07:32:10 d747dcd14b5f: Waiting 07:32:10 2de7ff778b66: Waiting 07:32:10 9712f1f96733: Download complete 07:32:11 63f879dbbcfc: Verifying Checksum 07:32:11 63f879dbbcfc: Download complete 07:32:11 e9a5061849ea: Verifying Checksum 07:32:11 e9a5061849ea: Download complete 07:32:11 d747dcd14b5f: Verifying Checksum 07:32:11 d747dcd14b5f: Download complete 07:32:11 ab5ef0e58194: Verifying Checksum 07:32:11 ab5ef0e58194: Download complete 07:32:11 0d9ebad4ef96: Verifying Checksum 07:32:11 0d9ebad4ef96: Download complete 07:32:11 2de7ff778b66: Verifying Checksum 07:32:11 2de7ff778b66: Download complete 07:32:15 ab5ef0e58194: Pull complete 07:32:15 9712f1f96733: Pull complete 07:32:16 63f879dbbcfc: Pull complete 07:32:23 0d9ebad4ef96: Pull complete 07:32:23 e9a5061849ea: Pull complete 07:32:23 d747dcd14b5f: Pull complete 07:32:24 2de7ff778b66: Pull complete 07:32:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:24 prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container 07:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:32:26 $ docker top 6d5122f0d1fcd8c74cbda89ab451fc9bf82309a21adb70c46b0f57f13f25d8e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:32:26 provisioning config files... 07:32:26 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12767853992554713472tmp 07:32:26 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6777074014784091331tmp 07:32:26 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15120621480989695288tmp [Pipeline] { [Pipeline] echo 07:32:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:32:26 ---> sigul-configuration.sh 07:32:26 gpg: directory `/root/.gnupg' created 07:32:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:32:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:32:26 gpg: keyring `/root/.gnupg/secring.gpg' created 07:32:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:32:26 gpg: CAST5 encrypted data 07:32:26 gpg: encrypted with 1 passphrase 07:32:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:32:26 + mkdir /home/jenkins 07:32:26 + mkdir /home/jenkins/sigul [Pipeline] sh 07:32:27 + 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:32:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:32:27 ---> sigul-install.sh 07:32:27 Sigul already installed; skipping installation. [Pipeline] sh 07:32:27 + git tag --list 07:32:27 0.7.1 07:32:27 v1.0.0 07:32:27 v1.1.0 07:32:27 v1.1.1 07:32:27 v1.2.2 07:32:27 v1.3.0 07:32:27 v1.3.1 07:32:27 v2.0.0 07:32:27 v2.1.0 07:32:27 v2.1.1 07:32:27 v2.2.0 07:32:27 v2.3.0 07:32:27 v3.0 07:32:27 v3.0.0 07:32:27 v3.1 07:32:27 v3.1.0 07:32:27 v3.1.1 07:32:27 v4.0 07:32:27 v4.0.0 07:32:27 v4.1.0-dev.1 07:32:27 v4.1.0-dev.2 07:32:27 v4.1.0-dev.3 07:32:27 v4.1.0-dev.4 07:32:27 v4.1.0-dev.5 07:32:27 v4.1.0-dev.6 07:32:27 v4.1.0-dev.7 07:32:27 v4.1.0-dev.8 07:32:27 v4.1.0-dev.9 [Pipeline] sh 07:32:28 + lftools sign git-tag v4.1.0-dev.9 07:32:28 Signing Git tag with Sigul... 07:32:28 Signing v4.1.0-dev.9 [Pipeline] echo 07:32:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:32:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:32:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:32:29 $ docker stop --time=1 6d5122f0d1fcd8c74cbda89ab451fc9bf82309a21adb70c46b0f57f13f25d8e3 07:32:30 $ docker rm -f --volumes 6d5122f0d1fcd8c74cbda89ab451fc9bf82309a21adb70c46b0f57f13f25d8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:32:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:31 prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container 07:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:31 $ docker top 7438004396acf500993a9494f926b11dde7303ee197e93f754a646ed24cde7a5 -eo pid,comm 07:32:32 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:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:32 [ssh-agent] Looking for ssh-agent implementation... 07:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:32 $ docker exec 7438004396acf500993a9494f926b11dde7303ee197e93f754a646ed24cde7a5 ssh-agent 07:32:32 SSH_AUTH_SOCK=/tmp/ssh-GE3eMUWggvOo/agent.32 07:32:32 SSH_AGENT_PID=38 07:32:32 Running ssh-add (command line suppressed) 07:32:32 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13807902156879720027.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13807902156879720027.key) 07:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:32 + git semver bump pre 07:32:33 2025-09-05 07:32:32,986 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:32:33 2025-09-05 07:32:32,990 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:32:33 2025-09-05 07:32:32,990 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev 07:32:33 2025-09-05 07:32:32,991 [bump_version] DEBUG bumped version:4.1.0-dev.10 07:32:33 2025-09-05 07:32:32,991 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 07:32:33 2025-09-05 07:32:32,991 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:32:33 2025-09-05 07:32:32,991 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:32:33 2025-09-05 07:32:32,993 [execute] INFO git cat-file --batch-check 07:32:33 2025-09-05 07:32:32,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:32:33 2025-09-05 07:32:32,997 [execute] INFO git cat-file --batch 07:32:33 2025-09-05 07:32:32,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:32:33 2025-09-05 07:32:33,001 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:32:33 4.1.0-dev.10 [Pipeline] } 07:32:33 $ docker exec --env ******** --env ******** 7438004396acf500993a9494f926b11dde7303ee197e93f754a646ed24cde7a5 ssh-agent -k 07:32:33 unset SSH_AUTH_SOCK; 07:32:33 unset SSH_AGENT_PID; 07:32:33 echo Agent pid 38 killed; 07:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:33 + git semver [Pipeline] } 07:32:33 $ docker stop --time=1 7438004396acf500993a9494f926b11dde7303ee197e93f754a646ed24cde7a5 07:32:35 $ docker rm -f --volumes 7438004396acf500993a9494f926b11dde7303ee197e93f754a646ed24cde7a5 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:36 prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container 07:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:36 $ docker top 1bdcd61bb9f04ef9cfa289ab6a96b9fef9990408510a8666c7e449abfe1fac5d -eo pid,comm 07:32:36 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:32:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:36 [ssh-agent] Looking for ssh-agent implementation... 07:32:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:36 $ docker exec 1bdcd61bb9f04ef9cfa289ab6a96b9fef9990408510a8666c7e449abfe1fac5d ssh-agent 07:32:36 SSH_AUTH_SOCK=/tmp/ssh-acMOOy0fVs7J/agent.32 07:32:36 SSH_AGENT_PID=38 07:32:36 Running ssh-add (command line suppressed) 07:32:36 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16390808754911427198.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16390808754911427198.key) 07:32:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:37 + git semver push 07:32:37 2025-09-05 07:32:37,242 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:32:37 2025-09-05 07:32:37,246 [run_push] DEBUG push 07:32:37 2025-09-05 07:32:37,246 [execute] INFO git cat-file --batch-check 07:32:37 2025-09-05 07:32:37,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:32:37 2025-09-05 07:32:37,249 [execute] INFO git rev-list 727d80eb4ece24955bf731aae4586b43cb272ebd -- 07:32:37 2025-09-05 07:32:37,249 [execute] DEBUG Popen(['git', 'rev-list', '727d80eb4ece24955bf731aae4586b43cb272ebd', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:32:37 2025-09-05 07:32:37,258 [execute] INFO git fetch -v -- origin 07:32:37 2025-09-05 07:32:37,258 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 07:32:37 2025-09-05 07:32:37,707 [run_push] DEBUG no remote changes detected 07:32:37 2025-09-05 07:32:37,708 [execute] INFO git push origin semver 07:32:37 2025-09-05 07:32:37,708 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:32:38 2025-09-05 07:32:38,349 [run_push] DEBUG push all version tags 07:32:38 2025-09-05 07:32:38,349 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:32:38 2025-09-05 07:32:38,350 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 07:32:39 2025-09-05 07:32:39,021 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:32:39 4.1.0-dev.10 [Pipeline] } 07:32:39 $ docker exec --env ******** --env ******** 1bdcd61bb9f04ef9cfa289ab6a96b9fef9990408510a8666c7e449abfe1fac5d ssh-agent -k 07:32:39 unset SSH_AUTH_SOCK; 07:32:39 unset SSH_AGENT_PID; 07:32:39 echo Agent pid 38 killed; 07:32:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:39 + git semver [Pipeline] } 07:32:40 $ docker stop --time=1 1bdcd61bb9f04ef9cfa289ab6a96b9fef9990408510a8666c7e449abfe1fac5d 07:32:41 $ docker rm -f --volumes 1bdcd61bb9f04ef9cfa289ab6a96b9fef9990408510a8666c7e449abfe1fac5d [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:32:41 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 07:32:41 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:32:41 total 16 07:32:41 drwxr-xr-x 3 root root 4096 Sep 5 07:22 . 07:32:41 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 07:32 .. 07:32:41 drwxr-xr-x 2 root root 4096 Sep 5 07:22 cost 07:32:41 -rw-r--r-- 1 root root 88 Sep 5 07:22 cost.csv 07:32:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 07:32:41 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:32:41 total 16 07:32:41 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 07:22 . 07:32:41 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 07:32 .. 07:32:41 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 07:22 cost 07:32:41 -rw-r--r-- 1 jenkins jenkins 88 Sep 5 07:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:32:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:32:43 ---> package-listing.sh 07:32:43 ++ facter osfamily 07:32:43 ++ tr '[:upper:]' '[:lower:]' 07:32:43 + OS_FAMILY=debian 07:32:43 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 07:32:43 + START_PACKAGES=/tmp/packages_start.txt 07:32:43 + END_PACKAGES=/tmp/packages_end.txt 07:32:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:43 + PACKAGES=/tmp/packages_start.txt 07:32:43 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:32:43 + PACKAGES=/tmp/packages_end.txt 07:32:43 + case "${OS_FAMILY}" in 07:32:43 + dpkg -l 07:32:43 + grep '^ii' 07:32:43 + '[' -f /tmp/packages_start.txt ']' 07:32:43 + '[' -f /tmp/packages_end.txt ']' 07:32:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:43 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:32:43 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 07:32:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 07:32:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:32:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:44 prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container 07:32:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:32:44 $ docker top c778d72cc0ec402166a1d9aaab8ea5da235c3e42d7ef15e030e6d05c3efd30ab -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:44 + touch /tmp/pre-build-complete [Pipeline] sh 07:32:45 + mkdir -p /var/log/sysstat [Pipeline] sh 07:32:45 + ls /var/log/sa-host 07:32:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:45 provisioning config files... 07:32:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10616486936661295008tmp [Pipeline] { [Pipeline] echo 07:32:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:32:45 ---> create-netrc.sh [Pipeline] } 07:32:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:32:46 ---> python-tools-install.sh [Pipeline] echo 07:32:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:32:46 ---> sudo-logs.sh 07:32:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:32:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:32:46 ---> job-cost.sh 07:32:46 lf-activate-venv: SKIPPING 07:32:46 DEBUG: total: 0.2199999988079071 07:32:46 INFO: Retrieving Stack Cost... 07:32:46 INFO: Retrieving Pricing Info for: v3-standard-8 07:32:47 INFO: Archiving Costs [Pipeline] echo 07:32:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:32:47 ---> logs-deploy.sh 07:32:47 lf-activate-venv: SKIPPING 07:32:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/200 07:32:47 INFO: archiving workspace using pattern(s): 07:32:48 Archives upload complete. 07:32:48 INFO: archiving logs to Nexus