Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 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-ssh3968038345954940757.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4711715067508248676.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1046912725742900044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17828728384402008957.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-ssh24240165497716676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6292’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6297 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 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 (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 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 # timeout=10 Commit message: "Merge pull request #645 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.27" > git rev-list --no-walk 3b1e54a968cdce1eff204fc600ed71834c9c3f36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:11:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:11:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:11:31 ========================================================= 09:11:31 EdgeX Global Pipelines Version Info 09:11:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:11:32 ------------------- 09:11:32 stable info: 09:11:32 ------------------- 09:11:32 Commited By: Cherry Wang cherry@iotechsys.com 09:11:32 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 09:11:32 Message: update stable to v1.0.276 09:11:33 ------------------- 09:11:33 experimental info: 09:11:33 ------------------- 09:11:33 Commited By: **** collab-it+edgex@linuxfoundation.org 09:11:33 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 09:11:33 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e4f43e [Pipeline] echo 09:11:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:34 provisioning config files... 09:11:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11527291967699576906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:34 ---> ****-login.sh 09:11:34 nexus3.edgexfoundry.org:10001 09:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:35 09:11:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:11:35 Configure a credential helper to remove this warning. See 09:11:35 https://docs.****.com/go/credential-store/ 09:11:35 09:11:35 Login Succeeded 09:11:35 nexus3.edgexfoundry.org:10002 09:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:35 09:11:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:11:35 Configure a credential helper to remove this warning. See 09:11:35 https://docs.****.com/go/credential-store/ 09:11:35 09:11:35 Login Succeeded 09:11:35 nexus3.edgexfoundry.org:10003 09:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:35 09:11:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:11:35 Configure a credential helper to remove this warning. See 09:11:35 https://docs.****.com/go/credential-store/ 09:11:35 09:11:35 Login Succeeded 09:11:35 nexus3.edgexfoundry.org:10004 09:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:35 09:11:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:11:35 Configure a credential helper to remove this warning. See 09:11:35 https://docs.****.com/go/credential-store/ 09:11:35 09:11:35 Login Succeeded 09:11:35 ****.io 09:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:35 09:11:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:11:35 Configure a credential helper to remove this warning. See 09:11:35 https://docs.****.com/go/credential-store/ 09:11:35 09:11:35 Login Succeeded 09:11:35 ---> ****-login.sh ends [Pipeline] } 09:11:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:11:36 + git rev-list -1 --merges 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961~1..0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] echo 09:11:36 -----------> git rev-list -1 --merges 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961~1..0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:11:36 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [false] [Pipeline] sh 09:11:36 + git log --format=format:%s -1 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] echo 09:11:36 ========================================================= 09:11:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:11:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:11:36 + git log --format=format:%s -1 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] echo 09:11:36 [semverPrep] GIT_COMMIT: 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961, Commit Message: Merge pull request #645 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.27 [Pipeline] echo 09:11:36 [semverPrep] This is not a build commit. [Pipeline] sh 09:11:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:11:37 + grep -v github /etc/ssh/ssh_known_hosts 09:11:37 + [ -e /tmp/ssh_known_hosts ] 09:11:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:11:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:11:37 + sudo tee -a /etc/ssh/ssh_known_hosts 09:11:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:37 09:11:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:38 0.1.4: Pulling from edgex-devops/py-git-semver 09:11:38 3dae71ba6b94: Pulling fs layer 09:11:38 6bf1a483ea7c: Pulling fs layer 09:11:38 f5dfc541a4d3: Pulling fs layer 09:11:38 461d9e800cba: Pulling fs layer 09:11:38 80192f66455f: Pulling fs layer 09:11:38 2e8e34ca0e6c: Pulling fs layer 09:11:38 a29436f7fd5d: Pulling fs layer 09:11:38 923cac83aea3: Pulling fs layer 09:11:38 25ad8b0a4227: Pulling fs layer 09:11:38 db01528c6b51: Pulling fs layer 09:11:38 80192f66455f: Waiting 09:11:38 28988de357af: Pulling fs layer 09:11:38 a29436f7fd5d: Waiting 09:11:38 2e8e34ca0e6c: Waiting 09:11:38 923cac83aea3: Waiting 09:11:38 25ad8b0a4227: Waiting 09:11:38 db01528c6b51: Waiting 09:11:38 28988de357af: Waiting 09:11:38 461d9e800cba: Waiting 09:11:38 6bf1a483ea7c: Verifying Checksum 09:11:38 6bf1a483ea7c: Download complete 09:11:38 461d9e800cba: Verifying Checksum 09:11:38 461d9e800cba: Download complete 09:11:38 80192f66455f: Verifying Checksum 09:11:38 80192f66455f: Download complete 09:11:38 f5dfc541a4d3: Verifying Checksum 09:11:38 f5dfc541a4d3: Download complete 09:11:38 3dae71ba6b94: Verifying Checksum 09:11:38 3dae71ba6b94: Download complete 09:11:38 923cac83aea3: Verifying Checksum 09:11:38 923cac83aea3: Download complete 09:11:38 25ad8b0a4227: Verifying Checksum 09:11:38 25ad8b0a4227: Download complete 09:11:38 db01528c6b51: Download complete 09:11:38 28988de357af: Verifying Checksum 09:11:38 28988de357af: Download complete 09:11:38 a29436f7fd5d: Verifying Checksum 09:11:38 a29436f7fd5d: Download complete 09:11:38 2e8e34ca0e6c: Verifying Checksum 09:11:38 2e8e34ca0e6c: Download complete 09:11:39 3dae71ba6b94: Pull complete 09:11:39 6bf1a483ea7c: Pull complete 09:11:40 f5dfc541a4d3: Pull complete 09:11:40 461d9e800cba: Pull complete 09:11:40 80192f66455f: Pull complete 09:11:44 2e8e34ca0e6c: Pull complete 09:11:45 a29436f7fd5d: Pull complete 09:11:45 923cac83aea3: Pull complete 09:11:45 25ad8b0a4227: Pull complete 09:11:45 db01528c6b51: Pull complete 09:11:45 28988de357af: Pull complete 09:11:45 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:45 prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container 09:11:45 $ 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 09:11:47 $ docker top 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 -eo pid,comm 09:11:47 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). 09:11:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:47 [ssh-agent] Looking for ssh-agent implementation... 09:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:47 $ docker exec 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 ssh-agent 09:11:47 SSH_AUTH_SOCK=/tmp/ssh-OBIoJzeuyUDn/agent.31 09:11:47 SSH_AGENT_PID=37 09:11:47 Running ssh-add (command line suppressed) 09:11:47 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5357604010112802845.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5357604010112802845.key) 09:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 09:11:48 + git tag --points-at HEAD [Pipeline] } 09:11:48 $ docker exec --env ******** --env ******** 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 ssh-agent -k 09:11:48 unset SSH_AUTH_SOCK; 09:11:48 unset SSH_AGENT_PID; 09:11:48 echo Agent pid 37 killed; 09:11:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:11:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:48 [ssh-agent] Looking for ssh-agent implementation... 09:11:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:48 $ docker exec 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 ssh-agent 09:11:48 SSH_AUTH_SOCK=/tmp/ssh-hBbM59OGzDQt/agent.84 09:11:48 SSH_AGENT_PID=90 09:11:48 Running ssh-add (command line suppressed) 09:11:48 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6796580699525517954.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6796580699525517954.key) 09:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:49 + git semver init 09:11:49 2025-08-05 09:11:49,354 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:11:49 2025-08-05 09:11:49,358 [run_init] DEBUG init version:0.0.0 force:False 09:11:49 2025-08-05 09:11:49,359 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 09:11:49 2025-08-05 09:11:49,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 09:11:49 2025-08-05 09:11:49,359 [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) 09:11:50 2025-08-05 09:11:50,615 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 09:11:50 2025-08-05 09:11:50,616 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 09:11:50 2025-08-05 09:11:50,616 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:11:50 2025-08-05 09:11:50,616 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:11:50 4.1.0-dev.2 [Pipeline] } 09:11:50 $ docker exec --env ******** --env ******** 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 ssh-agent -k 09:11:50 unset SSH_AUTH_SOCK; 09:11:50 unset SSH_AGENT_PID; 09:11:50 echo Agent pid 90 killed; 09:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:11:51 + git semver [Pipeline] } 09:11:51 $ docker stop --time=1 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 09:11:52 $ docker rm -f --volumes 4ac26c766d21eff67ecdb79f635f058147ce2ef0d1254e51fe167cdec0fd7e83 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:11:53 Stashed 1 file(s) [Pipeline] echo 09:11:53 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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 09:11:53 provisioning config files... 09:11:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8166354620751690279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:53 ---> ****-login.sh 09:11:53 nexus3.edgexfoundry.org:10001 09:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:53 Login Succeeded 09:11:53 nexus3.edgexfoundry.org:10002 09:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:53 Login Succeeded 09:11:53 nexus3.edgexfoundry.org:10003 09:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:54 Login Succeeded 09:11:54 nexus3.edgexfoundry.org:10004 09:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:54 Login Succeeded 09:11:54 ****.io 09:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:54 Login Succeeded 09:11:54 ---> ****-login.sh ends [Pipeline] } 09:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:11:54 ========================================================= 09:11:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:11:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:11:55 #0 building with "default" instance using docker driver 09:11:55 09:11:55 #1 [internal] load build definition from Dockerfile 09:11:55 #1 transferring dockerfile: 1.52kB done 09:11:55 #1 DONE 0.0s 09:11:55 09:11:55 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:11:55 #2 DONE 0.1s 09:11:55 09:11:55 #3 [internal] load .dockerignore 09:11:55 #3 transferring context: 182B done 09:11:55 #3 DONE 0.0s 09:11:55 09:11:55 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 09:11:55 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 09:11:55 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 09:11:55 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 09:11:55 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 09:11:55 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 09:11:55 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 09:11:55 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 09:11:55 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 09:11:55 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:11:55 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 09:11:55 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 09:11:55 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 09:11:55 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:11:55 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 09:11:55 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 09:11:55 #4 ... 09:11:55 09:11:55 #5 [internal] load build context 09:11:55 #5 transferring context: 27.88MB 0.3s done 09:11:55 #5 DONE 0.3s 09:11:55 09:11:55 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 09:11:55 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s 09:11:55 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 09:11:55 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 09:11:55 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.3s 09:11:55 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 09:11:55 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 09:11:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.5s 09:11:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 26.21MB / 103.05MB 0.5s 09:11:56 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 11.53MB / 13.29MB 0.5s 09:11:56 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 09:11:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 09:11:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 38.80MB / 103.05MB 0.6s 09:11:56 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 09:11:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 09:11:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 58.72MB / 103.05MB 0.7s 09:11:56 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 09:11:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 79.69MB / 103.05MB 0.8s 09:11:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 100.66MB / 103.05MB 0.9s 09:11:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 09:12:00 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.0s done 09:12:00 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 09:12:00 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 09:12:00 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:12:00 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 09:12:00 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 09:12:00 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 09:12:00 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 09:12:04 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 09:12:04 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 09:12:04 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 09:12:04 #4 DONE 8.7s 09:12:04 09:12:04 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 09:12:04 #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:12:04 #6 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:12:04 #6 0.669 (1/8) Installing openssh-keygen (9.7_p1-r5) 09:12:04 #6 0.677 (2/8) Installing libedit (20240517.3.1-r0) 09:12:04 #6 0.682 (3/8) Installing openssh-client-common (9.7_p1-r5) 09:12:04 #6 0.703 (4/8) Installing openssh-client-default (9.7_p1-r5) 09:12:04 #6 0.712 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 09:12:04 #6 0.716 (6/8) Installing openssh-server-common (9.7_p1-r5) 09:12:04 #6 0.800 (7/8) Installing openssh-server (9.7_p1-r5) 09:12:05 #6 0.814 (8/8) Installing openssh (9.7_p1-r5) 09:12:05 #6 0.822 Executing busybox-1.36.1-r29.trigger 09:12:05 #6 0.830 OK: 253 MiB in 66 packages 09:12:07 #6 DONE 2.7s 09:12:07 09:12:07 #7 [builder 3/7] WORKDIR /device-modbus-go 09:12:07 #7 DONE 0.0s 09:12:07 09:12:07 #8 [builder 4/7] COPY go.mod vendor* ./ 09:12:07 #8 DONE 0.0s 09:12:07 09:12:07 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:08 Still waiting to schedule task 09:12:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:12:28 #9 DONE 19.9s 09:12:28 09:12:28 #10 [builder 6/7] COPY . . 09:12:28 #10 DONE 0.1s 09:12:28 09:12:28 #11 [builder 7/7] RUN echo noop 09:12:28 #11 0.175 noop 09:12:28 #11 DONE 0.2s 09:12:28 09:12:28 #12 exporting to image 09:12:28 #12 exporting layers 09:12:34 #12 exporting layers 6.7s done 09:12:34 #12 writing image sha256:e31a33061967a2431d021d8faef75f3fa2591c2618b5b23a227a79bc7efde365 done 09:12:34 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:12:34 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:34 + docker inspect -f . ci-base-image-x86_64 09:12:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:34 prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container 09:12:34 $ 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 09:12:34 $ docker top 4d50f8f3f2a4292389092ad7db9b360d432e86d8ec12398fe0ee56efcf7b958b -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:35 + go version 09:12:35 go version go1.23.9 linux/amd64 [Pipeline] } 09:12:35 $ docker stop --time=1 4d50f8f3f2a4292389092ad7db9b360d432e86d8ec12398fe0ee56efcf7b958b 09:12:36 $ docker rm -f --volumes 4d50f8f3f2a4292389092ad7db9b360d432e86d8ec12398fe0ee56efcf7b958b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:37 + docker inspect -f . ci-base-image-x86_64 09:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:37 prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container 09:12:37 $ 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 09:12:37 $ docker top 576575d3650724ca37c5f493baf7d9e3cca3278a052c27f9f0da8eb0f18116b4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:37 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 09:12:38 + make test 09:12:38 go test ./... -coverprofile=coverage.out 09:12:39 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:12:57 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 09:12:57 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 46.5% of statements 09:13:05 go vet ./... 09:13:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:13:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:13:10 ./bin/test-attribution-txt.sh [Pipeline] echo 09:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:13:10 $ docker stop --time=1 576575d3650724ca37c5f493baf7d9e3cca3278a052c27f9f0da8eb0f18116b4 09:13:13 $ docker rm -f --volumes 576575d3650724ca37c5f493baf7d9e3cca3278a052c27f9f0da8eb0f18116b4 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:13:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:13:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:13:14 + ls -al . 09:13:14 total 260 09:13:14 drwxrwxr-x 9 jenkins jenkins 4096 Aug 5 09:12 . 09:13:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 09:11 .. 09:13:14 -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 09:11 .dockerignore 09:13:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 09:12 .git 09:13:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:11 .github 09:13:14 -rw-rw-r-- 1 jenkins jenkins 266 Aug 5 09:11 .gitignore 09:13:14 -rw-rw-r-- 1 jenkins jenkins 199 Aug 5 09:11 .golangci.yml 09:13:14 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 09:11 .semver 09:13:14 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 5 09:11 Attribution.txt 09:13:14 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 5 09:11 CHANGELOG.md 09:13:14 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 5 09:11 Dockerfile 09:13:14 -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 09:11 GOVERNANCE.md 09:13:14 -rw-rw-r-- 1 jenkins jenkins 658 Aug 5 09:11 Jenkinsfile 09:13:14 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 09:11 LICENSE 09:13:14 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 5 09:11 Makefile 09:13:14 -rw-rw-r-- 1 jenkins jenkins 622 Aug 5 09:11 OWNERS.md 09:13:14 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 5 09:11 README.md 09:13:14 -rw-rw-r-- 1 jenkins jenkins 11 Aug 5 09:11 VERSION 09:13:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 09:11 bin 09:13:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:11 cmd 09:13:14 -rw-r--r-- 1 jenkins jenkins 27945 Aug 5 09:12 coverage.out 09:13:14 -rw-rw-r-- 1 jenkins jenkins 6377 Aug 5 09:11 go.mod 09:13:14 -rw-rw-r-- 1 jenkins jenkins 87368 Aug 5 09:11 go.sum 09:13:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:11 internal 09:13:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 09:11 simulator 09:13:14 -rw-rw-r-- 1 jenkins jenkins 229 Aug 5 09:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + 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=0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 --label arch=amd64 --label version=4.1.0-dev.2 . 09:13:15 #0 building with "default" instance using docker driver 09:13:15 09:13:15 #1 [internal] load build definition from Dockerfile 09:13:15 #1 transferring dockerfile: 1.52kB done 09:13:15 #1 DONE 0.0s 09:13:15 09:13:15 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:13:15 #2 DONE 0.0s 09:13:15 09:13:15 #3 [internal] load metadata for docker.io/library/alpine:3.20 09:13:15 #3 DONE 0.2s 09:13:15 09:13:15 #4 [internal] load .dockerignore 09:13:15 #4 transferring context: 182B done 09:13:15 #4 DONE 0.0s 09:13:15 09:13:15 #5 [internal] load build context 09:13:15 #5 transferring context: 40.26kB 0.0s done 09:13:15 #5 DONE 0.0s 09:13:15 09:13:15 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:13:15 #6 DONE 0.1s 09:13:15 09:13:15 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 09:13:15 #7 ... 09:13:15 09:13:15 #8 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:13:15 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 09:13:15 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 09:13:15 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:13:15 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 09:13:15 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 09:13:15 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 09:13:15 #8 DONE 0.3s 09:13:15 09:13:15 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 09:13:15 #7 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:13:15 #7 0.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:13:15 #7 0.692 OK: 253 MiB in 66 packages 09:13:16 #7 ... 09:13:16 09:13:16 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:13:16 #9 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:13:16 #9 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:13:16 #9 0.525 (1/1) Installing dumb-init (1.2.5-r3) 09:13:16 #9 0.529 Executing busybox-1.36.1-r29.trigger 09:13:16 #9 0.535 OK: 8 MiB in 15 packages 09:13:16 #9 DONE 0.9s 09:13:16 09:13:16 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 09:13:16 #7 DONE 1.2s 09:13:16 09:13:16 #10 [stage-1 3/6] RUN apk --no-cache upgrade 09:13:17 #10 ... 09:13:17 09:13:17 #11 [builder 3/7] WORKDIR /device-modbus-go 09:13:17 #11 DONE 0.5s 09:13:17 09:13:17 #12 [builder 4/7] COPY go.mod vendor* ./ 09:13:17 #12 DONE 0.5s 09:13:17 09:13:17 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:17 #13 ... 09:13:17 09:13:17 #10 [stage-1 3/6] RUN apk --no-cache upgrade 09:13:17 #10 0.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:13:17 #10 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:13:17 #10 1.114 OK: 8 MiB in 15 packages 09:13:17 #10 DONE 1.3s 09:13:18 09:13:18 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:18 #13 DONE 0.6s 09:13:18 09:13:18 #14 [builder 6/7] COPY . . 09:13:18 #14 DONE 0.1s 09:13:18 09:13:18 #15 [builder 7/7] RUN make build 09:13:18 #15 0.185 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 09:13:40 #15 DONE 20.7s 09:13:40 09:13:40 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 09:13:40 #16 DONE 0.1s 09:13:40 09:13:40 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 09:13:40 #17 DONE 0.0s 09:13:40 09:13:40 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 09:13:40 #18 DONE 0.0s 09:13:40 09:13:40 #19 exporting to image 09:13:40 #19 exporting layers 0.1s done 09:13:40 #19 writing image sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done 09:13:40 #19 naming to docker.io/library/device-modbus done 09:13:40 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:40 provisioning config files... 09:13:40 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11083747773796851411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:41 ---> ****-login.sh 09:13:41 nexus3.edgexfoundry.org:10001 09:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:41 Login Succeeded 09:13:41 nexus3.edgexfoundry.org:10002 09:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:41 Login Succeeded 09:13:41 nexus3.edgexfoundry.org:10003 09:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:41 Login Succeeded 09:13:41 nexus3.edgexfoundry.org:10004 09:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:41 Login Succeeded 09:13:41 ****.io 09:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:41 Login Succeeded 09:13:41 ---> ****-login.sh ends [Pipeline] } 09:13:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:13:41 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 09:13:41 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:13:41 latest 09:13:41 4.1.0-dev.2 09:13:41 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 09:13:41 main 09:13:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:41 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:13:42 c753fca6d112: Preparing 09:13:42 704ffd87a7f8: Preparing 09:13:42 f07f76ce01b8: Preparing 09:13:42 9b20f7b6e413: Preparing 09:13:42 8c0a9e5445ac: Preparing 09:13:42 097100c76c15: Preparing 09:13:42 097100c76c15: Waiting 09:13:42 9b20f7b6e413: Pushed 09:13:42 c753fca6d112: Pushed 09:13:42 704ffd87a7f8: Pushed 09:13:42 8c0a9e5445ac: Pushed 09:13:42 097100c76c15: Layer already exists 09:13:45 f07f76ce01b8: Pushed 09:13:45 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961: digest: sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:46 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 09:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:13:46 c753fca6d112: Preparing 09:13:46 704ffd87a7f8: Preparing 09:13:46 f07f76ce01b8: Preparing 09:13:46 9b20f7b6e413: Preparing 09:13:46 8c0a9e5445ac: Preparing 09:13:46 097100c76c15: Preparing 09:13:46 097100c76c15: Waiting 09:13:46 8c0a9e5445ac: Layer already exists 09:13:46 9b20f7b6e413: Layer already exists 09:13:46 704ffd87a7f8: Layer already exists 09:13:46 f07f76ce01b8: Layer already exists 09:13:46 c753fca6d112: Layer already exists 09:13:46 097100c76c15: Layer already exists 09:13:46 latest: digest: sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:46 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 09:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:13:46 c753fca6d112: Preparing 09:13:46 704ffd87a7f8: Preparing 09:13:46 f07f76ce01b8: Preparing 09:13:46 9b20f7b6e413: Preparing 09:13:46 8c0a9e5445ac: Preparing 09:13:46 097100c76c15: Preparing 09:13:46 097100c76c15: Waiting 09:13:46 9b20f7b6e413: Layer already exists 09:13:46 704ffd87a7f8: Layer already exists 09:13:46 f07f76ce01b8: Layer already exists 09:13:46 c753fca6d112: Layer already exists 09:13:46 8c0a9e5445ac: Layer already exists 09:13:46 097100c76c15: Layer already exists 09:13:46 4.1.0-dev.2: digest: sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:47 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 09:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:13:47 c753fca6d112: Preparing 09:13:47 704ffd87a7f8: Preparing 09:13:47 f07f76ce01b8: Preparing 09:13:47 9b20f7b6e413: Preparing 09:13:47 8c0a9e5445ac: Preparing 09:13:47 097100c76c15: Preparing 09:13:47 097100c76c15: Waiting 09:13:47 9b20f7b6e413: Layer already exists 09:13:47 f07f76ce01b8: Layer already exists 09:13:47 704ffd87a7f8: Layer already exists 09:13:47 8c0a9e5445ac: Layer already exists 09:13:47 c753fca6d112: Layer already exists 09:13:47 097100c76c15: Layer already exists 09:13:47 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2: digest: sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:47 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 09:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:13:48 c753fca6d112: Preparing 09:13:48 704ffd87a7f8: Preparing 09:13:48 f07f76ce01b8: Preparing 09:13:48 9b20f7b6e413: Preparing 09:13:48 8c0a9e5445ac: Preparing 09:13:48 097100c76c15: Preparing 09:13:48 097100c76c15: Waiting 09:13:48 8c0a9e5445ac: Layer already exists 09:13:48 9b20f7b6e413: Layer already exists 09:13:48 f07f76ce01b8: Layer already exists 09:13:48 704ffd87a7f8: Layer already exists 09:13:48 c753fca6d112: Layer already exists 09:13:48 097100c76c15: Layer already exists 09:13:48 main: digest: sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:48 ===================================================== [Pipeline] echo 09:13:48 taggedImages: 09:13:48 - nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:13:48 - nexus3.edgexfoundry.org:10004/device-modbus:latest 09:13:48 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 09:13:48 - nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 09:13:48 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 09:13:48 ========================================================= 09:13:48 [edgeXBuildMultiArch] RAW Config: 09:13:48 images: 09:13:48 - nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:13:48 - nexus3.edgexfoundry.org:10004/device-modbus:latest 09:13:48 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 09:13:48 - nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 09:13:48 - nexus3.edgexfoundry.org:10004/device-modbus:main 09:13:48 settingsFile: 09:13:48 device-modbus-go-settings 09:13:48 ========================================================= [Pipeline] node 09:13:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6298 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 09:13:55 Running in /w/workspace/device-modbus-go/192 [Pipeline] { [Pipeline] checkout 09:13:58 The recommended git tool is: git 09:14:02 using credential edgex-jenkins-ssh 09:14:02 Cloning the remote Git repository 09:14:02 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:14:02 > git init /w/workspace/device-modbus-go/192 # timeout=10 09:14:02 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:14:02 > git --version # timeout=10 09:14:02 > git --version # 'git version 2.25.1' 09:14:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:03 Still waiting to schedule task 09:14:03 All nodes of label ‘centos7-docker-4c-2g’ are offline 09:14:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:06 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:14:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:06 Avoid second fetch 09:14:06 Checking out Revision 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 (main) 09:14:07 Commit message: "Merge pull request #645 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.27" 09:14:06 > git config core.sparsecheckout # timeout=10 09:14:07 > git checkout -f 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:12 provisioning config files... 09:14:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/192@tmp/config9532766152850110375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:12 ---> ****-login.sh 09:14:12 nexus3.edgexfoundry.org:10001 09:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:13 Configure a credential helper to remove this warning. See 09:14:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:13 09:14:13 Login Succeeded 09:14:13 nexus3.edgexfoundry.org:10002 09:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:13 Configure a credential helper to remove this warning. See 09:14:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:13 09:14:13 Login Succeeded 09:14:13 nexus3.edgexfoundry.org:10003 09:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:14 Configure a credential helper to remove this warning. See 09:14:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:14 09:14:14 Login Succeeded 09:14:14 nexus3.edgexfoundry.org:10004 09:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:14 Configure a credential helper to remove this warning. See 09:14:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:14 09:14:14 Login Succeeded 09:14:14 ****.io 09:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:15 Configure a credential helper to remove this warning. See 09:14:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:15 09:14:15 Login Succeeded 09:14:15 ---> ****-login.sh ends [Pipeline] } 09:14:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:14:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:14:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:14:15 ========================================================= 09:14:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:14:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:14:16 Sending build context to Docker daemon 14.12MB 09:14:16 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:14:16 Step 2/10 : FROM ${BASE} AS builder 09:14:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:14:16 94e9d8af2201: Pulling fs layer 09:14:16 a6c56e8762df: Pulling fs layer 09:14:16 f0f3c8884826: Pulling fs layer 09:14:16 c7e7622c144d: Pulling fs layer 09:14:16 4f4fb700ef54: Pulling fs layer 09:14:16 b4c3b6d88c5a: Pulling fs layer 09:14:16 ba8bce9d2590: Pulling fs layer 09:14:16 ca778ea9c289: Pulling fs layer 09:14:16 c7e7622c144d: Waiting 09:14:16 4f4fb700ef54: Waiting 09:14:16 b4c3b6d88c5a: Waiting 09:14:16 ca778ea9c289: Waiting 09:14:16 a6c56e8762df: Verifying Checksum 09:14:16 a6c56e8762df: Download complete 09:14:16 c7e7622c144d: Verifying Checksum 09:14:16 c7e7622c144d: Download complete 09:14:16 4f4fb700ef54: Verifying Checksum 09:14:16 4f4fb700ef54: Download complete 09:14:16 b4c3b6d88c5a: Verifying Checksum 09:14:16 b4c3b6d88c5a: Download complete 09:14:16 94e9d8af2201: Verifying Checksum 09:14:16 94e9d8af2201: Download complete 09:14:17 ca778ea9c289: Verifying Checksum 09:14:17 ca778ea9c289: Download complete 09:14:17 94e9d8af2201: Pull complete 09:14:18 f0f3c8884826: Verifying Checksum 09:14:18 f0f3c8884826: Download complete 09:14:18 a6c56e8762df: Pull complete 09:14:19 ba8bce9d2590: Verifying Checksum 09:14:19 ba8bce9d2590: Download complete 09:14:34 f0f3c8884826: Pull complete 09:14:34 c7e7622c144d: Pull complete 09:14:34 4f4fb700ef54: Pull complete 09:14:34 b4c3b6d88c5a: Pull complete 09:14:41 ba8bce9d2590: Pull complete 09:14:43 ca778ea9c289: Pull complete 09:14:43 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 09:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:14:43 ---> 47b25d7523d1 09:14:43 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:14:45 ---> Running in 5117686d8f01 09:14:45 Removing intermediate container 5117686d8f01 09:14:45 ---> 7a4d9bf69c21 09:14:45 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:14:45 ---> Running in 9d0b797c0e37 09:14:45 Removing intermediate container 9d0b797c0e37 09:14:45 ---> 234b0856f2d9 09:14:45 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:14:45 ---> Running in 50911f64d235 09:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:14:48 (1/8) Installing openssh-keygen (9.7_p1-r5) 09:14:48 (2/8) Installing libedit (20240517.3.1-r0) 09:14:48 (3/8) Installing openssh-client-common (9.7_p1-r5) 09:14:48 (4/8) Installing openssh-client-default (9.7_p1-r5) 09:14:48 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 09:14:48 (6/8) Installing openssh-server-common (9.7_p1-r5) 09:14:48 (7/8) Installing openssh-server (9.7_p1-r5) 09:14:48 (8/8) Installing openssh (9.7_p1-r5) 09:14:48 Executing busybox-1.36.1-r29.trigger 09:14:48 OK: 245 MiB in 66 packages 09:14:49 Removing intermediate container 50911f64d235 09:14:49 ---> 39f469e5aec4 09:14:49 Step 6/10 : WORKDIR /device-modbus-go 09:14:49 ---> Running in 8717aade295f 09:14:49 Removing intermediate container 8717aade295f 09:14:49 ---> c4fe474e9705 09:14:49 Step 7/10 : COPY go.mod vendor* ./ 09:14:50 ---> 4b572b5825af 09:14:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:50 ---> Running in bacc5e0d6d5d 09:15:06 Running on prd-centos7-docker-4c-2g-6299 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:06 provisioning config files... 09:15:06 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14855216556462028360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:07 ---> ****-login.sh 09:15:07 nexus3.edgexfoundry.org:10001 09:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:07 Configure a credential helper to remove this warning. See 09:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:07 09:15:07 Login Succeeded 09:15:07 nexus3.edgexfoundry.org:10002 09:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:07 Configure a credential helper to remove this warning. See 09:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:07 09:15:07 Login Succeeded 09:15:07 nexus3.edgexfoundry.org:10003 09:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:07 Configure a credential helper to remove this warning. See 09:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:07 09:15:07 Login Succeeded 09:15:07 nexus3.edgexfoundry.org:10004 09:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:07 Configure a credential helper to remove this warning. See 09:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:07 09:15:07 Login Succeeded 09:15:07 ****.io 09:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:08 Configure a credential helper to remove this warning. See 09:15:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:08 09:15:08 Login Succeeded 09:15:08 ---> ****-login.sh ends [Pipeline] } 09:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:08 + docker buildx ls 09:15:08 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:15:08 default * docker 09:15:08 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:15:08 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 09:15:08 edgex-builder [Pipeline] sh 09:15:09 + docker buildx inspect --bootstrap 09:15:09 #1 [internal] booting buildkit 09:15:09 #1 pulling image moby/buildkit:buildx-stable-1 09:15:12 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 09:15:12 #1 creating container buildx_buildkit_edgex-builder0 09:15:13 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 09:15:13 #1 DONE 4.7s 09:15:13 Name: edgex-builder 09:15:13 Driver: docker-container 09:15:13 09:15:13 Nodes: 09:15:13 Name: edgex-builder0 09:15:13 Endpoint: unix:///var/run/docker.sock 09:15:13 Status: running 09:15:13 Buildkit: v0.22.0 09:15:13 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 09:15:14 + docker buildx ls 09:15:14 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:15:14 edgex-builder * docker-container 09:15:14 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 09:15:14 default docker 09:15:14 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:15:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961' 09:15:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 --push - 09:15:14 #1 [internal] load build definition from Dockerfile 09:15:14 #1 transferring dockerfile: 198B done 09:15:14 #1 DONE 0.0s 09:15:14 09:15:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:15:14 #2 DONE 0.1s 09:15:14 09:15:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:15:14 #3 DONE 0.1s 09:15:14 09:15:14 #4 [internal] load .dockerignore 09:15:14 #4 transferring context: 2B done 09:15:14 #4 DONE 0.0s 09:15:14 09:15:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 09:15:14 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done 09:15:14 #5 DONE 0.0s 09:15:14 09:15:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 09:15:14 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done 09:15:14 #6 DONE 0.1s 09:15:14 09:15:14 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 09:15:14 #7 DONE 0.0s 09:15:14 09:15:14 #8 exporting to image 09:15:14 #8 exporting layers done 09:15:14 #8 exporting manifest sha256:2658b2f5f1dd32ae28dfebf47e984210fbdef5504a136d7f983507bbb90e5dd1 done 09:15:14 #8 exporting config sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done 09:15:14 #8 exporting manifest sha256:85142244a913461609305dc1e4e6093de9cabbb183cd20a7ee35ff7d626bec59 done 09:15:14 #8 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 done 09:15:14 #8 exporting manifest list sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 done 09:15:14 #8 pushing layers 0.1s done 09:15:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 09:15:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:15:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 0.1s done 09:15:15 #8 DONE 0.2s 09:15:15 09:15:15 1 warning found (use --debug to expand): 09:15:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:15:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 09:15:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 09:15:15 #1 [internal] load build definition from Dockerfile 09:15:15 #1 transferring dockerfile: 164B done 09:15:15 #1 DONE 0.0s 09:15:15 09:15:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 09:15:15 #2 DONE 0.0s 09:15:15 09:15:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 09:15:15 #3 DONE 0.0s 09:15:15 09:15:15 #4 [internal] load .dockerignore 09:15:15 #4 transferring context: 2B done 09:15:15 #4 DONE 0.0s 09:15:15 09:15:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 09:15:15 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done 09:15:15 #5 CACHED 09:15:15 09:15:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 09:15:15 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done 09:15:15 #6 CACHED 09:15:15 09:15:15 #7 exporting to image 09:15:15 #7 exporting layers 09:15:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:15:15 #7 exporting layers done 09:15:15 #7 exporting manifest sha256:2658b2f5f1dd32ae28dfebf47e984210fbdef5504a136d7f983507bbb90e5dd1 done 09:15:15 #7 exporting config sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done 09:15:15 #7 exporting manifest sha256:85142244a913461609305dc1e4e6093de9cabbb183cd20a7ee35ff7d626bec59 done 09:15:15 #7 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 done 09:15:15 #7 exporting manifest list sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 done 09:15:15 #7 pushing layers 0.0s done 09:15:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 0.1s done 09:15:15 #7 DONE 0.1s 09:15:15 09:15:15 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 09:15:15 #8 DONE 0.0s 09:15:15 09:15:15 1 warning found (use --debug to expand): 09:15:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:15:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 --push - 09:15:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2' 09:15:15 #1 [internal] load build definition from Dockerfile 09:15:15 #1 transferring dockerfile: 169B done 09:15:15 #1 DONE 0.0s 09:15:15 09:15:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 09:15:15 #2 DONE 0.0s 09:15:15 09:15:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2 09:15:15 #3 DONE 0.0s 09:15:15 09:15:15 #4 [internal] load .dockerignore 09:15:15 #4 transferring context: 2B done 09:15:15 #4 DONE 0.0s 09:15:15 09:15:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 09:15:15 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 done 09:15:15 #5 CACHED 09:15:15 09:15:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 09:15:15 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done 09:15:15 #6 CACHED 09:15:15 09:15:15 #7 exporting to image 09:15:15 #7 exporting layers done 09:15:15 #7 exporting manifest sha256:2658b2f5f1dd32ae28dfebf47e984210fbdef5504a136d7f983507bbb90e5dd1 done 09:15:15 #7 exporting config sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done 09:15:15 #7 exporting manifest sha256:85142244a913461609305dc1e4e6093de9cabbb183cd20a7ee35ff7d626bec59 done 09:15:15 #7 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 done 09:15:15 #7 exporting manifest list sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 done 09:15:15 #7 pushing layers 0.0s done 09:15:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 09:15:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:15:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.2@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 0.1s done 09:15:16 #7 DONE 0.1s 09:15:16 09:15:16 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 09:15:16 #8 DONE 0.0s 09:15:16 09:15:16 1 warning found (use --debug to expand): 09:15:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:15:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2' 09:15:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 --push - 09:15:16 #1 [internal] load build definition from Dockerfile 09:15:16 #1 transferring dockerfile: 210B done 09:15:16 #1 DONE 0.0s 09:15:16 09:15:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 09:15:16 #2 DONE 0.0s 09:15:16 09:15:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 09:15:16 #3 DONE 0.0s 09:15:16 09:15:16 #4 [internal] load .dockerignore 09:15:16 #4 transferring context: 2B done 09:15:16 #4 DONE 0.0s 09:15:16 09:15:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 09:15:16 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done 09:15:16 #5 CACHED 09:15:16 09:15:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 09:15:16 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done 09:15:16 #6 CACHED 09:15:16 09:15:16 #7 exporting to image 09:15:16 #7 exporting layers done 09:15:16 #7 exporting manifest sha256:2658b2f5f1dd32ae28dfebf47e984210fbdef5504a136d7f983507bbb90e5dd1 done 09:15:16 #7 exporting config sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done 09:15:16 #7 exporting manifest sha256:85142244a913461609305dc1e4e6093de9cabbb183cd20a7ee35ff7d626bec59 done 09:15:16 #7 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 done 09:15:16 #7 exporting manifest list sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 done 09:15:16 #7 pushing layers 0.0s done 09:15:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 09:15:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:15:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 0.1s done 09:15:16 #7 DONE 0.1s 09:15:16 09:15:16 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 09:15:16 #8 DONE 0.0s 09:15:16 09:15:16 1 warning found (use --debug to expand): 09:15:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:15:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 09:15:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 09:15:16 #1 [internal] load build definition from Dockerfile 09:15:16 #1 transferring dockerfile: 162B done 09:15:16 #1 DONE 0.0s 09:15:16 09:15:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 09:15:16 #2 DONE 0.0s 09:15:16 09:15:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 09:15:16 #3 DONE 0.0s 09:15:16 09:15:16 #4 [internal] load .dockerignore 09:15:16 #4 transferring context: 2B done 09:15:16 #4 DONE 0.0s 09:15:16 09:15:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 09:15:16 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done 09:15:16 #5 CACHED 09:15:16 09:15:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 09:15:16 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8fa99a8039f4ef087b5302a2794ef49b34f9be2de5de7e8eaca55b5dd28dbd56 0.0s done 09:15:16 #6 CACHED 09:15:16 09:15:16 #7 exporting to image 09:15:16 #7 exporting layers done 09:15:16 #7 exporting manifest sha256:2658b2f5f1dd32ae28dfebf47e984210fbdef5504a136d7f983507bbb90e5dd1 done 09:15:16 #7 exporting config sha256:785f07d7ebf8524ba2ed78721d02f0c44f34c31abd605a74d77c36d4aac7a98f done 09:15:16 #7 exporting manifest sha256:85142244a913461609305dc1e4e6093de9cabbb183cd20a7ee35ff7d626bec59 done 09:15:16 #7 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 09:15:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:15:17 #7 exporting config sha256:4bb9805e940e7829d3935b0d121f2e68a49c5f39be1d7e920d7ac6b442a94228 done 09:15:17 #7 exporting manifest list sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 done 09:15:17 #7 pushing layers 0.0s done 09:15:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:4a7df23e9ef53fcabb6ee9c85d443f68a7cd1801bd5a76d887a4d12a08d828d4 0.1s done 09:15:17 #7 DONE 0.1s 09:15:17 09:15:17 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 09:15:17 #8 DONE 0.0s 09:15:17 09:15:17 1 warning found (use --debug to expand): 09:15:17  - 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 09:15:17 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:15:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:18 ---> package-listing.sh 09:15:18 ++ facter osfamily 09:15:18 ++ tr '[:upper:]' '[:lower:]' 09:15:18 + OS_FAMILY=redhat 09:15:18 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 09:15:18 + START_PACKAGES=/tmp/packages_start.txt 09:15:18 + END_PACKAGES=/tmp/packages_end.txt 09:15:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:18 + PACKAGES=/tmp/packages_start.txt 09:15:18 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:15:18 + PACKAGES=/tmp/packages_end.txt 09:15:18 + case "${OS_FAMILY}" in 09:15:18 + sort 09:15:18 + rpm -qa 09:15:19 + '[' -f /tmp/packages_start.txt ']' 09:15:19 + '[' -f /tmp/packages_end.txt ']' 09:15:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:19 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:15:19 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 09:15:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 09:15:19 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 09:15:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:20 09:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:20 latest: Pulling from edgex-lftools-log-publisher 09:15:20 5eb5b503b376: Pulling fs layer 09:15:20 5c69ac0246d0: Pulling fs layer 09:15:20 ec43610c2a17: Pulling fs layer 09:15:20 3a2ae6a8a46f: Pulling fs layer 09:15:20 33b1e0a273af: Pulling fs layer 09:15:20 5d3b04190fa2: Pulling fs layer 09:15:20 2f39f015ded8: Pulling fs layer 09:15:20 33b1e0a273af: Waiting 09:15:20 5d3b04190fa2: Waiting 09:15:20 2f39f015ded8: Waiting 09:15:20 3a2ae6a8a46f: Waiting 09:15:20 5c69ac0246d0: Verifying Checksum 09:15:20 5c69ac0246d0: Download complete 09:15:20 3a2ae6a8a46f: Verifying Checksum 09:15:20 3a2ae6a8a46f: Download complete 09:15:20 33b1e0a273af: Verifying Checksum 09:15:20 33b1e0a273af: Download complete 09:15:20 5d3b04190fa2: Verifying Checksum 09:15:20 5d3b04190fa2: Download complete 09:15:20 ec43610c2a17: Verifying Checksum 09:15:20 ec43610c2a17: Download complete 09:15:20 5eb5b503b376: Verifying Checksum 09:15:20 5eb5b503b376: Download complete 09:15:21 2f39f015ded8: Verifying Checksum 09:15:21 2f39f015ded8: Download complete 09:15:21 5eb5b503b376: Pull complete 09:15:22 5c69ac0246d0: Pull complete 09:15:22 ec43610c2a17: Pull complete 09:15:22 3a2ae6a8a46f: Pull complete 09:15:22 33b1e0a273af: Pull complete 09:15:23 5d3b04190fa2: Pull complete 09:15:27 2f39f015ded8: Pull complete 09:15:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:27 prd-centos7-docker-4c-2g-6299 does not seem to be running inside a container 09:15:27 $ 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 09:15:31 $ docker top df96562a728a7d4a7bbd2d311568d266088ddd97e353cae5b4ae5bf555bbec04 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:31 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:31 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:32 + ls /var/log/sa-host 09:15:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:32 provisioning config files... 09:15:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config795338454187366916tmp [Pipeline] { [Pipeline] echo 09:15:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:32 ---> create-netrc.sh [Pipeline] } 09:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:33 ---> python-tools-install.sh [Pipeline] echo 09:15:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:33 ---> sudo-logs.sh 09:15:33 Archiving 'sudo' log.. 09:15:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-6299.novalocal: Name or service not known 09:15:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-6299.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:15:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:33 ---> job-cost.sh 09:15:33 lf-activate-venv: SKIPPING 09:15:33 INFO: No Stack... 09:15:33 INFO: Retrieving Pricing Info for: v3-standard-2 09:15:34 INFO: Archiving Costs [Pipeline] echo 09:15:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:34 ---> logs-deploy.sh 09:15:34 lf-activate-venv: SKIPPING 09:15:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/192 09:15:34 INFO: archiving workspace using pattern(s): 09:15:35 Archives upload complete. 09:15:35 INFO: archiving logs to Nexus 09:15:36 ---> uname -a: 09:15:36 Linux prd-centos7-docker-4c-2g-6299.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 09:15:36 09:15:36 09:15:36 ---> lscpu: 09:15:36 Architecture: x86_64 09:15:36 CPU op-mode(s): 32-bit, 64-bit 09:15:36 Byte Order: Little Endian 09:15:36 Address sizes: 40 bits physical, 48 bits virtual 09:15:36 CPU(s): 2 09:15:36 On-line CPU(s) list: 0,1 09:15:36 Thread(s) per core: 1 09:15:36 Core(s) per socket: 1 09:15:36 Socket(s): 2 09:15:36 NUMA node(s): 1 09:15:36 Vendor ID: AuthenticAMD 09:15:36 CPU family: 23 09:15:36 Model: 49 09:15:36 Model name: AMD EPYC-Rome Processor 09:15:36 Stepping: 0 09:15:36 CPU MHz: 2800.000 09:15:36 BogoMIPS: 5600.00 09:15:36 Virtualization: AMD-V 09:15:36 Hypervisor vendor: KVM 09:15:36 Virtualization type: full 09:15:36 L1d cache: 64 KiB 09:15:36 L1i cache: 64 KiB 09:15:36 L2 cache: 1 MiB 09:15:36 L3 cache: 32 MiB 09:15:36 NUMA node0 CPU(s): 0,1 09:15:36 Vulnerability Itlb multihit: Not affected 09:15:36 Vulnerability L1tf: Not affected 09:15:36 Vulnerability Mds: Not affected 09:15:36 Vulnerability Meltdown: Not affected 09:15:36 Vulnerability Mmio stale data: Not affected 09:15:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:15:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:15:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:15:36 Vulnerability Srbds: Not affected 09:15:36 Vulnerability Tsx async abort: Not affected 09:15:36 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 09:15:36 09:15:36 09:15:36 ---> nproc: 09:15:36 2 09:15:36 09:15:36 09:15:36 ---> df -h: 09:15:36 Filesystem Size Used Avail Use% Mounted on 09:15:36 overlay 40G 7.3G 33G 19% / 09:15:36 tmpfs 64M 0 64M 0% /dev 09:15:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:15:36 shm 64M 0 64M 0% /dev/shm 09:15:36 /dev/vda1 40G 7.3G 33G 19% /facter-os 09:15:36 09:15:36 09:15:36 Cannot open /var/log/sysstat/sa05: No such file or directory 09:15:36 Please check if data collecting is enabled 09:15:36 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:36 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:15:36 $ docker stop --time=1 df96562a728a7d4a7bbd2d311568d266088ddd97e353cae5b4ae5bf555bbec04 09:15:37 $ docker rm -f --volumes df96562a728a7d4a7bbd2d311568d266088ddd97e353cae5b4ae5bf555bbec04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:15:37 [WS-CLEANUP] Deleting project workspace... 09:15:37 [WS-CLEANUP] Deferred wipeout is used... 09:15:38 [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 09:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:38 09:15:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:38 latest: Pulling from edgex-lftools-log-publisher 09:15:38 5eb5b503b376: Pulling fs layer 09:15:38 5c69ac0246d0: Pulling fs layer 09:15:38 ec43610c2a17: Pulling fs layer 09:15:38 3a2ae6a8a46f: Pulling fs layer 09:15:38 33b1e0a273af: Pulling fs layer 09:15:38 5d3b04190fa2: Pulling fs layer 09:15:38 2f39f015ded8: Pulling fs layer 09:15:38 33b1e0a273af: Waiting 09:15:38 2f39f015ded8: Waiting 09:15:38 3a2ae6a8a46f: Waiting 09:15:38 5d3b04190fa2: Waiting 09:15:38 5c69ac0246d0: Verifying Checksum 09:15:38 5c69ac0246d0: Download complete 09:15:38 3a2ae6a8a46f: Verifying Checksum 09:15:38 3a2ae6a8a46f: Download complete 09:15:38 33b1e0a273af: Download complete 09:15:38 5d3b04190fa2: Verifying Checksum 09:15:38 5d3b04190fa2: Download complete 09:15:38 ec43610c2a17: Verifying Checksum 09:15:38 ec43610c2a17: Download complete 09:15:39 5eb5b503b376: Verifying Checksum 09:15:39 5eb5b503b376: Download complete 09:15:39 2f39f015ded8: Verifying Checksum 09:15:39 2f39f015ded8: Download complete 09:15:40 5eb5b503b376: Pull complete 09:15:40 5c69ac0246d0: Pull complete 09:15:41 ec43610c2a17: Pull complete 09:15:41 3a2ae6a8a46f: Pull complete 09:15:41 33b1e0a273af: Pull complete 09:15:41 5d3b04190fa2: Pull complete 09:15:46 2f39f015ded8: Pull complete 09:15:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:46 prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container 09:15:46 $ 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 09:15:48 $ docker top 014ef38f9710082b38a656ea8e7627739ca0bc9bc9e0393dd0f4f53e2b84bb84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:48 ---> job-cost.sh 09:15:48 lf-activate-venv: SKIPPING 09:15:48 INFO: No Stack... 09:15:48 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:49 INFO: Archiving Costs [Pipeline] sh 09:15:49 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 09:15:49 + cut -d, -f6 [Pipeline] lock 09:15:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] 09:15:49 Resource [jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] did not exist. Created. 09:15:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:49 + echo total: 0.2199999988079071 [Pipeline] stash 09:15:49 Stashed 1 file(s) [Pipeline] } 09:15:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:49 $ docker stop --time=1 014ef38f9710082b38a656ea8e7627739ca0bc9bc9e0393dd0f4f53e2b84bb84 09:15:50 $ docker rm -f --volumes 014ef38f9710082b38a656ea8e7627739ca0bc9bc9e0393dd0f4f53e2b84bb84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:16:41 Removing intermediate container bacc5e0d6d5d 09:16:41 ---> ed0c43908ab5 09:16:41 Step 9/10 : COPY . . 09:16:41 ---> 6cf745b22c01 09:16:41 Step 10/10 : RUN ${MAKE} 09:16:41 ---> Running in f0a7bc54ffd3 09:16:41 noop 09:16:41 Removing intermediate container f0a7bc54ffd3 09:16:41 ---> ec31861ba43c 09:16:41 Successfully built ec31861ba43c 09:16:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:42 + docker inspect -f . ci-base-image-arm64 09:16:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:42 prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container 09:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/192 -v /w/workspace/device-modbus-go/192:/w/workspace/device-modbus-go/192:rw,z -v /w/workspace/device-modbus-go/192@tmp:/w/workspace/device-modbus-go/192@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 09:16:43 $ docker top 2437b893b8a12760c9cf54cccc486d128640139e308495a56fcfd74f8265fdad -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:44 + go version 09:16:44 go version go1.23.9 linux/arm64 [Pipeline] } 09:16:44 $ docker stop --time=1 2437b893b8a12760c9cf54cccc486d128640139e308495a56fcfd74f8265fdad 09:16:46 $ docker rm -f --volumes 2437b893b8a12760c9cf54cccc486d128640139e308495a56fcfd74f8265fdad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:46 + docker inspect -f . ci-base-image-arm64 09:16:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:47 prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container 09:16:47 $ 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/192 -v /w/workspace/device-modbus-go/192:/w/workspace/device-modbus-go/192:rw,z -v /w/workspace/device-modbus-go/192@tmp:/w/workspace/device-modbus-go/192@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 09:16:48 $ docker top 5a225208701a62d61ee517b20cb02108665ed5e03cc574a664daa90abb3705f1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:49 + git config --global --add safe.directory /w/workspace/device-modbus-go/192 [Pipeline] fileExists [Pipeline] sh 09:16:49 + make test 09:16:50 go test ./... -coverprofile=coverage.out 09:16:56 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:20:03 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 09:20:05 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.061s coverage: 46.5% of statements 09:20:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:20:06 go vet ./... 09:20:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:20:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:20:53 ./bin/test-attribution-txt.sh [Pipeline] echo 09:20:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:20:53 $ docker stop --time=1 5a225208701a62d61ee517b20cb02108665ed5e03cc574a664daa90abb3705f1 09:20:55 $ docker rm -f --volumes 5a225208701a62d61ee517b20cb02108665ed5e03cc574a664daa90abb3705f1 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:20:57 Warning: overwriting stash ‘coverage-report’ 09:20:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:20:58 + ls -al . 09:20:58 total 256 09:20:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 09:16 . 09:20:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 09:14 .. 09:20:58 -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 09:14 .dockerignore 09:20:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 09:14 .git 09:20:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:14 .github 09:20:58 -rw-rw-r-- 1 jenkins jenkins 266 Aug 5 09:14 .gitignore 09:20:58 -rw-rw-r-- 1 jenkins jenkins 199 Aug 5 09:14 .golangci.yml 09:20:58 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 5 09:14 Attribution.txt 09:20:58 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 5 09:14 CHANGELOG.md 09:20:58 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 5 09:14 Dockerfile 09:20:58 -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 09:14 GOVERNANCE.md 09:20:58 -rw-rw-r-- 1 jenkins jenkins 658 Aug 5 09:14 Jenkinsfile 09:20:58 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 09:14 LICENSE 09:20:58 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 5 09:14 Makefile 09:20:58 -rw-rw-r-- 1 jenkins jenkins 622 Aug 5 09:14 OWNERS.md 09:20:58 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 5 09:14 README.md 09:20:58 -rw-rw-r-- 1 jenkins jenkins 11 Aug 5 09:11 VERSION 09:20:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 09:14 bin 09:20:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:14 cmd 09:20:58 -rw-r--r-- 1 jenkins jenkins 27945 Aug 5 09:20 coverage.out 09:20:58 -rw-rw-r-- 1 jenkins jenkins 6377 Aug 5 09:14 go.mod 09:20:58 -rw-rw-r-- 1 jenkins jenkins 87368 Aug 5 09:14 go.sum 09:20:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 09:14 internal 09:20:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 09:14 simulator 09:20:58 -rw-rw-r-- 1 jenkins jenkins 229 Aug 5 09:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:58 + 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=0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 --label arch=arm64 --label version=4.1.0-dev.2 . 09:20:59 Sending build context to Docker daemon 14.15MB 09:20:59 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 09:20:59 Step 2/23 : FROM ${BASE} AS builder 09:20:59 ---> ec31861ba43c 09:20:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:20:59 ---> Running in 39f8ee60c715 09:20:59 Removing intermediate container 39f8ee60c715 09:20:59 ---> f5d8c5c8ad23 09:20:59 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:20:59 ---> Running in aefa3bbadae6 09:21:00 Removing intermediate container aefa3bbadae6 09:21:00 ---> 6e52053f18ca 09:21:00 Step 5/23 : RUN apk add --update --no-cache make git openssh 09:21:00 ---> Running in da7f6a53c648 09:21:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:21:02 OK: 245 MiB in 66 packages 09:21:03 Removing intermediate container da7f6a53c648 09:21:03 ---> d95e39db5c09 09:21:03 Step 6/23 : WORKDIR /device-modbus-go 09:21:03 ---> Running in 45290f198f9d 09:21:03 Removing intermediate container 45290f198f9d 09:21:03 ---> c70eeb455164 09:21:03 Step 7/23 : COPY go.mod vendor* ./ 09:21:04 ---> 40d9ec7d7fdf 09:21:04 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:04 ---> Running in 163f3a88de39 09:21:06 Removing intermediate container 163f3a88de39 09:21:06 ---> 91f972dbe29a 09:21:06 Step 9/23 : COPY . . 09:21:07 ---> ba35f74889da 09:21:07 Step 10/23 : RUN ${MAKE} 09:21:07 ---> Running in babffc7740df 09:21:08 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 09:24:30 Removing intermediate container babffc7740df 09:24:30 ---> 8fe074663c8c 09:24:30 Step 11/23 : FROM alpine:3.20 09:24:30 3.20: Pulling from library/alpine 09:24:30 13e713f82565: Pulling fs layer 09:24:30 13e713f82565: Verifying Checksum 09:24:30 13e713f82565: Download complete 09:24:30 13e713f82565: Pull complete 09:24:30 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:24:30 Status: Downloaded newer image for alpine:3.20 09:24:30 ---> c88e9dceb6cb 09:24:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 09:24:30 ---> Running in 2fc10c971702 09:24:30 Removing intermediate container 2fc10c971702 09:24:30 ---> 9af411914d84 09:24:30 Step 13/23 : RUN apk add --update --no-cache dumb-init 09:24:30 ---> Running in e22096df6ff0 09:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:30 (1/1) Installing dumb-init (1.2.5-r3) 09:24:30 Executing busybox-1.36.1-r29.trigger 09:24:30 OK: 9 MiB in 15 packages 09:24:30 Removing intermediate container e22096df6ff0 09:24:30 ---> e227761f1ea0 09:24:30 Step 14/23 : RUN apk --no-cache upgrade 09:24:30 ---> Running in d3f42b0c1dba 09:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:30 OK: 9 MiB in 15 packages 09:24:30 Removing intermediate container d3f42b0c1dba 09:24:30 ---> e3ad0e3dc023 09:24:30 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 09:24:31 ---> 6292e9a7e5f0 09:24:31 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 09:24:31 ---> e546215993a7 09:24:31 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:24:32 ---> eef0c198e7d4 09:24:32 Step 18/23 : EXPOSE 59901 09:24:32 ---> Running in 4c448658fddc 09:24:32 Removing intermediate container 4c448658fddc 09:24:32 ---> 0666c2177cf5 09:24:32 Step 19/23 : ENTRYPOINT ["/device-modbus"] 09:24:32 ---> Running in 2b049633ff17 09:24:32 Removing intermediate container 2b049633ff17 09:24:32 ---> 2b07a446a612 09:24:32 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:24:33 ---> Running in 7bbba21a1215 09:24:33 Removing intermediate container 7bbba21a1215 09:24:33 ---> c3ac26016605 09:24:33 Step 21/23 : LABEL arch=arm64 09:24:33 ---> Running in 9d00a0b2bd35 09:24:33 Removing intermediate container 9d00a0b2bd35 09:24:33 ---> 0adf861127ae 09:24:33 Step 22/23 : LABEL git_sha=0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:24:33 ---> Running in 27fa431e8d7d 09:24:34 Removing intermediate container 27fa431e8d7d 09:24:34 ---> 9f8349dda20b 09:24:34 Step 23/23 : LABEL version=4.1.0-dev.2 09:24:34 ---> Running in d3f5a97e1564 09:24:34 Removing intermediate container d3f5a97e1564 09:24:34 ---> d8f85131805d 09:24:34 [Warning] One or more build-args [ARCH] were not consumed 09:24:34 Successfully built d8f85131805d 09:24:34 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 09:24:34 provisioning config files... 09:24:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/192@tmp/config9210165774765844992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:35 ---> ****-login.sh 09:24:35 nexus3.edgexfoundry.org:10001 09:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:35 Configure a credential helper to remove this warning. See 09:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:35 09:24:35 Login Succeeded 09:24:35 nexus3.edgexfoundry.org:10002 09:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:35 Configure a credential helper to remove this warning. See 09:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:35 09:24:35 Login Succeeded 09:24:35 nexus3.edgexfoundry.org:10003 09:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:35 Configure a credential helper to remove this warning. See 09:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:35 09:24:35 Login Succeeded 09:24:35 nexus3.edgexfoundry.org:10004 09:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:36 Configure a credential helper to remove this warning. See 09:24:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:36 09:24:36 Login Succeeded 09:24:36 ****.io 09:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:36 Configure a credential helper to remove this warning. See 09:24:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:36 09:24:36 Login Succeeded 09:24:36 ---> ****-login.sh ends [Pipeline] } 09:24:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:24:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:24:36 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 09:24:36 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:24:36 latest 09:24:36 4.1.0-dev.2 09:24:36 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 09:24:36 main 09:24:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:37 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:24:37 f8b7b65e68e6: Preparing 09:24:37 bf00895dc50a: Preparing 09:24:37 0c4b8a92267f: Preparing 09:24:37 0a5f91a563d9: Preparing 09:24:37 20f8fe9095ba: Preparing 09:24:37 1e890da81ec9: Preparing 09:24:37 0a5f91a563d9: Pushed 09:24:37 f8b7b65e68e6: Pushed 09:24:37 bf00895dc50a: Pushed 09:24:37 20f8fe9095ba: Pushed 09:24:37 1e890da81ec9: Layer already exists 09:24:46 0c4b8a92267f: Pushed 09:24:46 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961: digest: sha256:fff0f45bff62d903978583690d2a5dcefab603d950e75828c5fd4cc0e34a0a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:46 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:24:46 f8b7b65e68e6: Preparing 09:24:46 bf00895dc50a: Preparing 09:24:46 0c4b8a92267f: Preparing 09:24:46 0a5f91a563d9: Preparing 09:24:46 20f8fe9095ba: Preparing 09:24:46 1e890da81ec9: Preparing 09:24:46 0c4b8a92267f: Layer already exists 09:24:46 20f8fe9095ba: Layer already exists 09:24:46 bf00895dc50a: Layer already exists 09:24:46 0a5f91a563d9: Layer already exists 09:24:46 f8b7b65e68e6: Layer already exists 09:24:46 1e890da81ec9: Layer already exists 09:24:46 latest: digest: sha256:fff0f45bff62d903978583690d2a5dcefab603d950e75828c5fd4cc0e34a0a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:47 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.2 09:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:24:47 f8b7b65e68e6: Preparing 09:24:47 bf00895dc50a: Preparing 09:24:47 0c4b8a92267f: Preparing 09:24:47 0a5f91a563d9: Preparing 09:24:47 20f8fe9095ba: Preparing 09:24:47 1e890da81ec9: Preparing 09:24:47 1e890da81ec9: Waiting 09:24:47 f8b7b65e68e6: Layer already exists 09:24:47 20f8fe9095ba: Layer already exists 09:24:47 bf00895dc50a: Layer already exists 09:24:47 0a5f91a563d9: Layer already exists 09:24:47 0c4b8a92267f: Layer already exists 09:24:47 1e890da81ec9: Layer already exists 09:24:47 4.1.0-dev.2: digest: sha256:fff0f45bff62d903978583690d2a5dcefab603d950e75828c5fd4cc0e34a0a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:48 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 09:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:24:48 f8b7b65e68e6: Preparing 09:24:48 bf00895dc50a: Preparing 09:24:48 0c4b8a92267f: Preparing 09:24:48 0a5f91a563d9: Preparing 09:24:48 20f8fe9095ba: Preparing 09:24:48 1e890da81ec9: Preparing 09:24:48 1e890da81ec9: Waiting 09:24:48 20f8fe9095ba: Layer already exists 09:24:48 0c4b8a92267f: Layer already exists 09:24:48 0a5f91a563d9: Layer already exists 09:24:48 bf00895dc50a: Layer already exists 09:24:48 f8b7b65e68e6: Layer already exists 09:24:48 1e890da81ec9: Layer already exists 09:24:48 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2: digest: sha256:fff0f45bff62d903978583690d2a5dcefab603d950e75828c5fd4cc0e34a0a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:48 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 09:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:24:49 f8b7b65e68e6: Preparing 09:24:49 bf00895dc50a: Preparing 09:24:49 0c4b8a92267f: Preparing 09:24:49 0a5f91a563d9: Preparing 09:24:49 20f8fe9095ba: Preparing 09:24:49 1e890da81ec9: Preparing 09:24:49 1e890da81ec9: Waiting 09:24:49 20f8fe9095ba: Layer already exists 09:24:49 0a5f91a563d9: Layer already exists 09:24:49 f8b7b65e68e6: Layer already exists 09:24:49 bf00895dc50a: Layer already exists 09:24:49 0c4b8a92267f: Layer already exists 09:24:49 1e890da81ec9: Layer already exists 09:24:49 main: digest: sha256:fff0f45bff62d903978583690d2a5dcefab603d950e75828c5fd4cc0e34a0a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:24:49 ===================================================== [Pipeline] echo 09:24:49 taggedImages: 09:24:49 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 09:24:49 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:24:49 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.2 09:24:49 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 09:24:49 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 09:24:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] echo 09:24:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 09:24:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.2 [Pipeline] echo 09:24:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:0e4f43e01ec0f3a11daaf13de268c71f5d0c5961-4.1.0-dev.2 [Pipeline] echo 09:24:49 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 09:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:24:49 09:24:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:24:49 arm64: Pulling from edgex-lftools-log-publisher 09:24:49 8998bd30e6a1: Pulling fs layer 09:24:49 04944245beec: Pulling fs layer 09:24:49 699f458cf7ca: Pulling fs layer 09:24:49 765212b225bb: Pulling fs layer 09:24:49 f23df028b6ca: Pulling fs layer 09:24:49 d65c8cfc05b1: Pulling fs layer 09:24:49 2437ff75d9bd: Pulling fs layer 09:24:49 765212b225bb: Waiting 09:24:49 f23df028b6ca: Waiting 09:24:49 d65c8cfc05b1: Waiting 09:24:49 2437ff75d9bd: Waiting 09:24:50 04944245beec: Verifying Checksum 09:24:50 04944245beec: Download complete 09:24:50 765212b225bb: Verifying Checksum 09:24:50 765212b225bb: Download complete 09:24:50 f23df028b6ca: Verifying Checksum 09:24:50 f23df028b6ca: Download complete 09:24:50 d65c8cfc05b1: Verifying Checksum 09:24:50 d65c8cfc05b1: Download complete 09:24:50 699f458cf7ca: Verifying Checksum 09:24:50 699f458cf7ca: Download complete 09:24:50 8998bd30e6a1: Verifying Checksum 09:24:50 8998bd30e6a1: Download complete 09:24:53 2437ff75d9bd: Verifying Checksum 09:24:53 2437ff75d9bd: Download complete 09:24:55 8998bd30e6a1: Pull complete 09:24:55 04944245beec: Pull complete 09:24:57 699f458cf7ca: Pull complete 09:24:57 765212b225bb: Pull complete 09:24:58 f23df028b6ca: Pull complete 09:24:58 d65c8cfc05b1: Pull complete 09:25:16 2437ff75d9bd: Pull complete 09:25:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:25:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:16 prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container 09:25:16 $ 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/192 -v /w/workspace/device-modbus-go/192:/w/workspace/device-modbus-go/192:rw,z -v /w/workspace/device-modbus-go/192@tmp:/w/workspace/device-modbus-go/192@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 09:25:19 $ docker top 9f22bbc2f7b4487ac9c1cb413872349795761d280c03f60cf492af6cfe3e41eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:20 ---> job-cost.sh 09:25:20 lf-activate-venv: SKIPPING 09:25:20 INFO: No Stack... 09:25:20 INFO: Retrieving Pricing Info for: v3-standard-4 09:25:21 INFO: Archiving Costs [Pipeline] sh 09:25:22 + cat /w/workspace/device-modbus-go/192/archives/cost.csv 09:25:22 + cut -d, -f6 [Pipeline] lock 09:25:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] 09:25:22 Resource [jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] did not exist. Created. 09:25:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:25:22 /w/workspace/device-modbus-go/192@tmp/durable-7dd53dc5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:25:23 + echo total: 0.10999999940395355 [Pipeline] stash 09:25:23 Warning: overwriting stash ‘stack-cost’ 09:25:23 Stashed 1 file(s) [Pipeline] } 09:25:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 09:25:23 $ docker stop --time=1 9f22bbc2f7b4487ac9c1cb413872349795761d280c03f60cf492af6cfe3e41eb 09:25:25 $ docker rm -f --volumes 9f22bbc2f7b4487ac9c1cb413872349795761d280c03f60cf492af6cfe3e41eb [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 09:25:26 provisioning config files... 09:25:26 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7438975032510631210tmp [Pipeline] { [Pipeline] sh 09:25:26 + set +x 09:25:26 + curl -s https://codecov.io/bash 09:25:26 + bash -s -- 09:25:26 09:25:26 _____ _ 09:25:26 / ____| | | 09:25:26 | | ___ __| | ___ ___ _____ __ 09:25:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:25:26 | |___| (_) | (_| | __/ (_| (_) \ V / 09:25:26 \_____\___/ \__,_|\___|\___\___/ \_/ 09:25:26 Bash-1.0.6 09:25:26 09:25:26 09:25:26 ==> git version 2.25.1 found 09:25:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:25:26 Release-Date: 2020-01-08 09:25:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:25:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:25:26 ==> Jenkins CI detected. 09:25:26 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 09:25:26 project root: . 09:25:26 --> token set from env 09:25:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:25:26 ==> Running gcov in . (disable via -X gcov) 09:25:26 ==> Python coveragepy not found 09:25:26 ==> Searching for coverage reports in: 09:25:26 + . 09:25:26 -> Found 1 reports 09:25:26 ==> Detecting git/mercurial file structure 09:25:26 ==> Reading reports 09:25:26 + ./coverage.out bytes=27945 09:25:26 ==> Appending adjustments 09:25:26 https://docs.codecov.io/docs/fixing-reports 09:25:26 + Found adjustments 09:25:26 ==> Gzipping contents 09:25:26 8.0K /tmp/codecov.i1Ebj1.gz 09:25:26 ==> Uploading reports 09:25:26 url: https://codecov.io 09:25:26 query: branch=main&commit=0e4f43e01ec0f3a11daaf13de268c71f5d0c5961&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:25:26 -> Pinging Codecov 09:25:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0e4f43e01ec0f3a11daaf13de268c71f5d0c5961&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:25:27 -> Uploading to 09:25:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/0e4f43e01ec0f3a11daaf13de268c71f5d0c5961/bf771041-ce69-4647-ace6-fbcd5c012c1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250805%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250805T092527Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b53fc797c16e7c460653377e61a06fef7a9f904d5c2e260a13e53a7f87d168c2 09:25:27 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:27 Dload Upload Total Spent Left Speed 09:25:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 30404 --:--:-- --:--:-- --:--:-- 30404 09:25:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] } 09:25:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:25:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:25:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:25:27 09:25:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:25:28 latest: Pulling from edgex-devops/edgex-snyk-go 09:25:28 0a9a5dfd008f: Already exists 09:25:28 36466aa92d05: Already exists 09:25:28 e10405b45d13: Already exists 09:25:28 096b7ceb2af7: Already exists 09:25:28 4f4fb700ef54: Already exists 09:25:28 e50aa161e22a: Pulling fs layer 09:25:28 d3c8db5fb9df: Pulling fs layer 09:25:28 e50aa161e22a: Download complete 09:25:28 e50aa161e22a: Pull complete 09:25:29 d3c8db5fb9df: Verifying Checksum 09:25:29 d3c8db5fb9df: Download complete 09:25:32 d3c8db5fb9df: Pull complete 09:25:32 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 09:25:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:25:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:32 prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container 09:25:32 $ 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 09:25:34 $ docker top a387ee925d567ee96c3afc645deb5aad43e796c54db8b4ddeb6587abf0162c1a -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:34 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 09:25:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 09:25:35 + set -o pipefail 09:25:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 09:25:41 09:25:41 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 09:25:41 09:25:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/ef1b95a8-62b0-4f9c-9808-b3119fb2a642 09:25:41 09:25:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:25:41 09:25:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:25:41 09:25:41 09:25:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:25:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:25:42 $ docker stop --time=1 a387ee925d567ee96c3afc645deb5aad43e796c54db8b4ddeb6587abf0162c1a 09:25:44 $ docker rm -f --volumes a387ee925d567ee96c3afc645deb5aad43e796c54db8b4ddeb6587abf0162c1a [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 09:25:45 + git log --format=format:%s -1 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 [Pipeline] sh 09:25:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:25:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:46 prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container 09:25:46 $ 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 09:25:46 $ docker top aab8d568618ab0f685ee025b93277d3b17c9cf57f6d5beff43989e0d8f49b432 -eo pid,comm 09:25:46 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). 09:25:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:25:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:25:46 [ssh-agent] Looking for ssh-agent implementation... 09:25:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:46 $ docker exec aab8d568618ab0f685ee025b93277d3b17c9cf57f6d5beff43989e0d8f49b432 ssh-agent 09:25:46 SSH_AUTH_SOCK=/tmp/ssh-79u7rEgpnFww/agent.32 09:25:46 SSH_AGENT_PID=38 09:25:46 Running ssh-add (command line suppressed) 09:25:46 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6218119218242581081.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6218119218242581081.key) 09:25:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:25:47 + git semver tag 09:25:47 2025-08-05 09:25:47,314 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:25:47 2025-08-05 09:25:47,317 [run_tag] DEBUG tag force:False 09:25:47 2025-08-05 09:25:47,317 [check_head_tag] DEBUG check head tag 09:25:47 2025-08-05 09:25:47,317 [execute] INFO git cat-file --batch-check 09:25:47 2025-08-05 09:25:47,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 09:25:47 2025-08-05 09:25:47,319 [execute] INFO git cat-file --batch 09:25:47 2025-08-05 09:25:47,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 09:25:47 2025-08-05 09:25:47,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:25:47 2025-08-05 09:25:47,328 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 09:25:47 2025-08-05 09:25:47,328 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 09:25:47 2025-08-05 09:25:47,331 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:25:47 4.1.0-dev.2 [Pipeline] } 09:25:47 $ docker exec --env ******** --env ******** aab8d568618ab0f685ee025b93277d3b17c9cf57f6d5beff43989e0d8f49b432 ssh-agent -k 09:25:47 unset SSH_AUTH_SOCK; 09:25:47 unset SSH_AGENT_PID; 09:25:47 echo Agent pid 38 killed; 09:25:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:25:47 + git semver [Pipeline] } 09:25:48 $ docker stop --time=1 aab8d568618ab0f685ee025b93277d3b17c9cf57f6d5beff43989e0d8f49b432 09:25:49 $ docker rm -f --volumes aab8d568618ab0f685ee025b93277d3b17c9cf57f6d5beff43989e0d8f49b432 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:25:49 09:25:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:25:50 0.23.1-centos7: Pulling from edgex-lftools 09:25:50 ab5ef0e58194: Pulling fs layer 09:25:50 9712f1f96733: Pulling fs layer 09:25:50 63f879dbbcfc: Pulling fs layer 09:25:50 0d9ebad4ef96: Pulling fs layer 09:25:50 e9a5061849ea: Pulling fs layer 09:25:50 d747dcd14b5f: Pulling fs layer 09:25:50 2de7ff778b66: Pulling fs layer 09:25:50 0d9ebad4ef96: Waiting 09:25:50 e9a5061849ea: Waiting 09:25:50 d747dcd14b5f: Waiting 09:25:50 9712f1f96733: Verifying Checksum 09:25:50 9712f1f96733: Download complete 09:25:50 63f879dbbcfc: Verifying Checksum 09:25:50 63f879dbbcfc: Download complete 09:25:50 e9a5061849ea: Verifying Checksum 09:25:50 e9a5061849ea: Download complete 09:25:50 d747dcd14b5f: Download complete 09:25:50 0d9ebad4ef96: Verifying Checksum 09:25:50 0d9ebad4ef96: Download complete 09:25:50 2de7ff778b66: Verifying Checksum 09:25:50 2de7ff778b66: Download complete 09:25:50 ab5ef0e58194: Verifying Checksum 09:25:50 ab5ef0e58194: Download complete 09:25:54 ab5ef0e58194: Pull complete 09:25:54 9712f1f96733: Pull complete 09:25:54 63f879dbbcfc: Pull complete 09:26:00 0d9ebad4ef96: Pull complete 09:26:00 e9a5061849ea: Pull complete 09:26:00 d747dcd14b5f: Pull complete 09:26:01 2de7ff778b66: Pull complete 09:26:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:26:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:01 prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container 09:26:01 $ 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 09:26:04 $ docker top 5b487a07b0c6a9c900f5163c6486761db278f8386260022b878a7a1beb9f156b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:26:04 provisioning config files... 09:26:04 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9637583727309261025tmp 09:26:04 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14443797188086294169tmp 09:26:04 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3028990203194137217tmp [Pipeline] { [Pipeline] echo 09:26:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:26:04 ---> sigul-configuration.sh 09:26:04 gpg: directory `/root/.gnupg' created 09:26:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:26:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:26:04 gpg: keyring `/root/.gnupg/secring.gpg' created 09:26:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:26:04 gpg: CAST5 encrypted data 09:26:04 gpg: encrypted with 1 passphrase 09:26:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:26:04 + mkdir /home/jenkins 09:26:04 + mkdir /home/jenkins/sigul [Pipeline] sh 09:26:05 + 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 09:26:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:26:05 ---> sigul-install.sh 09:26:05 Sigul already installed; skipping installation. [Pipeline] sh 09:26:05 + git tag --list 09:26:05 0.7.1 09:26:05 v1.0.0 09:26:05 v1.1.0 09:26:05 v1.1.1 09:26:05 v1.2.2 09:26:05 v1.3.0 09:26:05 v1.3.1 09:26:05 v2.0.0 09:26:05 v2.1.0 09:26:05 v2.1.1 09:26:05 v2.2.0 09:26:05 v2.3.0 09:26:05 v3.0 09:26:05 v3.0.0 09:26:05 v3.1 09:26:05 v3.1.0 09:26:05 v3.1.1 09:26:05 v4.0 09:26:05 v4.0.0 09:26:05 v4.1.0-dev.1 09:26:05 v4.1.0-dev.2 [Pipeline] sh 09:26:05 + lftools sign git-tag v4.1.0-dev.2 09:26:06 Signing Git tag with Sigul... 09:26:06 Signing v4.1.0-dev.2 [Pipeline] echo 09:26:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:26:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:26:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:26:07 $ docker stop --time=1 5b487a07b0c6a9c900f5163c6486761db278f8386260022b878a7a1beb9f156b 09:26:08 $ docker rm -f --volumes 5b487a07b0c6a9c900f5163c6486761db278f8386260022b878a7a1beb9f156b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:26:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:26:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:26:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:09 prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container 09:26:09 $ 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 09:26:09 $ docker top 5be264fa52bf9f7bdd73d9904aed0bfeececdc3c6cb0770a6bfb180ade016ae0 -eo pid,comm 09:26: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). 09:26:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:09 [ssh-agent] Looking for ssh-agent implementation... 09:26:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:09 $ docker exec 5be264fa52bf9f7bdd73d9904aed0bfeececdc3c6cb0770a6bfb180ade016ae0 ssh-agent 09:26:09 SSH_AUTH_SOCK=/tmp/ssh-zwh8OE89mRgR/agent.32 09:26:09 SSH_AGENT_PID=38 09:26:09 Running ssh-add (command line suppressed) 09:26:10 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15904524128878665296.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15904524128878665296.key) 09:26:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:10 + git semver bump pre 09:26:10 2025-08-05 09:26:10,514 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:26:10 2025-08-05 09:26:10,518 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:26:10 2025-08-05 09:26:10,518 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 09:26:10 2025-08-05 09:26:10,518 [bump_version] DEBUG bumped version:4.1.0-dev.3 09:26:10 2025-08-05 09:26:10,518 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 09:26:10 2025-08-05 09:26:10,518 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:26:10 2025-08-05 09:26:10,518 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:26:10 2025-08-05 09:26:10,521 [execute] INFO git cat-file --batch-check 09:26:10 2025-08-05 09:26:10,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:26:10 2025-08-05 09:26:10,525 [execute] INFO git cat-file --batch 09:26:10 2025-08-05 09:26:10,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:26:10 2025-08-05 09:26:10,529 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:26:10 4.1.0-dev.3 [Pipeline] } 09:26:10 $ docker exec --env ******** --env ******** 5be264fa52bf9f7bdd73d9904aed0bfeececdc3c6cb0770a6bfb180ade016ae0 ssh-agent -k 09:26:10 unset SSH_AUTH_SOCK; 09:26:10 unset SSH_AGENT_PID; 09:26:10 echo Agent pid 38 killed; 09:26:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:11 + git semver [Pipeline] } 09:26:11 $ docker stop --time=1 5be264fa52bf9f7bdd73d9904aed0bfeececdc3c6cb0770a6bfb180ade016ae0 09:26:12 $ docker rm -f --volumes 5be264fa52bf9f7bdd73d9904aed0bfeececdc3c6cb0770a6bfb180ade016ae0 [Pipeline] // withDockerContainer [Pipeline] sh 09:26:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:26:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:26:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:13 prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container 09:26:13 $ 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 09:26:13 $ docker top 4ba603aaabdcc3c8e742e57f89400f8c539cc7ace3e51726e34ec1b94f6ca559 -eo pid,comm 09:26:13 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). 09:26:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:13 [ssh-agent] Looking for ssh-agent implementation... 09:26:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:13 $ docker exec 4ba603aaabdcc3c8e742e57f89400f8c539cc7ace3e51726e34ec1b94f6ca559 ssh-agent 09:26:13 SSH_AUTH_SOCK=/tmp/ssh-mWXnIlHLECEt/agent.32 09:26:13 SSH_AGENT_PID=38 09:26:13 Running ssh-add (command line suppressed) 09:26:13 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9710558858043274523.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9710558858043274523.key) 09:26:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:14 + git semver push 09:26:14 2025-08-05 09:26:14,431 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:26:14 2025-08-05 09:26:14,434 [run_push] DEBUG push 09:26:14 2025-08-05 09:26:14,435 [execute] INFO git cat-file --batch-check 09:26:14 2025-08-05 09:26:14,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:26:14 2025-08-05 09:26:14,437 [execute] INFO git rev-list f88c4780717b084703c1c33bbda3d1c3e1da3abb -- 09:26:14 2025-08-05 09:26:14,437 [execute] DEBUG Popen(['git', 'rev-list', 'f88c4780717b084703c1c33bbda3d1c3e1da3abb', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:26:14 2025-08-05 09:26:14,445 [execute] INFO git fetch -v -- origin 09:26:14 2025-08-05 09:26:14,445 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:26:15 2025-08-05 09:26:14,891 [run_push] DEBUG no remote changes detected 09:26:15 2025-08-05 09:26:14,892 [execute] INFO git push origin semver 09:26:15 2025-08-05 09:26:14,892 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:26:15 2025-08-05 09:26:15,756 [run_push] DEBUG push all version tags 09:26:15 2025-08-05 09:26:15,756 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:26:15 2025-08-05 09:26:15,756 [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) 09:26:17 2025-08-05 09:26:16,983 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:26:17 4.1.0-dev.3 [Pipeline] } 09:26:17 $ docker exec --env ******** --env ******** 4ba603aaabdcc3c8e742e57f89400f8c539cc7ace3e51726e34ec1b94f6ca559 ssh-agent -k 09:26:17 unset SSH_AUTH_SOCK; 09:26:17 unset SSH_AGENT_PID; 09:26:17 echo Agent pid 38 killed; 09:26:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:17 + git semver [Pipeline] } 09:26:18 $ docker stop --time=1 4ba603aaabdcc3c8e742e57f89400f8c539cc7ace3e51726e34ec1b94f6ca559 09:26:19 $ docker rm -f --volumes 4ba603aaabdcc3c8e742e57f89400f8c539cc7ace3e51726e34ec1b94f6ca559 [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 09:26:19 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 09:26:19 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 09:26:19 total 16 09:26:19 drwxr-xr-x 3 root root 4096 Aug 5 09:15 . 09:26:19 drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 09:26 .. 09:26:19 drwxr-xr-x 2 root root 4096 Aug 5 09:15 cost 09:26:19 -rw-r--r-- 1 root root 88 Aug 5 09:15 cost.csv 09:26:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 09:26:19 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 09:26:19 total 16 09:26:19 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 09:15 . 09:26:19 drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 09:26 .. 09:26:19 drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 09:15 cost 09:26:19 -rw-r--r-- 1 jenkins jenkins 88 Aug 5 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:26:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:26:21 ---> package-listing.sh 09:26:21 ++ facter osfamily 09:26:21 ++ tr '[:upper:]' '[:lower:]' 09:26:21 + OS_FAMILY=debian 09:26:21 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 09:26:21 + START_PACKAGES=/tmp/packages_start.txt 09:26:21 + END_PACKAGES=/tmp/packages_end.txt 09:26:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:26:21 + PACKAGES=/tmp/packages_start.txt 09:26:21 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:26:21 + PACKAGES=/tmp/packages_end.txt 09:26:21 + case "${OS_FAMILY}" in 09:26:21 + dpkg -l 09:26:21 + grep '^ii' 09:26:21 + '[' -f /tmp/packages_start.txt ']' 09:26:21 + '[' -f /tmp/packages_end.txt ']' 09:26:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:26:21 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:26:21 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 09:26:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 09:26:21 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 09:26:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:22 prd-ubuntu20.04-docker-8c-8g-6297 does not seem to be running inside a container 09:26:22 $ 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 09:26:22 $ docker top afba4a8c017616e1f44f3391672ceedfa0ea8e5b91d59538bbbbd2d0d61c4446 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:22 + touch /tmp/pre-build-complete [Pipeline] sh 09:26:23 + mkdir -p /var/log/sysstat [Pipeline] sh 09:26:23 + ls /var/log/sa-host 09:26:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:23 provisioning config files... 09:26:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12008832977277741789tmp [Pipeline] { [Pipeline] echo 09:26:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:26:23 ---> create-netrc.sh [Pipeline] } 09:26:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:26:24 ---> python-tools-install.sh [Pipeline] echo 09:26:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:26:24 ---> sudo-logs.sh 09:26:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:26:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:26:24 ---> job-cost.sh 09:26:24 lf-activate-venv: SKIPPING 09:26:24 DEBUG: total: 0.2199999988079071 09:26:24 INFO: Retrieving Stack Cost... 09:26:24 INFO: Retrieving Pricing Info for: v3-standard-8 09:26:25 INFO: Archiving Costs [Pipeline] echo 09:26:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:26:25 ---> logs-deploy.sh 09:26:25 lf-activate-venv: SKIPPING 09:26:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/192 09:26:25 INFO: archiving workspace using pattern(s): 09:26:26 Archives upload complete. 09:26:26 INFO: archiving logs to Nexus