Pull request #711 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4832f4e9d95d92746850820f529c5eb86c0ad69+84743cd4846c2a040d455589816366e8bf795dd2 (4cfe089a6c2c1d1226abf8dcfa3e88e3a4bdd253) 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-ssh12951475792780087282.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11288693113802063823.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-711/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-mqtt-go/branches/PR-711/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14636058891251505272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-mqtt-go/branches/PR-711/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10295570776507848824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11175756770279618083.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-711/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-mqtt-go/branches/PR-711/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12670986954207314165.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26408 in /w/workspace/gexfoundry_device-mqtt-go_PR-711 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-711 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 84743cd4846c2a040d455589816366e8bf795dd2 into PR head commit b4832f4e9d95d92746850820f529c5eb86c0ad69 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/711/head:refs/remotes/origin/PR-711 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4832f4e9d95d92746850820f529c5eb86c0ad69 # timeout=10 > git remote # timeout=10 Merge succeeded, producing b4832f4e9d95d92746850820f529c5eb86c0ad69 Checking out Revision b4832f4e9d95d92746850820f529c5eb86c0ad69 (PR-711) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 84743cd4846c2a040d455589816366e8bf795dd2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4832f4e9d95d92746850820f529c5eb86c0ad69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:41:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:41:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:41:13 ========================================================= 01:41:13 EdgeX Global Pipelines Version Info 01:41:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:41:14 ------------------- 01:41:14 stable info: 01:41:14 ------------------- 01:41:14 Commited By: Ginny Guan ginny@iotechsys.com 01:41:14 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:41:14 Message: update stable to v1.0.265 01:41:14 ------------------- 01:41:14 experimental info: 01:41:14 ------------------- 01:41:14 Commited By: Cherry Wang cherry@iotechsys.com 01:41:14 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:41:14 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:41:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-711 [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-711 [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-711 [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4832f4e9d95d92746850820f529c5eb86c0ad69 [Pipeline] echo 01:41:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4832f4 [Pipeline] echo 01:41:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:17 provisioning config files... 01:41:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp/config18314260495220089802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:17 ---> ****-login.sh 01:41:17 nexus3.edgexfoundry.org:10001 01:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:17 Configure a credential helper to remove this warning. See 01:41:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:17 01:41:17 Login Succeeded 01:41:17 nexus3.edgexfoundry.org:10002 01:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:18 Configure a credential helper to remove this warning. See 01:41:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:18 01:41:18 Login Succeeded 01:41:18 nexus3.edgexfoundry.org:10003 01:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:18 Configure a credential helper to remove this warning. See 01:41:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:18 01:41:18 Login Succeeded 01:41:18 nexus3.edgexfoundry.org:10004 01:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:18 Configure a credential helper to remove this warning. See 01:41:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:18 01:41:18 Login Succeeded 01:41:18 ****.io 01:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:18 Configure a credential helper to remove this warning. See 01:41:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:18 01:41:18 Login Succeeded 01:41:18 ---> ****-login.sh ends [Pipeline] } 01:41:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:41:19 + git rev-list -1 --merges b4832f4e9d95d92746850820f529c5eb86c0ad69~1..b4832f4e9d95d92746850820f529c5eb86c0ad69 [Pipeline] echo 01:41:19 -----------> git rev-list -1 --merges b4832f4e9d95d92746850820f529c5eb86c0ad69~1..b4832f4e9d95d92746850820f529c5eb86c0ad69 b4832f4e9d95d92746850820f529c5eb86c0ad69 [false] [Pipeline] sh 01:41:19 + git log --format=format:%s -1 b4832f4e9d95d92746850820f529c5eb86c0ad69 [Pipeline] echo 01:41:19 ========================================================= 01:41:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:41:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:20 + git log --format=format:%s -1 b4832f4e9d95d92746850820f529c5eb86c0ad69 [Pipeline] echo 01:41:20 [semverPrep] GIT_COMMIT: b4832f4e9d95d92746850820f529c5eb86c0ad69, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 01:41:20 [semverPrep] This is not a build commit. [Pipeline] sh 01:41:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:20 + grep -v github /etc/ssh/ssh_known_hosts 01:41:20 + [ -e /tmp/ssh_known_hosts ] 01:41:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:41:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:41:20 + sudo tee -a /etc/ssh/ssh_known_hosts 01:41:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:21 01:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:21 0.1.4: Pulling from edgex-devops/py-git-semver 01:41:21 b85a868b505f: Pulling fs layer 01:41:21 e2be974225ed: Pulling fs layer 01:41:21 339a4e72a1f5: Pulling fs layer 01:41:21 988bab9f4d93: Pulling fs layer 01:41:21 1469e6f7b9e6: Pulling fs layer 01:41:21 eaf3925da568: Pulling fs layer 01:41:21 bab4dde63d76: Pulling fs layer 01:41:21 bde34c3a00c8: Pulling fs layer 01:41:21 b352a97aabf1: Pulling fs layer 01:41:21 4872d77fe225: Pulling fs layer 01:41:21 5851b861e8e6: Pulling fs layer 01:41:21 bab4dde63d76: Waiting 01:41:21 bde34c3a00c8: Waiting 01:41:21 b352a97aabf1: Waiting 01:41:21 4872d77fe225: Waiting 01:41:21 5851b861e8e6: Waiting 01:41:21 988bab9f4d93: Waiting 01:41:21 1469e6f7b9e6: Waiting 01:41:21 eaf3925da568: Waiting 01:41:21 e2be974225ed: Download complete 01:41:21 988bab9f4d93: Verifying Checksum 01:41:21 988bab9f4d93: Download complete 01:41:21 339a4e72a1f5: Verifying Checksum 01:41:21 339a4e72a1f5: Download complete 01:41:21 eaf3925da568: Download complete 01:41:21 1469e6f7b9e6: Verifying Checksum 01:41:21 1469e6f7b9e6: Download complete 01:41:21 b352a97aabf1: Download complete 01:41:21 4872d77fe225: Verifying Checksum 01:41:21 4872d77fe225: Download complete 01:41:21 5851b861e8e6: Verifying Checksum 01:41:21 5851b861e8e6: Download complete 01:41:21 b85a868b505f: Verifying Checksum 01:41:21 b85a868b505f: Download complete 01:41:22 bab4dde63d76: Verifying Checksum 01:41:23 b85a868b505f: Pull complete 01:41:23 e2be974225ed: Pull complete 01:41:23 339a4e72a1f5: Pull complete 01:41:23 988bab9f4d93: Pull complete 01:41:23 1469e6f7b9e6: Pull complete 01:41:23 eaf3925da568: Pull complete 01:41:25 bab4dde63d76: Pull complete 01:41:25 bde34c3a00c8: Pull complete 01:41:25 b352a97aabf1: Pull complete 01:41:25 4872d77fe225: Pull complete 01:41:25 5851b861e8e6: Pull complete 01:41:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:26 prd-ubuntu20.04-docker-8c-8g-26408 does not seem to be running inside a container 01:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-711 -v /w/workspace/gexfoundry_device-mqtt-go_PR-711:/w/workspace/gexfoundry_device-mqtt-go_PR-711:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:41:29 $ docker top cfed286bfd4e007ba98d0819e43a414e9f4faee6f9f58afd7d9e4ce1bb18b869 -eo pid,comm 01:41:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:41:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:29 [ssh-agent] Looking for ssh-agent implementation... 01:41:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:29 $ docker exec cfed286bfd4e007ba98d0819e43a414e9f4faee6f9f58afd7d9e4ce1bb18b869 ssh-agent 01:41:29 SSH_AUTH_SOCK=/tmp/ssh-drWfUC0C8JfC/agent.33 01:41:29 SSH_AGENT_PID=39 01:41:29 Running ssh-add (command line suppressed) 01:41:29 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp/private_key_12589782382776136547.key (/w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp/private_key_12589782382776136547.key) 01:41:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:30 + git tag --points-at HEAD [Pipeline] } 01:41:30 $ docker exec --env ******** --env ******** cfed286bfd4e007ba98d0819e43a414e9f4faee6f9f58afd7d9e4ce1bb18b869 ssh-agent -k 01:41:30 unset SSH_AUTH_SOCK; 01:41:30 unset SSH_AGENT_PID; 01:41:30 echo Agent pid 39 killed; 01:41:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:30 [ssh-agent] Looking for ssh-agent implementation... 01:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:30 $ docker exec cfed286bfd4e007ba98d0819e43a414e9f4faee6f9f58afd7d9e4ce1bb18b869 ssh-agent 01:41:30 SSH_AUTH_SOCK=/tmp/ssh-SocsvvNSkhsm/agent.72 01:41:30 SSH_AGENT_PID=78 01:41:30 Running ssh-add (command line suppressed) 01:41:30 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp/private_key_4748014622605791156.key (/w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp/private_key_4748014622605791156.key) 01:41:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:31 + git semver init 01:41:31 2024-11-14 01:41:31,166 [run_init] DEBUG init version:0.0.0 force:False 01:41:31 2024-11-14 01:41:31,167 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-711/.semver 01:41:31 2024-11-14 01:41:31,167 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-711/.semver 01:41:31 2024-11-14 01:41:31,167 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-711/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-711, universal_newlines=False, shell=None, istream=None) 01:41:33 2024-11-14 01:41:32,743 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-711/.git/info/exclude 01:41:33 2024-11-14 01:41:32,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-711/.semver/PR-711 with force:False 01:41:33 2024-11-14 01:41:32,743 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-711/.semver/PR-711 01:41:33 2024-11-14 01:41:32,745 [execute] INFO git cat-file --batch-check 01:41:33 2024-11-14 01:41:32,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-711/.semver, universal_newlines=False, shell=None, istream=) 01:41:33 2024-11-14 01:41:32,749 [execute] INFO git cat-file --batch 01:41:33 2024-11-14 01:41:32,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-711/.semver, universal_newlines=False, shell=None, istream=) 01:41:33 2024-11-14 01:41:32,753 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-711/.semver/PR-711 01:41:33 0.0.0 [Pipeline] } 01:41:33 $ docker exec --env ******** --env ******** cfed286bfd4e007ba98d0819e43a414e9f4faee6f9f58afd7d9e4ce1bb18b869 ssh-agent -k 01:41:33 unset SSH_AUTH_SOCK; 01:41:33 unset SSH_AGENT_PID; 01:41:33 echo Agent pid 78 killed; 01:41:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:33 + git semver [Pipeline] } 01:41:34 $ docker stop --time=1 cfed286bfd4e007ba98d0819e43a414e9f4faee6f9f58afd7d9e4ce1bb18b869 01:41:35 $ docker rm -f --volumes cfed286bfd4e007ba98d0819e43a414e9f4faee6f9f58afd7d9e4ce1bb18b869 [Pipeline] // withDockerContainer [Pipeline] sh 01:41:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:41:36 Stashed 1 file(s) [Pipeline] echo 01:41:36 [edgeXSemver]: initialized semver on version 0.0.0 [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 01:41:36 provisioning config files... 01:41:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp/config13692527598178581532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:37 ---> ****-login.sh 01:41:37 nexus3.edgexfoundry.org:10001 01:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:37 Configure a credential helper to remove this warning. See 01:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:37 01:41:37 Login Succeeded 01:41:37 nexus3.edgexfoundry.org:10002 01:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:37 Configure a credential helper to remove this warning. See 01:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:37 01:41:37 Login Succeeded 01:41:37 nexus3.edgexfoundry.org:10003 01:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:37 Configure a credential helper to remove this warning. See 01:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:37 01:41:37 Login Succeeded 01:41:37 nexus3.edgexfoundry.org:10004 01:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:37 Configure a credential helper to remove this warning. See 01:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:37 01:41:37 Login Succeeded 01:41:37 ****.io 01:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:37 Configure a credential helper to remove this warning. See 01:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:37 01:41:37 Login Succeeded 01:41:37 ---> ****-login.sh ends [Pipeline] } 01:41:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:41:38 ========================================================= 01:41:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:41:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:41:38 Sending build context to Docker daemon 20.92MB 01:41:38 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:41:38 Step 2/12 : FROM ${BASE} AS builder 01:41:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:41:38 43c4264eed91: Pulling fs layer 01:41:38 4cc291be95ef: Pulling fs layer 01:41:38 2ac1f1163629: Pulling fs layer 01:41:38 5c3c966382ef: Pulling fs layer 01:41:38 4f4fb700ef54: Pulling fs layer 01:41:38 5d5c8e513c77: Pulling fs layer 01:41:38 9f66e0745190: Pulling fs layer 01:41:38 f49a43e4bbc0: Pulling fs layer 01:41:38 561ebcabdf7f: Pulling fs layer 01:41:38 4f4fb700ef54: Waiting 01:41:38 5d5c8e513c77: Waiting 01:41:38 9f66e0745190: Waiting 01:41:38 f49a43e4bbc0: Waiting 01:41:38 561ebcabdf7f: Waiting 01:41:38 5c3c966382ef: Waiting 01:41:38 4cc291be95ef: Verifying Checksum 01:41:38 4cc291be95ef: Download complete 01:41:38 5c3c966382ef: Verifying Checksum 01:41:38 5c3c966382ef: Download complete 01:41:38 4f4fb700ef54: Verifying Checksum 01:41:38 4f4fb700ef54: Download complete 01:41:38 5d5c8e513c77: Verifying Checksum 01:41:38 5d5c8e513c77: Download complete 01:41:38 43c4264eed91: Download complete 01:41:38 9f66e0745190: Verifying Checksum 01:41:38 9f66e0745190: Download complete 01:41:38 43c4264eed91: Pull complete 01:41:39 561ebcabdf7f: Verifying Checksum 01:41:39 561ebcabdf7f: Download complete 01:41:39 4cc291be95ef: Pull complete 01:41:39 2ac1f1163629: Download complete 01:41:39 f49a43e4bbc0: Verifying Checksum 01:41:39 f49a43e4bbc0: Download complete 01:41:42 2ac1f1163629: Pull complete 01:41:42 5c3c966382ef: Pull complete 01:41:42 4f4fb700ef54: Pull complete 01:41:42 5d5c8e513c77: Pull complete 01:41:43 9f66e0745190: Pull complete 01:41:45 f49a43e4bbc0: Pull complete 01:41:45 561ebcabdf7f: Pull complete 01:41:45 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:41:45 ---> 3a752c3f9dda 01:41:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:41:51 Still waiting to schedule task 01:41:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26406’ 01:41:52 ---> Running in cd078eb529fb 01:41:52 Removing intermediate container cd078eb529fb 01:41:52 ---> a73a3b3c9a0f 01:41:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:41:52 ---> Running in 9138b15af71b 01:41:52 Removing intermediate container 9138b15af71b 01:41:52 ---> ebf1c9c22acf 01:41:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:41:52 ---> Running in 987be27d0d7c 01:41:52 Removing intermediate container 987be27d0d7c 01:41:52 ---> e58f5e5d1a5d 01:41:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:41:52 ---> Running in 15271f5a85ca 01:41:52 Removing intermediate container 15271f5a85ca 01:41:52 ---> cb1fdf71c45f 01:41:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:52 ---> Running in 9f40a4c47d66 01:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:52 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:41:52 (2/4) Installing libedit (20240517.3.1-r0) 01:41:52 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:41:52 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:41:52 Executing busybox-1.36.1-r29.trigger 01:41:52 OK: 250 MiB in 58 packages 01:41:52 Removing intermediate container 9f40a4c47d66 01:41:52 ---> 2302937f8e24 01:41:52 Step 8/12 : WORKDIR /device-mqtt-go 01:41:52 ---> Running in e47948ad95d3 01:41:52 Removing intermediate container e47948ad95d3 01:41:52 ---> e29b02b38bdd 01:41:52 Step 9/12 : COPY go.mod vendor* ./ 01:41:53 ---> fe8db1a27002 01:41:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:53 ---> Running in a543765fb2d1 01:43:00 Removing intermediate container a543765fb2d1 01:43:00 ---> a11bc5026990 01:43:00 Step 11/12 : COPY . . 01:43:00 ---> b5194c464c6a 01:43:00 Step 12/12 : RUN $MAKE 01:43:00 ---> Running in 36500e793678 01:43:00 noop 01:43:00 Removing intermediate container 36500e793678 01:43:00 ---> 5ec639917468 01:43:00 Successfully built 5ec639917468 01:43:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:01 + docker inspect -f . ci-base-image-x86_64 01:43:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:01 prd-ubuntu20.04-docker-8c-8g-26408 does not seem to be running inside a container 01:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-711 -v /w/workspace/gexfoundry_device-mqtt-go_PR-711:/w/workspace/gexfoundry_device-mqtt-go_PR-711:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-711@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:43:01 $ docker top 9018c2c1b569e0c07edd57220cecfa18f0c68aee14b8c8934f4e98c5fe7c2e62 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:02 + go version 01:43:02 go version go1.23.2 linux/amd64 [Pipeline] } 01:43:02 $ docker stop --time=1 9018c2c1b569e0c07edd57220cecfa18f0c68aee14b8c8934f4e98c5fe7c2e62 01:43:03 $ docker rm -f --volumes 9018c2c1b569e0c07edd57220cecfa18f0c68aee14b8c8934f4e98c5fe7c2e62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:04 + docker inspect -f . ci-base-image-x86_64 01:43:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:04 prd-ubuntu20.04-docker-8c-8g-26408 does not seem to be running inside a container 01:43:04 $ 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-mqtt-go_PR-711 -v /w/workspace/gexfoundry_device-mqtt-go_PR-711:/w/workspace/gexfoundry_device-mqtt-go_PR-711:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-711@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:43:04 $ docker top 086053260f234aa7c71c0272a50ddeccbcbceffbeae92919b4f5f8c884171451 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-711 [Pipeline] fileExists [Pipeline] sh 01:43:05 + make test 01:43:05 go test ./... -coverprofile=coverage.out ./... 01:43:07 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:43:25 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:43:25 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:43:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 22.8% of statements 01:43:35 go vet ./... 01:43:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:43:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:43:40 ./bin/test-attribution-txt.sh [Pipeline] echo 01:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:43:40 $ docker stop --time=1 086053260f234aa7c71c0272a50ddeccbcbceffbeae92919b4f5f8c884171451 01:43:44 $ docker rm -f --volumes 086053260f234aa7c71c0272a50ddeccbcbceffbeae92919b4f5f8c884171451 [Pipeline] // withDockerContainer [Pipeline] sh 01:43:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:43:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:43:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:43:45 + ls -al . 01:43:45 total 252 01:43:45 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 01:43 . 01:43:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 01:41 .. 01:43:45 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 01:41 .dockerignore 01:43:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 01:43 .git 01:43:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 01:41 .github 01:43:45 -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 01:41 .gitignore 01:43:45 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 01:41 .golangci.yml 01:43:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 01:41 .semver 01:43:45 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 14 01:41 Attribution.txt 01:43:45 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 14 01:41 CHANGELOG.md 01:43:45 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 14 01:41 Dockerfile 01:43:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 01:41 GOVERNANCE.md 01:43:45 -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 01:41 Jenkinsfile 01:43:45 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 01:41 LICENSE 01:43:45 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 14 01:41 Makefile 01:43:45 -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 01:41 OWNERS.md 01:43:45 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 14 01:41 README.md 01:43:45 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 01:41 VERSION 01:43:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 01:41 bin 01:43:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 01:41 cmd 01:43:45 -rw-r--r-- 1 jenkins jenkins 21039 Nov 14 01:43 coverage.out 01:43:45 -rw-rw-r-- 1 jenkins jenkins 6321 Nov 14 01:41 go.mod 01:43:45 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 14 01:41 go.sum 01:43:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 01:41 internal 01:43:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 01:41 mock 01:43:45 -rw-rw-r-- 1 jenkins jenkins 227 Nov 14 01:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:46 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b4832f4e9d95d92746850820f529c5eb86c0ad69 --label arch=amd64 --label version=0.0.0 . 01:43:46 Sending build context to Docker daemon 20.94MB 01:43:46 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:43:46 Step 2/25 : FROM ${BASE} AS builder 01:43:46 ---> 5ec639917468 01:43:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:43:46 ---> Running in fed9e7440384 01:43:46 Removing intermediate container fed9e7440384 01:43:46 ---> aa7a588cef4e 01:43:46 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:43:46 ---> Running in abb683ed29b5 01:43:46 Removing intermediate container abb683ed29b5 01:43:46 ---> f52bd24b3f2c 01:43:46 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:43:46 ---> Running in 2b36ee367569 01:43:46 Removing intermediate container 2b36ee367569 01:43:46 ---> 5747c1988b59 01:43:46 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:43:46 ---> Running in c612057a33af 01:43:46 Removing intermediate container c612057a33af 01:43:46 ---> 523390dd80bc 01:43:46 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:43:46 ---> Running in 9ae79120e761 01:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:47 OK: 250 MiB in 58 packages 01:43:47 Removing intermediate container 9ae79120e761 01:43:47 ---> 2be9414aaba7 01:43:47 Step 8/25 : WORKDIR /device-mqtt-go 01:43:47 ---> Running in 90c4a81513de 01:43:47 Removing intermediate container 90c4a81513de 01:43:47 ---> 522d5d30dc1b 01:43:47 Step 9/25 : COPY go.mod vendor* ./ 01:43:48 ---> 0a132f85acfb 01:43:48 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:48 ---> Running in a04cd14168aa 01:43:48 Removing intermediate container a04cd14168aa 01:43:48 ---> 076287f64cb1 01:43:48 Step 11/25 : COPY . . 01:43:49 ---> cbf6052a2cc7 01:43:49 Step 12/25 : RUN $MAKE 01:43:49 ---> Running in 10d8fc893409 01:43:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:44:22 Removing intermediate container 10d8fc893409 01:44:22 ---> aece412afd8b 01:44:22 Step 13/25 : FROM alpine:3.20 01:44:22 3.20: Pulling from library/alpine 01:44:22 da9db072f522: Pulling fs layer 01:44:22 da9db072f522: Download complete 01:44:22 da9db072f522: Pull complete 01:44:22 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:44:22 Status: Downloaded newer image for alpine:3.20 01:44:22 ---> 63b790fccc90 01:44:22 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:44:22 ---> Running in fc2c270df211 01:44:22 Removing intermediate container fc2c270df211 01:44:22 ---> fa79918ab8b4 01:44:22 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:44:22 ---> Running in cb3bf4af7e17 01:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:44:22 (1/1) Installing dumb-init (1.2.5-r3) 01:44:22 Executing busybox-1.36.1-r29.trigger 01:44:22 OK: 8 MiB in 15 packages 01:44:22 Removing intermediate container cb3bf4af7e17 01:44:22 ---> 40322f571e51 01:44:22 Step 16/25 : RUN apk --no-cache upgrade 01:44:22 ---> Running in 12f74e64c997 01:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:44:22 Upgrading critical system libraries and apk-tools: 01:44:22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:44:22 Executing busybox-1.36.1-r29.trigger 01:44:22 Continuing the upgrade transaction with new apk-tools: 01:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:44:22 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:44:22 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:44:22 OK: 8 MiB in 15 packages 01:44:22 Removing intermediate container 12f74e64c997 01:44:22 ---> aa14d3ae092a 01:44:22 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:44:24 ---> 7a4d6738fdcb 01:44:24 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:44:24 ---> 8b4d9f5500e9 01:44:24 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:44:24 ---> 6f42650d6f15 01:44:24 Step 20/25 : EXPOSE 59982 01:44:24 ---> Running in 658923631d91 01:44:24 Removing intermediate container 658923631d91 01:44:24 ---> 2aa7a3423283 01:44:24 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:44:24 ---> Running in 6c1b083a64b6 01:44:24 Removing intermediate container 6c1b083a64b6 01:44:24 ---> b6689d9c5a6e 01:44:24 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:44:24 ---> Running in 7f86870f6b79 01:44:24 Removing intermediate container 7f86870f6b79 01:44:24 ---> 0bcbdfe2c551 01:44:24 Step 23/25 : LABEL arch=amd64 01:44:24 ---> Running in 22c8c2841fe3 01:44:24 Removing intermediate container 22c8c2841fe3 01:44:24 ---> dd54b9121be8 01:44:24 Step 24/25 : LABEL git_sha=b4832f4e9d95d92746850820f529c5eb86c0ad69 01:44:24 ---> Running in 0ebfca010222 01:44:24 Removing intermediate container 0ebfca010222 01:44:24 ---> add97a498a17 01:44:24 Step 25/25 : LABEL version=0.0.0 01:44:24 ---> Running in a095da0b023c 01:44:24 Removing intermediate container a095da0b023c 01:44:24 ---> e4e654fda057 01:44:24 [Warning] One or more build-args [ARCH] were not consumed 01:44:24 Successfully built e4e654fda057 01:44:24 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 01:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:25 01:44:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:26 latest: Pulling from edgex-lftools-log-publisher 01:44:26 5eb5b503b376: Pulling fs layer 01:44:26 5c69ac0246d0: Pulling fs layer 01:44:26 ec43610c2a17: Pulling fs layer 01:44:26 3a2ae6a8a46f: Pulling fs layer 01:44:26 33b1e0a273af: Pulling fs layer 01:44:26 5d3b04190fa2: Pulling fs layer 01:44:26 2f39f015ded8: Pulling fs layer 01:44:26 33b1e0a273af: Waiting 01:44:26 5d3b04190fa2: Waiting 01:44:26 2f39f015ded8: Waiting 01:44:26 3a2ae6a8a46f: Waiting 01:44:26 5c69ac0246d0: Verifying Checksum 01:44:26 5c69ac0246d0: Download complete 01:44:26 3a2ae6a8a46f: Download complete 01:44:26 33b1e0a273af: Verifying Checksum 01:44:26 33b1e0a273af: Download complete 01:44:26 5d3b04190fa2: Verifying Checksum 01:44:26 5d3b04190fa2: Download complete 01:44:26 ec43610c2a17: Verifying Checksum 01:44:26 ec43610c2a17: Download complete 01:44:26 5eb5b503b376: Verifying Checksum 01:44:26 5eb5b503b376: Download complete 01:44:27 2f39f015ded8: Download complete 01:44:27 5eb5b503b376: Pull complete 01:44:27 5c69ac0246d0: Pull complete 01:44:28 ec43610c2a17: Pull complete 01:44:28 3a2ae6a8a46f: Pull complete 01:44:28 33b1e0a273af: Pull complete 01:44:28 5d3b04190fa2: Pull complete 01:44:32 2f39f015ded8: Pull complete 01:44:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:32 prd-ubuntu20.04-docker-8c-8g-26408 does not seem to be running inside a container 01:44: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/gexfoundry_device-mqtt-go_PR-711 -v /w/workspace/gexfoundry_device-mqtt-go_PR-711:/w/workspace/gexfoundry_device-mqtt-go_PR-711:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-711@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:44:36 $ docker top 745c88124c089db693430facd8d86d63cbdaf4e522fccf421916bd22d9c3e67a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:36 ---> job-cost.sh 01:44:36 lf-activate-venv: SKIPPING 01:44:36 INFO: No Stack... 01:44:37 INFO: Retrieving Pricing Info for: v3-standard-8 01:44:37 INFO: Archiving Costs [Pipeline] sh 01:44:38 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-711/archives/cost.csv 01:44:38 + cut -d, -f6 [Pipeline] lock 01:44:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-711-1-stack-cost] 01:44:38 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-711-1-stack-cost] did not exist. Created. 01:44:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-711-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:44:38 + echo total: 0.2199999988079071 [Pipeline] stash 01:44:38 Stashed 1 file(s) [Pipeline] } 01:44:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-711-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:44:38 $ docker stop --time=1 745c88124c089db693430facd8d86d63cbdaf4e522fccf421916bd22d9c3e67a 01:44:39 $ docker rm -f --volumes 745c88124c089db693430facd8d86d63cbdaf4e522fccf421916bd22d9c3e67a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:45:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26410 in /w/workspace/gexfoundry_device-mqtt-go_PR-711 [Pipeline] { [Pipeline] ws 01:45:42 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:45:42 The recommended git tool is: git 01:45:51 using credential edgex-jenkins-ssh 01:45:51 Cloning the remote Git repository 01:45:51 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:45:52 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:45:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:45:52 > git --version # timeout=10 01:45:52 > git --version # 'git version 2.25.1' 01:45:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:45:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:57 Merging remotes/origin/main commit 84743cd4846c2a040d455589816366e8bf795dd2 into PR head commit b4832f4e9d95d92746850820f529c5eb86c0ad69 01:45:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:45:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/711/head:refs/remotes/origin/PR-711 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:45:57 > git config core.sparsecheckout # timeout=10 01:45:57 > git checkout -f b4832f4e9d95d92746850820f529c5eb86c0ad69 # timeout=10 01:45:57 Merge succeeded, producing b4832f4e9d95d92746850820f529c5eb86c0ad69 01:45:57 Checking out Revision b4832f4e9d95d92746850820f529c5eb86c0ad69 (PR-711) 01:45:58 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 01:45:58 > git --version # timeout=10 01:45:58 > git --version # 'git version 2.25.1' 01:45:58 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:45:57 > git remote # timeout=10 01:45:57 > git config --get remote.origin.url # timeout=10 01:45:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:57 > git merge 84743cd4846c2a040d455589816366e8bf795dd2 # timeout=10 01:45:57 > git rev-parse HEAD^{commit} # timeout=10 01:45:57 > git config core.sparsecheckout # timeout=10 01:45:57 > git checkout -f b4832f4e9d95d92746850820f529c5eb86c0ad69 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:46:03 % Total % Received % Xferd Average Speed Time Time Time Current 01:46:03 Dload Upload Total Spent Left Speed 01:46:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 01:46:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:46:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:46:04 + sudo tee /etc/docker/daemon.new 01:46:04 { 01:46:04 "registry-mirrors": [ 01:46:04 "https://nexus3.edgexfoundry.org:10001" 01:46:04 ], 01:46:04 "bip": "10.250.0.254/24", 01:46:04 "hosts": [ 01:46:04 "tcp://0.0.0.0:5555", 01:46:04 "unix:///var/run/docker.sock" 01:46:04 ], 01:46:04 "mtu": 1458, 01:46:04 "selinux-enabled": true, 01:46:04 "seccomp-profile": "/etc/docker/seccomp.json" 01:46:04 } [Pipeline] sh 01:46:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:46:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:23 provisioning config files... 01:46:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6212102126100019389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:23 ---> ****-login.sh 01:46:23 nexus3.edgexfoundry.org:10001 01:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:24 Configure a credential helper to remove this warning. See 01:46:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:24 01:46:24 Login Succeeded 01:46:24 nexus3.edgexfoundry.org:10002 01:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:25 Configure a credential helper to remove this warning. See 01:46:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:25 01:46:25 Login Succeeded 01:46:25 nexus3.edgexfoundry.org:10003 01:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:25 Configure a credential helper to remove this warning. See 01:46:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:25 01:46:25 Login Succeeded 01:46:25 nexus3.edgexfoundry.org:10004 01:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:25 Configure a credential helper to remove this warning. See 01:46:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:25 01:46:25 Login Succeeded 01:46:25 ****.io 01:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:26 Configure a credential helper to remove this warning. See 01:46:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:26 01:46:26 Login Succeeded 01:46:26 ---> ****-login.sh ends [Pipeline] } 01:46:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:46:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:27 ========================================================= 01:46:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:46:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:46:27 Sending build context to Docker daemon 10.58MB 01:46:28 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:46:28 Step 2/12 : FROM ${BASE} AS builder 01:46:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:46:28 cf04c63912e1: Pulling fs layer 01:46:28 55b35a11ae5e: Pulling fs layer 01:46:28 a37a00ec5f00: Pulling fs layer 01:46:28 50b3750afda1: Pulling fs layer 01:46:28 4f4fb700ef54: Pulling fs layer 01:46:28 80978eb59214: Pulling fs layer 01:46:28 c9f46d7d2bd2: Pulling fs layer 01:46:28 c5a475d317c9: Pulling fs layer 01:46:28 4f4fb700ef54: Waiting 01:46:28 80978eb59214: Waiting 01:46:28 c9f46d7d2bd2: Waiting 01:46:28 c5a475d317c9: Waiting 01:46:28 50b3750afda1: Waiting 01:46:28 55b35a11ae5e: Verifying Checksum 01:46:28 55b35a11ae5e: Download complete 01:46:28 50b3750afda1: Verifying Checksum 01:46:28 50b3750afda1: Download complete 01:46:28 4f4fb700ef54: Verifying Checksum 01:46:28 4f4fb700ef54: Download complete 01:46:28 80978eb59214: Verifying Checksum 01:46:28 80978eb59214: Download complete 01:46:28 cf04c63912e1: Verifying Checksum 01:46:28 cf04c63912e1: Download complete 01:46:29 c5a475d317c9: Verifying Checksum 01:46:29 c5a475d317c9: Download complete 01:46:29 cf04c63912e1: Pull complete 01:46:30 55b35a11ae5e: Pull complete 01:46:30 a37a00ec5f00: Verifying Checksum 01:46:30 a37a00ec5f00: Download complete 01:46:31 c9f46d7d2bd2: Verifying Checksum 01:46:31 c9f46d7d2bd2: Download complete 01:46:43 a37a00ec5f00: Pull complete 01:46:43 50b3750afda1: Pull complete 01:46:43 4f4fb700ef54: Pull complete 01:46:43 80978eb59214: Pull complete 01:46:52 c9f46d7d2bd2: Pull complete 01:46:53 c5a475d317c9: Pull complete 01:46:53 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:46:53 ---> be29e6b0f0d4 01:46:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:46:53 ---> Running in 193565eef762 01:46:53 Removing intermediate container 193565eef762 01:46:53 ---> 2802ab765da4 01:46:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:46:54 ---> Running in a69b30813b39 01:46:54 Removing intermediate container a69b30813b39 01:46:54 ---> 3f8731f4e5cd 01:46:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:46:54 ---> Running in 4400e7c187a5 01:46:54 Removing intermediate container 4400e7c187a5 01:46:54 ---> a7b1f91c6e5d 01:46:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:46:54 ---> Running in 13286a42814e 01:46:54 Removing intermediate container 13286a42814e 01:46:54 ---> 672b7af8bd73 01:46:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:55 ---> Running in b462f8f287bc 01:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:46:57 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:46:57 (2/4) Installing libedit (20240517.3.1-r0) 01:46:57 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:46:58 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:46:58 Executing busybox-1.36.1-r29.trigger 01:46:58 OK: 242 MiB in 58 packages 01:47:00 Removing intermediate container b462f8f287bc 01:47:00 ---> 5155903ac47b 01:47:00 Step 8/12 : WORKDIR /device-mqtt-go 01:47:00 ---> Running in 7b13f5f149bc 01:47:00 Removing intermediate container 7b13f5f149bc 01:47:00 ---> e167063f5bf7 01:47:00 Step 9/12 : COPY go.mod vendor* ./ 01:47:00 ---> 9284218cf240 01:47:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:00 ---> Running in 4d47bb5fbf07 01:49:07 Removing intermediate container 4d47bb5fbf07 01:49:07 ---> 9361e1fa6f70 01:49:07 Step 11/12 : COPY . . 01:49:07 ---> c48c5fb7abae 01:49:07 Step 12/12 : RUN $MAKE 01:49:07 ---> Running in 0fe2db430925 01:49:07 noop 01:49:07 Removing intermediate container 0fe2db430925 01:49:07 ---> f6c7477f27ea 01:49:07 Successfully built f6c7477f27ea 01:49:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:08 + docker inspect -f . ci-base-image-arm64 01:49:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:08 prd-ubuntu20.04-docker-arm64-4c-16g-26410 does not seem to be running inside a container 01:49:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:49:09 $ docker top ac0bbafe55328485de1a3f580f428da4acea484084af1d47a11271c42764cce1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:10 + go version 01:49:10 go version go1.23.2 linux/arm64 [Pipeline] } 01:49:11 $ docker stop --time=1 ac0bbafe55328485de1a3f580f428da4acea484084af1d47a11271c42764cce1 01:49:12 $ docker rm -f --volumes ac0bbafe55328485de1a3f580f428da4acea484084af1d47a11271c42764cce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:13 + docker inspect -f . ci-base-image-arm64 01:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:13 prd-ubuntu20.04-docker-arm64-4c-16g-26410 does not seem to be running inside a container 01:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:49:15 $ docker top c5c4f662d2d18ccccbaa5b520e85fa54989140dcbdf4e0088c2b070cf4ed3f38 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:16 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:49:16 + make test 01:49:16 go test ./... -coverprofile=coverage.out ./... 01:49:23 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:52:46 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:52:46 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:52:46 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.052s coverage: 22.8% of statements 01:52:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:52:46 go vet ./... 01:53:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:53:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:53:42 ./bin/test-attribution-txt.sh [Pipeline] echo 01:53:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:53:42 $ docker stop --time=1 c5c4f662d2d18ccccbaa5b520e85fa54989140dcbdf4e0088c2b070cf4ed3f38 01:53:44 $ docker rm -f --volumes c5c4f662d2d18ccccbaa5b520e85fa54989140dcbdf4e0088c2b070cf4ed3f38 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:46 Warning: overwriting stash ‘coverage-report’ 01:53:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:53:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:53:48 + ls -al . 01:53:48 total 248 01:53:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 01:49 . 01:53:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 01:45 .. 01:53:48 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 01:45 .dockerignore 01:53:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 01:46 .git 01:53:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 01:45 .github 01:53:48 -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 01:45 .gitignore 01:53:48 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 01:45 .golangci.yml 01:53:48 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 14 01:45 Attribution.txt 01:53:48 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 14 01:45 CHANGELOG.md 01:53:48 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 14 01:45 Dockerfile 01:53:48 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 01:45 GOVERNANCE.md 01:53:48 -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 01:45 Jenkinsfile 01:53:48 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 01:45 LICENSE 01:53:48 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 14 01:45 Makefile 01:53:48 -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 01:45 OWNERS.md 01:53:48 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 14 01:45 README.md 01:53:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 01:41 VERSION 01:53:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 01:45 bin 01:53:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 01:45 cmd 01:53:48 -rw-r--r-- 1 jenkins jenkins 21039 Nov 14 01:52 coverage.out 01:53:48 -rw-rw-r-- 1 jenkins jenkins 6321 Nov 14 01:45 go.mod 01:53:48 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 14 01:45 go.sum 01:53:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 01:45 internal 01:53:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 01:45 mock 01:53:48 -rw-rw-r-- 1 jenkins jenkins 227 Nov 14 01:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:48 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b4832f4e9d95d92746850820f529c5eb86c0ad69 --label arch=arm64 --label version=0.0.0 . 01:53:49 Sending build context to Docker daemon 10.6MB 01:53:49 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:53:49 Step 2/25 : FROM ${BASE} AS builder 01:53:49 ---> f6c7477f27ea 01:53:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:53:49 ---> Running in 66645d31a1cf 01:53:49 Removing intermediate container 66645d31a1cf 01:53:49 ---> e50969fcec61 01:53:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:53:49 ---> Running in 8fc2320d8bf1 01:53:50 Removing intermediate container 8fc2320d8bf1 01:53:50 ---> 1d5dff294802 01:53:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:53:50 ---> Running in e74a71abc63b 01:53:50 Removing intermediate container e74a71abc63b 01:53:50 ---> 6a0dfa850bf3 01:53:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:53:50 ---> Running in 2c3611470a36 01:53:50 Removing intermediate container 2c3611470a36 01:53:50 ---> b8c6e1522c31 01:53:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:53:51 ---> Running in 111cb5219f3b 01:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:53:54 OK: 242 MiB in 58 packages 01:53:55 Removing intermediate container 111cb5219f3b 01:53:55 ---> 74bd79f09fa5 01:53:55 Step 8/25 : WORKDIR /device-mqtt-go 01:53:55 ---> Running in 02ca20d2f8bb 01:53:55 Removing intermediate container 02ca20d2f8bb 01:53:55 ---> 6b61538539b4 01:53:55 Step 9/25 : COPY go.mod vendor* ./ 01:53:56 ---> dbebd9802d9c 01:53:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:56 ---> Running in bd8b3f807f28 01:53:58 Removing intermediate container bd8b3f807f28 01:53:58 ---> a9886d0d9a6d 01:53:58 Step 11/25 : COPY . . 01:54:00 ---> 1d31449e1333 01:54:00 Step 12/25 : RUN $MAKE 01:54:00 ---> Running in 64bdc75690ba 01:54:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:58:23 Removing intermediate container 64bdc75690ba 01:58:23 ---> e8126171dfec 01:58:23 Step 13/25 : FROM alpine:3.20 01:58:23 3.20: Pulling from library/alpine 01:58:23 9986a736f7d3: Pulling fs layer 01:58:23 9986a736f7d3: Verifying Checksum 01:58:23 9986a736f7d3: Download complete 01:58:23 9986a736f7d3: Pull complete 01:58:23 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:58:23 Status: Downloaded newer image for alpine:3.20 01:58:23 ---> 511a44083d3a 01:58:23 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:58:23 ---> Running in 951f7550a3d4 01:58:23 Removing intermediate container 951f7550a3d4 01:58:23 ---> d9765d13af47 01:58:23 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:58:23 ---> Running in e77df459a1c2 01:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:58:23 (1/1) Installing dumb-init (1.2.5-r3) 01:58:23 Executing busybox-1.36.1-r29.trigger 01:58:23 OK: 9 MiB in 15 packages 01:58:23 Removing intermediate container e77df459a1c2 01:58:23 ---> 8e129d4c1812 01:58:23 Step 16/25 : RUN apk --no-cache upgrade 01:58:23 ---> Running in 7a4ed6b1fa39 01:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:58:23 Upgrading critical system libraries and apk-tools: 01:58:23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:58:23 Executing busybox-1.36.1-r29.trigger 01:58:23 Continuing the upgrade transaction with new apk-tools: 01:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:58:24 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:58:24 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:58:24 OK: 9 MiB in 15 packages 01:58:25 Removing intermediate container 7a4ed6b1fa39 01:58:25 ---> cd26e2bc226c 01:58:25 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:58:28 ---> 4a8fd225b9a3 01:58:28 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:58:28 ---> 6eda1d483fd3 01:58:28 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:58:28 ---> 8dc7818c6a7d 01:58:28 Step 20/25 : EXPOSE 59982 01:58:28 ---> Running in 562d45351eee 01:58:29 Removing intermediate container 562d45351eee 01:58:29 ---> 299bc80bcf14 01:58:29 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:58:29 ---> Running in 41101ff6e5cd 01:58:29 Removing intermediate container 41101ff6e5cd 01:58:29 ---> 2987269c1575 01:58:29 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:58:29 ---> Running in 893c2b7f5b2d 01:58:30 Removing intermediate container 893c2b7f5b2d 01:58:30 ---> 18c1c9dafb38 01:58:30 Step 23/25 : LABEL arch=arm64 01:58:30 ---> Running in 8d4c03fa640f 01:58:30 Removing intermediate container 8d4c03fa640f 01:58:30 ---> f0b3901720cf 01:58:30 Step 24/25 : LABEL git_sha=b4832f4e9d95d92746850820f529c5eb86c0ad69 01:58:30 ---> Running in 1bd4ef210cf6 01:58:30 Removing intermediate container 1bd4ef210cf6 01:58:30 ---> 009271288ca2 01:58:30 Step 25/25 : LABEL version=0.0.0 01:58:30 ---> Running in 23440e46b459 01:58:31 Removing intermediate container 23440e46b459 01:58:31 ---> 5e9d3523f133 01:58:31 [Warning] One or more build-args [ARCH] were not consumed 01:58:31 Successfully built 5e9d3523f133 01:58:31 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:32 01:58:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:33 arm64: Pulling from edgex-lftools-log-publisher 01:58:33 8998bd30e6a1: Pulling fs layer 01:58:33 04944245beec: Pulling fs layer 01:58:33 699f458cf7ca: Pulling fs layer 01:58:33 765212b225bb: Pulling fs layer 01:58:33 f23df028b6ca: Pulling fs layer 01:58:33 d65c8cfc05b1: Pulling fs layer 01:58:33 2437ff75d9bd: Pulling fs layer 01:58:33 765212b225bb: Waiting 01:58:33 f23df028b6ca: Waiting 01:58:33 d65c8cfc05b1: Waiting 01:58:33 2437ff75d9bd: Waiting 01:58:33 04944245beec: Verifying Checksum 01:58:33 04944245beec: Download complete 01:58:33 765212b225bb: Verifying Checksum 01:58:33 765212b225bb: Download complete 01:58:33 f23df028b6ca: Verifying Checksum 01:58:33 f23df028b6ca: Download complete 01:58:33 d65c8cfc05b1: Verifying Checksum 01:58:33 d65c8cfc05b1: Download complete 01:58:33 699f458cf7ca: Verifying Checksum 01:58:33 699f458cf7ca: Download complete 01:58:33 8998bd30e6a1: Download complete 01:58:37 2437ff75d9bd: Verifying Checksum 01:58:37 2437ff75d9bd: Download complete 01:58:39 8998bd30e6a1: Pull complete 01:58:39 04944245beec: Pull complete 01:58:40 699f458cf7ca: Pull complete 01:58:41 765212b225bb: Pull complete 01:58:42 f23df028b6ca: Pull complete 01:58:42 d65c8cfc05b1: Pull complete 01:59:00 2437ff75d9bd: Pull complete 01:59:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:59:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:00 prd-ubuntu20.04-docker-arm64-4c-16g-26410 does not seem to be running inside a container 01:59:01 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:59:03 $ docker top b9a14052c292ef7feb023a5624d7e3931567a627b94166589bc700edae94109e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:04 ---> job-cost.sh 01:59:04 lf-activate-venv: SKIPPING 01:59:04 INFO: No Stack... 01:59:05 INFO: Retrieving Pricing Info for: v3-standard-4 01:59:05 INFO: Archiving Costs [Pipeline] sh 01:59:06 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:59:06 + cut -d, -f6 [Pipeline] lock 01:59:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-711-1-stack-cost] 01:59:06 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-711-1-stack-cost] did not exist. Created. 01:59:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-711-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:07 /w/workspace/device-mqtt-go/1@tmp/durable-2cdfcd0f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:59:07 + echo total: 0.10999999940395355 [Pipeline] stash 01:59:08 Warning: overwriting stash ‘stack-cost’ 01:59:08 Stashed 1 file(s) [Pipeline] } 01:59:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-711-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:08 $ docker stop --time=1 b9a14052c292ef7feb023a5624d7e3931567a627b94166589bc700edae94109e 01:59:09 $ docker rm -f --volumes b9a14052c292ef7feb023a5624d7e3931567a627b94166589bc700edae94109e [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 01:59:10 provisioning config files... 01:59:10 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp/config10805514568579403424tmp [Pipeline] { [Pipeline] sh 01:59:11 + set +x 01:59:11 + curl -s https://codecov.io/bash 01:59:11 + bash -s -- 01:59:11 01:59:11 _____ _ 01:59:11 / ____| | | 01:59:11 | | ___ __| | ___ ___ _____ __ 01:59:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:59:11 | |___| (_) | (_| | __/ (_| (_) \ V / 01:59:11 \_____\___/ \__,_|\___|\___\___/ \_/ 01:59:11 Bash-1.0.6 01:59:11 01:59:11 01:59:11 ==> git version 2.25.1 found 01:59:11 ==> 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 01:59:11 Release-Date: 2020-01-08 01:59:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:59:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:59:11 ==> Jenkins CI detected. 01:59:11 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-711 01:59:11 project root: . 01:59:11 --> token set from env 01:59:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:59:11 ==> Running gcov in . (disable via -X gcov) 01:59:11 ==> Python coveragepy not found 01:59:11 ==> Searching for coverage reports in: 01:59:11 + . 01:59:11 -> Found 1 reports 01:59:11 ==> Detecting git/mercurial file structure 01:59:11 ==> Reading reports 01:59:11 + ./coverage.out bytes=21039 01:59:11 ==> Appending adjustments 01:59:11 https://docs.codecov.io/docs/fixing-reports 01:59:11 + Found adjustments 01:59:11 ==> Gzipping contents 01:59:11 4.0K /tmp/codecov.QpniDa.gz 01:59:11 ==> Uploading reports 01:59:11 url: https://codecov.io 01:59:11 query: branch=PR-711&commit=b4832f4e9d95d92746850820f529c5eb86c0ad69&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-711%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=711&job=&cmd_args= 01:59:11 -> Pinging Codecov 01:59:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-711&commit=b4832f4e9d95d92746850820f529c5eb86c0ad69&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-711%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=711&job=&cmd_args= 01:59:11 -> Uploading to 01:59:11 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/b4832f4e9d95d92746850820f529c5eb86c0ad69/22a575e9-e6f5-4ff6-9dff-133b93f0733f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T015911Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7d54b4c0119cd1a8d04247fb2b237e59944e09f5010e4b76fb4cf781a64e1885 01:59:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:59:11 Dload Upload Total Spent Left Speed 01:59:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 15140 --:--:-- --:--:-- --:--:-- 15140 01:59:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b4832f4e9d95d92746850820f529c5eb86c0ad69 [Pipeline] } 01:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 01:59:14 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-711/archives ] 01:59:14 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-711/archives 01:59:14 total 16 01:59:14 drwxr-xr-x 3 root root 4096 Nov 14 01:44 . 01:59:14 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 01:44 .. 01:59:14 drwxr-xr-x 2 root root 4096 Nov 14 01:44 cost 01:59:14 -rw-r--r-- 1 root root 86 Nov 14 01:44 cost.csv 01:59:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-711/archives 01:59:14 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-711/archives 01:59:14 total 16 01:59:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 01:44 . 01:59:14 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 01:44 .. 01:59:14 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 01:44 cost 01:59:14 -rw-r--r-- 1 jenkins jenkins 86 Nov 14 01:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:59:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:59:15 ---> package-listing.sh 01:59:15 ++ tr '[:upper:]' '[:lower:]' 01:59:15 ++ facter osfamily 01:59:15 + OS_FAMILY=debian 01:59:15 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-711 01:59:15 + START_PACKAGES=/tmp/packages_start.txt 01:59:15 + END_PACKAGES=/tmp/packages_end.txt 01:59:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:59:15 + PACKAGES=/tmp/packages_start.txt 01:59:15 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-711 ']' 01:59:15 + PACKAGES=/tmp/packages_end.txt 01:59:15 + case "${OS_FAMILY}" in 01:59:15 + dpkg -l 01:59:15 + grep '^ii' 01:59:15 + '[' -f /tmp/packages_start.txt ']' 01:59:15 + '[' -f /tmp/packages_end.txt ']' 01:59:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:59:15 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-711 ']' 01:59:15 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-711/archives/ 01:59:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-711/archives/ [Pipeline] echo 01:59:15 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-mqtt-go_PR-711/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:59:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:16 prd-ubuntu20.04-docker-8c-8g-26408 does not seem to be running inside a container 01:59:16 $ 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-mqtt-go_PR-711/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-mqtt-go_PR-711 -v /w/workspace/gexfoundry_device-mqtt-go_PR-711:/w/workspace/gexfoundry_device-mqtt-go_PR-711:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-711@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:59:17 $ docker top 0b95463f3130195dea4672ece60356fc0436c51fa27351dd783011c8864768f3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:17 + touch /tmp/pre-build-complete [Pipeline] sh 01:59:17 + mkdir -p /var/log/sysstat [Pipeline] sh 01:59:18 + ls /var/log/sa-host 01:59:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:18 provisioning config files... 01:59:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-711@tmp/config2344313643195025515tmp [Pipeline] { [Pipeline] echo 01:59:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:59:18 ---> create-netrc.sh [Pipeline] } 01:59:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:59:19 ---> python-tools-install.sh [Pipeline] echo 01:59:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:59:19 ---> sudo-logs.sh 01:59:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:59:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:59:20 ---> job-cost.sh 01:59:20 lf-activate-venv: SKIPPING 01:59:20 DEBUG: total: 0.2199999988079071 01:59:20 INFO: Retrieving Stack Cost... 01:59:20 INFO: Retrieving Pricing Info for: v3-standard-8 01:59:20 INFO: Archiving Costs [Pipeline] echo 01:59:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:59:21 ---> logs-deploy.sh 01:59:21 lf-activate-venv: SKIPPING 01:59:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-711/1 01:59:21 INFO: archiving workspace using pattern(s): 01:59:23 Archives upload complete. 01:59:23 INFO: archiving logs to Nexus 01:59:24 ---> uname -a: 01:59:24 Linux prd-ubuntu20-04-docker-8c-8g-26408 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:59:24 01:59:24 01:59:24 ---> lscpu: 01:59:24 Architecture: x86_64 01:59:24 CPU op-mode(s): 32-bit, 64-bit 01:59:24 Byte Order: Little Endian 01:59:24 Address sizes: 40 bits physical, 48 bits virtual 01:59:24 CPU(s): 8 01:59:24 On-line CPU(s) list: 0-7 01:59:24 Thread(s) per core: 1 01:59:24 Core(s) per socket: 1 01:59:24 Socket(s): 8 01:59:24 NUMA node(s): 1 01:59:24 Vendor ID: AuthenticAMD 01:59:24 CPU family: 23 01:59:24 Model: 49 01:59:24 Model name: AMD EPYC-Rome Processor 01:59:24 Stepping: 0 01:59:24 CPU MHz: 2799.998 01:59:24 BogoMIPS: 5599.99 01:59:24 Virtualization: AMD-V 01:59:24 Hypervisor vendor: KVM 01:59:24 Virtualization type: full 01:59:24 L1d cache: 256 KiB 01:59:24 L1i cache: 256 KiB 01:59:24 L2 cache: 4 MiB 01:59:24 L3 cache: 128 MiB 01:59:24 NUMA node0 CPU(s): 0-7 01:59:24 Vulnerability Itlb multihit: Not affected 01:59:24 Vulnerability L1tf: Not affected 01:59:24 Vulnerability Mds: Not affected 01:59:24 Vulnerability Meltdown: Not affected 01:59:24 Vulnerability Mmio stale data: Not affected 01:59:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:59:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:59:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:59:24 Vulnerability Srbds: Not affected 01:59:24 Vulnerability Tsx async abort: Not affected 01:59:24 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 01:59:24 01:59:24 01:59:24 ---> nproc: 01:59:24 8 01:59:24 01:59:24 01:59:24 ---> df -h: 01:59:24 Filesystem Size Used Avail Use% Mounted on 01:59:24 overlay 155G 12G 143G 8% / 01:59:24 tmpfs 64M 0 64M 0% /dev 01:59:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:59:24 shm 64M 0 64M 0% /dev/shm 01:59:24 /dev/vda1 155G 12G 143G 8% /facter-os 01:59:24 01:59:24 01:59:24 ---> sar -b -r -n DEV: 01:59:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26408) 11/14/24 _x86_64_ (8 CPU) 01:59:24 01:59:24 01:40:32 LINUX RESTART (8 CPU) 01:59:24 01:59:24 01:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:59:24 01:42:01 374.53 15.08 359.45 0.00 1982.58 37844.70 0.00 01:59:24 01:43:01 207.20 1.63 205.57 0.00 13.06 75424.90 0.00 01:59:24 01:44:01 111.33 0.20 111.13 0.00 10.93 19559.08 0.00 01:59:24 01:45:01 146.09 0.05 146.04 0.00 7.60 49211.13 0.00 01:59:24 01:46:01 49.06 6.13 42.93 0.00 4365.27 8416.88 0.00 01:59:24 01:47:01 5.38 0.02 5.36 0.00 0.13 120.89 0.00 01:59:24 01:48:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 01:59:24 01:49:01 2.08 0.00 2.08 0.00 0.00 23.20 0.00 01:59:24 01:50:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 01:59:24 01:51:01 2.20 0.00 2.20 0.00 0.00 24.80 0.00 01:59:24 01:52:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 01:59:24 01:53:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 01:59:24 01:54:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 01:59:24 01:55:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 01:59:24 01:56:01 2.02 0.02 2.00 0.00 0.13 26.66 0.00 01:59:24 01:57:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 01:59:24 01:58:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 01:59:24 01:59:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 01:59:24 Average: 50.41 1.27 49.14 0.00 352.91 10574.67 0.00 01:59:24 01:59:24 01:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:59:24 01:42:01 29152828 31523208 794732 2.42 80464 2555980 1992288 5.87 1052332 2287380 7404 01:59:24 01:43:01 28018800 31546868 763564 2.32 181768 3504020 1740900 5.13 1124924 3226740 560 01:59:24 01:44:01 27204440 31253636 1046332 3.18 190920 3954760 2530756 7.46 1788764 3308376 410272 01:59:24 01:45:01 26961016 31535832 767876 2.34 199232 4442684 1753488 5.17 1384072 3927204 412 01:59:24 01:46:01 26506056 31510236 761704 2.32 227856 4841004 1721684 5.07 1663804 4064492 1012 01:59:24 01:47:01 26521968 31521316 750856 2.28 226448 4837748 1708644 5.04 1652256 4061236 444 01:59:24 01:48:01 26522212 31521620 750516 2.28 226520 4837756 1708644 5.04 1652480 4061248 8 01:59:24 01:49:01 26523400 31522904 749168 2.28 226608 4837760 1708644 5.04 1651396 4061256 8 01:59:24 01:50:01 26526668 31526272 745820 2.27 226680 4837760 1708644 5.04 1648044 4061260 8 01:59:24 01:51:01 26528892 31528608 743404 2.26 226768 4837764 1708644 5.04 1645696 4061252 16 01:59:24 01:52:01 26528996 31528776 743112 2.26 226824 4837764 1708644 5.04 1646384 4061256 12 01:59:24 01:53:01 26529832 31529684 742212 2.26 226880 4837768 1708644 5.04 1645312 4061260 8 01:59:24 01:54:01 26529436 31529296 742492 2.26 226928 4837772 1708644 5.04 1645608 4061260 8 01:59:24 01:55:01 26529324 31529244 742532 2.26 226976 4837776 1708644 5.04 1645392 4061264 44 01:59:24 01:56:01 26527988 31528068 743504 2.26 227024 4837756 1739584 5.13 1646180 4061236 32 01:59:24 01:57:01 26528044 31528140 743372 2.26 227036 4837760 1739584 5.13 1646200 4061240 176 01:59:24 01:58:01 26528028 31528140 743296 2.26 227064 4837760 1739584 5.13 1646220 4061240 8 01:59:24 01:59:01 26527884 31528148 743212 2.26 227100 4837892 1739584 5.13 1646252 4061364 12 01:59:24 Average: 26816434 31512222 767650 2.33 212728 4566082 1781958 5.25 1579518 3867254 23358 01:59:24 01:59:24 01:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:59:24 01:42:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 01:59:24 01:42:01 docker0 127.57 138.06 11.00 343.41 0.00 0.00 0.00 0.00 01:59:24 01:42:01 ens3 552.03 391.65 5724.94 89.61 0.00 0.00 0.00 0.00 01:59:24 01:42:01 veth212883f 108.41 113.47 11.12 111.33 0.00 0.00 0.00 0.01 01:59:24 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:43:01 docker0 232.79 326.76 18.98 3129.29 0.00 0.00 0.00 0.00 01:59:24 01:43:01 ens3 332.74 235.29 3133.50 24.05 0.00 0.00 0.00 0.00 01:59:24 01:44:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:59:24 01:44:01 docker0 2.25 4.58 0.13 38.19 0.00 0.00 0.00 0.00 01:59:24 01:44:01 ens3 46.77 25.54 78.65 16.17 0.00 0.00 0.00 0.00 01:59:24 01:44:01 veth68411c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:59:24 01:45:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 01:59:24 01:45:01 docker0 5.17 12.51 0.32 152.53 0.00 0.00 0.00 0.00 01:59:24 01:45:01 ens3 114.18 67.96 2738.10 13.05 0.00 0.00 0.00 0.00 01:59:24 01:46:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 01:59:24 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:46:01 ens3 155.57 71.27 2769.48 5.42 0.00 0.00 0.00 0.00 01:59:24 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:47:01 ens3 0.35 0.28 0.02 0.02 0.00 0.00 0.00 0.00 01:59:24 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:49:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:50:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:59:24 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:51:01 ens3 0.67 0.20 0.13 0.07 0.00 0.00 0.00 0.00 01:59:24 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:52:01 ens3 0.93 0.38 0.39 0.28 0.00 0.00 0.00 0.00 01:59:24 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:53:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:54:01 ens3 0.82 0.05 0.17 0.00 0.00 0.00 0.00 0.00 01:59:24 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:55:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:56:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:59:24 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:57:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:58:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:59:24 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:24 01:59:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:59:24 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:59:24 Average: docker0 20.33 26.67 1.68 203.39 0.00 0.00 0.00 0.00 01:59:24 Average: ens3 66.54 43.75 797.95 8.19 0.00 0.00 0.00 0.00 01:59:24 01:59:24 01:59:24 ---> sar -P ALL: 01:59:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26408) 11/14/24 _x86_64_ (8 CPU) 01:59:24 01:59:24 01:40:32 LINUX RESTART (8 CPU) 01:59:24 01:59:24 01:41:02 CPU %user %nice %system %iowait %steal %idle 01:59:24 01:42:01 all 8.26 0.00 2.83 2.82 0.06 86.03 01:59:24 01:42:01 0 8.31 0.00 3.59 7.88 0.07 80.14 01:59:24 01:42:01 1 8.95 0.00 2.58 1.01 0.05 87.42 01:59:24 01:42:01 2 7.26 0.00 2.65 0.07 0.05 89.97 01:59:24 01:42:01 3 10.29 0.00 2.47 0.41 0.07 86.76 01:59:24 01:42:01 4 9.25 0.00 2.71 0.98 0.05 87.02 01:59:24 01:42:01 5 7.83 0.00 2.39 5.78 0.05 83.95 01:59:24 01:42:01 6 8.06 0.00 3.15 5.89 0.07 82.84 01:59:24 01:42:01 7 6.12 0.00 3.12 0.60 0.05 90.11 01:59:24 01:43:01 all 5.66 0.00 2.78 4.97 0.05 86.53 01:59:24 01:43:01 0 5.35 0.00 3.80 1.08 0.05 89.73 01:59:24 01:43:01 1 6.47 0.00 2.30 0.92 0.05 90.25 01:59:24 01:43:01 2 5.01 0.00 4.49 23.00 0.05 67.45 01:59:24 01:43:01 3 6.23 0.00 2.75 0.57 0.03 90.42 01:59:24 01:43:01 4 5.41 0.00 2.22 0.92 0.07 91.38 01:59:24 01:43:01 5 4.50 0.00 2.55 10.91 0.05 81.98 01:59:24 01:43:01 6 5.56 0.00 2.23 1.09 0.05 91.07 01:59:24 01:43:01 7 6.77 0.00 1.91 1.40 0.05 89.87 01:59:24 01:44:01 all 52.38 0.00 8.21 1.08 0.10 38.22 01:59:24 01:44:01 0 52.68 0.00 7.88 0.25 0.08 39.10 01:59:24 01:44:01 1 50.79 0.00 8.17 0.39 0.08 40.57 01:59:24 01:44:01 2 53.42 0.00 8.86 0.64 0.10 36.99 01:59:24 01:44:01 3 53.08 0.00 7.79 0.42 0.08 38.62 01:59:24 01:44:01 4 52.33 0.00 8.11 3.73 0.15 35.69 01:59:24 01:44:01 5 52.06 0.00 9.19 2.66 0.10 35.98 01:59:24 01:44:01 6 52.53 0.00 7.91 0.39 0.08 39.09 01:59:24 01:44:01 7 52.20 0.00 7.79 0.19 0.08 39.74 01:59:24 01:45:01 all 11.36 0.00 2.92 1.94 0.04 83.73 01:59:24 01:45:01 0 12.04 0.00 2.67 0.20 0.05 85.03 01:59:24 01:45:01 1 14.09 0.00 2.70 0.10 0.05 83.06 01:59:24 01:45:01 2 9.98 0.00 2.49 0.23 0.03 87.26 01:59:24 01:45:01 3 10.43 0.00 3.22 12.00 0.05 74.30 01:59:24 01:45:01 4 10.69 0.00 2.81 0.10 0.05 86.35 01:59:24 01:45:01 5 9.94 0.00 3.05 2.26 0.03 84.72 01:59:24 01:45:01 6 11.59 0.00 3.20 0.67 0.03 84.50 01:59:24 01:45:01 7 12.11 0.00 3.24 0.03 0.05 84.56 01:59:24 01:46:01 all 2.58 0.00 1.24 0.59 0.02 95.57 01:59:24 01:46:01 0 2.65 0.00 1.90 0.07 0.03 95.35 01:59:24 01:46:01 1 2.14 0.00 1.29 0.10 0.03 96.44 01:59:24 01:46:01 2 1.42 0.00 0.82 1.29 0.02 96.46 01:59:24 01:46:01 3 1.95 0.00 0.97 0.03 0.02 97.03 01:59:24 01:46:01 4 3.22 0.00 1.18 0.08 0.02 95.49 01:59:24 01:46:01 5 3.81 0.00 1.02 1.39 0.02 93.77 01:59:24 01:46:01 6 1.34 0.00 1.95 1.47 0.02 95.23 01:59:24 01:46:01 7 4.10 0.00 0.77 0.28 0.03 94.81 01:59:24 01:47:01 all 0.33 0.00 0.06 0.01 0.02 99.57 01:59:24 01:47:01 0 0.05 0.00 0.07 0.00 0.02 99.87 01:59:24 01:47:01 1 0.03 0.00 0.05 0.07 0.02 99.83 01:59:24 01:47:01 2 0.07 0.00 0.07 0.03 0.02 99.82 01:59:24 01:47:01 3 0.08 0.00 0.03 0.00 0.03 99.85 01:59:24 01:47:01 4 0.08 0.00 0.08 0.00 0.03 99.80 01:59:24 01:47:01 5 0.28 0.00 0.10 0.00 0.02 99.60 01:59:24 01:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:59:24 01:47:01 7 2.00 0.00 0.07 0.00 0.02 97.92 01:59:24 01:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:59:24 01:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:59:24 01:48:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:59:24 01:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:59:24 01:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:48:01 4 0.05 0.00 0.05 0.02 0.02 99.87 01:59:24 01:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:59:24 01:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:49:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:59:24 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:59:24 01:49:01 1 0.02 0.00 0.02 0.03 0.00 99.93 01:59:24 01:49:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:59:24 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:59:24 01:49:01 4 0.03 0.00 0.03 0.02 0.03 99.88 01:59:24 01:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:59:24 01:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:59:24 01:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:59:24 01:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:59:24 01:50:01 1 0.00 0.00 0.00 0.03 0.03 99.93 01:59:24 01:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:59:24 01:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:59:24 01:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:59:24 01:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:59:24 01:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:59:24 01:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:59:24 01:51:01 all 0.05 0.00 0.01 0.01 0.01 99.93 01:59:24 01:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:59:24 01:51:01 1 0.02 0.00 0.02 0.03 0.00 99.93 01:59:24 01:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:59:24 01:51:01 3 0.30 0.00 0.00 0.00 0.00 99.70 01:59:24 01:51:01 4 0.00 0.00 0.02 0.02 0.02 99.95 01:59:24 01:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:59:24 01:51:01 7 0.02 0.00 0.03 0.00 0.03 99.92 01:59:24 01:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:59:24 01:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:59:24 01:52:01 1 0.03 0.00 0.02 0.02 0.02 99.92 01:59:24 01:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:59:24 01:52:01 3 0.12 0.00 0.00 0.00 0.02 99.87 01:59:24 01:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:59:24 01:52:01 5 0.07 0.00 0.02 0.00 0.02 99.90 01:59:24 01:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:59:24 01:52:01 7 0.02 0.00 0.02 0.00 0.03 99.93 01:59:24 01:59:24 01:52:01 CPU %user %nice %system %iowait %steal %idle 01:59:24 01:53:01 all 0.01 0.00 0.00 0.01 0.01 99.97 01:59:24 01:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:59:24 01:53:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:59:24 01:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:59:24 01:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:53:01 4 0.00 0.00 0.00 0.03 0.02 99.95 01:59:24 01:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:59:24 01:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:53:01 7 0.02 0.00 0.03 0.00 0.03 99.92 01:59:24 01:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:59:24 01:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:59:24 01:54:01 1 0.00 0.00 0.02 0.02 0.02 99.95 01:59:24 01:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:59:24 01:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:59:24 01:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:59:24 01:54:01 5 0.05 0.00 0.00 0.00 0.02 99.93 01:59:24 01:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:54:01 7 0.02 0.00 0.02 0.00 0.03 99.93 01:59:24 01:55:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:59:24 01:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:59:24 01:55:01 1 0.03 0.00 0.02 0.03 0.02 99.90 01:59:24 01:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:59:24 01:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:59:24 01:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:59:24 01:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:59:24 01:55:01 7 0.03 0.00 0.05 0.00 0.03 99.88 01:59:24 01:56:01 all 0.02 0.00 0.02 0.01 0.01 99.93 01:59:24 01:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:59:24 01:56:01 1 0.00 0.00 0.03 0.02 0.00 99.95 01:59:24 01:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:59:24 01:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:59:24 01:56:01 4 0.03 0.00 0.03 0.08 0.02 99.83 01:59:24 01:56:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:59:24 01:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:59:24 01:56:01 7 0.03 0.00 0.03 0.00 0.03 99.90 01:59:24 01:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:59:24 01:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:59:24 01:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:59:24 01:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:59:24 01:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:59:24 01:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:59:24 01:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:59:24 01:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:59:24 01:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:59:24 01:58:01 1 0.02 0.00 0.00 0.02 0.02 99.95 01:59:24 01:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:59:24 01:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:59:24 01:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:59:24 01:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:59:24 01:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:59:24 01:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:59:24 01:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:59:24 01:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:59:24 01:59:01 1 0.00 0.00 0.02 0.02 0.02 99.95 01:59:24 01:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:59:24 01:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:59:24 01:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:59:24 01:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:59:24 01:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:59:24 01:59:01 7 0.02 0.00 0.02 0.00 0.03 99.93 01:59:24 Average: all 4.45 0.00 1.00 0.63 0.02 93.89 01:59:24 Average: 0 4.47 0.00 1.10 0.51 0.02 93.90 01:59:24 Average: 1 4.56 0.00 0.95 0.16 0.03 94.30 01:59:24 Average: 2 4.27 0.00 1.07 1.39 0.02 93.24 01:59:24 Average: 3 4.55 0.00 0.95 0.74 0.02 93.74 01:59:24 Average: 4 4.47 0.00 0.95 0.33 0.03 94.21 01:59:24 Average: 5 4.34 0.00 1.01 1.27 0.02 93.37 01:59:24 Average: 6 4.36 0.00 1.02 0.52 0.02 94.08 01:59:24 Average: 7 4.61 0.00 0.95 0.14 0.03 94.27 01:59:24 01:59:24 01:59:24