Pull request #493 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 532991d1358c7e83acb6eb657b38c3883af8a30f+ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 (d7b9d7903f1a91a2e9a242c7b6521aec9a3feb66) 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-ssh3941117708694267366.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-ssh13766195957560103178.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-virtual-go/branches/PR-493/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-virtual-go/branches/PR-493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16010323586204072976.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-virtual-go/branches/PR-493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12685616604912300505.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-ssh17691820984649710459.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-virtual-go/branches/PR-493/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-virtual-go/branches/PR-493/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14840890444583869853.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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22058 in /w/workspace/foundry_device-virtual-go_PR-493 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-493 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 into PR head commit 532991d1358c7e83acb6eb657b38c3883af8a30f Merge succeeded, producing 532991d1358c7e83acb6eb657b38c3883af8a30f Checking out Revision 532991d1358c7e83acb6eb657b38c3883af8a30f (PR-493) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 532991d1358c7e83acb6eb657b38c3883af8a30f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 532991d1358c7e83acb6eb657b38c3883af8a30f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:34:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:34:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:34:24 ========================================================= 11:34:24 EdgeX Global Pipelines Version Info 11:34:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:34:25 ------------------- 11:34:25 stable info: 11:34:25 ------------------- 11:34:25 Commited By: Ginny Guan ginny@iotechsys.com 11:34:25 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:34:25 Message: update stable to v1.0.265 11:34:25 ------------------- 11:34:25 experimental info: 11:34:25 ------------------- 11:34:25 Commited By: Cherry Wang cherry@iotechsys.com 11:34:25 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:34:25 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:34:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:34:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-493 [Pipeline] echo 11:34:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-493 [Pipeline] echo 11:34:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-493 [Pipeline] echo 11:34:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 532991d1358c7e83acb6eb657b38c3883af8a30f [Pipeline] echo 11:34:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 532991d [Pipeline] echo 11:34:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:34:28 provisioning config files... 11:34:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-493@tmp/config5535368775620260377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:34:29 ---> ****-login.sh 11:34:29 nexus3.edgexfoundry.org:10001 11:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:30 Configure a credential helper to remove this warning. See 11:34:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:30 11:34:30 Login Succeeded 11:34:30 nexus3.edgexfoundry.org:10002 11:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:30 Configure a credential helper to remove this warning. See 11:34:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:30 11:34:30 Login Succeeded 11:34:30 nexus3.edgexfoundry.org:10003 11:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:30 Configure a credential helper to remove this warning. See 11:34:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:30 11:34:30 Login Succeeded 11:34:30 nexus3.edgexfoundry.org:10004 11:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:30 Configure a credential helper to remove this warning. See 11:34:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:30 11:34:30 Login Succeeded 11:34:30 ****.io 11:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:31 Configure a credential helper to remove this warning. See 11:34:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:31 11:34:31 Login Succeeded 11:34:31 ---> ****-login.sh ends [Pipeline] } 11:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:34:32 + git rev-list -1 --merges 532991d1358c7e83acb6eb657b38c3883af8a30f~1..532991d1358c7e83acb6eb657b38c3883af8a30f [Pipeline] echo 11:34:32 -----------> git rev-list -1 --merges 532991d1358c7e83acb6eb657b38c3883af8a30f~1..532991d1358c7e83acb6eb657b38c3883af8a30f 532991d1358c7e83acb6eb657b38c3883af8a30f [false] [Pipeline] sh 11:34:32 + git log --format=format:%s -1 532991d1358c7e83acb6eb657b38c3883af8a30f [Pipeline] echo 11:34:32 ========================================================= 11:34:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:34:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:34:33 + git log --format=format:%s -1 532991d1358c7e83acb6eb657b38c3883af8a30f [Pipeline] echo 11:34:33 [semverPrep] GIT_COMMIT: 532991d1358c7e83acb6eb657b38c3883af8a30f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:34:33 [semverPrep] This is not a build commit. [Pipeline] sh 11:34:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:33 + grep -v github /etc/ssh/ssh_known_hosts 11:34:33 + [ -e /tmp/ssh_known_hosts ] 11:34:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:34:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:34:33 + sudo tee -a /etc/ssh/ssh_known_hosts 11:34:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:34 11:34:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:34 0.1.4: Pulling from edgex-devops/py-git-semver 11:34:34 b85a868b505f: Pulling fs layer 11:34:34 e2be974225ed: Pulling fs layer 11:34:34 339a4e72a1f5: Pulling fs layer 11:34:34 988bab9f4d93: Pulling fs layer 11:34:34 1469e6f7b9e6: Pulling fs layer 11:34:34 eaf3925da568: Pulling fs layer 11:34:34 bab4dde63d76: Pulling fs layer 11:34:34 bde34c3a00c8: Pulling fs layer 11:34:34 b352a97aabf1: Pulling fs layer 11:34:34 4872d77fe225: Pulling fs layer 11:34:34 5851b861e8e6: Pulling fs layer 11:34:34 1469e6f7b9e6: Waiting 11:34:34 eaf3925da568: Waiting 11:34:34 bab4dde63d76: Waiting 11:34:34 bde34c3a00c8: Waiting 11:34:34 b352a97aabf1: Waiting 11:34:34 4872d77fe225: Waiting 11:34:34 5851b861e8e6: Waiting 11:34:34 e2be974225ed: Download complete 11:34:34 988bab9f4d93: Download complete 11:34:34 1469e6f7b9e6: Verifying Checksum 11:34:34 1469e6f7b9e6: Download complete 11:34:34 eaf3925da568: Verifying Checksum 11:34:34 339a4e72a1f5: Verifying Checksum 11:34:34 eaf3925da568: Download complete 11:34:34 339a4e72a1f5: Download complete 11:34:34 bde34c3a00c8: Verifying Checksum 11:34:34 bde34c3a00c8: Download complete 11:34:34 b352a97aabf1: Verifying Checksum 11:34:34 b352a97aabf1: Download complete 11:34:34 4872d77fe225: Verifying Checksum 11:34:34 4872d77fe225: Download complete 11:34:35 b85a868b505f: Verifying Checksum 11:34:35 b85a868b505f: Download complete 11:34:35 bab4dde63d76: Verifying Checksum 11:34:35 bab4dde63d76: Download complete 11:34:35 b85a868b505f: Pull complete 11:34:36 e2be974225ed: Pull complete 11:34:36 339a4e72a1f5: Pull complete 11:34:36 988bab9f4d93: Pull complete 11:34:37 1469e6f7b9e6: Pull complete 11:34:37 eaf3925da568: Pull complete 11:34:38 bab4dde63d76: Pull complete 11:34:38 bde34c3a00c8: Pull complete 11:34:38 b352a97aabf1: Pull complete 11:34:38 4872d77fe225: Pull complete 11:34:39 5851b861e8e6: Pull complete 11:34:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:39 prd-ubuntu20.04-docker-8c-8g-22058 does not seem to be running inside a container 11:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-493 -v /w/workspace/foundry_device-virtual-go_PR-493:/w/workspace/foundry_device-virtual-go_PR-493:rw,z -v /w/workspace/foundry_device-virtual-go_PR-493@tmp:/w/workspace/foundry_device-virtual-go_PR-493@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 11:34:44 $ docker top e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 -eo pid,comm 11:34:44 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). 11:34:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:34:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:44 [ssh-agent] Looking for ssh-agent implementation... 11:34:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:44 $ docker exec e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 ssh-agent 11:34:44 SSH_AUTH_SOCK=/tmp/ssh-GXbgulROIIHq/agent.32 11:34:44 SSH_AGENT_PID=38 11:34:44 Running ssh-add (command line suppressed) 11:34:44 Identity added: /w/workspace/foundry_device-virtual-go_PR-493@tmp/private_key_9686456125284169695.key (/w/workspace/foundry_device-virtual-go_PR-493@tmp/private_key_9686456125284169695.key) 11:34:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:44 + git tag --points-at HEAD [Pipeline] } 11:34:44 $ docker exec --env ******** --env ******** e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 ssh-agent -k 11:34:45 unset SSH_AUTH_SOCK; 11:34:45 unset SSH_AGENT_PID; 11:34:45 echo Agent pid 38 killed; 11:34:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:34:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:45 [ssh-agent] Looking for ssh-agent implementation... 11:34:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:45 $ docker exec e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 ssh-agent 11:34:45 SSH_AUTH_SOCK=/tmp/ssh-MeCTUwOKR3cj/agent.71 11:34:45 SSH_AGENT_PID=77 11:34:45 Running ssh-add (command line suppressed) 11:34:45 Identity added: /w/workspace/foundry_device-virtual-go_PR-493@tmp/private_key_6061545450394780078.key (/w/workspace/foundry_device-virtual-go_PR-493@tmp/private_key_6061545450394780078.key) 11:34:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:45 + git semver init 11:34:46 2024-10-07 11:34:46,099 [run_init] DEBUG init version:0.0.0 force:False 11:34:46 2024-10-07 11:34:46,100 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-493/.semver 11:34:46 2024-10-07 11:34:46,100 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-493/.semver 11:34:46 2024-10-07 11:34:46,100 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-493/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-493, universal_newlines=False, shell=None, istream=None) 11:34:48 2024-10-07 11:34:48,504 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-493/.git/info/exclude 11:34:48 2024-10-07 11:34:48,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-493/.semver/PR-493 with force:False 11:34:48 2024-10-07 11:34:48,505 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-493/.semver/PR-493 11:34:48 2024-10-07 11:34:48,509 [execute] INFO git cat-file --batch-check 11:34:48 2024-10-07 11:34:48,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-493/.semver, universal_newlines=False, shell=None, istream=) 11:34:48 2024-10-07 11:34:48,514 [execute] INFO git cat-file --batch 11:34:48 2024-10-07 11:34:48,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-493/.semver, universal_newlines=False, shell=None, istream=) 11:34:48 2024-10-07 11:34:48,517 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-493/.semver/PR-493 11:34:48 0.0.0 [Pipeline] } 11:34:48 $ docker exec --env ******** --env ******** e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 ssh-agent -k 11:34:48 unset SSH_AUTH_SOCK; 11:34:48 unset SSH_AGENT_PID; 11:34:48 echo Agent pid 77 killed; 11:34:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:34:49 + git semver [Pipeline] } 11:34:49 $ docker stop --time=1 e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 11:34:50 $ docker rm -f --volumes e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 [Pipeline] // withDockerContainer [Pipeline] sh 11:34:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:34:51 Stashed 1 file(s) [Pipeline] echo 11:34:51 [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 11:34:52 provisioning config files... 11:34:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-493@tmp/config1724251902992971734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:34:52 ---> ****-login.sh 11:34:52 nexus3.edgexfoundry.org:10001 11:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:52 Configure a credential helper to remove this warning. See 11:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:52 11:34:52 Login Succeeded 11:34:52 nexus3.edgexfoundry.org:10002 11:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:52 Configure a credential helper to remove this warning. See 11:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:52 11:34:52 Login Succeeded 11:34:52 nexus3.edgexfoundry.org:10003 11:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:53 Configure a credential helper to remove this warning. See 11:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:53 11:34:53 Login Succeeded 11:34:53 nexus3.edgexfoundry.org:10004 11:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:53 Configure a credential helper to remove this warning. See 11:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:53 11:34:53 Login Succeeded 11:34:53 ****.io 11:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:53 Configure a credential helper to remove this warning. See 11:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:53 11:34:53 Login Succeeded 11:34:53 ---> ****-login.sh ends [Pipeline] } 11:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:34:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:34:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:34:53 ========================================================= 11:34:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:34:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:54 + 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 . 11:34:54 Sending build context to Docker daemon 37.64MB 11:34:54 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:34:54 Step 2/12 : FROM ${BASE} AS builder 11:34:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:34:54 43c4264eed91: Pulling fs layer 11:34:54 4cc291be95ef: Pulling fs layer 11:34:54 2ac1f1163629: Pulling fs layer 11:34:54 5c3c966382ef: Pulling fs layer 11:34:54 4f4fb700ef54: Pulling fs layer 11:34:54 5d5c8e513c77: Pulling fs layer 11:34:54 9f66e0745190: Pulling fs layer 11:34:54 f49a43e4bbc0: Pulling fs layer 11:34:54 561ebcabdf7f: Pulling fs layer 11:34:54 5d5c8e513c77: Waiting 11:34:54 9f66e0745190: Waiting 11:34:54 f49a43e4bbc0: Waiting 11:34:54 561ebcabdf7f: Waiting 11:34:54 5c3c966382ef: Waiting 11:34:54 4f4fb700ef54: Waiting 11:34:54 4cc291be95ef: Verifying Checksum 11:34:54 4cc291be95ef: Download complete 11:34:54 5c3c966382ef: Verifying Checksum 11:34:54 5c3c966382ef: Download complete 11:34:54 4f4fb700ef54: Verifying Checksum 11:34:54 5d5c8e513c77: Download complete 11:34:54 43c4264eed91: Verifying Checksum 11:34:54 43c4264eed91: Download complete 11:34:54 9f66e0745190: Verifying Checksum 11:34:54 9f66e0745190: Download complete 11:34:55 561ebcabdf7f: Download complete 11:34:55 43c4264eed91: Pull complete 11:34:55 4cc291be95ef: Pull complete 11:34:55 2ac1f1163629: Verifying Checksum 11:34:55 2ac1f1163629: Download complete 11:34:55 f49a43e4bbc0: Verifying Checksum 11:34:55 f49a43e4bbc0: Download complete 11:34:58 2ac1f1163629: Pull complete 11:34:58 5c3c966382ef: Pull complete 11:34:58 4f4fb700ef54: Pull complete 11:34:58 5d5c8e513c77: Pull complete 11:34:58 9f66e0745190: Pull complete 11:35:01 f49a43e4bbc0: Pull complete 11:35:01 561ebcabdf7f: Pull complete 11:35:01 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:35:01 ---> 3a752c3f9dda 11:35:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:35:07 Still waiting to schedule task 11:35:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:35:09 ---> Running in 38057c5ca4d8 11:35:09 Removing intermediate container 38057c5ca4d8 11:35:09 ---> 5b67474d9f2e 11:35:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:35:09 ---> Running in 21f726cae546 11:35:09 Removing intermediate container 21f726cae546 11:35:09 ---> 078572b2a915 11:35:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:35:09 ---> Running in 9222a585ca64 11:35:09 Removing intermediate container 9222a585ca64 11:35:09 ---> 5b9d4dfccffc 11:35:09 Step 6/12 : WORKDIR /device-virtual-go 11:35:09 ---> Running in a39ea582b808 11:35:09 Removing intermediate container a39ea582b808 11:35:09 ---> e670e366da42 11:35:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:35:09 ---> Running in ae5bd6ffeff0 11:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:35:10 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:35:10 (2/4) Installing libedit (20240517.3.1-r0) 11:35:10 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:35:10 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:35:10 Executing busybox-1.36.1-r29.trigger 11:35:10 OK: 250 MiB in 58 packages 11:35:10 Removing intermediate container ae5bd6ffeff0 11:35:10 ---> 03e2db8e483f 11:35:10 Step 8/12 : COPY go.mod vendor* ./ 11:35:10 ---> f57e77aa2083 11:35:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:35:10 ---> Running in 3b3036c633ff 11:36:08 Removing intermediate container 3b3036c633ff 11:36:08 ---> 434553e7b745 11:36:08 Step 10/12 : COPY . . 11:36:08 ---> d405ae6777f2 11:36:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:36:08 ---> Running in 3b8441afa5ac 11:36:08 Removing intermediate container 3b8441afa5ac 11:36:08 ---> 48ed514edf9e 11:36:08 Step 12/12 : RUN $MAKE 11:36:08 ---> Running in 67c751139391 11:36:08 noop 11:36:08 Removing intermediate container 67c751139391 11:36:08 ---> 6fc3b4501a74 11:36:08 Successfully built 6fc3b4501a74 11:36:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:08 + docker inspect -f . ci-base-image-x86_64 11:36:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:09 prd-ubuntu20.04-docker-8c-8g-22058 does not seem to be running inside a container 11:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-493 -v /w/workspace/foundry_device-virtual-go_PR-493:/w/workspace/foundry_device-virtual-go_PR-493:rw,z -v /w/workspace/foundry_device-virtual-go_PR-493@tmp:/w/workspace/foundry_device-virtual-go_PR-493@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 11:36:09 $ docker top 37e03c26d11766dd5e113b7826cf045b69e77739cf7b7e117e26578c0d24384b -eo pid,comm [Pipeline] { [Pipeline] sh 11:36:09 + go version 11:36:09 go version go1.23.2 linux/amd64 [Pipeline] } 11:36:09 $ docker stop --time=1 37e03c26d11766dd5e113b7826cf045b69e77739cf7b7e117e26578c0d24384b 11:36:11 $ docker rm -f --volumes 37e03c26d11766dd5e113b7826cf045b69e77739cf7b7e117e26578c0d24384b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:12 + docker inspect -f . ci-base-image-x86_64 11:36:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:12 prd-ubuntu20.04-docker-8c-8g-22058 does not seem to be running inside a container 11:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-493 -v /w/workspace/foundry_device-virtual-go_PR-493:/w/workspace/foundry_device-virtual-go_PR-493:rw,z -v /w/workspace/foundry_device-virtual-go_PR-493@tmp:/w/workspace/foundry_device-virtual-go_PR-493@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 11:36:12 $ docker top a36641529cc1ea6a776afc4b4ad852e80628a02b354fe323ac8e535a6a1a1e5c -eo pid,comm [Pipeline] { [Pipeline] sh 11:36:13 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-493 [Pipeline] fileExists [Pipeline] sh 11:36:13 + make test 11:36:13 go test ./... -coverprofile=coverage.out 11:36:15 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:36:33 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:36:33 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements 11:36:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22059 in /w/workspace/foundry_device-virtual-go_PR-493 [Pipeline] { [Pipeline] ws 11:36:36 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:36:39 The recommended git tool is: git 11:36:43 go vet ./... 11:36:44 using credential edgex-jenkins-ssh 11:36:44 Cloning the remote Git repository 11:36:44 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:36:44 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:36:44 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:36:44 > git --version # timeout=10 11:36:44 > git --version # 'git version 2.25.1' 11:36:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:36:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:36:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:36:47 ./bin/test-attribution-txt.sh [Pipeline] echo 11:36:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:36:47 $ docker stop --time=1 a36641529cc1ea6a776afc4b4ad852e80628a02b354fe323ac8e535a6a1a1e5c 11:36:47 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:36:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:36:49 Merging remotes/origin/main commit ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 into PR head commit 532991d1358c7e83acb6eb657b38c3883af8a30f 11:36:49 Merge succeeded, producing 532991d1358c7e83acb6eb657b38c3883af8a30f 11:36:49 Checking out Revision 532991d1358c7e83acb6eb657b38c3883af8a30f (PR-493) 11:36:48 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:36:48 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:36:48 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:36:49 > git config core.sparsecheckout # timeout=10 11:36:49 > git checkout -f 532991d1358c7e83acb6eb657b38c3883af8a30f # timeout=10 11:36:49 > git remote # timeout=10 11:36:49 > git config --get remote.origin.url # timeout=10 11:36:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:49 > git merge ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 # timeout=10 11:36:49 > git rev-parse HEAD^{commit} # timeout=10 11:36:49 > git config core.sparsecheckout # timeout=10 11:36:49 > git checkout -f 532991d1358c7e83acb6eb657b38c3883af8a30f # timeout=10 11:36:50 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:36:50 > git --version # timeout=10 11:36:50 > git --version # 'git version 2.25.1' 11:36:50 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:36:54 $ docker rm -f --volumes a36641529cc1ea6a776afc4b4ad852e80628a02b354fe323ac8e535a6a1a1e5c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 11:36:54 + sudo chown -R jenkins:jenkins . [Pipeline] { [Pipeline] stash [Pipeline] sh 11:36:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 11:36:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:36:55 % Total % Received % Xferd Average Speed Time Time Time Current 11:36:55 Dload Upload Total Spent Left Speed 11:36:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] { (Build) [Pipeline] sh 11:36:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 11:36:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:36:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:36:56 + sudo tee /etc/docker/daemon.new 11:36:56 { 11:36:56 "registry-mirrors": [ 11:36:56 "https://nexus3.edgexfoundry.org:10001" 11:36:56 ], 11:36:56 "bip": "10.250.0.254/24", 11:36:56 "hosts": [ 11:36:56 "tcp://0.0.0.0:5555", 11:36:56 "unix:///var/run/docker.sock" 11:36:56 ], 11:36:56 "mtu": 1458, 11:36:56 "selinux-enabled": true, 11:36:56 "seccomp-profile": "/etc/docker/seccomp.json" 11:36:56 } [Pipeline] sh 11:36:56 + ls -al . 11:36:56 total 276 11:36:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 11:36 . 11:36:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 11:34 .. 11:36:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 11:36 .git 11:36:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:34 .github 11:36:56 -rw-rw-r-- 1 jenkins jenkins 272 Oct 7 11:34 .gitignore 11:36:56 -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 11:34 .golangci.yml 11:36:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 11:34 .semver 11:36:56 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 7 11:34 Attribution.txt 11:36:56 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 7 11:34 CHANGELOG.md 11:36:56 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 7 11:34 Dockerfile 11:36:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 11:34 GOVERNANCE.md 11:36:56 -rw-rw-r-- 1 jenkins jenkins 660 Oct 7 11:34 Jenkinsfile 11:36:56 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 11:34 LICENSE 11:36:56 -rw-rw-r-- 1 jenkins jenkins 1953 Oct 7 11:34 Makefile 11:36:56 -rw-rw-r-- 1 jenkins jenkins 623 Oct 7 11:34 OWNERS.md 11:36:56 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 7 11:34 README.md 11:36:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 11:34 VERSION 11:36:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 11:34 bin 11:36:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:34 cmd 11:36:56 -rw-r--r-- 1 jenkins jenkins 43316 Oct 7 11:36 coverage.out 11:36:56 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 7 11:34 go.mod 11:36:56 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 7 11:34 go.sum 11:36:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:34 internal 11:36:56 -rw-rw-r-- 1 jenkins jenkins 235 Oct 7 11:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:36:56 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=532991d1358c7e83acb6eb657b38c3883af8a30f --label arch=amd64 --label version=0.0.0 . 11:36:56 Sending build context to Docker daemon 37.69MB 11:36:56 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:36:56 Step 2/26 : FROM ${BASE} AS builder 11:36:56 ---> 6fc3b4501a74 11:36:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:36:56 + sudo service docker restart 11:36:57 ---> Running in ae0b1bdefe0d 11:36:57 Removing intermediate container ae0b1bdefe0d 11:36:57 ---> 830616cd4a69 11:36:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:36:57 ---> Running in 25d523e71021 11:36:57 Removing intermediate container 25d523e71021 11:36:57 ---> 0b195725b4be 11:36:57 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:36:57 ---> Running in 5fa305db2d32 11:36:57 Removing intermediate container 5fa305db2d32 11:36:57 ---> c221cf859587 11:36:57 Step 6/26 : WORKDIR /device-virtual-go 11:36:57 ---> Running in d634823dfb48 11:36:57 Removing intermediate container d634823dfb48 11:36:57 ---> acbc7a1fcf33 11:36:57 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:36:57 ---> Running in 13ab2f8fd796 11:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:36:58 OK: 250 MiB in 58 packages 11:36:58 Removing intermediate container 13ab2f8fd796 11:36:58 ---> f711ae1356c0 11:36:58 Step 8/26 : COPY go.mod vendor* ./ 11:36:59 ---> a3bb78874111 11:36:59 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:36:59 ---> Running in 25b5bca56274 11:36:59 Removing intermediate container 25b5bca56274 11:36:59 ---> 60940e2b8a63 11:36:59 Step 10/26 : COPY . . 11:37:01 ---> 89e09b0815b7 11:37:01 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:37:01 ---> Running in a028cb18f331 11:37:01 Removing intermediate container a028cb18f331 11:37:01 ---> 277aea16c66e 11:37:01 Step 12/26 : RUN $MAKE 11:37:01 ---> Running in aff5ec8d1e20 11:37:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.44" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:15 provisioning config files... 11:37:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config15577297879505755940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:15 ---> ****-login.sh 11:37:15 nexus3.edgexfoundry.org:10001 11:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:16 Configure a credential helper to remove this warning. See 11:37:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:16 11:37:16 Login Succeeded 11:37:16 nexus3.edgexfoundry.org:10002 11:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:16 Configure a credential helper to remove this warning. See 11:37:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:16 11:37:16 Login Succeeded 11:37:16 nexus3.edgexfoundry.org:10003 11:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:17 Configure a credential helper to remove this warning. See 11:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:17 11:37:17 Login Succeeded 11:37:17 nexus3.edgexfoundry.org:10004 11:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:17 Configure a credential helper to remove this warning. See 11:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:17 11:37:17 Login Succeeded 11:37:17 ****.io 11:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:17 Configure a credential helper to remove this warning. See 11:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:17 11:37:17 Login Succeeded 11:37:17 ---> ****-login.sh ends [Pipeline] } 11:37:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:37:18 ========================================================= 11:37:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:37:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:19 + 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 . 11:37:19 Sending build context to Docker daemon 19.01MB 11:37:19 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:37:19 Step 2/12 : FROM ${BASE} AS builder 11:37:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:37:19 cf04c63912e1: Pulling fs layer 11:37:19 55b35a11ae5e: Pulling fs layer 11:37:19 a37a00ec5f00: Pulling fs layer 11:37:19 50b3750afda1: Pulling fs layer 11:37:19 4f4fb700ef54: Pulling fs layer 11:37:19 80978eb59214: Pulling fs layer 11:37:19 c9f46d7d2bd2: Pulling fs layer 11:37:19 c5a475d317c9: Pulling fs layer 11:37:19 50b3750afda1: Waiting 11:37:19 80978eb59214: Waiting 11:37:19 c5a475d317c9: Waiting 11:37:19 c9f46d7d2bd2: Waiting 11:37:19 55b35a11ae5e: Verifying Checksum 11:37:19 55b35a11ae5e: Download complete 11:37:19 50b3750afda1: Verifying Checksum 11:37:19 50b3750afda1: Download complete 11:37:19 4f4fb700ef54: Verifying Checksum 11:37:19 4f4fb700ef54: Download complete 11:37:19 80978eb59214: Download complete 11:37:19 cf04c63912e1: Download complete 11:37:20 c5a475d317c9: Verifying Checksum 11:37:20 c5a475d317c9: Download complete 11:37:20 cf04c63912e1: Pull complete 11:37:21 55b35a11ae5e: Pull complete 11:37:22 a37a00ec5f00: Verifying Checksum 11:37:22 a37a00ec5f00: Download complete 11:37:22 c9f46d7d2bd2: Verifying Checksum 11:37:22 c9f46d7d2bd2: Download complete 11:37:34 a37a00ec5f00: Pull complete 11:37:35 50b3750afda1: Pull complete 11:37:35 4f4fb700ef54: Pull complete 11:37:35 80978eb59214: Pull complete 11:37:40 Removing intermediate container aff5ec8d1e20 11:37:40 ---> c51a9faf070c 11:37:40 Step 13/26 : FROM alpine:3.20 11:37:40 3.20: Pulling from library/alpine 11:37:40 43c4264eed91: Already exists 11:37:40 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:37:40 Status: Downloaded newer image for alpine:3.20 11:37:40 ---> 91ef0af61f39 11:37:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:37:40 ---> Running in 78cd0c2242d9 11:37:40 Removing intermediate container 78cd0c2242d9 11:37:40 ---> fe13134f6f8c 11:37:40 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:37:40 ---> Running in f90ef861ece6 11:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:37:40 (1/1) Installing dumb-init (1.2.5-r3) 11:37:40 Executing busybox-1.36.1-r29.trigger 11:37:40 OK: 8 MiB in 15 packages 11:37:40 Removing intermediate container f90ef861ece6 11:37:40 ---> 07f81e6d273d 11:37:40 Step 16/26 : RUN apk --no-cache upgrade 11:37:40 ---> Running in b9939c2bd6db 11:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:37:40 Upgrading critical system libraries and apk-tools: 11:37:40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:37:40 Executing busybox-1.36.1-r29.trigger 11:37:40 Continuing the upgrade transaction with new apk-tools: 11:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:37:40 OK: 8 MiB in 15 packages 11:37:40 Removing intermediate container b9939c2bd6db 11:37:40 ---> 6770044f3a61 11:37:40 Step 17/26 : WORKDIR / 11:37:40 ---> Running in 02ddcd9c8ed1 11:37:40 Removing intermediate container 02ddcd9c8ed1 11:37:40 ---> 07506962c288 11:37:40 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:37:40 ---> fca3b8d5b22e 11:37:40 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:37:40 ---> 96c7e8db5a2d 11:37:40 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:37:40 ---> bc5fb8ad3363 11:37:40 Step 21/26 : EXPOSE 59900 11:37:40 ---> Running in 5bc3ad690c73 11:37:40 Removing intermediate container 5bc3ad690c73 11:37:40 ---> 8bbf5c1ce86f 11:37:40 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:37:40 ---> Running in f21d5872c8e4 11:37:40 Removing intermediate container f21d5872c8e4 11:37:40 ---> 1d6cf9477e30 11:37:40 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:37:40 ---> Running in 614107718b33 11:37:40 Removing intermediate container 614107718b33 11:37:40 ---> 00255937a8b4 11:37:40 Step 24/26 : LABEL arch=amd64 11:37:40 ---> Running in 389b8659e173 11:37:40 Removing intermediate container 389b8659e173 11:37:40 ---> cde105178153 11:37:40 Step 25/26 : LABEL git_sha=532991d1358c7e83acb6eb657b38c3883af8a30f 11:37:40 ---> Running in 87c441e964ec 11:37:41 Removing intermediate container 87c441e964ec 11:37:41 ---> ed8e85f288ed 11:37:41 Step 26/26 : LABEL version=0.0.0 11:37:41 ---> Running in 75ec27fd85e1 11:37:41 Removing intermediate container 75ec27fd85e1 11:37:41 ---> 77b44b324ae5 11:37:41 [Warning] One or more build-args [ARCH] were not consumed 11:37:41 Successfully built 77b44b324ae5 11:37:41 Successfully tagged device-virtual: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 11:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:37:42 11:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:37:42 latest: Pulling from edgex-lftools-log-publisher 11:37:42 5eb5b503b376: Pulling fs layer 11:37:42 5c69ac0246d0: Pulling fs layer 11:37:42 ec43610c2a17: Pulling fs layer 11:37:42 3a2ae6a8a46f: Pulling fs layer 11:37:42 33b1e0a273af: Pulling fs layer 11:37:42 5d3b04190fa2: Pulling fs layer 11:37:42 2f39f015ded8: Pulling fs layer 11:37:42 33b1e0a273af: Waiting 11:37:42 5d3b04190fa2: Waiting 11:37:42 2f39f015ded8: Waiting 11:37:42 3a2ae6a8a46f: Waiting 11:37:42 5c69ac0246d0: Download complete 11:37:42 3a2ae6a8a46f: Download complete 11:37:42 33b1e0a273af: Verifying Checksum 11:37:42 33b1e0a273af: Download complete 11:37:42 5d3b04190fa2: Verifying Checksum 11:37:42 5d3b04190fa2: Download complete 11:37:42 ec43610c2a17: Verifying Checksum 11:37:42 ec43610c2a17: Download complete 11:37:43 5eb5b503b376: Verifying Checksum 11:37:43 5eb5b503b376: Download complete 11:37:43 2f39f015ded8: Verifying Checksum 11:37:43 2f39f015ded8: Download complete 11:37:44 c9f46d7d2bd2: Pull complete 11:37:44 5eb5b503b376: Pull complete 11:37:44 5c69ac0246d0: Pull complete 11:37:44 ec43610c2a17: Pull complete 11:37:44 3a2ae6a8a46f: Pull complete 11:37:44 33b1e0a273af: Pull complete 11:37:44 5d3b04190fa2: Pull complete 11:37:45 c5a475d317c9: Pull complete 11:37:45 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:37:45 ---> be29e6b0f0d4 11:37:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:37:46 ---> Running in 6f88217209c5 11:37:46 Removing intermediate container 6f88217209c5 11:37:46 ---> a7871d359017 11:37:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:37:47 ---> Running in e71445895d26 11:37:47 Removing intermediate container e71445895d26 11:37:47 ---> 3d6bf16b50e7 11:37:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:37:47 ---> Running in 7477e52530bb 11:37:47 Removing intermediate container 7477e52530bb 11:37:47 ---> 02833a4a8668 11:37:47 Step 6/12 : WORKDIR /device-virtual-go 11:37:47 ---> Running in 80a5f6bcb5a5 11:37:48 Removing intermediate container 80a5f6bcb5a5 11:37:48 ---> 461291dd0203 11:37:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:37:48 ---> Running in 63a192b638ee 11:37:49 2f39f015ded8: Pull complete 11:37:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:37:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:37:49 prd-ubuntu20.04-docker-8c-8g-22058 does not seem to be running inside a container 11:37:49 $ 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/foundry_device-virtual-go_PR-493 -v /w/workspace/foundry_device-virtual-go_PR-493:/w/workspace/foundry_device-virtual-go_PR-493:rw,z -v /w/workspace/foundry_device-virtual-go_PR-493@tmp:/w/workspace/foundry_device-virtual-go_PR-493@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 11:37:50 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:37:50 (2/4) Installing libedit (20240517.3.1-r0) 11:37:50 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:37:50 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:37:50 Executing busybox-1.36.1-r29.trigger 11:37:50 OK: 242 MiB in 58 packages 11:37:51 Removing intermediate container 63a192b638ee 11:37:51 ---> 61ea90d4aa95 11:37:51 Step 8/12 : COPY go.mod vendor* ./ 11:37:52 ---> 321a47e76b72 11:37:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:52 ---> Running in 7227976fe239 11:37:55 $ docker top 14011433dac9a2730f6698c866c83399c0a767aa20b71c37617df3eb85094e98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:56 ---> job-cost.sh 11:37:56 lf-activate-venv: SKIPPING 11:37:56 INFO: No Stack... 11:37:56 INFO: Retrieving Pricing Info for: v3-standard-8 11:37:57 INFO: Archiving Costs [Pipeline] sh 11:37:57 + cat /w/workspace/foundry_device-virtual-go_PR-493/archives/cost.csv 11:37:57 + cut -d, -f6 [Pipeline] lock 11:37:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] 11:37:57 Resource [jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] did not exist. Created. 11:37:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:37:57 + echo total: 0.2199999988079071 [Pipeline] stash 11:37:57 Stashed 1 file(s) [Pipeline] } 11:37:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:37:58 $ docker stop --time=1 14011433dac9a2730f6698c866c83399c0a767aa20b71c37617df3eb85094e98 11:37:59 $ docker rm -f --volumes 14011433dac9a2730f6698c866c83399c0a767aa20b71c37617df3eb85094e98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:39:44 Removing intermediate container 7227976fe239 11:39:44 ---> 7529a32503a7 11:39:44 Step 10/12 : COPY . . 11:39:44 ---> 3e77e54ed400 11:39:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:39:44 ---> Running in edb0021994a4 11:39:44 Removing intermediate container edb0021994a4 11:39:44 ---> 59ad0f1c29a8 11:39:44 Step 12/12 : RUN $MAKE 11:39:44 ---> Running in cf5ea1d39ee9 11:39:44 noop 11:39:44 Removing intermediate container cf5ea1d39ee9 11:39:44 ---> 079192a28946 11:39:44 Successfully built 079192a28946 11:39:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:44 + docker inspect -f . ci-base-image-arm64 11:39:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:45 prd-ubuntu20.04-docker-arm64-4c-16g-22059 does not seem to be running inside a container 11:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 11:39:46 $ docker top 1554c002cec956de64e52f1ccb5d1a8728a0b082ba38ebe011a353ffd8104afd -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:47 + go version 11:39:47 go version go1.23.2 linux/arm64 [Pipeline] } 11:39:47 $ docker stop --time=1 1554c002cec956de64e52f1ccb5d1a8728a0b082ba38ebe011a353ffd8104afd 11:39:48 $ docker rm -f --volumes 1554c002cec956de64e52f1ccb5d1a8728a0b082ba38ebe011a353ffd8104afd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:49 + docker inspect -f . ci-base-image-arm64 11:39:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:50 prd-ubuntu20.04-docker-arm64-4c-16g-22059 does not seem to be running inside a container 11:39:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 11:39:51 $ docker top 55b46bf2b1b57624884379c10201b6c74f9ed38595280e3a55db8533e369307c -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:52 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:39:52 + make test 11:39:52 go test ./... -coverprofile=coverage.out 11:39:59 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:43:36 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:43:36 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.3% of statements 11:43:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:43:36 go vet ./... 11:44:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:44:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:44:23 ./bin/test-attribution-txt.sh [Pipeline] echo 11:44:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:44:23 $ docker stop --time=1 55b46bf2b1b57624884379c10201b6c74f9ed38595280e3a55db8533e369307c 11:44:25 $ docker rm -f --volumes 55b46bf2b1b57624884379c10201b6c74f9ed38595280e3a55db8533e369307c [Pipeline] // withDockerContainer [Pipeline] sh 11:44:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:44:27 Warning: overwriting stash ‘coverage-report’ 11:44:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:44:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:44:28 + ls -al . 11:44:28 total 272 11:44:28 drwxrwxr-x 7 jenkins jenkins 4096 Oct 7 11:39 . 11:44:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 11:36 .. 11:44:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 11:36 .git 11:44:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:36 .github 11:44:28 -rw-rw-r-- 1 jenkins jenkins 272 Oct 7 11:36 .gitignore 11:44:28 -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 11:36 .golangci.yml 11:44:28 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 7 11:36 Attribution.txt 11:44:28 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 7 11:36 CHANGELOG.md 11:44:28 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 7 11:36 Dockerfile 11:44:28 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 11:36 GOVERNANCE.md 11:44:28 -rw-rw-r-- 1 jenkins jenkins 660 Oct 7 11:36 Jenkinsfile 11:44:28 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 11:36 LICENSE 11:44:28 -rw-rw-r-- 1 jenkins jenkins 1953 Oct 7 11:36 Makefile 11:44:28 -rw-rw-r-- 1 jenkins jenkins 623 Oct 7 11:36 OWNERS.md 11:44:28 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 7 11:36 README.md 11:44:28 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 11:34 VERSION 11:44:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 11:36 bin 11:44:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:36 cmd 11:44:28 -rw-r--r-- 1 jenkins jenkins 43316 Oct 7 11:43 coverage.out 11:44:28 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 7 11:36 go.mod 11:44:28 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 7 11:36 go.sum 11:44:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:36 internal 11:44:28 -rw-rw-r-- 1 jenkins jenkins 235 Oct 7 11:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:29 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=532991d1358c7e83acb6eb657b38c3883af8a30f --label arch=arm64 --label version=0.0.0 . 11:44:29 Sending build context to Docker daemon 19.05MB 11:44:29 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:44:29 Step 2/26 : FROM ${BASE} AS builder 11:44:29 ---> 079192a28946 11:44:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:44:29 ---> Running in c8bbb2acc5b7 11:44:30 Removing intermediate container c8bbb2acc5b7 11:44:30 ---> 548b90aa6818 11:44:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:44:30 ---> Running in a5b86da0dee7 11:44:30 Removing intermediate container a5b86da0dee7 11:44:30 ---> 0a047ebdcf2d 11:44:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:44:30 ---> Running in e7987ad09e57 11:44:30 Removing intermediate container e7987ad09e57 11:44:30 ---> 12bf686709f5 11:44:30 Step 6/26 : WORKDIR /device-virtual-go 11:44:30 ---> Running in 364e855d20d2 11:44:31 Removing intermediate container 364e855d20d2 11:44:31 ---> 636cff464ed3 11:44:31 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:44:31 ---> Running in b210759fc3b8 11:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:44:34 OK: 242 MiB in 58 packages 11:44:35 Removing intermediate container b210759fc3b8 11:44:35 ---> 11d10285d409 11:44:35 Step 8/26 : COPY go.mod vendor* ./ 11:44:35 ---> 02439d96fcd7 11:44:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:35 ---> Running in b941f62b362d 11:44:38 Removing intermediate container b941f62b362d 11:44:38 ---> 139f11c67f46 11:44:38 Step 10/26 : COPY . . 11:44:39 ---> 472b7baa5c6a 11:44:39 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:44:39 ---> Running in 2761e18ee8cf 11:44:39 Removing intermediate container 2761e18ee8cf 11:44:39 ---> 1d2255eb7db9 11:44:39 Step 12/26 : RUN $MAKE 11:44:39 ---> Running in 171a7633d010 11:44:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.44" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:48:03 Removing intermediate container 171a7633d010 11:48:03 ---> b9f20b86043f 11:48:03 Step 13/26 : FROM alpine:3.20 11:48:03 3.20: Pulling from library/alpine 11:48:03 cf04c63912e1: Already exists 11:48:03 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:48:03 Status: Downloaded newer image for alpine:3.20 11:48:03 ---> c157a85ed455 11:48:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:48:03 ---> Running in a92372b694ae 11:48:03 Removing intermediate container a92372b694ae 11:48:03 ---> 5c1e4123ff99 11:48:03 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:48:03 ---> Running in 8967d773a8ad 11:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:48:03 (1/1) Installing dumb-init (1.2.5-r3) 11:48:03 Executing busybox-1.36.1-r29.trigger 11:48:03 OK: 9 MiB in 15 packages 11:48:03 Removing intermediate container 8967d773a8ad 11:48:03 ---> f46c9f808517 11:48:03 Step 16/26 : RUN apk --no-cache upgrade 11:48:03 ---> Running in 904dda2da67e 11:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:48:04 Upgrading critical system libraries and apk-tools: 11:48:04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:48:04 Executing busybox-1.36.1-r29.trigger 11:48:04 Continuing the upgrade transaction with new apk-tools: 11:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:48:06 OK: 9 MiB in 15 packages 11:48:07 Removing intermediate container 904dda2da67e 11:48:07 ---> 09724a9f2dd2 11:48:07 Step 17/26 : WORKDIR / 11:48:07 ---> Running in 9135d42bb120 11:48:07 Removing intermediate container 9135d42bb120 11:48:07 ---> cae5bab9bd4c 11:48:07 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:48:08 ---> 89eb278105c0 11:48:08 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:48:09 ---> 1ad3848a7d4e 11:48:09 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:48:11 ---> be8721d39a8e 11:48:11 Step 21/26 : EXPOSE 59900 11:48:11 ---> Running in a75d924f60bb 11:48:11 Removing intermediate container a75d924f60bb 11:48:11 ---> fb38a57948af 11:48:11 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:48:11 ---> Running in 1f2c1ee1ae0c 11:48:11 Removing intermediate container 1f2c1ee1ae0c 11:48:11 ---> aaf220553619 11:48:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:48:11 ---> Running in 7f260b909bd0 11:48:11 Removing intermediate container 7f260b909bd0 11:48:11 ---> d8bfe09cd560 11:48:11 Step 24/26 : LABEL arch=arm64 11:48:11 ---> Running in 82229eaef4dc 11:48:12 Removing intermediate container 82229eaef4dc 11:48:12 ---> b0fdc7f2446b 11:48:12 Step 25/26 : LABEL git_sha=532991d1358c7e83acb6eb657b38c3883af8a30f 11:48:12 ---> Running in fa5f6985405a 11:48:12 Removing intermediate container fa5f6985405a 11:48:12 ---> 6055d0c34fb7 11:48:12 Step 26/26 : LABEL version=0.0.0 11:48:12 ---> Running in 9c4180ae5ba4 11:48:12 Removing intermediate container 9c4180ae5ba4 11:48:12 ---> 22abec9d308e 11:48:12 [Warning] One or more build-args [ARCH] were not consumed 11:48:12 Successfully built 22abec9d308e 11:48:12 Successfully tagged device-virtual-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 11:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:48:13 11:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:48:14 arm64: Pulling from edgex-lftools-log-publisher 11:48:14 8998bd30e6a1: Pulling fs layer 11:48:14 04944245beec: Pulling fs layer 11:48:14 699f458cf7ca: Pulling fs layer 11:48:14 765212b225bb: Pulling fs layer 11:48:14 f23df028b6ca: Pulling fs layer 11:48:14 d65c8cfc05b1: Pulling fs layer 11:48:14 2437ff75d9bd: Pulling fs layer 11:48:14 765212b225bb: Waiting 11:48:14 f23df028b6ca: Waiting 11:48:14 d65c8cfc05b1: Waiting 11:48:14 2437ff75d9bd: Waiting 11:48:14 04944245beec: Verifying Checksum 11:48:14 04944245beec: Download complete 11:48:14 765212b225bb: Verifying Checksum 11:48:14 765212b225bb: Download complete 11:48:14 f23df028b6ca: Verifying Checksum 11:48:14 f23df028b6ca: Download complete 11:48:14 d65c8cfc05b1: Verifying Checksum 11:48:14 d65c8cfc05b1: Download complete 11:48:14 699f458cf7ca: Verifying Checksum 11:48:14 699f458cf7ca: Download complete 11:48:15 8998bd30e6a1: Verifying Checksum 11:48:15 8998bd30e6a1: Download complete 11:48:17 2437ff75d9bd: Verifying Checksum 11:48:17 2437ff75d9bd: Download complete 11:48:19 8998bd30e6a1: Pull complete 11:48:20 04944245beec: Pull complete 11:48:22 699f458cf7ca: Pull complete 11:48:22 765212b225bb: Pull complete 11:48:22 f23df028b6ca: Pull complete 11:48:22 d65c8cfc05b1: Pull complete 11:48:41 2437ff75d9bd: Pull complete 11:48:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:48:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:41 prd-ubuntu20.04-docker-arm64-4c-16g-22059 does not seem to be running inside a container 11:48:41 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 11:48:44 $ docker top 37c746c4ee334116eed7a628cb66875ac2d3413a8eddf90667138af8b22c762b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:45 ---> job-cost.sh 11:48:45 lf-activate-venv: SKIPPING 11:48:45 INFO: No Stack... 11:48:45 INFO: Retrieving Pricing Info for: v3-standard-4 11:48:46 INFO: Archiving Costs [Pipeline] sh 11:48:47 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:48:47 + cut -d, -f6 [Pipeline] lock 11:48:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] 11:48:47 Resource [jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] did not exist. Created. 11:48:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:48:48 /w/workspace/device-virtual-go/1@tmp/durable-401460cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:48:48 + echo total: 0.10999999940395355 [Pipeline] stash 11:48:48 Warning: overwriting stash ‘stack-cost’ 11:48:48 Stashed 1 file(s) [Pipeline] } 11:48:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:48:48 $ docker stop --time=1 37c746c4ee334116eed7a628cb66875ac2d3413a8eddf90667138af8b22c762b 11:48:50 $ docker rm -f --volumes 37c746c4ee334116eed7a628cb66875ac2d3413a8eddf90667138af8b22c762b [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 11:48:51 provisioning config files... 11:48:51 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-493@tmp/config3959226797010594514tmp [Pipeline] { [Pipeline] sh 11:48:52 + set +x 11:48:52 + + bash -s --curl 11:48:52 -s https://codecov.io/bash 11:48:52 11:48:52 _____ _ 11:48:52 / ____| | | 11:48:52 | | ___ __| | ___ ___ _____ __ 11:48:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:48:52 | |___| (_) | (_| | __/ (_| (_) \ V / 11:48:52 \_____\___/ \__,_|\___|\___\___/ \_/ 11:48:52 Bash-1.0.6 11:48:52 11:48:52 11:48:52 ==> git version 2.25.1 found 11:48:52 ==> 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 11:48:52 Release-Date: 2020-01-08 11:48:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:48:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:48:52 ==> Jenkins CI detected. 11:48:52 current dir:  /w/workspace/foundry_device-virtual-go_PR-493 11:48:52 project root: . 11:48:52 --> token set from env 11:48:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:48:52 ==> Running gcov in . (disable via -X gcov) 11:48:52 ==> Python coveragepy not found 11:48:52 ==> Searching for coverage reports in: 11:48:52 + . 11:48:52 -> Found 1 reports 11:48:52 ==> Detecting git/mercurial file structure 11:48:52 ==> Reading reports 11:48:52 + ./coverage.out bytes=43316 11:48:52 ==> Appending adjustments 11:48:52 https://docs.codecov.io/docs/fixing-reports 11:48:52 + Found adjustments 11:48:52 ==> Gzipping contents 11:48:52 8.0K /tmp/codecov.iDP141.gz 11:48:52 ==> Uploading reports 11:48:52 url: https://codecov.io 11:48:52 query: branch=PR-493&commit=532991d1358c7e83acb6eb657b38c3883af8a30f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=493&job=&cmd_args= 11:48:52 -> Pinging Codecov 11:48:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-493&commit=532991d1358c7e83acb6eb657b38c3883af8a30f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=493&job=&cmd_args= 11:48:52 -> Uploading to 11:48:52 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/532991d1358c7e83acb6eb657b38c3883af8a30f/2d244763-cd1d-4f2f-9b80-29f1ce44e74c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T114852Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6097f29f2b7b749a1b452d9539cadc4aa06698bcb9e47f7219514612bf167eeb 11:48:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:48:52 Dload Upload Total Spent Left Speed 11:48:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 23773 --:--:-- --:--:-- --:--:-- 23773 11:48:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/532991d1358c7e83acb6eb657b38c3883af8a30f [Pipeline] } 11:48:52 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 11:48:55 + [ -d /w/workspace/foundry_device-virtual-go_PR-493/archives ] 11:48:55 + ls -al /w/workspace/foundry_device-virtual-go_PR-493/archives 11:48:55 total 16 11:48:55 drwxr-xr-x 3 root root 4096 Oct 7 11:37 . 11:48:55 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 11:37 .. 11:48:55 drwxr-xr-x 2 root root 4096 Oct 7 11:37 cost 11:48:55 -rw-r--r-- 1 root root 89 Oct 7 11:37 cost.csv 11:48:55 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-493/archives 11:48:55 + ls -al /w/workspace/foundry_device-virtual-go_PR-493/archives 11:48:55 total 16 11:48:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 11:37 . 11:48:55 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 11:37 .. 11:48:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 11:37 cost 11:48:55 -rw-r--r-- 1 jenkins jenkins 89 Oct 7 11:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:48:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:48:56 ---> package-listing.sh 11:48:56 ++ facter osfamily 11:48:56 ++ tr '[:upper:]' '[:lower:]' 11:48:56 + OS_FAMILY=debian 11:48:56 + workspace=/w/workspace/foundry_device-virtual-go_PR-493 11:48:56 + START_PACKAGES=/tmp/packages_start.txt 11:48:56 + END_PACKAGES=/tmp/packages_end.txt 11:48:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:48:56 + PACKAGES=/tmp/packages_start.txt 11:48:56 + '[' /w/workspace/foundry_device-virtual-go_PR-493 ']' 11:48:56 + PACKAGES=/tmp/packages_end.txt 11:48:56 + case "${OS_FAMILY}" in 11:48:56 + dpkg -l 11:48:56 + grep '^ii' 11:48:56 + '[' -f /tmp/packages_start.txt ']' 11:48:56 + '[' -f /tmp/packages_end.txt ']' 11:48:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:48:56 + '[' /w/workspace/foundry_device-virtual-go_PR-493 ']' 11:48:56 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-493/archives/ 11:48:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-493/archives/ [Pipeline] echo 11:48:56 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/foundry_device-virtual-go_PR-493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:48:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:48:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:57 prd-ubuntu20.04-docker-8c-8g-22058 does not seem to be running inside a container 11:48:57 $ 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/foundry_device-virtual-go_PR-493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-493 -v /w/workspace/foundry_device-virtual-go_PR-493:/w/workspace/foundry_device-virtual-go_PR-493:rw,z -v /w/workspace/foundry_device-virtual-go_PR-493@tmp:/w/workspace/foundry_device-virtual-go_PR-493@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 11:48:58 $ docker top c8d468b85fe8ab8d57e82982c929a310ceac17756421546d3c9492141960e3fb -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:48:58 + mkdir -p /var/log/sysstat [Pipeline] sh 11:48:59 + ls /var/log/sa-host 11:48:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:48:59 provisioning config files... 11:48:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-493@tmp/config15868342352067373948tmp [Pipeline] { [Pipeline] echo 11:48:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:48:59 ---> create-netrc.sh [Pipeline] } 11:48:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:49:00 ---> python-tools-install.sh [Pipeline] echo 11:49:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:49:00 ---> sudo-logs.sh 11:49:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:49:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:49:01 ---> job-cost.sh 11:49:01 lf-activate-venv: SKIPPING 11:49:01 DEBUG: total: 0.2199999988079071 11:49:01 INFO: Retrieving Stack Cost... 11:49:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:49:02 INFO: Archiving Costs [Pipeline] echo 11:49:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:49:02 ---> logs-deploy.sh 11:49:02 lf-activate-venv: SKIPPING 11:49:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-493/1 11:49:02 INFO: archiving workspace using pattern(s): 11:49:03 Archives upload complete. 11:49:03 INFO: archiving logs to Nexus 11:49:04 ---> uname -a: 11:49:04 Linux prd-ubuntu20-04-docker-8c-8g-22058 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:49:04 11:49:04 11:49:04 ---> lscpu: 11:49:04 Architecture: x86_64 11:49:04 CPU op-mode(s): 32-bit, 64-bit 11:49:04 Byte Order: Little Endian 11:49:04 Address sizes: 40 bits physical, 48 bits virtual 11:49:04 CPU(s): 8 11:49:04 On-line CPU(s) list: 0-7 11:49:04 Thread(s) per core: 1 11:49:04 Core(s) per socket: 1 11:49:04 Socket(s): 8 11:49:04 NUMA node(s): 1 11:49:04 Vendor ID: AuthenticAMD 11:49:04 CPU family: 23 11:49:04 Model: 49 11:49:04 Model name: AMD EPYC-Rome Processor 11:49:04 Stepping: 0 11:49:04 CPU MHz: 2800.000 11:49:04 BogoMIPS: 5600.00 11:49:04 Virtualization: AMD-V 11:49:04 Hypervisor vendor: KVM 11:49:04 Virtualization type: full 11:49:04 L1d cache: 256 KiB 11:49:04 L1i cache: 256 KiB 11:49:04 L2 cache: 4 MiB 11:49:04 L3 cache: 128 MiB 11:49:04 NUMA node0 CPU(s): 0-7 11:49:04 Vulnerability Itlb multihit: Not affected 11:49:04 Vulnerability L1tf: Not affected 11:49:04 Vulnerability Mds: Not affected 11:49:04 Vulnerability Meltdown: Not affected 11:49:04 Vulnerability Mmio stale data: Not affected 11:49:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:49:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:49:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:49:04 Vulnerability Srbds: Not affected 11:49:04 Vulnerability Tsx async abort: Not affected 11:49:04 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 11:49:04 11:49:04 11:49:04 ---> nproc: 11:49:04 8 11:49:04 11:49:04 11:49:04 ---> df -h: 11:49:04 Filesystem Size Used Avail Use% Mounted on 11:49:04 overlay 155G 12G 143G 8% / 11:49:04 tmpfs 64M 0 64M 0% /dev 11:49:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:49:04 shm 64M 0 64M 0% /dev/shm 11:49:04 /dev/vda1 155G 12G 143G 8% /facter-os 11:49:04 11:49:04 11:49:04 ---> sar -b -r -n DEV: 11:49:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22058) 10/07/24 _x86_64_ (8 CPU) 11:49:04 11:49:04 11:33:38 LINUX RESTART (8 CPU) 11:49:04 11:49:04 11:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:49:04 11:35:01 265.56 38.64 226.91 0.00 4301.28 40359.14 0.00 11:49:04 11:36:01 291.58 3.25 288.34 0.00 28.93 88088.39 0.00 11:49:04 11:37:01 147.79 0.18 147.61 0.00 9.73 34189.79 0.00 11:49:04 11:38:01 149.88 0.08 149.79 0.00 7.47 48630.03 0.00 11:49:04 11:39:01 37.56 4.85 32.71 0.00 2607.03 5707.98 0.00 11:49:04 11:40:01 5.58 0.02 5.57 0.00 0.13 108.92 0.00 11:49:04 11:41:01 2.15 0.00 2.15 0.00 0.00 24.53 0.00 11:49:04 11:42:01 1.98 0.00 1.98 0.00 0.00 20.93 0.00 11:49:04 11:43:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 11:49:04 11:44:01 2.15 0.00 2.15 0.00 0.00 23.19 0.00 11:49:04 11:45:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 11:49:04 11:46:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 11:49:04 11:47:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 11:49:04 11:48:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 11:49:04 11:49:01 7.75 0.28 7.46 0.00 19.86 135.95 0.00 11:49:04 Average: 61.31 3.15 58.16 0.00 464.96 14491.36 0.00 11:49:04 11:49:04 11:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:49:04 11:35:01 29176524 31552392 769384 2.34 74456 2571892 1831096 5.40 1009436 2306640 595220 11:49:04 11:36:01 26921744 31536252 770284 2.34 185616 4484224 1881920 5.55 1326100 4018584 298216 11:49:04 11:37:01 27810188 31490264 811784 2.47 194952 3609104 2013000 5.93 1356332 3162224 2512 11:49:04 11:38:01 26912888 31522544 778428 2.37 203352 4470112 1783220 5.26 1399884 3955364 324 11:49:04 11:39:01 26619096 31513424 757896 2.30 225204 4734852 1729300 5.10 1584476 4032192 1032 11:49:04 11:40:01 26628776 31518136 753756 2.29 223748 4731588 1717956 5.06 1579092 4028944 384 11:49:04 11:41:01 26628372 31517812 753924 2.29 223800 4731596 1717956 5.06 1579016 4028948 8 11:49:04 11:42:01 26628384 31517968 753768 2.29 223860 4731600 1717956 5.06 1579120 4028956 8 11:49:04 11:43:01 26635896 31525500 746132 2.27 223924 4731604 1717956 5.06 1571792 4028952 8 11:49:04 11:44:01 26637904 31527652 743896 2.26 224020 4731600 1717956 5.06 1569800 4028956 8 11:49:04 11:45:01 26637824 31527632 743836 2.26 224088 4731608 1717956 5.06 1569924 4028960 8 11:49:04 11:46:01 26638784 31528652 742744 2.26 224156 4731612 1717956 5.06 1569172 4028968 8 11:49:04 11:47:01 26638296 31528224 743192 2.26 224172 4731616 1717956 5.06 1569224 4028972 12 11:49:04 11:48:01 26638676 31528612 742960 2.26 224216 4731612 1717956 5.06 1569264 4028976 8 11:49:04 11:49:01 26606472 31499804 767200 2.33 224444 4732988 1765940 5.20 1598348 4026096 432 11:49:04 Average: 26917322 31522325 758612 2.31 208267 4479174 1764405 5.20 1495399 3850782 59879 11:49:04 11:49:04 11:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:49:04 11:35:01 docker0 36.36 39.64 2.43 302.49 0.00 0.00 0.00 0.00 11:49:04 11:35:01 ens3 542.51 383.92 6155.51 105.52 0.00 0.00 0.00 0.00 11:49:04 11:35:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 11:49:04 11:36:01 docker0 315.01 465.41 27.28 3298.46 0.00 0.00 0.00 0.00 11:49:04 11:36:01 ens3 475.55 320.61 3306.53 35.88 0.00 0.00 0.00 0.00 11:49:04 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:04 11:37:01 docker0 1.28 2.50 0.08 38.08 0.00 0.00 0.00 0.00 11:49:04 11:37:01 ens3 45.98 26.86 80.14 16.45 0.00 0.00 0.00 0.00 11:49:04 11:37:01 veth27520e0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:37:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:49:04 11:38:01 docker0 4.53 7.97 0.28 117.04 0.00 0.00 0.00 0.00 11:49:04 11:38:01 ens3 103.10 65.54 2646.55 13.58 0.00 0.00 0.00 0.00 11:49:04 11:38:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 11:49:04 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:39:01 ens3 139.96 59.41 2061.16 4.27 0.00 0.00 0.00 0.00 11:49:04 11:39:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 11:49:04 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:40:01 ens3 0.33 0.25 0.09 0.08 0.00 0.00 0.00 0.00 11:49:04 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:04 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:42:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:49:04 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:04 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:49:04 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:04 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:45:01 ens3 0.43 0.27 0.31 0.19 0.00 0.00 0.00 0.00 11:49:04 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:49:04 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:04 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:48:01 ens3 0.35 0.17 0.67 0.01 0.00 0.00 0.00 0.00 11:49:04 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:04 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:04 11:49:01 ens3 25.87 15.84 29.13 9.70 0.00 0.00 0.00 0.00 11:49:04 11:49:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 11:49:04 Average: docker0 23.81 34.37 2.00 250.40 0.00 0.00 0.00 0.00 11:49:04 Average: ens3 88.97 58.21 952.00 12.38 0.00 0.00 0.00 0.00 11:49:04 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:49:04 11:49:04 11:49:04 ---> sar -P ALL: 11:49:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22058) 10/07/24 _x86_64_ (8 CPU) 11:49:04 11:49:04 11:33:38 LINUX RESTART (8 CPU) 11:49:04 11:49:04 11:34:01 CPU %user %nice %system %iowait %steal %idle 11:49:04 11:35:01 all 9.48 0.00 2.85 3.30 0.08 84.30 11:49:04 11:35:01 0 8.14 0.00 3.26 1.29 0.07 87.24 11:49:04 11:35:01 1 11.94 0.00 2.43 0.34 0.07 85.23 11:49:04 11:35:01 2 8.35 0.00 2.61 0.71 0.10 88.24 11:49:04 11:35:01 3 9.59 0.00 3.00 6.38 0.08 80.95 11:49:04 11:35:01 4 10.68 0.00 2.25 1.43 0.07 85.57 11:49:04 11:35:01 5 9.95 0.00 4.08 4.14 0.08 81.74 11:49:04 11:35:01 6 9.43 0.00 2.41 7.01 0.08 81.07 11:49:04 11:35:01 7 7.72 0.00 2.73 5.14 0.08 84.32 11:49:04 11:36:01 all 6.20 0.00 3.18 7.54 0.06 83.03 11:49:04 11:36:01 0 6.91 0.00 3.21 6.65 0.07 83.16 11:49:04 11:36:01 1 5.78 0.00 2.40 0.79 0.05 90.98 11:49:04 11:36:01 2 5.23 0.00 2.42 0.24 0.05 92.06 11:49:04 11:36:01 3 6.20 0.00 3.75 23.83 0.07 66.15 11:49:04 11:36:01 4 6.47 0.00 3.38 2.87 0.05 87.23 11:49:04 11:36:01 5 5.22 0.00 3.29 0.52 0.03 90.93 11:49:04 11:36:01 6 6.13 0.00 4.01 22.66 0.08 67.12 11:49:04 11:36:01 7 7.64 0.00 2.95 3.00 0.07 86.34 11:49:04 11:37:01 all 38.59 0.00 6.21 3.21 0.10 51.89 11:49:04 11:37:01 0 40.62 0.00 6.99 10.62 0.10 41.67 11:49:04 11:37:01 1 36.52 0.00 5.56 0.42 0.08 57.41 11:49:04 11:37:01 2 40.42 0.00 6.22 0.40 0.10 52.86 11:49:04 11:37:01 3 39.66 0.00 6.49 8.41 0.10 45.35 11:49:04 11:37:01 4 40.74 0.00 6.32 0.56 0.10 52.28 11:49:04 11:37:01 5 36.74 0.00 5.69 2.13 0.10 55.34 11:49:04 11:37:01 6 36.92 0.00 5.65 2.28 0.12 55.03 11:49:04 11:37:01 7 37.08 0.00 6.79 0.81 0.08 55.24 11:49:04 11:38:01 all 24.01 0.00 4.65 3.86 0.11 67.37 11:49:04 11:38:01 0 26.70 0.00 5.12 16.77 0.14 51.28 11:49:04 11:38:01 1 22.17 0.00 4.28 0.05 0.15 73.35 11:49:04 11:38:01 2 26.83 0.00 4.82 0.12 0.10 68.14 11:49:04 11:38:01 3 25.15 0.00 4.67 4.91 0.13 65.13 11:49:04 11:38:01 4 25.94 0.00 5.48 2.40 0.12 66.07 11:49:04 11:38:01 5 21.87 0.00 5.14 0.00 0.08 72.90 11:49:04 11:38:01 6 22.09 0.00 4.42 6.72 0.08 66.68 11:49:04 11:38:01 7 21.32 0.00 3.28 0.02 0.07 75.31 11:49:04 11:39:01 all 2.05 0.00 1.04 0.31 0.02 96.58 11:49:04 11:39:01 0 2.64 0.00 0.75 0.52 0.03 96.06 11:49:04 11:39:01 1 1.79 0.00 0.70 0.02 0.02 97.48 11:49:04 11:39:01 2 2.65 0.00 0.97 0.12 0.00 96.26 11:49:04 11:39:01 3 1.79 0.00 0.95 0.85 0.02 96.39 11:49:04 11:39:01 4 1.91 0.00 0.77 0.33 0.03 96.96 11:49:04 11:39:01 5 1.22 0.00 1.33 0.52 0.02 96.91 11:49:04 11:39:01 6 1.55 0.00 2.00 0.07 0.03 96.35 11:49:04 11:39:01 7 2.87 0.00 0.82 0.03 0.03 96.25 11:49:04 11:40:01 all 0.09 0.00 0.06 0.02 0.00 99.84 11:49:04 11:40:01 0 0.12 0.00 0.07 0.07 0.00 99.75 11:49:04 11:40:01 1 0.07 0.00 0.03 0.00 0.00 99.90 11:49:04 11:40:01 2 0.12 0.00 0.07 0.00 0.02 99.80 11:49:04 11:40:01 3 0.22 0.00 0.10 0.02 0.00 99.67 11:49:04 11:40:01 4 0.07 0.00 0.07 0.03 0.00 99.83 11:49:04 11:40:01 5 0.05 0.00 0.07 0.00 0.00 99.88 11:49:04 11:40:01 6 0.02 0.00 0.05 0.00 0.00 99.93 11:49:04 11:40:01 7 0.03 0.00 0.03 0.02 0.00 99.92 11:49:04 11:41:01 all 0.04 0.00 0.01 0.01 0.01 99.93 11:49:04 11:41:01 0 0.00 0.00 0.02 0.03 0.00 99.95 11:49:04 11:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:49:04 11:41:01 2 0.28 0.00 0.00 0.00 0.00 99.72 11:49:04 11:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:49:04 11:41:01 4 0.03 0.00 0.05 0.00 0.03 99.88 11:49:04 11:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:41:01 7 0.02 0.00 0.00 0.02 0.02 99.95 11:49:04 11:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:49:04 11:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:49:04 11:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:49:04 11:42:01 2 0.07 0.00 0.02 0.00 0.00 99.92 11:49:04 11:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:49:04 11:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:49:04 11:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:49:04 11:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:49:04 11:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:49:04 11:43:01 0 0.02 0.00 0.03 0.03 0.02 99.90 11:49:04 11:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:49:04 11:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:49:04 11:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:49:04 11:43:01 4 0.02 0.00 0.05 0.00 0.00 99.93 11:49:04 11:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:49:04 11:44:01 all 0.02 0.00 0.01 0.01 0.00 99.95 11:49:04 11:44:01 0 0.02 0.00 0.00 0.07 0.00 99.92 11:49:04 11:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:49:04 11:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:49:04 11:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:49:04 11:44:01 4 0.03 0.00 0.05 0.02 0.02 99.88 11:49:04 11:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 11:49:04 11:45:01 all 0.10 0.00 0.01 0.07 0.01 99.82 11:49:04 11:45:01 0 0.02 0.00 0.00 0.35 0.00 99.63 11:49:04 11:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:49:04 11:45:01 2 0.33 0.00 0.02 0.00 0.00 99.65 11:49:04 11:45:01 3 0.30 0.00 0.02 0.00 0.00 99.68 11:49:04 11:45:01 4 0.05 0.00 0.02 0.18 0.02 99.73 11:49:04 11:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:49:04 11:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:49:04 11:49:04 11:45:01 CPU %user %nice %system %iowait %steal %idle 11:49:04 11:46:01 all 0.14 0.00 0.01 0.04 0.00 99.80 11:49:04 11:46:01 0 0.03 0.00 0.02 0.27 0.00 99.68 11:49:04 11:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:49:04 11:46:01 2 0.96 0.00 0.02 0.00 0.02 99.01 11:49:04 11:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:49:04 11:46:01 4 0.03 0.00 0.03 0.08 0.02 99.83 11:49:04 11:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:49:04 11:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:49:04 11:47:01 all 0.06 0.00 0.01 0.00 0.01 99.92 11:49:04 11:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:49:04 11:47:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:49:04 11:47:01 2 0.35 0.00 0.02 0.00 0.00 99.63 11:49:04 11:47:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:49:04 11:47:01 4 0.03 0.00 0.05 0.00 0.03 99.88 11:49:04 11:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:49:04 11:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:49:04 11:48:01 all 0.21 0.00 0.01 0.00 0.01 99.77 11:49:04 11:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:49:04 11:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:49:04 11:48:01 2 1.60 0.00 0.00 0.00 0.00 98.40 11:49:04 11:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:49:04 11:48:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:49:04 11:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:49:04 11:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:49:04 11:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:49:04 11:49:01 all 0.59 0.00 0.25 0.02 0.01 99.12 11:49:04 11:49:01 0 1.12 0.00 0.32 0.10 0.02 98.45 11:49:04 11:49:01 1 0.60 0.00 0.23 0.03 0.02 99.12 11:49:04 11:49:01 2 0.75 0.00 0.18 0.02 0.02 99.03 11:49:04 11:49:01 3 0.58 0.00 0.33 0.00 0.02 99.07 11:49:04 11:49:01 4 0.68 0.00 0.28 0.02 0.02 99.00 11:49:04 11:49:01 5 0.43 0.00 0.23 0.00 0.00 99.33 11:49:04 11:49:01 6 0.25 0.00 0.23 0.00 0.02 99.50 11:49:04 11:49:01 7 0.30 0.00 0.22 0.02 0.02 99.45 11:49:04 Average: all 5.39 0.00 1.21 1.22 0.03 92.15 11:49:04 Average: 0 5.70 0.00 1.31 2.43 0.03 90.53 11:49:04 Average: 1 5.22 0.00 1.04 0.11 0.03 93.60 11:49:04 Average: 2 5.83 0.00 1.15 0.11 0.03 92.89 11:49:04 Average: 3 5.53 0.00 1.28 2.93 0.03 90.23 11:49:04 Average: 4 5.74 0.00 1.25 0.53 0.04 92.45 11:49:04 Average: 5 4.99 0.00 1.32 0.48 0.02 93.19 11:49:04 Average: 6 5.04 0.00 1.24 2.56 0.03 91.13 11:49:04 Average: 7 5.08 0.00 1.11 0.60 0.03 93.17 11:49:04 11:49:04 11:49:04