Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39b981e46d8fe8411fd729ef18898e222cbfbd49 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-ssh13502348207536965536.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh669432666433649457.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/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-ssh2576615351465849469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3720790788350196547.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-ssh5190874954712133148.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772478’ Running on prd-ubuntu20.04-docker-8c-8g-772480 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 39b981e46d8fe8411fd729ef18898e222cbfbd49 (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 39b981e46d8fe8411fd729ef18898e222cbfbd49 # timeout=10 Commit message: "Merge pull request #672 from judehung/update-go-1.25" > git rev-list --no-walk 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:41:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:41:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:41:15 ========================================================= 06:41:15 EdgeX Global Pipelines Version Info 06:41:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:41:16 ------------------- 06:41:16 stable info: 06:41:16 ------------------- 06:41:16 Commited By: Cherry Wang cherry@iotechsys.com 06:41:16 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:41:16 Message: update stable to v1.0.278 06:41:17 ------------------- 06:41:17 experimental info: 06:41:17 ------------------- 06:41:17 Commited By: **** collab-it+edgex@linuxfoundation.org 06:41:17 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:41:17 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:41:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:41:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] echo 06:41:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39b981e [Pipeline] echo 06:41:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:18 provisioning config files... 06:41:18 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17483986575303438739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:18 ---> ****-login.sh 06:41:18 nexus3.edgexfoundry.org:10001 06:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:18 06:41:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:41:18 Configure a credential helper to remove this warning. See 06:41:18 https://docs.****.com/go/credential-store/ 06:41:18 06:41:18 Login Succeeded 06:41:18 nexus3.edgexfoundry.org:10002 06:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:19 06:41:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:41:19 Configure a credential helper to remove this warning. See 06:41:19 https://docs.****.com/go/credential-store/ 06:41:19 06:41:19 Login Succeeded 06:41:19 nexus3.edgexfoundry.org:10003 06:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:19 06:41:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:41:19 Configure a credential helper to remove this warning. See 06:41:19 https://docs.****.com/go/credential-store/ 06:41:19 06:41:19 Login Succeeded 06:41:19 nexus3.edgexfoundry.org:10004 06:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:19 06:41:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:41:19 Configure a credential helper to remove this warning. See 06:41:19 https://docs.****.com/go/credential-store/ 06:41:19 06:41:19 Login Succeeded 06:41:19 ****.io 06:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:19 06:41:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:41:19 Configure a credential helper to remove this warning. See 06:41:19 https://docs.****.com/go/credential-store/ 06:41:19 06:41:19 Login Succeeded 06:41:19 ---> ****-login.sh ends [Pipeline] } 06:41:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:41:19 + git rev-list -1 --merges 39b981e46d8fe8411fd729ef18898e222cbfbd49~1..39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] echo 06:41:19 -----------> git rev-list -1 --merges 39b981e46d8fe8411fd729ef18898e222cbfbd49~1..39b981e46d8fe8411fd729ef18898e222cbfbd49 39b981e46d8fe8411fd729ef18898e222cbfbd49 06:41:19 39b981e46d8fe8411fd729ef18898e222cbfbd49 [false] [Pipeline] sh 06:41:20 + git log --format=format:%s -1 39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] echo 06:41:20 ========================================================= 06:41:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:41:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:20 + git log --format=format:%s -1 39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] echo 06:41:20 [semverPrep] GIT_COMMIT: 39b981e46d8fe8411fd729ef18898e222cbfbd49, Commit Message: Merge pull request #672 from judehung/update-go-1.25 [Pipeline] echo 06:41:20 [semverPrep] This is not a build commit. [Pipeline] sh 06:41:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:20 + grep -v github /etc/ssh/ssh_known_hosts 06:41:20 + [ -e /tmp/ssh_known_hosts ] 06:41:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:41:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:41:20 + sudo tee -a /etc/ssh/ssh_known_hosts 06:41:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:21 06:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:21 0.1.4: Pulling from edgex-devops/py-git-semver 06:41:21 3dae71ba6b94: Pulling fs layer 06:41:21 6bf1a483ea7c: Pulling fs layer 06:41:21 f5dfc541a4d3: Pulling fs layer 06:41:21 461d9e800cba: Pulling fs layer 06:41:21 80192f66455f: Pulling fs layer 06:41:21 2e8e34ca0e6c: Pulling fs layer 06:41:21 a29436f7fd5d: Pulling fs layer 06:41:21 923cac83aea3: Pulling fs layer 06:41:21 25ad8b0a4227: Pulling fs layer 06:41:21 db01528c6b51: Pulling fs layer 06:41:21 28988de357af: Pulling fs layer 06:41:21 461d9e800cba: Waiting 06:41:21 80192f66455f: Waiting 06:41:21 2e8e34ca0e6c: Waiting 06:41:21 923cac83aea3: Waiting 06:41:21 a29436f7fd5d: Waiting 06:41:21 db01528c6b51: Waiting 06:41:21 25ad8b0a4227: Waiting 06:41:21 28988de357af: Waiting 06:41:21 6bf1a483ea7c: Verifying Checksum 06:41:21 6bf1a483ea7c: Download complete 06:41:21 461d9e800cba: Verifying Checksum 06:41:21 461d9e800cba: Download complete 06:41:21 80192f66455f: Verifying Checksum 06:41:21 80192f66455f: Download complete 06:41:21 f5dfc541a4d3: Verifying Checksum 06:41:21 f5dfc541a4d3: Download complete 06:41:21 3dae71ba6b94: Verifying Checksum 06:41:21 3dae71ba6b94: Download complete 06:41:21 923cac83aea3: Verifying Checksum 06:41:21 923cac83aea3: Download complete 06:41:22 25ad8b0a4227: Verifying Checksum 06:41:22 25ad8b0a4227: Download complete 06:41:22 db01528c6b51: Verifying Checksum 06:41:22 db01528c6b51: Download complete 06:41:22 28988de357af: Verifying Checksum 06:41:22 28988de357af: Download complete 06:41:22 a29436f7fd5d: Verifying Checksum 06:41:22 a29436f7fd5d: Download complete 06:41:22 2e8e34ca0e6c: Verifying Checksum 06:41:22 2e8e34ca0e6c: Download complete 06:41:23 3dae71ba6b94: Pull complete 06:41:23 6bf1a483ea7c: Pull complete 06:41:24 f5dfc541a4d3: Pull complete 06:41:24 461d9e800cba: Pull complete 06:41:24 80192f66455f: Pull complete 06:41:28 2e8e34ca0e6c: Pull complete 06:41:28 a29436f7fd5d: Pull complete 06:41:28 923cac83aea3: Pull complete 06:41:29 25ad8b0a4227: Pull complete 06:41:29 db01528c6b51: Pull complete 06:41:29 28988de357af: Pull complete 06:41:29 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:29 prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container 06:41:29 $ 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 06:41:32 $ docker top 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f -eo pid,comm 06:41: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). 06:41:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:32 [ssh-agent] Looking for ssh-agent implementation... 06:41:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:32 $ docker exec 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f ssh-agent 06:41:32 SSH_AUTH_SOCK=/tmp/ssh-ehFm0l9JfDcY/agent.31 06:41:32 SSH_AGENT_PID=37 06:41:32 Running ssh-add (command line suppressed) 06:41:32 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2624969297305174874.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2624969297305174874.key) 06:41:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 06:41:33 + git tag --points-at HEAD [Pipeline] } 06:41:33 $ docker exec --env ******** --env ******** 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f ssh-agent -k 06:41:33 unset SSH_AUTH_SOCK; 06:41:33 unset SSH_AGENT_PID; 06:41:33 echo Agent pid 37 killed; 06:41:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:33 [ssh-agent] Looking for ssh-agent implementation... 06:41:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:33 $ docker exec 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f ssh-agent 06:41:33 SSH_AUTH_SOCK=/tmp/ssh-5gcZIo0Jaqkl/agent.84 06:41:33 SSH_AGENT_PID=90 06:41:33 Running ssh-add (command line suppressed) 06:41:34 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8386615555221581586.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8386615555221581586.key) 06:41:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:34 + git semver init 06:41:34 2025-11-04 06:41:34,642 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:41:34 2025-11-04 06:41:34,647 [run_init] DEBUG init version:0.0.0 force:False 06:41:34 2025-11-04 06:41:34,647 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:41:34 2025-11-04 06:41:34,648 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:41:34 2025-11-04 06:41:34,648 [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) 06:41:36 2025-11-04 06:41:35,936 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:41:36 2025-11-04 06:41:35,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:41:36 2025-11-04 06:41:35,937 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:36 2025-11-04 06:41:35,937 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:36 4.1.0-dev.13 [Pipeline] } 06:41:36 $ docker exec --env ******** --env ******** 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f ssh-agent -k 06:41:36 unset SSH_AUTH_SOCK; 06:41:36 unset SSH_AGENT_PID; 06:41:36 echo Agent pid 90 killed; 06:41:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:36 + git semver [Pipeline] } 06:41:37 $ docker stop --time=1 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f 06:41:38 $ docker rm -f --volumes 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f [Pipeline] // withDockerContainer [Pipeline] sh 06:41:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:38 Stashed 1 file(s) [Pipeline] echo 06:41:38 [edgeXSemver]: initialized semver on version 4.1.0-dev.13 [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 06:41:39 provisioning config files... 06:41:39 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12699720606387315519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:39 ---> ****-login.sh 06:41:39 nexus3.edgexfoundry.org:10001 06:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:39 Login Succeeded 06:41:39 nexus3.edgexfoundry.org:10002 06:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:39 Login Succeeded 06:41:39 nexus3.edgexfoundry.org:10003 06:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:39 Login Succeeded 06:41:39 nexus3.edgexfoundry.org:10004 06:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:39 Login Succeeded 06:41:39 ****.io 06:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:40 Login Succeeded 06:41:40 ---> ****-login.sh ends [Pipeline] } 06:41:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:41:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:41:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:41:40 ========================================================= 06:41:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:41:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:41:41 #0 building with "default" instance using docker driver 06:41:41 06:41:41 #1 [internal] load build definition from Dockerfile 06:41:41 #1 transferring dockerfile: 1.52kB done 06:41:41 #1 DONE 0.0s 06:41:41 06:41:41 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:41:41 #2 DONE 0.1s 06:41:41 06:41:41 #3 [internal] load .dockerignore 06:41:41 #3 transferring context: 182B done 06:41:41 #3 DONE 0.0s 06:41:41 06:41:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:41:41 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:41:41 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:41:41 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:41:41 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 06:41:41 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 06:41:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 06:41:41 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 06:41:41 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:41:41 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:41:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 06:41:41 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 06:41:41 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 06:41:41 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:41:41 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 06:41:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 06:41:41 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 06:41:41 #4 ... 06:41:41 06:41:41 #5 [internal] load build context 06:41:41 #5 transferring context: 28.15MB 0.2s done 06:41:41 #5 DONE 0.3s 06:41:41 06:41:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:41:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 06:41:41 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 06:41:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 41.94MB / 60.15MB 0.4s 06:41:41 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:41:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 13.63MB / 112.58MB 0.4s 06:41:41 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 06:41:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 06:41:41 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 06:41:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 06:41:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 38.80MB / 112.58MB 0.6s 06:41:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 06:41:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 51.38MB / 112.58MB 0.7s 06:41:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 06:41:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 73.40MB / 112.58MB 0.8s 06:41:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 06:41:42 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 06:41:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 0.9s 06:41:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 06:41:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 06:41:46 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 06:41:46 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:41:46 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:41:46 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:41:46 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:41:46 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 06:41:47 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.6s done 06:41:47 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 06:41:50 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 06:41:50 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:41:50 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 06:41:50 #4 DONE 9.6s 06:41:50 06:41:50 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:41:50 #6 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:41:51 #6 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:41:51 #6 0.748 (1/8) Installing openssh-keygen (10.0_p1-r9) 06:41:51 #6 0.759 (2/8) Installing libedit (20250104.3.1-r1) 06:41:51 #6 0.763 (3/8) Installing openssh-client-common (10.0_p1-r9) 06:41:51 #6 0.789 (4/8) Installing openssh-client-default (10.0_p1-r9) 06:41:51 #6 0.800 (5/8) Installing openssh-sftp-server (10.0_p1-r9) 06:41:51 #6 0.804 (6/8) Installing openssh-server-common (10.0_p1-r9) 06:41:51 #6 0.807 (7/8) Installing openssh-server (10.0_p1-r9) 06:41:51 #6 0.834 (8/8) Installing openssh (10.0_p1-r9) 06:41:51 #6 0.843 Executing busybox-1.37.0-r19.trigger 06:41:51 #6 0.851 OK: 272 MiB in 68 packages 06:41:54 Still waiting to schedule task 06:41:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772479’ 06:41:55 #6 DONE 4.5s 06:41:55 06:41:55 #7 [builder 3/7] WORKDIR /device-modbus-go 06:41:55 #7 DONE 0.0s 06:41:55 06:41:55 #8 [builder 4/7] COPY go.mod vendor* ./ 06:41:55 #8 DONE 0.0s 06:41:55 06:41:55 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:08 #9 DONE 12.7s 06:42:08 06:42:08 #10 [builder 6/7] COPY . . 06:42:08 #10 DONE 0.2s 06:42:08 06:42:08 #11 [builder 7/7] RUN echo noop 06:42:08 #11 0.190 noop 06:42:08 #11 DONE 0.2s 06:42:08 06:42:08 #12 exporting to image 06:42:08 #12 exporting layers 06:42:16 #12 exporting layers 6.9s done 06:42:16 #12 writing image sha256:29d1d4bbe95ae878cb51aca2a92300f5c1edef1f776d694b00830d78c329a6a5 done 06:42:16 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:42:16 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:17 + docker inspect -f . ci-base-image-x86_64 06:42:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:17 prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container 06:42:17 $ 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 06:42:17 $ docker top fbf5ccce620d3370a82230fe27cf1dcda81cfe30998f52cc3f855765111b3939 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:17 + go version 06:42:17 go version go1.25.2 linux/amd64 [Pipeline] } 06:42:17 $ docker stop --time=1 fbf5ccce620d3370a82230fe27cf1dcda81cfe30998f52cc3f855765111b3939 06:42:19 $ docker rm -f --volumes fbf5ccce620d3370a82230fe27cf1dcda81cfe30998f52cc3f855765111b3939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:19 + docker inspect -f . ci-base-image-x86_64 06:42:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:19 prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container 06:42:19 $ 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 06:42:19 $ docker top f2e6132a04d99d2728e769e0ffb2d9deda5c26cdbccc58bad74d8b080a248423 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:20 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:42:20 + make test 06:42:20 go test ./... -coverprofile=coverage.out ./... 06:42:21 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:42:40 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:42:40 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 46.1% of statements 06:42:50 0 issues. 06:42:50 go vet ./... 06:42:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:42:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:42:54 ./bin/test-attribution-txt.sh [Pipeline] echo 06:42:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:42:54 $ docker stop --time=1 f2e6132a04d99d2728e769e0ffb2d9deda5c26cdbccc58bad74d8b080a248423 06:42:58 $ docker rm -f --volumes f2e6132a04d99d2728e769e0ffb2d9deda5c26cdbccc58bad74d8b080a248423 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:42:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:42:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:42:59 + ls -al . 06:42:59 total 264 06:42:59 drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 06:42 . 06:42:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 06:41 .. 06:42:59 -rw-rw-r-- 1 jenkins jenkins 140 Nov 4 06:41 .dockerignore 06:42:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 06:42 .git 06:42:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:41 .github 06:42:59 -rw-rw-r-- 1 jenkins jenkins 266 Nov 4 06:41 .gitignore 06:42:59 -rw-rw-r-- 1 jenkins jenkins 359 Nov 4 06:41 .golangci.yml 06:42:59 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 06:41 .semver 06:42:59 -rw-rw-r-- 1 jenkins jenkins 22459 Nov 4 06:41 Attribution.txt 06:42:59 -rw-rw-r-- 1 jenkins jenkins 18046 Nov 4 06:41 CHANGELOG.md 06:42:59 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 4 06:41 Dockerfile 06:42:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 4 06:41 GOVERNANCE.md 06:42:59 -rw-rw-r-- 1 jenkins jenkins 681 Nov 4 06:41 Jenkinsfile 06:42:59 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 4 06:41 LICENSE 06:42:59 -rw-rw-r-- 1 jenkins jenkins 2529 Nov 4 06:41 Makefile 06:42:59 -rw-rw-r-- 1 jenkins jenkins 622 Nov 4 06:41 OWNERS.md 06:42:59 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 4 06:41 README.md 06:42:59 -rw-rw-r-- 1 jenkins jenkins 12 Nov 4 06:41 VERSION 06:42:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 06:41 bin 06:42:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:41 cmd 06:42:59 -rw-r--r-- 1 jenkins jenkins 27585 Nov 4 06:42 coverage.out 06:42:59 -rw-rw-r-- 1 jenkins jenkins 6960 Nov 4 06:41 go.mod 06:42:59 -rw-rw-r-- 1 jenkins jenkins 89682 Nov 4 06:41 go.sum 06:42:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:41 internal 06:42:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 06:41 simulator 06:42:59 -rw-rw-r-- 1 jenkins jenkins 229 Nov 4 06:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:59 + 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=39b981e46d8fe8411fd729ef18898e222cbfbd49 --label arch=amd64 --label version=4.1.0-dev.13 . 06:43:00 #0 building with "default" instance using docker driver 06:43:00 06:43:00 #1 [internal] load build definition from Dockerfile 06:43:00 #1 transferring dockerfile: 1.52kB done 06:43:00 #1 DONE 0.0s 06:43:00 06:43:00 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:43:00 #2 DONE 0.0s 06:43:00 06:43:00 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:43:00 #3 DONE 0.1s 06:43:00 06:43:00 #4 [internal] load .dockerignore 06:43:00 #4 transferring context: 182B done 06:43:00 #4 DONE 0.0s 06:43:00 06:43:00 #5 [internal] load build context 06:43:00 #5 transferring context: 40.68kB done 06:43:00 #5 DONE 0.0s 06:43:00 06:43:00 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:43:00 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 06:43:00 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 06:43:00 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:43:00 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 06:43:00 #6 DONE 0.0s 06:43:00 06:43:00 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:43:00 #7 DONE 0.1s 06:43:00 06:43:00 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:43:00 #8 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:43:00 #8 0.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:43:00 #8 ... 06:43:00 06:43:00 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:43:00 #9 0.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:43:00 #9 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:43:00 #9 0.770 (1/1) Installing dumb-init (1.2.5-r3) 06:43:00 #9 0.775 Executing busybox-1.37.0-r19.trigger 06:43:00 #9 0.780 OK: 7 MiB in 17 packages 06:43:00 #9 DONE 0.9s 06:43:00 06:43:00 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:43:00 #8 0.736 OK: 272 MiB in 68 packages 06:43:01 #8 DONE 0.9s 06:43:01 06:43:01 #10 [builder 3/7] WORKDIR /device-modbus-go 06:43:01 #10 DONE 0.0s 06:43:01 06:43:01 #11 [builder 4/7] COPY go.mod vendor* ./ 06:43:01 #11 DONE 0.0s 06:43:01 06:43:01 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:43:01 #12 DONE 0.5s 06:43:01 06:43:01 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:43:01 #13 0.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:43:01 #13 0.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:43:01 #13 ... 06:43:01 06:43:01 #14 [builder 6/7] COPY . . 06:43:01 #14 DONE 0.3s 06:43:01 06:43:01 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:43:01 #13 0.847 OK: 7 MiB in 17 packages 06:43:01 #13 DONE 0.9s 06:43:01 06:43:01 #15 [builder 7/7] RUN make build 06:43:02 #15 0.315 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:43:28 #15 DONE 22.9s 06:43:28 06:43:28 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 06:43:28 #16 DONE 0.2s 06:43:28 06:43:28 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 06:43:28 #17 DONE 0.0s 06:43:28 06:43:28 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 06:43:28 #18 DONE 0.0s 06:43:28 06:43:28 #19 exporting to image 06:43:28 #19 exporting layers 0.1s done 06:43:28 #19 writing image sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done 06:43:28 #19 naming to docker.io/library/device-modbus done 06:43:28 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:28 provisioning config files... 06:43:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7517900740802277226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:29 ---> ****-login.sh 06:43:29 nexus3.edgexfoundry.org:10001 06:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:29 Login Succeeded 06:43:29 nexus3.edgexfoundry.org:10002 06:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:29 Login Succeeded 06:43:29 nexus3.edgexfoundry.org:10003 06:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:29 Login Succeeded 06:43:29 nexus3.edgexfoundry.org:10004 06:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:29 Login Succeeded 06:43:29 ****.io 06:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:29 Login Succeeded 06:43:29 ---> ****-login.sh ends [Pipeline] } 06:43:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:43:29 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:43:29 39b981e46d8fe8411fd729ef18898e222cbfbd49 06:43:29 latest 06:43:29 4.1.0-dev.13 06:43:29 39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 06:43:29 main 06:43:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:30 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 06:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:43:30 61d597bffea7: Preparing 06:43:30 dbefc09f1ed6: Preparing 06:43:30 e29e2c287944: Preparing 06:43:30 6501adc7b4ff: Preparing 06:43:30 a4c4e0f1754f: Preparing 06:43:30 256f393e029f: Preparing 06:43:30 256f393e029f: Waiting 06:43:30 61d597bffea7: Pushed 06:43:30 a4c4e0f1754f: Pushed 06:43:30 6501adc7b4ff: Pushed 06:43:30 dbefc09f1ed6: Pushed 06:43:30 256f393e029f: Layer already exists 06:43:34 e29e2c287944: Pushed 06:43:34 39b981e46d8fe8411fd729ef18898e222cbfbd49: digest: sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:34 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:43:35 61d597bffea7: Preparing 06:43:35 dbefc09f1ed6: Preparing 06:43:35 e29e2c287944: Preparing 06:43:35 6501adc7b4ff: Preparing 06:43:35 a4c4e0f1754f: Preparing 06:43:35 256f393e029f: Preparing 06:43:35 256f393e029f: Waiting 06:43:35 6501adc7b4ff: Layer already exists 06:43:35 e29e2c287944: Layer already exists 06:43:35 dbefc09f1ed6: Layer already exists 06:43:35 61d597bffea7: Layer already exists 06:43:35 a4c4e0f1754f: Layer already exists 06:43:35 256f393e029f: Layer already exists 06:43:35 latest: digest: sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:35 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 06:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:43:35 61d597bffea7: Preparing 06:43:35 dbefc09f1ed6: Preparing 06:43:35 e29e2c287944: Preparing 06:43:35 6501adc7b4ff: Preparing 06:43:35 a4c4e0f1754f: Preparing 06:43:35 256f393e029f: Preparing 06:43:35 256f393e029f: Waiting 06:43:35 a4c4e0f1754f: Layer already exists 06:43:35 dbefc09f1ed6: Layer already exists 06:43:35 61d597bffea7: Layer already exists 06:43:35 e29e2c287944: Layer already exists 06:43:35 6501adc7b4ff: Layer already exists 06:43:35 256f393e029f: Layer already exists 06:43:35 4.1.0-dev.13: digest: sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:36 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 06:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:43:36 61d597bffea7: Preparing 06:43:36 dbefc09f1ed6: Preparing 06:43:36 e29e2c287944: Preparing 06:43:36 6501adc7b4ff: Preparing 06:43:36 a4c4e0f1754f: Preparing 06:43:36 256f393e029f: Preparing 06:43:36 256f393e029f: Waiting 06:43:36 a4c4e0f1754f: Layer already exists 06:43:36 6501adc7b4ff: Layer already exists 06:43:36 e29e2c287944: Layer already exists 06:43:36 61d597bffea7: Layer already exists 06:43:36 dbefc09f1ed6: Layer already exists 06:43:36 256f393e029f: Layer already exists 06:43:36 39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13: digest: sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:36 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:43:37 61d597bffea7: Preparing 06:43:37 dbefc09f1ed6: Preparing 06:43:37 e29e2c287944: Preparing 06:43:37 6501adc7b4ff: Preparing 06:43:37 a4c4e0f1754f: Preparing 06:43:37 256f393e029f: Preparing 06:43:37 256f393e029f: Waiting 06:43:37 dbefc09f1ed6: Layer already exists 06:43:37 6501adc7b4ff: Layer already exists 06:43:37 61d597bffea7: Layer already exists 06:43:37 e29e2c287944: Layer already exists 06:43:37 a4c4e0f1754f: Layer already exists 06:43:37 256f393e029f: Layer already exists 06:43:37 main: digest: sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:37 ===================================================== [Pipeline] echo 06:43:37 taggedImages: 06:43:37 - nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 06:43:37 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:43:37 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 06:43:37 - nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 06:43:37 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 06:43:37 ========================================================= 06:43:37 [edgeXBuildMultiArch] RAW Config: 06:43:37 images: 06:43:37 - nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 06:43:37 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:43:37 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 06:43:37 - nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 06:43:37 - nexus3.edgexfoundry.org:10004/device-modbus:main 06:43:37 settingsFile: 06:43:37 device-modbus-go-settings 06:43:37 ========================================================= [Pipeline] node 06:43:52 Still waiting to schedule task 06:43:52 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:45:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772481 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:45:28 Running in /w/workspace/device-modbus-go/204 [Pipeline] { [Pipeline] checkout 06:45:31 The recommended git tool is: git 06:45:36 using credential edgex-jenkins-ssh 06:45:36 Cloning the remote Git repository 06:45:36 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:45:36 > git init /w/workspace/device-modbus-go/204 # timeout=10 06:45:36 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:45:36 > git --version # timeout=10 06:45:36 > git --version # 'git version 2.25.1' 06:45:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:39 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:45:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:40 Avoid second fetch 06:45:40 Checking out Revision 39b981e46d8fe8411fd729ef18898e222cbfbd49 (main) 06:45:40 Running on prd-centos7-docker-4c-2g-772482 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:40 provisioning config files... 06:45:40 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6873164561380323870tmp [Pipeline] { [Pipeline] libraryResource 06:45:40 Commit message: "Merge pull request #672 from judehung/update-go-1.25" 06:45:40 > git config core.sparsecheckout # timeout=10 06:45:40 > git checkout -f 39b981e46d8fe8411fd729ef18898e222cbfbd49 # timeout=10 [Pipeline] sh 06:45:44 ---> ****-login.sh 06:45:44 nexus3.edgexfoundry.org:10001 06:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:44 Configure a credential helper to remove this warning. See 06:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:44 06:45:44 Login Succeeded 06:45:44 nexus3.edgexfoundry.org:10002 06:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:44 Configure a credential helper to remove this warning. See 06:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:44 06:45:44 Login Succeeded 06:45:44 nexus3.edgexfoundry.org:10003 06:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:44 Configure a credential helper to remove this warning. See 06:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:44 06:45:44 Login Succeeded 06:45:44 nexus3.edgexfoundry.org:10004 06:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:44 Configure a credential helper to remove this warning. See 06:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:44 06:45:44 Login Succeeded 06:45:44 ****.io 06:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:45 Configure a credential helper to remove this warning. See 06:45:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:45 06:45:45 Login Succeeded 06:45:45 ---> ****-login.sh ends [Pipeline] } 06:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:45 provisioning config files... 06:45:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/204@tmp/config11926449534666623749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:45 + docker buildx ls 06:45:45 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:45:45 default * docker 06:45:45 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:45:46 ---> ****-login.sh 06:45:46 nexus3.edgexfoundry.org:10001 06:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:46 Configure a credential helper to remove this warning. See 06:45:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:46 06:45:46 Login Succeeded 06:45:46 nexus3.edgexfoundry.org:10002 06:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:46 Configure a credential helper to remove this warning. See 06:45:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:46 06:45:46 Login Succeeded 06:45:46 nexus3.edgexfoundry.org:10003 06:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:47 Configure a credential helper to remove this warning. See 06:45:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:47 06:45:47 Login Succeeded 06:45:47 nexus3.edgexfoundry.org:10004 06:45:47 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:45:47 edgex-builder 06:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:47 Configure a credential helper to remove this warning. See 06:45:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:47 06:45:47 Login Succeeded 06:45:47 ****.io [Pipeline] sh 06:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:47 + docker buildx inspect --bootstrap 06:45:47 #1 [internal] booting buildkit 06:45:47 #1 pulling image moby/buildkit:buildx-stable-1 06:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:48 Configure a credential helper to remove this warning. See 06:45:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:48 06:45:48 Login Succeeded 06:45:48 ---> ****-login.sh ends [Pipeline] } 06:45:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:45:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:45:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:45:49 ========================================================= 06:45:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:45:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:45:50 Sending build context to Docker daemon 14.27MB 06:45:50 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 06:45:50 Step 2/10 : FROM ${BASE} AS builder 06:45:50 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:45:50 6b59a28fa201: Pulling fs layer 06:45:50 d32bb0dddca7: Pulling fs layer 06:45:50 5dab1238d3d9: Pulling fs layer 06:45:50 196fd7d83e7d: Pulling fs layer 06:45:50 4f4fb700ef54: Pulling fs layer 06:45:50 8ba94037c8f0: Pulling fs layer 06:45:50 deaec5988b04: Pulling fs layer 06:45:50 9f65657bb879: Pulling fs layer 06:45:50 196fd7d83e7d: Waiting 06:45:50 4f4fb700ef54: Waiting 06:45:50 8ba94037c8f0: Waiting 06:45:50 deaec5988b04: Waiting 06:45:50 9f65657bb879: Waiting 06:45:50 d32bb0dddca7: Verifying Checksum 06:45:50 d32bb0dddca7: Download complete 06:45:50 196fd7d83e7d: Download complete 06:45:51 4f4fb700ef54: Verifying Checksum 06:45:51 4f4fb700ef54: Download complete 06:45:51 8ba94037c8f0: Verifying Checksum 06:45:51 8ba94037c8f0: Download complete 06:45:51 6b59a28fa201: Verifying Checksum 06:45:51 6b59a28fa201: Download complete 06:45:51 9f65657bb879: Verifying Checksum 06:45:51 9f65657bb879: Download complete 06:45:51 6b59a28fa201: Pull complete 06:45:52 d32bb0dddca7: Pull complete 06:45:52 5dab1238d3d9: Verifying Checksum 06:45:52 5dab1238d3d9: Download complete 06:45:53 #1 pulling image moby/buildkit:buildx-stable-1 4.9s done 06:45:53 #1 creating container buildx_buildkit_edgex-builder0 06:45:54 deaec5988b04: Verifying Checksum 06:45:54 deaec5988b04: Download complete 06:45:55 #1 creating container buildx_buildkit_edgex-builder0 2.4s done 06:45:55 #1 DONE 7.3s 06:45:55 Name: edgex-builder 06:45:55 Driver: docker-container 06:45:55 06:45:55 Nodes: 06:45:55 Name: edgex-builder0 06:45:55 Endpoint: unix:///var/run/docker.sock 06:45:55 Status: running 06:45:55 Buildkit: v0.25.1 06:45:55 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:45:55 + docker buildx ls 06:45:55 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:45:55 edgex-builder * docker-container 06:45:55 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:45:55 default docker 06:45:55 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:45:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49' 06:45:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 --push - 06:45:55 #1 [internal] load build definition from Dockerfile 06:45:55 #1 transferring dockerfile: 198B done 06:45:55 #1 DONE 0.0s 06:45:55 06:45:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 06:45:55 #2 DONE 0.1s 06:45:55 06:45:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 06:45:55 #3 DONE 0.1s 06:45:55 06:45:55 #4 [internal] load .dockerignore 06:45:55 #4 transferring context: 2B done 06:45:55 #4 DONE 0.0s 06:45:55 06:45:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:55 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done 06:45:55 #5 DONE 0.0s 06:45:55 06:45:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:55 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done 06:45:55 #6 DONE 0.1s 06:45:55 06:45:55 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:45:55 #7 DONE 0.0s 06:45:55 06:45:55 #8 exporting to image 06:45:55 #8 exporting layers done 06:45:55 #8 exporting manifest sha256:e14747128b1fa498c53329c9f969701d1380d06bc787ae440ecee633b23b9237 0.0s done 06:45:55 #8 exporting config sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done 06:45:55 #8 exporting manifest sha256:7b3065bfb7a63e61da0f91bdd66b491e3ce9e70d4907cf5c9b936d617b70f1b7 done 06:45:55 #8 exporting config sha256:de0b26bf3437c0d3b7ee1ed7b3e89f2077b9611f851ce6d2d575fe10830a7150 done 06:45:55 #8 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab done 06:45:55 #8 pushing layers 0.1s done 06:45:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 06:45:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:45:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 0.1s done 06:45:56 #8 DONE 0.2s 06:45:56 06:45:56 1 warning found (use --debug to expand): 06:45:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:45:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 06:45:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 06:45:56 #1 [internal] load build definition from Dockerfile 06:45:56 #1 transferring dockerfile: 164B done 06:45:56 #1 DONE 0.0s 06:45:56 06:45:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 06:45:56 #2 DONE 0.0s 06:45:56 06:45:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 06:45:56 #3 DONE 0.0s 06:45:56 06:45:56 #4 [internal] load .dockerignore 06:45:56 #4 transferring context: 2B done 06:45:56 #4 DONE 0.0s 06:45:56 06:45:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:56 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done 06:45:56 #5 DONE 0.0s 06:45:56 06:45:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:56 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done 06:45:56 #6 CACHED 06:45:56 06:45:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:56 #5 CACHED 06:45:56 06:45:56 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:45:56 #7 DONE 0.0s 06:45:56 06:45:56 #8 exporting to image 06:45:56 #8 exporting layers done 06:45:56 #8 exporting manifest sha256:e14747128b1fa498c53329c9f969701d1380d06bc787ae440ecee633b23b9237 done 06:45:56 #8 exporting config sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done 06:45:56 #8 exporting manifest sha256:7b3065bfb7a63e61da0f91bdd66b491e3ce9e70d4907cf5c9b936d617b70f1b7 done 06:45:56 #8 exporting config sha256:de0b26bf3437c0d3b7ee1ed7b3e89f2077b9611f851ce6d2d575fe10830a7150 done 06:45:56 #8 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab done 06:45:56 #8 pushing layers 0.0s done 06:45:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 0.1s done 06:45:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:45:56 #8 DONE 0.1s 06:45:56 06:45:56 1 warning found (use --debug to expand): 06:45:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:45:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13' 06:45:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 --push - 06:45:57 #1 [internal] load build definition from Dockerfile 06:45:57 #1 transferring dockerfile: 170B done 06:45:57 #1 DONE 0.0s 06:45:57 06:45:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 06:45:57 #2 DONE 0.0s 06:45:57 06:45:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 06:45:57 #3 DONE 0.0s 06:45:57 06:45:57 #4 [internal] load .dockerignore 06:45:57 #4 transferring context: 2B done 06:45:57 #4 DONE 0.0s 06:45:57 06:45:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:57 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 done 06:45:57 #5 CACHED 06:45:57 06:45:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:57 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done 06:45:57 #6 CACHED 06:45:57 06:45:57 #7 exporting to image 06:45:57 #7 exporting layers done 06:45:57 #7 exporting manifest sha256:e14747128b1fa498c53329c9f969701d1380d06bc787ae440ecee633b23b9237 done 06:45:57 #7 exporting config sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done 06:45:57 #7 exporting manifest sha256:7b3065bfb7a63e61da0f91bdd66b491e3ce9e70d4907cf5c9b936d617b70f1b7 done 06:45:57 #7 exporting config sha256:de0b26bf3437c0d3b7ee1ed7b3e89f2077b9611f851ce6d2d575fe10830a7150 done 06:45:57 #7 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 06:45:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:45:57 #7 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab done 06:45:57 #7 pushing layers 0.0s done 06:45:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 0.1s done 06:45:57 #7 DONE 0.1s 06:45:57 06:45:57 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:45:57 #8 DONE 0.0s 06:45:57 06:45:57 1 warning found (use --debug to expand): 06:45:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:45:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13' 06:45:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 --push - 06:45:57 #1 [internal] load build definition from Dockerfile 06:45:57 #1 transferring dockerfile: 211B done 06:45:57 #1 DONE 0.0s 06:45:57 06:45:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 06:45:57 #2 DONE 0.0s 06:45:57 06:45:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 06:45:57 #3 DONE 0.0s 06:45:57 06:45:57 #4 [internal] load .dockerignore 06:45:57 #4 transferring context: 2B done 06:45:57 #4 DONE 0.0s 06:45:57 06:45:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:57 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done 06:45:57 #5 CACHED 06:45:57 06:45:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:57 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done 06:45:57 #6 CACHED 06:45:57 06:45:57 #7 exporting to image 06:45:57 #7 exporting layers done 06:45:57 #7 exporting manifest sha256:e14747128b1fa498c53329c9f969701d1380d06bc787ae440ecee633b23b9237 done 06:45:57 #7 exporting config sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done 06:45:57 #7 exporting manifest sha256:7b3065bfb7a63e61da0f91bdd66b491e3ce9e70d4907cf5c9b936d617b70f1b7 done 06:45:57 #7 exporting config sha256:de0b26bf3437c0d3b7ee1ed7b3e89f2077b9611f851ce6d2d575fe10830a7150 done 06:45:57 #7 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab done 06:45:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:45:57 #7 pushing layers 0.0s done 06:45:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 0.1s done 06:45:57 #7 DONE 0.1s 06:45:57 06:45:57 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:45:57 #8 DONE 0.0s 06:45:57 06:45:57 1 warning found (use --debug to expand): 06:45:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:45:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 06:45:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 06:45:58 #1 [internal] load build definition from Dockerfile 06:45:58 #1 transferring dockerfile: 162B done 06:45:58 #1 DONE 0.0s 06:45:58 06:45:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 06:45:58 #2 DONE 0.0s 06:45:58 06:45:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 06:45:58 #3 DONE 0.0s 06:45:58 06:45:58 #4 [internal] load .dockerignore 06:45:58 #4 transferring context: 2B done 06:45:58 #4 DONE 0.0s 06:45:58 06:45:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:58 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 done 06:45:58 #5 CACHED 06:45:58 06:45:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 06:45:58 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 done 06:45:58 #6 CACHED 06:45:58 06:45:58 #7 exporting to image 06:45:58 #7 exporting layers done 06:45:58 #7 exporting manifest sha256:e14747128b1fa498c53329c9f969701d1380d06bc787ae440ecee633b23b9237 done 06:45:58 #7 exporting config sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done 06:45:58 #7 exporting manifest sha256:7b3065bfb7a63e61da0f91bdd66b491e3ce9e70d4907cf5c9b936d617b70f1b7 done 06:45:58 #7 exporting config sha256:de0b26bf3437c0d3b7ee1ed7b3e89f2077b9611f851ce6d2d575fe10830a7150 done 06:45:58 #7 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab done 06:45:58 #7 pushing layers 0.0s done 06:45:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 06:45:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:45:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 0.1s done 06:45:58 #7 DONE 0.1s 06:45:58 06:45:58 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:45:58 #8 DONE 0.0s 06:45:58 06:45:58 1 warning found (use --debug to expand): 06:45:58  - 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 06:45:58 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:45:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:45:59 ---> package-listing.sh 06:45:59 ++ facter osfamily 06:45:59 ++ tr '[:upper:]' '[:lower:]' 06:46:00 + OS_FAMILY=redhat 06:46:00 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:46:00 + START_PACKAGES=/tmp/packages_start.txt 06:46:00 + END_PACKAGES=/tmp/packages_end.txt 06:46:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:46:00 + PACKAGES=/tmp/packages_start.txt 06:46:00 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:46:00 + PACKAGES=/tmp/packages_end.txt 06:46:00 + case "${OS_FAMILY}" in 06:46:00 + rpm -qa 06:46:00 + sort 06:46:00 + '[' -f /tmp/packages_start.txt ']' 06:46:00 + '[' -f /tmp/packages_end.txt ']' 06:46:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:46:00 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:46:00 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:46:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:46:00 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 06:46:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:01 06:46:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:01 latest: Pulling from edgex-lftools-log-publisher 06:46:01 5eb5b503b376: Pulling fs layer 06:46:01 5c69ac0246d0: Pulling fs layer 06:46:01 ec43610c2a17: Pulling fs layer 06:46:01 3a2ae6a8a46f: Pulling fs layer 06:46:01 33b1e0a273af: Pulling fs layer 06:46:01 5d3b04190fa2: Pulling fs layer 06:46:01 2f39f015ded8: Pulling fs layer 06:46:01 33b1e0a273af: Waiting 06:46:01 5d3b04190fa2: Waiting 06:46:01 2f39f015ded8: Waiting 06:46:01 3a2ae6a8a46f: Waiting 06:46:01 5c69ac0246d0: Download complete 06:46:01 3a2ae6a8a46f: Verifying Checksum 06:46:01 3a2ae6a8a46f: Download complete 06:46:01 33b1e0a273af: Verifying Checksum 06:46:01 33b1e0a273af: Download complete 06:46:01 ec43610c2a17: Verifying Checksum 06:46:01 5d3b04190fa2: Verifying Checksum 06:46:01 5d3b04190fa2: Download complete 06:46:01 ec43610c2a17: Download complete 06:46:02 5eb5b503b376: Verifying Checksum 06:46:02 5eb5b503b376: Download complete 06:46:02 2f39f015ded8: Verifying Checksum 06:46:02 2f39f015ded8: Download complete 06:46:03 5eb5b503b376: Pull complete 06:46:03 5c69ac0246d0: Pull complete 06:46:03 ec43610c2a17: Pull complete 06:46:04 3a2ae6a8a46f: Pull complete 06:46:04 33b1e0a273af: Pull complete 06:46:04 5d3b04190fa2: Pull complete 06:46:06 5dab1238d3d9: Pull complete 06:46:06 196fd7d83e7d: Pull complete 06:46:06 4f4fb700ef54: Pull complete 06:46:07 8ba94037c8f0: Pull complete 06:46:08 2f39f015ded8: Pull complete 06:46:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:46:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:08 prd-centos7-docker-4c-2g-772482 does not seem to be running inside a container 06:46:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:46:13 $ docker top 75089b2674a067d8c56085a39eaadb6c9fb7f341d2c1467d65585e0139de3e95 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:13 + touch /tmp/pre-build-complete [Pipeline] sh 06:46:13 + mkdir -p /var/log/sysstat [Pipeline] sh 06:46:14 + ls /var/log/sa-host 06:46:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:14 provisioning config files... 06:46:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15413118167318540610tmp [Pipeline] { [Pipeline] echo 06:46:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:46:14 ---> create-netrc.sh [Pipeline] } 06:46:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:46:15 ---> python-tools-install.sh [Pipeline] echo 06:46:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:46:15 deaec5988b04: Pull complete 06:46:15 ---> sudo-logs.sh 06:46:15 Archiving 'sudo' log.. 06:46:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-772482.novalocal: Name or service not known 06:46:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-772482.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:46:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:46:15 ---> job-cost.sh 06:46:15 lf-activate-venv: SKIPPING 06:46:15 INFO: No Stack... 06:46:16 INFO: Retrieving Pricing Info for: v3-standard-2 06:46:16 INFO: Archiving Costs [Pipeline] echo 06:46:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:46:16 ---> logs-deploy.sh 06:46:16 lf-activate-venv: SKIPPING 06:46:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/204 06:46:16 INFO: archiving workspace using pattern(s): 06:46:17 Archives upload complete. 06:46:17 INFO: archiving logs to Nexus 06:46:17 9f65657bb879: Pull complete 06:46:17 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:46:17 ---> 334268110677 06:46:17 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:46:18 ---> uname -a: 06:46:18 Linux prd-centos7-docker-4c-2g-772482.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:46:18 06:46:18 06:46:18 ---> lscpu: 06:46:18 Architecture: x86_64 06:46:18 CPU op-mode(s): 32-bit, 64-bit 06:46:18 Byte Order: Little Endian 06:46:18 Address sizes: 40 bits physical, 48 bits virtual 06:46:18 CPU(s): 2 06:46:18 On-line CPU(s) list: 0,1 06:46:18 Thread(s) per core: 1 06:46:18 Core(s) per socket: 1 06:46:18 Socket(s): 2 06:46:18 NUMA node(s): 1 06:46:18 Vendor ID: AuthenticAMD 06:46:18 CPU family: 23 06:46:18 Model: 49 06:46:18 Model name: AMD EPYC-Rome Processor 06:46:18 Stepping: 0 06:46:18 CPU MHz: 2800.000 06:46:18 BogoMIPS: 5600.00 06:46:18 Virtualization: AMD-V 06:46:18 Hypervisor vendor: KVM 06:46:18 Virtualization type: full 06:46:18 L1d cache: 64 KiB 06:46:18 L1i cache: 64 KiB 06:46:18 L2 cache: 1 MiB 06:46:18 L3 cache: 32 MiB 06:46:18 NUMA node0 CPU(s): 0,1 06:46:18 Vulnerability Itlb multihit: Not affected 06:46:18 Vulnerability L1tf: Not affected 06:46:18 Vulnerability Mds: Not affected 06:46:18 Vulnerability Meltdown: Not affected 06:46:18 Vulnerability Mmio stale data: Not affected 06:46:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:46:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:46:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:46:18 Vulnerability Srbds: Not affected 06:46:18 Vulnerability Tsx async abort: Not affected 06:46:18 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 06:46:18 06:46:18 06:46:18 ---> nproc: 06:46:18 2 06:46:18 06:46:18 06:46:18 ---> df -h: 06:46:18 Filesystem Size Used Avail Use% Mounted on 06:46:18 overlay 40G 7.3G 33G 19% / 06:46:18 tmpfs 64M 0 64M 0% /dev 06:46:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:46:18 shm 64M 0 64M 0% /dev/shm 06:46:18 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:46:18 06:46:18 06:46:18 Cannot open /var/log/sysstat/sa04: No such file or directory 06:46:18 Please check if data collecting is enabled 06:46:18 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:46:18 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:46:18 $ docker stop --time=1 75089b2674a067d8c56085a39eaadb6c9fb7f341d2c1467d65585e0139de3e95 06:46:19 ---> Running in e773e953e8a5 06:46:19 Removing intermediate container e773e953e8a5 06:46:19 ---> cdfcb1ab23c3 06:46:19 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:46:19 $ docker rm -f --volumes 75089b2674a067d8c56085a39eaadb6c9fb7f341d2c1467d65585e0139de3e95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:46:19 [WS-CLEANUP] Deleting project workspace... 06:46:19 [WS-CLEANUP] Deferred wipeout is used... 06:46:19 ---> Running in 70b957d9df94 06:46:19 [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 06:46:20 Removing intermediate container 70b957d9df94 06:46:20 ---> ea099d264582 06:46:20 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:46:20 ---> Running in 090103ebc8af 06:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:20 06:46:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:20 latest: Pulling from edgex-lftools-log-publisher 06:46:20 5eb5b503b376: Pulling fs layer 06:46:20 5c69ac0246d0: Pulling fs layer 06:46:20 ec43610c2a17: Pulling fs layer 06:46:20 3a2ae6a8a46f: Pulling fs layer 06:46:20 33b1e0a273af: Pulling fs layer 06:46:20 5d3b04190fa2: Pulling fs layer 06:46:20 2f39f015ded8: Pulling fs layer 06:46:20 33b1e0a273af: Waiting 06:46:20 2f39f015ded8: Waiting 06:46:20 3a2ae6a8a46f: Waiting 06:46:20 5d3b04190fa2: Waiting 06:46:20 5c69ac0246d0: Download complete 06:46:20 3a2ae6a8a46f: Verifying Checksum 06:46:20 3a2ae6a8a46f: Download complete 06:46:20 33b1e0a273af: Verifying Checksum 06:46:20 33b1e0a273af: Download complete 06:46:20 5d3b04190fa2: Download complete 06:46:20 ec43610c2a17: Verifying Checksum 06:46:20 ec43610c2a17: Download complete 06:46:20 5eb5b503b376: Verifying Checksum 06:46:20 5eb5b503b376: Download complete 06:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:46:21 2f39f015ded8: Verifying Checksum 06:46:22 (1/8) Installing openssh-keygen (10.0_p1-r9) 06:46:22 (2/8) Installing libedit (20250104.3.1-r1) 06:46:22 (3/8) Installing openssh-client-common (10.0_p1-r9) 06:46:22 (4/8) Installing openssh-client-default (10.0_p1-r9) 06:46:22 (5/8) Installing openssh-sftp-server (10.0_p1-r9) 06:46:22 (6/8) Installing openssh-server-common (10.0_p1-r9) 06:46:22 (7/8) Installing openssh-server (10.0_p1-r9) 06:46:22 5eb5b503b376: Pull complete 06:46:22 5c69ac0246d0: Pull complete 06:46:22 (8/8) Installing openssh (10.0_p1-r9) 06:46:22 Executing busybox-1.37.0-r19.trigger 06:46:22 OK: 262 MiB in 68 packages 06:46:23 ec43610c2a17: Pull complete 06:46:23 3a2ae6a8a46f: Pull complete 06:46:23 33b1e0a273af: Pull complete 06:46:23 5d3b04190fa2: Pull complete 06:46:25 Removing intermediate container 090103ebc8af 06:46:25 ---> e124a49391f8 06:46:25 Step 6/10 : WORKDIR /device-modbus-go 06:46:25 ---> Running in 17887f698a6d 06:46:25 Removing intermediate container 17887f698a6d 06:46:25 ---> 116e3c372176 06:46:25 Step 7/10 : COPY go.mod vendor* ./ 06:46:25 ---> 9aadaf100704 06:46:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:25 ---> Running in dcbfbc87c9f5 06:46:28 2f39f015ded8: Pull complete 06:46:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:28 prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container 06:46:28 $ 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 06:46:31 $ docker top 587f8a0cc4aba534e067a4007adc7b04ce80ae31848c193fd846c5e73f446692 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:31 ---> job-cost.sh 06:46:31 lf-activate-venv: SKIPPING 06:46:31 INFO: No Stack... 06:46:32 INFO: Retrieving Pricing Info for: v3-standard-8 06:46:32 INFO: Archiving Costs [Pipeline] sh 06:46:32 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:46:32 + cut -d, -f6 [Pipeline] lock 06:46:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] 06:46:32 Resource [jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] did not exist. Created. 06:46:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:46:33 + echo total: 0.2199999988079071 [Pipeline] stash 06:46:33 Stashed 1 file(s) [Pipeline] } 06:46:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] [Pipeline] // lock [Pipeline] } 06:46:33 $ docker stop --time=1 587f8a0cc4aba534e067a4007adc7b04ce80ae31848c193fd846c5e73f446692 06:46:34 $ docker rm -f --volumes 587f8a0cc4aba534e067a4007adc7b04ce80ae31848c193fd846c5e73f446692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:48:17 Removing intermediate container dcbfbc87c9f5 06:48:17 ---> fc183eb2964c 06:48:17 Step 9/10 : COPY . . 06:48:17 ---> b60d1a15dac4 06:48:17 Step 10/10 : RUN ${MAKE} 06:48:17 ---> Running in 7a4b68134d72 06:48:17 noop 06:48:17 Removing intermediate container 7a4b68134d72 06:48:17 ---> 748408f8adc8 06:48:17 Successfully built 748408f8adc8 06:48:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:17 + docker inspect -f . ci-base-image-arm64 06:48:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:18 prd-ubuntu20.04-docker-arm64-4c-16g-772481 does not seem to be running inside a container 06:48:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/204 -v /w/workspace/device-modbus-go/204:/w/workspace/device-modbus-go/204:rw,z -v /w/workspace/device-modbus-go/204@tmp:/w/workspace/device-modbus-go/204@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 06:48:19 $ docker top 1de0ab6a1fc3f91d395cc8b025333d139e1d87c537e21ada4afb2fe1774f4ffa -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:20 + go version 06:48:20 go version go1.25.3 linux/arm64 [Pipeline] } 06:48:20 $ docker stop --time=1 1de0ab6a1fc3f91d395cc8b025333d139e1d87c537e21ada4afb2fe1774f4ffa 06:48:21 $ docker rm -f --volumes 1de0ab6a1fc3f91d395cc8b025333d139e1d87c537e21ada4afb2fe1774f4ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:22 + docker inspect -f . ci-base-image-arm64 06:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:22 prd-ubuntu20.04-docker-arm64-4c-16g-772481 does not seem to be running inside a container 06:48:22 $ 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/204 -v /w/workspace/device-modbus-go/204:/w/workspace/device-modbus-go/204:rw,z -v /w/workspace/device-modbus-go/204@tmp:/w/workspace/device-modbus-go/204@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 06:48:25 $ docker top 34aaed9b70326e6d0266c92e02098e03f6c871630b4abc4ef45ddbf354e326fd -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:26 + git config --global --add safe.directory /w/workspace/device-modbus-go/204 [Pipeline] fileExists [Pipeline] sh 06:48:26 + make test 06:48:26 go test ./... -coverprofile=coverage.out ./... 06:48:32 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:52:09 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:52:09 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 46.1% of statements 06:52:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:52:09 go vet ./... 06:52:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:52:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:52:48 ./bin/test-attribution-txt.sh [Pipeline] echo 06:52:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:52:48 $ docker stop --time=1 34aaed9b70326e6d0266c92e02098e03f6c871630b4abc4ef45ddbf354e326fd 06:52:49 $ docker rm -f --volumes 34aaed9b70326e6d0266c92e02098e03f6c871630b4abc4ef45ddbf354e326fd [Pipeline] // withDockerContainer [Pipeline] sh 06:52:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:52:51 Warning: overwriting stash ‘coverage-report’ 06:52:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:52:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:52:52 + ls -al . 06:52:52 total 260 06:52:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 06:48 . 06:52:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 06:45 .. 06:52:52 -rw-rw-r-- 1 jenkins jenkins 140 Nov 4 06:45 .dockerignore 06:52:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 06:45 .git 06:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:45 .github 06:52:52 -rw-rw-r-- 1 jenkins jenkins 266 Nov 4 06:45 .gitignore 06:52:52 -rw-rw-r-- 1 jenkins jenkins 359 Nov 4 06:45 .golangci.yml 06:52:52 -rw-rw-r-- 1 jenkins jenkins 22459 Nov 4 06:45 Attribution.txt 06:52:52 -rw-rw-r-- 1 jenkins jenkins 18046 Nov 4 06:45 CHANGELOG.md 06:52:52 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 4 06:45 Dockerfile 06:52:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 4 06:45 GOVERNANCE.md 06:52:52 -rw-rw-r-- 1 jenkins jenkins 681 Nov 4 06:45 Jenkinsfile 06:52:52 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 4 06:45 LICENSE 06:52:52 -rw-rw-r-- 1 jenkins jenkins 2529 Nov 4 06:45 Makefile 06:52:52 -rw-rw-r-- 1 jenkins jenkins 622 Nov 4 06:45 OWNERS.md 06:52:52 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 4 06:45 README.md 06:52:52 -rw-rw-r-- 1 jenkins jenkins 12 Nov 4 06:41 VERSION 06:52:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 06:45 bin 06:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:45 cmd 06:52:52 -rw-r--r-- 1 jenkins jenkins 27585 Nov 4 06:51 coverage.out 06:52:52 -rw-rw-r-- 1 jenkins jenkins 6960 Nov 4 06:45 go.mod 06:52:52 -rw-rw-r-- 1 jenkins jenkins 89682 Nov 4 06:45 go.sum 06:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:45 internal 06:52:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 06:45 simulator 06:52:52 -rw-rw-r-- 1 jenkins jenkins 229 Nov 4 06:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:53 + 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=39b981e46d8fe8411fd729ef18898e222cbfbd49 --label arch=arm64 --label version=4.1.0-dev.13 . 06:52:53 Sending build context to Docker daemon 14.3MB 06:52:53 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 06:52:53 Step 2/23 : FROM ${BASE} AS builder 06:52:53 ---> 748408f8adc8 06:52:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:52:53 ---> Running in 9398d87f4566 06:52:53 Removing intermediate container 9398d87f4566 06:52:53 ---> 95889ce3d278 06:52:53 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:52:54 ---> Running in c8848e5f75f5 06:52:54 Removing intermediate container c8848e5f75f5 06:52:54 ---> e6a400c5e0a9 06:52:54 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:52:54 ---> Running in fe1dd9babfa6 06:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:52:57 OK: 262 MiB in 68 packages 06:52:58 Removing intermediate container fe1dd9babfa6 06:52:58 ---> 2db60f98fc71 06:52:58 Step 6/23 : WORKDIR /device-modbus-go 06:52:58 ---> Running in ecdff8050265 06:52:58 Removing intermediate container ecdff8050265 06:52:58 ---> 40507dd366b2 06:52:58 Step 7/23 : COPY go.mod vendor* ./ 06:52:59 ---> 87eb6dcd6559 06:52:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:59 ---> Running in 6923f7206a8d 06:53:02 Removing intermediate container 6923f7206a8d 06:53:02 ---> 5071df665eee 06:53:02 Step 9/23 : COPY . . 06:53:03 ---> 7aaef8221e30 06:53:03 Step 10/23 : RUN ${MAKE} 06:53:03 ---> Running in 3713f69aee72 06:53:04 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:56:41 Removing intermediate container 3713f69aee72 06:56:41 ---> 57a52857d84a 06:56:41 Step 11/23 : FROM alpine:3.22 06:56:41 3.22: Pulling from library/alpine 06:56:41 6b59a28fa201: Already exists 06:56:41 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:56:41 Status: Downloaded newer image for alpine:3.22 06:56:41 ---> 171e65262c80 06:56:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:56:41 ---> Running in 9ac553eb253a 06:56:41 Removing intermediate container 9ac553eb253a 06:56:41 ---> f0e3d2f984e5 06:56:41 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:56:41 ---> Running in d206ac09e8a8 06:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:56:41 (1/1) Installing dumb-init (1.2.5-r3) 06:56:41 Executing busybox-1.37.0-r19.trigger 06:56:41 OK: 8 MiB in 17 packages 06:56:41 Removing intermediate container d206ac09e8a8 06:56:41 ---> 603b80032658 06:56:41 Step 14/23 : RUN apk --no-cache upgrade 06:56:41 ---> Running in 5f7fbf7b4c64 06:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:56:41 OK: 8 MiB in 17 packages 06:56:41 Removing intermediate container 5f7fbf7b4c64 06:56:41 ---> 7b1e7ec7b3d8 06:56:41 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:56:42 ---> ac89d89a01a3 06:56:42 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:56:42 ---> 8568334be836 06:56:42 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:56:43 ---> 1df6eacc76d9 06:56:43 Step 18/23 : EXPOSE 59901 06:56:43 ---> Running in 93bb75f5d40d 06:56:43 Removing intermediate container 93bb75f5d40d 06:56:43 ---> 0680bd1bb9d4 06:56:43 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:56:43 ---> Running in 1804e44d8a18 06:56:44 Removing intermediate container 1804e44d8a18 06:56:44 ---> 3d28c04b90ad 06:56:44 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:56:44 ---> Running in 8072ba59f203 06:56:44 Removing intermediate container 8072ba59f203 06:56:44 ---> ce5ae28d9b8d 06:56:44 Step 21/23 : LABEL arch=arm64 06:56:44 ---> Running in 644be2dc4876 06:56:44 Removing intermediate container 644be2dc4876 06:56:44 ---> 85a2df4f5e03 06:56:44 Step 22/23 : LABEL git_sha=39b981e46d8fe8411fd729ef18898e222cbfbd49 06:56:44 ---> Running in 4fd9ba83749b 06:56:45 Removing intermediate container 4fd9ba83749b 06:56:45 ---> 20e8142929d9 06:56:45 Step 23/23 : LABEL version=4.1.0-dev.13 06:56:45 ---> Running in 94bb19f5cdd5 06:56:45 Removing intermediate container 94bb19f5cdd5 06:56:45 ---> c10d9d6ae268 06:56:45 [Warning] One or more build-args [ARCH] were not consumed 06:56:45 Successfully built c10d9d6ae268 06:56:45 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 06:56:45 provisioning config files... 06:56:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/204@tmp/config16127148237861179594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:46 ---> ****-login.sh 06:56:46 nexus3.edgexfoundry.org:10001 06:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:46 Configure a credential helper to remove this warning. See 06:56:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:46 06:56:46 Login Succeeded 06:56:46 nexus3.edgexfoundry.org:10002 06:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:46 Configure a credential helper to remove this warning. See 06:56:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:46 06:56:46 Login Succeeded 06:56:46 nexus3.edgexfoundry.org:10003 06:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:47 Configure a credential helper to remove this warning. See 06:56:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:47 06:56:47 Login Succeeded 06:56:47 nexus3.edgexfoundry.org:10004 06:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:47 Configure a credential helper to remove this warning. See 06:56:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:47 06:56:47 Login Succeeded 06:56:47 ****.io 06:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:48 Configure a credential helper to remove this warning. See 06:56:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:48 06:56:48 Login Succeeded 06:56:48 ---> ****-login.sh ends [Pipeline] } 06:56:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:56:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:56:48 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:56:48 39b981e46d8fe8411fd729ef18898e222cbfbd49 06:56:48 latest 06:56:48 4.1.0-dev.13 06:56:48 39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 06:56:48 main 06:56:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:48 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49 06:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:56:48 73fff0e0b3e9: Preparing 06:56:48 7fa5d9f01e8b: Preparing 06:56:48 679a2114e63d: Preparing 06:56:48 68b9dd827d07: Preparing 06:56:48 623a09f5e69a: Preparing 06:56:48 0e64f2360a44: Preparing 06:56:48 0e64f2360a44: Waiting 06:56:49 7fa5d9f01e8b: Pushed 06:56:49 73fff0e0b3e9: Pushed 06:56:49 68b9dd827d07: Pushed 06:56:49 623a09f5e69a: Pushed 06:56:49 0e64f2360a44: Layer already exists 06:56:57 679a2114e63d: Pushed 06:56:57 39b981e46d8fe8411fd729ef18898e222cbfbd49: digest: sha256:097ae41bcc530944f3b74689da7a8a207eaa8159aa6a9662e8dc093277f3e2fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:57 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:56:58 73fff0e0b3e9: Preparing 06:56:58 7fa5d9f01e8b: Preparing 06:56:58 679a2114e63d: Preparing 06:56:58 68b9dd827d07: Preparing 06:56:58 623a09f5e69a: Preparing 06:56:58 0e64f2360a44: Preparing 06:56:58 0e64f2360a44: Waiting 06:56:58 73fff0e0b3e9: Layer already exists 06:56:58 623a09f5e69a: Layer already exists 06:56:58 68b9dd827d07: Layer already exists 06:56:58 7fa5d9f01e8b: Layer already exists 06:56:58 679a2114e63d: Layer already exists 06:56:58 0e64f2360a44: Layer already exists 06:56:58 latest: digest: sha256:097ae41bcc530944f3b74689da7a8a207eaa8159aa6a9662e8dc093277f3e2fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.13 06:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:56:59 73fff0e0b3e9: Preparing 06:56:59 7fa5d9f01e8b: Preparing 06:56:59 679a2114e63d: Preparing 06:56:59 68b9dd827d07: Preparing 06:56:59 623a09f5e69a: Preparing 06:56:59 0e64f2360a44: Preparing 06:56:59 0e64f2360a44: Waiting 06:56:59 623a09f5e69a: Layer already exists 06:56:59 7fa5d9f01e8b: Layer already exists 06:56:59 68b9dd827d07: Layer already exists 06:56:59 679a2114e63d: Layer already exists 06:56:59 73fff0e0b3e9: Layer already exists 06:56:59 0e64f2360a44: Layer already exists 06:56:59 4.1.0-dev.13: digest: sha256:097ae41bcc530944f3b74689da7a8a207eaa8159aa6a9662e8dc093277f3e2fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:59 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 06:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:57:00 73fff0e0b3e9: Preparing 06:57:00 7fa5d9f01e8b: Preparing 06:57:00 679a2114e63d: Preparing 06:57:00 68b9dd827d07: Preparing 06:57:00 623a09f5e69a: Preparing 06:57:00 0e64f2360a44: Preparing 06:57:00 0e64f2360a44: Waiting 06:57:00 73fff0e0b3e9: Layer already exists 06:57:00 679a2114e63d: Layer already exists 06:57:00 68b9dd827d07: Layer already exists 06:57:00 623a09f5e69a: Layer already exists 06:57:00 7fa5d9f01e8b: Layer already exists 06:57:00 0e64f2360a44: Layer already exists 06:57:00 39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13: digest: sha256:097ae41bcc530944f3b74689da7a8a207eaa8159aa6a9662e8dc093277f3e2fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:00 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:57:00 73fff0e0b3e9: Preparing 06:57:00 7fa5d9f01e8b: Preparing 06:57:00 679a2114e63d: Preparing 06:57:00 68b9dd827d07: Preparing 06:57:00 623a09f5e69a: Preparing 06:57:00 0e64f2360a44: Preparing 06:57:00 0e64f2360a44: Waiting 06:57:00 623a09f5e69a: Layer already exists 06:57:00 679a2114e63d: Layer already exists 06:57:00 7fa5d9f01e8b: Layer already exists 06:57:00 73fff0e0b3e9: Layer already exists 06:57:00 68b9dd827d07: Layer already exists 06:57:00 0e64f2360a44: Layer already exists 06:57:00 main: digest: sha256:097ae41bcc530944f3b74689da7a8a207eaa8159aa6a9662e8dc093277f3e2fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:01 ===================================================== [Pipeline] echo 06:57:01 taggedImages: 06:57:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49 06:57:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:57:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.13 06:57:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 06:57:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 06:57:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] echo 06:57:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 06:57:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.13 [Pipeline] echo 06:57:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [Pipeline] echo 06:57:01 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 06:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:01 06:57:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:02 arm64: Pulling from edgex-lftools-log-publisher 06:57:02 8998bd30e6a1: Pulling fs layer 06:57:02 04944245beec: Pulling fs layer 06:57:02 699f458cf7ca: Pulling fs layer 06:57:02 765212b225bb: Pulling fs layer 06:57:02 f23df028b6ca: Pulling fs layer 06:57:02 d65c8cfc05b1: Pulling fs layer 06:57:02 2437ff75d9bd: Pulling fs layer 06:57:02 d65c8cfc05b1: Waiting 06:57:02 765212b225bb: Waiting 06:57:02 f23df028b6ca: Waiting 06:57:02 04944245beec: Verifying Checksum 06:57:02 04944245beec: Download complete 06:57:02 765212b225bb: Download complete 06:57:02 f23df028b6ca: Verifying Checksum 06:57:02 f23df028b6ca: Download complete 06:57:02 d65c8cfc05b1: Download complete 06:57:02 699f458cf7ca: Verifying Checksum 06:57:02 699f458cf7ca: Download complete 06:57:02 8998bd30e6a1: Download complete 06:57:05 2437ff75d9bd: Download complete 06:57:07 8998bd30e6a1: Pull complete 06:57:08 04944245beec: Pull complete 06:57:09 699f458cf7ca: Pull complete 06:57:09 765212b225bb: Pull complete 06:57:10 f23df028b6ca: Pull complete 06:57:10 d65c8cfc05b1: Pull complete 06:57:29 2437ff75d9bd: Pull complete 06:57:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:29 prd-ubuntu20.04-docker-arm64-4c-16g-772481 does not seem to be running inside a container 06:57:29 $ 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/204 -v /w/workspace/device-modbus-go/204:/w/workspace/device-modbus-go/204:rw,z -v /w/workspace/device-modbus-go/204@tmp:/w/workspace/device-modbus-go/204@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 06:57:32 $ docker top e4dc65000c5a63b2b6d1d9f8137494978ce20b57d1a09a4366d618b39ead1a10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:32 ---> job-cost.sh 06:57:32 lf-activate-venv: SKIPPING 06:57:32 INFO: No Stack... 06:57:33 INFO: Retrieving Pricing Info for: v3-standard-4 06:57:34 INFO: Archiving Costs [Pipeline] sh 06:57:34 + cat /w/workspace/device-modbus-go/204/archives/cost.csv 06:57:34 + cut -d, -f6 [Pipeline] lock 06:57:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] 06:57:34 Resource [jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] did not exist. Created. 06:57:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:35 /w/workspace/device-modbus-go/204@tmp/durable-d916f91e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:57:35 + echo total: 0.10999999940395355 [Pipeline] stash 06:57:35 Warning: overwriting stash ‘stack-cost’ 06:57:35 Stashed 1 file(s) [Pipeline] } 06:57:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] [Pipeline] // lock [Pipeline] } 06:57:35 $ docker stop --time=1 e4dc65000c5a63b2b6d1d9f8137494978ce20b57d1a09a4366d618b39ead1a10 06:57:37 $ docker rm -f --volumes e4dc65000c5a63b2b6d1d9f8137494978ce20b57d1a09a4366d618b39ead1a10 [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 06:57:37 provisioning config files... 06:57:37 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15317827388382574707tmp [Pipeline] { [Pipeline] sh 06:57:38 + set +x 06:57:38 + curl -s+ https://codecov.io/bash 06:57:38 bash -s -- 06:57:38 06:57:38 _____ _ 06:57:38 / ____| | | 06:57:38 | | ___ __| | ___ ___ _____ __ 06:57:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:57:38 | |___| (_) | (_| | __/ (_| (_) \ V / 06:57:38 \_____\___/ \__,_|\___|\___\___/ \_/ 06:57:38 Bash-1.0.6 06:57:38 06:57:38 06:57:38 ==> git version 2.25.1 found 06:57:38 ==> 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 06:57:38 Release-Date: 2020-01-08 06:57:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:57:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:57:38 ==> Jenkins CI detected. 06:57:38 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:57:38 project root: . 06:57:38 --> token set from env 06:57:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:57:38 ==> Running gcov in . (disable via -X gcov) 06:57:38 ==> Python coveragepy not found 06:57:38 ==> Searching for coverage reports in: 06:57:38 + . 06:57:38 -> Found 1 reports 06:57:38 ==> Detecting git/mercurial file structure 06:57:38 ==> Reading reports 06:57:38 + ./coverage.out bytes=27585 06:57:38 ==> Appending adjustments 06:57:38 https://docs.codecov.io/docs/fixing-reports 06:57:38 + Found adjustments 06:57:38 ==> Gzipping contents 06:57:38 8.0K /tmp/codecov.uGyblN.gz 06:57:38 ==> Uploading reports 06:57:38 url: https://codecov.io 06:57:38 query: branch=main&commit=39b981e46d8fe8411fd729ef18898e222cbfbd49&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:57:38 -> Pinging Codecov 06:57:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39b981e46d8fe8411fd729ef18898e222cbfbd49&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:57:38 -> Uploading to 06:57:38 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/39b981e46d8fe8411fd729ef18898e222cbfbd49/141ac862-d2f0-42f7-bf13-d838c57aa62d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251104T065738Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8f758d26924cf997da39d9d775e7d051d344dd0c6b4328fc59ae1486fe9672bc 06:57:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:57:38 Dload Upload Total Spent Left Speed 06:57:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4259 0 0 100 4259 0 23793 --:--:-- --:--:-- --:--:-- 23793 06:57:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] } 06:57:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:57:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:57:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:57:39 06:57:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:57:39 latest: Pulling from edgex-devops/edgex-snyk-go 06:57:40 2d35ebdb57d9: Already exists 06:57:40 85e8836fcdb2: Pulling fs layer 06:57:40 91631faa732a: Pulling fs layer 06:57:40 f3f5ae8826fa: Pulling fs layer 06:57:40 4f4fb700ef54: Pulling fs layer 06:57:40 7861252a18e6: Pulling fs layer 06:57:40 9130f900ef6f: Pulling fs layer 06:57:40 4f4fb700ef54: Waiting 06:57:40 7861252a18e6: Waiting 06:57:40 9130f900ef6f: Waiting 06:57:40 f3f5ae8826fa: Download complete 06:57:40 85e8836fcdb2: Verifying Checksum 06:57:40 4f4fb700ef54: Verifying Checksum 06:57:40 4f4fb700ef54: Download complete 06:57:40 85e8836fcdb2: Pull complete 06:57:40 7861252a18e6: Verifying Checksum 06:57:40 7861252a18e6: Download complete 06:57:40 91631faa732a: Verifying Checksum 06:57:40 91631faa732a: Download complete 06:57:41 9130f900ef6f: Verifying Checksum 06:57:41 9130f900ef6f: Download complete 06:57:45 91631faa732a: Pull complete 06:57:45 f3f5ae8826fa: Pull complete 06:57:45 4f4fb700ef54: Pull complete 06:57:45 7861252a18e6: Pull complete 06:57:49 9130f900ef6f: Pull complete 06:57:49 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:57:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:57:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:49 prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container 06:57:49 $ 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 06:57:54 $ docker top 3958897ed78bf5cef86e6a44ba20caecf5aab957f154ea6cea4ddaa3db5c627c -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 06:57:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:57:54 + set -o pipefail 06:57:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:58:02 06:58:02 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:58:02 06:58:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/fe072625-de46-4a07-b8a7-c3c285339b88 06:58:02 06:58:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:58:02 06:58:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:58:02 06:58:02 06:58:02 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:58:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:58:02 $ docker stop --time=1 3958897ed78bf5cef86e6a44ba20caecf5aab957f154ea6cea4ddaa3db5c627c 06:58:06 $ docker rm -f --volumes 3958897ed78bf5cef86e6a44ba20caecf5aab957f154ea6cea4ddaa3db5c627c [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 06:58:07 + git log --format=format:%s -1 39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] sh 06:58:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:58:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:08 prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container 06:58:08 $ 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 06:58:09 $ docker top 7c66d2306daaf62b59ef6fe0074c2c7fdf714d86911fee252a73df0268760326 -eo pid,comm 06:58:09 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). 06:58:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:09 [ssh-agent] Looking for ssh-agent implementation... 06:58:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:09 $ docker exec 7c66d2306daaf62b59ef6fe0074c2c7fdf714d86911fee252a73df0268760326 ssh-agent 06:58:09 SSH_AUTH_SOCK=/tmp/ssh-2FfRnwetU0b1/agent.32 06:58:09 SSH_AGENT_PID=38 06:58:09 Running ssh-add (command line suppressed) 06:58:09 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3881769610576097462.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3881769610576097462.key) 06:58:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:10 + git semver tag 06:58:10 2025-11-04 06:58:10,349 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:58:10 2025-11-04 06:58:10,352 [run_tag] DEBUG tag force:False 06:58:10 2025-11-04 06:58:10,352 [check_head_tag] DEBUG check head tag 06:58:10 2025-11-04 06:58:10,353 [execute] INFO git cat-file --batch-check 06:58:10 2025-11-04 06:58:10,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 06:58:10 2025-11-04 06:58:10,355 [execute] INFO git cat-file --batch 06:58:10 2025-11-04 06:58:10,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 06:58:10 2025-11-04 06:58:10,363 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:58:10 2025-11-04 06:58:10,363 [execute] INFO git tag -a v4.1.0-dev.13 -m v4.1.0-dev.13 06:58:10 2025-11-04 06:58:10,363 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.13', '-m', 'v4.1.0-dev.13'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:58:10 2025-11-04 06:58:10,366 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:58:10 4.1.0-dev.13 [Pipeline] } 06:58:10 $ docker exec --env ******** --env ******** 7c66d2306daaf62b59ef6fe0074c2c7fdf714d86911fee252a73df0268760326 ssh-agent -k 06:58:10 unset SSH_AUTH_SOCK; 06:58:10 unset SSH_AGENT_PID; 06:58:10 echo Agent pid 38 killed; 06:58:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:11 + git semver [Pipeline] } 06:58:11 $ docker stop --time=1 7c66d2306daaf62b59ef6fe0074c2c7fdf714d86911fee252a73df0268760326 06:58:12 $ docker rm -f --volumes 7c66d2306daaf62b59ef6fe0074c2c7fdf714d86911fee252a73df0268760326 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:13 06:58:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:13 0.23.1-centos7: Pulling from edgex-lftools 06:58:13 ab5ef0e58194: Pulling fs layer 06:58:13 9712f1f96733: Pulling fs layer 06:58:13 63f879dbbcfc: Pulling fs layer 06:58:13 0d9ebad4ef96: Pulling fs layer 06:58:13 e9a5061849ea: Pulling fs layer 06:58:13 d747dcd14b5f: Pulling fs layer 06:58:13 2de7ff778b66: Pulling fs layer 06:58:13 e9a5061849ea: Waiting 06:58:13 d747dcd14b5f: Waiting 06:58:13 2de7ff778b66: Waiting 06:58:13 0d9ebad4ef96: Waiting 06:58:13 9712f1f96733: Verifying Checksum 06:58:13 9712f1f96733: Download complete 06:58:13 63f879dbbcfc: Verifying Checksum 06:58:13 63f879dbbcfc: Download complete 06:58:13 e9a5061849ea: Verifying Checksum 06:58:13 e9a5061849ea: Download complete 06:58:13 d747dcd14b5f: Verifying Checksum 06:58:13 d747dcd14b5f: Download complete 06:58:13 0d9ebad4ef96: Verifying Checksum 06:58:13 0d9ebad4ef96: Download complete 06:58:13 ab5ef0e58194: Verifying Checksum 06:58:13 ab5ef0e58194: Download complete 06:58:14 2de7ff778b66: Verifying Checksum 06:58:14 2de7ff778b66: Download complete 06:58:18 ab5ef0e58194: Pull complete 06:58:18 9712f1f96733: Pull complete 06:58:18 63f879dbbcfc: Pull complete 06:58:23 0d9ebad4ef96: Pull complete 06:58:23 e9a5061849ea: Pull complete 06:58:24 d747dcd14b5f: Pull complete 06:58:25 2de7ff778b66: Pull complete 06:58:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:25 prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container 06:58:25 $ 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 06:58:29 $ docker top 1c1b0dc6d1c970c6e464eda23205f9483c03f79032dfb947a03683120fa32be2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:58:29 provisioning config files... 06:58:29 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8442067368213130058tmp 06:58:29 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1828962278604489979tmp 06:58:29 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10994292687084297249tmp [Pipeline] { [Pipeline] echo 06:58:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:58:29 ---> sigul-configuration.sh 06:58:29 gpg: directory `/root/.gnupg' created 06:58:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:58:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:58:29 gpg: keyring `/root/.gnupg/secring.gpg' created 06:58:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:58:29 gpg: CAST5 encrypted data 06:58:29 gpg: encrypted with 1 passphrase 06:58:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:58:30 + mkdir /home/jenkins 06:58:30 + mkdir /home/jenkins/sigul [Pipeline] sh 06:58:30 + 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 06:58:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:58:30 ---> sigul-install.sh 06:58:30 Sigul already installed; skipping installation. [Pipeline] sh 06:58:30 + git tag --list 06:58:30 0.7.1 06:58:30 v1.0.0 06:58:30 v1.1.0 06:58:30 v1.1.1 06:58:30 v1.2.2 06:58:30 v1.3.0 06:58:30 v1.3.1 06:58:30 v2.0.0 06:58:30 v2.1.0 06:58:30 v2.1.1 06:58:30 v2.2.0 06:58:30 v2.3.0 06:58:30 v3.0 06:58:30 v3.0.0 06:58:30 v3.1 06:58:30 v3.1.0 06:58:30 v3.1.1 06:58:30 v4.0 06:58:30 v4.0.0 06:58:30 v4.0.1-dev.1 06:58:30 v4.0.1-dev.2 06:58:30 v4.1.0-dev.1 06:58:30 v4.1.0-dev.10 06:58:30 v4.1.0-dev.11 06:58:30 v4.1.0-dev.12 06:58:30 v4.1.0-dev.13 06:58:30 v4.1.0-dev.2 06:58:30 v4.1.0-dev.3 06:58:30 v4.1.0-dev.4 06:58:30 v4.1.0-dev.5 06:58:30 v4.1.0-dev.6 06:58:30 v4.1.0-dev.7 06:58:30 v4.1.0-dev.8 06:58:30 v4.1.0-dev.9 [Pipeline] sh 06:58:31 + lftools sign git-tag v4.1.0-dev.13 06:58:31 Signing Git tag with Sigul... 06:58:31 Signing v4.1.0-dev.13 [Pipeline] echo 06:58:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:58:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:58:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:58:32 $ docker stop --time=1 1c1b0dc6d1c970c6e464eda23205f9483c03f79032dfb947a03683120fa32be2 06:58:33 $ docker rm -f --volumes 1c1b0dc6d1c970c6e464eda23205f9483c03f79032dfb947a03683120fa32be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:58:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:58:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:34 prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container 06:58:34 $ 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 06:58:35 $ docker top 057fc6afbad161597fc71825ea4e3284681304ca8a9696def04337eb21c100c0 -eo pid,comm 06:58:35 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). 06:58:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:35 [ssh-agent] Looking for ssh-agent implementation... 06:58:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:35 $ docker exec 057fc6afbad161597fc71825ea4e3284681304ca8a9696def04337eb21c100c0 ssh-agent 06:58:35 SSH_AUTH_SOCK=/tmp/ssh-bw4g0t1IJgbB/agent.32 06:58:35 SSH_AGENT_PID=38 06:58:35 Running ssh-add (command line suppressed) 06:58:35 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10174298046963693491.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10174298046963693491.key) 06:58:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:35 + git semver bump pre 06:58:36 2025-11-04 06:58:35,980 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:58:36 2025-11-04 06:58:35,984 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:58:36 2025-11-04 06:58:35,984 [bump_version] DEBUG bumping version:4.1.0-dev.13 on axis:pre with prefix:dev 06:58:36 2025-11-04 06:58:35,984 [bump_version] DEBUG bumped version:4.1.0-dev.14 06:58:36 2025-11-04 06:58:35,984 [write_version] DEBUG write version:4.1.0-dev.14 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:58:36 2025-11-04 06:58:35,984 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:58:36 2025-11-04 06:58:35,985 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:58:36 2025-11-04 06:58:35,986 [execute] INFO git cat-file --batch-check 06:58:36 2025-11-04 06:58:35,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:58:36 2025-11-04 06:58:35,989 [execute] INFO git cat-file --batch 06:58:36 2025-11-04 06:58:35,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:58:36 2025-11-04 06:58:35,993 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:58:36 4.1.0-dev.14 [Pipeline] } 06:58:36 $ docker exec --env ******** --env ******** 057fc6afbad161597fc71825ea4e3284681304ca8a9696def04337eb21c100c0 ssh-agent -k 06:58:36 unset SSH_AUTH_SOCK; 06:58:36 unset SSH_AGENT_PID; 06:58:36 echo Agent pid 38 killed; 06:58:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:36 + git semver [Pipeline] } 06:58:36 $ docker stop --time=1 057fc6afbad161597fc71825ea4e3284681304ca8a9696def04337eb21c100c0 06:58:38 $ docker rm -f --volumes 057fc6afbad161597fc71825ea4e3284681304ca8a9696def04337eb21c100c0 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:58:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:38 prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container 06:58:38 $ 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 06:58:38 $ docker top 146af172e569fb707861b78fd364bcbab4b38e8818f92d9c77ca682f9dbe85d0 -eo pid,comm 06:58:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:58:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:39 [ssh-agent] Looking for ssh-agent implementation... 06:58:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:39 $ docker exec 146af172e569fb707861b78fd364bcbab4b38e8818f92d9c77ca682f9dbe85d0 ssh-agent 06:58:39 SSH_AUTH_SOCK=/tmp/ssh-h0XAoq99cM6P/agent.33 06:58:39 SSH_AGENT_PID=39 06:58:39 Running ssh-add (command line suppressed) 06:58:39 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_990894290618151596.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_990894290618151596.key) 06:58:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:39 + git semver push 06:58:39 2025-11-04 06:58:39,858 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:58:39 2025-11-04 06:58:39,862 [run_push] DEBUG push 06:58:39 2025-11-04 06:58:39,862 [execute] INFO git cat-file --batch-check 06:58:39 2025-11-04 06:58:39,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:58:39 2025-11-04 06:58:39,864 [execute] INFO git rev-list 9a9b6d5c4be174029b671795f5a22c36b7025298 -- 06:58:39 2025-11-04 06:58:39,864 [execute] DEBUG Popen(['git', 'rev-list', '9a9b6d5c4be174029b671795f5a22c36b7025298', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:58:39 2025-11-04 06:58:39,872 [execute] INFO git fetch -v -- origin 06:58:39 2025-11-04 06:58:39,872 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:58:40 2025-11-04 06:58:40,392 [run_push] DEBUG no remote changes detected 06:58:40 2025-11-04 06:58:40,393 [execute] INFO git push origin semver 06:58:40 2025-11-04 06:58:40,393 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:58:41 2025-11-04 06:58:41,142 [run_push] DEBUG push all version tags 06:58:41 2025-11-04 06:58:41,143 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:58:41 2025-11-04 06:58:41,143 [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) 06:58:42 2025-11-04 06:58:41,985 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:58:42 4.1.0-dev.14 [Pipeline] } 06:58:42 $ docker exec --env ******** --env ******** 146af172e569fb707861b78fd364bcbab4b38e8818f92d9c77ca682f9dbe85d0 ssh-agent -k 06:58:42 unset SSH_AUTH_SOCK; 06:58:42 unset SSH_AGENT_PID; 06:58:42 echo Agent pid 39 killed; 06:58:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:42 + git semver [Pipeline] } 06:58:43 $ docker stop --time=1 146af172e569fb707861b78fd364bcbab4b38e8818f92d9c77ca682f9dbe85d0 06:58:44 $ docker rm -f --volumes 146af172e569fb707861b78fd364bcbab4b38e8818f92d9c77ca682f9dbe85d0 [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 06:58:44 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:58:44 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:58:44 total 16 06:58:44 drwxr-xr-x 3 root root 4096 Nov 4 06:46 . 06:58:44 drwxrwxr-x 10 jenkins jenkins 4096 Nov 4 06:58 .. 06:58:44 drwxr-xr-x 2 root root 4096 Nov 4 06:46 cost 06:58:44 -rw-r--r-- 1 root root 88 Nov 4 06:46 cost.csv 06:58:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:58:44 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:58:44 total 16 06:58:44 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 06:46 . 06:58:44 drwxrwxr-x 10 jenkins jenkins 4096 Nov 4 06:58 .. 06:58:44 drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 06:46 cost 06:58:44 -rw-r--r-- 1 jenkins jenkins 88 Nov 4 06:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:58:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:58:45 ---> package-listing.sh 06:58:45 ++ facter osfamily 06:58:45 ++ tr '[:upper:]' '[:lower:]' 06:58:46 + OS_FAMILY=debian 06:58:46 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:58:46 + START_PACKAGES=/tmp/packages_start.txt 06:58:46 + END_PACKAGES=/tmp/packages_end.txt 06:58:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:58:46 + PACKAGES=/tmp/packages_start.txt 06:58:46 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:58:46 + PACKAGES=/tmp/packages_end.txt 06:58:46 + case "${OS_FAMILY}" in 06:58:46 + dpkg -l 06:58:46 + grep '^ii' 06:58:46 + '[' -f /tmp/packages_start.txt ']' 06:58:46 + '[' -f /tmp/packages_end.txt ']' 06:58:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:58:46 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:58:46 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:58:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:58:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 06:58:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:47 prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container 06:58:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 06:58:47 $ docker top e74fcf9f60b99f1cf4c8000278d5804943354afc07bf61b2a7a5149e52caced0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:47 + touch /tmp/pre-build-complete [Pipeline] sh 06:58:48 + mkdir -p /var/log/sysstat [Pipeline] sh 06:58:48 + ls /var/log/sa-host 06:58:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:48 provisioning config files... 06:58:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5435564264989915910tmp [Pipeline] { [Pipeline] echo 06:58:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:58:48 ---> create-netrc.sh [Pipeline] } 06:58:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:58:49 ---> python-tools-install.sh [Pipeline] echo 06:58:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:58:49 ---> sudo-logs.sh 06:58:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:58:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:58:49 ---> job-cost.sh 06:58:49 lf-activate-venv: SKIPPING 06:58:49 DEBUG: total: 0.2199999988079071 06:58:49 INFO: Retrieving Stack Cost... 06:58:49 INFO: Retrieving Pricing Info for: v3-standard-8 06:58:50 INFO: Archiving Costs [Pipeline] echo 06:58:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:58:50 ---> logs-deploy.sh 06:58:50 lf-activate-venv: SKIPPING 06:58:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/204 06:58:50 INFO: archiving workspace using pattern(s): 06:58:51 Archives upload complete. 06:58:51 INFO: archiving logs to Nexus