Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 379ed16500191e309631f046ff14167998812a6c 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-ssh8735318102706717984.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-ssh3568038491870558077.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-ssh13897838187068828339.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-ssh5302147215421056948.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-ssh17570783840970075745.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8553 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 379ed16500191e309631f046ff14167998812a6c (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 Commit message: "Merge pull request #659 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" > git checkout -f 379ed16500191e309631f046ff14167998812a6c # timeout=10 > git rev-list --no-walk ded4f4b49ca25371b9e9f1b4664a2749226cc248 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:18:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:18:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:18:28 ========================================================= 07:18:28 EdgeX Global Pipelines Version Info 07:18:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:18:29 ------------------- 07:18:29 stable info: 07:18:29 ------------------- 07:18:29 Commited By: Cherry Wang cherry@iotechsys.com 07:18:29 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:18:29 Message: update stable to v1.0.276 07:18:29 ------------------- 07:18:29 experimental info: 07:18:29 ------------------- 07:18:29 Commited By: **** collab-it+edgex@linuxfoundation.org 07:18:29 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:18:29 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 379ed16500191e309631f046ff14167998812a6c [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 379ed16 [Pipeline] echo 07:18:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:30 provisioning config files... 07:18:30 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7783300969497845572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:30 ---> ****-login.sh 07:18:30 nexus3.edgexfoundry.org:10001 07:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:31 07:18:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:18:31 Configure a credential helper to remove this warning. See 07:18:31 https://docs.****.com/go/credential-store/ 07:18:31 07:18:31 Login Succeeded 07:18:31 nexus3.edgexfoundry.org:10002 07:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:31 07:18:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:18:31 Configure a credential helper to remove this warning. See 07:18:31 https://docs.****.com/go/credential-store/ 07:18:31 07:18:31 Login Succeeded 07:18:31 nexus3.edgexfoundry.org:10003 07:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:31 07:18:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:18:31 Configure a credential helper to remove this warning. See 07:18:31 https://docs.****.com/go/credential-store/ 07:18:31 07:18:31 Login Succeeded 07:18:31 nexus3.edgexfoundry.org:10004 07:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:31 07:18:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:18:31 Configure a credential helper to remove this warning. See 07:18:31 https://docs.****.com/go/credential-store/ 07:18:31 07:18:31 Login Succeeded 07:18:31 ****.io 07:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:31 07:18:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:18:31 Configure a credential helper to remove this warning. See 07:18:31 https://docs.****.com/go/credential-store/ 07:18:31 07:18:31 Login Succeeded 07:18:31 ---> ****-login.sh ends [Pipeline] } 07:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:18:32 + git rev-list -1 --merges 379ed16500191e309631f046ff14167998812a6c~1..379ed16500191e309631f046ff14167998812a6c [Pipeline] echo 07:18:32 -----------> git rev-list -1 --merges 379ed16500191e309631f046ff14167998812a6c~1..379ed16500191e309631f046ff14167998812a6c 379ed16500191e309631f046ff14167998812a6c 07:18:32 379ed16500191e309631f046ff14167998812a6c [false] [Pipeline] sh 07:18:32 + git log --format=format:%s -1 379ed16500191e309631f046ff14167998812a6c [Pipeline] echo 07:18:32 ========================================================= 07:18:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:18:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:32 + git log --format=format:%s -1 379ed16500191e309631f046ff14167998812a6c [Pipeline] echo 07:18:32 [semverPrep] GIT_COMMIT: 379ed16500191e309631f046ff14167998812a6c, Commit Message: Merge pull request #659 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0 [Pipeline] echo 07:18:32 [semverPrep] This is not a build commit. [Pipeline] sh 07:18:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:18:33 + grep -v github /etc/ssh/ssh_known_hosts 07:18:33 + [ -e /tmp/ssh_known_hosts ] 07:18:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:18:33 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 07:18:33 tee -a /etc/ssh/ssh_known_hosts 07:18:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:33 07:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:34 0.1.4: Pulling from edgex-devops/py-git-semver 07:18:34 3dae71ba6b94: Pulling fs layer 07:18:34 6bf1a483ea7c: Pulling fs layer 07:18:34 f5dfc541a4d3: Pulling fs layer 07:18:34 461d9e800cba: Pulling fs layer 07:18:34 80192f66455f: Pulling fs layer 07:18:34 2e8e34ca0e6c: Pulling fs layer 07:18:34 a29436f7fd5d: Pulling fs layer 07:18:34 923cac83aea3: Pulling fs layer 07:18:34 25ad8b0a4227: Pulling fs layer 07:18:34 db01528c6b51: Pulling fs layer 07:18:34 461d9e800cba: Waiting 07:18:34 28988de357af: Pulling fs layer 07:18:34 a29436f7fd5d: Waiting 07:18:34 923cac83aea3: Waiting 07:18:34 2e8e34ca0e6c: Waiting 07:18:34 25ad8b0a4227: Waiting 07:18:34 80192f66455f: Waiting 07:18:34 db01528c6b51: Waiting 07:18:34 28988de357af: Waiting 07:18:34 6bf1a483ea7c: Verifying Checksum 07:18:34 6bf1a483ea7c: Download complete 07:18:34 461d9e800cba: Download complete 07:18:34 80192f66455f: Verifying Checksum 07:18:34 80192f66455f: Download complete 07:18:34 f5dfc541a4d3: Verifying Checksum 07:18:34 f5dfc541a4d3: Download complete 07:18:34 3dae71ba6b94: Verifying Checksum 07:18:34 3dae71ba6b94: Download complete 07:18:34 923cac83aea3: Download complete 07:18:34 25ad8b0a4227: Verifying Checksum 07:18:34 25ad8b0a4227: Download complete 07:18:34 db01528c6b51: Verifying Checksum 07:18:34 db01528c6b51: Download complete 07:18:34 28988de357af: Verifying Checksum 07:18:34 28988de357af: Download complete 07:18:35 a29436f7fd5d: Verifying Checksum 07:18:35 a29436f7fd5d: Download complete 07:18:35 2e8e34ca0e6c: Verifying Checksum 07:18:35 2e8e34ca0e6c: Download complete 07:18:36 3dae71ba6b94: Pull complete 07:18:36 6bf1a483ea7c: Pull complete 07:18:37 f5dfc541a4d3: Pull complete 07:18:37 461d9e800cba: Pull complete 07:18:37 80192f66455f: Pull complete 07:18:42 2e8e34ca0e6c: Pull complete 07:18:42 a29436f7fd5d: Pull complete 07:18:42 923cac83aea3: Pull complete 07:18:42 25ad8b0a4227: Pull complete 07:18:42 db01528c6b51: Pull complete 07:18:42 28988de357af: Pull complete 07:18:42 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:43 prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container 07:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:18:47 $ docker top 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb -eo pid,comm 07:18:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:18:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:18:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:47 [ssh-agent] Looking for ssh-agent implementation... 07:18:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:47 $ docker exec 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb ssh-agent 07:18:47 SSH_AUTH_SOCK=/tmp/ssh-tnkIZYJWOntZ/agent.32 07:18:47 SSH_AGENT_PID=38 07:18:47 Running ssh-add (command line suppressed) 07:18:47 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9321877259355609200.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9321877259355609200.key) 07:18:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 07:18:48 + git tag --points-at HEAD [Pipeline] } 07:18:48 $ docker exec --env ******** --env ******** 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb ssh-agent -k 07:18:48 unset SSH_AUTH_SOCK; 07:18:48 unset SSH_AGENT_PID; 07:18:48 echo Agent pid 38 killed; 07:18:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:18:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:48 [ssh-agent] Looking for ssh-agent implementation... 07:18:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:48 $ docker exec 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb ssh-agent 07:18:48 SSH_AUTH_SOCK=/tmp/ssh-10QZ1xWvuKPT/agent.86 07:18:48 SSH_AGENT_PID=92 07:18:48 Running ssh-add (command line suppressed) 07:18:48 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13106046543976047277.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13106046543976047277.key) 07:18:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:49 + git semver init 07:18:49 2025-09-09 07:18:49,233 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:18:49 2025-09-09 07:18:49,236 [run_init] DEBUG init version:0.0.0 force:False 07:18:49 2025-09-09 07:18:49,237 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 07:18:49 2025-09-09 07:18:49,237 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 07:18:49 2025-09-09 07:18:49,237 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 07:18:50 2025-09-09 07:18:50,502 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 07:18:50 2025-09-09 07:18:50,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 07:18:50 2025-09-09 07:18:50,502 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:18:50 2025-09-09 07:18:50,502 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:18:50 4.1.0-dev.10 [Pipeline] } 07:18:50 $ docker exec --env ******** --env ******** 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb ssh-agent -k 07:18:50 unset SSH_AUTH_SOCK; 07:18:50 unset SSH_AGENT_PID; 07:18:50 echo Agent pid 92 killed; 07:18:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:51 + git semver [Pipeline] } 07:18:51 $ docker stop --time=1 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb 07:18:52 $ docker rm -f --volumes 7b12512d34d6c423b86f781c361ea4668018fe61bce8c20a2c42e93be8fc2ecb [Pipeline] // withDockerContainer [Pipeline] sh 07:18:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:18:53 Stashed 1 file(s) [Pipeline] echo 07:18:53 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:53 provisioning config files... 07:18:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config56634725612463648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:54 ---> ****-login.sh 07:18:54 nexus3.edgexfoundry.org:10001 07:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:54 Login Succeeded 07:18:54 nexus3.edgexfoundry.org:10002 07:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:54 Login Succeeded 07:18:54 nexus3.edgexfoundry.org:10003 07:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:54 Login Succeeded 07:18:54 nexus3.edgexfoundry.org:10004 07:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:54 Login Succeeded 07:18:54 ****.io 07:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:54 Login Succeeded 07:18:54 ---> ****-login.sh ends [Pipeline] } 07:18:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:18:54 ========================================================= 07:18:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:18:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:18:55 #0 building with "default" instance using docker driver 07:18:55 07:18:55 #1 [internal] load build definition from Dockerfile 07:18:55 #1 transferring dockerfile: 1.52kB done 07:18:55 #1 DONE 0.0s 07:18:55 07:18:55 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:18:55 #2 DONE 0.1s 07:18:55 07:18:55 #3 [internal] load .dockerignore 07:18:55 #3 transferring context: 182B done 07:18:55 #3 DONE 0.0s 07:18:55 07:18:55 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 07:18:55 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 07:18:55 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 07:18:55 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 07:18:55 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 07:18:55 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:18:55 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 07:18:55 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 07:18:55 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s 07:18:55 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 07:18:55 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 07:18:55 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 07:18:55 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 07:18:56 #4 ... 07:18:56 07:18:56 #5 [internal] load build context 07:18:56 #5 transferring context: 27.97MB 0.2s done 07:18:56 #5 DONE 0.2s 07:18:56 07:18:56 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 07:18:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.87MB / 74.06MB 0.3s 07:18:56 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 07:18:56 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 07:18:56 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 07:18:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.3s 07:18:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.4s 07:18:56 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 07:18:56 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 4.19MB / 13.29MB 0.4s 07:18:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 54.53MB / 74.06MB 0.6s 07:18:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 20.97MB / 103.05MB 0.6s 07:18:56 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 07:18:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s 07:18:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 45.09MB / 103.05MB 0.8s 07:18:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 68.16MB / 103.05MB 0.9s 07:18:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s done 07:18:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 92.72MB / 103.05MB 1.0s 07:18:56 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 07:18:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s 07:18:57 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.6s done 07:19:01 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done 07:19:01 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 07:19:01 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 07:19:01 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 07:19:01 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:19:01 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 07:19:02 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 07:19:02 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 07:19:02 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.1s done 07:19:02 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 07:19:05 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done 07:19:05 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 07:19:05 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.4s done 07:19:06 #4 DONE 10.6s 07:19:06 07:19:06 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:19:06 #6 0.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:19:06 #6 0.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:19:07 #6 0.876 (1/8) Installing openssh-keygen (9.7_p1-r5) 07:19:07 #6 0.886 (2/8) Installing libedit (20240517.3.1-r0) 07:19:07 #6 0.891 (3/8) Installing openssh-client-common (9.7_p1-r5) 07:19:07 #6 0.913 (4/8) Installing openssh-client-default (9.7_p1-r5) 07:19:07 #6 0.922 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 07:19:07 #6 0.926 (6/8) Installing openssh-server-common (9.7_p1-r5) 07:19:07 #6 0.929 (7/8) Installing openssh-server (9.7_p1-r5) 07:19:07 #6 0.947 (8/8) Installing openssh (9.7_p1-r5) 07:19:07 #6 0.954 Executing busybox-1.36.1-r29.trigger 07:19:07 #6 0.964 OK: 253 MiB in 66 packages 07:19:08 Still waiting to schedule task 07:19:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8549’ is offline 07:19:12 #6 DONE 5.4s 07:19:12 07:19:12 #7 [builder 3/7] WORKDIR /device-modbus-go 07:19:12 #7 DONE 0.0s 07:19:12 07:19:12 #8 [builder 4/7] COPY go.mod vendor* ./ 07:19:12 #8 DONE 0.0s 07:19:12 07:19:12 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:30 #9 DONE 18.3s 07:19:30 07:19:30 #10 [builder 6/7] COPY . . 07:19:30 #10 DONE 0.3s 07:19:30 07:19:30 #11 [builder 7/7] RUN echo noop 07:19:30 #11 0.181 noop 07:19:30 #11 DONE 0.2s 07:19:30 07:19:30 #12 exporting to image 07:19:30 #12 exporting layers 07:19:38 #12 exporting layers 6.9s done 07:19:38 #12 writing image sha256:789ddf49874bcade0cbe044a0972c54ff3ddd2e03fd42b81241bc52394f3e00c done 07:19:38 #12 naming to docker.io/library/ci-base-image-x86_64 done 07:19:38 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:39 + docker inspect -f . ci-base-image-x86_64 07:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:39 prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container 07:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:19:39 $ docker top ebe3ac9f7281a639533de84f705bbddaa3aacc69e5483460c60347291e2004ef -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:40 + go version 07:19:40 go version go1.23.9 linux/amd64 [Pipeline] } 07:19:40 $ docker stop --time=1 ebe3ac9f7281a639533de84f705bbddaa3aacc69e5483460c60347291e2004ef 07:19:41 $ docker rm -f --volumes ebe3ac9f7281a639533de84f705bbddaa3aacc69e5483460c60347291e2004ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:41 + docker inspect -f . ci-base-image-x86_64 07:19:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:41 prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container 07:19:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:19:42 $ docker top 08d5450e25a672c4da3d1af03a4c5d878da5dd63d299abbcda0e91be0bad1193 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 07:19:42 + make test 07:19:42 go test ./... -coverprofile=coverage.out 07:19:44 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:20:06 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:20:06 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 46.5% of statements 07:20:16 go vet ./... 07:20:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:20:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:20:21 ./bin/test-attribution-txt.sh 07:20:21 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:20:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:20:21 $ docker stop --time=1 08d5450e25a672c4da3d1af03a4c5d878da5dd63d299abbcda0e91be0bad1193 07:20:26 $ docker rm -f --volumes 08d5450e25a672c4da3d1af03a4c5d878da5dd63d299abbcda0e91be0bad1193 [Pipeline] // withDockerContainer [Pipeline] sh 07:20:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:20:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:20:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:20:28 + ls -al . 07:20:28 total 260 07:20:28 drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 07:19 . 07:20:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 07:18 .. 07:20:28 -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 07:18 .dockerignore 07:20:28 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 07:20 .git 07:20:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:18 .github 07:20:28 -rw-rw-r-- 1 jenkins jenkins 266 Sep 9 07:18 .gitignore 07:20:28 -rw-rw-r-- 1 jenkins jenkins 199 Sep 9 07:18 .golangci.yml 07:20:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 07:18 .semver 07:20:28 -rw-rw-r-- 1 jenkins jenkins 20445 Sep 9 07:18 Attribution.txt 07:20:28 -rw-rw-r-- 1 jenkins jenkins 18046 Sep 9 07:18 CHANGELOG.md 07:20:28 -rw-rw-r-- 1 jenkins jenkins 1479 Sep 9 07:18 Dockerfile 07:20:28 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 07:18 GOVERNANCE.md 07:20:28 -rw-rw-r-- 1 jenkins jenkins 658 Sep 9 07:18 Jenkinsfile 07:20:28 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 07:18 LICENSE 07:20:28 -rw-rw-r-- 1 jenkins jenkins 2524 Sep 9 07:18 Makefile 07:20:28 -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 07:18 OWNERS.md 07:20:28 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 9 07:18 README.md 07:20:28 -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 07:18 VERSION 07:20:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 07:18 bin 07:20:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:18 cmd 07:20:28 -rw-r--r-- 1 jenkins jenkins 27945 Sep 9 07:20 coverage.out 07:20:28 -rw-rw-r-- 1 jenkins jenkins 6428 Sep 9 07:18 go.mod 07:20:28 -rw-rw-r-- 1 jenkins jenkins 87547 Sep 9 07:18 go.sum 07:20:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:18 internal 07:20:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 07:18 simulator 07:20:28 -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 07:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:28 + 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=379ed16500191e309631f046ff14167998812a6c --label arch=amd64 --label version=4.1.0-dev.10 . 07:20:28 #0 building with "default" instance using docker driver 07:20:28 07:20:28 #1 [internal] load build definition from Dockerfile 07:20:28 #1 transferring dockerfile: 1.52kB done 07:20:28 #1 DONE 0.0s 07:20:28 07:20:28 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:20:28 #2 DONE 0.0s 07:20:28 07:20:28 #3 [internal] load metadata for docker.io/library/alpine:3.20 07:20:28 #3 DONE 0.1s 07:20:28 07:20:28 #4 [internal] load .dockerignore 07:20:28 #4 transferring context: 182B done 07:20:28 #4 DONE 0.0s 07:20:28 07:20:28 #5 [internal] load build context 07:20:28 #5 transferring context: 41.68kB 0.0s done 07:20:28 #5 DONE 0.0s 07:20:28 07:20:28 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:20:28 #6 DONE 0.1s 07:20:28 07:20:28 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:20:28 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:20:28 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:20:28 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 07:20:28 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 07:20:28 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 07:20:29 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 07:20:29 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 07:20:29 #7 DONE 0.4s 07:20:29 07:20:29 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 07:20:29 #8 0.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:29 #8 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:29 #8 0.785 OK: 253 MiB in 66 packages 07:20:30 #8 DONE 1.1s 07:20:30 07:20:30 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:20:30 #9 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:30 #9 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:30 #9 0.536 (1/1) Installing dumb-init (1.2.5-r3) 07:20:30 #9 0.542 Executing busybox-1.36.1-r29.trigger 07:20:30 #9 0.550 OK: 8 MiB in 15 packages 07:20:30 #9 DONE 0.8s 07:20:30 07:20:30 #10 [builder 3/7] WORKDIR /device-modbus-go 07:20:30 #10 DONE 0.0s 07:20:30 07:20:30 #11 [builder 4/7] COPY go.mod vendor* ./ 07:20:30 #11 DONE 0.0s 07:20:30 07:20:30 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:30 #12 DONE 0.6s 07:20:30 07:20:30 #13 [stage-1 3/6] RUN apk --no-cache upgrade 07:20:30 #13 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:30 #13 0.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:30 #13 0.761 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:20:31 #13 1.071 Executing busybox-1.36.1-r30.post-upgrade 07:20:31 #13 ... 07:20:31 07:20:31 #14 [builder 6/7] COPY . . 07:20:31 #14 DONE 0.8s 07:20:31 07:20:31 #13 [stage-1 3/6] RUN apk --no-cache upgrade 07:20:31 #13 1.469 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:20:31 #13 1.473 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:20:31 #13 1.476 Executing busybox-1.36.1-r30.trigger 07:20:31 #13 1.482 OK: 8 MiB in 15 packages 07:20:31 #13 DONE 1.6s 07:20:31 07:20:31 #15 [builder 7/7] RUN make build 07:20:31 #15 0.283 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:20:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8555 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 07:20:58 Running in /w/workspace/device-modbus-go/201 [Pipeline] { 07:20:58 #15 DONE 24.7s 07:20:58 07:20:58 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 07:20:58 #16 DONE 0.4s 07:20:58 07:20:58 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 07:20:58 #17 DONE 0.0s 07:20:58 07:20:58 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 07:20:58 #18 DONE 0.0s 07:20:58 07:20:58 #19 exporting to image 07:20:58 #19 exporting layers 07:20:58 #19 exporting layers 0.2s done 07:20:58 #19 writing image sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done 07:20:58 #19 naming to docker.io/library/device-modbus done 07:20:58 #19 DONE 0.2s [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv 07:20:58 The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:58 provisioning config files... 07:20:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17030408553909300565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:58 ---> ****-login.sh 07:20:58 nexus3.edgexfoundry.org:10001 07:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:58 Login Succeeded 07:20:58 nexus3.edgexfoundry.org:10002 07:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:58 Login Succeeded 07:20:58 nexus3.edgexfoundry.org:10003 07:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:59 Login Succeeded 07:20:59 nexus3.edgexfoundry.org:10004 07:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:59 Login Succeeded 07:20:59 ****.io 07:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:59 Login Succeeded 07:20:59 ---> ****-login.sh ends [Pipeline] } 07:20:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:20:59 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 07:20:59 379ed16500191e309631f046ff14167998812a6c 07:20:59 latest 07:20:59 4.1.0-dev.10 07:20:59 379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 07:20:59 main 07:20:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:59 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c 07:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:21:00 ac654d2aaf29: Preparing 07:21:00 2bfc00823d80: Preparing 07:21:00 803004ff96d7: Preparing 07:21:00 db73cf6a0ce3: Preparing 07:21:00 4fd417cbb502: Preparing 07:21:00 097100c76c15: Preparing 07:21:00 097100c76c15: Waiting 07:21:00 2bfc00823d80: Pushed 07:21:00 4fd417cbb502: Pushed 07:21:00 db73cf6a0ce3: Pushed 07:21:00 ac654d2aaf29: Pushed 07:21:01 097100c76c15: Layer already exists 07:21:03 803004ff96d7: Pushed 07:21:03 379ed16500191e309631f046ff14167998812a6c: digest: sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:04 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 07:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:21:04 ac654d2aaf29: Preparing 07:21:04 2bfc00823d80: Preparing 07:21:04 803004ff96d7: Preparing 07:21:04 db73cf6a0ce3: Preparing 07:21:04 4fd417cbb502: Preparing 07:21:04 097100c76c15: Preparing 07:21:04 097100c76c15: Waiting 07:21:04 ac654d2aaf29: Layer already exists 07:21:04 2bfc00823d80: Layer already exists 07:21:04 db73cf6a0ce3: Layer already exists 07:21:04 4fd417cbb502: Layer already exists 07:21:04 803004ff96d7: Layer already exists 07:21:04 097100c76c15: Layer already exists 07:21:04 latest: digest: sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:05 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:05 using credential edgex-jenkins-ssh 07:21:05 Cloning the remote Git repository 07:21:05 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 07:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:21:05 ac654d2aaf29: Preparing 07:21:05 2bfc00823d80: Preparing 07:21:05 803004ff96d7: Preparing 07:21:05 db73cf6a0ce3: Preparing 07:21:05 4fd417cbb502: Preparing 07:21:05 097100c76c15: Preparing 07:21:05 097100c76c15: Waiting 07:21:05 ac654d2aaf29: Layer already exists 07:21:05 db73cf6a0ce3: Layer already exists 07:21:05 2bfc00823d80: Layer already exists 07:21:05 803004ff96d7: Layer already exists 07:21:05 4fd417cbb502: Layer already exists 07:21:05 097100c76c15: Layer already exists 07:21:05 4.1.0-dev.10: digest: sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:05 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:06 + docker push nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 07:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:21:06 ac654d2aaf29: Preparing 07:21:06 2bfc00823d80: Preparing 07:21:06 803004ff96d7: Preparing 07:21:06 db73cf6a0ce3: Preparing 07:21:06 4fd417cbb502: Preparing 07:21:06 097100c76c15: Preparing 07:21:06 097100c76c15: Waiting 07:21:06 4fd417cbb502: Layer already exists 07:21:06 803004ff96d7: Layer already exists 07:21:06 2bfc00823d80: Layer already exists 07:21:06 ac654d2aaf29: Layer already exists 07:21:06 db73cf6a0ce3: Layer already exists 07:21:06 097100c76c15: Layer already exists 07:21:06 379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10: digest: sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:05 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:21:05 > git init /w/workspace/device-modbus-go/201 # timeout=10 07:21:05 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:21:05 > git --version # timeout=10 07:21:05 > git --version # 'git version 2.25.1' 07:21:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:06 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:06 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 07:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:21:06 ac654d2aaf29: Preparing 07:21:06 2bfc00823d80: Preparing 07:21:06 803004ff96d7: Preparing 07:21:06 db73cf6a0ce3: Preparing 07:21:06 4fd417cbb502: Preparing 07:21:06 097100c76c15: Preparing 07:21:06 097100c76c15: Waiting 07:21:06 803004ff96d7: Layer already exists 07:21:06 db73cf6a0ce3: Layer already exists 07:21:06 2bfc00823d80: Layer already exists 07:21:06 4fd417cbb502: Layer already exists 07:21:06 ac654d2aaf29: Layer already exists 07:21:06 097100c76c15: Layer already exists 07:21:06 main: digest: sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:06 ===================================================== [Pipeline] echo 07:21:06 taggedImages: 07:21:06 - nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c 07:21:06 - nexus3.edgexfoundry.org:10004/device-modbus:latest 07:21:06 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 07:21:06 - nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 07:21:06 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 07:21:06 ========================================================= 07:21:06 [edgeXBuildMultiArch] RAW Config: 07:21:06 images: 07:21:06 - nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c 07:21:06 - nexus3.edgexfoundry.org:10004/device-modbus:latest 07:21:06 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 07:21:06 - nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 07:21:06 - nexus3.edgexfoundry.org:10004/device-modbus:main 07:21:06 settingsFile: 07:21:06 device-modbus-go-settings 07:21:06 ========================================================= [Pipeline] node 07:21:08 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:21:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:09 Avoid second fetch 07:21:09 Checking out Revision 379ed16500191e309631f046ff14167998812a6c (main) 07:21:09 Commit message: "Merge pull request #659 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" 07:21:09 > git config core.sparsecheckout # timeout=10 07:21:09 > git checkout -f 379ed16500191e309631f046ff14167998812a6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:14 provisioning config files... 07:21:14 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/201@tmp/config6089902542608803264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:14 ---> ****-login.sh 07:21:14 nexus3.edgexfoundry.org:10001 07:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:15 Configure a credential helper to remove this warning. See 07:21:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:15 07:21:15 Login Succeeded 07:21:15 nexus3.edgexfoundry.org:10002 07:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:15 Configure a credential helper to remove this warning. See 07:21:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:15 07:21:15 Login Succeeded 07:21:15 nexus3.edgexfoundry.org:10003 07:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:16 Configure a credential helper to remove this warning. See 07:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:16 07:21:16 Login Succeeded 07:21:16 nexus3.edgexfoundry.org:10004 07:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:16 Configure a credential helper to remove this warning. See 07:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:16 07:21:16 Login Succeeded 07:21:16 ****.io 07:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:17 Configure a credential helper to remove this warning. See 07:21:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:17 07:21:17 Login Succeeded 07:21:17 ---> ****-login.sh ends [Pipeline] } 07:21:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:21:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:21:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:21:17 ========================================================= 07:21:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:21:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:21:18 Sending build context to Docker daemon 14.18MB 07:21:18 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:21:18 Step 2/10 : FROM ${BASE} AS builder 07:21:18 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:21:18 94e9d8af2201: Pulling fs layer 07:21:18 a6c56e8762df: Pulling fs layer 07:21:18 f0f3c8884826: Pulling fs layer 07:21:18 c7e7622c144d: Pulling fs layer 07:21:18 4f4fb700ef54: Pulling fs layer 07:21:18 b4c3b6d88c5a: Pulling fs layer 07:21:18 ba8bce9d2590: Pulling fs layer 07:21:18 ca778ea9c289: Pulling fs layer 07:21:18 c7e7622c144d: Waiting 07:21:18 4f4fb700ef54: Waiting 07:21:18 b4c3b6d88c5a: Waiting 07:21:18 ca778ea9c289: Waiting 07:21:18 ba8bce9d2590: Waiting 07:21:18 a6c56e8762df: Download complete 07:21:18 c7e7622c144d: Verifying Checksum 07:21:18 c7e7622c144d: Download complete 07:21:18 4f4fb700ef54: Verifying Checksum 07:21:18 4f4fb700ef54: Download complete 07:21:18 b4c3b6d88c5a: Verifying Checksum 07:21:18 b4c3b6d88c5a: Download complete 07:21:18 94e9d8af2201: Verifying Checksum 07:21:18 94e9d8af2201: Download complete 07:21:19 ca778ea9c289: Verifying Checksum 07:21:19 ca778ea9c289: Download complete 07:21:19 94e9d8af2201: Pull complete 07:21:20 a6c56e8762df: Pull complete 07:21:20 f0f3c8884826: Verifying Checksum 07:21:20 f0f3c8884826: Download complete 07:21:21 ba8bce9d2590: Download complete 07:21:21 Still waiting to schedule task 07:21:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:21:34 f0f3c8884826: Pull complete 07:21:34 c7e7622c144d: Pull complete 07:21:34 4f4fb700ef54: Pull complete 07:21:34 b4c3b6d88c5a: Pull complete 07:21:42 ba8bce9d2590: Pull complete 07:21:44 ca778ea9c289: Pull complete 07:21:44 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 07:21:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:21:44 ---> 47b25d7523d1 07:21:44 Step 3/10 : ARG ADD_BUILD_TAGS="" 07:21:46 ---> Running in 7e360f38bcc0 07:21:46 Removing intermediate container 7e360f38bcc0 07:21:46 ---> 9668d56abb31 07:21:46 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:21:46 ---> Running in b7027f6eb731 07:21:46 Removing intermediate container b7027f6eb731 07:21:46 ---> b981f28e437a 07:21:46 Step 5/10 : RUN apk add --update --no-cache make git openssh 07:21:46 ---> Running in 953ce48de936 07:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:49 (1/8) Installing openssh-keygen (9.7_p1-r5) 07:21:49 (2/8) Installing libedit (20240517.3.1-r0) 07:21:49 (3/8) Installing openssh-client-common (9.7_p1-r5) 07:21:49 (4/8) Installing openssh-client-default (9.7_p1-r5) 07:21:49 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 07:21:49 (6/8) Installing openssh-server-common (9.7_p1-r5) 07:21:49 (7/8) Installing openssh-server (9.7_p1-r5) 07:21:49 (8/8) Installing openssh (9.7_p1-r5) 07:21:49 Executing busybox-1.36.1-r29.trigger 07:21:49 OK: 245 MiB in 66 packages 07:21:50 Removing intermediate container 953ce48de936 07:21:50 ---> af6a00fad9e9 07:21:50 Step 6/10 : WORKDIR /device-modbus-go 07:21:50 ---> Running in db9b1a884ef4 07:21:50 Removing intermediate container db9b1a884ef4 07:21:50 ---> 2fc966409f55 07:21:50 Step 7/10 : COPY go.mod vendor* ./ 07:21:51 ---> 363c6ebb313f 07:21:51 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:51 ---> Running in d67da388f4d6 07:23:43 Removing intermediate container d67da388f4d6 07:23:43 ---> 06fc32e0eb49 07:23:43 Step 9/10 : COPY . . 07:23:43 ---> f10608488783 07:23:43 Step 10/10 : RUN ${MAKE} 07:23:43 ---> Running in 8f3faec34c14 07:23:43 noop 07:23:43 Removing intermediate container 8f3faec34c14 07:23:43 ---> 6a1ed882f078 07:23:43 Successfully built 6a1ed882f078 07:23:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:43 + docker inspect -f . ci-base-image-arm64 07:23:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:43 prd-ubuntu20.04-docker-arm64-4c-16g-8555 does not seem to be running inside a container 07:23:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/201 -v /w/workspace/device-modbus-go/201:/w/workspace/device-modbus-go/201:rw,z -v /w/workspace/device-modbus-go/201@tmp:/w/workspace/device-modbus-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:23:45 $ docker top 2f3b0584ba4012568e84ebf5796e7683f6ec9a9a1b9e0e50bb2d2181d132900f -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:46 + go version 07:23:46 go version go1.23.9 linux/arm64 [Pipeline] } 07:23:46 $ docker stop --time=1 2f3b0584ba4012568e84ebf5796e7683f6ec9a9a1b9e0e50bb2d2181d132900f 07:23:47 $ docker rm -f --volumes 2f3b0584ba4012568e84ebf5796e7683f6ec9a9a1b9e0e50bb2d2181d132900f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:48 + docker inspect -f . ci-base-image-arm64 07:23:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:48 prd-ubuntu20.04-docker-arm64-4c-16g-8555 does not seem to be running inside a container 07:23:48 $ 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/201 -v /w/workspace/device-modbus-go/201:/w/workspace/device-modbus-go/201:rw,z -v /w/workspace/device-modbus-go/201@tmp:/w/workspace/device-modbus-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:23:49 $ docker top c70ab72e5ff68cab3ae2d3a4f53a8b28547c396ac13cb41e8972ef49c2d09318 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:50 + git config --global --add safe.directory /w/workspace/device-modbus-go/201 [Pipeline] fileExists [Pipeline] sh 07:23:50 + make test 07:23:50 go test ./... -coverprofile=coverage.out 07:23:56 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:24:17 Running on prd-centos7-docker-4c-2g-8557 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:17 provisioning config files... 07:24:17 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11919078271227828768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:19 ---> ****-login.sh 07:24:19 nexus3.edgexfoundry.org:10001 07:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:20 Configure a credential helper to remove this warning. See 07:24:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:20 07:24:20 Login Succeeded 07:24:20 nexus3.edgexfoundry.org:10002 07:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:20 Configure a credential helper to remove this warning. See 07:24:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:20 07:24:20 Login Succeeded 07:24:20 nexus3.edgexfoundry.org:10003 07:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:21 Configure a credential helper to remove this warning. See 07:24:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:21 07:24:21 Login Succeeded 07:24:21 nexus3.edgexfoundry.org:10004 07:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:21 Configure a credential helper to remove this warning. See 07:24:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:21 07:24:21 Login Succeeded 07:24:21 ****.io 07:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:21 Configure a credential helper to remove this warning. See 07:24:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:21 07:24:21 Login Succeeded 07:24:21 ---> ****-login.sh ends [Pipeline] } 07:24:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:21 + docker buildx ls 07:24:21 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:24:21 default * docker 07:24:21 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:24:21 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:24:21 edgex-builder [Pipeline] sh 07:24:22 + docker buildx inspect --bootstrap 07:24:22 #1 [internal] booting buildkit 07:24:22 #1 pulling image moby/buildkit:buildx-stable-1 07:24:25 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 07:24:25 #1 creating container buildx_buildkit_edgex-builder0 07:24:26 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 07:24:26 #1 DONE 4.0s 07:24:26 Name: edgex-builder 07:24:26 Driver: docker-container 07:24:26 07:24:26 Nodes: 07:24:26 Name: edgex-builder0 07:24:26 Endpoint: unix:///var/run/docker.sock 07:24:26 Status: running 07:24:26 Buildkit: v0.23.2 07:24:26 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:24:26 + docker buildx ls 07:24:26 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:24:26 edgex-builder * docker-container 07:24:26 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:24:26 default docker 07:24:26 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:24:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c --push - 07:24:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c' 07:24:27 #1 [internal] load build definition from Dockerfile 07:24:27 #1 transferring dockerfile: 198B done 07:24:27 #1 DONE 0.0s 07:24:27 07:24:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c 07:24:27 #2 DONE 0.1s 07:24:27 07:24:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c 07:24:27 #3 DONE 0.1s 07:24:27 07:24:27 #4 [internal] load .dockerignore 07:24:27 #4 transferring context: 2B done 07:24:27 #4 DONE 0.0s 07:24:27 07:24:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 07:24:27 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done 07:24:27 #5 DONE 0.0s 07:24:27 07:24:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 07:24:27 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done 07:24:27 #6 DONE 0.1s 07:24:27 07:24:27 #7 exporting to image 07:24:27 #7 exporting layers 07:24:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:24:27 #7 ... 07:24:27 07:24:27 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:24:27 #8 DONE 0.0s 07:24:27 07:24:27 #7 exporting to image 07:24:27 #7 exporting layers done 07:24:27 #7 exporting manifest sha256:5f3e01347bf95f2d504a4f75d4bc1613a3d99b7462d6d0b35f0a881066a65647 done 07:24:27 #7 exporting config sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done 07:24:27 #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 done 07:24:27 #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 done 07:24:27 #7 exporting manifest list sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 done 07:24:27 #7 pushing layers 0.1s done 07:24:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 07:24:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 0.1s done 07:24:27 #7 DONE 0.2s 07:24:27 07:24:27 1 warning found (use --debug to expand): 07:24:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:24:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 07:24:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 07:24:27 #1 [internal] load build definition from Dockerfile 07:24:27 #1 transferring dockerfile: 164B done 07:24:27 #1 DONE 0.0s 07:24:27 07:24:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 07:24:27 #2 DONE 0.0s 07:24:27 07:24:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 07:24:27 #3 DONE 0.0s 07:24:27 07:24:27 #4 [internal] load .dockerignore 07:24:27 #4 transferring context: 2B done 07:24:27 #4 DONE 0.0s 07:24:27 07:24:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 07:24:27 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a done 07:24:27 #5 CACHED 07:24:27 07:24:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 07:24:27 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done 07:24:27 #6 CACHED 07:24:27 07:24:27 #7 exporting to image 07:24:27 #7 exporting layers done 07:24:27 #7 exporting manifest sha256:5f3e01347bf95f2d504a4f75d4bc1613a3d99b7462d6d0b35f0a881066a65647 done 07:24:27 #7 exporting config sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done 07:24:27 #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 done 07:24:27 #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 07:24:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:24:28 #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 done 07:24:28 #7 exporting manifest list sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 done 07:24:28 #7 pushing layers 0.0s done 07:24:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 0.1s done 07:24:28 #7 DONE 0.1s 07:24:28 07:24:28 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:24:28 #8 DONE 0.0s 07:24:28 07:24:28 1 warning found (use --debug to expand): 07:24:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:24:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10' 07:24:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 --push - 07:24:28 #1 [internal] load build definition from Dockerfile 07:24:28 #1 transferring dockerfile: 170B done 07:24:28 #1 DONE 0.0s 07:24:28 07:24:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 07:24:28 #2 DONE 0.0s 07:24:28 07:24:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10 07:24:28 #3 DONE 0.0s 07:24:28 07:24:28 #4 [internal] load .dockerignore 07:24:28 #4 transferring context: 2B done 07:24:28 #4 DONE 0.0s 07:24:28 07:24:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 07:24:28 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a done 07:24:28 #5 CACHED 07:24:28 07:24:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 07:24:28 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a done 07:24:28 #6 CACHED 07:24:28 07:24:28 #7 exporting to image 07:24:28 #7 exporting layers done 07:24:28 #7 exporting manifest sha256:5f3e01347bf95f2d504a4f75d4bc1613a3d99b7462d6d0b35f0a881066a65647 done 07:24:28 #7 exporting config sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done 07:24:28 #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 done 07:24:28 #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 done 07:24:28 #7 exporting manifest list sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 done 07:24:28 #7 pushing layers 0.0s done 07:24:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 07:24:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:24:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.10@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 0.1s done 07:24:28 #7 DONE 0.1s 07:24:28 07:24:28 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:24:28 #8 DONE 0.0s 07:24:28 07:24:28 1 warning found (use --debug to expand): 07:24:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:24:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10' 07:24:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 --push - 07:24:28 #1 [internal] load build definition from Dockerfile 07:24:28 #1 transferring dockerfile: 211B done 07:24:28 #1 DONE 0.0s 07:24:28 07:24:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 07:24:28 #2 DONE 0.0s 07:24:28 07:24:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 07:24:28 #3 DONE 0.0s 07:24:28 07:24:28 #4 [internal] load .dockerignore 07:24:28 #4 transferring context: 2B done 07:24:28 #4 DONE 0.0s 07:24:28 07:24:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 07:24:28 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done 07:24:28 #5 CACHED 07:24:28 07:24:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 07:24:28 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done 07:24:28 #6 CACHED 07:24:28 07:24:28 #7 exporting to image 07:24:28 #7 exporting layers done 07:24:28 #7 exporting manifest sha256:5f3e01347bf95f2d504a4f75d4bc1613a3d99b7462d6d0b35f0a881066a65647 done 07:24:28 #7 exporting config sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done 07:24:28 #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 07:24:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:24:29 #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 done 07:24:29 #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 done 07:24:29 #7 exporting manifest list sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 done 07:24:29 #7 pushing layers 0.0s done 07:24:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 0.1s done 07:24:29 #7 DONE 0.1s 07:24:29 07:24:29 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:24:29 #8 DONE 0.0s 07:24:29 07:24:29 1 warning found (use --debug to expand): 07:24:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:24:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 07:24:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 07:24:29 #1 [internal] load build definition from Dockerfile 07:24:29 #1 transferring dockerfile: 162B done 07:24:29 #1 DONE 0.0s 07:24:29 07:24:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 07:24:29 #2 DONE 0.0s 07:24:29 07:24:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 07:24:29 #3 DONE 0.0s 07:24:29 07:24:29 #4 [internal] load .dockerignore 07:24:29 #4 transferring context: 2B done 07:24:29 #4 DONE 0.0s 07:24:29 07:24:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 07:24:29 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a done 07:24:29 #5 CACHED 07:24:29 07:24:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 07:24:29 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:72f4fee802b63db892b925ef8d35a56d45f411362fa2fca3d14c9a76d561d45a 0.0s done 07:24:29 #6 CACHED 07:24:29 07:24:29 #7 exporting to image 07:24:29 #7 exporting layers done 07:24:29 #7 exporting manifest sha256:5f3e01347bf95f2d504a4f75d4bc1613a3d99b7462d6d0b35f0a881066a65647 done 07:24:29 #7 exporting config sha256:3e1f501d5aaad14e3246c29bdd8ece81c46c0eab40aaa00dd82f9f0a38fa84c3 done 07:24:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:24:29 #7 exporting manifest sha256:294a9a1552e73a9bc5a0ff970b77a051e07430479e9d3bb1ab1eb1652f360624 done 07:24:29 #7 exporting config sha256:b032999ef61ff24d8a650bf782582da0baca89a0848f9ac884a712210bead8d8 done 07:24:29 #7 exporting manifest list sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 done 07:24:29 #7 pushing layers 0.0s done 07:24:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:2a0a08fc5722a2e61db8d410e6da248e934503418cf8a07367a7799d92a817b8 0.1s done 07:24:29 #7 DONE 0.1s 07:24:29 07:24:29 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 07:24:29 #8 DONE 0.0s 07:24:29 07:24:29 1 warning found (use --debug to expand): 07:24:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:24:30 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:24:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:24:31 ---> package-listing.sh 07:24:31 ++ tr '[:upper:]' '[:lower:]' 07:24:31 ++ facter osfamily 07:24:31 + OS_FAMILY=redhat 07:24:31 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 07:24:31 + START_PACKAGES=/tmp/packages_start.txt 07:24:31 + END_PACKAGES=/tmp/packages_end.txt 07:24:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:31 + PACKAGES=/tmp/packages_start.txt 07:24:31 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:24:31 + PACKAGES=/tmp/packages_end.txt 07:24:31 + case "${OS_FAMILY}" in 07:24:31 + rpm -qa 07:24:31 + sort 07:24:31 + '[' -f /tmp/packages_start.txt ']' 07:24:31 + '[' -f /tmp/packages_end.txt ']' 07:24:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:31 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:24:31 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 07:24:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 07:24:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:24:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:32 07:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:32 latest: Pulling from edgex-lftools-log-publisher 07:24:32 5eb5b503b376: Pulling fs layer 07:24:32 5c69ac0246d0: Pulling fs layer 07:24:32 ec43610c2a17: Pulling fs layer 07:24:32 3a2ae6a8a46f: Pulling fs layer 07:24:32 33b1e0a273af: Pulling fs layer 07:24:32 5d3b04190fa2: Pulling fs layer 07:24:32 2f39f015ded8: Pulling fs layer 07:24:32 3a2ae6a8a46f: Waiting 07:24:32 33b1e0a273af: Waiting 07:24:32 5d3b04190fa2: Waiting 07:24:32 2f39f015ded8: Waiting 07:24:32 5c69ac0246d0: Verifying Checksum 07:24:32 5c69ac0246d0: Download complete 07:24:32 3a2ae6a8a46f: Verifying Checksum 07:24:32 3a2ae6a8a46f: Download complete 07:24:32 33b1e0a273af: Verifying Checksum 07:24:32 33b1e0a273af: Download complete 07:24:32 5d3b04190fa2: Verifying Checksum 07:24:32 5d3b04190fa2: Download complete 07:24:32 ec43610c2a17: Verifying Checksum 07:24:32 ec43610c2a17: Download complete 07:24:33 5eb5b503b376: Verifying Checksum 07:24:33 5eb5b503b376: Download complete 07:24:33 2f39f015ded8: Verifying Checksum 07:24:33 2f39f015ded8: Download complete 07:24:34 5eb5b503b376: Pull complete 07:24:34 5c69ac0246d0: Pull complete 07:24:34 ec43610c2a17: Pull complete 07:24:35 3a2ae6a8a46f: Pull complete 07:24:35 33b1e0a273af: Pull complete 07:24:35 5d3b04190fa2: Pull complete 07:24:39 2f39f015ded8: Pull complete 07:24:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:39 prd-centos7-docker-4c-2g-8557 does not seem to be running inside a container 07:24:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:24:42 $ docker top 1d820e2cbd25be437e553bb6384892a549a8ba03850a8d8b709811eec0c94910 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:43 + touch /tmp/pre-build-complete [Pipeline] sh 07:24:43 + mkdir -p /var/log/sysstat [Pipeline] sh 07:24:43 + ls /var/log/sa-host 07:24:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:43 provisioning config files... 07:24:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13652397277279001991tmp [Pipeline] { [Pipeline] echo 07:24:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:24:44 ---> create-netrc.sh [Pipeline] } 07:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:24:44 ---> python-tools-install.sh [Pipeline] echo 07:24:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:24:44 ---> sudo-logs.sh 07:24:44 Archiving 'sudo' log.. 07:24:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-8557.novalocal: Name or service not known 07:24:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-8557.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:24:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:24:45 ---> job-cost.sh 07:24:45 lf-activate-venv: SKIPPING 07:24:45 INFO: No Stack... 07:24:45 INFO: Retrieving Pricing Info for: v3-standard-2 07:24:45 INFO: Archiving Costs [Pipeline] echo 07:24:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:24:46 ---> logs-deploy.sh 07:24:46 lf-activate-venv: SKIPPING 07:24:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/201 07:24:46 INFO: archiving workspace using pattern(s): 07:24:47 Archives upload complete. 07:24:47 INFO: archiving logs to Nexus 07:24:47 ---> uname -a: 07:24:47 Linux prd-centos7-docker-4c-2g-8557.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:24:47 07:24:47 07:24:47 ---> lscpu: 07:24:47 Architecture: x86_64 07:24:47 CPU op-mode(s): 32-bit, 64-bit 07:24:47 Byte Order: Little Endian 07:24:47 Address sizes: 40 bits physical, 48 bits virtual 07:24:47 CPU(s): 2 07:24:47 On-line CPU(s) list: 0,1 07:24:47 Thread(s) per core: 1 07:24:47 Core(s) per socket: 1 07:24:47 Socket(s): 2 07:24:47 NUMA node(s): 1 07:24:47 Vendor ID: AuthenticAMD 07:24:47 CPU family: 23 07:24:47 Model: 49 07:24:47 Model name: AMD EPYC-Rome Processor 07:24:47 Stepping: 0 07:24:47 CPU MHz: 2799.998 07:24:47 BogoMIPS: 5599.99 07:24:47 Virtualization: AMD-V 07:24:47 Hypervisor vendor: KVM 07:24:47 Virtualization type: full 07:24:47 L1d cache: 64 KiB 07:24:47 L1i cache: 64 KiB 07:24:47 L2 cache: 1 MiB 07:24:47 L3 cache: 32 MiB 07:24:47 NUMA node0 CPU(s): 0,1 07:24:47 Vulnerability Itlb multihit: Not affected 07:24:47 Vulnerability L1tf: Not affected 07:24:47 Vulnerability Mds: Not affected 07:24:47 Vulnerability Meltdown: Not affected 07:24:47 Vulnerability Mmio stale data: Not affected 07:24:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:24:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:24:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:24:47 Vulnerability Srbds: Not affected 07:24:47 Vulnerability Tsx async abort: Not affected 07:24:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:24:47 07:24:47 07:24:47 ---> nproc: 07:24:47 2 07:24:47 07:24:47 07:24:47 ---> df -h: 07:24:47 Filesystem Size Used Avail Use% Mounted on 07:24:47 overlay 40G 7.3G 33G 19% / 07:24:47 tmpfs 64M 0 64M 0% /dev 07:24:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:24:47 shm 64M 0 64M 0% /dev/shm 07:24:47 /dev/vda1 40G 7.3G 33G 19% /facter-os 07:24:47 07:24:47 07:24:47 Cannot open /var/log/sysstat/sa09: No such file or directory 07:24:47 Please check if data collecting is enabled 07:24:47 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:48 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:24:48 $ docker stop --time=1 1d820e2cbd25be437e553bb6384892a549a8ba03850a8d8b709811eec0c94910 07:24:49 $ docker rm -f --volumes 1d820e2cbd25be437e553bb6384892a549a8ba03850a8d8b709811eec0c94910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:24:49 [WS-CLEANUP] Deleting project workspace... 07:24:49 [WS-CLEANUP] Deferred wipeout is used... 07:24:49 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:49 07:24:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:50 latest: Pulling from edgex-lftools-log-publisher 07:24:50 5eb5b503b376: Pulling fs layer 07:24:50 5c69ac0246d0: Pulling fs layer 07:24:50 ec43610c2a17: Pulling fs layer 07:24:50 3a2ae6a8a46f: Pulling fs layer 07:24:50 33b1e0a273af: Pulling fs layer 07:24:50 5d3b04190fa2: Pulling fs layer 07:24:50 2f39f015ded8: Pulling fs layer 07:24:50 3a2ae6a8a46f: Waiting 07:24:50 33b1e0a273af: Waiting 07:24:50 5d3b04190fa2: Waiting 07:24:50 2f39f015ded8: Waiting 07:24:50 5c69ac0246d0: Download complete 07:24:50 3a2ae6a8a46f: Verifying Checksum 07:24:50 3a2ae6a8a46f: Download complete 07:24:50 33b1e0a273af: Verifying Checksum 07:24:50 33b1e0a273af: Download complete 07:24:50 5d3b04190fa2: Verifying Checksum 07:24:50 5d3b04190fa2: Download complete 07:24:50 ec43610c2a17: Verifying Checksum 07:24:50 ec43610c2a17: Download complete 07:24:50 5eb5b503b376: Download complete 07:24:50 2f39f015ded8: Verifying Checksum 07:24:50 2f39f015ded8: Download complete 07:24:51 5eb5b503b376: Pull complete 07:24:51 5c69ac0246d0: Pull complete 07:24:52 ec43610c2a17: Pull complete 07:24:52 3a2ae6a8a46f: Pull complete 07:24:52 33b1e0a273af: Pull complete 07:24:52 5d3b04190fa2: Pull complete 07:24:59 2f39f015ded8: Pull complete 07:24:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:59 prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container 07:24:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:25:02 $ docker top 3539c2f08710390f2049c85bc7a2cea77f28695ca849a1ceba42624446548e39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:02 ---> job-cost.sh 07:25:02 lf-activate-venv: SKIPPING 07:25:02 INFO: No Stack... 07:25:03 INFO: Retrieving Pricing Info for: v3-standard-8 07:25:03 INFO: Archiving Costs [Pipeline] sh 07:25:03 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 07:25:03 + cut -d, -f6 [Pipeline] lock 07:25:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] 07:25:03 Resource [jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] did not exist. Created. 07:25:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:25:04 + echo total: 0.2199999988079071 [Pipeline] stash 07:25:04 Stashed 1 file(s) [Pipeline] } 07:25:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 07:25:04 $ docker stop --time=1 3539c2f08710390f2049c85bc7a2cea77f28695ca849a1ceba42624446548e39 07:25:05 $ docker rm -f --volumes 3539c2f08710390f2049c85bc7a2cea77f28695ca849a1ceba42624446548e39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:27:18 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:27:18 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.054s coverage: 46.5% of statements 07:27:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:27:18 go vet ./... 07:27:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:27:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:27:57 ./bin/test-attribution-txt.sh 07:27:57 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:27:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:27:57 $ docker stop --time=1 c70ab72e5ff68cab3ae2d3a4f53a8b28547c396ac13cb41e8972ef49c2d09318 07:27:59 $ docker rm -f --volumes c70ab72e5ff68cab3ae2d3a4f53a8b28547c396ac13cb41e8972ef49c2d09318 [Pipeline] // withDockerContainer [Pipeline] sh 07:28:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:28:01 Warning: overwriting stash ‘coverage-report’ 07:28:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:28:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:28:02 + ls -al . 07:28:02 total 256 07:28:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 07:23 . 07:28:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 07:21 .. 07:28:02 -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 07:21 .dockerignore 07:28:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 07:21 .git 07:28:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:21 .github 07:28:02 -rw-rw-r-- 1 jenkins jenkins 266 Sep 9 07:21 .gitignore 07:28:02 -rw-rw-r-- 1 jenkins jenkins 199 Sep 9 07:21 .golangci.yml 07:28:02 -rw-rw-r-- 1 jenkins jenkins 20445 Sep 9 07:21 Attribution.txt 07:28:02 -rw-rw-r-- 1 jenkins jenkins 18046 Sep 9 07:21 CHANGELOG.md 07:28:02 -rw-rw-r-- 1 jenkins jenkins 1479 Sep 9 07:21 Dockerfile 07:28:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 07:21 GOVERNANCE.md 07:28:02 -rw-rw-r-- 1 jenkins jenkins 658 Sep 9 07:21 Jenkinsfile 07:28:02 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 07:21 LICENSE 07:28:02 -rw-rw-r-- 1 jenkins jenkins 2524 Sep 9 07:21 Makefile 07:28:02 -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 07:21 OWNERS.md 07:28:02 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 9 07:21 README.md 07:28:02 -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 07:18 VERSION 07:28:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 07:21 bin 07:28:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:21 cmd 07:28:02 -rw-r--r-- 1 jenkins jenkins 27945 Sep 9 07:27 coverage.out 07:28:02 -rw-rw-r-- 1 jenkins jenkins 6428 Sep 9 07:21 go.mod 07:28:02 -rw-rw-r-- 1 jenkins jenkins 87547 Sep 9 07:21 go.sum 07:28:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 07:21 internal 07:28:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 07:21 simulator 07:28:02 -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 07:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:02 + 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=379ed16500191e309631f046ff14167998812a6c --label arch=arm64 --label version=4.1.0-dev.10 . 07:28:03 Sending build context to Docker daemon 14.21MB 07:28:03 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 07:28:03 Step 2/23 : FROM ${BASE} AS builder 07:28:03 ---> 6a1ed882f078 07:28:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:28:03 ---> Running in ef62e701ec8d 07:28:03 Removing intermediate container ef62e701ec8d 07:28:03 ---> c866c677542b 07:28:03 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:28:03 ---> Running in ae1cacaca7e0 07:28:03 Removing intermediate container ae1cacaca7e0 07:28:03 ---> 3df100c824e4 07:28:03 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:28:04 ---> Running in a95d188c4c5a 07:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:28:06 OK: 245 MiB in 66 packages 07:28:07 Removing intermediate container a95d188c4c5a 07:28:07 ---> 82f9ef21f8de 07:28:07 Step 6/23 : WORKDIR /device-modbus-go 07:28:07 ---> Running in eb3f5d610cee 07:28:07 Removing intermediate container eb3f5d610cee 07:28:07 ---> 7eedff068344 07:28:07 Step 7/23 : COPY go.mod vendor* ./ 07:28:08 ---> 7334d02d72ff 07:28:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:08 ---> Running in 1fcaf326b3f8 07:28:10 Removing intermediate container 1fcaf326b3f8 07:28:10 ---> 99d37a036d34 07:28:10 Step 9/23 : COPY . . 07:28:11 ---> def06903459f 07:28:11 Step 10/23 : RUN ${MAKE} 07:28:11 ---> Running in 4a259b01823b 07:28:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:31:34 Removing intermediate container 4a259b01823b 07:31:34 ---> 5c20e9287618 07:31:34 Step 11/23 : FROM alpine:3.20 07:31:34 3.20: Pulling from library/alpine 07:31:34 13e713f82565: Pulling fs layer 07:31:34 13e713f82565: Verifying Checksum 07:31:34 13e713f82565: Download complete 07:31:34 13e713f82565: Pull complete 07:31:34 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:31:34 Status: Downloaded newer image for alpine:3.20 07:31:34 ---> c88e9dceb6cb 07:31:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 07:31:34 ---> Running in 814a2fa7b5d6 07:31:34 Removing intermediate container 814a2fa7b5d6 07:31:34 ---> c476621adbef 07:31:34 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:31:34 ---> Running in 528549eaae74 07:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:34 (1/1) Installing dumb-init (1.2.5-r3) 07:31:34 Executing busybox-1.36.1-r29.trigger 07:31:34 OK: 9 MiB in 15 packages 07:31:34 Removing intermediate container 528549eaae74 07:31:34 ---> 00fd490a4f11 07:31:34 Step 14/23 : RUN apk --no-cache upgrade 07:31:34 ---> Running in 55f13093e15b 07:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:34 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:31:34 Executing busybox-1.36.1-r30.post-upgrade 07:31:34 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:31:34 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:31:34 Executing busybox-1.36.1-r30.trigger 07:31:34 OK: 9 MiB in 15 packages 07:31:35 Removing intermediate container 55f13093e15b 07:31:35 ---> be510ed7c9f5 07:31:35 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:31:37 ---> d50e1bc51e56 07:31:37 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:31:37 ---> c576c8d69238 07:31:37 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:31:37 ---> cd4cece6634d 07:31:37 Step 18/23 : EXPOSE 59901 07:31:38 ---> Running in af172f0dd00c 07:31:38 Removing intermediate container af172f0dd00c 07:31:38 ---> 43bd74803616 07:31:38 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:31:38 ---> Running in 950cd82ae33b 07:31:38 Removing intermediate container 950cd82ae33b 07:31:38 ---> d0393515032c 07:31:38 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:31:38 ---> Running in ce81b3083983 07:31:39 Removing intermediate container ce81b3083983 07:31:39 ---> 7a7ef45380fb 07:31:39 Step 21/23 : LABEL arch=arm64 07:31:39 ---> Running in 8655adf970ab 07:31:39 Removing intermediate container 8655adf970ab 07:31:39 ---> f27cbb4c62c4 07:31:39 Step 22/23 : LABEL git_sha=379ed16500191e309631f046ff14167998812a6c 07:31:39 ---> Running in 9e4c1ed71f48 07:31:39 Removing intermediate container 9e4c1ed71f48 07:31:39 ---> fe8d23c66117 07:31:39 Step 23/23 : LABEL version=4.1.0-dev.10 07:31:39 ---> Running in f7c0d4a2980f 07:31:40 Removing intermediate container f7c0d4a2980f 07:31:40 ---> d067e5f2dac3 07:31:40 [Warning] One or more build-args [ARCH] were not consumed 07:31:40 Successfully built d067e5f2dac3 07:31:40 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:40 provisioning config files... 07:31:40 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/201@tmp/config14253576046361920836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:40 ---> ****-login.sh 07:31:40 nexus3.edgexfoundry.org:10001 07:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:40 Configure a credential helper to remove this warning. See 07:31:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:40 07:31:40 Login Succeeded 07:31:40 nexus3.edgexfoundry.org:10002 07:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:41 Configure a credential helper to remove this warning. See 07:31:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:41 07:31:41 Login Succeeded 07:31:41 nexus3.edgexfoundry.org:10003 07:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:41 Configure a credential helper to remove this warning. See 07:31:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:41 07:31:41 Login Succeeded 07:31:41 nexus3.edgexfoundry.org:10004 07:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:41 Configure a credential helper to remove this warning. See 07:31:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:41 07:31:41 Login Succeeded 07:31:41 ****.io 07:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:42 Configure a credential helper to remove this warning. See 07:31:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:42 07:31:42 Login Succeeded 07:31:42 ---> ****-login.sh ends [Pipeline] } 07:31:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:31:42 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 07:31:42 379ed16500191e309631f046ff14167998812a6c 07:31:42 latest 07:31:42 4.1.0-dev.10 07:31:42 379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 07:31:42 main 07:31:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:42 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c 07:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:31:43 db163320bfb1: Preparing 07:31:43 db70df423b6d: Preparing 07:31:43 d3a950f653fc: Preparing 07:31:43 70adad5faad8: Preparing 07:31:43 7b85fdd1595a: Preparing 07:31:43 1e890da81ec9: Preparing 07:31:43 1e890da81ec9: Waiting 07:31:43 db163320bfb1: Pushed 07:31:43 db70df423b6d: Pushed 07:31:43 7b85fdd1595a: Pushed 07:31:43 70adad5faad8: Pushed 07:31:44 1e890da81ec9: Layer already exists 07:31:51 d3a950f653fc: Pushed 07:31:51 379ed16500191e309631f046ff14167998812a6c: digest: sha256:f2f758146b862ac1f6a86a1fd53c09420875bf4724faaf657cb99cda4aaab71b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:51 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:31:52 db163320bfb1: Preparing 07:31:52 db70df423b6d: Preparing 07:31:52 d3a950f653fc: Preparing 07:31:52 70adad5faad8: Preparing 07:31:52 7b85fdd1595a: Preparing 07:31:52 1e890da81ec9: Preparing 07:31:52 1e890da81ec9: Waiting 07:31:52 7b85fdd1595a: Layer already exists 07:31:52 70adad5faad8: Layer already exists 07:31:52 db70df423b6d: Layer already exists 07:31:52 db163320bfb1: Layer already exists 07:31:52 d3a950f653fc: Layer already exists 07:31:52 1e890da81ec9: Layer already exists 07:31:52 latest: digest: sha256:f2f758146b862ac1f6a86a1fd53c09420875bf4724faaf657cb99cda4aaab71b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:52 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.10 07:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:31:52 db163320bfb1: Preparing 07:31:52 db70df423b6d: Preparing 07:31:52 d3a950f653fc: Preparing 07:31:52 70adad5faad8: Preparing 07:31:52 7b85fdd1595a: Preparing 07:31:52 1e890da81ec9: Preparing 07:31:52 1e890da81ec9: Waiting 07:31:52 70adad5faad8: Layer already exists 07:31:52 db70df423b6d: Layer already exists 07:31:52 7b85fdd1595a: Layer already exists 07:31:52 d3a950f653fc: Layer already exists 07:31:52 db163320bfb1: Layer already exists 07:31:52 1e890da81ec9: Layer already exists 07:31:52 4.1.0-dev.10: digest: sha256:f2f758146b862ac1f6a86a1fd53c09420875bf4724faaf657cb99cda4aaab71b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:53 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 07:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:31:53 db163320bfb1: Preparing 07:31:53 db70df423b6d: Preparing 07:31:53 d3a950f653fc: Preparing 07:31:53 70adad5faad8: Preparing 07:31:53 7b85fdd1595a: Preparing 07:31:53 1e890da81ec9: Preparing 07:31:53 1e890da81ec9: Waiting 07:31:53 db163320bfb1: Layer already exists 07:31:53 d3a950f653fc: Layer already exists 07:31:53 db70df423b6d: Layer already exists 07:31:53 70adad5faad8: Layer already exists 07:31:53 7b85fdd1595a: Layer already exists 07:31:53 1e890da81ec9: Layer already exists 07:31:53 379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10: digest: sha256:f2f758146b862ac1f6a86a1fd53c09420875bf4724faaf657cb99cda4aaab71b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:53 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 07:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:31:54 db163320bfb1: Preparing 07:31:54 db70df423b6d: Preparing 07:31:54 d3a950f653fc: Preparing 07:31:54 70adad5faad8: Preparing 07:31:54 7b85fdd1595a: Preparing 07:31:54 1e890da81ec9: Preparing 07:31:54 1e890da81ec9: Waiting 07:31:54 db163320bfb1: Layer already exists 07:31:54 70adad5faad8: Layer already exists 07:31:54 7b85fdd1595a: Layer already exists 07:31:54 d3a950f653fc: Layer already exists 07:31:54 db70df423b6d: Layer already exists 07:31:54 1e890da81ec9: Layer already exists 07:31:54 main: digest: sha256:f2f758146b862ac1f6a86a1fd53c09420875bf4724faaf657cb99cda4aaab71b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:54 ===================================================== [Pipeline] echo 07:31:54 taggedImages: 07:31:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c 07:31:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:31:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.10 07:31:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 07:31:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 07:31:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c [Pipeline] echo 07:31:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 07:31:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.10 [Pipeline] echo 07:31:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:379ed16500191e309631f046ff14167998812a6c-4.1.0-dev.10 [Pipeline] echo 07:31:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:55 07:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:55 arm64: Pulling from edgex-lftools-log-publisher 07:31:55 8998bd30e6a1: Pulling fs layer 07:31:55 04944245beec: Pulling fs layer 07:31:55 699f458cf7ca: Pulling fs layer 07:31:55 765212b225bb: Pulling fs layer 07:31:55 f23df028b6ca: Pulling fs layer 07:31:55 d65c8cfc05b1: Pulling fs layer 07:31:55 2437ff75d9bd: Pulling fs layer 07:31:55 f23df028b6ca: Waiting 07:31:55 765212b225bb: Waiting 07:31:55 2437ff75d9bd: Waiting 07:31:55 d65c8cfc05b1: Waiting 07:31:55 04944245beec: Verifying Checksum 07:31:55 04944245beec: Download complete 07:31:55 765212b225bb: Verifying Checksum 07:31:55 765212b225bb: Download complete 07:31:55 f23df028b6ca: Download complete 07:31:55 d65c8cfc05b1: Download complete 07:31:55 699f458cf7ca: Verifying Checksum 07:31:55 699f458cf7ca: Download complete 07:31:56 8998bd30e6a1: Verifying Checksum 07:31:56 8998bd30e6a1: Download complete 07:31:59 2437ff75d9bd: Verifying Checksum 07:31:59 2437ff75d9bd: Download complete 07:32:00 8998bd30e6a1: Pull complete 07:32:00 04944245beec: Pull complete 07:32:02 699f458cf7ca: Pull complete 07:32:02 765212b225bb: Pull complete 07:32:03 f23df028b6ca: Pull complete 07:32:03 d65c8cfc05b1: Pull complete 07:32:21 2437ff75d9bd: Pull complete 07:32:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:22 prd-ubuntu20.04-docker-arm64-4c-16g-8555 does not seem to be running inside a container 07:32:22 $ 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/201 -v /w/workspace/device-modbus-go/201:/w/workspace/device-modbus-go/201:rw,z -v /w/workspace/device-modbus-go/201@tmp:/w/workspace/device-modbus-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:32:24 $ docker top c392d671cfb4441f00be3af0ab5592103d0de4eb87b4e6adae879bbe0c7a2270 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:25 ---> job-cost.sh 07:32:25 lf-activate-venv: SKIPPING 07:32:25 INFO: No Stack... 07:32:25 INFO: Retrieving Pricing Info for: v3-standard-4 07:32:26 INFO: Archiving Costs [Pipeline] sh 07:32:27 + cat /w/workspace/device-modbus-go/201/archives/cost.csv 07:32:27 + cut -d, -f6 [Pipeline] lock 07:32:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] 07:32:32 Resource [jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] did not exist. Created. 07:32:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:32:32 /w/workspace/device-modbus-go/201@tmp/durable-813af5dc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:32:33 + echo total: 0.10999999940395355 [Pipeline] stash 07:32:33 Warning: overwriting stash ‘stack-cost’ 07:32:33 Stashed 1 file(s) [Pipeline] } 07:32:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 07:32:33 $ docker stop --time=1 c392d671cfb4441f00be3af0ab5592103d0de4eb87b4e6adae879bbe0c7a2270 07:32:34 $ docker rm -f --volumes c392d671cfb4441f00be3af0ab5592103d0de4eb87b4e6adae879bbe0c7a2270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:32:35 provisioning config files... 07:32:35 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10702491925166606389tmp [Pipeline] { [Pipeline] sh 07:32:35 + set +x 07:32:35 + curl -s https://codecov.io/bash 07:32:35 + bash -s -- 07:32:35 07:32:35 _____ _ 07:32:35 / ____| | | 07:32:35 | | ___ __| | ___ ___ _____ __ 07:32:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:32:35 | |___| (_) | (_| | __/ (_| (_) \ V / 07:32:35 \_____\___/ \__,_|\___|\___\___/ \_/ 07:32:35 Bash-1.0.6 07:32:35 07:32:35 07:32:35 ==> git version 2.25.1 found 07:32:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:32:35 Release-Date: 2020-01-08 07:32:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:32:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:32:35 ==> Jenkins CI detected. 07:32:35 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 07:32:35 project root: . 07:32:35 --> token set from env 07:32:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:32:35 ==> Running gcov in . (disable via -X gcov) 07:32:35 ==> Python coveragepy not found 07:32:35 ==> Searching for coverage reports in: 07:32:35 + . 07:32:35 -> Found 1 reports 07:32:35 ==> Detecting git/mercurial file structure 07:32:35 ==> Reading reports 07:32:35 + ./coverage.out bytes=27945 07:32:35 ==> Appending adjustments 07:32:35 https://docs.codecov.io/docs/fixing-reports 07:32:35 + Found adjustments 07:32:35 ==> Gzipping contents 07:32:35 8.0K /tmp/codecov.LzV1r6.gz 07:32:35 ==> Uploading reports 07:32:35 url: https://codecov.io 07:32:35 query: branch=main&commit=379ed16500191e309631f046ff14167998812a6c&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:32:35 -> Pinging Codecov 07:32:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=379ed16500191e309631f046ff14167998812a6c&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:32:35 -> Uploading to 07:32:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/379ed16500191e309631f046ff14167998812a6c/47410ce4-e27c-4a21-8578-1ecff135f615.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250909%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250909T073235Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=04765c66ee0a5be79d6c08d8c8b5c8bd1a297020d4fe2dbd47c74e1c717ca33e 07:32:35 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:35 Dload Upload Total Spent Left Speed 07:32:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 22328 --:--:-- --:--:-- --:--:-- 22328 07:32:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/379ed16500191e309631f046ff14167998812a6c [Pipeline] } 07:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:32:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:32:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:32:36 07:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:32:37 latest: Pulling from edgex-devops/edgex-snyk-go 07:32:37 0a9a5dfd008f: Already exists 07:32:37 36466aa92d05: Already exists 07:32:37 e10405b45d13: Already exists 07:32:37 096b7ceb2af7: Already exists 07:32:37 4f4fb700ef54: Already exists 07:32:37 e50aa161e22a: Pulling fs layer 07:32:37 d3c8db5fb9df: Pulling fs layer 07:32:37 e50aa161e22a: Verifying Checksum 07:32:37 e50aa161e22a: Download complete 07:32:37 e50aa161e22a: Pull complete 07:32:39 d3c8db5fb9df: Verifying Checksum 07:32:39 d3c8db5fb9df: Download complete 07:32:43 d3c8db5fb9df: Pull complete 07:32:43 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 07:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:32:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:43 prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container 07:32:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:32:45 $ docker top b656775b5dc7c39bba7e2cac0f90a7327191bee6b995ef7d47bd88e4eb5d9537 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 07:32:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 07:32:46 + set -o pipefail 07:32:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 07:32:56 07:32:56 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 07:32:56 07:32:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/31ab6c35-c7ed-466b-aa07-37048cf3caeb 07:32:56 07:32:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:32:56 07:32:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:32:56 07:32:56 07:32:56 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:32:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:32:56 $ docker stop --time=1 b656775b5dc7c39bba7e2cac0f90a7327191bee6b995ef7d47bd88e4eb5d9537 07:33:00 $ docker rm -f --volumes b656775b5dc7c39bba7e2cac0f90a7327191bee6b995ef7d47bd88e4eb5d9537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:33:01 + git log --format=format:%s -1 379ed16500191e309631f046ff14167998812a6c [Pipeline] sh 07:33:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:33:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:02 prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container 07:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:33:02 $ docker top 3998373c11c2176caffa36bb31153b22e767e623e8c36ca2bb532f882a5a78f8 -eo pid,comm 07:33: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). 07:33:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:33:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:02 [ssh-agent] Looking for ssh-agent implementation... 07:33:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:02 $ docker exec 3998373c11c2176caffa36bb31153b22e767e623e8c36ca2bb532f882a5a78f8 ssh-agent 07:33:02 SSH_AUTH_SOCK=/tmp/ssh-eUaWxqOG9oyr/agent.31 07:33:02 SSH_AGENT_PID=37 07:33:02 Running ssh-add (command line suppressed) 07:33:02 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6519259604821305949.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6519259604821305949.key) 07:33:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:03 + git semver tag 07:33:03 2025-09-09 07:33:03,509 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:33:03 2025-09-09 07:33:03,515 [run_tag] DEBUG tag force:False 07:33:03 2025-09-09 07:33:03,515 [check_head_tag] DEBUG check head tag 07:33:03 2025-09-09 07:33:03,515 [execute] INFO git cat-file --batch-check 07:33:03 2025-09-09 07:33:03,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 07:33:03 2025-09-09 07:33:03,518 [execute] INFO git cat-file --batch 07:33:03 2025-09-09 07:33:03,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 07:33:03 2025-09-09 07:33:03,528 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:33:03 2025-09-09 07:33:03,528 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 07:33:03 2025-09-09 07:33:03,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 07:33:03 2025-09-09 07:33:03,531 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:33:03 4.1.0-dev.10 [Pipeline] } 07:33:03 $ docker exec --env ******** --env ******** 3998373c11c2176caffa36bb31153b22e767e623e8c36ca2bb532f882a5a78f8 ssh-agent -k 07:33:03 unset SSH_AUTH_SOCK; 07:33:03 unset SSH_AGENT_PID; 07:33:03 echo Agent pid 37 killed; 07:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:04 + git semver [Pipeline] } 07:33:04 $ docker stop --time=1 3998373c11c2176caffa36bb31153b22e767e623e8c36ca2bb532f882a5a78f8 07:33:06 $ docker rm -f --volumes 3998373c11c2176caffa36bb31153b22e767e623e8c36ca2bb532f882a5a78f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:33:06 07:33:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:33:06 0.23.1-centos7: Pulling from edgex-lftools 07:33:06 ab5ef0e58194: Pulling fs layer 07:33:06 9712f1f96733: Pulling fs layer 07:33:06 63f879dbbcfc: Pulling fs layer 07:33:06 0d9ebad4ef96: Pulling fs layer 07:33:06 e9a5061849ea: Pulling fs layer 07:33:06 d747dcd14b5f: Pulling fs layer 07:33:06 0d9ebad4ef96: Waiting 07:33:06 e9a5061849ea: Waiting 07:33:06 2de7ff778b66: Pulling fs layer 07:33:06 2de7ff778b66: Waiting 07:33:06 d747dcd14b5f: Waiting 07:33:06 9712f1f96733: Verifying Checksum 07:33:06 9712f1f96733: Download complete 07:33:07 63f879dbbcfc: Verifying Checksum 07:33:07 63f879dbbcfc: Download complete 07:33:07 e9a5061849ea: Verifying Checksum 07:33:07 e9a5061849ea: Download complete 07:33:07 d747dcd14b5f: Verifying Checksum 07:33:07 d747dcd14b5f: Download complete 07:33:07 0d9ebad4ef96: Verifying Checksum 07:33:07 0d9ebad4ef96: Download complete 07:33:07 2de7ff778b66: Verifying Checksum 07:33:07 2de7ff778b66: Download complete 07:33:07 ab5ef0e58194: Verifying Checksum 07:33:07 ab5ef0e58194: Download complete 07:33:11 ab5ef0e58194: Pull complete 07:33:11 9712f1f96733: Pull complete 07:33:12 63f879dbbcfc: Pull complete 07:33:18 0d9ebad4ef96: Pull complete 07:33:18 e9a5061849ea: Pull complete 07:33:18 d747dcd14b5f: Pull complete 07:33:19 2de7ff778b66: Pull complete 07:33:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:33:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:20 prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container 07:33:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:33:23 $ docker top 0c690a8ec1889c6e7dc096cdbfecdb4b37d7eda314cddd3f769892da21afa343 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:33:24 provisioning config files... 07:33:24 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6756172430736549804tmp 07:33:24 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8555554529288715021tmp 07:33:24 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6673511172751579159tmp [Pipeline] { [Pipeline] echo 07:33:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:33:24 ---> sigul-configuration.sh 07:33:24 gpg: directory `/root/.gnupg' created 07:33:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:33:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:33:24 gpg: keyring `/root/.gnupg/secring.gpg' created 07:33:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:33:24 gpg: CAST5 encrypted data 07:33:24 gpg: encrypted with 1 passphrase 07:33:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:33:24 + mkdir /home/jenkins 07:33:24 + mkdir /home/jenkins/sigul [Pipeline] sh 07:33:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:33:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:33:25 ---> sigul-install.sh 07:33:25 Sigul already installed; skipping installation. [Pipeline] sh 07:33:25 + git tag --list 07:33:25 0.7.1 07:33:25 v1.0.0 07:33:25 v1.1.0 07:33:25 v1.1.1 07:33:25 v1.2.2 07:33:25 v1.3.0 07:33:25 v1.3.1 07:33:25 v2.0.0 07:33:25 v2.1.0 07:33:25 v2.1.1 07:33:25 v2.2.0 07:33:25 v2.3.0 07:33:25 v3.0 07:33:25 v3.0.0 07:33:25 v3.1 07:33:25 v3.1.0 07:33:25 v3.1.1 07:33:25 v4.0 07:33:25 v4.0.0 07:33:25 v4.1.0-dev.1 07:33:25 v4.1.0-dev.10 07:33:25 v4.1.0-dev.2 07:33:25 v4.1.0-dev.3 07:33:25 v4.1.0-dev.4 07:33:25 v4.1.0-dev.5 07:33:25 v4.1.0-dev.6 07:33:25 v4.1.0-dev.7 07:33:25 v4.1.0-dev.8 07:33:25 v4.1.0-dev.9 [Pipeline] sh 07:33:25 + lftools sign git-tag v4.1.0-dev.10 07:33:26 Signing Git tag with Sigul... 07:33:26 Signing v4.1.0-dev.10 [Pipeline] echo 07:33:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:33:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:33:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:33:27 $ docker stop --time=1 0c690a8ec1889c6e7dc096cdbfecdb4b37d7eda314cddd3f769892da21afa343 07:33:28 $ docker rm -f --volumes 0c690a8ec1889c6e7dc096cdbfecdb4b37d7eda314cddd3f769892da21afa343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:33:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:33:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:29 prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container 07:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:33:29 $ docker top ca58f35ca42d2a8b6b45c96eb53166a0a543cd4a69d85f8970f94b2ae4208fc7 -eo pid,comm 07:33:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:33:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:33:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:30 [ssh-agent] Looking for ssh-agent implementation... 07:33:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:30 $ docker exec ca58f35ca42d2a8b6b45c96eb53166a0a543cd4a69d85f8970f94b2ae4208fc7 ssh-agent 07:33:30 SSH_AUTH_SOCK=/tmp/ssh-UEvXvCD69U9I/agent.33 07:33:30 SSH_AGENT_PID=39 07:33:30 Running ssh-add (command line suppressed) 07:33:30 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6789167556332228159.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6789167556332228159.key) 07:33:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:30 + git semver bump pre 07:33:31 2025-09-09 07:33:31,009 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:33:31 2025-09-09 07:33:31,013 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:33:31 2025-09-09 07:33:31,013 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev 07:33:31 2025-09-09 07:33:31,013 [bump_version] DEBUG bumped version:4.1.0-dev.11 07:33:31 2025-09-09 07:33:31,013 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 07:33:31 2025-09-09 07:33:31,013 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:33:31 2025-09-09 07:33:31,013 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:33:31 2025-09-09 07:33:31,015 [execute] INFO git cat-file --batch-check 07:33:31 2025-09-09 07:33:31,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:33:31 2025-09-09 07:33:31,020 [execute] INFO git cat-file --batch 07:33:31 2025-09-09 07:33:31,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:33:31 2025-09-09 07:33:31,024 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:33:31 4.1.0-dev.11 [Pipeline] } 07:33:31 $ docker exec --env ******** --env ******** ca58f35ca42d2a8b6b45c96eb53166a0a543cd4a69d85f8970f94b2ae4208fc7 ssh-agent -k 07:33:31 unset SSH_AUTH_SOCK; 07:33:31 unset SSH_AGENT_PID; 07:33:31 echo Agent pid 39 killed; 07:33:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:31 + git semver [Pipeline] } 07:33:31 $ docker stop --time=1 ca58f35ca42d2a8b6b45c96eb53166a0a543cd4a69d85f8970f94b2ae4208fc7 07:33:33 $ docker rm -f --volumes ca58f35ca42d2a8b6b45c96eb53166a0a543cd4a69d85f8970f94b2ae4208fc7 [Pipeline] // withDockerContainer [Pipeline] sh 07:33:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:33:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:33 prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container 07:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:33:34 $ docker top 3364ba9c7662badff21154b859b6064fa0af3d38909a5586ddc946c19f7cf307 -eo pid,comm 07:33:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:33:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:34 [ssh-agent] Looking for ssh-agent implementation... 07:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:34 $ docker exec 3364ba9c7662badff21154b859b6064fa0af3d38909a5586ddc946c19f7cf307 ssh-agent 07:33:34 SSH_AUTH_SOCK=/tmp/ssh-lnqYoDSEfq7X/agent.33 07:33:34 SSH_AGENT_PID=39 07:33:34 Running ssh-add (command line suppressed) 07:33:34 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15175895032689014025.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15175895032689014025.key) 07:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:34 + git semver push 07:33:35 2025-09-09 07:33:35,004 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:33:35 2025-09-09 07:33:35,008 [run_push] DEBUG push 07:33:35 2025-09-09 07:33:35,009 [execute] INFO git cat-file --batch-check 07:33:35 2025-09-09 07:33:35,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:33:35 2025-09-09 07:33:35,012 [execute] INFO git rev-list b9274a5370056a75ab39756b418dcb94ed8c8d39 -- 07:33:35 2025-09-09 07:33:35,012 [execute] DEBUG Popen(['git', 'rev-list', 'b9274a5370056a75ab39756b418dcb94ed8c8d39', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:33:35 2025-09-09 07:33:35,016 [execute] INFO git fetch -v -- origin 07:33:35 2025-09-09 07:33:35,016 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 07:33:35 2025-09-09 07:33:35,467 [run_push] DEBUG no remote changes detected 07:33:35 2025-09-09 07:33:35,467 [execute] INFO git push origin semver 07:33:35 2025-09-09 07:33:35,467 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:33:36 2025-09-09 07:33:36,243 [run_push] DEBUG push all version tags 07:33:36 2025-09-09 07:33:36,244 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:33:36 2025-09-09 07:33:36,244 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 07:33:37 2025-09-09 07:33:36,913 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:33:37 4.1.0-dev.11 [Pipeline] } 07:33:37 $ docker exec --env ******** --env ******** 3364ba9c7662badff21154b859b6064fa0af3d38909a5586ddc946c19f7cf307 ssh-agent -k 07:33:37 unset SSH_AUTH_SOCK; 07:33:37 unset SSH_AGENT_PID; 07:33:37 echo Agent pid 39 killed; 07:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:37 + git semver [Pipeline] } 07:33:37 $ docker stop --time=1 3364ba9c7662badff21154b859b6064fa0af3d38909a5586ddc946c19f7cf307 07:33:39 $ docker rm -f --volumes 3364ba9c7662badff21154b859b6064fa0af3d38909a5586ddc946c19f7cf307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:33:39 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 07:33:39 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:33:39 total 16 07:33:39 drwxr-xr-x 3 root root 4096 Sep 9 07:25 . 07:33:39 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 07:33 .. 07:33:39 drwxr-xr-x 2 root root 4096 Sep 9 07:25 cost 07:33:39 -rw-r--r-- 1 root root 88 Sep 9 07:25 cost.csv 07:33:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 07:33:39 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:33:39 total 16 07:33:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 07:25 . 07:33:39 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 07:33 .. 07:33:39 drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 07:25 cost 07:33:39 -rw-r--r-- 1 jenkins jenkins 88 Sep 9 07:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:33:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:33:40 ---> package-listing.sh 07:33:40 ++ facter osfamily 07:33:40 ++ tr '[:upper:]' '[:lower:]' 07:33:41 + OS_FAMILY=debian 07:33:41 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 07:33:41 + START_PACKAGES=/tmp/packages_start.txt 07:33:41 + END_PACKAGES=/tmp/packages_end.txt 07:33:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:41 + PACKAGES=/tmp/packages_start.txt 07:33:41 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:33:41 + PACKAGES=/tmp/packages_end.txt 07:33:41 + case "${OS_FAMILY}" in 07:33:41 + dpkg -l 07:33:41 + grep '^ii' 07:33:41 + '[' -f /tmp/packages_start.txt ']' 07:33:41 + '[' -f /tmp/packages_end.txt ']' 07:33:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:41 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:33:41 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 07:33:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 07:33:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:33:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:42 prd-ubuntu20.04-docker-8c-8g-8553 does not seem to be running inside a container 07:33:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:33:42 $ docker top c64f5f3272f1a2cd90eebdbb16af3b8b8e91840ad9c1c8c9459aafae143332d7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:42 + touch /tmp/pre-build-complete [Pipeline] sh 07:33:42 + mkdir -p /var/log/sysstat [Pipeline] sh 07:33:43 + ls /var/log/sa-host 07:33:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:43 provisioning config files... 07:33:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config232344622723144622tmp [Pipeline] { [Pipeline] echo 07:33:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:33:43 ---> create-netrc.sh [Pipeline] } 07:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:33:43 ---> python-tools-install.sh [Pipeline] echo 07:33:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:33:44 ---> sudo-logs.sh 07:33:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:33:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:33:44 ---> job-cost.sh 07:33:44 lf-activate-venv: SKIPPING 07:33:44 DEBUG: total: 0.2199999988079071 07:33:44 INFO: Retrieving Stack Cost... 07:33:44 INFO: Retrieving Pricing Info for: v3-standard-8 07:33:45 INFO: Archiving Costs [Pipeline] echo 07:33:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:33:45 ---> logs-deploy.sh 07:33:45 lf-activate-venv: SKIPPING 07:33:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/201 07:33:45 INFO: archiving workspace using pattern(s): 07:33:46 Archives upload complete. 07:33:46 INFO: archiving logs to Nexus 07:33:47 ---> uname -a: 07:33:47 Linux prd-ubuntu20-04-docker-8c-8g-8553 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:33:47 07:33:47 07:33:47 ---> lscpu: 07:33:47 Architecture: x86_64 07:33:47 CPU op-mode(s): 32-bit, 64-bit 07:33:47 Byte Order: Little Endian 07:33:47 Address sizes: 40 bits physical, 48 bits virtual 07:33:47 CPU(s): 8 07:33:47 On-line CPU(s) list: 0-7 07:33:47 Thread(s) per core: 1 07:33:47 Core(s) per socket: 1 07:33:47 Socket(s): 8 07:33:47 NUMA node(s): 1 07:33:47 Vendor ID: AuthenticAMD 07:33:47 CPU family: 23 07:33:47 Model: 49 07:33:47 Model name: AMD EPYC-Rome Processor 07:33:47 Stepping: 0 07:33:47 CPU MHz: 2799.998 07:33:47 BogoMIPS: 5599.99 07:33:47 Virtualization: AMD-V 07:33:47 Hypervisor vendor: KVM 07:33:47 Virtualization type: full 07:33:47 L1d cache: 256 KiB 07:33:47 L1i cache: 256 KiB 07:33:47 L2 cache: 4 MiB 07:33:47 L3 cache: 128 MiB 07:33:47 NUMA node0 CPU(s): 0-7 07:33:47 Vulnerability Gather data sampling: Not affected 07:33:47 Vulnerability Itlb multihit: Not affected 07:33:47 Vulnerability L1tf: Not affected 07:33:47 Vulnerability Mds: Not affected 07:33:47 Vulnerability Meltdown: Not affected 07:33:47 Vulnerability Mmio stale data: Not affected 07:33:47 Vulnerability Retbleed: Vulnerable 07:33:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:33:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:33:47 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:33:47 Vulnerability Srbds: Not affected 07:33:47 Vulnerability Tsx async abort: Not affected 07:33:47 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 07:33:47 07:33:47 07:33:47 ---> nproc: 07:33:47 8 07:33:47 07:33:47 07:33:47 ---> df -h: 07:33:47 Filesystem Size Used Avail Use% Mounted on 07:33:47 overlay 155G 14G 142G 9% / 07:33:47 tmpfs 64M 0 64M 0% /dev 07:33:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:33:47 shm 64M 0 64M 0% /dev/shm 07:33:47 /dev/vda1 155G 14G 142G 9% /facter-os 07:33:47 07:33:47 07:33:47 ---> sar -b -r -n DEV: 07:33:47 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8553) 09/09/25 _x86_64_ (8 CPU) 07:33:47 07:33:47 07:17:44 LINUX RESTART (8 CPU) 07:33:47 07:33:47 07:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:33:47 07:19:01 367.62 81.47 286.15 0.00 13935.14 74211.36 0.00 07:33:47 07:20:01 239.41 3.85 235.56 0.00 57.59 63055.09 0.00 07:33:47 07:21:01 115.26 0.32 114.95 0.00 31.59 32267.42 0.00 07:33:47 07:22:01 3.17 0.00 3.17 0.00 0.00 58.81 0.00 07:33:47 07:23:01 30.38 2.70 27.68 0.00 2014.78 4466.58 0.00 07:33:47 07:24:01 23.36 1.13 22.23 0.00 2269.62 4586.70 0.00 07:33:47 07:25:01 29.81 0.02 29.80 0.00 0.13 13520.01 0.00 07:33:47 07:26:01 22.04 0.00 22.04 0.00 0.00 5047.52 0.00 07:33:47 07:27:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 07:33:47 07:28:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 07:33:47 07:29:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 07:33:47 07:30:01 1.18 0.00 1.18 0.00 0.00 18.66 0.00 07:33:47 07:31:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 07:33:47 07:32:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 07:33:47 07:33:01 62.04 0.75 61.29 0.00 18.93 29050.49 0.00 07:33:47 Average: 60.04 6.02 54.02 0.00 1221.89 15089.27 0.00 07:33:47 07:33:47 07:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:33:47 07:19:01 28627080 31495396 806228 2.45 86360 3064256 1907016 5.62 1064132 2794768 307928 07:33:47 07:20:01 26349044 31303064 977304 2.97 154328 4892492 2240664 6.61 2008248 3922816 684032 07:33:47 07:21:01 26793680 31502760 780496 2.37 160156 4659848 1798616 5.30 1602396 3905224 324 07:33:47 07:22:01 26803752 31513108 769644 2.34 160296 4659848 1674896 4.94 1617768 3879164 12 07:33:47 07:23:01 26519120 31477640 791528 2.41 177900 4882764 1764508 5.20 1765864 3992704 0 07:33:47 07:24:01 26309400 31491200 775320 2.36 194008 5084520 1757564 5.18 1906048 4047220 24 07:33:47 07:25:01 25771848 31468420 794884 2.42 206864 5536056 1821236 5.37 1942028 4498716 133220 07:33:47 07:26:01 25777640 31474592 789828 2.40 207136 5536060 1753508 5.17 1948332 4486012 180 07:33:47 07:27:01 25777908 31474868 789508 2.40 207164 5536068 1753508 5.17 1948196 4486020 4 07:33:47 07:28:01 25791248 31488244 776024 2.36 207208 5536072 1753508 5.17 1934732 4486024 196 07:33:47 07:29:01 25790812 31487852 776348 2.36 207228 5536072 1753508 5.17 1934892 4486024 8 07:33:47 07:30:01 25799560 31496668 767460 2.33 207280 5536076 1753508 5.17 1926244 4486028 176 07:33:47 07:31:01 25799744 31496856 767436 2.33 207296 5536080 1753508 5.17 1926292 4486032 8 07:33:47 07:32:01 25799300 31496484 767668 2.34 207328 5536072 1753508 5.17 1926448 4486032 4 07:33:47 07:33:01 25331976 31479092 783552 2.38 233220 5934136 1711904 5.05 1975404 4877640 96 07:33:47 Average: 26202807 31476416 794215 2.42 188251 5164428 1796731 5.30 1828468 4221362 75081 07:33:47 07:33:47 07:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:33:47 07:19:01 ens3 639.84 412.45 8220.34 133.25 0.00 0.00 0.00 0.00 07:33:47 07:19:01 lo 5.30 5.30 0.54 0.54 0.00 0.00 0.00 0.00 07:33:47 07:19:01 docker0 37.54 36.39 2.67 223.69 0.00 0.00 0.00 0.00 07:33:47 07:20:01 veth8a95314 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:33:47 07:20:01 ens3 394.33 311.50 2999.86 43.77 0.00 0.00 0.00 0.00 07:33:47 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:47 07:20:01 docker0 290.13 356.62 25.14 2964.85 0.00 0.00 0.00 0.00 07:33:47 07:21:01 ens3 53.76 36.78 213.29 80.81 0.00 0.00 0.00 0.00 07:33:47 07:21:01 lo 2.93 2.93 0.31 0.31 0.00 0.00 0.00 0.00 07:33:47 07:21:01 docker0 5.32 10.05 0.32 123.36 0.00 0.00 0.00 0.00 07:33:47 07:22:01 ens3 30.76 29.30 19.15 132.93 0.00 0.00 0.00 0.00 07:33:47 07:22:01 lo 2.87 2.87 0.27 0.27 0.00 0.00 0.00 0.00 07:33:47 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:23:01 ens3 69.57 40.08 1582.57 3.00 0.00 0.00 0.00 0.00 07:33:47 07:23:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 07:33:47 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:24:01 ens3 45.33 30.91 1405.49 2.21 0.00 0.00 0.00 0.00 07:33:47 07:24:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 07:33:47 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:25:01 ens3 82.67 53.77 2514.86 8.30 0.00 0.00 0.00 0.00 07:33:47 07:25:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 07:33:47 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:26:01 ens3 7.98 4.53 7.98 2.70 0.00 0.00 0.00 0.00 07:33:47 07:26:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:33:47 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:27:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:33:47 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:47 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:47 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:29:01 ens3 0.55 0.23 1.51 0.07 0.00 0.00 0.00 0.00 07:33:47 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:47 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:47 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:47 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:47 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:47 07:33:01 ens3 209.73 135.84 3528.41 19.76 0.00 0.00 0.00 0.00 07:33:47 07:33:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 07:33:47 07:33:01 docker0 78.60 115.58 6.60 874.12 0.00 0.00 0.00 0.00 07:33:47 Average: ens3 102.34 70.38 1366.22 28.45 0.00 0.00 0.00 0.00 07:33:47 Average: lo 0.98 0.98 0.10 0.10 0.00 0.00 0.00 0.00 07:33:47 Average: docker0 27.44 34.57 2.32 279.04 0.00 0.00 0.00 0.00 07:33:47 07:33:47 07:33:47 ---> sar -P ALL: 07:33:47 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8553) 09/09/25 _x86_64_ (8 CPU) 07:33:47 07:33:47 07:17:44 LINUX RESTART (8 CPU) 07:33:47 07:33:47 07:18:01 CPU %user %nice %system %iowait %steal %idle 07:33:47 07:19:01 all 9.48 0.00 3.07 3.80 0.07 83.59 07:33:47 07:19:01 0 8.74 0.00 4.41 6.27 0.08 80.49 07:33:47 07:19:01 1 9.22 0.00 2.46 3.08 0.07 85.18 07:33:47 07:19:01 2 7.68 0.00 2.66 3.08 0.07 86.51 07:33:47 07:19:01 3 10.30 0.00 2.97 7.41 0.07 79.26 07:33:47 07:19:01 4 11.99 0.00 2.15 1.35 0.07 84.44 07:33:47 07:19:01 5 11.56 0.00 4.25 8.46 0.07 75.66 07:33:47 07:19:01 6 6.90 0.00 3.16 0.54 0.07 89.33 07:33:47 07:19:01 7 9.46 0.00 2.45 0.24 0.07 87.78 07:33:47 07:20:01 all 28.21 0.00 6.18 3.94 0.08 61.58 07:33:47 07:20:01 0 30.73 0.00 6.88 9.35 0.08 52.96 07:33:47 07:20:01 1 31.07 0.00 6.38 1.77 0.08 60.70 07:33:47 07:20:01 2 29.77 0.00 6.00 2.33 0.08 61.82 07:33:47 07:20:01 3 29.80 0.00 5.85 1.35 0.08 62.92 07:33:47 07:20:01 4 25.72 0.00 5.47 2.03 0.07 66.72 07:33:47 07:20:01 5 24.51 0.00 5.75 0.49 0.07 69.18 07:33:47 07:20:01 6 25.25 0.00 5.95 3.03 0.08 65.69 07:33:47 07:20:01 7 28.79 0.00 7.17 11.21 0.10 52.72 07:33:47 07:21:01 all 40.19 0.00 5.64 3.63 0.10 50.44 07:33:47 07:21:01 0 41.75 0.00 6.09 4.85 0.10 47.20 07:33:47 07:21:01 1 40.81 0.00 5.95 6.57 0.12 46.56 07:33:47 07:21:01 2 43.95 0.00 5.80 0.70 0.10 49.45 07:33:47 07:21:01 3 41.47 0.00 6.24 0.98 0.08 51.22 07:33:47 07:21:01 4 37.19 0.00 4.60 3.12 0.08 55.01 07:33:47 07:21:01 5 36.65 0.00 5.02 3.73 0.10 54.50 07:33:47 07:21:01 6 38.23 0.00 5.02 1.17 0.12 55.47 07:33:47 07:21:01 7 41.46 0.00 6.36 7.89 0.10 44.18 07:33:47 07:22:01 all 0.63 0.00 0.09 0.12 0.03 99.13 07:33:47 07:22:01 0 1.23 0.00 0.17 0.03 0.03 98.53 07:33:47 07:22:01 1 0.97 0.00 0.17 0.00 0.02 98.85 07:33:47 07:22:01 2 1.03 0.00 0.07 0.00 0.02 98.88 07:33:47 07:22:01 3 0.53 0.00 0.07 0.00 0.02 99.38 07:33:47 07:22:01 4 0.80 0.00 0.08 0.00 0.00 99.12 07:33:47 07:22:01 5 0.10 0.00 0.05 0.87 0.02 98.97 07:33:47 07:22:01 6 0.20 0.00 0.08 0.00 0.00 99.72 07:33:47 07:22:01 7 0.17 0.00 0.03 0.03 0.15 99.62 07:33:47 07:23:01 all 1.13 0.00 0.63 0.63 0.01 97.59 07:33:47 07:23:01 0 1.00 0.00 0.45 0.12 0.02 98.42 07:33:47 07:23:01 1 1.17 0.00 0.37 0.10 0.02 98.35 07:33:47 07:23:01 2 1.23 0.00 0.30 0.47 0.02 97.98 07:33:47 07:23:01 3 2.07 0.00 0.65 0.75 0.02 96.51 07:33:47 07:23:01 4 0.73 0.00 0.45 1.00 0.02 97.80 07:33:47 07:23:01 5 0.20 0.00 1.68 1.60 0.00 96.52 07:33:47 07:23:01 6 1.35 0.00 0.45 0.07 0.02 98.11 07:33:47 07:23:01 7 1.30 0.00 0.72 0.90 0.02 97.06 07:33:47 07:24:01 all 1.26 0.00 0.67 0.34 0.01 97.72 07:33:47 07:24:01 0 0.85 0.00 1.85 0.10 0.02 97.18 07:33:47 07:24:01 1 2.18 0.00 0.31 0.21 0.02 97.28 07:33:47 07:24:01 2 2.30 0.00 0.97 0.15 0.02 96.56 07:33:47 07:24:01 3 1.57 0.00 0.70 1.10 0.02 96.61 07:33:47 07:24:01 4 0.63 0.00 0.43 0.08 0.02 98.83 07:33:47 07:24:01 5 0.33 0.00 0.38 0.92 0.02 98.35 07:33:47 07:24:01 6 1.10 0.00 0.40 0.10 0.00 98.40 07:33:47 07:24:01 7 1.07 0.00 0.33 0.05 0.00 98.55 07:33:47 07:25:01 all 2.33 0.00 0.99 0.67 0.03 95.99 07:33:47 07:25:01 0 1.77 0.00 0.80 2.09 0.03 95.30 07:33:47 07:25:01 1 2.91 0.00 1.08 0.02 0.02 95.98 07:33:47 07:25:01 2 2.18 0.00 0.91 0.02 0.02 96.88 07:33:47 07:25:01 3 2.45 0.00 1.58 0.00 0.02 95.95 07:33:47 07:25:01 4 1.76 0.00 0.91 1.56 0.03 95.74 07:33:47 07:25:01 5 1.94 0.00 0.89 1.66 0.02 95.50 07:33:47 07:25:01 6 3.04 0.00 0.37 0.00 0.03 96.56 07:33:47 07:25:01 7 2.55 0.00 1.37 0.02 0.03 96.03 07:33:47 07:26:01 all 0.16 0.00 0.13 0.29 0.01 99.42 07:33:47 07:26:01 0 0.18 0.00 0.15 0.00 0.02 99.65 07:33:47 07:26:01 1 0.23 0.00 0.13 0.02 0.02 99.60 07:33:47 07:26:01 2 0.17 0.00 0.08 0.00 0.02 99.73 07:33:47 07:26:01 3 0.12 0.00 0.07 0.10 0.00 99.72 07:33:47 07:26:01 4 0.12 0.00 0.25 1.80 0.02 97.81 07:33:47 07:26:01 5 0.15 0.00 0.10 0.38 0.00 99.37 07:33:47 07:26:01 6 0.10 0.00 0.08 0.00 0.00 99.82 07:33:47 07:26:01 7 0.20 0.00 0.15 0.02 0.00 99.63 07:33:47 07:27:01 all 0.17 0.00 0.01 0.00 0.01 99.81 07:33:47 07:27:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:33:47 07:27:01 1 1.19 0.00 0.00 0.00 0.02 98.79 07:33:47 07:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:33:47 07:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:47 07:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:47 07:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:47 07:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:47 07:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:47 07:28:01 all 0.31 0.00 0.02 0.01 0.01 99.65 07:33:47 07:28:01 0 0.02 0.00 0.03 0.02 0.02 99.92 07:33:47 07:28:01 1 1.99 0.00 0.02 0.00 0.00 98.00 07:33:47 07:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:33:47 07:28:01 3 0.02 0.00 0.02 0.03 0.00 99.93 07:33:47 07:28:01 4 0.38 0.00 0.02 0.00 0.02 99.58 07:33:47 07:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:47 07:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:47 07:28:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:47 07:29:01 all 0.09 0.00 0.01 0.02 0.01 99.87 07:33:47 07:29:01 0 0.03 0.00 0.02 0.12 0.02 99.82 07:33:47 07:29:01 1 0.58 0.00 0.02 0.00 0.02 99.38 07:33:47 07:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:47 07:29:01 3 0.00 0.00 0.00 0.05 0.02 99.93 07:33:47 07:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:47 07:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:47 07:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:47 07:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:33:47 07:33:47 07:29:01 CPU %user %nice %system %iowait %steal %idle 07:33:47 07:30:01 all 0.20 0.00 0.02 0.03 0.01 99.74 07:33:47 07:30:01 0 0.07 0.00 0.03 0.17 0.02 99.72 07:33:47 07:30:01 1 1.29 0.00 0.03 0.00 0.02 98.66 07:33:47 07:30:01 2 0.13 0.00 0.05 0.00 0.00 99.82 07:33:47 07:30:01 3 0.02 0.00 0.00 0.08 0.00 99.90 07:33:47 07:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:47 07:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:47 07:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:47 07:30:01 7 0.10 0.00 0.02 0.00 0.02 99.87 07:33:47 07:31:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:33:47 07:31:01 0 0.02 0.00 0.03 0.02 0.03 99.90 07:33:47 07:31:01 1 1.89 0.00 0.02 0.00 0.02 98.08 07:33:47 07:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:47 07:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:33:47 07:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:47 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:47 07:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:47 07:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:47 07:32:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:33:47 07:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:33:47 07:32:01 1 1.89 0.00 0.07 0.00 0.02 98.03 07:33:47 07:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:47 07:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:47 07:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:47 07:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:47 07:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:47 07:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:33:47 07:33:01 all 3.65 0.00 1.48 1.08 0.03 93.76 07:33:47 07:33:01 0 2.94 0.00 2.35 6.46 0.03 88.21 07:33:47 07:33:01 1 4.65 0.00 1.72 0.03 0.03 93.56 07:33:47 07:33:01 2 3.66 0.00 1.30 0.37 0.05 94.61 07:33:47 07:33:01 3 3.32 0.00 1.44 1.46 0.03 93.75 07:33:47 07:33:01 4 3.18 0.00 1.16 0.28 0.03 95.34 07:33:47 07:33:01 5 4.05 0.00 1.58 0.03 0.02 94.33 07:33:47 07:33:01 6 2.64 0.00 0.82 0.00 0.02 96.52 07:33:47 07:33:01 7 4.75 0.00 1.47 0.02 0.03 93.72 07:33:47 Average: all 5.85 0.00 1.26 0.96 0.03 91.91 07:33:47 Average: 0 5.93 0.00 1.55 1.96 0.03 90.52 07:33:47 Average: 1 6.74 0.00 1.24 0.78 0.03 91.21 07:33:47 Average: 2 6.12 0.00 1.21 0.47 0.03 92.16 07:33:47 Average: 3 6.07 0.00 1.30 0.88 0.03 91.72 07:33:47 Average: 4 5.46 0.00 1.03 0.74 0.02 92.73 07:33:47 Average: 5 5.25 0.00 1.31 1.20 0.02 92.22 07:33:47 Average: 6 5.21 0.00 1.08 0.32 0.02 93.36 07:33:47 Average: 7 5.96 0.00 1.33 1.35 0.04 91.32 07:33:47 07:33:47 07:33:47