Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b1e54a968cdce1eff204fc600ed71834c9c3f36 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-ssh2872217378766976403.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-ssh612343409705910383.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-ssh13806129801027427836.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-ssh181875065360286570.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-ssh5655967241634667609.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6291’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6292 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 3b1e54a968cdce1eff204fc600ed71834c9c3f36 (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 3b1e54a968cdce1eff204fc600ed71834c9c3f36 # timeout=10 Commit message: "refactor: Change goburrow modbus lib with grid-x fork (#640)" > git rev-list --no-walk f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:55:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:55:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:55:20 ========================================================= 08:55:20 EdgeX Global Pipelines Version Info 08:55:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:55:21 ------------------- 08:55:21 stable info: 08:55:21 ------------------- 08:55:21 Commited By: Cherry Wang cherry@iotechsys.com 08:55:21 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:55:21 Message: update stable to v1.0.276 08:55:22 ------------------- 08:55:22 experimental info: 08:55:22 ------------------- 08:55:22 Commited By: **** collab-it+edgex@linuxfoundation.org 08:55:22 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:55:22 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:55:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] echo 08:55:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b1e54a [Pipeline] echo 08:55:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:23 provisioning config files... 08:55:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9161815364928049969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:23 ---> ****-login.sh 08:55:23 nexus3.edgexfoundry.org:10001 08:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:23 08:55:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:55:23 Configure a credential helper to remove this warning. See 08:55:23 https://docs.****.com/go/credential-store/ 08:55:23 08:55:23 Login Succeeded 08:55:23 nexus3.edgexfoundry.org:10002 08:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:23 08:55:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:55:23 Configure a credential helper to remove this warning. See 08:55:23 https://docs.****.com/go/credential-store/ 08:55:23 08:55:23 Login Succeeded 08:55:23 nexus3.edgexfoundry.org:10003 08:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:23 08:55:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:55:23 Configure a credential helper to remove this warning. See 08:55:23 https://docs.****.com/go/credential-store/ 08:55:23 08:55:23 Login Succeeded 08:55:23 nexus3.edgexfoundry.org:10004 08:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:23 08:55:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:55:23 Configure a credential helper to remove this warning. See 08:55:23 https://docs.****.com/go/credential-store/ 08:55:23 08:55:23 Login Succeeded 08:55:23 ****.io 08:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:24 08:55:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:55:24 Configure a credential helper to remove this warning. See 08:55:24 https://docs.****.com/go/credential-store/ 08:55:24 08:55:24 Login Succeeded 08:55:24 ---> ****-login.sh ends [Pipeline] } 08:55:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:55:24 + git rev-list -1 --merges 3b1e54a968cdce1eff204fc600ed71834c9c3f36~1..3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] echo 08:55:24 -----------> git rev-list -1 --merges 3b1e54a968cdce1eff204fc600ed71834c9c3f36~1..3b1e54a968cdce1eff204fc600ed71834c9c3f36 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [false] [Pipeline] sh 08:55:24 + git log --format=format:%s -1 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] echo 08:55:24 ========================================================= 08:55:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:55:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:25 + git log --format=format:%s -1 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] echo 08:55:25 [semverPrep] GIT_COMMIT: 3b1e54a968cdce1eff204fc600ed71834c9c3f36, Commit Message: refactor: Change goburrow modbus lib with grid-x fork (#640) [Pipeline] echo 08:55:25 [semverPrep] This is not a build commit. [Pipeline] sh 08:55:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:55:25 + grep -v github /etc/ssh/ssh_known_hosts 08:55:25 + [ -e /tmp/ssh_known_hosts ] 08:55:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:55:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:55:25 + sudo tee -a /etc/ssh/ssh_known_hosts 08:55:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:55:26 08:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:55:26 0.1.4: Pulling from edgex-devops/py-git-semver 08:55:26 3dae71ba6b94: Pulling fs layer 08:55:26 6bf1a483ea7c: Pulling fs layer 08:55:26 f5dfc541a4d3: Pulling fs layer 08:55:26 461d9e800cba: Pulling fs layer 08:55:26 80192f66455f: Pulling fs layer 08:55:26 2e8e34ca0e6c: Pulling fs layer 08:55:26 a29436f7fd5d: Pulling fs layer 08:55:26 923cac83aea3: Pulling fs layer 08:55:26 25ad8b0a4227: Pulling fs layer 08:55:26 db01528c6b51: Pulling fs layer 08:55:26 28988de357af: Pulling fs layer 08:55:26 461d9e800cba: Waiting 08:55:26 80192f66455f: Waiting 08:55:26 2e8e34ca0e6c: Waiting 08:55:26 a29436f7fd5d: Waiting 08:55:26 25ad8b0a4227: Waiting 08:55:26 db01528c6b51: Waiting 08:55:26 6bf1a483ea7c: Verifying Checksum 08:55:26 6bf1a483ea7c: Download complete 08:55:26 461d9e800cba: Verifying Checksum 08:55:26 461d9e800cba: Download complete 08:55:26 80192f66455f: Download complete 08:55:26 f5dfc541a4d3: Verifying Checksum 08:55:26 f5dfc541a4d3: Download complete 08:55:26 3dae71ba6b94: Verifying Checksum 08:55:26 3dae71ba6b94: Download complete 08:55:26 923cac83aea3: Verifying Checksum 08:55:26 923cac83aea3: Download complete 08:55:26 25ad8b0a4227: Verifying Checksum 08:55:26 25ad8b0a4227: Download complete 08:55:26 db01528c6b51: Verifying Checksum 08:55:26 db01528c6b51: Download complete 08:55:26 28988de357af: Verifying Checksum 08:55:26 28988de357af: Download complete 08:55:26 a29436f7fd5d: Verifying Checksum 08:55:26 a29436f7fd5d: Download complete 08:55:27 2e8e34ca0e6c: Verifying Checksum 08:55:27 2e8e34ca0e6c: Download complete 08:55:28 3dae71ba6b94: Pull complete 08:55:28 6bf1a483ea7c: Pull complete 08:55:29 f5dfc541a4d3: Pull complete 08:55:29 461d9e800cba: Pull complete 08:55:29 80192f66455f: Pull complete 08:55:33 2e8e34ca0e6c: Pull complete 08:55:34 a29436f7fd5d: Pull complete 08:55:34 923cac83aea3: Pull complete 08:55:34 25ad8b0a4227: Pull complete 08:55:34 db01528c6b51: Pull complete 08:55:34 28988de357af: Pull complete 08:55:34 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:55:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:34 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 08:55:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:55:36 $ docker top 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb -eo pid,comm 08:55:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:55:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:55:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:36 [ssh-agent] Looking for ssh-agent implementation... 08:55:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:36 $ docker exec 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb ssh-agent 08:55:36 SSH_AUTH_SOCK=/tmp/ssh-zPIxZ8Kcc8El/agent.32 08:55:36 SSH_AGENT_PID=38 08:55:36 Running ssh-add (command line suppressed) 08:55:36 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5345472778782703488.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5345472778782703488.key) 08:55:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:36 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 08:55:37 + git tag --points-at HEAD [Pipeline] } 08:55:37 $ docker exec --env ******** --env ******** 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb ssh-agent -k 08:55:37 unset SSH_AUTH_SOCK; 08:55:37 unset SSH_AGENT_PID; 08:55:37 echo Agent pid 38 killed; 08:55:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:55:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:37 [ssh-agent] Looking for ssh-agent implementation... 08:55:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:37 $ docker exec 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb ssh-agent 08:55:37 SSH_AUTH_SOCK=/tmp/ssh-D39sYqymjpKr/agent.85 08:55:37 SSH_AGENT_PID=91 08:55:37 Running ssh-add (command line suppressed) 08:55:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9519072605949874662.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9519072605949874662.key) 08:55:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:38 + git semver init 08:55:38 2025-08-05 08:55:38,299 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:55:38 2025-08-05 08:55:38,305 [run_init] DEBUG init version:0.0.0 force:False 08:55:38 2025-08-05 08:55:38,306 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 08:55:38 2025-08-05 08:55:38,306 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 08:55:38 2025-08-05 08:55:38,306 [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) 08:55:39 2025-08-05 08:55:39,566 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 08:55:39 2025-08-05 08:55:39,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 08:55:39 2025-08-05 08:55:39,568 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:55:39 2025-08-05 08:55:39,568 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 08:55:39 4.1.0-dev.1 [Pipeline] } 08:55:39 $ docker exec --env ******** --env ******** 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb ssh-agent -k 08:55:40 unset SSH_AUTH_SOCK; 08:55:40 unset SSH_AGENT_PID; 08:55:40 echo Agent pid 91 killed; 08:55:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:55:40 + git semver [Pipeline] } 08:55:40 $ docker stop --time=1 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb 08:55:41 $ docker rm -f --volumes 6339c9f9486eb07c5d44ebdeebbf2619d278e5bd59bcf16c8901eeec24da7edb [Pipeline] // withDockerContainer [Pipeline] sh 08:55:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:55:42 Stashed 1 file(s) [Pipeline] echo 08:55:42 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:42 provisioning config files... 08:55:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7029891475076052513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:43 ---> ****-login.sh 08:55:43 nexus3.edgexfoundry.org:10001 08:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:43 Login Succeeded 08:55:43 nexus3.edgexfoundry.org:10002 08:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:43 Login Succeeded 08:55:43 nexus3.edgexfoundry.org:10003 08:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:43 Login Succeeded 08:55:43 nexus3.edgexfoundry.org:10004 08:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:43 Login Succeeded 08:55:43 ****.io 08:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:43 Login Succeeded 08:55:43 ---> ****-login.sh ends [Pipeline] } 08:55:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:55:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:55:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:55:43 ========================================================= 08:55:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:55:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:44 + 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 . 08:55:44 #0 building with "default" instance using docker driver 08:55:44 08:55:44 #1 [internal] load build definition from Dockerfile 08:55:44 #1 transferring dockerfile: 1.52kB done 08:55:44 #1 DONE 0.0s 08:55:44 08:55:44 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:55:44 #2 DONE 0.1s 08:55:44 08:55:44 #3 [internal] load .dockerignore 08:55:44 #3 transferring context: 182B done 08:55:44 #3 DONE 0.0s 08:55:44 08:55:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 08:55:44 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 08:55:44 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 08:55:44 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 08:55:44 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s 08:55:44 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 08:55:44 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 08:55:44 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 08:55:44 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.2s 08:55:44 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 08:55:44 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 08:55:44 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 08:55:44 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 08:55:44 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:55:44 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 08:55:44 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 08:55:45 #4 ... 08:55:45 08:55:45 #5 [internal] load build context 08:55:45 #5 transferring context: 27.86MB 0.2s done 08:55:45 #5 DONE 0.3s 08:55:45 08:55:45 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 08:55:45 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 24.12MB / 74.06MB 0.3s 08:55:45 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 08:55:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s 08:55:45 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 08:55:45 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 08:55:45 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 08:55:45 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s 08:55:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 23.07MB / 103.05MB 0.5s 08:55:45 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 12.58MB / 13.29MB 0.5s 08:55:45 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 08:55:45 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 08:55:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.48MB / 103.05MB 0.7s 08:55:45 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 08:55:45 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 08:55:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 97.52MB / 103.05MB 0.9s 08:55:45 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 08:55:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 08:55:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 08:55:51 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.8s done 08:55:51 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 08:55:51 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 08:55:51 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:55:51 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 08:55:51 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 08:55:51 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 08:55:51 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 08:55:53 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done 08:55:53 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 08:55:55 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.9s done 08:55:55 #4 DONE 10.2s 08:55:55 08:55:55 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 08:55:55 #6 0.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:55:55 #6 0.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:55:55 #6 0.663 (1/8) Installing openssh-keygen (9.7_p1-r5) 08:55:55 #6 0.672 (2/8) Installing libedit (20240517.3.1-r0) 08:55:55 #6 0.677 (3/8) Installing openssh-client-common (9.7_p1-r5) 08:55:55 #6 0.699 (4/8) Installing openssh-client-default (9.7_p1-r5) 08:55:55 #6 0.710 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 08:55:55 #6 0.715 (6/8) Installing openssh-server-common (9.7_p1-r5) 08:55:55 #6 0.717 (7/8) Installing openssh-server (9.7_p1-r5) 08:55:55 #6 0.732 (8/8) Installing openssh (9.7_p1-r5) 08:55:55 #6 0.739 Executing busybox-1.36.1-r29.trigger 08:55:55 #6 0.748 OK: 253 MiB in 66 packages 08:55:57 #6 DONE 2.4s 08:55:57 08:55:57 #7 [builder 3/7] WORKDIR /device-modbus-go 08:55:57 #7 DONE 0.0s 08:55:57 08:55:57 #8 [builder 4/7] COPY go.mod vendor* ./ 08:55:57 #8 DONE 0.0s 08:55:57 08:55:57 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:57 Still waiting to schedule task 08:55:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:56:19 #9 DONE 20.2s 08:56:19 08:56:19 #10 [builder 6/7] COPY . . 08:56:19 #10 DONE 0.1s 08:56:19 08:56:19 #11 [builder 7/7] RUN echo noop 08:56:19 #11 0.192 noop 08:56:19 #11 DONE 0.2s 08:56:19 08:56:19 #12 exporting to image 08:56:19 #12 exporting layers 08:56:24 #12 exporting layers 6.6s done 08:56:24 #12 writing image sha256:b2d3393d04ae40814f0dfb308a33061a1b4b6efb869d11891d0a0ece51459f8b done 08:56:24 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:56:24 #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:25 + docker inspect -f . ci-base-image-x86_64 08:56:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:25 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 08:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:56:25 $ docker top 7b07af3522ee30e11982be0626241a6c663e79bbbc47daa160419183c655262a -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:25 + go version 08:56:25 go version go1.23.9 linux/amd64 [Pipeline] } 08:56:25 $ docker stop --time=1 7b07af3522ee30e11982be0626241a6c663e79bbbc47daa160419183c655262a 08:56:27 $ docker rm -f --volumes 7b07af3522ee30e11982be0626241a6c663e79bbbc47daa160419183c655262a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:27 + docker inspect -f . ci-base-image-x86_64 08:56:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:27 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 08:56:27 $ 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 08:56:27 $ docker top b370d19060145c5f82f9066dd6056dda5e17fb5dcd458149047929ecf88cf15f -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 08:56:28 + make test 08:56:28 go test ./... -coverprofile=coverage.out 08:56:29 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:56:47 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 08:56:47 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.5% of statements 08:56:59 go vet ./... 08:57:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:57:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:57:04 ./bin/test-attribution-txt.sh [Pipeline] echo 08:57:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:57:04 $ docker stop --time=1 b370d19060145c5f82f9066dd6056dda5e17fb5dcd458149047929ecf88cf15f 08:57:06 $ docker rm -f --volumes b370d19060145c5f82f9066dd6056dda5e17fb5dcd458149047929ecf88cf15f [Pipeline] // withDockerContainer [Pipeline] sh 08:57:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:57:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:57:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:57:07 + ls -al . 08:57:07 total 260 08:57:07 drwxrwxr-x 9 jenkins jenkins 4096 Aug 5 08:56 . 08:57:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 08:55 .. 08:57:07 -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 08:55 .dockerignore 08:57:07 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 08:56 .git 08:57:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:55 .github 08:57:07 -rw-rw-r-- 1 jenkins jenkins 266 Aug 5 08:55 .gitignore 08:57:07 -rw-rw-r-- 1 jenkins jenkins 199 Aug 5 08:55 .golangci.yml 08:57:07 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 08:55 .semver 08:57:07 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 5 08:55 Attribution.txt 08:57:07 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 5 08:55 CHANGELOG.md 08:57:07 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 5 08:55 Dockerfile 08:57:07 -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 08:55 GOVERNANCE.md 08:57:07 -rw-rw-r-- 1 jenkins jenkins 658 Aug 5 08:55 Jenkinsfile 08:57:07 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 08:55 LICENSE 08:57:07 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 5 08:55 Makefile 08:57:07 -rw-rw-r-- 1 jenkins jenkins 622 Aug 5 08:55 OWNERS.md 08:57:07 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 5 08:55 README.md 08:57:07 -rw-rw-r-- 1 jenkins jenkins 11 Aug 5 08:55 VERSION 08:57:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 08:55 bin 08:57:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:55 cmd 08:57:07 -rw-r--r-- 1 jenkins jenkins 27945 Aug 5 08:56 coverage.out 08:57:07 -rw-rw-r-- 1 jenkins jenkins 6376 Aug 5 08:55 go.mod 08:57:07 -rw-rw-r-- 1 jenkins jenkins 87366 Aug 5 08:55 go.sum 08:57:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:55 internal 08:57:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 08:55 simulator 08:57:07 -rw-rw-r-- 1 jenkins jenkins 229 Aug 5 08:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:07 + 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=3b1e54a968cdce1eff204fc600ed71834c9c3f36 --label arch=amd64 --label version=4.1.0-dev.1 . 08:57:08 #0 building with "default" instance using docker driver 08:57:08 08:57:08 #1 [internal] load build definition from Dockerfile 08:57:08 #1 transferring dockerfile: 1.52kB done 08:57:08 #1 DONE 0.0s 08:57:08 08:57:08 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:57:08 #2 DONE 0.0s 08:57:08 08:57:08 #3 [internal] load metadata for docker.io/library/alpine:3.20 08:57:08 #3 DONE 0.1s 08:57:08 08:57:08 #4 [internal] load .dockerignore 08:57:08 #4 transferring context: 182B done 08:57:08 #4 DONE 0.0s 08:57:08 08:57:08 #5 [internal] load build context 08:57:08 #5 transferring context: 41.27kB 0.0s done 08:57:08 #5 DONE 0.0s 08:57:08 08:57:08 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:57:08 #6 DONE 0.1s 08:57:08 08:57:08 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:57:08 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done 08:57:08 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 08:57:08 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 08:57:08 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 08:57:08 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 08:57:08 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:57:08 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 08:57:08 #7 DONE 0.2s 08:57:08 08:57:08 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 08:57:08 #8 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:57:08 #8 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:57:08 #8 0.718 OK: 253 MiB in 66 packages 08:57:08 #8 DONE 0.8s 08:57:08 08:57:08 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:57:08 #9 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:57:08 #9 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:57:08 #9 0.535 (1/1) Installing dumb-init (1.2.5-r3) 08:57:08 #9 0.539 Executing busybox-1.36.1-r29.trigger 08:57:08 #9 0.548 OK: 8 MiB in 15 packages 08:57:09 #9 DONE 0.7s 08:57:09 08:57:09 #10 [builder 3/7] WORKDIR /device-modbus-go 08:57:09 #10 DONE 0.0s 08:57:09 08:57:09 #11 [builder 4/7] COPY go.mod vendor* ./ 08:57:09 #11 DONE 0.0s 08:57:09 08:57:09 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:09 #12 DONE 0.5s 08:57:09 08:57:09 #13 [stage-1 3/6] RUN apk --no-cache upgrade 08:57:09 #13 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:57:09 #13 0.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:57:09 #13 ... 08:57:09 08:57:09 #14 [builder 6/7] COPY . . 08:57:09 #14 DONE 0.2s 08:57:09 08:57:09 #13 [stage-1 3/6] RUN apk --no-cache upgrade 08:57:09 #13 0.808 OK: 8 MiB in 15 packages 08:57:09 #13 DONE 0.9s 08:57:09 08:57:09 #15 [builder 7/7] RUN make build 08:57:09 #15 0.258 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 08:57:36 #15 DONE 23.3s 08:57:36 08:57:36 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 08:57:36 #16 DONE 0.1s 08:57:36 08:57:36 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 08:57:36 #17 DONE 0.0s 08:57:36 08:57:36 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 08:57:36 #18 DONE 0.0s 08:57:36 08:57:36 #19 exporting to image 08:57:36 #19 exporting layers 0.1s done 08:57:36 #19 writing image sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done 08:57:36 #19 naming to docker.io/library/device-modbus done 08:57:36 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:36 provisioning config files... 08:57:36 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4431835554965548504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:36 ---> ****-login.sh 08:57:36 nexus3.edgexfoundry.org:10001 08:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:36 Login Succeeded 08:57:36 nexus3.edgexfoundry.org:10002 08:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:36 Login Succeeded 08:57:36 nexus3.edgexfoundry.org:10003 08:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:37 Login Succeeded 08:57:37 nexus3.edgexfoundry.org:10004 08:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:37 Login Succeeded 08:57:37 ****.io 08:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:37 Login Succeeded 08:57:37 ---> ****-login.sh ends [Pipeline] } 08:57:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:57:37 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 08:57:37 3b1e54a968cdce1eff204fc600ed71834c9c3f36 08:57:37 latest 08:57:37 4.1.0-dev.1 08:57:37 3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 08:57:37 main 08:57:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:37 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:38 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 08:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:57:38 5de85aac57e6: Preparing 08:57:38 7fd324e3e658: Preparing 08:57:38 43085d74b1a8: Preparing 08:57:38 70c836dd7867: Preparing 08:57:38 bf91923512cd: Preparing 08:57:38 097100c76c15: Preparing 08:57:38 097100c76c15: Waiting 08:57:38 70c836dd7867: Pushed 08:57:38 5de85aac57e6: Pushed 08:57:38 bf91923512cd: Pushed 08:57:38 7fd324e3e658: Pushed 08:57:38 097100c76c15: Layer already exists 08:57:41 43085d74b1a8: Pushed 08:57:41 3b1e54a968cdce1eff204fc600ed71834c9c3f36: digest: sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:42 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 08:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:57:42 5de85aac57e6: Preparing 08:57:42 7fd324e3e658: Preparing 08:57:42 43085d74b1a8: Preparing 08:57:42 70c836dd7867: Preparing 08:57:42 bf91923512cd: Preparing 08:57:42 097100c76c15: Preparing 08:57:42 097100c76c15: Waiting 08:57:42 7fd324e3e658: Layer already exists 08:57:42 bf91923512cd: Layer already exists 08:57:42 70c836dd7867: Layer already exists 08:57:42 5de85aac57e6: Layer already exists 08:57:42 43085d74b1a8: Layer already exists 08:57:42 097100c76c15: Layer already exists 08:57:42 latest: digest: sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:42 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 08:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:57:43 5de85aac57e6: Preparing 08:57:43 7fd324e3e658: Preparing 08:57:43 43085d74b1a8: Preparing 08:57:43 70c836dd7867: Preparing 08:57:43 bf91923512cd: Preparing 08:57:43 097100c76c15: Preparing 08:57:43 097100c76c15: Waiting 08:57:43 7fd324e3e658: Layer already exists 08:57:43 5de85aac57e6: Layer already exists 08:57:43 43085d74b1a8: Layer already exists 08:57:43 bf91923512cd: Layer already exists 08:57:43 70c836dd7867: Layer already exists 08:57:43 097100c76c15: Layer already exists 08:57:43 4.1.0-dev.1: digest: sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:43 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 08:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:57:43 5de85aac57e6: Preparing 08:57:43 7fd324e3e658: Preparing 08:57:43 43085d74b1a8: Preparing 08:57:43 70c836dd7867: Preparing 08:57:43 bf91923512cd: Preparing 08:57:43 097100c76c15: Preparing 08:57:43 097100c76c15: Waiting 08:57:43 43085d74b1a8: Layer already exists 08:57:43 bf91923512cd: Layer already exists 08:57:43 70c836dd7867: Layer already exists 08:57:43 5de85aac57e6: Layer already exists 08:57:43 7fd324e3e658: Layer already exists 08:57:43 097100c76c15: Layer already exists 08:57:43 3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1: digest: sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 08:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:57:44 5de85aac57e6: Preparing 08:57:44 7fd324e3e658: Preparing 08:57:44 43085d74b1a8: Preparing 08:57:44 70c836dd7867: Preparing 08:57:44 bf91923512cd: Preparing 08:57:44 097100c76c15: Preparing 08:57:44 097100c76c15: Waiting 08:57:44 7fd324e3e658: Layer already exists 08:57:44 bf91923512cd: Layer already exists 08:57:44 70c836dd7867: Layer already exists 08:57:44 5de85aac57e6: Layer already exists 08:57:44 43085d74b1a8: Layer already exists 08:57:44 097100c76c15: Layer already exists 08:57:44 main: digest: sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:44 ===================================================== [Pipeline] echo 08:57:44 taggedImages: 08:57:44 - nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 08:57:44 - nexus3.edgexfoundry.org:10004/device-modbus:latest 08:57:44 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 08:57:44 - nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 08:57:44 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 08:57:44 ========================================================= 08:57:44 [edgeXBuildMultiArch] RAW Config: 08:57:44 images: 08:57:44 - nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 08:57:44 - nexus3.edgexfoundry.org:10004/device-modbus:latest 08:57:44 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 08:57:44 - nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 08:57:44 - nexus3.edgexfoundry.org:10004/device-modbus:main 08:57:44 settingsFile: 08:57:44 device-modbus-go-settings 08:57:44 ========================================================= [Pipeline] node 08:57:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6293 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 08:57:45 Running in /w/workspace/device-modbus-go/191 [Pipeline] { [Pipeline] checkout 08:57:45 The recommended git tool is: git 08:57:50 using credential edgex-jenkins-ssh 08:57:50 Cloning the remote Git repository 08:57:50 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:57:51 > git init /w/workspace/device-modbus-go/191 # timeout=10 08:57:51 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:57:51 > git --version # timeout=10 08:57:51 > git --version # 'git version 2.25.1' 08:57:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:53 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:57:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:54 Avoid second fetch 08:57:54 Checking out Revision 3b1e54a968cdce1eff204fc600ed71834c9c3f36 (main) 08:57:55 Commit message: "refactor: Change goburrow modbus lib with grid-x fork (#640)" 08:57:54 > git config core.sparsecheckout # timeout=10 08:57:54 > git checkout -f 3b1e54a968cdce1eff204fc600ed71834c9c3f36 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 08:57:59 Still waiting to schedule task 08:57:59 All nodes of label ‘centos7-docker-4c-2g’ are offline [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:59 provisioning config files... 08:57:59 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/191@tmp/config15640743009408740390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:00 ---> ****-login.sh 08:58:00 nexus3.edgexfoundry.org:10001 08:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:00 Configure a credential helper to remove this warning. See 08:58:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:00 08:58:00 Login Succeeded 08:58:00 nexus3.edgexfoundry.org:10002 08:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:01 Configure a credential helper to remove this warning. See 08:58:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:01 08:58:01 Login Succeeded 08:58:01 nexus3.edgexfoundry.org:10003 08:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:01 Configure a credential helper to remove this warning. See 08:58:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:01 08:58:01 Login Succeeded 08:58:01 nexus3.edgexfoundry.org:10004 08:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:01 Configure a credential helper to remove this warning. See 08:58:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:01 08:58:01 Login Succeeded 08:58:01 ****.io 08:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:02 Configure a credential helper to remove this warning. See 08:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:02 08:58:02 Login Succeeded 08:58:02 ---> ****-login.sh ends [Pipeline] } 08:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:58:02 ========================================================= 08:58:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:58:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:03 + 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 . 08:58:03 Sending build context to Docker daemon 14.13MB 08:58:03 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:58:03 Step 2/10 : FROM ${BASE} AS builder 08:58:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:58:03 94e9d8af2201: Pulling fs layer 08:58:03 a6c56e8762df: Pulling fs layer 08:58:03 f0f3c8884826: Pulling fs layer 08:58:03 c7e7622c144d: Pulling fs layer 08:58:03 4f4fb700ef54: Pulling fs layer 08:58:03 b4c3b6d88c5a: Pulling fs layer 08:58:03 ba8bce9d2590: Pulling fs layer 08:58:03 ca778ea9c289: Pulling fs layer 08:58:03 b4c3b6d88c5a: Waiting 08:58:03 ba8bce9d2590: Waiting 08:58:03 ca778ea9c289: Waiting 08:58:03 c7e7622c144d: Waiting 08:58:03 4f4fb700ef54: Waiting 08:58:03 a6c56e8762df: Download complete 08:58:03 c7e7622c144d: Verifying Checksum 08:58:03 c7e7622c144d: Download complete 08:58:03 4f4fb700ef54: Verifying Checksum 08:58:03 4f4fb700ef54: Download complete 08:58:04 b4c3b6d88c5a: Verifying Checksum 08:58:04 b4c3b6d88c5a: Download complete 08:58:04 94e9d8af2201: Verifying Checksum 08:58:04 94e9d8af2201: Download complete 08:58:04 ca778ea9c289: Verifying Checksum 08:58:04 ca778ea9c289: Download complete 08:58:04 94e9d8af2201: Pull complete 08:58:05 a6c56e8762df: Pull complete 08:58:06 f0f3c8884826: Verifying Checksum 08:58:06 f0f3c8884826: Download complete 08:58:06 ba8bce9d2590: Verifying Checksum 08:58:06 ba8bce9d2590: Download complete 08:58:21 f0f3c8884826: Pull complete 08:58:21 c7e7622c144d: Pull complete 08:58:21 4f4fb700ef54: Pull complete 08:58:21 b4c3b6d88c5a: Pull complete 08:58:28 ba8bce9d2590: Pull complete 08:58:29 ca778ea9c289: Pull complete 08:58:29 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 08:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:58:29 ---> 47b25d7523d1 08:58:29 Step 3/10 : ARG ADD_BUILD_TAGS="" 08:58:31 ---> Running in 050306df5d54 08:58:31 Removing intermediate container 050306df5d54 08:58:31 ---> 2662231c3e29 08:58:31 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:58:31 ---> Running in c392d36d5885 08:58:32 Removing intermediate container c392d36d5885 08:58:32 ---> 3bb87c88e53f 08:58:32 Step 5/10 : RUN apk add --update --no-cache make git openssh 08:58:32 ---> Running in 57a528de32b3 08:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:35 (1/8) Installing openssh-keygen (9.7_p1-r5) 08:58:35 (2/8) Installing libedit (20240517.3.1-r0) 08:58:35 (3/8) Installing openssh-client-common (9.7_p1-r5) 08:58:35 (4/8) Installing openssh-client-default (9.7_p1-r5) 08:58:35 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 08:58:35 (6/8) Installing openssh-server-common (9.7_p1-r5) 08:58:35 (7/8) Installing openssh-server (9.7_p1-r5) 08:58:35 (8/8) Installing openssh (9.7_p1-r5) 08:58:35 Executing busybox-1.36.1-r29.trigger 08:58:35 OK: 245 MiB in 66 packages 08:58:36 Removing intermediate container 57a528de32b3 08:58:36 ---> 297d6029a4c8 08:58:36 Step 6/10 : WORKDIR /device-modbus-go 08:58:36 ---> Running in 7b0e900446b4 08:58:36 Removing intermediate container 7b0e900446b4 08:58:36 ---> 82bd2a0c129c 08:58:36 Step 7/10 : COPY go.mod vendor* ./ 08:58:37 ---> e98303df8eee 08:58:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:37 ---> Running in 8bf3f6b35ac8 08:58:50 Running on prd-centos7-docker-4c-2g-6295 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:50 provisioning config files... 08:58:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3305907456723972820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:53 ---> ****-login.sh 08:58:53 nexus3.edgexfoundry.org:10001 08:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:54 Configure a credential helper to remove this warning. See 08:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:54 08:58:54 Login Succeeded 08:58:54 nexus3.edgexfoundry.org:10002 08:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:54 Configure a credential helper to remove this warning. See 08:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:54 08:58:54 Login Succeeded 08:58:54 nexus3.edgexfoundry.org:10003 08:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:54 Configure a credential helper to remove this warning. See 08:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:54 08:58:54 Login Succeeded 08:58:54 nexus3.edgexfoundry.org:10004 08:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:54 Configure a credential helper to remove this warning. See 08:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:54 08:58:54 Login Succeeded 08:58:54 ****.io 08:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:54 Configure a credential helper to remove this warning. See 08:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:54 08:58:54 Login Succeeded 08:58:54 ---> ****-login.sh ends [Pipeline] } 08:58:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:55 + docker buildx ls 08:58:55 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:58:55 default * docker 08:58:55 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:58:55 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:58:55 edgex-builder [Pipeline] sh 08:58:55 + docker buildx inspect --bootstrap 08:58:55 #1 [internal] booting buildkit 08:58:55 #1 pulling image moby/buildkit:buildx-stable-1 08:58:58 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 08:58:58 #1 creating container buildx_buildkit_edgex-builder0 08:58:59 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 08:58:59 #1 DONE 3.8s 08:58:59 Name: edgex-builder 08:58:59 Driver: docker-container 08:58:59 08:58:59 Nodes: 08:58:59 Name: edgex-builder0 08:58:59 Endpoint: unix:///var/run/docker.sock 08:58:59 Status: running 08:58:59 Buildkit: v0.22.0 08:58:59 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:58:59 + docker buildx ls 08:58:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:58:59 edgex-builder * docker-container 08:58:59 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:58:59 default docker 08:58:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:59:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 --push - 08:59:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36' 08:59:00 #1 [internal] load build definition from Dockerfile 08:59:00 #1 transferring dockerfile: 198B done 08:59:00 #1 DONE 0.0s 08:59:00 08:59:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 08:59:00 #2 DONE 0.1s 08:59:00 08:59:00 #3 [internal] load .dockerignore 08:59:00 #3 transferring context: 08:59:00 #3 transferring context: 2B done 08:59:00 #3 DONE 0.0s 08:59:00 08:59:00 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36 08:59:00 #4 DONE 0.1s 08:59:00 08:59:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 08:59:00 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done 08:59:00 #5 DONE 0.0s 08:59:00 08:59:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 08:59:00 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done 08:59:00 #6 DONE 0.1s 08:59:00 08:59:00 #7 exporting to image 08:59:00 #7 exporting layers done 08:59:00 #7 exporting manifest sha256:9cd1a70b6294ac9f67ffd5f481f8ba147727357a8bed52b1717ccc31a1550b70 done 08:59:00 #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done 08:59:00 #7 exporting manifest sha256:e9e463eb1398d6ecf5c76de54302ce663b257db465f8d9fb02c4ba3281fc4af4 done 08:59:00 #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 08:59:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:59:00 #7 ... 08:59:00 08:59:00 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:59:00 #8 DONE 0.0s 08:59:00 08:59:00 #7 exporting to image 08:59:00 #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 done 08:59:00 #7 exporting manifest list sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 done 08:59:00 #7 pushing layers 0.1s done 08:59:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 08:59:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 0.1s done 08:59:00 #7 DONE 0.2s 08:59:00 08:59:00 1 warning found (use --debug to expand): 08:59:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:59:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 08:59:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 08:59:01 #1 [internal] load build definition from Dockerfile 08:59:01 #1 transferring dockerfile: 164B done 08:59:01 #1 DONE 0.0s 08:59:01 08:59:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 08:59:01 #2 DONE 0.0s 08:59:01 08:59:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 08:59:01 #3 DONE 0.0s 08:59:01 08:59:01 #4 [internal] load .dockerignore 08:59:01 #4 transferring context: 2B done 08:59:01 #4 DONE 0.0s 08:59:01 08:59:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 08:59:01 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 done 08:59:01 #5 CACHED 08:59:01 08:59:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 08:59:01 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done 08:59:01 #6 CACHED 08:59:01 08:59:01 #7 exporting to image 08:59:01 #7 exporting layers done 08:59:01 #7 exporting manifest sha256:9cd1a70b6294ac9f67ffd5f481f8ba147727357a8bed52b1717ccc31a1550b70 done 08:59:01 #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 08:59:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:59:01 #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done 08:59:01 #7 exporting manifest sha256:e9e463eb1398d6ecf5c76de54302ce663b257db465f8d9fb02c4ba3281fc4af4 done 08:59:01 #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 done 08:59:01 #7 exporting manifest list sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 done 08:59:01 #7 pushing layers 0.0s done 08:59:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 0.1s done 08:59:01 #7 DONE 0.1s 08:59:01 08:59:01 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:59:01 #8 DONE 0.0s 08:59:01 08:59:01 1 warning found (use --debug to expand): 08:59:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:59:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 --push - 08:59:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1' 08:59:01 #1 [internal] load build definition from Dockerfile 08:59:01 #1 transferring dockerfile: 169B done 08:59:01 #1 DONE 0.0s 08:59:01 08:59:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 08:59:01 #2 DONE 0.0s 08:59:01 08:59:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 08:59:01 #3 DONE 0.0s 08:59:01 08:59:01 #4 [internal] load .dockerignore 08:59:01 #4 transferring context: 2B done 08:59:01 #4 DONE 0.0s 08:59:01 08:59:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 08:59:01 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done 08:59:01 #5 CACHED 08:59:01 08:59:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 08:59:01 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done 08:59:01 #6 CACHED 08:59:01 08:59:01 #7 exporting to image 08:59:01 #7 exporting layers done 08:59:01 #7 exporting manifest sha256:9cd1a70b6294ac9f67ffd5f481f8ba147727357a8bed52b1717ccc31a1550b70 done 08:59:01 #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done 08:59:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:59:01 #7 exporting manifest sha256:e9e463eb1398d6ecf5c76de54302ce663b257db465f8d9fb02c4ba3281fc4af4 done 08:59:01 #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 done 08:59:01 #7 exporting manifest list sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 done 08:59:01 #7 pushing layers 0.0s done 08:59:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 0.1s done 08:59:01 #7 DONE 0.1s 08:59:01 08:59:01 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:59:01 #8 DONE 0.0s 08:59:01 08:59:01 1 warning found (use --debug to expand): 08:59:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:59:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1' 08:59:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 --push - 08:59:02 #1 [internal] load build definition from Dockerfile 08:59:02 #1 transferring dockerfile: 210B done 08:59:02 #1 DONE 0.0s 08:59:02 08:59:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 08:59:02 #2 DONE 0.0s 08:59:02 08:59:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 08:59:02 #3 DONE 0.0s 08:59:02 08:59:02 #4 [internal] load .dockerignore 08:59:02 #4 transferring context: 2B done 08:59:02 #4 DONE 0.0s 08:59:02 08:59:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 08:59:02 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done 08:59:02 #5 CACHED 08:59:02 08:59:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 08:59:02 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done 08:59:02 #6 CACHED 08:59:02 08:59:02 #7 exporting to image 08:59:02 #7 exporting layers done 08:59:02 #7 exporting manifest sha256:9cd1a70b6294ac9f67ffd5f481f8ba147727357a8bed52b1717ccc31a1550b70 done 08:59:02 #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done 08:59:02 #7 exporting manifest sha256:e9e463eb1398d6ecf5c76de54302ce663b257db465f8d9fb02c4ba3281fc4af4 done 08:59:02 #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 done 08:59:02 #7 exporting manifest list sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 done 08:59:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:59:02 #7 pushing layers 0.0s done 08:59:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 0.1s done 08:59:02 #7 DONE 0.1s 08:59:02 08:59:02 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:59:02 #8 DONE 0.0s 08:59:02 08:59:02 1 warning found (use --debug to expand): 08:59:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:59:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 08:59:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 08:59:02 #1 [internal] load build definition from Dockerfile 08:59:02 #1 transferring dockerfile: 162B done 08:59:02 #1 DONE 0.0s 08:59:02 08:59:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 08:59:02 #2 DONE 0.0s 08:59:02 08:59:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 08:59:02 #3 DONE 0.0s 08:59:02 08:59:02 #4 [internal] load .dockerignore 08:59:02 #4 transferring context: 2B done 08:59:02 #4 DONE 0.0s 08:59:02 08:59:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 08:59:02 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done 08:59:02 #5 CACHED 08:59:02 08:59:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 08:59:02 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:9bdfc1ebe92c9cbceb46c916d7def171ddd3f9fe9349071f288fab46a166d8f5 0.0s done 08:59:02 #6 CACHED 08:59:02 08:59:02 #7 exporting to image 08:59:02 #7 exporting layers done 08:59:02 #7 exporting manifest sha256:9cd1a70b6294ac9f67ffd5f481f8ba147727357a8bed52b1717ccc31a1550b70 done 08:59:02 #7 exporting config sha256:cff9ed59645b07906da51e7e2c3e01c51a9b70473eeabbe24b4cb8a79f612285 done 08:59:02 #7 exporting manifest sha256:e9e463eb1398d6ecf5c76de54302ce663b257db465f8d9fb02c4ba3281fc4af4 done 08:59:02 #7 exporting config sha256:77ba668733b0d1da18789813ae853778a281f808aa9cb80c5bbc79a34c221310 done 08:59:02 #7 exporting manifest list sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 done 08:59:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:59:02 #7 pushing layers 0.0s done 08:59:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:1e90e735f20081456e779890693d219cb783c6535d8ecff10b1823fe3770ece0 0.1s done 08:59:02 #7 DONE 0.1s 08:59:02 08:59:02 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 08:59:02 #8 DONE 0.0s 08:59:02 08:59:02 1 warning found (use --debug to expand): 08:59:02  - 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 08:59:03 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:59:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:59:04 ---> package-listing.sh 08:59:04 ++ facter osfamily 08:59:04 ++ tr '[:upper:]' '[:lower:]' 08:59:04 + OS_FAMILY=redhat 08:59:04 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 08:59:04 + START_PACKAGES=/tmp/packages_start.txt 08:59:04 + END_PACKAGES=/tmp/packages_end.txt 08:59:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:04 + PACKAGES=/tmp/packages_start.txt 08:59:04 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:59:04 + PACKAGES=/tmp/packages_end.txt 08:59:04 + case "${OS_FAMILY}" in 08:59:04 + rpm -qa 08:59:04 + sort 08:59:05 + '[' -f /tmp/packages_start.txt ']' 08:59:05 + '[' -f /tmp/packages_end.txt ']' 08:59:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:05 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:59:05 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 08:59:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 08:59:05 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 08:59:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:06 08:59:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:06 latest: Pulling from edgex-lftools-log-publisher 08:59:06 5eb5b503b376: Pulling fs layer 08:59:06 5c69ac0246d0: Pulling fs layer 08:59:06 ec43610c2a17: Pulling fs layer 08:59:06 3a2ae6a8a46f: Pulling fs layer 08:59:06 33b1e0a273af: Pulling fs layer 08:59:06 5d3b04190fa2: Pulling fs layer 08:59:06 2f39f015ded8: Pulling fs layer 08:59:06 3a2ae6a8a46f: Waiting 08:59:06 33b1e0a273af: Waiting 08:59:06 5d3b04190fa2: Waiting 08:59:06 2f39f015ded8: Waiting 08:59:06 5c69ac0246d0: Verifying Checksum 08:59:06 5c69ac0246d0: Download complete 08:59:06 3a2ae6a8a46f: Verifying Checksum 08:59:06 3a2ae6a8a46f: Download complete 08:59:06 ec43610c2a17: Verifying Checksum 08:59:06 ec43610c2a17: Download complete 08:59:06 33b1e0a273af: Verifying Checksum 08:59:06 33b1e0a273af: Download complete 08:59:06 5d3b04190fa2: Verifying Checksum 08:59:06 5d3b04190fa2: Download complete 08:59:06 5eb5b503b376: Verifying Checksum 08:59:06 5eb5b503b376: Download complete 08:59:07 2f39f015ded8: Verifying Checksum 08:59:07 2f39f015ded8: Download complete 08:59:08 5eb5b503b376: Pull complete 08:59:08 5c69ac0246d0: Pull complete 08:59:08 ec43610c2a17: Pull complete 08:59:08 3a2ae6a8a46f: Pull complete 08:59:08 33b1e0a273af: Pull complete 08:59:08 5d3b04190fa2: Pull complete 08:59:13 2f39f015ded8: Pull complete 08:59:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:13 prd-centos7-docker-4c-2g-6295 does not seem to be running inside a container 08:59:13 $ 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 08:59:16 $ docker top 15adb327401d6537e193078dd79c0b68db2315cdfbcd6dcde28b643a475c14ac -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:16 + touch /tmp/pre-build-complete [Pipeline] sh 08:59:16 + mkdir -p /var/log/sysstat [Pipeline] sh 08:59:17 + ls /var/log/sa-host 08:59:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:17 provisioning config files... 08:59:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16906965304111577430tmp [Pipeline] { [Pipeline] echo 08:59:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:59:17 ---> create-netrc.sh [Pipeline] } 08:59:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:59:17 ---> python-tools-install.sh [Pipeline] echo 08:59:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:59:18 ---> sudo-logs.sh 08:59:18 Archiving 'sudo' log.. 08:59:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-6295.novalocal: Name or service not known 08:59:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-6295.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:59:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:59:18 ---> job-cost.sh 08:59:18 lf-activate-venv: SKIPPING 08:59:18 INFO: No Stack... 08:59:18 INFO: Retrieving Pricing Info for: v3-standard-2 08:59:18 INFO: Archiving Costs [Pipeline] echo 08:59:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:59:19 ---> logs-deploy.sh 08:59:19 lf-activate-venv: SKIPPING 08:59:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/191 08:59:19 INFO: archiving workspace using pattern(s): 08:59:20 Archives upload complete. 08:59:20 INFO: archiving logs to Nexus 08:59:21 ---> uname -a: 08:59:21 Linux prd-centos7-docker-4c-2g-6295.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:59:21 08:59:21 08:59:21 ---> lscpu: 08:59:21 Architecture: x86_64 08:59:21 CPU op-mode(s): 32-bit, 64-bit 08:59:21 Byte Order: Little Endian 08:59:21 Address sizes: 40 bits physical, 48 bits virtual 08:59:21 CPU(s): 2 08:59:21 On-line CPU(s) list: 0,1 08:59:21 Thread(s) per core: 1 08:59:21 Core(s) per socket: 1 08:59:21 Socket(s): 2 08:59:21 NUMA node(s): 1 08:59:21 Vendor ID: AuthenticAMD 08:59:21 CPU family: 23 08:59:21 Model: 49 08:59:21 Model name: AMD EPYC-Rome Processor 08:59:21 Stepping: 0 08:59:21 CPU MHz: 2800.000 08:59:21 BogoMIPS: 5600.00 08:59:21 Virtualization: AMD-V 08:59:21 Hypervisor vendor: KVM 08:59:21 Virtualization type: full 08:59:21 L1d cache: 64 KiB 08:59:21 L1i cache: 64 KiB 08:59:21 L2 cache: 1 MiB 08:59:21 L3 cache: 32 MiB 08:59:21 NUMA node0 CPU(s): 0,1 08:59:21 Vulnerability Itlb multihit: Not affected 08:59:21 Vulnerability L1tf: Not affected 08:59:21 Vulnerability Mds: Not affected 08:59:21 Vulnerability Meltdown: Not affected 08:59:21 Vulnerability Mmio stale data: Not affected 08:59:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:59:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:59:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:59:21 Vulnerability Srbds: Not affected 08:59:21 Vulnerability Tsx async abort: Not affected 08:59:21 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 08:59:21 08:59:21 08:59:21 ---> nproc: 08:59:21 2 08:59:21 08:59:21 08:59:21 ---> df -h: 08:59:21 Filesystem Size Used Avail Use% Mounted on 08:59:21 overlay 40G 7.3G 33G 19% / 08:59:21 tmpfs 64M 0 64M 0% /dev 08:59:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:59:21 shm 64M 0 64M 0% /dev/shm 08:59:21 /dev/vda1 40G 7.3G 33G 19% /facter-os 08:59:21 08:59:21 08:59:21 Cannot open /var/log/sysstat/sa05: No such file or directory 08:59:21 Please check if data collecting is enabled 08:59:21 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:21 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:59:21 $ docker stop --time=1 15adb327401d6537e193078dd79c0b68db2315cdfbcd6dcde28b643a475c14ac 08:59:22 $ docker rm -f --volumes 15adb327401d6537e193078dd79c0b68db2315cdfbcd6dcde28b643a475c14ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:59:22 [WS-CLEANUP] Deleting project workspace... 08:59:22 [WS-CLEANUP] Deferred wipeout is used... 08:59:35 [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 08:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:35 08:59:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:35 latest: Pulling from edgex-lftools-log-publisher 08:59:35 5eb5b503b376: Pulling fs layer 08:59:35 5c69ac0246d0: Pulling fs layer 08:59:35 ec43610c2a17: Pulling fs layer 08:59:35 3a2ae6a8a46f: Pulling fs layer 08:59:35 33b1e0a273af: Pulling fs layer 08:59:35 5d3b04190fa2: Pulling fs layer 08:59:35 2f39f015ded8: Pulling fs layer 08:59:35 2f39f015ded8: Waiting 08:59:35 3a2ae6a8a46f: Waiting 08:59:35 5d3b04190fa2: Waiting 08:59:35 33b1e0a273af: Waiting 08:59:35 5c69ac0246d0: Verifying Checksum 08:59:35 5c69ac0246d0: Download complete 08:59:35 3a2ae6a8a46f: Download complete 08:59:35 33b1e0a273af: Verifying Checksum 08:59:35 33b1e0a273af: Download complete 08:59:35 5d3b04190fa2: Download complete 08:59:35 ec43610c2a17: Verifying Checksum 08:59:35 ec43610c2a17: Download complete 08:59:36 5eb5b503b376: Verifying Checksum 08:59:36 5eb5b503b376: Download complete 08:59:36 2f39f015ded8: Verifying Checksum 08:59:36 2f39f015ded8: Download complete 08:59:37 5eb5b503b376: Pull complete 08:59:37 5c69ac0246d0: Pull complete 08:59:38 ec43610c2a17: Pull complete 08:59:38 3a2ae6a8a46f: Pull complete 08:59:38 33b1e0a273af: Pull complete 08:59:38 5d3b04190fa2: Pull complete 08:59:43 2f39f015ded8: Pull complete 08:59:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:44 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 08:59:44 $ 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 08:59:45 $ docker top 72d8544603aadf5e63c4a6c8afd4afa6fbe7f1f2f4214ec0078db55d687809b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:46 ---> job-cost.sh 08:59:46 lf-activate-venv: SKIPPING 08:59:46 INFO: No Stack... 08:59:46 INFO: Retrieving Pricing Info for: v3-standard-8 08:59:46 INFO: Archiving Costs [Pipeline] sh 08:59:46 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 08:59:46 + cut -d, -f6 [Pipeline] lock 08:59:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] 08:59:46 Resource [jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] did not exist. Created. 08:59:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:47 + echo total: 0.2199999988079071 [Pipeline] stash 08:59:47 Stashed 1 file(s) [Pipeline] } 08:59:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 08:59:47 $ docker stop --time=1 72d8544603aadf5e63c4a6c8afd4afa6fbe7f1f2f4214ec0078db55d687809b0 08:59:48 $ docker rm -f --volumes 72d8544603aadf5e63c4a6c8afd4afa6fbe7f1f2f4214ec0078db55d687809b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:00:29 Removing intermediate container 8bf3f6b35ac8 09:00:29 ---> 1899a7a8946c 09:00:29 Step 9/10 : COPY . . 09:00:29 ---> bf46054363b6 09:00:29 Step 10/10 : RUN ${MAKE} 09:00:29 ---> Running in c14889ae4de6 09:00:29 noop 09:00:29 Removing intermediate container c14889ae4de6 09:00:29 ---> 73fa42941884 09:00:29 Successfully built 73fa42941884 09:00:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:29 + docker inspect -f . ci-base-image-arm64 09:00:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:29 prd-ubuntu20.04-docker-arm64-4c-16g-6293 does not seem to be running inside a container 09:00:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/191 -v /w/workspace/device-modbus-go/191:/w/workspace/device-modbus-go/191:rw,z -v /w/workspace/device-modbus-go/191@tmp:/w/workspace/device-modbus-go/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:00:30 $ docker top fd38be5a1b20b551f0bff38ff50441599bfb98658b42296db3fdd03ee2b61b5e -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:31 + go version 09:00:31 go version go1.23.9 linux/arm64 [Pipeline] } 09:00:31 $ docker stop --time=1 fd38be5a1b20b551f0bff38ff50441599bfb98658b42296db3fdd03ee2b61b5e 09:00:33 $ docker rm -f --volumes fd38be5a1b20b551f0bff38ff50441599bfb98658b42296db3fdd03ee2b61b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:33 + docker inspect -f . ci-base-image-arm64 09:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:34 prd-ubuntu20.04-docker-arm64-4c-16g-6293 does not seem to be running inside a container 09:00:34 $ 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/191 -v /w/workspace/device-modbus-go/191:/w/workspace/device-modbus-go/191:rw,z -v /w/workspace/device-modbus-go/191@tmp:/w/workspace/device-modbus-go/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:00:35 $ docker top 29b637434ab1db2444657db269df4de5b154d4096a968a1086c802f60893cabd -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:36 + git config --global --add safe.directory /w/workspace/device-modbus-go/191 [Pipeline] fileExists [Pipeline] sh 09:00:36 + make test 09:00:36 go test ./... -coverprofile=coverage.out 09:00:43 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:03:49 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 09:03:53 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 46.5% of statements 09:03:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:03:53 go vet ./... 09:04:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:04:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:04:40 ./bin/test-attribution-txt.sh [Pipeline] echo 09:04:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:04:40 $ docker stop --time=1 29b637434ab1db2444657db269df4de5b154d4096a968a1086c802f60893cabd 09:04:42 $ docker rm -f --volumes 29b637434ab1db2444657db269df4de5b154d4096a968a1086c802f60893cabd [Pipeline] // withDockerContainer [Pipeline] sh 09:04:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:04:44 Warning: overwriting stash ‘coverage-report’ 09:04:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:04:45 + ls -al . 09:04:45 total 256 09:04:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 09:00 . 09:04:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 08:57 .. 09:04:45 -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 08:57 .dockerignore 09:04:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 08:57 .git 09:04:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:57 .github 09:04:45 -rw-rw-r-- 1 jenkins jenkins 266 Aug 5 08:57 .gitignore 09:04:45 -rw-rw-r-- 1 jenkins jenkins 199 Aug 5 08:57 .golangci.yml 09:04:45 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 5 08:57 Attribution.txt 09:04:45 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 5 08:57 CHANGELOG.md 09:04:45 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 5 08:57 Dockerfile 09:04:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 08:57 GOVERNANCE.md 09:04:45 -rw-rw-r-- 1 jenkins jenkins 658 Aug 5 08:57 Jenkinsfile 09:04:45 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 08:57 LICENSE 09:04:45 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 5 08:57 Makefile 09:04:45 -rw-rw-r-- 1 jenkins jenkins 622 Aug 5 08:57 OWNERS.md 09:04:45 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 5 08:57 README.md 09:04:45 -rw-rw-r-- 1 jenkins jenkins 11 Aug 5 08:55 VERSION 09:04:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 08:57 bin 09:04:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:57 cmd 09:04:45 -rw-r--r-- 1 jenkins jenkins 27945 Aug 5 09:03 coverage.out 09:04:45 -rw-rw-r-- 1 jenkins jenkins 6376 Aug 5 08:57 go.mod 09:04:45 -rw-rw-r-- 1 jenkins jenkins 87366 Aug 5 08:57 go.sum 09:04:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 08:57 internal 09:04:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 08:57 simulator 09:04:45 -rw-rw-r-- 1 jenkins jenkins 229 Aug 5 08:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:46 + 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=3b1e54a968cdce1eff204fc600ed71834c9c3f36 --label arch=arm64 --label version=4.1.0-dev.1 . 09:04:46 Sending build context to Docker daemon 14.16MB 09:04:46 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 09:04:46 Step 2/23 : FROM ${BASE} AS builder 09:04:46 ---> 73fa42941884 09:04:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:04:46 ---> Running in fcb40dc774d2 09:04:47 Removing intermediate container fcb40dc774d2 09:04:47 ---> 01cebe478d10 09:04:47 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:04:47 ---> Running in 42917da2efbb 09:04:47 Removing intermediate container 42917da2efbb 09:04:47 ---> b3df0f3b8193 09:04:47 Step 5/23 : RUN apk add --update --no-cache make git openssh 09:04:47 ---> Running in b7daff4fc463 09:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:50 OK: 245 MiB in 66 packages 09:04:51 Removing intermediate container b7daff4fc463 09:04:51 ---> f129668f75da 09:04:51 Step 6/23 : WORKDIR /device-modbus-go 09:04:51 ---> Running in 13f3196429a1 09:04:51 Removing intermediate container 13f3196429a1 09:04:51 ---> be104fd9b3fc 09:04:51 Step 7/23 : COPY go.mod vendor* ./ 09:04:51 ---> be1fd4b1b557 09:04:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:51 ---> Running in b27970e1e20d 09:04:54 Removing intermediate container b27970e1e20d 09:04:54 ---> 57d46d395c34 09:04:54 Step 9/23 : COPY . . 09:04:55 ---> 84649afd3175 09:04:55 Step 10/23 : RUN ${MAKE} 09:04:55 ---> Running in 8530df738153 09:04:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 09:08:18 Removing intermediate container 8530df738153 09:08:18 ---> 8e412f0d58f3 09:08:18 Step 11/23 : FROM alpine:3.20 09:08:18 3.20: Pulling from library/alpine 09:08:18 13e713f82565: Pulling fs layer 09:08:18 13e713f82565: Verifying Checksum 09:08:18 13e713f82565: Download complete 09:08:18 13e713f82565: Pull complete 09:08:18 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:08:18 Status: Downloaded newer image for alpine:3.20 09:08:18 ---> c88e9dceb6cb 09:08:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 09:08:18 ---> Running in 12fd4db1d308 09:08:18 Removing intermediate container 12fd4db1d308 09:08:18 ---> de11742b66f4 09:08:18 Step 13/23 : RUN apk add --update --no-cache dumb-init 09:08:18 ---> Running in 5ab5a2b5a341 09:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:08:18 (1/1) Installing dumb-init (1.2.5-r3) 09:08:18 Executing busybox-1.36.1-r29.trigger 09:08:18 OK: 9 MiB in 15 packages 09:08:18 Removing intermediate container 5ab5a2b5a341 09:08:18 ---> c4ce35a24a09 09:08:18 Step 14/23 : RUN apk --no-cache upgrade 09:08:18 ---> Running in b491024d386a 09:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:08:18 OK: 9 MiB in 15 packages 09:08:18 Removing intermediate container b491024d386a 09:08:18 ---> cf46a6f9f5b4 09:08:18 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 09:08:18 ---> 5991200908d1 09:08:18 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 09:08:18 ---> 0861e44f720f 09:08:18 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:08:19 ---> 2006047b1f33 09:08:19 Step 18/23 : EXPOSE 59901 09:08:19 ---> Running in a709a9e1ae51 09:08:19 Removing intermediate container a709a9e1ae51 09:08:19 ---> d74fd8a48ab8 09:08:19 Step 19/23 : ENTRYPOINT ["/device-modbus"] 09:08:19 ---> Running in b236258b58e2 09:08:20 Removing intermediate container b236258b58e2 09:08:20 ---> 979f79ea8069 09:08:20 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:08:20 ---> Running in 0c88b5da75a5 09:08:20 Removing intermediate container 0c88b5da75a5 09:08:20 ---> 39d27048f5fe 09:08:20 Step 21/23 : LABEL arch=arm64 09:08:20 ---> Running in 2647b12dbe6c 09:08:20 Removing intermediate container 2647b12dbe6c 09:08:20 ---> 9d3c558ff1e9 09:08:20 Step 22/23 : LABEL git_sha=3b1e54a968cdce1eff204fc600ed71834c9c3f36 09:08:20 ---> Running in e6bbe95037ff 09:08:21 Removing intermediate container e6bbe95037ff 09:08:21 ---> 6b9fa1cfbe35 09:08:21 Step 23/23 : LABEL version=4.1.0-dev.1 09:08:21 ---> Running in 09c153718827 09:08:21 Removing intermediate container 09c153718827 09:08:21 ---> 5e8a82d9c8ba 09:08:21 [Warning] One or more build-args [ARCH] were not consumed 09:08:21 Successfully built 5e8a82d9c8ba 09:08:21 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:21 provisioning config files... 09:08:21 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/191@tmp/config1464647152176717738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:22 ---> ****-login.sh 09:08:22 nexus3.edgexfoundry.org:10001 09:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:22 Configure a credential helper to remove this warning. See 09:08:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:22 09:08:22 Login Succeeded 09:08:22 nexus3.edgexfoundry.org:10002 09:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:22 Configure a credential helper to remove this warning. See 09:08:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:22 09:08:22 Login Succeeded 09:08:22 nexus3.edgexfoundry.org:10003 09:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:23 Configure a credential helper to remove this warning. See 09:08:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:23 09:08:23 Login Succeeded 09:08:23 nexus3.edgexfoundry.org:10004 09:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:23 Configure a credential helper to remove this warning. See 09:08:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:23 09:08:23 Login Succeeded 09:08:23 ****.io 09:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:24 Configure a credential helper to remove this warning. See 09:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:24 09:08:24 Login Succeeded 09:08:24 ---> ****-login.sh ends [Pipeline] } 09:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:08:24 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 09:08:24 3b1e54a968cdce1eff204fc600ed71834c9c3f36 09:08:24 latest 09:08:24 4.1.0-dev.1 09:08:24 3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 09:08:24 main 09:08:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:24 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36 09:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:08:25 98ff56e5413a: Preparing 09:08:25 33dd4f6486b2: Preparing 09:08:25 31f558dc2199: Preparing 09:08:25 f1d7f643a5d6: Preparing 09:08:25 9f0ed1923c86: Preparing 09:08:25 1e890da81ec9: Preparing 09:08:25 1e890da81ec9: Waiting 09:08:25 33dd4f6486b2: Pushed 09:08:25 98ff56e5413a: Pushed 09:08:25 f1d7f643a5d6: Pushed 09:08:25 9f0ed1923c86: Pushed 09:08:25 1e890da81ec9: Layer already exists 09:08:31 31f558dc2199: Pushed 09:08:31 3b1e54a968cdce1eff204fc600ed71834c9c3f36: digest: sha256:a92939a3095851d5bd6930c680ece3ffea1464f059d351757f730b051e74ae68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:32 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:32 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:08:32 98ff56e5413a: Preparing 09:08:32 33dd4f6486b2: Preparing 09:08:32 31f558dc2199: Preparing 09:08:32 f1d7f643a5d6: Preparing 09:08:32 9f0ed1923c86: Preparing 09:08:32 1e890da81ec9: Preparing 09:08:32 1e890da81ec9: Waiting 09:08:32 31f558dc2199: Layer already exists 09:08:32 9f0ed1923c86: Layer already exists 09:08:32 98ff56e5413a: Layer already exists 09:08:32 33dd4f6486b2: Layer already exists 09:08:32 f1d7f643a5d6: Layer already exists 09:08:32 1e890da81ec9: Layer already exists 09:08:32 latest: digest: sha256:a92939a3095851d5bd6930c680ece3ffea1464f059d351757f730b051e74ae68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 09:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:08:34 98ff56e5413a: Preparing 09:08:34 33dd4f6486b2: Preparing 09:08:34 31f558dc2199: Preparing 09:08:34 f1d7f643a5d6: Preparing 09:08:34 9f0ed1923c86: Preparing 09:08:34 1e890da81ec9: Preparing 09:08:34 1e890da81ec9: Waiting 09:08:34 98ff56e5413a: Layer already exists 09:08:34 9f0ed1923c86: Layer already exists 09:08:34 f1d7f643a5d6: Layer already exists 09:08:34 31f558dc2199: Layer already exists 09:08:34 33dd4f6486b2: Layer already exists 09:08:34 1e890da81ec9: Layer already exists 09:08:35 4.1.0-dev.1: digest: sha256:a92939a3095851d5bd6930c680ece3ffea1464f059d351757f730b051e74ae68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:35 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 09:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:08:35 98ff56e5413a: Preparing 09:08:35 33dd4f6486b2: Preparing 09:08:35 31f558dc2199: Preparing 09:08:35 f1d7f643a5d6: Preparing 09:08:35 9f0ed1923c86: Preparing 09:08:35 1e890da81ec9: Preparing 09:08:35 1e890da81ec9: Waiting 09:08:35 33dd4f6486b2: Layer already exists 09:08:35 31f558dc2199: Layer already exists 09:08:35 f1d7f643a5d6: Layer already exists 09:08:35 98ff56e5413a: Layer already exists 09:08:35 9f0ed1923c86: Layer already exists 09:08:35 1e890da81ec9: Layer already exists 09:08:35 3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1: digest: sha256:a92939a3095851d5bd6930c680ece3ffea1464f059d351757f730b051e74ae68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:36 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 09:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:08:36 98ff56e5413a: Preparing 09:08:36 33dd4f6486b2: Preparing 09:08:36 31f558dc2199: Preparing 09:08:36 f1d7f643a5d6: Preparing 09:08:36 9f0ed1923c86: Preparing 09:08:36 1e890da81ec9: Preparing 09:08:36 1e890da81ec9: Waiting 09:08:36 9f0ed1923c86: Layer already exists 09:08:36 33dd4f6486b2: Layer already exists 09:08:36 98ff56e5413a: Layer already exists 09:08:36 f1d7f643a5d6: Layer already exists 09:08:36 31f558dc2199: Layer already exists 09:08:36 1e890da81ec9: Layer already exists 09:08:36 main: digest: sha256:a92939a3095851d5bd6930c680ece3ffea1464f059d351757f730b051e74ae68 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:37 ===================================================== [Pipeline] echo 09:08:37 taggedImages: 09:08:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36 09:08:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:08:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 09:08:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 09:08:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 09:08:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] echo 09:08:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 09:08:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [Pipeline] echo 09:08:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:3b1e54a968cdce1eff204fc600ed71834c9c3f36-4.1.0-dev.1 [Pipeline] echo 09:08:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:37 09:08:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:37 arm64: Pulling from edgex-lftools-log-publisher 09:08:37 8998bd30e6a1: Pulling fs layer 09:08:37 04944245beec: Pulling fs layer 09:08:37 699f458cf7ca: Pulling fs layer 09:08:37 765212b225bb: Pulling fs layer 09:08:37 f23df028b6ca: Pulling fs layer 09:08:37 d65c8cfc05b1: Pulling fs layer 09:08:37 2437ff75d9bd: Pulling fs layer 09:08:37 f23df028b6ca: Waiting 09:08:37 765212b225bb: Waiting 09:08:37 d65c8cfc05b1: Waiting 09:08:37 2437ff75d9bd: Waiting 09:08:38 04944245beec: Verifying Checksum 09:08:38 04944245beec: Download complete 09:08:38 765212b225bb: Verifying Checksum 09:08:38 765212b225bb: Download complete 09:08:38 f23df028b6ca: Verifying Checksum 09:08:38 f23df028b6ca: Download complete 09:08:38 d65c8cfc05b1: Verifying Checksum 09:08:38 d65c8cfc05b1: Download complete 09:08:38 699f458cf7ca: Verifying Checksum 09:08:38 699f458cf7ca: Download complete 09:08:38 8998bd30e6a1: Verifying Checksum 09:08:38 8998bd30e6a1: Download complete 09:08:41 2437ff75d9bd: Verifying Checksum 09:08:41 2437ff75d9bd: Download complete 09:08:43 8998bd30e6a1: Pull complete 09:08:43 04944245beec: Pull complete 09:08:45 699f458cf7ca: Pull complete 09:08:45 765212b225bb: Pull complete 09:08:46 f23df028b6ca: Pull complete 09:08:46 d65c8cfc05b1: Pull complete 09:09:04 2437ff75d9bd: Pull complete 09:09:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:09:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:05 prd-ubuntu20.04-docker-arm64-4c-16g-6293 does not seem to be running inside a container 09:09:05 $ 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/191 -v /w/workspace/device-modbus-go/191:/w/workspace/device-modbus-go/191:rw,z -v /w/workspace/device-modbus-go/191@tmp:/w/workspace/device-modbus-go/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:09:07 $ docker top f97817719186308ff24febb712bdd7b26c59a07aa2918704178c5d9f888be29e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:08 ---> job-cost.sh 09:09:08 lf-activate-venv: SKIPPING 09:09:08 INFO: No Stack... 09:09:08 INFO: Retrieving Pricing Info for: v3-standard-4 09:09:09 INFO: Archiving Costs [Pipeline] sh 09:09:10 + cat /w/workspace/device-modbus-go/191/archives/cost.csv 09:09:10 + cut -d, -f6 [Pipeline] lock 09:09:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] 09:09:10 Resource [jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] did not exist. Created. 09:09:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:11 /w/workspace/device-modbus-go/191@tmp/durable-2c5c8f5f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:09:11 + echo total: 0.10999999940395355 [Pipeline] stash 09:09:11 Warning: overwriting stash ‘stack-cost’ 09:09:11 Stashed 1 file(s) [Pipeline] } 09:09:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:11 $ docker stop --time=1 f97817719186308ff24febb712bdd7b26c59a07aa2918704178c5d9f888be29e 09:09:13 $ docker rm -f --volumes f97817719186308ff24febb712bdd7b26c59a07aa2918704178c5d9f888be29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:09:13 provisioning config files... 09:09:13 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8965656689454075267tmp [Pipeline] { [Pipeline] sh 09:09:14 + set +x 09:09:14 + curl -s https://codecov.io/bash 09:09:14 + bash -s -- 09:09:14 09:09:14 _____ _ 09:09:14 / ____| | | 09:09:14 | | ___ __| | ___ ___ _____ __ 09:09:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:09:14 | |___| (_) | (_| | __/ (_| (_) \ V / 09:09:14 \_____\___/ \__,_|\___|\___\___/ \_/ 09:09:14 Bash-1.0.6 09:09:14 09:09:14 09:09:14 ==> git version 2.25.1 found 09:09:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:09:14 Release-Date: 2020-01-08 09:09:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:09:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:09:14 ==> Jenkins CI detected. 09:09:14 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 09:09:14 project root: . 09:09:14 --> token set from env 09:09:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:09:14 ==> Running gcov in . (disable via -X gcov) 09:09:14 ==> Python coveragepy not found 09:09:14 ==> Searching for coverage reports in: 09:09:14 + . 09:09:14 -> Found 1 reports 09:09:14 ==> Detecting git/mercurial file structure 09:09:14 ==> Reading reports 09:09:14 + ./coverage.out bytes=27945 09:09:14 ==> Appending adjustments 09:09:14 https://docs.codecov.io/docs/fixing-reports 09:09:14 + Found adjustments 09:09:14 ==> Gzipping contents 09:09:14 8.0K /tmp/codecov.XX1jQ7.gz 09:09:14 ==> Uploading reports 09:09:14 url: https://codecov.io 09:09:14 query: branch=main&commit=3b1e54a968cdce1eff204fc600ed71834c9c3f36&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:09:14 -> Pinging Codecov 09:09:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3b1e54a968cdce1eff204fc600ed71834c9c3f36&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:09:14 -> Uploading to 09:09:14 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/3b1e54a968cdce1eff204fc600ed71834c9c3f36/99896f57-7c47-4db4-bb3a-a358728230ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250805%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250805T090914Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2401ffb1731dc70972f6b4b977855efde314e6e94967e4b46481606381c5d915 09:09:14 % Total % Received % Xferd Average Speed Time Time Time Current 09:09:14 Dload Upload Total Spent Left Speed 09:09:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 30621 --:--:-- --:--:-- --:--:-- 30404 09:09:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] } 09:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:09:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:09:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:09:15 09:09:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:09:15 latest: Pulling from edgex-devops/edgex-snyk-go 09:09:15 0a9a5dfd008f: Already exists 09:09:15 36466aa92d05: Already exists 09:09:15 e10405b45d13: Already exists 09:09:15 096b7ceb2af7: Already exists 09:09:15 4f4fb700ef54: Already exists 09:09:15 e50aa161e22a: Pulling fs layer 09:09:15 d3c8db5fb9df: Pulling fs layer 09:09:16 e50aa161e22a: Verifying Checksum 09:09:16 e50aa161e22a: Download complete 09:09:16 e50aa161e22a: Pull complete 09:09:17 d3c8db5fb9df: Verifying Checksum 09:09:17 d3c8db5fb9df: Download complete 09:09:21 d3c8db5fb9df: Pull complete 09:09:21 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 09:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:09:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:21 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 09:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:09:22 $ docker top 29b07d53d7f208ded1a3e656990b96d7f3542a5016cd1a7cb7d19f01cfcd9702 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:22 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 09:09:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 09:09:23 + set -o pipefail 09:09:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 09:09:31 09:09:31 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 09:09:31 09:09:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/fdaef41e-0e47-4ba7-88c7-eda9159004d2 09:09:31 09:09:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:09:31 09:09:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:09:31 09:09:31 09:09:31 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:09:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:09:31 $ docker stop --time=1 29b07d53d7f208ded1a3e656990b96d7f3542a5016cd1a7cb7d19f01cfcd9702 09:09:34 $ docker rm -f --volumes 29b07d53d7f208ded1a3e656990b96d7f3542a5016cd1a7cb7d19f01cfcd9702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:35 + git log --format=format:%s -1 3b1e54a968cdce1eff204fc600ed71834c9c3f36 [Pipeline] sh 09:09:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:09:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:09:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:35 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 09:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:09:36 $ docker top 019dd739648336479f8d7c77b1f8374fc812642ea67a90a278f389222498c7c4 -eo pid,comm 09:09:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:09:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:09:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:36 [ssh-agent] Looking for ssh-agent implementation... 09:09:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:36 $ docker exec 019dd739648336479f8d7c77b1f8374fc812642ea67a90a278f389222498c7c4 ssh-agent 09:09:36 SSH_AUTH_SOCK=/tmp/ssh-iG89EGZChvhm/agent.32 09:09:36 SSH_AGENT_PID=38 09:09:36 Running ssh-add (command line suppressed) 09:09:36 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17564913338522110096.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17564913338522110096.key) 09:09:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:36 + git semver tag 09:09:37 2025-08-05 09:09:37,091 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:09:37 2025-08-05 09:09:37,095 [run_tag] DEBUG tag force:False 09:09:37 2025-08-05 09:09:37,095 [check_head_tag] DEBUG check head tag 09:09:37 2025-08-05 09:09:37,096 [execute] INFO git cat-file --batch-check 09:09:37 2025-08-05 09:09:37,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 09:09:37 2025-08-05 09:09:37,098 [execute] INFO git cat-file --batch 09:09:37 2025-08-05 09:09:37,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 09:09:37 2025-08-05 09:09:37,107 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:09:37 2025-08-05 09:09:37,107 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 09:09:37 2025-08-05 09:09:37,107 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 09:09:37 2025-08-05 09:09:37,111 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:09:37 4.1.0-dev.1 [Pipeline] } 09:09:37 $ docker exec --env ******** --env ******** 019dd739648336479f8d7c77b1f8374fc812642ea67a90a278f389222498c7c4 ssh-agent -k 09:09:37 unset SSH_AUTH_SOCK; 09:09:37 unset SSH_AGENT_PID; 09:09:37 echo Agent pid 38 killed; 09:09:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:09:37 + git semver [Pipeline] } 09:09:38 $ docker stop --time=1 019dd739648336479f8d7c77b1f8374fc812642ea67a90a278f389222498c7c4 09:09:39 $ docker rm -f --volumes 019dd739648336479f8d7c77b1f8374fc812642ea67a90a278f389222498c7c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:09:39 09:09:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:09:40 0.23.1-centos7: Pulling from edgex-lftools 09:09:40 ab5ef0e58194: Pulling fs layer 09:09:40 9712f1f96733: Pulling fs layer 09:09:40 63f879dbbcfc: Pulling fs layer 09:09:40 0d9ebad4ef96: Pulling fs layer 09:09:40 e9a5061849ea: Pulling fs layer 09:09:40 d747dcd14b5f: Pulling fs layer 09:09:40 2de7ff778b66: Pulling fs layer 09:09:40 e9a5061849ea: Waiting 09:09:40 d747dcd14b5f: Waiting 09:09:40 2de7ff778b66: Waiting 09:09:40 0d9ebad4ef96: Waiting 09:09:40 9712f1f96733: Verifying Checksum 09:09:40 9712f1f96733: Download complete 09:09:40 63f879dbbcfc: Verifying Checksum 09:09:40 63f879dbbcfc: Download complete 09:09:40 e9a5061849ea: Verifying Checksum 09:09:40 e9a5061849ea: Download complete 09:09:40 d747dcd14b5f: Verifying Checksum 09:09:40 d747dcd14b5f: Download complete 09:09:40 0d9ebad4ef96: Verifying Checksum 09:09:40 0d9ebad4ef96: Download complete 09:09:40 2de7ff778b66: Verifying Checksum 09:09:40 2de7ff778b66: Download complete 09:09:40 ab5ef0e58194: Verifying Checksum 09:09:40 ab5ef0e58194: Download complete 09:09:45 ab5ef0e58194: Pull complete 09:09:45 9712f1f96733: Pull complete 09:09:46 63f879dbbcfc: Pull complete 09:09:53 0d9ebad4ef96: Pull complete 09:09:53 e9a5061849ea: Pull complete 09:09:53 d747dcd14b5f: Pull complete 09:09:54 2de7ff778b66: Pull complete 09:09:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:09:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:54 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 09:09:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:09:56 $ docker top f6b9e6af47f93a23d04140752a0f0e72dfb8d227894058497be861fb1a22618e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:09:56 provisioning config files... 09:09:56 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8765382157658540108tmp 09:09:56 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config815801790459737050tmp 09:09:56 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10401937339557617037tmp [Pipeline] { [Pipeline] echo 09:09:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:09:56 ---> sigul-configuration.sh 09:09:56 gpg: directory `/root/.gnupg' created 09:09:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:09:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:09:56 gpg: keyring `/root/.gnupg/secring.gpg' created 09:09:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:09:56 gpg: CAST5 encrypted data 09:09:56 gpg: encrypted with 1 passphrase 09:09:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:09:56 + mkdir /home/jenkins 09:09:56 + mkdir /home/jenkins/sigul [Pipeline] sh 09:09:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:09:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:09:57 ---> sigul-install.sh 09:09:57 Sigul already installed; skipping installation. [Pipeline] sh 09:09:57 + git tag --list 09:09:57 0.7.1 09:09:57 v1.0.0 09:09:57 v1.1.0 09:09:57 v1.1.1 09:09:57 v1.2.2 09:09:57 v1.3.0 09:09:57 v1.3.1 09:09:57 v2.0.0 09:09:57 v2.1.0 09:09:57 v2.1.1 09:09:57 v2.2.0 09:09:57 v2.3.0 09:09:57 v3.0 09:09:57 v3.0.0 09:09:57 v3.1 09:09:57 v3.1.0 09:09:57 v3.1.1 09:09:57 v4.0 09:09:57 v4.0.0 09:09:57 v4.1.0-dev.1 [Pipeline] sh 09:09:58 + lftools sign git-tag v4.1.0-dev.1 09:09:58 Signing Git tag with Sigul... 09:09:58 Signing v4.1.0-dev.1 [Pipeline] echo 09:09:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:09:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:09:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:09:59 $ docker stop --time=1 f6b9e6af47f93a23d04140752a0f0e72dfb8d227894058497be861fb1a22618e 09:10:00 $ docker rm -f --volumes f6b9e6af47f93a23d04140752a0f0e72dfb8d227894058497be861fb1a22618e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:10:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:10:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:10:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:01 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 09:10:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:10:01 $ docker top bb29c3da812eb1fa857bedff2f0b7503235fb0ffc613136d1a495f199e27c900 -eo pid,comm 09:10:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:10:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:10:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:02 [ssh-agent] Looking for ssh-agent implementation... 09:10:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:02 $ docker exec bb29c3da812eb1fa857bedff2f0b7503235fb0ffc613136d1a495f199e27c900 ssh-agent 09:10:02 SSH_AUTH_SOCK=/tmp/ssh-cPQjR8nU4o8z/agent.32 09:10:02 SSH_AGENT_PID=38 09:10:02 Running ssh-add (command line suppressed) 09:10:02 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11783240383486244549.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11783240383486244549.key) 09:10:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:02 + git semver bump pre 09:10:02 2025-08-05 09:10:02,917 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:10:02 2025-08-05 09:10:02,921 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:10:02 2025-08-05 09:10:02,921 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 09:10:02 2025-08-05 09:10:02,921 [bump_version] DEBUG bumped version:4.1.0-dev.2 09:10:02 2025-08-05 09:10:02,921 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 09:10:02 2025-08-05 09:10:02,921 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:10:02 2025-08-05 09:10:02,921 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:10:02 2025-08-05 09:10:02,923 [execute] INFO git cat-file --batch-check 09:10:02 2025-08-05 09:10:02,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:10:02 2025-08-05 09:10:02,926 [execute] INFO git cat-file --batch 09:10:02 2025-08-05 09:10:02,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:10:02 2025-08-05 09:10:02,930 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:10:02 4.1.0-dev.2 [Pipeline] } 09:10:03 $ docker exec --env ******** --env ******** bb29c3da812eb1fa857bedff2f0b7503235fb0ffc613136d1a495f199e27c900 ssh-agent -k 09:10:03 unset SSH_AUTH_SOCK; 09:10:03 unset SSH_AGENT_PID; 09:10:03 echo Agent pid 38 killed; 09:10:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:10:03 + git semver [Pipeline] } 09:10:04 $ docker stop --time=1 bb29c3da812eb1fa857bedff2f0b7503235fb0ffc613136d1a495f199e27c900 09:10:05 $ docker rm -f --volumes bb29c3da812eb1fa857bedff2f0b7503235fb0ffc613136d1a495f199e27c900 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:10:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:10:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:06 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 09:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:10:06 $ docker top f6785942fb9effe00be82eab73369a65f3d5a37c480f7a051e463f71508b50ba -eo pid,comm 09:10:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:10:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:10:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:06 [ssh-agent] Looking for ssh-agent implementation... 09:10:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:06 $ docker exec f6785942fb9effe00be82eab73369a65f3d5a37c480f7a051e463f71508b50ba ssh-agent 09:10:06 SSH_AUTH_SOCK=/tmp/ssh-XeexV6q2NbP7/agent.33 09:10:06 SSH_AGENT_PID=39 09:10:06 Running ssh-add (command line suppressed) 09:10:06 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15267100611826709466.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15267100611826709466.key) 09:10:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:07 + git semver push 09:10:07 2025-08-05 09:10:07,442 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:10:07 2025-08-05 09:10:07,447 [run_push] DEBUG push 09:10:07 2025-08-05 09:10:07,447 [execute] INFO git cat-file --batch-check 09:10:07 2025-08-05 09:10:07,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:10:07 2025-08-05 09:10:07,450 [execute] INFO git rev-list 213f1fdd198b3f75150e9a52f9b31aa3f55257f7 -- 09:10:07 2025-08-05 09:10:07,450 [execute] DEBUG Popen(['git', 'rev-list', '213f1fdd198b3f75150e9a52f9b31aa3f55257f7', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:10:07 2025-08-05 09:10:07,458 [execute] INFO git fetch -v -- origin 09:10:07 2025-08-05 09:10:07,458 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:10:08 2025-08-05 09:10:08,006 [run_push] DEBUG no remote changes detected 09:10:08 2025-08-05 09:10:08,006 [execute] INFO git push origin semver 09:10:08 2025-08-05 09:10:08,006 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:10:08 2025-08-05 09:10:08,933 [run_push] DEBUG push all version tags 09:10:08 2025-08-05 09:10:08,933 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:10:08 2025-08-05 09:10:08,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 09:10:10 2025-08-05 09:10:09,946 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:10:10 4.1.0-dev.2 [Pipeline] } 09:10:10 $ docker exec --env ******** --env ******** f6785942fb9effe00be82eab73369a65f3d5a37c480f7a051e463f71508b50ba ssh-agent -k 09:10:10 unset SSH_AUTH_SOCK; 09:10:10 unset SSH_AGENT_PID; 09:10:10 echo Agent pid 39 killed; 09:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:10:10 + git semver [Pipeline] } 09:10:11 $ docker stop --time=1 f6785942fb9effe00be82eab73369a65f3d5a37c480f7a051e463f71508b50ba 09:10:12 $ docker rm -f --volumes f6785942fb9effe00be82eab73369a65f3d5a37c480f7a051e463f71508b50ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:10:12 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 09:10:12 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 09:10:12 total 16 09:10:12 drwxr-xr-x 3 root root 4096 Aug 5 08:59 . 09:10:12 drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 09:09 .. 09:10:12 drwxr-xr-x 2 root root 4096 Aug 5 08:59 cost 09:10:12 -rw-r--r-- 1 root root 88 Aug 5 08:59 cost.csv 09:10:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 09:10:12 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 09:10:12 total 16 09:10:12 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 08:59 . 09:10:12 drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 09:09 .. 09:10:12 drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 08:59 cost 09:10:12 -rw-r--r-- 1 jenkins jenkins 88 Aug 5 08:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:10:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:10:14 ---> package-listing.sh 09:10:14 ++ facter osfamily 09:10:14 ++ tr '[:upper:]' '[:lower:]' 09:10:14 + OS_FAMILY=debian 09:10:14 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 09:10:14 + START_PACKAGES=/tmp/packages_start.txt 09:10:14 + END_PACKAGES=/tmp/packages_end.txt 09:10:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:10:14 + PACKAGES=/tmp/packages_start.txt 09:10:14 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:10:14 + PACKAGES=/tmp/packages_end.txt 09:10:14 + case "${OS_FAMILY}" in 09:10:14 + grep '^ii' 09:10:14 + dpkg -l 09:10:14 + '[' -f /tmp/packages_start.txt ']' 09:10:14 + '[' -f /tmp/packages_end.txt ']' 09:10:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:10:14 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:10:14 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 09:10:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 09:10:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:10:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:15 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 09:10:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:10:15 $ docker top 41dae0e7c640920f3d18a80dcd7e51e86ae3872fd8f6208366560a70e5e58c45 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:15 + touch /tmp/pre-build-complete [Pipeline] sh 09:10:16 + mkdir -p /var/log/sysstat [Pipeline] sh 09:10:16 + ls /var/log/sa-host 09:10:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:16 provisioning config files... 09:10:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2758930289862974767tmp [Pipeline] { [Pipeline] echo 09:10:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:10:16 ---> create-netrc.sh [Pipeline] } 09:10:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:10:17 ---> python-tools-install.sh [Pipeline] echo 09:10:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:10:17 ---> sudo-logs.sh 09:10:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:10:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:10:17 ---> job-cost.sh 09:10:17 lf-activate-venv: SKIPPING 09:10:17 DEBUG: total: 0.2199999988079071 09:10:17 INFO: Retrieving Stack Cost... 09:10:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:10:18 INFO: Archiving Costs [Pipeline] echo 09:10:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:18 ---> logs-deploy.sh 09:10:18 lf-activate-venv: SKIPPING 09:10:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/191 09:10:18 INFO: archiving workspace using pattern(s): 09:10:19 Archives upload complete. 09:10:19 INFO: archiving logs to Nexus 09:10:20 ---> uname -a: 09:10:20 Linux prd-ubuntu20-04-docker-8c-8g-6292 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:10:20 09:10:20 09:10:20 ---> lscpu: 09:10:20 Architecture: x86_64 09:10:20 CPU op-mode(s): 32-bit, 64-bit 09:10:20 Byte Order: Little Endian 09:10:20 Address sizes: 40 bits physical, 48 bits virtual 09:10:20 CPU(s): 8 09:10:20 On-line CPU(s) list: 0-7 09:10:20 Thread(s) per core: 1 09:10:20 Core(s) per socket: 1 09:10:20 Socket(s): 8 09:10:20 NUMA node(s): 1 09:10:20 Vendor ID: AuthenticAMD 09:10:20 CPU family: 23 09:10:20 Model: 49 09:10:20 Model name: AMD EPYC-Rome Processor 09:10:20 Stepping: 0 09:10:20 CPU MHz: 2799.998 09:10:20 BogoMIPS: 5599.99 09:10:20 Virtualization: AMD-V 09:10:20 Hypervisor vendor: KVM 09:10:20 Virtualization type: full 09:10:20 L1d cache: 256 KiB 09:10:20 L1i cache: 256 KiB 09:10:20 L2 cache: 4 MiB 09:10:20 L3 cache: 128 MiB 09:10:20 NUMA node0 CPU(s): 0-7 09:10:20 Vulnerability Gather data sampling: Not affected 09:10:20 Vulnerability Itlb multihit: Not affected 09:10:20 Vulnerability L1tf: Not affected 09:10:20 Vulnerability Mds: Not affected 09:10:20 Vulnerability Meltdown: Not affected 09:10:20 Vulnerability Mmio stale data: Not affected 09:10:20 Vulnerability Retbleed: Vulnerable 09:10:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:10:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:10:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:10:20 Vulnerability Srbds: Not affected 09:10:20 Vulnerability Tsx async abort: Not affected 09:10:20 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:10:20 09:10:20 09:10:20 ---> nproc: 09:10:20 8 09:10:20 09:10:20 09:10:20 ---> df -h: 09:10:20 Filesystem Size Used Avail Use% Mounted on 09:10:20 overlay 155G 14G 142G 9% / 09:10:20 tmpfs 64M 0 64M 0% /dev 09:10:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:10:20 shm 64M 0 64M 0% /dev/shm 09:10:20 /dev/vda1 155G 14G 142G 9% /facter-os 09:10:20 09:10:20 09:10:20 ---> sar -b -r -n DEV: 09:10:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6292) 08/05/25 _x86_64_ (8 CPU) 09:10:20 09:10:20 08:54:41 LINUX RESTART (8 CPU) 09:10:20 09:10:20 08:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:10:20 08:56:01 481.96 71.94 410.01 0.00 12794.40 131986.14 0.00 09:10:20 08:57:01 160.44 2.33 158.11 0.00 20.66 39958.27 0.00 09:10:20 08:58:01 111.41 0.23 111.18 0.00 29.86 31404.23 0.00 09:10:20 08:59:01 2.72 0.00 2.72 0.00 0.00 29.87 0.00 09:10:20 09:00:01 79.92 2.72 77.20 0.00 2022.06 23449.56 0.00 09:10:20 09:01:01 19.35 1.13 18.21 0.00 2269.62 3844.96 0.00 09:10:20 09:02:01 3.65 0.02 3.63 0.00 0.13 88.25 0.00 09:10:20 09:03:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 09:10:20 09:04:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 09:10:20 09:05:01 1.97 0.00 1.97 0.00 0.00 21.60 0.00 09:10:20 09:06:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 09:10:20 09:07:01 1.63 0.00 1.63 0.00 0.00 23.46 0.00 09:10:20 09:08:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 09:10:20 09:09:01 1.43 0.00 1.43 0.00 0.00 15.99 0.00 09:10:20 09:10:01 121.83 0.88 120.95 0.00 24.13 54765.14 0.00 09:10:20 Average: 66.11 5.28 60.83 0.00 1144.15 19043.71 0.00 09:10:20 09:10:20 08:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:10:20 08:56:01 28430344 31483120 807264 2.46 95456 3224908 2113168 6.23 1118236 2917856 2856 09:10:20 08:57:01 26750616 31412540 866328 2.64 156692 4591376 2113256 6.23 1611348 3911176 387836 09:10:20 08:58:01 26849392 31541104 741120 2.25 159056 4644660 1636912 4.83 1585476 3868340 504 09:10:20 08:59:01 26850996 31542832 739200 2.25 159120 4644664 1636912 4.83 1583112 3868344 32 09:10:20 09:00:01 26011604 31494312 773000 2.35 190836 5344036 1739368 5.13 1766996 4445692 23096 09:10:20 09:01:01 25818936 31499104 765448 2.33 205784 5521412 1745348 5.15 1915144 4477088 160 09:10:20 09:02:01 25829652 31509244 755704 2.30 205512 5521144 1740104 5.13 1905616 4476840 168 09:10:20 09:03:01 25831720 31511428 753564 2.29 205596 5521148 1740104 5.13 1903840 4476848 164 09:10:20 09:04:01 25837096 31516804 748136 2.28 205648 5521148 1740104 5.13 1897688 4476840 12 09:10:20 09:05:01 25840120 31519956 744944 2.27 205700 5521152 1740104 5.13 1895148 4476848 24 09:10:20 09:06:01 25840648 31520488 744328 2.26 205724 5521152 1740104 5.13 1894792 4476848 4 09:10:20 09:07:01 25841628 31521512 743448 2.26 205760 5521156 1740104 5.13 1894632 4476848 44 09:10:20 09:08:01 25842312 31522236 742660 2.26 205780 5521160 1740104 5.13 1894212 4476852 16 09:10:20 09:09:01 25842272 31522260 742628 2.26 205804 5521164 1740104 5.13 1894276 4476860 52 09:10:20 09:10:01 24653352 31479860 780856 2.38 246604 6523216 1748760 5.16 2004316 5452268 136 09:10:20 Average: 26138046 31506453 763242 2.32 190605 5244233 1776970 5.24 1784322 4317037 27674 09:10:20 09:10:20 08:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:10:20 08:56:01 ens3 854.20 584.06 8316.62 148.06 0.00 0.00 0.00 0.00 09:10:20 08:56:01 veth320c12e 91.77 96.27 8.98 92.15 0.00 0.00 0.00 0.01 09:10:20 08:56:01 docker0 135.07 142.62 10.87 387.93 0.00 0.00 0.00 0.00 09:10:20 08:56:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 09:10:20 08:57:01 vethfd3ddec 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 09:10:20 08:57:01 ens3 301.57 229.30 2819.21 32.77 0.00 0.00 0.00 0.00 09:10:20 08:57:01 docker0 209.20 262.99 17.55 2780.72 0.00 0.00 0.00 0.00 09:10:20 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:10:20 08:58:01 ens3 73.05 59.71 217.83 199.97 0.00 0.00 0.00 0.00 09:10:20 08:58:01 docker0 4.95 8.83 0.29 114.89 0.00 0.00 0.00 0.00 09:10:20 08:58:01 lo 5.47 5.47 0.54 0.54 0.00 0.00 0.00 0.00 09:10:20 08:59:01 ens3 1.30 0.58 1.21 0.23 0.00 0.00 0.00 0.00 09:10:20 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:10:20 09:00:01 ens3 213.33 136.48 4472.60 16.16 0.00 0.00 0.00 0.00 09:10:20 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:00:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 09:10:20 09:01:01 ens3 86.00 58.89 1023.18 3.97 0.00 0.00 0.00 0.00 09:10:20 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:10:20 09:02:01 ens3 0.30 0.17 1.43 0.01 0.00 0.00 0.00 0.00 09:10:20 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:10:20 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:10:20 09:04:01 ens3 0.48 0.02 0.05 0.00 0.00 0.00 0.00 0.00 09:10:20 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:05:01 ens3 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 09:10:20 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:10:20 09:06:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:10:20 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:07:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:10:20 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:10:20 09:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:10:20 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:10:20 09:10:01 ens3 353.37 237.26 6739.30 166.50 0.00 0.00 0.00 0.00 09:10:20 09:10:01 docker0 58.09 89.15 5.45 854.69 0.00 0.00 0.00 0.00 09:10:20 09:10:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 09:10:20 Average: ens3 125.65 87.15 1572.81 37.86 0.00 0.00 0.00 0.00 09:10:20 Average: docker0 27.15 33.57 2.28 275.87 0.00 0.00 0.00 0.00 09:10:20 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 09:10:20 09:10:20 09:10:20 ---> sar -P ALL: 09:10:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6292) 08/05/25 _x86_64_ (8 CPU) 09:10:20 09:10:20 08:54:41 LINUX RESTART (8 CPU) 09:10:20 09:10:20 08:55:01 CPU %user %nice %system %iowait %steal %idle 09:10:20 08:56:01 all 10.42 0.00 3.49 2.27 0.07 83.75 09:10:20 08:56:01 0 13.41 0.00 2.30 0.35 0.07 83.87 09:10:20 08:56:01 1 8.26 0.00 4.14 4.19 0.07 83.35 09:10:20 08:56:01 2 9.23 0.00 3.02 2.65 0.05 85.05 09:10:20 08:56:01 3 9.81 0.00 3.23 3.89 0.07 83.00 09:10:20 08:56:01 4 10.56 0.00 3.20 0.71 0.07 85.46 09:10:20 08:56:01 5 12.56 0.00 3.21 0.79 0.08 83.36 09:10:20 08:56:01 6 8.07 0.00 4.49 4.61 0.07 82.76 09:10:20 08:56:01 7 11.47 0.00 4.36 0.96 0.07 83.14 09:10:20 08:57:01 all 41.59 0.00 6.80 0.77 0.09 50.75 09:10:20 08:57:01 0 40.91 0.00 6.65 0.12 0.08 52.24 09:10:20 08:57:01 1 42.70 0.00 6.75 0.15 0.08 50.31 09:10:20 08:57:01 2 40.18 0.00 6.47 0.56 0.08 52.71 09:10:20 08:57:01 3 42.33 0.00 7.97 3.54 0.10 46.07 09:10:20 08:57:01 4 42.27 0.00 6.73 0.19 0.08 50.73 09:10:20 08:57:01 5 41.55 0.00 6.70 1.15 0.08 50.52 09:10:20 08:57:01 6 41.03 0.00 6.44 0.39 0.07 52.08 09:10:20 08:57:01 7 41.73 0.00 6.70 0.08 0.10 51.38 09:10:20 08:58:01 all 25.47 0.00 4.46 0.47 0.06 69.54 09:10:20 08:58:01 0 25.21 0.00 5.16 0.25 0.05 69.32 09:10:20 08:58:01 1 25.08 0.00 4.55 0.82 0.07 69.48 09:10:20 08:58:01 2 25.87 0.00 4.07 0.10 0.07 69.90 09:10:20 08:58:01 3 23.34 0.00 4.63 0.39 0.05 71.59 09:10:20 08:58:01 4 25.24 0.00 4.47 0.13 0.05 70.11 09:10:20 08:58:01 5 26.29 0.00 4.48 1.49 0.07 67.68 09:10:20 08:58:01 6 28.03 0.00 4.45 0.38 0.07 67.08 09:10:20 08:58:01 7 24.65 0.00 3.87 0.23 0.05 71.20 09:10:20 08:59:01 all 0.10 0.00 0.01 0.00 0.02 99.87 09:10:20 08:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:10:20 08:59:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:10:20 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:10:20 08:59:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:10:20 08:59:01 4 0.10 0.00 0.00 0.00 0.02 99.88 09:10:20 08:59:01 5 0.05 0.00 0.02 0.02 0.02 99.90 09:10:20 08:59:01 6 0.55 0.00 0.02 0.00 0.03 99.40 09:10:20 08:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:10:20 09:00:01 all 3.55 0.00 1.62 0.64 0.03 94.16 09:10:20 09:00:01 0 4.16 0.00 1.34 0.08 0.02 94.40 09:10:20 09:00:01 1 3.60 0.00 1.71 1.97 0.05 92.67 09:10:20 09:00:01 2 3.82 0.00 1.54 0.03 0.05 94.55 09:10:20 09:00:01 3 3.36 0.00 1.29 0.08 0.03 95.23 09:10:20 09:00:01 4 3.80 0.00 2.44 1.97 0.02 91.77 09:10:20 09:00:01 5 3.44 0.00 1.50 0.44 0.03 94.59 09:10:20 09:00:01 6 2.84 0.00 1.01 0.19 0.03 95.93 09:10:20 09:00:01 7 3.37 0.00 2.13 0.34 0.03 94.13 09:10:20 09:01:01 all 0.93 0.00 0.67 0.10 0.02 98.28 09:10:20 09:01:01 0 0.57 0.00 1.03 0.02 0.02 98.37 09:10:20 09:01:01 1 0.75 0.00 1.03 0.05 0.03 98.13 09:10:20 09:01:01 2 0.58 0.00 0.78 0.05 0.02 98.57 09:10:20 09:01:01 3 2.36 0.00 0.90 0.00 0.02 96.73 09:10:20 09:01:01 4 1.12 0.00 0.47 0.40 0.03 97.98 09:10:20 09:01:01 5 0.93 0.00 0.52 0.25 0.03 98.26 09:10:20 09:01:01 6 0.52 0.00 0.32 0.00 0.02 99.15 09:10:20 09:01:01 7 0.63 0.00 0.28 0.00 0.02 99.07 09:10:20 09:02:01 all 0.07 0.00 0.05 0.01 0.01 99.85 09:10:20 09:02:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:10:20 09:02:01 1 0.18 0.00 0.08 0.02 0.03 99.68 09:10:20 09:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:10:20 09:02:01 3 0.12 0.00 0.03 0.00 0.00 99.85 09:10:20 09:02:01 4 0.05 0.00 0.05 0.07 0.00 99.83 09:10:20 09:02:01 5 0.05 0.00 0.05 0.00 0.03 99.87 09:10:20 09:02:01 6 0.07 0.00 0.07 0.02 0.02 99.83 09:10:20 09:02:01 7 0.03 0.00 0.07 0.00 0.00 99.90 09:10:20 09:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:10:20 09:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:10:20 09:03:01 1 0.05 0.00 0.03 0.02 0.02 99.88 09:10:20 09:03:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:10:20 09:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:10:20 09:03:01 4 0.02 0.00 0.00 0.03 0.02 99.93 09:10:20 09:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:10:20 09:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:10:20 09:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:10:20 09:04:01 all 0.05 0.00 0.01 0.00 0.01 99.91 09:10:20 09:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:10:20 09:04:01 1 0.03 0.00 0.02 0.00 0.05 99.90 09:10:20 09:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:10:20 09:04:01 3 0.33 0.00 0.02 0.00 0.00 99.65 09:10:20 09:04:01 4 0.00 0.00 0.00 0.03 0.02 99.95 09:10:20 09:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:10:20 09:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:10:20 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:10:20 09:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:10:20 09:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:10:20 09:05:01 1 0.03 0.00 0.05 0.02 0.03 99.87 09:10:20 09:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:10:20 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:10:20 09:05:01 4 0.03 0.00 0.00 0.03 0.00 99.93 09:10:20 09:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:10:20 09:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:10:20 09:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:10:20 09:06:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:10:20 09:06:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:10:20 09:06:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:10:20 09:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:10:20 09:06:01 3 0.12 0.00 0.02 0.00 0.02 99.85 09:10:20 09:06:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:10:20 09:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:10:20 09:06:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:10:20 09:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:10:20 09:10:20 09:06:01 CPU %user %nice %system %iowait %steal %idle 09:10:20 09:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:10:20 09:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:10:20 09:07:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:10:20 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:10:20 09:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:10:20 09:07:01 4 0.05 0.00 0.00 0.02 0.02 99.92 09:10:20 09:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:10:20 09:07:01 6 0.02 0.00 0.05 0.00 0.02 99.92 09:10:20 09:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:10:20 09:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:10:20 09:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:10:20 09:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:10:20 09:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:10:20 09:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:10:20 09:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:10:20 09:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:10:20 09:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:10:20 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:10:20 09:09:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:10:20 09:09:01 0 0.05 0.00 0.05 0.00 0.05 99.85 09:10:20 09:09:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:10:20 09:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:10:20 09:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:10:20 09:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:10:20 09:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:10:20 09:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:10:20 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:10:20 09:10:01 all 7.56 0.00 3.34 0.66 0.05 88.40 09:10:20 09:10:01 0 9.19 0.00 4.20 0.12 0.05 86.44 09:10:20 09:10:01 1 7.14 0.00 2.66 0.25 0.07 89.89 09:10:20 09:10:01 2 7.24 0.00 3.10 2.22 0.05 87.39 09:10:20 09:10:01 3 8.33 0.00 3.72 0.03 0.05 87.87 09:10:20 09:10:01 4 5.01 0.00 2.53 0.91 0.05 91.49 09:10:20 09:10:01 5 7.48 0.00 3.34 1.55 0.05 87.58 09:10:20 09:10:01 6 8.24 0.00 3.75 0.05 0.05 87.91 09:10:20 09:10:01 7 7.82 0.00 3.39 0.14 0.05 88.61 09:10:20 Average: all 5.96 0.00 1.36 0.33 0.03 92.32 09:10:20 Average: 0 6.21 0.00 1.38 0.06 0.03 92.32 09:10:20 Average: 1 5.83 0.00 1.40 0.50 0.04 92.24 09:10:20 Average: 2 5.77 0.00 1.26 0.37 0.03 92.57 09:10:20 Average: 3 5.97 0.00 1.44 0.52 0.03 92.03 09:10:20 Average: 4 5.86 0.00 1.32 0.30 0.03 92.49 09:10:20 Average: 5 6.13 0.00 1.32 0.38 0.03 92.14 09:10:20 Average: 6 5.95 0.00 1.37 0.37 0.03 92.28 09:10:20 Average: 7 5.95 0.00 1.38 0.12 0.02 92.53 09:10:20 09:10:20 09:10:20