Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 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-ssh8589468526609285950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh14442185840848852115.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh17889690741098740243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh2139756324116789061.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-ssh2795566670761264792.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9358’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9365 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 > 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 Avoid second fetch Checking out Revision 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed (main) Commit message: "Merge pull request #569 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34" > git config core.sparsecheckout # timeout=10 > git checkout -f 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 > git rev-list --no-walk d9d7c9445bd01df0ee4a07f33637a5782cac6865 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:01:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:01:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:01:44 ========================================================= 04:01:44 EdgeX Global Pipelines Version Info 04:01:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:01:45 ------------------- 04:01:45 stable info: 04:01:45 ------------------- 04:01:45 Commited By: Cherry Wang cherry@iotechsys.com 04:01:45 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:01:45 Message: update stable to v1.0.263 04:01:46 ------------------- 04:01:46 experimental info: 04:01:46 ------------------- 04:01:46 Commited By: Cherry Wang cherry@iotechsys.com 04:01:46 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:01:46 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:01:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:01:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:01:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:01:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:01:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:01:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:01:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:01:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:01:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] echo 04:01:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34e0713 [Pipeline] echo 04:01:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:47 provisioning config files... 04:01:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7110496960959976483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:47 ---> ****-login.sh 04:01:47 nexus3.edgexfoundry.org:10001 04:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:47 Configure a credential helper to remove this warning. See 04:01:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:47 04:01:47 Login Succeeded 04:01:47 nexus3.edgexfoundry.org:10002 04:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:48 Configure a credential helper to remove this warning. See 04:01:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:48 04:01:48 Login Succeeded 04:01:48 nexus3.edgexfoundry.org:10003 04:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:48 Configure a credential helper to remove this warning. See 04:01:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:48 04:01:48 Login Succeeded 04:01:48 nexus3.edgexfoundry.org:10004 04:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:48 Configure a credential helper to remove this warning. See 04:01:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:48 04:01:48 Login Succeeded 04:01:48 ****.io 04:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:48 Configure a credential helper to remove this warning. See 04:01:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:48 04:01:48 Login Succeeded 04:01:48 ---> ****-login.sh ends [Pipeline] } 04:01:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:01:49 + git rev-list -1 --merges 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed~1..34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] echo 04:01:49 -----------> git rev-list -1 --merges 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed~1..34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 04:01:49 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [false] [Pipeline] sh 04:01:49 + git log --format=format:%s -1 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] echo 04:01:49 ========================================================= 04:01:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:01:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:49 + git log --format=format:%s -1 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] echo 04:01:49 [semverPrep] GIT_COMMIT: 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed, Commit Message: Merge pull request #569 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34 [Pipeline] echo 04:01:49 [semverPrep] This is not a build commit. [Pipeline] sh 04:01:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:01:50 + grep -v github /etc/ssh/ssh_known_hosts 04:01:50 + [ -e /tmp/ssh_known_hosts ] 04:01:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:01:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:01:50 + sudo tee -a /etc/ssh/ssh_known_hosts 04:01:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:50 04:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:51 0.1.4: Pulling from edgex-devops/py-git-semver 04:01:51 b85a868b505f: Pulling fs layer 04:01:51 e2be974225ed: Pulling fs layer 04:01:51 339a4e72a1f5: Pulling fs layer 04:01:51 988bab9f4d93: Pulling fs layer 04:01:51 1469e6f7b9e6: Pulling fs layer 04:01:51 eaf3925da568: Pulling fs layer 04:01:51 bab4dde63d76: Pulling fs layer 04:01:51 bde34c3a00c8: Pulling fs layer 04:01:51 b352a97aabf1: Pulling fs layer 04:01:51 4872d77fe225: Pulling fs layer 04:01:51 5851b861e8e6: Pulling fs layer 04:01:51 988bab9f4d93: Waiting 04:01:51 1469e6f7b9e6: Waiting 04:01:51 eaf3925da568: Waiting 04:01:51 bab4dde63d76: Waiting 04:01:51 bde34c3a00c8: Waiting 04:01:51 b352a97aabf1: Waiting 04:01:51 4872d77fe225: Waiting 04:01:51 5851b861e8e6: Waiting 04:01:51 e2be974225ed: Verifying Checksum 04:01:51 e2be974225ed: Download complete 04:01:51 988bab9f4d93: Verifying Checksum 04:01:51 988bab9f4d93: Download complete 04:01:51 1469e6f7b9e6: Verifying Checksum 04:01:51 1469e6f7b9e6: Download complete 04:01:51 339a4e72a1f5: Verifying Checksum 04:01:51 339a4e72a1f5: Download complete 04:01:51 eaf3925da568: Download complete 04:01:51 bde34c3a00c8: Download complete 04:01:51 b352a97aabf1: Verifying Checksum 04:01:51 b352a97aabf1: Download complete 04:01:51 4872d77fe225: Verifying Checksum 04:01:51 4872d77fe225: Download complete 04:01:51 5851b861e8e6: Verifying Checksum 04:01:51 5851b861e8e6: Download complete 04:01:51 b85a868b505f: Verifying Checksum 04:01:51 b85a868b505f: Download complete 04:01:51 bab4dde63d76: Verifying Checksum 04:01:51 bab4dde63d76: Download complete 04:01:52 b85a868b505f: Pull complete 04:01:52 e2be974225ed: Pull complete 04:01:53 339a4e72a1f5: Pull complete 04:01:53 988bab9f4d93: Pull complete 04:01:53 1469e6f7b9e6: Pull complete 04:01:53 eaf3925da568: Pull complete 04:01:55 bab4dde63d76: Pull complete 04:01:55 bde34c3a00c8: Pull complete 04:01:55 b352a97aabf1: Pull complete 04:01:55 4872d77fe225: Pull complete 04:01:55 5851b861e8e6: Pull complete 04:01:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:55 prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container 04:01:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:01:58 $ docker top 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 -eo pid,comm 04:01:58 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). 04:01:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:58 [ssh-agent] Looking for ssh-agent implementation... 04:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:58 $ docker exec 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 ssh-agent 04:01:59 SSH_AUTH_SOCK=/tmp/ssh-542RnuAg8tRQ/agent.32 04:01:59 SSH_AGENT_PID=38 04:01:59 Running ssh-add (command line suppressed) 04:01:59 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7128899225097761710.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7128899225097761710.key) 04:01:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:59 + git tag --points-at HEAD [Pipeline] } 04:01:59 $ docker exec --env ******** --env ******** 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 ssh-agent -k 04:01:59 unset SSH_AUTH_SOCK; 04:01:59 unset SSH_AGENT_PID; 04:01:59 echo Agent pid 38 killed; 04:01:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:01:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:59 [ssh-agent] Looking for ssh-agent implementation... 04:01:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:59 $ docker exec 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 ssh-agent 04:01:59 SSH_AUTH_SOCK=/tmp/ssh-wIwLNAI6tCrS/agent.71 04:01:59 SSH_AGENT_PID=77 04:01:59 Running ssh-add (command line suppressed) 04:01:59 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13100392393138411213.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13100392393138411213.key) 04:02:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:00 + git semver init 04:02:00 2024-09-04 04:02:00,489 [run_init] DEBUG init version:0.0.0 force:False 04:02:00 2024-09-04 04:02:00,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 04:02:00 2024-09-04 04:02:00,491 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 04:02:00 2024-09-04 04:02:00,491 [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, universal_newlines=False, shell=None, istream=None) 04:02:01 2024-09-04 04:02:01,468 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 04:02:01 2024-09-04 04:02:01,468 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 04:02:01 2024-09-04 04:02:01,469 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:02:01 2024-09-04 04:02:01,469 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:02:01 3.2.0-dev.22 [Pipeline] } 04:02:01 $ docker exec --env ******** --env ******** 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 ssh-agent -k 04:02:01 unset SSH_AUTH_SOCK; 04:02:01 unset SSH_AGENT_PID; 04:02:01 echo Agent pid 77 killed; 04:02:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:01 + git semver [Pipeline] } 04:02:02 $ docker stop --time=1 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 04:02:03 $ docker rm -f --volumes 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 [Pipeline] // withDockerContainer [Pipeline] sh 04:02:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:04 Stashed 1 file(s) [Pipeline] echo 04:02:04 [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 04:02:04 provisioning config files... 04:02:04 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8634272684853154739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:04 ---> ****-login.sh 04:02:04 nexus3.edgexfoundry.org:10001 04:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:04 Configure a credential helper to remove this warning. See 04:02:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:04 04:02:04 Login Succeeded 04:02:04 nexus3.edgexfoundry.org:10002 04:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:04 Configure a credential helper to remove this warning. See 04:02:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:04 04:02:04 Login Succeeded 04:02:04 nexus3.edgexfoundry.org:10003 04:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:04 Configure a credential helper to remove this warning. See 04:02:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:04 04:02:04 Login Succeeded 04:02:04 nexus3.edgexfoundry.org:10004 04:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:04 Configure a credential helper to remove this warning. See 04:02:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:04 04:02:04 Login Succeeded 04:02:04 ****.io 04:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:05 Configure a credential helper to remove this warning. See 04:02:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:05 04:02:05 Login Succeeded 04:02:05 ---> ****-login.sh ends [Pipeline] } 04:02:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:02:05 ========================================================= 04:02:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:02:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:02:05 Sending build context to Docker daemon 17.9MB 04:02:05 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:02:05 Step 2/10 : FROM ${BASE} AS builder 04:02:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:05 619be1103602: Pulling fs layer 04:02:05 7862e08f4a3e: Pulling fs layer 04:02:05 5df492c9dc93: Pulling fs layer 04:02:05 7629e6793208: Pulling fs layer 04:02:05 4f4fb700ef54: Pulling fs layer 04:02:05 fb5054dd5b73: Pulling fs layer 04:02:05 eeca6798cff9: Pulling fs layer 04:02:05 aa269ceb94a6: Pulling fs layer 04:02:05 ada007ff1a6a: Pulling fs layer 04:02:05 fb5054dd5b73: Waiting 04:02:05 4f4fb700ef54: Waiting 04:02:05 7629e6793208: Waiting 04:02:05 eeca6798cff9: Waiting 04:02:05 aa269ceb94a6: Waiting 04:02:05 ada007ff1a6a: Waiting 04:02:06 7862e08f4a3e: Download complete 04:02:06 7629e6793208: Verifying Checksum 04:02:06 7629e6793208: Download complete 04:02:06 4f4fb700ef54: Verifying Checksum 04:02:06 4f4fb700ef54: Download complete 04:02:06 fb5054dd5b73: Download complete 04:02:06 619be1103602: Download complete 04:02:06 eeca6798cff9: Verifying Checksum 04:02:06 eeca6798cff9: Download complete 04:02:06 619be1103602: Pull complete 04:02:06 7862e08f4a3e: Pull complete 04:02:06 ada007ff1a6a: Verifying Checksum 04:02:06 ada007ff1a6a: Download complete 04:02:06 5df492c9dc93: Verifying Checksum 04:02:06 5df492c9dc93: Download complete 04:02:06 aa269ceb94a6: Verifying Checksum 04:02:06 aa269ceb94a6: Download complete 04:02:10 5df492c9dc93: Pull complete 04:02:10 7629e6793208: Pull complete 04:02:10 4f4fb700ef54: Pull complete 04:02:10 fb5054dd5b73: Pull complete 04:02:10 eeca6798cff9: Pull complete 04:02:12 aa269ceb94a6: Pull complete 04:02:12 ada007ff1a6a: Pull complete 04:02:13 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:02:13 ---> f489d0715acc 04:02:13 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:02:17 ---> Running in 202a8d2e6aac 04:02:17 Removing intermediate container 202a8d2e6aac 04:02:17 ---> 680c6bd73581 04:02:17 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:02:17 ---> Running in 2bed35947a61 04:02:17 Removing intermediate container 2bed35947a61 04:02:17 ---> 316a271b7efd 04:02:17 Step 5/10 : RUN apk add --update --no-cache make git openssh 04:02:17 ---> Running in 067e9180d048 04:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:02:18 (1/8) Installing openssh-keygen (9.3_p2-r2) 04:02:18 (2/8) Installing libedit (20221030.3.1-r1) 04:02:18 (3/8) Installing openssh-client-common (9.3_p2-r2) 04:02:18 (4/8) Installing openssh-client-default (9.3_p2-r2) 04:02:18 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 04:02:18 (6/8) Installing openssh-server-common (9.3_p2-r2) 04:02:18 (7/8) Installing openssh-server (9.3_p2-r2) 04:02:18 (8/8) Installing openssh (9.3_p2-r2) 04:02:18 Executing busybox-1.36.1-r5.trigger 04:02:18 OK: 270 MiB in 60 packages 04:02:19 Removing intermediate container 067e9180d048 04:02:19 ---> 35f39480e7af 04:02:19 Step 6/10 : WORKDIR /device-modbus-go 04:02:19 ---> Running in 6d0ec4f1c4ad 04:02:19 Removing intermediate container 6d0ec4f1c4ad 04:02:19 ---> f47ac061bdcd 04:02:19 Step 7/10 : COPY go.mod vendor* ./ 04:02:19 ---> 783572b5cd81 04:02:19 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:19 ---> Running in ad66848152ec 04:02:19 Still waiting to schedule task 04:02:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9362’ 04:03:15 Removing intermediate container ad66848152ec 04:03:15 ---> 7547d2f7ff9f 04:03:15 Step 9/10 : COPY . . 04:03:15 ---> 3a020753abf7 04:03:15 Step 10/10 : RUN ${MAKE} 04:03:15 ---> Running in 290981aabb72 04:03:15 noop 04:03:15 Removing intermediate container 290981aabb72 04:03:15 ---> fd79b313003d 04:03:15 Successfully built fd79b313003d 04:03:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:15 + docker inspect -f . ci-base-image-x86_64 04:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:15 prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container 04:03:15 $ 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 ******** ci-base-image-x86_64 cat 04:03:16 $ docker top d7cb261f401708240201f7fd448ad137132fa5710c7326da0cbc0f6d980f6ac6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:16 + go version 04:03:16 go version go1.21.9 linux/amd64 [Pipeline] } 04:03:16 $ docker stop --time=1 d7cb261f401708240201f7fd448ad137132fa5710c7326da0cbc0f6d980f6ac6 04:03:17 $ docker rm -f --volumes d7cb261f401708240201f7fd448ad137132fa5710c7326da0cbc0f6d980f6ac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:18 + docker inspect -f . ci-base-image-x86_64 04:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:18 prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container 04:03:18 $ 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 ******** ci-base-image-x86_64 cat 04:03:18 $ docker top 916f446c38348268939f0762132a3d1fc425b9d3cac922ce3f6b8ff50c7068fb -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 04:03:19 + make test 04:03:19 go test ./... -coverprofile=coverage.out 04:03:21 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:03:39 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 04:03:39 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 47.9% of statements 04:03:47 go vet ./... 04:03:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:03:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:03:51 ./bin/test-attribution-txt.sh 04:03:51 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:03:51 $ docker stop --time=1 916f446c38348268939f0762132a3d1fc425b9d3cac922ce3f6b8ff50c7068fb 04:03:55 $ docker rm -f --volumes 916f446c38348268939f0762132a3d1fc425b9d3cac922ce3f6b8ff50c7068fb [Pipeline] // withDockerContainer [Pipeline] sh 04:03:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:03:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:03:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:03:57 + ls -al . 04:03:57 total 272 04:03:57 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 04:03 . 04:03:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:01 .. 04:03:57 -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 04:01 .dockerignore 04:03:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:03 .git 04:03:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:01 .github 04:03:57 -rw-rw-r-- 1 jenkins jenkins 266 Sep 4 04:01 .gitignore 04:03:57 -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 04:01 .golangci.yml 04:03:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 04:02 .semver 04:03:57 -rw-rw-r-- 1 jenkins jenkins 19432 Sep 4 04:01 Attribution.txt 04:03:57 -rw-rw-r-- 1 jenkins jenkins 16388 Sep 4 04:01 CHANGELOG.md 04:03:57 -rw-rw-r-- 1 jenkins jenkins 1474 Sep 4 04:01 Dockerfile 04:03:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 04:01 GOVERNANCE.md 04:03:57 -rw-rw-r-- 1 jenkins jenkins 658 Sep 4 04:01 Jenkinsfile 04:03:57 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 04:01 LICENSE 04:03:57 -rw-rw-r-- 1 jenkins jenkins 1942 Sep 4 04:01 Makefile 04:03:57 -rw-rw-r-- 1 jenkins jenkins 622 Sep 4 04:01 OWNERS.md 04:03:57 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 4 04:01 README.md 04:03:57 -rw-rw-r-- 1 jenkins jenkins 12 Sep 4 04:02 VERSION 04:03:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:01 bin 04:03:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:01 cmd 04:03:57 -rw-r--r-- 1 jenkins jenkins 24601 Sep 4 04:03 coverage.out 04:03:57 -rw-rw-r-- 1 jenkins jenkins 7185 Sep 4 04:01 go.mod 04:03:57 -rw-rw-r-- 1 jenkins jenkins 102015 Sep 4 04:01 go.sum 04:03:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:01 internal 04:03:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:01 simulator 04:03:57 -rw-rw-r-- 1 jenkins jenkins 229 Sep 4 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:57 + 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=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed --label arch=amd64 --label version=3.2.0-dev.22 . 04:03:57 Sending build context to Docker daemon 17.93MB 04:03:57 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:03:57 Step 2/23 : FROM ${BASE} AS builder 04:03:57 ---> fd79b313003d 04:03:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:03:57 ---> Running in 132dac7474c7 04:03:57 Removing intermediate container 132dac7474c7 04:03:57 ---> 4a1ac54a95d8 04:03:57 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:57 ---> Running in c9f37b08841d 04:03:58 Removing intermediate container c9f37b08841d 04:03:58 ---> cc16a94776c5 04:03:58 Step 5/23 : RUN apk add --update --no-cache make git openssh 04:03:58 ---> Running in daa3ba7883e5 04:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:58 OK: 270 MiB in 60 packages 04:03:59 Removing intermediate container daa3ba7883e5 04:03:59 ---> b7b6c6a5af45 04:03:59 Step 6/23 : WORKDIR /device-modbus-go 04:03:59 ---> Running in 493246366cce 04:03:59 Removing intermediate container 493246366cce 04:03:59 ---> 7f04f612ccdd 04:03:59 Step 7/23 : COPY go.mod vendor* ./ 04:03:59 ---> e78cdcba1d23 04:03:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:59 ---> Running in 49dec05c55fc 04:04:00 Removing intermediate container 49dec05c55fc 04:04:00 ---> c197ed44cbac 04:04:00 Step 9/23 : COPY . . 04:04:00 ---> ae55de466f8a 04:04:00 Step 10/23 : RUN ${MAKE} 04:04:00 ---> Running in 3b72655aef2d 04:04:00 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 04:04:32 Removing intermediate container 3b72655aef2d 04:04:32 ---> 1cef475a5e92 04:04:32 Step 11/23 : FROM alpine:3.18 04:04:32 3.18: Pulling from library/alpine 04:04:32 930bdd4d222e: Pulling fs layer 04:04:32 930bdd4d222e: Verifying Checksum 04:04:32 930bdd4d222e: Download complete 04:04:32 930bdd4d222e: Pull complete 04:04:32 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:04:32 Status: Downloaded newer image for alpine:3.18 04:04:32 ---> 18f865063206 04:04:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 04:04:32 ---> Running in 8d3f01312e15 04:04:32 Removing intermediate container 8d3f01312e15 04:04:32 ---> 771b168563e7 04:04:32 Step 13/23 : RUN apk add --update --no-cache dumb-init 04:04:32 ---> Running in 1b1d062eb10b 04:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:32 (1/1) Installing dumb-init (1.2.5-r2) 04:04:32 Executing busybox-1.36.1-r7.trigger 04:04:32 OK: 7 MiB in 16 packages 04:04:32 Removing intermediate container 1b1d062eb10b 04:04:32 ---> 645ac1ddd0c2 04:04:32 Step 14/23 : RUN apk --no-cache upgrade 04:04:32 ---> Running in 79ab9c6d9661 04:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:32 OK: 7 MiB in 16 packages 04:04:32 Removing intermediate container 79ab9c6d9661 04:04:32 ---> 16a8f5d0c0db 04:04:32 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 04:04:32 ---> 5e3cbc15f514 04:04:32 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 04:04:32 ---> 77b2446d1d40 04:04:32 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 04:04:32 ---> 79df00ac127a 04:04:32 Step 18/23 : EXPOSE 59901 04:04:32 ---> Running in af7c3d91972c 04:04:32 Removing intermediate container af7c3d91972c 04:04:32 ---> 8ea1a4a4cff6 04:04:32 Step 19/23 : ENTRYPOINT ["/device-modbus"] 04:04:33 ---> Running in 06b1325383c2 04:04:33 Removing intermediate container 06b1325383c2 04:04:33 ---> 59ec5b47393c 04:04:33 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:04:33 ---> Running in ffae0441b1b0 04:04:33 Removing intermediate container ffae0441b1b0 04:04:33 ---> f7ef48eb21b0 04:04:33 Step 21/23 : LABEL arch=amd64 04:04:33 ---> Running in 81fa256cc7c8 04:04:33 Removing intermediate container 81fa256cc7c8 04:04:33 ---> 99530be3b52d 04:04:33 Step 22/23 : LABEL git_sha=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 04:04:33 ---> Running in 98d76560a6fa 04:04:33 Removing intermediate container 98d76560a6fa 04:04:33 ---> 277fe9db36c8 04:04:33 Step 23/23 : LABEL version=3.2.0-dev.22 04:04:33 ---> Running in a3cf04b1133c 04:04:33 Removing intermediate container a3cf04b1133c 04:04:33 ---> 9d4d6a4b5da9 04:04:33 [Warning] One or more build-args [ARCH] were not consumed 04:04:33 Successfully built 9d4d6a4b5da9 04:04:33 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:33 provisioning config files... 04:04:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17229244412030682792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:36 ---> ****-login.sh 04:04:36 nexus3.edgexfoundry.org:10001 04:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:36 Configure a credential helper to remove this warning. See 04:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:36 04:04:36 Login Succeeded 04:04:36 nexus3.edgexfoundry.org:10002 04:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:36 Configure a credential helper to remove this warning. See 04:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:36 04:04:36 Login Succeeded 04:04:36 nexus3.edgexfoundry.org:10003 04:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:36 Configure a credential helper to remove this warning. See 04:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:36 04:04:36 Login Succeeded 04:04:36 nexus3.edgexfoundry.org:10004 04:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:36 Configure a credential helper to remove this warning. See 04:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:36 04:04:36 Login Succeeded 04:04:36 ****.io 04:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:37 Configure a credential helper to remove this warning. See 04:04:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:37 04:04:37 Login Succeeded 04:04:37 ---> ****-login.sh ends [Pipeline] } 04:04:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:04:37 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 04:04:37 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 04:04:37 latest 04:04:37 3.2.0-dev.22 04:04:37 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 04:04:37 main 04:04:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:37 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 04:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:04:40 ac603640da25: Preparing 04:04:40 0bd437a71d96: Preparing 04:04:40 f0de70e2e113: Preparing 04:04:40 7783e94a7024: Preparing 04:04:40 c9fc7331260f: Preparing 04:04:40 ce7f800efff9: Preparing 04:04:40 ce7f800efff9: Waiting 04:04:40 0bd437a71d96: Pushed 04:04:40 c9fc7331260f: Pushed 04:04:40 7783e94a7024: Pushed 04:04:40 ce7f800efff9: Layer already exists 04:04:47 ac603640da25: Pushed 04:04:49 f0de70e2e113: Pushed 04:04:50 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed: digest: sha256:4d6066240c8a01a04877d7e46882c09a40a3e05c7f1586b0b99ab6ee17c04544 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:50 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 04:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:04:50 ac603640da25: Preparing 04:04:50 0bd437a71d96: Preparing 04:04:50 f0de70e2e113: Preparing 04:04:50 7783e94a7024: Preparing 04:04:50 c9fc7331260f: Preparing 04:04:50 ce7f800efff9: Preparing 04:04:50 ce7f800efff9: Waiting 04:04:50 f0de70e2e113: Layer already exists 04:04:50 7783e94a7024: Layer already exists 04:04:50 0bd437a71d96: Layer already exists 04:04:50 ac603640da25: Layer already exists 04:04:50 c9fc7331260f: Layer already exists 04:04:50 ce7f800efff9: Layer already exists 04:04:50 latest: digest: sha256:4d6066240c8a01a04877d7e46882c09a40a3e05c7f1586b0b99ab6ee17c04544 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.22 04:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:04:51 ac603640da25: Preparing 04:04:51 0bd437a71d96: Preparing 04:04:51 f0de70e2e113: Preparing 04:04:51 7783e94a7024: Preparing 04:04:51 c9fc7331260f: Preparing 04:04:51 ce7f800efff9: Preparing 04:04:51 ce7f800efff9: Waiting 04:04:51 f0de70e2e113: Layer already exists 04:04:51 c9fc7331260f: Layer already exists 04:04:51 ac603640da25: Layer already exists 04:04:51 0bd437a71d96: Layer already exists 04:04:51 7783e94a7024: Layer already exists 04:04:51 ce7f800efff9: Layer already exists 04:04:51 3.2.0-dev.22: digest: sha256:4d6066240c8a01a04877d7e46882c09a40a3e05c7f1586b0b99ab6ee17c04544 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 04:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:04:52 ac603640da25: Preparing 04:04:52 0bd437a71d96: Preparing 04:04:52 f0de70e2e113: Preparing 04:04:52 7783e94a7024: Preparing 04:04:52 c9fc7331260f: Preparing 04:04:52 ce7f800efff9: Preparing 04:04:52 ce7f800efff9: Waiting 04:04:52 ac603640da25: Layer already exists 04:04:52 0bd437a71d96: Layer already exists 04:04:52 f0de70e2e113: Layer already exists 04:04:52 c9fc7331260f: Layer already exists 04:04:52 7783e94a7024: Layer already exists 04:04:52 ce7f800efff9: Layer already exists 04:04:52 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22: digest: sha256:4d6066240c8a01a04877d7e46882c09a40a3e05c7f1586b0b99ab6ee17c04544 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 04:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:04:52 ac603640da25: Preparing 04:04:52 0bd437a71d96: Preparing 04:04:52 f0de70e2e113: Preparing 04:04:52 7783e94a7024: Preparing 04:04:52 c9fc7331260f: Preparing 04:04:52 ce7f800efff9: Preparing 04:04:52 ce7f800efff9: Waiting 04:04:52 c9fc7331260f: Layer already exists 04:04:52 7783e94a7024: Layer already exists 04:04:52 f0de70e2e113: Layer already exists 04:04:52 ac603640da25: Layer already exists 04:04:52 0bd437a71d96: Layer already exists 04:04:52 ce7f800efff9: Layer already exists 04:04:52 main: digest: sha256:4d6066240c8a01a04877d7e46882c09a40a3e05c7f1586b0b99ab6ee17c04544 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:52 ===================================================== [Pipeline] echo 04:04:52 taggedImages: 04:04:52 - nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 04:04:52 - nexus3.edgexfoundry.org:10004/device-modbus:latest 04:04:52 - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.22 04:04:52 - nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 04:04:52 - nexus3.edgexfoundry.org:10004/device-modbus:main [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 04:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:53 04:04:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:53 latest: Pulling from edgex-lftools-log-publisher 04:04:53 5eb5b503b376: Pulling fs layer 04:04:53 5c69ac0246d0: Pulling fs layer 04:04:53 ec43610c2a17: Pulling fs layer 04:04:53 3a2ae6a8a46f: Pulling fs layer 04:04:53 33b1e0a273af: Pulling fs layer 04:04:53 5d3b04190fa2: Pulling fs layer 04:04:53 2f39f015ded8: Pulling fs layer 04:04:53 3a2ae6a8a46f: Waiting 04:04:53 33b1e0a273af: Waiting 04:04:53 5d3b04190fa2: Waiting 04:04:53 2f39f015ded8: Waiting 04:04:53 5c69ac0246d0: Verifying Checksum 04:04:53 5c69ac0246d0: Download complete 04:04:53 3a2ae6a8a46f: Download complete 04:04:53 33b1e0a273af: Verifying Checksum 04:04:53 33b1e0a273af: Download complete 04:04:53 ec43610c2a17: Verifying Checksum 04:04:53 ec43610c2a17: Download complete 04:04:53 5d3b04190fa2: Download complete 04:04:53 5eb5b503b376: Verifying Checksum 04:04:53 5eb5b503b376: Download complete 04:04:54 2f39f015ded8: Download complete 04:04:55 5eb5b503b376: Pull complete 04:04:55 5c69ac0246d0: Pull complete 04:04:55 ec43610c2a17: Pull complete 04:04:55 3a2ae6a8a46f: Pull complete 04:04:56 33b1e0a273af: Pull complete 04:04:56 5d3b04190fa2: Pull complete 04:05:02 2f39f015ded8: Pull complete 04:05:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:02 prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container 04:05:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:05:06 $ docker top d200a5c3f731d60042d44c422f16e812230721c0943708cb58d3fd1fc382fd67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:07 ---> job-cost.sh 04:05:07 lf-activate-venv: SKIPPING 04:05:07 INFO: No Stack... 04:05:07 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:07 INFO: Archiving Costs [Pipeline] sh 04:05:07 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 04:05:07 + cut -d, -f6 [Pipeline] lock 04:05:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] 04:05:08 Resource [jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] did not exist. Created. 04:05:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:05:08 + echo total: 0.2199999988079071 [Pipeline] stash 04:05:08 Stashed 1 file(s) [Pipeline] } 04:05:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 04:05:08 $ docker stop --time=1 d200a5c3f731d60042d44c422f16e812230721c0943708cb58d3fd1fc382fd67 04:05:09 $ docker rm -f --volumes d200a5c3f731d60042d44c422f16e812230721c0943708cb58d3fd1fc382fd67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:18:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9391 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 04:18:28 Running in /w/workspace/device-modbus-go/161 [Pipeline] { [Pipeline] checkout 04:18:31 The recommended git tool is: git 04:18:39 using credential edgex-jenkins-ssh 04:18:39 Cloning the remote Git repository 04:18:39 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 04:18:39 > git init /w/workspace/device-modbus-go/161 # timeout=10 04:18:39 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 04:18:39 > git --version # timeout=10 04:18:39 > git --version # 'git version 2.25.1' 04:18:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:18:42 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 04:18:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:18:43 Avoid second fetch 04:18:43 Checking out Revision 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed (main) 04:18:44 Commit message: "Merge pull request #569 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34" 04:18:43 > git config core.sparsecheckout # timeout=10 04:18:43 > git checkout -f 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:18:49 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:49 Dload Upload Total Spent Left Speed 04:18:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 04:18:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:18:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:18:49 + sudo tee /etc/docker/daemon.new 04:18:49 { 04:18:49 "registry-mirrors": [ 04:18:49 "https://nexus3.edgexfoundry.org:10001" 04:18:49 ], 04:18:49 "bip": "10.250.0.254/24", 04:18:49 "hosts": [ 04:18:49 "tcp://0.0.0.0:5555", 04:18:49 "unix:///var/run/docker.sock" 04:18:49 ], 04:18:49 "mtu": 1458, 04:18:49 "selinux-enabled": true, 04:18:49 "seccomp-profile": "/etc/docker/seccomp.json" 04:18:49 } [Pipeline] sh 04:18:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:18:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:08 provisioning config files... 04:19:08 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/161@tmp/config14673528225183275542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:09 ---> ****-login.sh 04:19:09 nexus3.edgexfoundry.org:10001 04:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:10 Configure a credential helper to remove this warning. See 04:19:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:10 04:19:10 Login Succeeded 04:19:10 nexus3.edgexfoundry.org:10002 04:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:10 Configure a credential helper to remove this warning. See 04:19:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:10 04:19:10 Login Succeeded 04:19:10 nexus3.edgexfoundry.org:10003 04:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:11 Configure a credential helper to remove this warning. See 04:19:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:11 04:19:11 Login Succeeded 04:19:11 nexus3.edgexfoundry.org:10004 04:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:11 Configure a credential helper to remove this warning. See 04:19:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:11 04:19:11 Login Succeeded 04:19:11 ****.io 04:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:11 Configure a credential helper to remove this warning. See 04:19:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:11 04:19:11 Login Succeeded 04:19:11 ---> ****-login.sh ends [Pipeline] } 04:19:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:19:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:19:12 ========================================================= 04:19:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:19:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:19:12 Sending build context to Docker daemon 9.091MB 04:19:12 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:19:12 Step 2/10 : FROM ${BASE} AS builder 04:19:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:19:13 c6b39de5b339: Pulling fs layer 04:19:13 a69c41024577: Pulling fs layer 04:19:13 d6de4b400683: Pulling fs layer 04:19:13 35cb2a7552d0: Pulling fs layer 04:19:13 4f4fb700ef54: Pulling fs layer 04:19:13 464afbd9ba4c: Pulling fs layer 04:19:13 00f215d4a9da: Pulling fs layer 04:19:13 d496ad576159: Pulling fs layer 04:19:13 464afbd9ba4c: Waiting 04:19:13 35cb2a7552d0: Waiting 04:19:13 d496ad576159: Waiting 04:19:13 4f4fb700ef54: Waiting 04:19:13 a69c41024577: Download complete 04:19:13 35cb2a7552d0: Verifying Checksum 04:19:13 35cb2a7552d0: Download complete 04:19:13 4f4fb700ef54: Verifying Checksum 04:19:13 4f4fb700ef54: Download complete 04:19:13 464afbd9ba4c: Verifying Checksum 04:19:13 464afbd9ba4c: Download complete 04:19:13 c6b39de5b339: Download complete 04:19:13 d496ad576159: Verifying Checksum 04:19:13 d496ad576159: Download complete 04:19:14 c6b39de5b339: Pull complete 04:19:15 a69c41024577: Pull complete 04:19:15 d6de4b400683: Verifying Checksum 04:19:15 d6de4b400683: Download complete 04:19:16 00f215d4a9da: Verifying Checksum 04:19:16 00f215d4a9da: Download complete 04:19:29 d6de4b400683: Pull complete 04:19:29 35cb2a7552d0: Pull complete 04:19:29 4f4fb700ef54: Pull complete 04:19:29 464afbd9ba4c: Pull complete 04:19:37 00f215d4a9da: Pull complete 04:19:38 d496ad576159: Pull complete 04:19:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:19:38 ---> f246e2811388 04:19:38 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:19:40 ---> Running in e70d7cf5b212 04:19:40 Removing intermediate container e70d7cf5b212 04:19:40 ---> 18bfb5bd5e79 04:19:40 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:19:40 ---> Running in 2744b946cf2e 04:19:40 Removing intermediate container 2744b946cf2e 04:19:40 ---> de2d7f500d97 04:19:40 Step 5/10 : RUN apk add --update --no-cache make git openssh 04:19:40 ---> Running in 1b7df2fc72d3 04:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:19:43 (1/8) Installing openssh-keygen (9.3_p2-r2) 04:19:43 (2/8) Installing libedit (20221030.3.1-r1) 04:19:43 (3/8) Installing openssh-client-common (9.3_p2-r2) 04:19:43 (4/8) Installing openssh-client-default (9.3_p2-r2) 04:19:43 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 04:19:43 (6/8) Installing openssh-server-common (9.3_p2-r2) 04:19:43 (7/8) Installing openssh-server (9.3_p2-r2) 04:19:43 (8/8) Installing openssh (9.3_p2-r2) 04:19:43 Executing busybox-1.36.1-r5.trigger 04:19:44 OK: 272 MiB in 60 packages 04:19:45 Removing intermediate container 1b7df2fc72d3 04:19:45 ---> 62a63b319d31 04:19:45 Step 6/10 : WORKDIR /device-modbus-go 04:19:45 ---> Running in 1ca390022909 04:19:45 Removing intermediate container 1ca390022909 04:19:45 ---> e5ba20f21950 04:19:45 Step 7/10 : COPY go.mod vendor* ./ 04:19:45 ---> 145381d021eb 04:19:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:45 ---> Running in d3bd59d0357f 04:21:37 Removing intermediate container d3bd59d0357f 04:21:37 ---> c0564a624cd6 04:21:37 Step 9/10 : COPY . . 04:21:37 ---> 56b0eb126a88 04:21:37 Step 10/10 : RUN ${MAKE} 04:21:37 ---> Running in fcf068c44391 04:21:37 noop 04:21:37 Removing intermediate container fcf068c44391 04:21:37 ---> 329886bd2be9 04:21:37 Successfully built 329886bd2be9 04:21:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:38 + docker inspect -f . ci-base-image-arm64 04:21:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:38 prd-ubuntu20.04-docker-arm64-4c-16g-9391 does not seem to be running inside a container 04:21:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/161 -v /w/workspace/device-modbus-go/161:/w/workspace/device-modbus-go/161:rw,z -v /w/workspace/device-modbus-go/161@tmp:/w/workspace/device-modbus-go/161@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 04:21:39 $ docker top 2e2e5846991cac50ad79b9c7fe442a93283b743b1ac3343f6a41010bfb7c9041 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:40 + go version 04:21:40 go version go1.21.9 linux/arm64 [Pipeline] } 04:21:40 $ docker stop --time=1 2e2e5846991cac50ad79b9c7fe442a93283b743b1ac3343f6a41010bfb7c9041 04:21:41 $ docker rm -f --volumes 2e2e5846991cac50ad79b9c7fe442a93283b743b1ac3343f6a41010bfb7c9041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:42 + docker inspect -f . ci-base-image-arm64 04:21:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:42 prd-ubuntu20.04-docker-arm64-4c-16g-9391 does not seem to be running inside a container 04:21:42 $ 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/161 -v /w/workspace/device-modbus-go/161:/w/workspace/device-modbus-go/161:rw,z -v /w/workspace/device-modbus-go/161@tmp:/w/workspace/device-modbus-go/161@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 04:21:43 $ docker top a5baae9272c931d5d2cd3c6c085e5ab67e0f1b8c87fb6ac52edafbd05e6ef6d6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:44 + git config --global --add safe.directory /w/workspace/device-modbus-go/161 [Pipeline] fileExists [Pipeline] sh 04:21:45 + make test 04:21:45 go test ./... -coverprofile=coverage.out 04:21:51 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:25:13 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 04:25:13 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 47.9% of statements 04:25:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:25:14 go vet ./... 04:26:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:26:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:26:01 ./bin/test-attribution-txt.sh 04:26:01 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:26:01 $ docker stop --time=1 a5baae9272c931d5d2cd3c6c085e5ab67e0f1b8c87fb6ac52edafbd05e6ef6d6 04:26:03 $ docker rm -f --volumes a5baae9272c931d5d2cd3c6c085e5ab67e0f1b8c87fb6ac52edafbd05e6ef6d6 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:26:05 Warning: overwriting stash ‘coverage-report’ 04:26:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:26:06 + ls -al . 04:26:06 total 268 04:26:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:21 . 04:26:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:18 .. 04:26:06 -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 04:18 .dockerignore 04:26:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:18 .git 04:26:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:18 .github 04:26:06 -rw-rw-r-- 1 jenkins jenkins 266 Sep 4 04:18 .gitignore 04:26:06 -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 04:18 .golangci.yml 04:26:06 -rw-rw-r-- 1 jenkins jenkins 19432 Sep 4 04:18 Attribution.txt 04:26:06 -rw-rw-r-- 1 jenkins jenkins 16388 Sep 4 04:18 CHANGELOG.md 04:26:06 -rw-rw-r-- 1 jenkins jenkins 1474 Sep 4 04:18 Dockerfile 04:26:06 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 04:18 GOVERNANCE.md 04:26:06 -rw-rw-r-- 1 jenkins jenkins 658 Sep 4 04:18 Jenkinsfile 04:26:06 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 04:18 LICENSE 04:26:06 -rw-rw-r-- 1 jenkins jenkins 1942 Sep 4 04:18 Makefile 04:26:06 -rw-rw-r-- 1 jenkins jenkins 622 Sep 4 04:18 OWNERS.md 04:26:06 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 4 04:18 README.md 04:26:06 -rw-rw-r-- 1 jenkins jenkins 12 Sep 4 04:02 VERSION 04:26:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:18 bin 04:26:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:18 cmd 04:26:06 -rw-r--r-- 1 jenkins jenkins 24601 Sep 4 04:25 coverage.out 04:26:06 -rw-rw-r-- 1 jenkins jenkins 7185 Sep 4 04:18 go.mod 04:26:06 -rw-rw-r-- 1 jenkins jenkins 102015 Sep 4 04:18 go.sum 04:26:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:18 internal 04:26:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:18 simulator 04:26:06 -rw-rw-r-- 1 jenkins jenkins 229 Sep 4 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:06 + 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=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed --label arch=arm64 --label version=3.2.0-dev.22 . 04:26:06 Sending build context to Docker daemon 9.116MB 04:26:07 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:26:07 Step 2/23 : FROM ${BASE} AS builder 04:26:07 ---> 329886bd2be9 04:26:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:26:07 ---> Running in 1236f4632aba 04:26:07 Removing intermediate container 1236f4632aba 04:26:07 ---> 6091963ec7d6 04:26:07 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:26:07 ---> Running in dc6dc66109ea 04:26:07 Removing intermediate container dc6dc66109ea 04:26:07 ---> ac85102757fa 04:26:07 Step 5/23 : RUN apk add --update --no-cache make git openssh 04:26:07 ---> Running in 207b2c3ac4ad 04:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:26:10 OK: 272 MiB in 60 packages 04:26:11 Removing intermediate container 207b2c3ac4ad 04:26:11 ---> 70bc5364e6a5 04:26:11 Step 6/23 : WORKDIR /device-modbus-go 04:26:11 ---> Running in b50ba27fed00 04:26:11 Removing intermediate container b50ba27fed00 04:26:11 ---> 99eca73f87e0 04:26:11 Step 7/23 : COPY go.mod vendor* ./ 04:26:12 ---> 6b15eb0dfec1 04:26:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:12 ---> Running in 4781ee00a90f 04:26:14 Removing intermediate container 4781ee00a90f 04:26:14 ---> 7f89d1b7e8b6 04:26:14 Step 9/23 : COPY . . 04:26:15 ---> 2e14ef64f693 04:26:15 Step 10/23 : RUN ${MAKE} 04:26:15 ---> Running in 4d6138dc9a97 04:26:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 04:29:38 Removing intermediate container 4d6138dc9a97 04:29:38 ---> f9b2b3515c94 04:29:38 Step 11/23 : FROM alpine:3.18 04:29:38 3.18: Pulling from library/alpine 04:29:38 4983c3fe2029: Pulling fs layer 04:29:38 4983c3fe2029: Download complete 04:29:39 4983c3fe2029: Pull complete 04:29:39 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:29:39 Status: Downloaded newer image for alpine:3.18 04:29:39 ---> a0237000ae83 04:29:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 04:29:39 ---> Running in 02d36905d6b7 04:29:39 Removing intermediate container 02d36905d6b7 04:29:39 ---> 0e83ec741104 04:29:39 Step 13/23 : RUN apk add --update --no-cache dumb-init 04:29:39 ---> Running in 832b62f9178a 04:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:29:42 (1/1) Installing dumb-init (1.2.5-r2) 04:29:42 Executing busybox-1.36.1-r7.trigger 04:29:42 OK: 8 MiB in 16 packages 04:29:43 Removing intermediate container 832b62f9178a 04:29:43 ---> 2f4c274ce68b 04:29:43 Step 14/23 : RUN apk --no-cache upgrade 04:29:43 ---> Running in 9600f216718d 04:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:29:45 OK: 8 MiB in 16 packages 04:29:46 Removing intermediate container 9600f216718d 04:29:46 ---> 80e67f30c2ca 04:29:46 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 04:29:47 ---> 3ba7f063ecf3 04:29:47 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 04:29:48 ---> 2662711a121f 04:29:48 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 04:29:48 ---> 48bd2e26cb2a 04:29:48 Step 18/23 : EXPOSE 59901 04:29:48 ---> Running in 2ecf116388f5 04:29:49 Removing intermediate container 2ecf116388f5 04:29:49 ---> 760efa0dea53 04:29:49 Step 19/23 : ENTRYPOINT ["/device-modbus"] 04:29:49 ---> Running in 5b98bb2a67d9 04:29:49 Removing intermediate container 5b98bb2a67d9 04:29:49 ---> a0b33f5bd6c2 04:29:49 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:29:49 ---> Running in f621bf43cbea 04:29:49 Removing intermediate container f621bf43cbea 04:29:49 ---> ba3f4e56d65b 04:29:49 Step 21/23 : LABEL arch=arm64 04:29:49 ---> Running in 0419eb09c7d4 04:29:50 Removing intermediate container 0419eb09c7d4 04:29:50 ---> 05a785cc7d14 04:29:50 Step 22/23 : LABEL git_sha=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 04:29:50 ---> Running in 652ae8232a0f 04:29:50 Removing intermediate container 652ae8232a0f 04:29:50 ---> 66d6e04bbab0 04:29:50 Step 23/23 : LABEL version=3.2.0-dev.22 04:29:50 ---> Running in 4c375f4360d7 04:29:51 Removing intermediate container 4c375f4360d7 04:29:51 ---> 7223bf736d81 04:29:51 [Warning] One or more build-args [ARCH] were not consumed 04:29:51 Successfully built 7223bf736d81 04:29:51 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 04:29:51 provisioning config files... 04:29:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/161@tmp/config1417302560263325134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:51 ---> ****-login.sh 04:29:51 nexus3.edgexfoundry.org:10001 04:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:51 Configure a credential helper to remove this warning. See 04:29:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:51 04:29:51 Login Succeeded 04:29:51 nexus3.edgexfoundry.org:10002 04:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:52 Configure a credential helper to remove this warning. See 04:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:52 04:29:52 Login Succeeded 04:29:52 nexus3.edgexfoundry.org:10003 04:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:52 Configure a credential helper to remove this warning. See 04:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:52 04:29:52 Login Succeeded 04:29:52 nexus3.edgexfoundry.org:10004 04:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:52 Configure a credential helper to remove this warning. See 04:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:52 04:29:52 Login Succeeded 04:29:52 ****.io 04:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:53 Configure a credential helper to remove this warning. See 04:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:53 04:29:53 Login Succeeded 04:29:53 ---> ****-login.sh ends [Pipeline] } 04:29:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:29:53 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 04:29:53 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 04:29:53 latest 04:29:53 3.2.0-dev.22 04:29:53 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 04:29:53 main 04:29:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:53 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 04:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:29:54 e50bb51392fc: Preparing 04:29:54 9f3faa3d596b: Preparing 04:29:54 f00a18b227bc: Preparing 04:29:54 fb79d6f2de43: Preparing 04:29:54 b4fd79ae076c: Preparing 04:29:54 3c20671a5817: Preparing 04:29:54 3c20671a5817: Waiting 04:29:54 9f3faa3d596b: Pushed 04:29:54 e50bb51392fc: Pushed 04:29:54 b4fd79ae076c: Pushed 04:29:54 fb79d6f2de43: Pushed 04:29:54 3c20671a5817: Layer already exists 04:30:01 f00a18b227bc: Pushed 04:30:01 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed: digest: sha256:99f2120881b0f217c3e70fcac165e309edb54cd3512a7dfd52c1eb4fd9f3eb9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:01 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:01 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 04:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:30:01 e50bb51392fc: Preparing 04:30:01 9f3faa3d596b: Preparing 04:30:01 f00a18b227bc: Preparing 04:30:01 fb79d6f2de43: Preparing 04:30:01 b4fd79ae076c: Preparing 04:30:01 3c20671a5817: Preparing 04:30:01 3c20671a5817: Waiting 04:30:01 9f3faa3d596b: Layer already exists 04:30:01 b4fd79ae076c: Layer already exists 04:30:01 fb79d6f2de43: Layer already exists 04:30:01 f00a18b227bc: Layer already exists 04:30:01 e50bb51392fc: Layer already exists 04:30:01 3c20671a5817: Layer already exists 04:30:01 latest: digest: sha256:99f2120881b0f217c3e70fcac165e309edb54cd3512a7dfd52c1eb4fd9f3eb9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:02 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:02 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.22 04:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:30:02 e50bb51392fc: Preparing 04:30:02 9f3faa3d596b: Preparing 04:30:02 f00a18b227bc: Preparing 04:30:02 fb79d6f2de43: Preparing 04:30:02 b4fd79ae076c: Preparing 04:30:02 3c20671a5817: Preparing 04:30:02 3c20671a5817: Waiting 04:30:02 9f3faa3d596b: Layer already exists 04:30:02 f00a18b227bc: Layer already exists 04:30:02 e50bb51392fc: Layer already exists 04:30:02 b4fd79ae076c: Layer already exists 04:30:02 fb79d6f2de43: Layer already exists 04:30:02 3c20671a5817: Layer already exists 04:30:02 3.2.0-dev.22: digest: sha256:99f2120881b0f217c3e70fcac165e309edb54cd3512a7dfd52c1eb4fd9f3eb9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:03 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:03 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 04:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:30:03 e50bb51392fc: Preparing 04:30:03 9f3faa3d596b: Preparing 04:30:03 f00a18b227bc: Preparing 04:30:03 fb79d6f2de43: Preparing 04:30:03 b4fd79ae076c: Preparing 04:30:03 3c20671a5817: Preparing 04:30:03 3c20671a5817: Waiting 04:30:03 f00a18b227bc: Layer already exists 04:30:03 fb79d6f2de43: Layer already exists 04:30:03 9f3faa3d596b: Layer already exists 04:30:03 e50bb51392fc: Layer already exists 04:30:03 b4fd79ae076c: Layer already exists 04:30:03 3c20671a5817: Layer already exists 04:30:03 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22: digest: sha256:99f2120881b0f217c3e70fcac165e309edb54cd3512a7dfd52c1eb4fd9f3eb9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:04 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 04:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:30:04 e50bb51392fc: Preparing 04:30:04 9f3faa3d596b: Preparing 04:30:04 f00a18b227bc: Preparing 04:30:04 fb79d6f2de43: Preparing 04:30:04 b4fd79ae076c: Preparing 04:30:04 3c20671a5817: Preparing 04:30:04 3c20671a5817: Waiting 04:30:04 f00a18b227bc: Layer already exists 04:30:04 9f3faa3d596b: Layer already exists 04:30:04 fb79d6f2de43: Layer already exists 04:30:04 e50bb51392fc: Layer already exists 04:30:04 b4fd79ae076c: Layer already exists 04:30:04 3c20671a5817: Layer already exists 04:30:04 main: digest: sha256:99f2120881b0f217c3e70fcac165e309edb54cd3512a7dfd52c1eb4fd9f3eb9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:04 ===================================================== [Pipeline] echo 04:30:04 taggedImages: 04:30:04 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 04:30:04 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 04:30:04 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.22 04:30:04 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 04:30:04 - 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 04:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:05 04:30:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:05 arm64: Pulling from edgex-lftools-log-publisher 04:30:05 8998bd30e6a1: Pulling fs layer 04:30:05 04944245beec: Pulling fs layer 04:30:05 699f458cf7ca: Pulling fs layer 04:30:05 765212b225bb: Pulling fs layer 04:30:05 f23df028b6ca: Pulling fs layer 04:30:05 d65c8cfc05b1: Pulling fs layer 04:30:05 2437ff75d9bd: Pulling fs layer 04:30:05 765212b225bb: Waiting 04:30:05 f23df028b6ca: Waiting 04:30:05 d65c8cfc05b1: Waiting 04:30:05 2437ff75d9bd: Waiting 04:30:05 04944245beec: Verifying Checksum 04:30:05 04944245beec: Download complete 04:30:05 765212b225bb: Verifying Checksum 04:30:05 765212b225bb: Download complete 04:30:05 f23df028b6ca: Verifying Checksum 04:30:05 f23df028b6ca: Download complete 04:30:05 d65c8cfc05b1: Verifying Checksum 04:30:05 d65c8cfc05b1: Download complete 04:30:05 699f458cf7ca: Download complete 04:30:06 8998bd30e6a1: Verifying Checksum 04:30:06 8998bd30e6a1: Download complete 04:30:09 2437ff75d9bd: Verifying Checksum 04:30:09 2437ff75d9bd: Download complete 04:30:11 8998bd30e6a1: Pull complete 04:30:11 04944245beec: Pull complete 04:30:13 699f458cf7ca: Pull complete 04:30:13 765212b225bb: Pull complete 04:30:14 f23df028b6ca: Pull complete 04:30:14 d65c8cfc05b1: Pull complete 04:30:32 2437ff75d9bd: Pull complete 04:30:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:32 prd-ubuntu20.04-docker-arm64-4c-16g-9391 does not seem to be running inside a container 04:30:32 $ 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/161 -v /w/workspace/device-modbus-go/161:/w/workspace/device-modbus-go/161:rw,z -v /w/workspace/device-modbus-go/161@tmp:/w/workspace/device-modbus-go/161@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 04:30:35 $ docker top a236afafb251e645a144de8e783d229a747c52d6421deb0e35f383d99c79b9fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:36 ---> job-cost.sh 04:30:36 lf-activate-venv: SKIPPING 04:30:36 INFO: No Stack... 04:30:36 INFO: Retrieving Pricing Info for: v3-standard-4 04:30:37 INFO: Archiving Costs [Pipeline] sh 04:30:38 + cat /w/workspace/device-modbus-go/161/archives/cost.csv 04:30:38 + cut -d, -f6 [Pipeline] lock 04:30:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] 04:30:38 Resource [jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] did not exist. Created. 04:30:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:39 /w/workspace/device-modbus-go/161@tmp/durable-6c588f39/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:30:39 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:39 Warning: overwriting stash ‘stack-cost’ 04:30:40 Stashed 1 file(s) [Pipeline] } 04:30:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:40 $ docker stop --time=1 a236afafb251e645a144de8e783d229a747c52d6421deb0e35f383d99c79b9fb 04:30:41 $ docker rm -f --volumes a236afafb251e645a144de8e783d229a747c52d6421deb0e35f383d99c79b9fb [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 04:30:42 provisioning config files... 04:30:42 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11533329843485307034tmp [Pipeline] { [Pipeline] sh 04:30:42 + set +x 04:30:42 + bash -s -- 04:30:42 + curl -s https://codecov.io/bash 04:30:42 04:30:42 _____ _ 04:30:42 / ____| | | 04:30:42 | | ___ __| | ___ ___ _____ __ 04:30:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:30:42 | |___| (_) | (_| | __/ (_| (_) \ V / 04:30:42 \_____\___/ \__,_|\___|\___\___/ \_/ 04:30:42 Bash-1.0.6 04:30:42 04:30:42 04:30:42 ==> git version 2.25.1 found 04:30:42 ==> 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 04:30:42 Release-Date: 2020-01-08 04:30:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:30:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:30:42 ==> Jenkins CI detected. 04:30:42 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 04:30:42 project root: . 04:30:42 --> token set from env 04:30:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:30:42 ==> Running gcov in . (disable via -X gcov) 04:30:42 ==> Python coveragepy not found 04:30:42 ==> Searching for coverage reports in: 04:30:42 + . 04:30:42 -> Found 1 reports 04:30:42 ==> Detecting git/mercurial file structure 04:30:42 ==> Reading reports 04:30:42 + ./coverage.out bytes=24601 04:30:42 ==> Appending adjustments 04:30:42 https://docs.codecov.io/docs/fixing-reports 04:30:42 + Found adjustments 04:30:42 ==> Gzipping contents 04:30:42 4.0K /tmp/codecov.widCxm.gz 04:30:42 ==> Uploading reports 04:30:42 url: https://codecov.io 04:30:42 query: branch=main&commit=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:30:42 -> Pinging Codecov 04:30:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:30:42 -> Uploading to 04:30:42 https://storage.googleapis.com/codecov/v4/raw/2024-09-04/55DBCA73C666E3227836607328DD7E49/34e0713d5cb4423ba00455ee6be9f8bcdcba86ed/2ecd0bbb-0f98-49d7-aae7-9154c5f23129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T043042Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b3de6b73338157dff01c4e2ed073cdfb9212951e5562d91e5aff67c55f68359 04:30:42 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:42 Dload Upload Total Spent Left Speed 04:30:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 15011 --:--:-- --:--:-- --:--:-- 15011 04:30:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] } 04:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:30:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:30:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:30:43 04:30:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:30:44 latest: Pulling from edgex-devops/edgex-snyk-go 04:30:44 619be1103602: Already exists 04:30:44 f8ea3408117e: Pulling fs layer 04:30:44 91320369b822: Pulling fs layer 04:30:44 0406650e8295: Pulling fs layer 04:30:44 4f4fb700ef54: Pulling fs layer 04:30:44 96d80e3f36e1: Pulling fs layer 04:30:44 bcf3aedb951c: Pulling fs layer 04:30:44 bcf3aedb951c: Waiting 04:30:44 4f4fb700ef54: Waiting 04:30:44 96d80e3f36e1: Waiting 04:30:44 0406650e8295: Verifying Checksum 04:30:44 0406650e8295: Download complete 04:30:44 f8ea3408117e: Download complete 04:30:44 4f4fb700ef54: Verifying Checksum 04:30:44 4f4fb700ef54: Download complete 04:30:44 f8ea3408117e: Pull complete 04:30:44 96d80e3f36e1: Verifying Checksum 04:30:44 96d80e3f36e1: Download complete 04:30:44 91320369b822: Verifying Checksum 04:30:44 91320369b822: Download complete 04:30:45 bcf3aedb951c: Download complete 04:30:47 91320369b822: Pull complete 04:30:47 0406650e8295: Pull complete 04:30:47 4f4fb700ef54: Pull complete 04:30:48 96d80e3f36e1: Pull complete 04:30:51 bcf3aedb951c: Pull complete 04:30:51 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:51 prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container 04:30:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:30:56 $ docker top 190ee5cfd06201aab52a0849907ff150466948b27630fe891c8e48c9efaff12c -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:56 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 04:30:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 04:30:57 + set -o pipefail 04:30:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 04:31:05 04:31:05 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 04:31:05 04:31:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/19b9c06b-0052-47e0-982d-d7c15a9a9bf2 04:31:05 04:31:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:31:05 04:31:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:31:05 04:31:05 04:31:05 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:31:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:31:05 $ docker stop --time=1 190ee5cfd06201aab52a0849907ff150466948b27630fe891c8e48c9efaff12c 04:31:11 $ docker rm -f --volumes 190ee5cfd06201aab52a0849907ff150466948b27630fe891c8e48c9efaff12c [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 04:31:12 + git log --format=format:%s -1 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] sh 04:31:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:12 prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container 04:31:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:13 $ docker top 9aef1e0cdd2e47be2d604c23ec6c1cfc5ab3d7dc04d6d29bd7d4810fd4a7864e -eo pid,comm 04:31:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:31:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:13 [ssh-agent] Looking for ssh-agent implementation... 04:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:13 $ docker exec 9aef1e0cdd2e47be2d604c23ec6c1cfc5ab3d7dc04d6d29bd7d4810fd4a7864e ssh-agent 04:31:13 SSH_AUTH_SOCK=/tmp/ssh-Cq1kAINfNOud/agent.32 04:31:13 SSH_AGENT_PID=38 04:31:13 Running ssh-add (command line suppressed) 04:31:13 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12644352855479718801.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12644352855479718801.key) 04:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:13 + git semver tag 04:31:14 2024-09-04 04:31:14,055 [run_tag] DEBUG tag force:False 04:31:14 2024-09-04 04:31:14,055 [check_head_tag] DEBUG check head tag 04:31:14 2024-09-04 04:31:14,056 [execute] INFO git cat-file --batch-check 04:31:14 2024-09-04 04:31:14,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 04:31:14 2024-09-04 04:31:14,060 [execute] INFO git cat-file --batch 04:31:14 2024-09-04 04:31:14,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 04:31:14 2024-09-04 04:31:14,080 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:31:14 2024-09-04 04:31:14,080 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 04:31:14 2024-09-04 04:31:14,080 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 04:31:14 2024-09-04 04:31:14,085 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:31:14 3.2.0-dev.22 [Pipeline] } 04:31:14 $ docker exec --env ******** --env ******** 9aef1e0cdd2e47be2d604c23ec6c1cfc5ab3d7dc04d6d29bd7d4810fd4a7864e ssh-agent -k 04:31:14 unset SSH_AUTH_SOCK; 04:31:14 unset SSH_AGENT_PID; 04:31:14 echo Agent pid 38 killed; 04:31:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:14 + git semver [Pipeline] } 04:31:14 $ docker stop --time=1 9aef1e0cdd2e47be2d604c23ec6c1cfc5ab3d7dc04d6d29bd7d4810fd4a7864e 04:31:16 $ docker rm -f --volumes 9aef1e0cdd2e47be2d604c23ec6c1cfc5ab3d7dc04d6d29bd7d4810fd4a7864e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:16 04:31:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:16 0.23.1-centos7: Pulling from edgex-lftools 04:31:16 ab5ef0e58194: Pulling fs layer 04:31:16 9712f1f96733: Pulling fs layer 04:31:16 63f879dbbcfc: Pulling fs layer 04:31:16 0d9ebad4ef96: Pulling fs layer 04:31:16 e9a5061849ea: Pulling fs layer 04:31:16 d747dcd14b5f: Pulling fs layer 04:31:16 2de7ff778b66: Pulling fs layer 04:31:16 e9a5061849ea: Waiting 04:31:16 0d9ebad4ef96: Waiting 04:31:16 d747dcd14b5f: Waiting 04:31:16 2de7ff778b66: Waiting 04:31:16 9712f1f96733: Download complete 04:31:17 63f879dbbcfc: Verifying Checksum 04:31:17 63f879dbbcfc: Download complete 04:31:17 0d9ebad4ef96: Verifying Checksum 04:31:17 0d9ebad4ef96: Download complete 04:31:17 d747dcd14b5f: Download complete 04:31:17 e9a5061849ea: Verifying Checksum 04:31:17 e9a5061849ea: Download complete 04:31:17 ab5ef0e58194: Download complete 04:31:17 2de7ff778b66: Verifying Checksum 04:31:17 2de7ff778b66: Download complete 04:31:19 ab5ef0e58194: Pull complete 04:31:19 9712f1f96733: Pull complete 04:31:20 63f879dbbcfc: Pull complete 04:31:24 0d9ebad4ef96: Pull complete 04:31:24 e9a5061849ea: Pull complete 04:31:24 d747dcd14b5f: Pull complete 04:31:25 2de7ff778b66: Pull complete 04:31:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:31:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:25 prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container 04:31:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:31:32 $ docker top c359e2015bbd28650b2c50fc2b7d7454da94aa686d97376b326d757ea2d7b715 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:31:32 provisioning config files... 04:31:32 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10429684033084265396tmp 04:31:32 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3425121741654264693tmp 04:31:32 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8868202509863514410tmp [Pipeline] { [Pipeline] echo 04:31:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:31:33 ---> sigul-configuration.sh 04:31:33 gpg: directory `/root/.gnupg' created 04:31:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:31:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:31:33 gpg: keyring `/root/.gnupg/secring.gpg' created 04:31:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:31:33 gpg: CAST5 encrypted data 04:31:33 gpg: encrypted with 1 passphrase 04:31:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:31:33 + mkdir /home/jenkins 04:31:33 + mkdir /home/jenkins/sigul [Pipeline] sh 04:31:33 + 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 04:31:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:31:33 ---> sigul-install.sh 04:31:33 Sigul already installed; skipping installation. [Pipeline] sh 04:31:34 + git tag --list 04:31:34 0.7.1 04:31:34 v1.0.0 04:31:34 v1.1.0 04:31:34 v1.1.1 04:31:34 v1.2.2 04:31:34 v1.3.0 04:31:34 v1.3.1 04:31:34 v2.0.0 04:31:34 v2.1.0 04:31:34 v2.1.1 04:31:34 v2.2.0 04:31:34 v2.3.0 04:31:34 v3.0 04:31:34 v3.0.0 04:31:34 v3.1 04:31:34 v3.1.0 04:31:34 v3.1.0-dev.1 04:31:34 v3.1.0-dev.10 04:31:34 v3.1.0-dev.11 04:31:34 v3.1.0-dev.12 04:31:34 v3.1.0-dev.13 04:31:34 v3.1.0-dev.14 04:31:34 v3.1.0-dev.15 04:31:34 v3.1.0-dev.16 04:31:34 v3.1.0-dev.17 04:31:34 v3.1.0-dev.18 04:31:34 v3.1.0-dev.19 04:31:34 v3.1.0-dev.2 04:31:34 v3.1.0-dev.20 04:31:34 v3.1.0-dev.21 04:31:34 v3.1.0-dev.22 04:31:34 v3.1.0-dev.23 04:31:34 v3.1.0-dev.24 04:31:34 v3.1.0-dev.25 04:31:34 v3.1.0-dev.3 04:31:34 v3.1.0-dev.4 04:31:34 v3.1.0-dev.5 04:31:34 v3.1.0-dev.6 04:31:34 v3.1.0-dev.7 04:31:34 v3.1.0-dev.8 04:31:34 v3.1.0-dev.9 04:31:34 v3.1.1 04:31:34 v3.1.1-dev.1 04:31:34 v3.2.0-dev.1 04:31:34 v3.2.0-dev.10 04:31:34 v3.2.0-dev.11 04:31:34 v3.2.0-dev.12 04:31:34 v3.2.0-dev.13 04:31:34 v3.2.0-dev.14 04:31:34 v3.2.0-dev.15 04:31:34 v3.2.0-dev.16 04:31:34 v3.2.0-dev.17 04:31:34 v3.2.0-dev.18 04:31:34 v3.2.0-dev.19 04:31:34 v3.2.0-dev.2 04:31:34 v3.2.0-dev.20 04:31:34 v3.2.0-dev.21 04:31:34 v3.2.0-dev.22 04:31:34 v3.2.0-dev.3 04:31:34 v3.2.0-dev.4 04:31:34 v3.2.0-dev.5 04:31:34 v3.2.0-dev.6 04:31:34 v3.2.0-dev.7 04:31:34 v3.2.0-dev.8 04:31:34 v3.2.0-dev.9 [Pipeline] sh 04:31:34 + lftools sign git-tag v3.2.0-dev.22 04:31:35 Signing Git tag with Sigul... 04:31:35 Signing v3.2.0-dev.22 [Pipeline] echo 04:31:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:31:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:31:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:31:35 $ docker stop --time=1 c359e2015bbd28650b2c50fc2b7d7454da94aa686d97376b326d757ea2d7b715 04:31:36 $ docker rm -f --volumes c359e2015bbd28650b2c50fc2b7d7454da94aa686d97376b326d757ea2d7b715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:31:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:37 prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container 04:31:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:38 $ docker top e83d842757950d79a385e5097cd3f51ef1d901df163bc4b27127449d2baf8b22 -eo pid,comm 04:31:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:31:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:38 [ssh-agent] Looking for ssh-agent implementation... 04:31:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:38 $ docker exec e83d842757950d79a385e5097cd3f51ef1d901df163bc4b27127449d2baf8b22 ssh-agent 04:31:38 SSH_AUTH_SOCK=/tmp/ssh-v2MqQ5HKMhP5/agent.33 04:31:38 SSH_AGENT_PID=39 04:31:38 Running ssh-add (command line suppressed) 04:31:38 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1890439220048307114.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1890439220048307114.key) 04:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:38 + git semver bump pre 04:31:39 2024-09-04 04:31:39,060 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:31:39 2024-09-04 04:31:39,060 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev 04:31:39 2024-09-04 04:31:39,060 [bump_version] DEBUG bumped version:3.2.0-dev.23 04:31:39 2024-09-04 04:31:39,061 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 04:31:39 2024-09-04 04:31:39,061 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:31:39 2024-09-04 04:31:39,061 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:31:39 2024-09-04 04:31:39,062 [execute] INFO git cat-file --batch-check 04:31:39 2024-09-04 04:31:39,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:31:39 2024-09-04 04:31:39,067 [execute] INFO git cat-file --batch 04:31:39 2024-09-04 04:31:39,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:31:39 2024-09-04 04:31:39,072 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:31:39 3.2.0-dev.23 [Pipeline] } 04:31:39 $ docker exec --env ******** --env ******** e83d842757950d79a385e5097cd3f51ef1d901df163bc4b27127449d2baf8b22 ssh-agent -k 04:31:39 unset SSH_AUTH_SOCK; 04:31:39 unset SSH_AGENT_PID; 04:31:39 echo Agent pid 39 killed; 04:31:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:39 + git semver [Pipeline] } 04:31:39 $ docker stop --time=1 e83d842757950d79a385e5097cd3f51ef1d901df163bc4b27127449d2baf8b22 04:31:41 $ docker rm -f --volumes e83d842757950d79a385e5097cd3f51ef1d901df163bc4b27127449d2baf8b22 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:41 prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container 04:31:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:42 $ docker top e487013e0b8c168519b30f5d16c737b75783192c464a7aa5dd7a8b717ef40b62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:42 [ssh-agent] Looking for ssh-agent implementation... 04:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:42 $ docker exec e487013e0b8c168519b30f5d16c737b75783192c464a7aa5dd7a8b717ef40b62 ssh-agent 04:31:42 SSH_AUTH_SOCK=/tmp/ssh-7Aq9PBzwcaN1/agent.30 04:31:42 SSH_AGENT_PID=36 04:31:42 Running ssh-add (command line suppressed) 04:31:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14442096233101537122.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14442096233101537122.key) 04:31:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:42 + git semver push 04:31:43 2024-09-04 04:31:43,092 [run_push] DEBUG push 04:31:43 2024-09-04 04:31:43,093 [execute] INFO git cat-file --batch-check 04:31:43 2024-09-04 04:31:43,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:31:43 2024-09-04 04:31:43,096 [execute] INFO git rev-list a5e42f313c965f7798ca3237ef0748d7ac3fa6df -- 04:31:43 2024-09-04 04:31:43,096 [execute] DEBUG Popen(['git', 'rev-list', 'a5e42f313c965f7798ca3237ef0748d7ac3fa6df', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:31:43 2024-09-04 04:31:43,102 [execute] INFO git fetch -v origin 04:31:43 2024-09-04 04:31:43,103 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:31:43 2024-09-04 04:31:43,538 [run_push] DEBUG no remote changes detected 04:31:43 2024-09-04 04:31:43,539 [execute] INFO git push origin semver 04:31:43 2024-09-04 04:31:43,539 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:31:44 2024-09-04 04:31:44,243 [run_push] DEBUG push all version tags 04:31:44 2024-09-04 04:31:44,243 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:31:44 2024-09-04 04:31:44,244 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 04:31:44 2024-09-04 04:31:44,851 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:31:44 3.2.0-dev.23 [Pipeline] } 04:31:44 $ docker exec --env ******** --env ******** e487013e0b8c168519b30f5d16c737b75783192c464a7aa5dd7a8b717ef40b62 ssh-agent -k 04:31:45 unset SSH_AUTH_SOCK; 04:31:45 unset SSH_AGENT_PID; 04:31:45 echo Agent pid 36 killed; 04:31:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:45 + git semver [Pipeline] } 04:31:45 $ docker stop --time=1 e487013e0b8c168519b30f5d16c737b75783192c464a7aa5dd7a8b717ef40b62 04:31:46 $ docker rm -f --volumes e487013e0b8c168519b30f5d16c737b75783192c464a7aa5dd7a8b717ef40b62 [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 04:31:47 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 04:31:47 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 04:31:47 total 16 04:31:47 drwxr-xr-x 3 root root 4096 Sep 4 04:05 . 04:31:47 drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 04:31 .. 04:31:47 drwxr-xr-x 2 root root 4096 Sep 4 04:05 cost 04:31:47 -rw-r--r-- 1 root root 88 Sep 4 04:05 cost.csv 04:31:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 04:31:47 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 04:31:47 total 16 04:31:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 04:05 . 04:31:47 drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 04:31 .. 04:31:47 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 04:05 cost 04:31:47 -rw-r--r-- 1 jenkins jenkins 88 Sep 4 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:31:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:31:48 ---> package-listing.sh 04:31:48 ++ facter osfamily 04:31:48 ++ tr '[:upper:]' '[:lower:]' 04:31:48 + OS_FAMILY=debian 04:31:48 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 04:31:48 + START_PACKAGES=/tmp/packages_start.txt 04:31:48 + END_PACKAGES=/tmp/packages_end.txt 04:31:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:31:48 + PACKAGES=/tmp/packages_start.txt 04:31:48 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 04:31:48 + PACKAGES=/tmp/packages_end.txt 04:31:48 + case "${OS_FAMILY}" in 04:31:48 + dpkg -l 04:31:48 + grep '^ii' 04:31:48 + '[' -f /tmp/packages_start.txt ']' 04:31:48 + '[' -f /tmp/packages_end.txt ']' 04:31:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:31:48 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 04:31:48 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 04:31:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 04:31:48 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 04:31:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:49 prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container 04:31:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:31:50 $ docker top bfe5aa8adb66a38dda0f49289232c47b73b3faa4bba63c927dccb14884b7b01d -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:50 + touch /tmp/pre-build-complete [Pipeline] sh 04:31:50 + mkdir -p /var/log/sysstat [Pipeline] sh 04:31:51 + ls /var/log/sa-host 04:31:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:51 provisioning config files... 04:31:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16036470273988733300tmp [Pipeline] { [Pipeline] echo 04:31:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:31:51 ---> create-netrc.sh [Pipeline] } 04:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:31:51 ---> python-tools-install.sh [Pipeline] echo 04:31:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:31:52 ---> sudo-logs.sh 04:31:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:31:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:31:52 ---> job-cost.sh 04:31:52 lf-activate-venv: SKIPPING 04:31:52 DEBUG: total: 0.2199999988079071 04:31:52 INFO: Retrieving Stack Cost... 04:31:53 INFO: Retrieving Pricing Info for: v3-standard-8 04:31:53 INFO: Archiving Costs [Pipeline] echo 04:31:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:31:53 ---> logs-deploy.sh 04:31:53 lf-activate-venv: SKIPPING 04:31:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/161 04:31:53 INFO: archiving workspace using pattern(s): 04:31:54 Archives upload complete. 04:31:54 INFO: archiving logs to Nexus 04:31:55 ---> uname -a: 04:31:55 Linux prd-ubuntu20-04-docker-8c-8g-9365 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:31:55 04:31:55 04:31:55 ---> lscpu: 04:31:55 Architecture: x86_64 04:31:55 CPU op-mode(s): 32-bit, 64-bit 04:31:55 Byte Order: Little Endian 04:31:55 Address sizes: 40 bits physical, 48 bits virtual 04:31:55 CPU(s): 8 04:31:55 On-line CPU(s) list: 0-7 04:31:55 Thread(s) per core: 1 04:31:55 Core(s) per socket: 1 04:31:55 Socket(s): 8 04:31:55 NUMA node(s): 1 04:31:55 Vendor ID: AuthenticAMD 04:31:55 CPU family: 23 04:31:55 Model: 49 04:31:55 Model name: AMD EPYC-Rome Processor 04:31:55 Stepping: 0 04:31:55 CPU MHz: 2800.000 04:31:55 BogoMIPS: 5600.00 04:31:55 Virtualization: AMD-V 04:31:55 Hypervisor vendor: KVM 04:31:55 Virtualization type: full 04:31:55 L1d cache: 256 KiB 04:31:55 L1i cache: 256 KiB 04:31:55 L2 cache: 4 MiB 04:31:55 L3 cache: 128 MiB 04:31:55 NUMA node0 CPU(s): 0-7 04:31:55 Vulnerability Itlb multihit: Not affected 04:31:55 Vulnerability L1tf: Not affected 04:31:55 Vulnerability Mds: Not affected 04:31:55 Vulnerability Meltdown: Not affected 04:31:55 Vulnerability Mmio stale data: Not affected 04:31:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:31:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:31:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:31:55 Vulnerability Srbds: Not affected 04:31:55 Vulnerability Tsx async abort: Not affected 04:31:55 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:31:55 04:31:55 04:31:55 ---> nproc: 04:31:55 8 04:31:55 04:31:55 04:31:55 ---> df -h: 04:31:55 Filesystem Size Used Avail Use% Mounted on 04:31:55 overlay 155G 14G 142G 9% / 04:31:55 tmpfs 64M 0 64M 0% /dev 04:31:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:31:55 shm 64M 0 64M 0% /dev/shm 04:31:55 /dev/vda1 155G 14G 142G 9% /facter-os 04:31:55 04:31:55 04:31:55 ---> sar -b -r -n DEV: 04:31:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9365) 09/04/24 _x86_64_ (8 CPU) 04:31:55 04:31:55 04:01:02 LINUX RESTART (8 CPU) 04:31:55 04:31:55 04:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:31:55 04:03:01 269.36 2.90 266.46 0.00 49.73 78413.60 0.00 04:31:55 04:04:01 152.22 0.18 152.04 0.00 18.53 39094.28 0.00 04:31:55 04:05:01 99.25 0.07 99.18 0.00 15.07 30763.20 0.00 04:31:55 04:06:01 48.91 0.02 48.89 0.00 0.13 16223.85 0.00 04:31:55 04:07:01 50.16 6.13 44.03 0.00 4366.74 8432.73 0.00 04:31:55 04:08:01 3.32 0.02 3.30 0.00 0.13 88.37 0.00 04:31:55 04:09:01 1.88 0.00 1.88 0.00 0.00 20.00 0.00 04:31:55 04:10:01 3.30 1.50 1.80 0.00 35.45 23.19 0.00 04:31:55 04:11:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 04:31:55 04:12:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 04:31:55 04:13:01 1.02 0.00 1.02 0.00 0.00 15.86 0.00 04:31:55 04:14:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 04:31:55 04:15:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 04:31:55 04:16:01 1.67 0.02 1.65 0.00 0.13 20.26 0.00 04:31:55 04:17:01 1.62 0.02 1.60 0.00 0.13 21.73 0.00 04:31:55 04:18:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 04:31:55 04:19:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 04:31:55 04:20:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 04:31:55 04:21:02 1.40 0.00 1.40 0.00 0.00 15.86 0.00 04:31:55 04:22:01 2.05 0.00 2.05 0.00 0.00 23.45 0.00 04:31:55 04:23:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 04:31:55 04:24:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 04:31:55 04:25:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 04:31:55 04:26:01 1.85 0.00 1.85 0.00 0.00 21.46 0.00 04:31:55 04:27:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 04:31:55 04:28:01 1.97 0.00 1.97 0.00 0.00 22.93 0.00 04:31:55 04:29:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 04:31:55 04:30:01 2.02 0.00 2.02 0.00 0.00 22.80 0.00 04:31:55 04:31:01 38.99 0.08 38.91 0.00 8.80 22325.35 0.00 04:31:55 Average: 24.06 0.38 23.68 0.00 155.08 6753.24 0.00 04:31:55 04:31:55 04:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:31:55 04:03:01 26961172 31525232 783756 2.38 184760 4436128 1872268 5.52 1325612 3981712 527180 04:31:55 04:04:01 27790824 31405120 898604 2.73 192616 3534280 2125600 6.26 1429984 3095624 15604 04:31:55 04:05:01 26883140 31497528 808616 2.46 202204 4476700 2035256 6.00 1386064 4005032 563188 04:31:55 04:06:01 27012504 31530168 775252 2.36 202624 4380700 1796788 5.30 1362384 3896536 24 04:31:55 04:07:01 26561740 31506736 766468 2.33 231184 4779452 1746744 5.15 1641204 4032856 180 04:31:55 04:08:01 26572880 31513040 760280 2.31 229704 4776200 1692564 4.99 1634420 4029652 148 04:31:55 04:09:01 26572960 31513216 760044 2.31 229788 4776204 1692564 4.99 1634200 4029656 8 04:31:55 04:10:01 26571024 31513280 759812 2.31 229812 4777272 1692564 4.99 1637784 4029936 24 04:31:55 04:11:01 26573588 31515868 757160 2.30 229848 4777260 1692564 4.99 1634492 4029916 16 04:31:55 04:12:01 26573628 31515952 757004 2.30 229876 4777276 1692564 4.99 1634848 4029920 8 04:31:55 04:13:01 26573736 31516116 756656 2.30 229900 4777276 1692564 4.99 1635480 4029920 4 04:31:55 04:14:01 26573816 31516216 756532 2.30 229924 4777280 1692564 4.99 1635780 4029924 20 04:31:55 04:15:01 26573168 31515592 757136 2.30 229940 4777284 1692564 4.99 1635296 4029928 16 04:31:55 04:16:01 26571116 31513632 759280 2.31 229960 4777284 1723120 5.08 1635252 4029920 212 04:31:55 04:17:01 26571448 31514008 758868 2.31 230024 4777260 1723120 5.08 1635804 4029900 12 04:31:55 04:18:01 26571052 31513688 759044 2.31 230056 4777272 1723120 5.08 1635520 4029904 24 04:31:55 04:19:01 26571108 31513760 758936 2.31 230064 4777272 1723120 5.08 1635816 4029908 8 04:31:55 04:20:01 26570860 31513600 758944 2.31 230104 4777276 1723120 5.08 1635604 4029912 12 04:31:55 04:21:02 26571804 31514748 757728 2.30 230172 4777400 1723120 5.08 1634348 4030028 8 04:31:55 04:22:01 26565652 31508664 763728 2.32 230216 4777408 1723120 5.08 1643760 4030044 8 04:31:55 04:23:01 26565636 31508724 763596 2.32 230300 4777408 1723120 5.08 1644112 4030048 8 04:31:55 04:24:01 26565148 31508280 764024 2.32 230328 4777416 1723120 5.08 1643884 4030048 8 04:31:55 04:25:01 26564556 31507776 764516 2.32 230404 4777420 1723120 5.08 1643980 4030052 8 04:31:55 04:26:01 26564360 31507632 764596 2.33 230464 4777416 1723120 5.08 1644032 4030052 4 04:31:55 04:27:01 26564440 31507800 764376 2.32 230532 4777416 1723120 5.08 1644736 4030060 8 04:31:55 04:28:01 26563880 31507328 764824 2.33 230608 4777432 1723120 5.08 1644476 4030064 8 04:31:55 04:29:01 26563620 31507152 764944 2.33 230684 4777432 1723120 5.08 1644540 4030064 8 04:31:55 04:30:01 26563812 31507428 764780 2.33 230760 4777436 1723120 5.08 1644668 4030068 4 04:31:55 04:31:01 25300784 31277320 987452 3.00 241316 5706976 2069840 6.10 1938148 4892836 300724 04:31:55 Average: 26607016 31500538 776447 2.36 225799 4730718 1759786 5.19 1612973 4020466 48534 04:31:55 04:31:55 04:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:31:55 04:03:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 04:31:55 04:03:01 docker0 313.85 465.44 27.56 3309.19 0.00 0.00 0.00 0.00 04:31:55 04:03:01 ens3 590.38 388.37 6487.00 46.97 0.00 0.00 0.00 0.00 04:31:55 04:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:31:55 04:04:01 docker0 1.22 2.52 0.08 30.89 0.00 0.00 0.00 0.00 04:31:55 04:04:01 veth64c0e51 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:31:55 04:04:01 ens3 38.44 23.81 68.51 15.54 0.00 0.00 0.00 0.00 04:31:55 04:05:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 04:31:55 04:05:01 docker0 2.75 4.60 0.17 62.22 0.00 0.00 0.00 0.00 04:31:55 04:05:01 ens3 142.30 103.77 2661.97 186.47 0.00 0.00 0.00 0.00 04:31:55 04:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:31:55 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:06:01 ens3 12.50 7.32 12.11 4.16 0.00 0.00 0.00 0.00 04:31:55 04:07:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:31:55 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:07:01 ens3 183.15 78.77 2734.28 5.90 0.00 0.00 0.00 0.00 04:31:55 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:08:01 ens3 0.48 0.17 0.05 0.01 0.00 0.00 0.00 0.00 04:31:55 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:09:01 ens3 0.47 0.05 0.05 0.00 0.00 0.00 0.00 0.00 04:31:55 04:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:31:55 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:10:01 ens3 8.40 5.98 5.63 5.97 0.00 0.00 0.00 0.00 04:31:55 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:11:01 ens3 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 04:31:55 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:12:01 ens3 0.90 0.18 0.16 0.07 0.00 0.00 0.00 0.00 04:31:55 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:13:01 ens3 0.77 0.12 0.17 0.01 0.00 0.00 0.00 0.00 04:31:55 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:14:01 ens3 1.22 0.48 0.35 0.22 0.00 0.00 0.00 0.00 04:31:55 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:15:01 ens3 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:31:55 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:16:01 ens3 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:31:55 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:17:01 ens3 1.10 0.18 0.18 0.07 0.00 0.00 0.00 0.00 04:31:55 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:18:01 ens3 1.12 0.07 0.14 0.01 0.00 0.00 0.00 0.00 04:31:55 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:19:01 ens3 1.28 0.78 0.48 0.31 0.00 0.00 0.00 0.00 04:31:55 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:20:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:31:55 04:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:21:02 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:31:55 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:22:01 ens3 4.08 7.27 0.40 14.50 0.00 0.00 0.00 0.00 04:31:55 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:23:01 ens3 1.03 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:31:55 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:24:01 ens3 1.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 04:31:55 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:25:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:31:55 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:26:01 ens3 0.55 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:31:55 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:27:01 ens3 4.37 7.63 0.37 7.42 0.00 0.00 0.00 0.00 04:31:55 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:28:01 ens3 0.57 0.15 0.11 0.01 0.00 0.00 0.00 0.00 04:31:55 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:29:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:31:55 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:31:55 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:55 04:30:01 ens3 0.80 0.13 0.09 0.01 0.00 0.00 0.00 0.00 04:31:55 04:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:31:55 04:31:01 docker0 60.61 115.58 5.03 973.63 0.00 0.00 0.00 0.00 04:31:55 04:31:01 veth96b90aa 60.61 115.68 5.86 973.64 0.00 0.00 0.00 0.08 04:31:55 04:31:01 ens3 278.24 200.40 4585.55 118.77 0.00 0.00 0.00 0.00 04:31:55 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 04:31:55 Average: docker0 13.06 20.29 1.13 150.98 0.00 0.00 0.00 0.00 04:31:55 Average: veth96b90aa 2.09 3.99 0.20 33.59 0.00 0.00 0.00 0.00 04:31:55 Average: ens3 44.01 28.50 571.28 14.01 0.00 0.00 0.00 0.00 04:31:55 04:31:55 04:31:55 ---> sar -P ALL: 04:31:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9365) 09/04/24 _x86_64_ (8 CPU) 04:31:55 04:31:55 04:01:02 LINUX RESTART (8 CPU) 04:31:55 04:31:55 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:31:55 04:03:01 all 8.91 0.00 4.55 5.02 0.18 81.34 04:31:55 04:03:01 0 8.04 0.00 4.72 1.67 0.20 85.36 04:31:55 04:03:01 1 10.19 0.00 4.68 1.01 0.15 83.96 04:31:55 04:03:01 2 9.56 0.00 4.44 0.44 0.15 85.41 04:31:55 04:03:01 3 8.28 0.00 4.09 4.09 0.17 83.38 04:31:55 04:03:01 4 8.18 0.00 3.67 5.43 0.20 82.52 04:31:55 04:03:01 5 8.77 0.00 3.93 0.17 0.13 86.99 04:31:55 04:03:01 6 9.01 0.00 5.99 25.36 0.27 59.37 04:31:55 04:03:01 7 9.22 0.00 4.91 2.12 0.17 83.58 04:31:55 04:04:01 all 37.97 0.00 6.34 2.28 0.13 53.29 04:31:55 04:04:01 0 35.87 0.00 6.05 0.47 0.13 57.47 04:31:55 04:04:01 1 38.24 0.00 6.16 0.72 0.13 54.74 04:31:55 04:04:01 2 38.41 0.00 6.00 0.71 0.12 54.77 04:31:55 04:04:01 3 38.57 0.00 6.91 5.82 0.13 48.57 04:31:55 04:04:01 4 38.03 0.00 6.34 8.02 0.13 47.49 04:31:55 04:04:01 5 38.35 0.00 6.07 0.27 0.12 55.19 04:31:55 04:04:01 6 37.89 0.00 6.01 1.22 0.12 54.76 04:31:55 04:04:01 7 38.40 0.00 7.16 1.01 0.13 53.30 04:31:55 04:05:01 all 23.68 0.00 4.45 1.98 0.42 69.47 04:31:55 04:05:01 0 22.61 0.00 5.05 0.22 0.13 71.98 04:31:55 04:05:01 1 23.83 0.00 4.91 7.50 0.08 63.67 04:31:55 04:05:01 2 22.38 0.00 3.99 0.02 1.35 72.28 04:31:55 04:05:01 3 23.18 0.00 4.59 0.00 0.52 71.71 04:31:55 04:05:01 4 23.57 0.00 4.31 0.03 0.10 71.98 04:31:55 04:05:01 5 23.87 0.00 4.08 3.14 0.90 68.00 04:31:55 04:05:01 6 24.92 0.00 4.85 5.05 0.14 65.04 04:31:55 04:05:01 7 25.09 0.00 3.82 0.07 0.15 70.87 04:31:55 04:06:01 all 0.48 0.00 0.21 0.85 0.20 98.27 04:31:55 04:06:01 0 0.35 0.00 0.22 0.00 0.23 99.20 04:31:55 04:06:01 1 0.22 0.00 0.20 0.50 0.40 98.69 04:31:55 04:06:01 2 0.20 0.00 0.10 0.00 0.02 99.68 04:31:55 04:06:01 3 0.61 0.00 0.10 0.22 0.23 98.84 04:31:55 04:06:01 4 0.27 0.00 0.15 0.02 0.42 99.15 04:31:55 04:06:01 5 1.08 0.00 0.20 0.56 0.00 98.16 04:31:55 04:06:01 6 0.88 0.00 0.58 5.47 0.25 92.82 04:31:55 04:06:01 7 0.22 0.00 0.15 0.00 0.03 99.60 04:31:55 04:07:01 all 2.59 0.00 1.34 0.66 0.02 95.39 04:31:55 04:07:01 0 2.18 0.00 0.93 0.90 0.02 95.96 04:31:55 04:07:01 1 2.94 0.00 0.96 2.54 0.03 93.52 04:31:55 04:07:01 2 2.51 0.00 1.65 0.08 0.02 95.74 04:31:55 04:07:01 3 1.99 0.00 1.72 0.40 0.02 95.88 04:31:55 04:07:01 4 1.79 0.00 1.19 0.22 0.02 96.79 04:31:55 04:07:01 5 2.03 0.00 2.20 0.17 0.02 95.58 04:31:55 04:07:01 6 3.59 0.00 1.17 0.84 0.03 94.37 04:31:55 04:07:01 7 3.71 0.00 0.87 0.12 0.02 95.29 04:31:55 04:08:01 all 0.11 0.00 0.05 0.01 0.21 99.62 04:31:55 04:08:01 0 0.07 0.00 0.07 0.00 0.79 99.07 04:31:55 04:08:01 1 0.35 0.00 0.05 0.08 0.53 98.99 04:31:55 04:08:01 2 0.03 0.00 0.05 0.00 0.17 99.75 04:31:55 04:08:01 3 0.05 0.00 0.05 0.00 0.00 99.90 04:31:55 04:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:31:55 04:08:01 5 0.03 0.00 0.05 0.02 0.02 99.88 04:31:55 04:08:01 6 0.27 0.00 0.08 0.00 0.02 99.63 04:31:55 04:08:01 7 0.03 0.00 0.03 0.00 0.17 99.77 04:31:55 04:09:01 all 0.03 0.00 0.01 0.01 0.00 99.94 04:31:55 04:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:31:55 04:09:01 1 0.08 0.00 0.03 0.12 0.02 99.75 04:31:55 04:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:31:55 04:09:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:31:55 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:10:01 all 0.41 0.00 0.04 0.01 0.01 99.53 04:31:55 04:10:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:31:55 04:10:01 1 0.80 0.00 0.08 0.07 0.02 99.04 04:31:55 04:10:01 2 0.18 0.00 0.03 0.00 0.02 99.77 04:31:55 04:10:01 3 1.17 0.00 0.03 0.02 0.00 98.78 04:31:55 04:10:01 4 0.25 0.00 0.03 0.00 0.02 99.70 04:31:55 04:10:01 5 0.32 0.00 0.03 0.00 0.00 99.65 04:31:55 04:10:01 6 0.15 0.00 0.03 0.02 0.00 99.80 04:31:55 04:10:01 7 0.33 0.00 0.02 0.00 0.02 99.63 04:31:55 04:11:01 all 0.03 0.00 0.00 0.00 0.00 99.96 04:31:55 04:11:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:31:55 04:11:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:31:55 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:11:01 3 0.12 0.00 0.00 0.00 0.00 99.88 04:31:55 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:31:55 04:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:31:55 04:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:31:55 04:12:01 1 0.05 0.00 0.00 0.03 0.02 99.90 04:31:55 04:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:31:55 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:31:55 04:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:31:55 04:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:31:55 04:13:01 all 0.04 0.00 0.01 0.01 0.01 99.94 04:31:55 04:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:31:55 04:13:01 1 0.02 0.00 0.02 0.05 0.00 99.92 04:31:55 04:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:31:55 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:13:01 5 0.23 0.00 0.00 0.00 0.00 99.77 04:31:55 04:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:31:55 04:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:31:55 04:31:55 04:13:01 CPU %user %nice %system %iowait %steal %idle 04:31:55 04:14:01 all 0.27 0.00 0.01 0.00 0.00 99.71 04:31:55 04:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:31:55 04:14:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:31:55 04:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:14:01 3 0.07 0.00 0.00 0.00 0.02 99.92 04:31:55 04:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:14:01 5 1.97 0.00 0.00 0.00 0.00 98.03 04:31:55 04:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:31:55 04:15:01 all 0.15 0.00 0.02 0.00 0.01 99.82 04:31:55 04:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:31:55 04:15:01 1 0.07 0.00 0.00 0.03 0.02 99.88 04:31:55 04:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:31:55 04:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:31:55 04:15:01 5 1.06 0.00 0.08 0.00 0.02 98.84 04:31:55 04:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:31:55 04:16:01 all 0.22 0.00 0.03 0.00 0.01 99.75 04:31:55 04:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:31:55 04:16:01 1 0.05 0.00 0.05 0.02 0.02 99.87 04:31:55 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:31:55 04:16:01 5 1.55 0.00 0.03 0.00 0.00 98.42 04:31:55 04:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:31:55 04:16:01 7 0.03 0.00 0.05 0.00 0.02 99.90 04:31:55 04:17:01 all 0.02 0.00 0.00 0.01 0.00 99.96 04:31:55 04:17:01 0 0.03 0.00 0.00 0.05 0.00 99.92 04:31:55 04:17:01 1 0.05 0.00 0.02 0.05 0.00 99.88 04:31:55 04:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:31:55 04:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:31:55 04:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:31:55 04:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:31:55 04:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:31:55 04:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:31:55 04:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:31:55 04:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:31:55 04:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:31:55 04:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:31:55 04:18:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:31:55 04:19:01 all 0.09 0.00 0.01 0.20 0.43 99.27 04:31:55 04:19:01 0 0.03 0.00 0.00 0.00 0.35 99.62 04:31:55 04:19:01 1 0.03 0.00 0.03 1.60 0.23 98.10 04:31:55 04:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:19:01 5 0.64 0.00 0.00 0.00 0.61 98.75 04:31:55 04:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:31:55 04:19:01 7 0.02 0.00 0.03 0.00 2.15 97.80 04:31:55 04:20:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:31:55 04:20:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:31:55 04:20:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:31:55 04:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:31:55 04:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:31:55 04:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:31:55 04:20:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:31:55 04:21:02 all 0.09 0.00 0.01 0.01 0.00 99.89 04:31:55 04:21:02 0 0.03 0.00 0.02 0.00 0.00 99.95 04:31:55 04:21:02 1 0.02 0.00 0.02 0.05 0.00 99.92 04:31:55 04:21:02 2 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:21:02 3 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:21:02 4 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:21:02 5 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:21:02 6 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:21:02 7 0.63 0.00 0.02 0.02 0.00 99.33 04:31:55 04:22:01 all 0.20 0.00 0.02 0.01 0.01 99.76 04:31:55 04:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:31:55 04:22:01 1 0.12 0.00 0.02 0.10 0.02 99.75 04:31:55 04:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:31:55 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:22:01 4 0.08 0.00 0.02 0.00 0.00 99.90 04:31:55 04:22:01 5 0.14 0.00 0.00 0.00 0.00 99.86 04:31:55 04:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:31:55 04:22:01 7 1.14 0.00 0.07 0.00 0.02 98.77 04:31:55 04:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:31:55 04:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:31:55 04:23:01 1 0.00 0.00 0.00 0.05 0.00 99.95 04:31:55 04:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:31:55 04:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:31:55 04:24:01 all 0.01 0.00 0.03 0.01 0.07 99.89 04:31:55 04:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:24:01 1 0.02 0.00 0.12 0.08 0.05 99.73 04:31:55 04:24:01 2 0.02 0.00 0.02 0.00 0.41 99.55 04:31:55 04:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:31:55 04:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:31:55 04:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:31:55 04:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:31:55 04:31:55 04:24:01 CPU %user %nice %system %iowait %steal %idle 04:31:55 04:25:01 all 0.02 0.00 0.01 0.00 0.11 99.86 04:31:55 04:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:31:55 04:25:01 1 0.04 0.00 0.00 0.04 0.00 99.93 04:31:55 04:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:31:55 04:25:01 3 0.00 0.00 0.00 0.00 0.10 99.90 04:31:55 04:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:31:55 04:25:01 6 0.02 0.00 0.00 0.00 0.25 99.73 04:31:55 04:25:01 7 0.03 0.00 0.02 0.00 0.46 99.49 04:31:55 04:26:01 all 0.01 0.00 0.00 0.06 0.01 99.92 04:31:55 04:26:01 0 0.02 0.00 0.00 0.12 0.00 99.87 04:31:55 04:26:01 1 0.03 0.00 0.02 0.33 0.02 99.60 04:31:55 04:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:31:55 04:26:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:31:55 04:27:01 all 0.03 0.00 0.01 0.03 0.00 99.93 04:31:55 04:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:31:55 04:27:01 1 0.05 0.00 0.03 0.18 0.00 99.73 04:31:55 04:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:31:55 04:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:27:01 4 0.00 0.00 0.00 0.05 0.00 99.95 04:31:55 04:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:31:55 04:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:27:01 7 0.07 0.00 0.03 0.00 0.02 99.88 04:31:55 04:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:31:55 04:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:28:01 1 0.02 0.00 0.02 0.05 0.00 99.92 04:31:55 04:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:31:55 04:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:31:55 04:28:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:31:55 04:29:01 all 0.02 0.00 0.00 0.01 0.01 99.97 04:31:55 04:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:31:55 04:29:01 1 0.03 0.00 0.02 0.05 0.02 99.88 04:31:55 04:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:31:55 04:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:31:55 04:30:01 all 0.01 0.00 0.01 0.50 0.09 99.39 04:31:55 04:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:30:01 1 0.02 0.00 0.02 0.37 0.67 98.94 04:31:55 04:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:31:55 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:31:55 04:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:31:55 04:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:31:55 04:30:01 6 0.00 0.00 0.02 3.59 0.02 96.38 04:31:55 04:30:01 7 0.02 0.00 0.03 0.05 0.02 99.88 04:31:55 04:31:01 all 3.76 0.00 1.48 1.09 0.02 93.65 04:31:55 04:31:01 0 4.94 0.00 1.96 0.33 0.02 92.75 04:31:55 04:31:01 1 3.33 0.00 1.82 6.65 0.03 88.17 04:31:55 04:31:01 2 3.23 0.00 1.51 0.02 0.03 95.21 04:31:55 04:31:01 3 4.53 0.00 1.62 0.00 0.02 93.83 04:31:55 04:31:01 4 3.53 0.00 1.37 0.00 0.02 95.08 04:31:55 04:31:01 5 3.43 0.00 1.19 0.00 0.03 95.35 04:31:55 04:31:01 6 3.43 0.00 1.07 0.87 0.02 94.61 04:31:55 04:31:01 7 3.63 0.00 1.34 0.86 0.02 94.15 04:31:55 Average: all 2.71 0.00 0.64 0.44 0.07 96.14 04:31:55 Average: 0 2.56 0.00 0.66 0.13 0.07 96.58 04:31:55 Average: 1 2.77 0.00 0.66 0.77 0.09 95.71 04:31:55 Average: 2 2.62 0.00 0.61 0.04 0.08 96.64 04:31:55 Average: 3 2.70 0.00 0.66 0.36 0.04 96.24 04:31:55 Average: 4 2.60 0.00 0.59 0.47 0.03 96.31 04:31:55 Average: 5 2.87 0.00 0.61 0.15 0.07 96.30 04:31:55 Average: 6 2.72 0.00 0.67 1.44 0.04 95.12 04:31:55 Average: 7 2.85 0.00 0.64 0.15 0.13 96.24 04:31:55 04:31:55 04:31:55