Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1029fbc3c8cca04e318fee9f77de6180b4ee9138 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-ssh67604486207117730.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-ssh18366270239171015200.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-ssh1161302941302875289.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-ssh13601551859685649362.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-ssh7363946885315199243.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7067 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 1029fbc3c8cca04e318fee9f77de6180b4ee9138 (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 1029fbc3c8cca04e318fee9f77de6180b4ee9138 # timeout=10 Commit message: "Merge pull request #649 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30" > git rev-list --no-walk 4d8bab9e2b5a5de8d2b305e7a7ef03477ff6cc9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:02:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:02:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:02:22 ========================================================= 07:02:22 EdgeX Global Pipelines Version Info 07:02:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:02:23 ------------------- 07:02:23 stable info: 07:02:23 ------------------- 07:02:23 Commited By: Cherry Wang cherry@iotechsys.com 07:02:23 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:02:23 Message: update stable to v1.0.276 07:02:24 ------------------- 07:02:24 experimental info: 07:02:24 ------------------- 07:02:24 Commited By: **** collab-it+edgex@linuxfoundation.org 07:02:24 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:02:24 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1029fbc [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:25 provisioning config files... 07:02:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9221408536287989535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:25 ---> ****-login.sh 07:02:25 nexus3.edgexfoundry.org:10001 07:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:25 07:02:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:02:25 Configure a credential helper to remove this warning. See 07:02:25 https://docs.****.com/go/credential-store/ 07:02:25 07:02:25 Login Succeeded 07:02:25 nexus3.edgexfoundry.org:10002 07:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:25 07:02:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:02:25 Configure a credential helper to remove this warning. See 07:02:25 https://docs.****.com/go/credential-store/ 07:02:25 07:02:25 Login Succeeded 07:02:25 nexus3.edgexfoundry.org:10003 07:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:25 07:02:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:02:25 Configure a credential helper to remove this warning. See 07:02:25 https://docs.****.com/go/credential-store/ 07:02:25 07:02:25 Login Succeeded 07:02:25 nexus3.edgexfoundry.org:10004 07:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:25 07:02:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:02:25 Configure a credential helper to remove this warning. See 07:02:25 https://docs.****.com/go/credential-store/ 07:02:25 07:02:25 Login Succeeded 07:02:25 ****.io 07:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:26 07:02:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:02:26 Configure a credential helper to remove this warning. See 07:02:26 https://docs.****.com/go/credential-store/ 07:02:26 07:02:26 Login Succeeded 07:02:26 ---> ****-login.sh ends [Pipeline] } 07:02:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:02:26 + git rev-list -1 --merges 1029fbc3c8cca04e318fee9f77de6180b4ee9138~1..1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] echo 07:02:26 -----------> git rev-list -1 --merges 1029fbc3c8cca04e318fee9f77de6180b4ee9138~1..1029fbc3c8cca04e318fee9f77de6180b4ee9138 1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:02:26 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [false] [Pipeline] sh 07:02:27 + git log --format=format:%s -1 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] echo 07:02:27 ========================================================= 07:02:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:02:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:02:27 + git log --format=format:%s -1 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] echo 07:02:27 [semverPrep] GIT_COMMIT: 1029fbc3c8cca04e318fee9f77de6180b4ee9138, Commit Message: Merge pull request #649 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30 [Pipeline] echo 07:02:27 [semverPrep] This is not a build commit. [Pipeline] sh 07:02:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:02:27 + grep -v github /etc/ssh/ssh_known_hosts 07:02:27 + [ -e /tmp/ssh_known_hosts ] 07:02:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:02:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:02:27 + sudo tee -a /etc/ssh/ssh_known_hosts 07:02:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:28 07:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:28 0.1.4: Pulling from edgex-devops/py-git-semver 07:02:28 3dae71ba6b94: Pulling fs layer 07:02:28 6bf1a483ea7c: Pulling fs layer 07:02:28 f5dfc541a4d3: Pulling fs layer 07:02:28 461d9e800cba: Pulling fs layer 07:02:28 80192f66455f: Pulling fs layer 07:02:28 2e8e34ca0e6c: Pulling fs layer 07:02:28 a29436f7fd5d: Pulling fs layer 07:02:28 923cac83aea3: Pulling fs layer 07:02:28 25ad8b0a4227: Pulling fs layer 07:02:28 db01528c6b51: Pulling fs layer 07:02:28 461d9e800cba: Waiting 07:02:28 80192f66455f: Waiting 07:02:28 923cac83aea3: Waiting 07:02:28 2e8e34ca0e6c: Waiting 07:02:28 25ad8b0a4227: Waiting 07:02:28 a29436f7fd5d: Waiting 07:02:28 28988de357af: Pulling fs layer 07:02:28 db01528c6b51: Waiting 07:02:28 28988de357af: Waiting 07:02:28 6bf1a483ea7c: Verifying Checksum 07:02:28 6bf1a483ea7c: Download complete 07:02:28 461d9e800cba: Verifying Checksum 07:02:28 461d9e800cba: Download complete 07:02:28 80192f66455f: Verifying Checksum 07:02:28 80192f66455f: Download complete 07:02:28 f5dfc541a4d3: Verifying Checksum 07:02:28 f5dfc541a4d3: Download complete 07:02:28 3dae71ba6b94: Verifying Checksum 07:02:28 3dae71ba6b94: Download complete 07:02:28 923cac83aea3: Verifying Checksum 07:02:28 923cac83aea3: Download complete 07:02:28 25ad8b0a4227: Verifying Checksum 07:02:28 25ad8b0a4227: Download complete 07:02:28 db01528c6b51: Download complete 07:02:28 28988de357af: Verifying Checksum 07:02:28 28988de357af: Download complete 07:02:28 a29436f7fd5d: Verifying Checksum 07:02:28 a29436f7fd5d: Download complete 07:02:29 2e8e34ca0e6c: Verifying Checksum 07:02:29 2e8e34ca0e6c: Download complete 07:02:30 3dae71ba6b94: Pull complete 07:02:30 6bf1a483ea7c: Pull complete 07:02:31 f5dfc541a4d3: Pull complete 07:02:31 461d9e800cba: Pull complete 07:02:31 80192f66455f: Pull complete 07:02:36 2e8e34ca0e6c: Pull complete 07:02:36 a29436f7fd5d: Pull complete 07:02:36 923cac83aea3: Pull complete 07:02:36 25ad8b0a4227: Pull complete 07:02:36 db01528c6b51: Pull complete 07:02:36 28988de357af: Pull complete 07:02:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:02:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:37 prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container 07:02:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:02:38 $ docker top 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 -eo pid,comm 07:02:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:02:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:38 [ssh-agent] Looking for ssh-agent implementation... 07:02:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:39 $ docker exec 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 ssh-agent 07:02:39 SSH_AUTH_SOCK=/tmp/ssh-GQWKNGjK8VAD/agent.34 07:02:39 SSH_AGENT_PID=40 07:02:39 Running ssh-add (command line suppressed) 07:02:39 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10208822346454286834.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10208822346454286834.key) 07:02:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:39 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 07:02:39 + git tag --points-at HEAD [Pipeline] } 07:02:39 $ docker exec --env ******** --env ******** 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 ssh-agent -k 07:02:39 unset SSH_AUTH_SOCK; 07:02:39 unset SSH_AGENT_PID; 07:02:39 echo Agent pid 40 killed; 07:02:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:02:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:40 [ssh-agent] Looking for ssh-agent implementation... 07:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:40 $ docker exec 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 ssh-agent 07:02:40 SSH_AUTH_SOCK=/tmp/ssh-ipf8fPa55taM/agent.87 07:02:40 SSH_AGENT_PID=93 07:02:40 Running ssh-add (command line suppressed) 07:02:40 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10001294992441231324.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10001294992441231324.key) 07:02:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:40 + git semver init 07:02:40 2025-08-15 07:02:40,830 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:02:40 2025-08-15 07:02:40,836 [run_init] DEBUG init version:0.0.0 force:False 07:02:40 2025-08-15 07:02:40,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 07:02:40 2025-08-15 07:02:40,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 07:02:40 2025-08-15 07:02:40,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 07:02:42 2025-08-15 07:02:42,025 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 07:02:42 2025-08-15 07:02:42,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 07:02:42 2025-08-15 07:02:42,026 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:02:42 2025-08-15 07:02:42,026 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:02:42 4.1.0-dev.5 [Pipeline] } 07:02:42 $ docker exec --env ******** --env ******** 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 ssh-agent -k 07:02:42 unset SSH_AUTH_SOCK; 07:02:42 unset SSH_AGENT_PID; 07:02:42 echo Agent pid 93 killed; 07:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:42 + git semver [Pipeline] } 07:02:42 $ docker stop --time=1 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 07:02:44 $ docker rm -f --volumes 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 [Pipeline] // withDockerContainer [Pipeline] sh 07:02:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:02:44 Stashed 1 file(s) [Pipeline] echo 07:02:44 [edgeXSemver]: initialized semver on version 4.1.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:45 provisioning config files... 07:02:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config626114951855853144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:45 ---> ****-login.sh 07:02:45 nexus3.edgexfoundry.org:10001 07:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:45 Login Succeeded 07:02:45 nexus3.edgexfoundry.org:10002 07:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:45 Login Succeeded 07:02:45 nexus3.edgexfoundry.org:10003 07:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:45 Login Succeeded 07:02:45 nexus3.edgexfoundry.org:10004 07:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:45 Login Succeeded 07:02:45 ****.io 07:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:45 Login Succeeded 07:02:45 ---> ****-login.sh ends [Pipeline] } 07:02:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:02:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:02:46 ========================================================= 07:02:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:02:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:02:46 #0 building with "default" instance using docker driver 07:02:46 07:02:46 #1 [internal] load build definition from Dockerfile 07:02:46 #1 transferring dockerfile: 1.52kB done 07:02:46 #1 DONE 0.0s 07:02:46 07:02:46 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:02:46 #2 DONE 0.1s 07:02:47 07:02:47 #3 [internal] load .dockerignore 07:02:47 #3 transferring context: 182B done 07:02:47 #3 DONE 0.0s 07:02:47 07:02:47 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 07:02:47 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 07:02:47 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 07:02:47 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 07:02:47 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 07:02:47 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.41MB / 74.06MB 0.1s 07:02:47 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 07:02:47 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 07:02:47 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s 07:02:47 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.03MB / 74.06MB 0.2s 07:02:47 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:02:47 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 07:02:47 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 07:02:47 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 07:02:47 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 07:02:47 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 07:02:47 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 07:02:47 #4 ... 07:02:47 07:02:47 #5 [internal] load build context 07:02:47 #5 transferring context: 27.91MB 0.2s done 07:02:47 #5 DONE 0.3s 07:02:47 07:02:47 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 07:02:47 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s 07:02:47 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 07:02:47 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.3s 07:02:47 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 07:02:47 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 07:02:47 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 07:02:47 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.5s 07:02:47 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.5s 07:02:47 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 07:02:47 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 07:02:47 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 07:02:47 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 62.91MB / 103.05MB 0.7s 07:02:47 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 0.8s 07:02:47 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 07:02:47 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 07:02:48 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 07:02:52 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done 07:02:52 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 07:02:52 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 07:02:52 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:02:52 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 07:02:52 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 07:02:52 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 07:02:52 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 07:02:55 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.8s done 07:02:55 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 07:02:56 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 07:02:56 #4 DONE 9.2s 07:02:56 07:02:56 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:02:56 #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:02:56 #6 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:02:56 #6 0.501 (1/8) Installing openssh-keygen (9.7_p1-r5) 07:02:56 #6 0.510 (2/8) Installing libedit (20240517.3.1-r0) 07:02:56 #6 0.515 (3/8) Installing openssh-client-common (9.7_p1-r5) 07:02:56 #6 0.539 (4/8) Installing openssh-client-default (9.7_p1-r5) 07:02:56 #6 0.563 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 07:02:56 #6 0.568 (6/8) Installing openssh-server-common (9.7_p1-r5) 07:02:56 #6 0.571 (7/8) Installing openssh-server (9.7_p1-r5) 07:02:56 #6 0.580 (8/8) Installing openssh (9.7_p1-r5) 07:02:56 #6 0.587 Executing busybox-1.36.1-r29.trigger 07:02:56 #6 0.595 OK: 253 MiB in 66 packages 07:02:58 #6 DONE 2.2s 07:02:58 07:02:58 #7 [builder 3/7] WORKDIR /device-modbus-go 07:02:58 #7 DONE 0.0s 07:02:58 07:02:58 #8 [builder 4/7] COPY go.mod vendor* ./ 07:02:58 #8 DONE 0.0s 07:02:58 07:02:58 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:59 Still waiting to schedule task 07:02:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7052’ 07:03:13 #9 DONE 14.9s 07:03:13 07:03:13 #10 [builder 6/7] COPY . . 07:03:13 #10 DONE 0.1s 07:03:13 07:03:13 #11 [builder 7/7] RUN echo noop 07:03:13 #11 0.209 noop 07:03:14 #11 DONE 0.3s 07:03:14 07:03:14 #12 exporting to image 07:03:14 #12 exporting layers 07:03:20 #12 exporting layers 6.7s done 07:03:20 #12 writing image sha256:13cee015956c44fcde79d444e114f1868c18dafebd4493f58fa7448a0401e141 done 07:03:20 #12 naming to docker.io/library/ci-base-image-x86_64 done 07:03:20 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:20 + docker inspect -f . ci-base-image-x86_64 07:03:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:20 prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container 07:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:03:21 $ docker top 81d2a552cbc4b6189206d00b84ba4fd0f89ff36b976b1b6b41c68c1cbf85978b -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:21 + go version 07:03:21 go version go1.23.9 linux/amd64 [Pipeline] } 07:03:21 $ docker stop --time=1 81d2a552cbc4b6189206d00b84ba4fd0f89ff36b976b1b6b41c68c1cbf85978b 07:03:22 $ docker rm -f --volumes 81d2a552cbc4b6189206d00b84ba4fd0f89ff36b976b1b6b41c68c1cbf85978b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:23 + docker inspect -f . ci-base-image-x86_64 07:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:23 prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container 07:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:03:23 $ docker top 233c0c66031460ad15ebf03bbccd66e406d88272bafee03d9fb2512dfb33a281 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:24 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 07:03:24 + make test 07:03:24 go test ./... -coverprofile=coverage.out 07:03:25 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:03:43 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:03:43 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 46.5% of statements 07:03:56 go vet ./... 07:04:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:04:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:04:02 ./bin/test-attribution-txt.sh 07:04:02 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:04:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:04:02 $ docker stop --time=1 233c0c66031460ad15ebf03bbccd66e406d88272bafee03d9fb2512dfb33a281 07:04:05 $ docker rm -f --volumes 233c0c66031460ad15ebf03bbccd66e406d88272bafee03d9fb2512dfb33a281 [Pipeline] // withDockerContainer [Pipeline] sh 07:04:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:04:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:04:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:04:06 + ls -al . 07:04:06 total 260 07:04:06 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 07:03 . 07:04:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:02 .. 07:04:06 -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 07:02 .dockerignore 07:04:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:03 .git 07:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:02 .github 07:04:06 -rw-rw-r-- 1 jenkins jenkins 266 Aug 15 07:02 .gitignore 07:04:06 -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 07:02 .golangci.yml 07:04:06 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 07:02 .semver 07:04:06 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 15 07:02 Attribution.txt 07:04:06 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 15 07:02 CHANGELOG.md 07:04:06 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 15 07:02 Dockerfile 07:04:06 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 07:02 GOVERNANCE.md 07:04:06 -rw-rw-r-- 1 jenkins jenkins 658 Aug 15 07:02 Jenkinsfile 07:04:06 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 07:02 LICENSE 07:04:06 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 15 07:02 Makefile 07:04:06 -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 07:02 OWNERS.md 07:04:06 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 15 07:02 README.md 07:04:06 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 07:02 VERSION 07:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:02 bin 07:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:02 cmd 07:04:06 -rw-r--r-- 1 jenkins jenkins 27945 Aug 15 07:03 coverage.out 07:04:06 -rw-rw-r-- 1 jenkins jenkins 6427 Aug 15 07:02 go.mod 07:04:06 -rw-rw-r-- 1 jenkins jenkins 87545 Aug 15 07:02 go.sum 07:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:02 internal 07:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:02 simulator 07:04:06 -rw-rw-r-- 1 jenkins jenkins 229 Aug 15 07:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:06 + 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=1029fbc3c8cca04e318fee9f77de6180b4ee9138 --label arch=amd64 --label version=4.1.0-dev.5 . 07:04:07 #0 building with "default" instance using docker driver 07:04:07 07:04:07 #1 [internal] load build definition from Dockerfile 07:04:07 #1 transferring dockerfile: 1.52kB done 07:04:07 #1 DONE 0.0s 07:04:07 07:04:07 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:04:07 #2 DONE 0.0s 07:04:07 07:04:07 #3 [internal] load metadata for docker.io/library/alpine:3.20 07:04:07 #3 DONE 0.1s 07:04:07 07:04:07 #4 [internal] load .dockerignore 07:04:07 #4 transferring context: 182B done 07:04:07 #4 DONE 0.0s 07:04:07 07:04:07 #5 [internal] load build context 07:04:07 #5 transferring context: 40.40kB 0.0s done 07:04:07 #5 DONE 0.0s 07:04:07 07:04:07 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:04:07 #6 DONE 0.1s 07:04:07 07:04:07 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:04:07 #7 ... 07:04:07 07:04:07 #8 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:04:07 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:04:07 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 07:04:07 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:04:07 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 07:04:07 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 07:04:07 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 07:04:07 #8 DONE 0.3s 07:04:07 07:04:07 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:04:07 #7 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:04:07 #7 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:04:07 #7 0.525 OK: 253 MiB in 66 packages 07:04:07 #7 DONE 0.6s 07:04:07 07:04:07 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:04:07 #9 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:04:07 #9 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:04:07 #9 ... 07:04:07 07:04:07 #10 [builder 3/7] WORKDIR /device-modbus-go 07:04:07 #10 DONE 0.0s 07:04:07 07:04:07 #11 [builder 4/7] COPY go.mod vendor* ./ 07:04:07 #11 DONE 0.0s 07:04:07 07:04:07 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:04:07 #9 0.581 (1/1) Installing dumb-init (1.2.5-r3) 07:04:07 #9 0.584 Executing busybox-1.36.1-r29.trigger 07:04:07 #9 0.592 OK: 8 MiB in 15 packages 07:04:07 #9 DONE 0.7s 07:04:07 07:04:07 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:08 #12 DONE 0.5s 07:04:08 07:04:08 #13 [stage-1 3/6] RUN apk --no-cache upgrade 07:04:08 #13 ... 07:04:08 07:04:08 #14 [builder 6/7] COPY . . 07:04:08 #14 DONE 0.1s 07:04:08 07:04:08 #13 [stage-1 3/6] RUN apk --no-cache upgrade 07:04:08 #13 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:04:08 #13 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:04:08 #13 0.696 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:04:08 #13 0.709 Executing busybox-1.36.1-r30.post-upgrade 07:04:08 #13 0.741 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:04:08 #13 0.744 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:04:08 #13 0.747 Executing busybox-1.36.1-r30.trigger 07:04:08 #13 0.753 OK: 8 MiB in 15 packages 07:04:08 #13 DONE 0.9s 07:04:08 07:04:08 #15 [builder 7/7] RUN make build 07:04:08 #15 0.258 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:04:35 #15 DONE 22.9s 07:04:35 07:04:35 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 07:04:35 #16 DONE 0.1s 07:04:35 07:04:35 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 07:04:35 #17 DONE 0.0s 07:04:35 07:04:35 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 07:04:35 #18 DONE 0.0s 07:04:35 07:04:35 #19 exporting to image 07:04:35 #19 exporting layers 07:04:35 #19 exporting layers 0.3s done 07:04:35 #19 writing image sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done 07:04:35 #19 naming to docker.io/library/device-modbus done 07:04:35 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:35 provisioning config files... 07:04:35 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12262652656697120325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:35 ---> ****-login.sh 07:04:35 nexus3.edgexfoundry.org:10001 07:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:35 Login Succeeded 07:04:35 nexus3.edgexfoundry.org:10002 07:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:35 Login Succeeded 07:04:35 nexus3.edgexfoundry.org:10003 07:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:36 Login Succeeded 07:04:36 nexus3.edgexfoundry.org:10004 07:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:36 Login Succeeded 07:04:36 ****.io 07:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:36 Login Succeeded 07:04:36 ---> ****-login.sh ends [Pipeline] } 07:04:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:04:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:04:36 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 07:04:36 1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:04:36 latest 07:04:36 4.1.0-dev.5 07:04:36 1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 07:04:36 main 07:04:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:36 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:04:37 ecca8b144b72: Preparing 07:04:37 c4ce56edeb56: Preparing 07:04:37 ef800a0eabf4: Preparing 07:04:37 821ca6f2a340: Preparing 07:04:37 4b68ec043e00: Preparing 07:04:37 097100c76c15: Preparing 07:04:37 097100c76c15: Waiting 07:04:37 c4ce56edeb56: Pushed 07:04:37 4b68ec043e00: Pushed 07:04:37 097100c76c15: Layer already exists 07:04:37 ecca8b144b72: Pushed 07:04:37 821ca6f2a340: Pushed 07:04:41 ef800a0eabf4: Pushed 07:04:41 1029fbc3c8cca04e318fee9f77de6180b4ee9138: digest: sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:41 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 07:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:04:41 ecca8b144b72: Preparing 07:04:41 c4ce56edeb56: Preparing 07:04:41 ef800a0eabf4: Preparing 07:04:41 821ca6f2a340: Preparing 07:04:41 4b68ec043e00: Preparing 07:04:41 097100c76c15: Preparing 07:04:41 097100c76c15: Waiting 07:04:41 4b68ec043e00: Layer already exists 07:04:41 c4ce56edeb56: Layer already exists 07:04:41 ef800a0eabf4: Layer already exists 07:04:41 ecca8b144b72: Layer already exists 07:04:41 821ca6f2a340: Layer already exists 07:04:41 097100c76c15: Layer already exists 07:04:41 latest: digest: sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:42 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 07:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:04:42 ecca8b144b72: Preparing 07:04:42 c4ce56edeb56: Preparing 07:04:42 ef800a0eabf4: Preparing 07:04:42 821ca6f2a340: Preparing 07:04:42 4b68ec043e00: Preparing 07:04:42 097100c76c15: Preparing 07:04:42 097100c76c15: Waiting 07:04:42 c4ce56edeb56: Layer already exists 07:04:42 ef800a0eabf4: Layer already exists 07:04:42 4b68ec043e00: Layer already exists 07:04:42 ecca8b144b72: Layer already exists 07:04:42 821ca6f2a340: Layer already exists 07:04:42 097100c76c15: Layer already exists 07:04:42 4.1.0-dev.5: digest: sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:42 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 07:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:04:43 ecca8b144b72: Preparing 07:04:43 c4ce56edeb56: Preparing 07:04:43 ef800a0eabf4: Preparing 07:04:43 821ca6f2a340: Preparing 07:04:43 4b68ec043e00: Preparing 07:04:43 097100c76c15: Preparing 07:04:43 097100c76c15: Waiting 07:04:43 c4ce56edeb56: Layer already exists 07:04:43 ecca8b144b72: Layer already exists 07:04:43 ef800a0eabf4: Layer already exists 07:04:43 821ca6f2a340: Layer already exists 07:04:43 4b68ec043e00: Layer already exists 07:04:43 097100c76c15: Layer already exists 07:04:43 1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5: digest: sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:43 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 07:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:04:43 ecca8b144b72: Preparing 07:04:43 c4ce56edeb56: Preparing 07:04:43 ef800a0eabf4: Preparing 07:04:43 821ca6f2a340: Preparing 07:04:43 4b68ec043e00: Preparing 07:04:43 097100c76c15: Preparing 07:04:43 097100c76c15: Waiting 07:04:43 ef800a0eabf4: Layer already exists 07:04:43 ecca8b144b72: Layer already exists 07:04:43 c4ce56edeb56: Layer already exists 07:04:43 821ca6f2a340: Layer already exists 07:04:43 4b68ec043e00: Layer already exists 07:04:43 097100c76c15: Layer already exists 07:04:43 main: digest: sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:04:44 ===================================================== [Pipeline] echo 07:04:44 taggedImages: 07:04:44 - nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:04:44 - nexus3.edgexfoundry.org:10004/device-modbus:latest 07:04:44 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 07:04:44 - nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 07:04:44 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 07:04:44 ========================================================= 07:04:44 [edgeXBuildMultiArch] RAW Config: 07:04:44 images: 07:04:44 - nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:04:44 - nexus3.edgexfoundry.org:10004/device-modbus:latest 07:04:44 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 07:04:44 - nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 07:04:44 - nexus3.edgexfoundry.org:10004/device-modbus:main 07:04:44 settingsFile: 07:04:44 device-modbus-go-settings 07:04:44 ========================================================= [Pipeline] node 07:04:59 Still waiting to schedule task 07:04:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:06:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7071 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 07:06:40 Running in /w/workspace/device-modbus-go/195 [Pipeline] { [Pipeline] checkout 07:06:43 The recommended git tool is: git 07:06:48 using credential edgex-jenkins-ssh 07:06:48 Cloning the remote Git repository 07:06:48 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:06:48 > git init /w/workspace/device-modbus-go/195 # timeout=10 07:06:49 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:06:49 > git --version # timeout=10 07:06:49 > git --version # 'git version 2.25.1' 07:06:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:52 Avoid second fetch 07:06:52 Checking out Revision 1029fbc3c8cca04e318fee9f77de6180b4ee9138 (main) 07:06:51 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:06:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:52 > git config core.sparsecheckout # timeout=10 07:06:53 > git checkout -f 1029fbc3c8cca04e318fee9f77de6180b4ee9138 # timeout=10 07:06:53 Commit message: "Merge pull request #649 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:57 provisioning config files... 07:06:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/195@tmp/config6649316687241569970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:58 ---> ****-login.sh 07:06:58 nexus3.edgexfoundry.org:10001 07:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:59 Configure a credential helper to remove this warning. See 07:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:59 07:06:59 Login Succeeded 07:06:59 nexus3.edgexfoundry.org:10002 07:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:59 Configure a credential helper to remove this warning. See 07:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:59 07:06:59 Login Succeeded 07:06:59 nexus3.edgexfoundry.org:10003 07:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:00 Configure a credential helper to remove this warning. See 07:07:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:00 07:07:00 Login Succeeded 07:07:00 nexus3.edgexfoundry.org:10004 07:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:00 Configure a credential helper to remove this warning. See 07:07:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:00 07:07:00 Login Succeeded 07:07:00 ****.io 07:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:00 Configure a credential helper to remove this warning. See 07:07:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:00 07:07:00 Login Succeeded 07:07:00 ---> ****-login.sh ends [Pipeline] } 07:07:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:07:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:07:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:07:01 ========================================================= 07:07:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:07:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:07:02 Sending build context to Docker daemon 14.15MB 07:07:02 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:07:02 Step 2/10 : FROM ${BASE} AS builder 07:07:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:07:02 94e9d8af2201: Pulling fs layer 07:07:02 a6c56e8762df: Pulling fs layer 07:07:02 f0f3c8884826: Pulling fs layer 07:07:02 c7e7622c144d: Pulling fs layer 07:07:02 4f4fb700ef54: Pulling fs layer 07:07:02 b4c3b6d88c5a: Pulling fs layer 07:07:02 ba8bce9d2590: Pulling fs layer 07:07:02 ca778ea9c289: Pulling fs layer 07:07:02 b4c3b6d88c5a: Waiting 07:07:02 ba8bce9d2590: Waiting 07:07:02 c7e7622c144d: Waiting 07:07:02 ca778ea9c289: Waiting 07:07:02 4f4fb700ef54: Waiting 07:07:02 a6c56e8762df: Verifying Checksum 07:07:02 a6c56e8762df: Download complete 07:07:02 c7e7622c144d: Verifying Checksum 07:07:02 c7e7622c144d: Download complete 07:07:02 4f4fb700ef54: Verifying Checksum 07:07:02 4f4fb700ef54: Download complete 07:07:02 b4c3b6d88c5a: Verifying Checksum 07:07:02 b4c3b6d88c5a: Download complete 07:07:02 94e9d8af2201: Verifying Checksum 07:07:02 94e9d8af2201: Download complete 07:07:03 ca778ea9c289: Verifying Checksum 07:07:03 ca778ea9c289: Download complete 07:07:03 94e9d8af2201: Pull complete 07:07:04 a6c56e8762df: Pull complete 07:07:04 f0f3c8884826: Download complete 07:07:05 ba8bce9d2590: Verifying Checksum 07:07:05 ba8bce9d2590: Download complete 07:07:17 f0f3c8884826: Pull complete 07:07:17 c7e7622c144d: Pull complete 07:07:17 4f4fb700ef54: Pull complete 07:07:17 b4c3b6d88c5a: Pull complete 07:07:26 ba8bce9d2590: Pull complete 07:07:27 ca778ea9c289: Pull complete 07:07:27 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 07:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:07:27 ---> 47b25d7523d1 07:07:27 Step 3/10 : ARG ADD_BUILD_TAGS="" 07:07:27 Running on prd-centos7-docker-4c-2g-7073 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:27 provisioning config files... 07:07:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8358145252881261738tmp [Pipeline] { [Pipeline] libraryResource 07:07:29 ---> Running in 9fe2a315fbb0 07:07:29 Removing intermediate container 9fe2a315fbb0 07:07:29 ---> cfe794e12d74 07:07:29 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:07:29 ---> Running in 1b9c6cb78b2f 07:07:30 Removing intermediate container 1b9c6cb78b2f 07:07:30 ---> 1096f0957e4f 07:07:30 Step 5/10 : RUN apk add --update --no-cache make git openssh 07:07:30 ---> Running in 4caa54067ed8 [Pipeline] sh 07:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:31 ---> ****-login.sh 07:07:31 nexus3.edgexfoundry.org:10001 07:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:31 Configure a credential helper to remove this warning. See 07:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:31 07:07:31 Login Succeeded 07:07:31 nexus3.edgexfoundry.org:10002 07:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:32 Configure a credential helper to remove this warning. See 07:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:32 07:07:32 Login Succeeded 07:07:32 nexus3.edgexfoundry.org:10003 07:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:32 Configure a credential helper to remove this warning. See 07:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:32 07:07:32 Login Succeeded 07:07:32 nexus3.edgexfoundry.org:10004 07:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:32 Configure a credential helper to remove this warning. See 07:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:32 07:07:32 Login Succeeded 07:07:32 ****.io 07:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:32 Configure a credential helper to remove this warning. See 07:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:32 07:07:32 Login Succeeded 07:07:32 ---> ****-login.sh ends [Pipeline] } 07:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:07:32 + docker buildx ls 07:07:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:07:32 default * docker 07:07:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:07:32 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:07:32 edgex-builder [Pipeline] sh 07:07:33 + docker buildx inspect --bootstrap 07:07:33 #1 [internal] booting buildkit 07:07:33 #1 pulling image moby/buildkit:buildx-stable-1 07:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:35 (1/8) Installing openssh-keygen (9.7_p1-r5) 07:07:35 (2/8) Installing libedit (20240517.3.1-r0) 07:07:35 (3/8) Installing openssh-client-common (9.7_p1-r5) 07:07:35 (4/8) Installing openssh-client-default (9.7_p1-r5) 07:07:36 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 07:07:36 (6/8) Installing openssh-server-common (9.7_p1-r5) 07:07:36 (7/8) Installing openssh-server (9.7_p1-r5) 07:07:36 (8/8) Installing openssh (9.7_p1-r5) 07:07:36 Executing busybox-1.36.1-r29.trigger 07:07:36 OK: 245 MiB in 66 packages 07:07:36 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 07:07:36 #1 creating container buildx_buildkit_edgex-builder0 07:07:37 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 07:07:37 #1 DONE 4.0s 07:07:37 Name: edgex-builder 07:07:37 Driver: docker-container 07:07:37 07:07:37 Nodes: 07:07:37 Name: edgex-builder0 07:07:37 Endpoint: unix:///var/run/docker.sock 07:07:37 Status: running 07:07:37 Buildkit: v0.22.0 07:07:37 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:07:37 Removing intermediate container 4caa54067ed8 07:07:37 ---> b64531909a3e 07:07:37 Step 6/10 : WORKDIR /device-modbus-go 07:07:37 ---> Running in 805d8204e85b 07:07:37 + docker buildx ls 07:07:37 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:07:37 edgex-builder * docker-container 07:07:37 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:07:37 default docker 07:07:37 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:07:37 Removing intermediate container 805d8204e85b 07:07:37 ---> 9582e600df05 07:07:37 Step 7/10 : COPY go.mod vendor* ./ 07:07:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138' 07:07:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 --push - 07:07:38 #1 [internal] load build definition from Dockerfile 07:07:38 #1 transferring dockerfile: 198B done 07:07:38 #1 DONE 0.0s 07:07:38 07:07:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:07:38 #2 DONE 0.1s 07:07:38 07:07:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:07:38 #3 DONE 0.1s 07:07:38 07:07:38 #4 [internal] load .dockerignore 07:07:38 #4 transferring context: 2B done 07:07:38 #4 DONE 0.0s 07:07:38 07:07:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:38 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done 07:07:38 #5 DONE 0.0s 07:07:38 07:07:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:38 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done 07:07:38 #6 DONE 0.1s 07:07:38 07:07:38 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:07:38 #7 DONE 0.0s 07:07:38 07:07:38 #8 exporting to image 07:07:38 #8 exporting layers done 07:07:38 #8 exporting manifest sha256:a35fcf7dffe63f1654284548930319b78871b5c8550e0ba773cde223e6969de2 0.0s done 07:07:38 #8 exporting config sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done 07:07:38 #8 exporting manifest sha256:c62eee60bff1eda5b3084e7ea1b690ec9c7bee1c15f2c902e7189f088fe454f0 0.0s done 07:07:38 #8 exporting config sha256:64f3cec9eb73d820fe0c73c1b458dcd98b9847f501aace0e26905d56b2f09a73 done 07:07:38 #8 exporting manifest list sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 done 07:07:38 #8 pushing layers 0.1s done 07:07:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 07:07:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:07:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 0.1s done 07:07:38 #8 DONE 0.2s 07:07:38 07:07:38 1 warning found (use --debug to expand): 07:07:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:07:38 ---> b15fbc629207 07:07:38 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:38 ---> Running in 501d7a578fb7 [Pipeline] sh 07:07:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 07:07:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 07:07:38 #1 [internal] load build definition from Dockerfile 07:07:38 #1 transferring dockerfile: 164B done 07:07:38 #1 DONE 0.0s 07:07:38 07:07:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 07:07:38 #2 DONE 0.0s 07:07:38 07:07:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 07:07:38 #3 DONE 0.0s 07:07:38 07:07:38 #4 [internal] load .dockerignore 07:07:38 #4 transferring context: 2B done 07:07:38 #4 DONE 0.0s 07:07:38 07:07:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:38 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done 07:07:38 #5 CACHED 07:07:38 07:07:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:38 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done 07:07:38 #6 CACHED 07:07:38 07:07:38 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:07:38 #7 DONE 0.0s 07:07:38 07:07:38 #8 exporting to image 07:07:38 #8 exporting layers done 07:07:38 #8 exporting manifest sha256:a35fcf7dffe63f1654284548930319b78871b5c8550e0ba773cde223e6969de2 done 07:07:38 #8 exporting config sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done 07:07:38 #8 exporting manifest sha256:c62eee60bff1eda5b3084e7ea1b690ec9c7bee1c15f2c902e7189f088fe454f0 done 07:07:38 #8 exporting config sha256:64f3cec9eb73d820fe0c73c1b458dcd98b9847f501aace0e26905d56b2f09a73 done 07:07:38 #8 exporting manifest list sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 done 07:07:38 #8 pushing layers 0.0s done 07:07:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 0.1s done 07:07:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:07:38 #8 DONE 0.1s 07:07:38 07:07:38 1 warning found (use --debug to expand): 07:07:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:07:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 --push - 07:07:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5' 07:07:39 #1 [internal] load build definition from Dockerfile 07:07:39 #1 transferring dockerfile: 169B done 07:07:39 #1 DONE 0.0s 07:07:39 07:07:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 07:07:39 #2 DONE 0.0s 07:07:39 07:07:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 07:07:39 #3 DONE 0.0s 07:07:39 07:07:39 #4 [internal] load .dockerignore 07:07:39 #4 transferring context: 2B done 07:07:39 #4 DONE 0.0s 07:07:39 07:07:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:39 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done 07:07:39 #5 CACHED 07:07:39 07:07:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:39 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done 07:07:39 #6 CACHED 07:07:39 07:07:39 #7 exporting to image 07:07:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:07:39 #7 exporting layers done 07:07:39 #7 exporting manifest sha256:a35fcf7dffe63f1654284548930319b78871b5c8550e0ba773cde223e6969de2 done 07:07:39 #7 exporting config sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done 07:07:39 #7 exporting manifest sha256:c62eee60bff1eda5b3084e7ea1b690ec9c7bee1c15f2c902e7189f088fe454f0 done 07:07:39 #7 exporting config sha256:64f3cec9eb73d820fe0c73c1b458dcd98b9847f501aace0e26905d56b2f09a73 done 07:07:39 #7 exporting manifest list sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 done 07:07:39 #7 pushing layers 0.0s done 07:07:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 0.1s done 07:07:39 #7 DONE 0.1s 07:07:39 07:07:39 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:07:39 #8 DONE 0.0s 07:07:39 07:07:39 1 warning found (use --debug to expand): 07:07:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:07:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5' 07:07:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 --push - 07:07:39 #1 [internal] load build definition from Dockerfile 07:07:39 #1 transferring dockerfile: 210B done 07:07:39 #1 DONE 0.0s 07:07:39 07:07:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 07:07:39 #2 DONE 0.0s 07:07:39 07:07:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 07:07:39 #3 DONE 0.0s 07:07:39 07:07:39 #4 [internal] load .dockerignore 07:07:39 #4 transferring context: 2B done 07:07:39 #4 DONE 0.0s 07:07:39 07:07:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:39 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done 07:07:39 #5 DONE 0.0s 07:07:39 07:07:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:39 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done 07:07:39 #6 CACHED 07:07:39 07:07:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:39 #5 CACHED 07:07:39 07:07:39 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:07:39 #7 DONE 0.0s 07:07:39 07:07:39 #8 exporting to image 07:07:39 #8 exporting layers done 07:07:39 #8 exporting manifest sha256:a35fcf7dffe63f1654284548930319b78871b5c8550e0ba773cde223e6969de2 done 07:07:39 #8 exporting config sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done 07:07:39 #8 exporting manifest sha256:c62eee60bff1eda5b3084e7ea1b690ec9c7bee1c15f2c902e7189f088fe454f0 done 07:07:39 #8 exporting config sha256:64f3cec9eb73d820fe0c73c1b458dcd98b9847f501aace0e26905d56b2f09a73 done 07:07:39 #8 exporting manifest list sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 done 07:07:39 #8 pushing layers 0.0s done 07:07:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 0.1s done 07:07:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:07:39 #8 DONE 0.1s 07:07:39 07:07:39 1 warning found (use --debug to expand): 07:07:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:07:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 07:07:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 07:07:40 #1 [internal] load build definition from Dockerfile 07:07:40 #1 transferring dockerfile: 162B done 07:07:40 #1 DONE 0.0s 07:07:40 07:07:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 07:07:40 #2 DONE 0.0s 07:07:40 07:07:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 07:07:40 #3 DONE 0.0s 07:07:40 07:07:40 #4 [internal] load .dockerignore 07:07:40 #4 transferring context: 2B done 07:07:40 #4 DONE 0.0s 07:07:40 07:07:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:40 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done 07:07:40 #5 CACHED 07:07:40 07:07:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 07:07:40 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done 07:07:40 #6 CACHED 07:07:40 07:07:40 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:07:40 #7 DONE 0.0s 07:07:40 07:07:40 #8 exporting to image 07:07:40 #8 exporting layers done 07:07:40 #8 exporting manifest sha256:a35fcf7dffe63f1654284548930319b78871b5c8550e0ba773cde223e6969de2 done 07:07:40 #8 exporting config sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done 07:07:40 #8 exporting manifest sha256:c62eee60bff1eda5b3084e7ea1b690ec9c7bee1c15f2c902e7189f088fe454f0 done 07:07:40 #8 exporting config sha256:64f3cec9eb73d820fe0c73c1b458dcd98b9847f501aace0e26905d56b2f09a73 done 07:07:40 #8 exporting manifest list sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 done 07:07:40 #8 pushing layers 0.0s done 07:07:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 07:07:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:07:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 0.1s done 07:07:40 #8 DONE 0.2s 07:07:40 07:07:40 1 warning found (use --debug to expand): 07:07:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:07:40 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:07:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:07:41 ---> package-listing.sh 07:07:41 ++ facter osfamily 07:07:41 ++ tr '[:upper:]' '[:lower:]' 07:07:41 + OS_FAMILY=redhat 07:07:41 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 07:07:41 + START_PACKAGES=/tmp/packages_start.txt 07:07:41 + END_PACKAGES=/tmp/packages_end.txt 07:07:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:07:41 + PACKAGES=/tmp/packages_start.txt 07:07:41 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:07:41 + PACKAGES=/tmp/packages_end.txt 07:07:41 + case "${OS_FAMILY}" in 07:07:41 + sort 07:07:41 + rpm -qa 07:07:42 + '[' -f /tmp/packages_start.txt ']' 07:07:42 + '[' -f /tmp/packages_end.txt ']' 07:07:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:07:42 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:07:42 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 07:07:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 07:07:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:07:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:43 07:07:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:43 latest: Pulling from edgex-lftools-log-publisher 07:07:43 5eb5b503b376: Pulling fs layer 07:07:43 5c69ac0246d0: Pulling fs layer 07:07:43 ec43610c2a17: Pulling fs layer 07:07:43 3a2ae6a8a46f: Pulling fs layer 07:07:43 33b1e0a273af: Pulling fs layer 07:07:43 5d3b04190fa2: Pulling fs layer 07:07:43 2f39f015ded8: Pulling fs layer 07:07:43 33b1e0a273af: Waiting 07:07:43 5d3b04190fa2: Waiting 07:07:43 2f39f015ded8: Waiting 07:07:43 3a2ae6a8a46f: Waiting 07:07:43 5c69ac0246d0: Verifying Checksum 07:07:43 5c69ac0246d0: Download complete 07:07:43 3a2ae6a8a46f: Verifying Checksum 07:07:43 3a2ae6a8a46f: Download complete 07:07:43 33b1e0a273af: Verifying Checksum 07:07:43 33b1e0a273af: Download complete 07:07:43 5d3b04190fa2: Verifying Checksum 07:07:43 5d3b04190fa2: Download complete 07:07:43 ec43610c2a17: Verifying Checksum 07:07:43 ec43610c2a17: Download complete 07:07:43 5eb5b503b376: Verifying Checksum 07:07:43 5eb5b503b376: Download complete 07:07:44 2f39f015ded8: Verifying Checksum 07:07:44 2f39f015ded8: Download complete 07:07:45 5eb5b503b376: Pull complete 07:07:45 5c69ac0246d0: Pull complete 07:07:45 ec43610c2a17: Pull complete 07:07:45 3a2ae6a8a46f: Pull complete 07:07:46 33b1e0a273af: Pull complete 07:07:46 5d3b04190fa2: Pull complete 07:07:50 2f39f015ded8: Pull complete 07:07:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:50 prd-centos7-docker-4c-2g-7073 does not seem to be running inside a container 07:07:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:07:53 $ docker top ab130735903f5760ee61e122f6a895e3797bde91e747cce411bf844cfe6e418b -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:54 + touch /tmp/pre-build-complete [Pipeline] sh 07:07:54 + mkdir -p /var/log/sysstat [Pipeline] sh 07:07:54 + ls /var/log/sa-host 07:07:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:54 provisioning config files... 07:07:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12115451926762150958tmp [Pipeline] { [Pipeline] echo 07:07:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:07:55 ---> create-netrc.sh [Pipeline] } 07:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:07:55 ---> python-tools-install.sh [Pipeline] echo 07:07:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:07:55 ---> sudo-logs.sh 07:07:55 Archiving 'sudo' log.. 07:07:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-7073.novalocal: Name or service not known 07:07:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-7073.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:07:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:07:56 ---> job-cost.sh 07:07:56 lf-activate-venv: SKIPPING 07:07:56 INFO: No Stack... 07:07:56 INFO: Retrieving Pricing Info for: v3-standard-2 07:07:56 INFO: Archiving Costs [Pipeline] echo 07:07:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:07:57 ---> logs-deploy.sh 07:07:57 lf-activate-venv: SKIPPING 07:07:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/195 07:07:57 INFO: archiving workspace using pattern(s): 07:07:57 Archives upload complete. 07:07:57 INFO: archiving logs to Nexus 07:07:58 ---> uname -a: 07:07:58 Linux prd-centos7-docker-4c-2g-7073.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:07:58 07:07:58 07:07:58 ---> lscpu: 07:07:58 Architecture: x86_64 07:07:58 CPU op-mode(s): 32-bit, 64-bit 07:07:58 Byte Order: Little Endian 07:07:58 Address sizes: 40 bits physical, 48 bits virtual 07:07:58 CPU(s): 2 07:07:58 On-line CPU(s) list: 0,1 07:07:58 Thread(s) per core: 1 07:07:58 Core(s) per socket: 1 07:07:58 Socket(s): 2 07:07:58 NUMA node(s): 1 07:07:58 Vendor ID: AuthenticAMD 07:07:58 CPU family: 23 07:07:58 Model: 49 07:07:58 Model name: AMD EPYC-Rome Processor 07:07:58 Stepping: 0 07:07:58 CPU MHz: 2799.998 07:07:58 BogoMIPS: 5599.99 07:07:58 Virtualization: AMD-V 07:07:58 Hypervisor vendor: KVM 07:07:58 Virtualization type: full 07:07:58 L1d cache: 64 KiB 07:07:58 L1i cache: 64 KiB 07:07:58 L2 cache: 1 MiB 07:07:58 L3 cache: 32 MiB 07:07:58 NUMA node0 CPU(s): 0,1 07:07:58 Vulnerability Itlb multihit: Not affected 07:07:58 Vulnerability L1tf: Not affected 07:07:58 Vulnerability Mds: Not affected 07:07:58 Vulnerability Meltdown: Not affected 07:07:58 Vulnerability Mmio stale data: Not affected 07:07:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:07:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:07:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:07:58 Vulnerability Srbds: Not affected 07:07:58 Vulnerability Tsx async abort: Not affected 07:07:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:07:58 07:07:58 07:07:58 ---> nproc: 07:07:58 2 07:07:58 07:07:58 07:07:58 ---> df -h: 07:07:58 Filesystem Size Used Avail Use% Mounted on 07:07:58 overlay 40G 7.3G 33G 19% / 07:07:58 tmpfs 64M 0 64M 0% /dev 07:07:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:07:58 shm 64M 0 64M 0% /dev/shm 07:07:58 /dev/vda1 40G 7.3G 33G 19% /facter-os 07:07:58 07:07:58 07:07:58 Cannot open /var/log/sysstat/sa15: No such file or directory 07:07:58 Please check if data collecting is enabled 07:07:58 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:58 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:07:58 $ docker stop --time=1 ab130735903f5760ee61e122f6a895e3797bde91e747cce411bf844cfe6e418b 07:08:00 $ docker rm -f --volumes ab130735903f5760ee61e122f6a895e3797bde91e747cce411bf844cfe6e418b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:08:00 [WS-CLEANUP] Deleting project workspace... 07:08:00 [WS-CLEANUP] Deferred wipeout is used... 07:08:00 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:00 07:08:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:00 latest: Pulling from edgex-lftools-log-publisher 07:08:00 5eb5b503b376: Pulling fs layer 07:08:00 5c69ac0246d0: Pulling fs layer 07:08:00 ec43610c2a17: Pulling fs layer 07:08:00 3a2ae6a8a46f: Pulling fs layer 07:08:00 33b1e0a273af: Pulling fs layer 07:08:00 5d3b04190fa2: Pulling fs layer 07:08:00 2f39f015ded8: Pulling fs layer 07:08:00 5d3b04190fa2: Waiting 07:08:00 33b1e0a273af: Waiting 07:08:00 2f39f015ded8: Waiting 07:08:00 3a2ae6a8a46f: Waiting 07:08:00 5c69ac0246d0: Verifying Checksum 07:08:00 5c69ac0246d0: Download complete 07:08:00 3a2ae6a8a46f: Verifying Checksum 07:08:00 3a2ae6a8a46f: Download complete 07:08:00 33b1e0a273af: Verifying Checksum 07:08:00 33b1e0a273af: Download complete 07:08:00 5d3b04190fa2: Download complete 07:08:00 ec43610c2a17: Verifying Checksum 07:08:00 ec43610c2a17: Download complete 07:08:01 5eb5b503b376: Verifying Checksum 07:08:01 5eb5b503b376: Download complete 07:08:01 2f39f015ded8: Download complete 07:08:02 5eb5b503b376: Pull complete 07:08:02 5c69ac0246d0: Pull complete 07:08:03 ec43610c2a17: Pull complete 07:08:03 3a2ae6a8a46f: Pull complete 07:08:03 33b1e0a273af: Pull complete 07:08:03 5d3b04190fa2: Pull complete 07:08:10 2f39f015ded8: Pull complete 07:08:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:10 prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container 07:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:08:11 $ docker top 0d9e0be9d49947a4d274a597af0570c1cd5a9388260d209d027966496ddd1401 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:12 ---> job-cost.sh 07:08:12 lf-activate-venv: SKIPPING 07:08:12 INFO: No Stack... 07:08:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:08:12 INFO: Archiving Costs [Pipeline] sh 07:08:12 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 07:08:12 + cut -d, -f6 [Pipeline] lock 07:08:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] 07:08:12 Resource [jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] did not exist. Created. 07:08:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:13 + echo total: 0.2199999988079071 [Pipeline] stash 07:08:13 Stashed 1 file(s) [Pipeline] } 07:08:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 07:08:13 $ docker stop --time=1 0d9e0be9d49947a4d274a597af0570c1cd5a9388260d209d027966496ddd1401 07:08:14 $ docker rm -f --volumes 0d9e0be9d49947a4d274a597af0570c1cd5a9388260d209d027966496ddd1401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:09:44 Removing intermediate container 501d7a578fb7 07:09:44 ---> b144422e3903 07:09:44 Step 9/10 : COPY . . 07:09:44 ---> f47328a5db6d 07:09:44 Step 10/10 : RUN ${MAKE} 07:09:44 ---> Running in 10980730e0c9 07:09:44 noop 07:09:44 Removing intermediate container 10980730e0c9 07:09:44 ---> 8a042804499f 07:09:44 Successfully built 8a042804499f 07:09:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:45 + docker inspect -f . ci-base-image-arm64 07:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:45 prd-ubuntu20.04-docker-arm64-4c-16g-7071 does not seem to be running inside a container 07:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/195 -v /w/workspace/device-modbus-go/195:/w/workspace/device-modbus-go/195:rw,z -v /w/workspace/device-modbus-go/195@tmp:/w/workspace/device-modbus-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:09:47 $ docker top fe87779cf9e6110a31cf6ebd39b719cfa2675b0adea7826f5f0148be8ff7fbfe -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:47 + go version 07:09:47 go version go1.23.9 linux/arm64 [Pipeline] } 07:09:47 $ docker stop --time=1 fe87779cf9e6110a31cf6ebd39b719cfa2675b0adea7826f5f0148be8ff7fbfe 07:09:49 $ docker rm -f --volumes fe87779cf9e6110a31cf6ebd39b719cfa2675b0adea7826f5f0148be8ff7fbfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:50 + docker inspect -f . ci-base-image-arm64 07:09:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:50 prd-ubuntu20.04-docker-arm64-4c-16g-7071 does not seem to be running inside a container 07:09:50 $ 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/195 -v /w/workspace/device-modbus-go/195:/w/workspace/device-modbus-go/195:rw,z -v /w/workspace/device-modbus-go/195@tmp:/w/workspace/device-modbus-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:09:51 $ docker top d910ea5bfad0a3e87b397b9c8090fd1fa9cb601944fea6e0bff8c6a0b2162256 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:52 + git config --global --add safe.directory /w/workspace/device-modbus-go/195 [Pipeline] fileExists [Pipeline] sh 07:09:53 + make test 07:09:53 go test ./... -coverprofile=coverage.out 07:09:58 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:13:35 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:13:35 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 46.5% of statements 07:13:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:13:35 go vet ./... 07:14:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:14:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:14:22 ./bin/test-attribution-txt.sh 07:14:22 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:14:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:14:22 $ docker stop --time=1 d910ea5bfad0a3e87b397b9c8090fd1fa9cb601944fea6e0bff8c6a0b2162256 07:14:24 $ docker rm -f --volumes d910ea5bfad0a3e87b397b9c8090fd1fa9cb601944fea6e0bff8c6a0b2162256 [Pipeline] // withDockerContainer [Pipeline] sh 07:14:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:14:26 Warning: overwriting stash ‘coverage-report’ 07:14:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:14:27 + ls -al . 07:14:27 total 256 07:14:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:09 . 07:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:06 .. 07:14:27 -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 07:06 .dockerignore 07:14:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:06 .git 07:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:06 .github 07:14:27 -rw-rw-r-- 1 jenkins jenkins 266 Aug 15 07:06 .gitignore 07:14:27 -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 07:06 .golangci.yml 07:14:27 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 15 07:06 Attribution.txt 07:14:27 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 15 07:06 CHANGELOG.md 07:14:27 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 15 07:06 Dockerfile 07:14:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 07:06 GOVERNANCE.md 07:14:27 -rw-rw-r-- 1 jenkins jenkins 658 Aug 15 07:06 Jenkinsfile 07:14:27 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 07:06 LICENSE 07:14:27 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 15 07:06 Makefile 07:14:27 -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 07:06 OWNERS.md 07:14:27 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 15 07:06 README.md 07:14:27 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 07:02 VERSION 07:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:06 bin 07:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:06 cmd 07:14:27 -rw-r--r-- 1 jenkins jenkins 27945 Aug 15 07:13 coverage.out 07:14:27 -rw-rw-r-- 1 jenkins jenkins 6427 Aug 15 07:06 go.mod 07:14:27 -rw-rw-r-- 1 jenkins jenkins 87545 Aug 15 07:06 go.sum 07:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:06 internal 07:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:06 simulator 07:14:27 -rw-rw-r-- 1 jenkins jenkins 229 Aug 15 07:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:27 + 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=1029fbc3c8cca04e318fee9f77de6180b4ee9138 --label arch=arm64 --label version=4.1.0-dev.5 . 07:14:28 Sending build context to Docker daemon 14.18MB 07:14:28 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 07:14:28 Step 2/23 : FROM ${BASE} AS builder 07:14:28 ---> 8a042804499f 07:14:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:14:28 ---> Running in fc77fa6cda1f 07:14:28 Removing intermediate container fc77fa6cda1f 07:14:28 ---> f53fc490e49b 07:14:28 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:14:28 ---> Running in 839101607f75 07:14:28 Removing intermediate container 839101607f75 07:14:28 ---> 0139b72e326d 07:14:28 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:14:28 ---> Running in 7730574aed9d 07:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:14:31 OK: 245 MiB in 66 packages 07:14:32 Removing intermediate container 7730574aed9d 07:14:32 ---> 3bdea80c619a 07:14:32 Step 6/23 : WORKDIR /device-modbus-go 07:14:32 ---> Running in be9d96250643 07:14:32 Removing intermediate container be9d96250643 07:14:32 ---> 8d84af2b20c1 07:14:32 Step 7/23 : COPY go.mod vendor* ./ 07:14:33 ---> 9e5337d7358b 07:14:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:33 ---> Running in 105cf13e3da5 07:14:35 Removing intermediate container 105cf13e3da5 07:14:35 ---> 294a662b0b5b 07:14:35 Step 9/23 : COPY . . 07:14:37 ---> a05348a14d3d 07:14:37 Step 10/23 : RUN ${MAKE} 07:14:37 ---> Running in 48bd9a22f37d 07:14:38 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:18:00 Removing intermediate container 48bd9a22f37d 07:18:00 ---> 711b9969d3e0 07:18:00 Step 11/23 : FROM alpine:3.20 07:18:00 3.20: Pulling from library/alpine 07:18:00 13e713f82565: Pulling fs layer 07:18:00 13e713f82565: Verifying Checksum 07:18:00 13e713f82565: Download complete 07:18:00 13e713f82565: Pull complete 07:18:00 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:18:00 Status: Downloaded newer image for alpine:3.20 07:18:00 ---> c88e9dceb6cb 07:18:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 07:18:00 ---> Running in e20e894e1e0f 07:18:00 Removing intermediate container e20e894e1e0f 07:18:00 ---> 1d9e701c18ac 07:18:00 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:18:00 ---> Running in da8ef99ed4c7 07:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:18:00 (1/1) Installing dumb-init (1.2.5-r3) 07:18:00 Executing busybox-1.36.1-r29.trigger 07:18:00 OK: 9 MiB in 15 packages 07:18:00 Removing intermediate container da8ef99ed4c7 07:18:00 ---> e0ff6c005a8d 07:18:00 Step 14/23 : RUN apk --no-cache upgrade 07:18:00 ---> Running in fda6bd9d50b4 07:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:18:01 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:18:01 Executing busybox-1.36.1-r30.post-upgrade 07:18:01 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:18:01 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:18:01 Executing busybox-1.36.1-r30.trigger 07:18:01 OK: 9 MiB in 15 packages 07:18:02 Removing intermediate container fda6bd9d50b4 07:18:02 ---> 8b1bb36754ee 07:18:02 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:18:04 ---> d9e5bc6fb7b5 07:18:04 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:18:05 ---> 9c806b8e4384 07:18:05 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:18:06 ---> 32d6500af27c 07:18:06 Step 18/23 : EXPOSE 59901 07:18:06 ---> Running in b2401ae167cd 07:18:06 Removing intermediate container b2401ae167cd 07:18:06 ---> 81688b54a4ed 07:18:06 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:18:06 ---> Running in 2c8dd8a74d84 07:18:06 Removing intermediate container 2c8dd8a74d84 07:18:06 ---> 24a89f1cdd7f 07:18:06 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:18:06 ---> Running in 32758a5bfaf2 07:18:07 Removing intermediate container 32758a5bfaf2 07:18:07 ---> 80944c1aa1d1 07:18:07 Step 21/23 : LABEL arch=arm64 07:18:07 ---> Running in e48cb9301de0 07:18:07 Removing intermediate container e48cb9301de0 07:18:07 ---> ecb6cbb4c59c 07:18:07 Step 22/23 : LABEL git_sha=1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:18:07 ---> Running in 99615a5807c5 07:18:07 Removing intermediate container 99615a5807c5 07:18:07 ---> 134f2cc50f69 07:18:07 Step 23/23 : LABEL version=4.1.0-dev.5 07:18:07 ---> Running in 6713dfb900e9 07:18:08 Removing intermediate container 6713dfb900e9 07:18:08 ---> c709b1d69be4 07:18:08 [Warning] One or more build-args [ARCH] were not consumed 07:18:08 Successfully built c709b1d69be4 07:18:08 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:08 provisioning config files... 07:18:08 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/195@tmp/config12040263650098757950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:08 ---> ****-login.sh 07:18:08 nexus3.edgexfoundry.org:10001 07:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:08 Configure a credential helper to remove this warning. See 07:18:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:08 07:18:08 Login Succeeded 07:18:08 nexus3.edgexfoundry.org:10002 07:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:09 Configure a credential helper to remove this warning. See 07:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:09 07:18:09 Login Succeeded 07:18:09 nexus3.edgexfoundry.org:10003 07:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:09 Configure a credential helper to remove this warning. See 07:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:09 07:18:09 Login Succeeded 07:18:09 nexus3.edgexfoundry.org:10004 07:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:09 Configure a credential helper to remove this warning. See 07:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:09 07:18:09 Login Succeeded 07:18:09 ****.io 07:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:10 Configure a credential helper to remove this warning. See 07:18:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:10 07:18:10 Login Succeeded 07:18:10 ---> ****-login.sh ends [Pipeline] } 07:18:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:18:10 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 07:18:10 1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:18:10 latest 07:18:10 4.1.0-dev.5 07:18:10 1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 07:18:10 main 07:18:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:10 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:18:11 906b24c5e9e3: Preparing 07:18:11 f68d4899b291: Preparing 07:18:11 98230e93ee05: Preparing 07:18:11 33fd0da83b7d: Preparing 07:18:11 334eea0e2f03: Preparing 07:18:11 1e890da81ec9: Preparing 07:18:11 1e890da81ec9: Waiting 07:18:11 f68d4899b291: Pushed 07:18:11 334eea0e2f03: Pushed 07:18:11 906b24c5e9e3: Pushed 07:18:11 1e890da81ec9: Layer already exists 07:18:11 33fd0da83b7d: Pushed 07:18:20 98230e93ee05: Pushed 07:18:20 1029fbc3c8cca04e318fee9f77de6180b4ee9138: digest: sha256:315fbd83d46f7743c0b9cad96f678af299b4dd7d91739229f20066ca2be60fe4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:20 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:18:20 906b24c5e9e3: Preparing 07:18:20 f68d4899b291: Preparing 07:18:20 98230e93ee05: Preparing 07:18:20 33fd0da83b7d: Preparing 07:18:20 334eea0e2f03: Preparing 07:18:20 1e890da81ec9: Preparing 07:18:20 1e890da81ec9: Waiting 07:18:20 906b24c5e9e3: Layer already exists 07:18:20 f68d4899b291: Layer already exists 07:18:20 33fd0da83b7d: Layer already exists 07:18:20 334eea0e2f03: Layer already exists 07:18:20 98230e93ee05: Layer already exists 07:18:20 1e890da81ec9: Layer already exists 07:18:20 latest: digest: sha256:315fbd83d46f7743c0b9cad96f678af299b4dd7d91739229f20066ca2be60fe4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:21 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:21 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.5 07:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:18:21 906b24c5e9e3: Preparing 07:18:21 f68d4899b291: Preparing 07:18:21 98230e93ee05: Preparing 07:18:21 33fd0da83b7d: Preparing 07:18:21 334eea0e2f03: Preparing 07:18:21 1e890da81ec9: Preparing 07:18:21 1e890da81ec9: Waiting 07:18:21 334eea0e2f03: Layer already exists 07:18:21 f68d4899b291: Layer already exists 07:18:21 33fd0da83b7d: Layer already exists 07:18:21 98230e93ee05: Layer already exists 07:18:21 906b24c5e9e3: Layer already exists 07:18:21 1e890da81ec9: Layer already exists 07:18:21 4.1.0-dev.5: digest: sha256:315fbd83d46f7743c0b9cad96f678af299b4dd7d91739229f20066ca2be60fe4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:21 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:22 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 07:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:18:22 906b24c5e9e3: Preparing 07:18:22 f68d4899b291: Preparing 07:18:22 98230e93ee05: Preparing 07:18:22 33fd0da83b7d: Preparing 07:18:22 334eea0e2f03: Preparing 07:18:22 1e890da81ec9: Preparing 07:18:22 1e890da81ec9: Waiting 07:18:22 334eea0e2f03: Layer already exists 07:18:22 f68d4899b291: Layer already exists 07:18:22 33fd0da83b7d: Layer already exists 07:18:22 98230e93ee05: Layer already exists 07:18:22 906b24c5e9e3: Layer already exists 07:18:22 1e890da81ec9: Layer already exists 07:18:22 1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5: digest: sha256:315fbd83d46f7743c0b9cad96f678af299b4dd7d91739229f20066ca2be60fe4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:22 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:23 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 07:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:18:23 906b24c5e9e3: Preparing 07:18:23 f68d4899b291: Preparing 07:18:23 98230e93ee05: Preparing 07:18:23 33fd0da83b7d: Preparing 07:18:23 334eea0e2f03: Preparing 07:18:23 1e890da81ec9: Preparing 07:18:23 1e890da81ec9: Waiting 07:18:23 33fd0da83b7d: Layer already exists 07:18:23 906b24c5e9e3: Layer already exists 07:18:23 334eea0e2f03: Layer already exists 07:18:23 f68d4899b291: Layer already exists 07:18:23 98230e93ee05: Layer already exists 07:18:23 1e890da81ec9: Layer already exists 07:18:23 main: digest: sha256:315fbd83d46f7743c0b9cad96f678af299b4dd7d91739229f20066ca2be60fe4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:23 ===================================================== [Pipeline] echo 07:18:23 taggedImages: 07:18:23 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138 07:18:23 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:18:23 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.5 07:18:23 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 07:18:23 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 07:18:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] echo 07:18:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 07:18:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.5 [Pipeline] echo 07:18:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [Pipeline] echo 07:18:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:18:23 07:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:18:24 arm64: Pulling from edgex-lftools-log-publisher 07:18:24 8998bd30e6a1: Pulling fs layer 07:18:24 04944245beec: Pulling fs layer 07:18:24 699f458cf7ca: Pulling fs layer 07:18:24 765212b225bb: Pulling fs layer 07:18:24 f23df028b6ca: Pulling fs layer 07:18:24 d65c8cfc05b1: Pulling fs layer 07:18:24 2437ff75d9bd: Pulling fs layer 07:18:24 765212b225bb: Waiting 07:18:24 f23df028b6ca: Waiting 07:18:24 d65c8cfc05b1: Waiting 07:18:24 2437ff75d9bd: Waiting 07:18:24 04944245beec: Verifying Checksum 07:18:24 04944245beec: Download complete 07:18:24 765212b225bb: Verifying Checksum 07:18:24 765212b225bb: Download complete 07:18:24 f23df028b6ca: Verifying Checksum 07:18:24 f23df028b6ca: Download complete 07:18:24 d65c8cfc05b1: Verifying Checksum 07:18:24 d65c8cfc05b1: Download complete 07:18:24 699f458cf7ca: Verifying Checksum 07:18:24 699f458cf7ca: Download complete 07:18:25 8998bd30e6a1: Verifying Checksum 07:18:25 8998bd30e6a1: Download complete 07:18:27 2437ff75d9bd: Verifying Checksum 07:18:27 2437ff75d9bd: Download complete 07:18:29 8998bd30e6a1: Pull complete 07:18:30 04944245beec: Pull complete 07:18:31 699f458cf7ca: Pull complete 07:18:31 765212b225bb: Pull complete 07:18:32 f23df028b6ca: Pull complete 07:18:32 d65c8cfc05b1: Pull complete 07:18:51 2437ff75d9bd: Pull complete 07:18:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:18:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:51 prd-ubuntu20.04-docker-arm64-4c-16g-7071 does not seem to be running inside a container 07:18:51 $ 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/195 -v /w/workspace/device-modbus-go/195:/w/workspace/device-modbus-go/195:rw,z -v /w/workspace/device-modbus-go/195@tmp:/w/workspace/device-modbus-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:18:54 $ docker top c82b065b443368c58808d0c408d761cc726d8fba0d1e6a995154aefab620bbd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:54 ---> job-cost.sh 07:18:54 lf-activate-venv: SKIPPING 07:18:54 INFO: No Stack... 07:18:55 INFO: Retrieving Pricing Info for: v3-standard-4 07:18:56 INFO: Archiving Costs [Pipeline] sh 07:18:56 + cat /w/workspace/device-modbus-go/195/archives/cost.csv 07:18:56 + cut -d, -f6 [Pipeline] lock 07:18:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] 07:18:56 Resource [jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] did not exist. Created. 07:18:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:18:57 /w/workspace/device-modbus-go/195@tmp/durable-6278b6da/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:18:57 + echo total: 0.10999999940395355 [Pipeline] stash 07:18:57 Warning: overwriting stash ‘stack-cost’ 07:18:57 Stashed 1 file(s) [Pipeline] } 07:18:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 07:18:57 $ docker stop --time=1 c82b065b443368c58808d0c408d761cc726d8fba0d1e6a995154aefab620bbd8 07:18:59 $ docker rm -f --volumes c82b065b443368c58808d0c408d761cc726d8fba0d1e6a995154aefab620bbd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:18:59 provisioning config files... 07:18:59 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11423899418382076271tmp [Pipeline] { [Pipeline] sh 07:19:00 + set +x 07:19:00 + curl -s https://codecov.io/bash 07:19:00 + bash -s -- 07:19:00 07:19:00 _____ _ 07:19:00 / ____| | | 07:19:00 | | ___ __| | ___ ___ _____ __ 07:19:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:19:00 | |___| (_) | (_| | __/ (_| (_) \ V / 07:19:00 \_____\___/ \__,_|\___|\___\___/ \_/ 07:19:00 Bash-1.0.6 07:19:00 07:19:00 07:19:00 ==> git version 2.25.1 found 07:19:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:19:00 Release-Date: 2020-01-08 07:19:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:19:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:19:00 ==> Jenkins CI detected. 07:19:00 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 07:19:00 project root: . 07:19:00 --> token set from env 07:19:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:19:00 ==> Running gcov in . (disable via -X gcov) 07:19:00 ==> Python coveragepy not found 07:19:00 ==> Searching for coverage reports in: 07:19:00 + . 07:19:00 -> Found 1 reports 07:19:00 ==> Detecting git/mercurial file structure 07:19:00 ==> Reading reports 07:19:00 + ./coverage.out bytes=27945 07:19:00 ==> Appending adjustments 07:19:00 https://docs.codecov.io/docs/fixing-reports 07:19:00 + Found adjustments 07:19:00 ==> Gzipping contents 07:19:00 8.0K /tmp/codecov.K7F03j.gz 07:19:00 ==> Uploading reports 07:19:00 url: https://codecov.io 07:19:00 query: branch=main&commit=1029fbc3c8cca04e318fee9f77de6180b4ee9138&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:19:00 -> Pinging Codecov 07:19:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1029fbc3c8cca04e318fee9f77de6180b4ee9138&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:19:00 -> Uploading to 07:19:00 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/1029fbc3c8cca04e318fee9f77de6180b4ee9138/82d6ea61-cb27-4a8c-bd56-862bec986697.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T071900Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ac4e0375ba6299439dbc9af3371e08f122c27c6b07349a628cc5b87c6c018334 07:19:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:19:00 Dload Upload Total Spent Left Speed 07:19:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 18320 --:--:-- --:--:-- --:--:-- 18320 07:19:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] } 07:19:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:19:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:19:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:19:01 07:19:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:19:01 latest: Pulling from edgex-devops/edgex-snyk-go 07:19:01 0a9a5dfd008f: Already exists 07:19:01 36466aa92d05: Already exists 07:19:01 e10405b45d13: Already exists 07:19:01 096b7ceb2af7: Already exists 07:19:01 4f4fb700ef54: Already exists 07:19:01 e50aa161e22a: Pulling fs layer 07:19:01 d3c8db5fb9df: Pulling fs layer 07:19:01 e50aa161e22a: Verifying Checksum 07:19:01 e50aa161e22a: Download complete 07:19:02 e50aa161e22a: Pull complete 07:19:03 d3c8db5fb9df: Verifying Checksum 07:19:03 d3c8db5fb9df: Download complete 07:19:07 d3c8db5fb9df: Pull complete 07:19:07 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 07:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:07 prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container 07:19:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:19:08 $ docker top 7c3de00cc8e38dfd5020f218c3c8860e240f09f87c3a01973f93d2af91da363c -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:09 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 07:19:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 07:19:09 + set -o pipefail 07:19:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 07:19:19 07:19:19 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 07:19:19 07:19:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/cc7bf200-0078-46ad-92b4-1eae4f44cf97 07:19:19 07:19:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:19:19 07:19:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:19:19 07:19:19 07:19:19 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:19:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:19:19 $ docker stop --time=1 7c3de00cc8e38dfd5020f218c3c8860e240f09f87c3a01973f93d2af91da363c 07:19:21 $ docker rm -f --volumes 7c3de00cc8e38dfd5020f218c3c8860e240f09f87c3a01973f93d2af91da363c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:19:22 + git log --format=format:%s -1 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] sh 07:19:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:19:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:23 prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container 07:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:19:23 $ docker top 27f2c6ec4e9ff9e54d32c2e12cd765e0fd6409605d8504d560a837aa4ad2a4d2 -eo pid,comm 07:19:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:19:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:23 [ssh-agent] Looking for ssh-agent implementation... 07:19:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:23 $ docker exec 27f2c6ec4e9ff9e54d32c2e12cd765e0fd6409605d8504d560a837aa4ad2a4d2 ssh-agent 07:19:23 SSH_AUTH_SOCK=/tmp/ssh-nyeK9DsvYjwK/agent.32 07:19:23 SSH_AGENT_PID=38 07:19:23 Running ssh-add (command line suppressed) 07:19:23 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1951340351247570633.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1951340351247570633.key) 07:19:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:24 + git semver tag 07:19:24 2025-08-15 07:19:24,533 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:19:24 2025-08-15 07:19:24,537 [run_tag] DEBUG tag force:False 07:19:24 2025-08-15 07:19:24,537 [check_head_tag] DEBUG check head tag 07:19:24 2025-08-15 07:19:24,538 [execute] INFO git cat-file --batch-check 07:19:24 2025-08-15 07:19:24,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 07:19:24 2025-08-15 07:19:24,540 [execute] INFO git cat-file --batch 07:19:24 2025-08-15 07:19:24,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 07:19:24 2025-08-15 07:19:24,548 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:19:24 2025-08-15 07:19:24,548 [execute] INFO git tag -a v4.1.0-dev.5 -m v4.1.0-dev.5 07:19:24 2025-08-15 07:19:24,548 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.5', '-m', 'v4.1.0-dev.5'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 07:19:24 2025-08-15 07:19:24,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:19:24 4.1.0-dev.5 [Pipeline] } 07:19:24 $ docker exec --env ******** --env ******** 27f2c6ec4e9ff9e54d32c2e12cd765e0fd6409605d8504d560a837aa4ad2a4d2 ssh-agent -k 07:19:24 unset SSH_AUTH_SOCK; 07:19:24 unset SSH_AGENT_PID; 07:19:24 echo Agent pid 38 killed; 07:19:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:25 + git semver [Pipeline] } 07:19:25 $ docker stop --time=1 27f2c6ec4e9ff9e54d32c2e12cd765e0fd6409605d8504d560a837aa4ad2a4d2 07:19:26 $ docker rm -f --volumes 27f2c6ec4e9ff9e54d32c2e12cd765e0fd6409605d8504d560a837aa4ad2a4d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:26 07:19:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:27 0.23.1-centos7: Pulling from edgex-lftools 07:19:27 ab5ef0e58194: Pulling fs layer 07:19:27 9712f1f96733: Pulling fs layer 07:19:27 63f879dbbcfc: Pulling fs layer 07:19:27 0d9ebad4ef96: Pulling fs layer 07:19:27 e9a5061849ea: Pulling fs layer 07:19:27 d747dcd14b5f: Pulling fs layer 07:19:27 2de7ff778b66: Pulling fs layer 07:19:27 0d9ebad4ef96: Waiting 07:19:27 e9a5061849ea: Waiting 07:19:27 d747dcd14b5f: Waiting 07:19:27 2de7ff778b66: Waiting 07:19:27 9712f1f96733: Verifying Checksum 07:19:27 9712f1f96733: Download complete 07:19:27 63f879dbbcfc: Verifying Checksum 07:19:27 63f879dbbcfc: Download complete 07:19:27 e9a5061849ea: Verifying Checksum 07:19:27 e9a5061849ea: Download complete 07:19:27 d747dcd14b5f: Verifying Checksum 07:19:27 d747dcd14b5f: Download complete 07:19:27 ab5ef0e58194: Download complete 07:19:28 0d9ebad4ef96: Verifying Checksum 07:19:28 0d9ebad4ef96: Download complete 07:19:28 2de7ff778b66: Verifying Checksum 07:19:28 2de7ff778b66: Download complete 07:19:32 ab5ef0e58194: Pull complete 07:19:32 9712f1f96733: Pull complete 07:19:32 63f879dbbcfc: Pull complete 07:19:37 0d9ebad4ef96: Pull complete 07:19:37 e9a5061849ea: Pull complete 07:19:37 d747dcd14b5f: Pull complete 07:19:38 2de7ff778b66: Pull complete 07:19:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:38 prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container 07:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:19:40 $ docker top 967820f8b2331b3f55b606d86c22af77b3ec9a2ad05b5099d56dfa2fbf0a556e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:19:40 provisioning config files... 07:19:40 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7074873247687190893tmp 07:19:40 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4640357407525258003tmp 07:19:40 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9343532062129038863tmp [Pipeline] { [Pipeline] echo 07:19:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:19:40 ---> sigul-configuration.sh 07:19:40 gpg: directory `/root/.gnupg' created 07:19:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:19:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:19:40 gpg: keyring `/root/.gnupg/secring.gpg' created 07:19:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:19:40 gpg: CAST5 encrypted data 07:19:40 gpg: encrypted with 1 passphrase 07:19:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:19:41 + mkdir /home/jenkins 07:19:41 + mkdir /home/jenkins/sigul [Pipeline] sh 07:19:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:19:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:19:41 ---> sigul-install.sh 07:19:41 Sigul already installed; skipping installation. [Pipeline] sh 07:19:42 + git tag --list 07:19:42 0.7.1 07:19:42 v1.0.0 07:19:42 v1.1.0 07:19:42 v1.1.1 07:19:42 v1.2.2 07:19:42 v1.3.0 07:19:42 v1.3.1 07:19:42 v2.0.0 07:19:42 v2.1.0 07:19:42 v2.1.1 07:19:42 v2.2.0 07:19:42 v2.3.0 07:19:42 v3.0 07:19:42 v3.0.0 07:19:42 v3.1 07:19:42 v3.1.0 07:19:42 v3.1.1 07:19:42 v4.0 07:19:42 v4.0.0 07:19:42 v4.1.0-dev.1 07:19:42 v4.1.0-dev.2 07:19:42 v4.1.0-dev.3 07:19:42 v4.1.0-dev.4 07:19:42 v4.1.0-dev.5 [Pipeline] sh 07:19:42 + lftools sign git-tag v4.1.0-dev.5 07:19:43 Signing Git tag with Sigul... 07:19:43 Signing v4.1.0-dev.5 [Pipeline] echo 07:19:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:19:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:19:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:19:43 $ docker stop --time=1 967820f8b2331b3f55b606d86c22af77b3ec9a2ad05b5099d56dfa2fbf0a556e 07:19:44 $ docker rm -f --volumes 967820f8b2331b3f55b606d86c22af77b3ec9a2ad05b5099d56dfa2fbf0a556e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:19:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:19:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:45 prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container 07:19: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:19:46 $ docker top 2aae2665c3e2dea80f66ac4d7bd83706792f0bf246d057cd641cb89acf270af9 -eo pid,comm 07:19: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). 07:19:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:46 [ssh-agent] Looking for ssh-agent implementation... 07:19:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:46 $ docker exec 2aae2665c3e2dea80f66ac4d7bd83706792f0bf246d057cd641cb89acf270af9 ssh-agent 07:19:46 SSH_AUTH_SOCK=/tmp/ssh-BfygLp1AnMkP/agent.33 07:19:46 SSH_AGENT_PID=39 07:19:46 Running ssh-add (command line suppressed) 07:19:46 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14798061827034153198.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14798061827034153198.key) 07:19:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:46 + git semver bump pre 07:19:47 2025-08-15 07:19:47,028 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:19:47 2025-08-15 07:19:47,031 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:19:47 2025-08-15 07:19:47,031 [bump_version] DEBUG bumping version:4.1.0-dev.5 on axis:pre with prefix:dev 07:19:47 2025-08-15 07:19:47,031 [bump_version] DEBUG bumped version:4.1.0-dev.6 07:19:47 2025-08-15 07:19:47,032 [write_version] DEBUG write version:4.1.0-dev.6 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 07:19:47 2025-08-15 07:19:47,032 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:19:47 2025-08-15 07:19:47,032 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:19:47 2025-08-15 07:19:47,034 [execute] INFO git cat-file --batch-check 07:19:47 2025-08-15 07:19:47,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:19:47 2025-08-15 07:19:47,038 [execute] INFO git cat-file --batch 07:19:47 2025-08-15 07:19:47,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:19:47 2025-08-15 07:19:47,042 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:19:47 4.1.0-dev.6 [Pipeline] } 07:19:47 $ docker exec --env ******** --env ******** 2aae2665c3e2dea80f66ac4d7bd83706792f0bf246d057cd641cb89acf270af9 ssh-agent -k 07:19:47 unset SSH_AUTH_SOCK; 07:19:47 unset SSH_AGENT_PID; 07:19:47 echo Agent pid 39 killed; 07:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:47 + git semver [Pipeline] } 07:19:48 $ docker stop --time=1 2aae2665c3e2dea80f66ac4d7bd83706792f0bf246d057cd641cb89acf270af9 07:19:49 $ docker rm -f --volumes 2aae2665c3e2dea80f66ac4d7bd83706792f0bf246d057cd641cb89acf270af9 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:19:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:50 prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container 07:19:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:19:50 $ docker top 82d76d0c546ec4e6763c7dd3f4e95d0758fca7a64d16e2a7a5aece0ef5a0b730 -eo pid,comm 07:19:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:19:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:50 [ssh-agent] Looking for ssh-agent implementation... 07:19:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:50 $ docker exec 82d76d0c546ec4e6763c7dd3f4e95d0758fca7a64d16e2a7a5aece0ef5a0b730 ssh-agent 07:19:50 SSH_AUTH_SOCK=/tmp/ssh-cyjXKJ3qC0uu/agent.33 07:19:50 SSH_AGENT_PID=39 07:19:50 Running ssh-add (command line suppressed) 07:19:50 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12761893730307052018.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12761893730307052018.key) 07:19:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:51 + git semver push 07:19:51 2025-08-15 07:19:51,239 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:19:51 2025-08-15 07:19:51,243 [run_push] DEBUG push 07:19:51 2025-08-15 07:19:51,244 [execute] INFO git cat-file --batch-check 07:19:51 2025-08-15 07:19:51,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:19:51 2025-08-15 07:19:51,246 [execute] INFO git rev-list d114a097d29bf2cfefd2fde59be0b738d24dba24 -- 07:19:51 2025-08-15 07:19:51,246 [execute] DEBUG Popen(['git', 'rev-list', 'd114a097d29bf2cfefd2fde59be0b738d24dba24', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:19:51 2025-08-15 07:19:51,254 [execute] INFO git fetch -v -- origin 07:19:51 2025-08-15 07:19:51,254 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 07:19:51 2025-08-15 07:19:51,702 [run_push] DEBUG no remote changes detected 07:19:51 2025-08-15 07:19:51,702 [execute] INFO git push origin semver 07:19:51 2025-08-15 07:19:51,703 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:19:52 2025-08-15 07:19:52,413 [run_push] DEBUG push all version tags 07:19:52 2025-08-15 07:19:52,413 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:19:52 2025-08-15 07:19:52,414 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 07:19:53 2025-08-15 07:19:53,092 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:19:53 4.1.0-dev.6 [Pipeline] } 07:19:53 $ docker exec --env ******** --env ******** 82d76d0c546ec4e6763c7dd3f4e95d0758fca7a64d16e2a7a5aece0ef5a0b730 ssh-agent -k 07:19:53 unset SSH_AUTH_SOCK; 07:19:53 unset SSH_AGENT_PID; 07:19:53 echo Agent pid 39 killed; 07:19:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:53 + git semver [Pipeline] } 07:19:54 $ docker stop --time=1 82d76d0c546ec4e6763c7dd3f4e95d0758fca7a64d16e2a7a5aece0ef5a0b730 07:19:55 $ docker rm -f --volumes 82d76d0c546ec4e6763c7dd3f4e95d0758fca7a64d16e2a7a5aece0ef5a0b730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:19:55 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 07:19:55 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:19:55 total 16 07:19:55 drwxr-xr-x 3 root root 4096 Aug 15 07:08 . 07:19:55 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 07:19 .. 07:19:55 drwxr-xr-x 2 root root 4096 Aug 15 07:08 cost 07:19:55 -rw-r--r-- 1 root root 88 Aug 15 07:08 cost.csv 07:19:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 07:19:55 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:19:55 total 16 07:19:55 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 07:08 . 07:19:55 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 07:19 .. 07:19:55 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 07:08 cost 07:19:55 -rw-r--r-- 1 jenkins jenkins 88 Aug 15 07:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:19:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:19:57 ---> package-listing.sh 07:19:57 ++ facter osfamily 07:19:57 ++ tr '[:upper:]' '[:lower:]' 07:19:57 + OS_FAMILY=debian 07:19:57 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 07:19:57 + START_PACKAGES=/tmp/packages_start.txt 07:19:57 + END_PACKAGES=/tmp/packages_end.txt 07:19:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:57 + PACKAGES=/tmp/packages_start.txt 07:19:57 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:19:57 + PACKAGES=/tmp/packages_end.txt 07:19:57 + case "${OS_FAMILY}" in 07:19:57 + dpkg -l 07:19:57 + grep '^ii' 07:19:57 + '[' -f /tmp/packages_start.txt ']' 07:19:57 + '[' -f /tmp/packages_end.txt ']' 07:19:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:57 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:19:57 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 07:19:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 07:19:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:19:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:58 prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container 07:19:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:19:58 $ docker top e48673423d17997f655410977fa397cc0c15ee9294b28a770bf2ea5b28934bbd -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:58 + touch /tmp/pre-build-complete [Pipeline] sh 07:19:59 + mkdir -p /var/log/sysstat [Pipeline] sh 07:19:59 + ls /var/log/sa-host 07:19:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:59 provisioning config files... 07:19:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8506451280459066059tmp [Pipeline] { [Pipeline] echo 07:19:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:19:59 ---> create-netrc.sh [Pipeline] } 07:19:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:20:00 ---> python-tools-install.sh [Pipeline] echo 07:20:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:20:00 ---> sudo-logs.sh 07:20:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:20:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:20:00 ---> job-cost.sh 07:20:00 lf-activate-venv: SKIPPING 07:20:00 DEBUG: total: 0.2199999988079071 07:20:00 INFO: Retrieving Stack Cost... 07:20:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:20:01 INFO: Archiving Costs [Pipeline] echo 07:20:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:20:01 ---> logs-deploy.sh 07:20:01 lf-activate-venv: SKIPPING 07:20:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/195 07:20:01 INFO: archiving workspace using pattern(s): 07:20:02 Archives upload complete. 07:20:02 INFO: archiving logs to Nexus