Pull request #398 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b11ece3116414c19a2dfbcce24d23f137de6b9b+81c3d8df6e6916a21c685b3cf20bca39d3871f6d (d3ff5326e2128ad1e229812e7612c2037df03aa3) 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-ssh9315177682478662293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9749538661116031827.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-398/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-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11360234342897006336.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-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11482587087144835287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16416773329040111503.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-398/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-398/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2069712774436783590.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-13903 in /w/workspace/foundry_device-virtual-go_PR-398 [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-398 # 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 > 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/398/head:refs/remotes/origin/PR-398 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81c3d8df6e6916a21c685b3cf20bca39d3871f6d into PR head commit 5b11ece3116414c19a2dfbcce24d23f137de6b9b Merge succeeded, producing 5b11ece3116414c19a2dfbcce24d23f137de6b9b Checking out Revision 5b11ece3116414c19a2dfbcce24d23f137de6b9b (PR-398) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:57:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:57:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:57:39 ========================================================= 11:57:39 EdgeX Global Pipelines Version Info 11:57:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5b11ece3116414c19a2dfbcce24d23f137de6b9b # 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 81c3d8df6e6916a21c685b3cf20bca39d3871f6d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b11ece3116414c19a2dfbcce24d23f137de6b9b # timeout=10 11:57:39 ------------------- 11:57:39 stable info: 11:57:39 ------------------- 11:57:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:57:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:57:39 Message: update stable to v1.0.249 11:57:40 ------------------- 11:57:40 experimental info: 11:57:40 ------------------- 11:57:40 Commited By: **** collab-it+edgex@linuxfoundation.org 11:57:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:57:40 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-398 [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-398 [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-398 [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b11ece3116414c19a2dfbcce24d23f137de6b9b [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b11ece [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:57:42 provisioning config files... 11:57:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-398@tmp/config3604554889289846063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:57:42 ---> docker-login.sh 11:57:42 nexus3.edgexfoundry.org:10001 11:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:42 Configure a credential helper to remove this warning. See 11:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:42 11:57:42 Login Succeeded 11:57:42 nexus3.edgexfoundry.org:10002 11:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:43 Configure a credential helper to remove this warning. See 11:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:43 11:57:43 Login Succeeded 11:57:43 nexus3.edgexfoundry.org:10003 11:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:43 Configure a credential helper to remove this warning. See 11:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:43 11:57:43 Login Succeeded 11:57:43 nexus3.edgexfoundry.org:10004 11:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:43 Configure a credential helper to remove this warning. See 11:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:43 11:57:43 Login Succeeded 11:57:43 docker.io 11:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:43 Configure a credential helper to remove this warning. See 11:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:43 11:57:43 Login Succeeded 11:57:43 ---> docker-login.sh ends [Pipeline] } 11:57:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:57:44 + git rev-list -1 --merges 5b11ece3116414c19a2dfbcce24d23f137de6b9b~1..5b11ece3116414c19a2dfbcce24d23f137de6b9b [Pipeline] echo 11:57:44 -----------> git rev-list -1 --merges 5b11ece3116414c19a2dfbcce24d23f137de6b9b~1..5b11ece3116414c19a2dfbcce24d23f137de6b9b 5b11ece3116414c19a2dfbcce24d23f137de6b9b [false] [Pipeline] sh 11:57:44 + git log --format=format:%s -1 5b11ece3116414c19a2dfbcce24d23f137de6b9b [Pipeline] echo 11:57:44 ========================================================= 11:57:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:57:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:57:45 + git log --format=format:%s -1 5b11ece3116414c19a2dfbcce24d23f137de6b9b [Pipeline] echo 11:57:45 [semverPrep] GIT_COMMIT: 5b11ece3116414c19a2dfbcce24d23f137de6b9b, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 11:57:45 [semverPrep] This is not a build commit. [Pipeline] sh 11:57:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:57:45 + grep -v github /etc/ssh/ssh_known_hosts 11:57:45 + [ -e /tmp/ssh_known_hosts ] 11:57:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:57:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:57:45 + sudo tee -a /etc/ssh/ssh_known_hosts 11:57:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:46 11:57:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:46 0.1.4: Pulling from edgex-devops/py-git-semver 11:57:46 b85a868b505f: Pulling fs layer 11:57:46 e2be974225ed: Pulling fs layer 11:57:46 339a4e72a1f5: Pulling fs layer 11:57:46 988bab9f4d93: Pulling fs layer 11:57:46 1469e6f7b9e6: Pulling fs layer 11:57:46 eaf3925da568: Pulling fs layer 11:57:46 bab4dde63d76: Pulling fs layer 11:57:46 bde34c3a00c8: Pulling fs layer 11:57:46 b352a97aabf1: Pulling fs layer 11:57:46 4872d77fe225: Pulling fs layer 11:57:46 5851b861e8e6: Pulling fs layer 11:57:46 1469e6f7b9e6: Waiting 11:57:46 eaf3925da568: Waiting 11:57:46 bde34c3a00c8: Waiting 11:57:46 b352a97aabf1: Waiting 11:57:46 4872d77fe225: Waiting 11:57:46 5851b861e8e6: Waiting 11:57:46 bab4dde63d76: Waiting 11:57:46 988bab9f4d93: Waiting 11:57:46 e2be974225ed: Download complete 11:57:46 988bab9f4d93: Download complete 11:57:46 1469e6f7b9e6: Verifying Checksum 11:57:46 1469e6f7b9e6: Download complete 11:57:46 339a4e72a1f5: Verifying Checksum 11:57:46 339a4e72a1f5: Download complete 11:57:46 eaf3925da568: Verifying Checksum 11:57:46 eaf3925da568: Download complete 11:57:46 bde34c3a00c8: Download complete 11:57:46 b352a97aabf1: Verifying Checksum 11:57:46 b352a97aabf1: Download complete 11:57:46 4872d77fe225: Verifying Checksum 11:57:46 4872d77fe225: Download complete 11:57:46 b85a868b505f: Verifying Checksum 11:57:46 b85a868b505f: Download complete 11:57:46 bab4dde63d76: Verifying Checksum 11:57:46 bab4dde63d76: Download complete 11:57:47 b85a868b505f: Pull complete 11:57:47 e2be974225ed: Pull complete 11:57:48 339a4e72a1f5: Pull complete 11:57:48 988bab9f4d93: Pull complete 11:57:48 1469e6f7b9e6: Pull complete 11:57:48 eaf3925da568: Pull complete 11:57:50 bab4dde63d76: Pull complete 11:57:50 bde34c3a00c8: Pull complete 11:57:50 b352a97aabf1: Pull complete 11:57:50 4872d77fe225: Pull complete 11:57:50 5851b861e8e6: Pull complete 11:57:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:57:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:50 prd-ubuntu20.04-docker-8c-8g-13903 does not seem to be running inside a container 11:57:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-398 -v /w/workspace/foundry_device-virtual-go_PR-398:/w/workspace/foundry_device-virtual-go_PR-398:rw,z -v /w/workspace/foundry_device-virtual-go_PR-398@tmp:/w/workspace/foundry_device-virtual-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:57:52 $ docker top 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e -eo pid,comm 11:57:52 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:57:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:57:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:53 [ssh-agent] Looking for ssh-agent implementation... 11:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:53 $ docker exec 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e ssh-agent 11:57:53 SSH_AUTH_SOCK=/tmp/ssh-3Yqi32yvgY5k/agent.33 11:57:53 SSH_AGENT_PID=39 11:57:53 Running ssh-add (command line suppressed) 11:57:53 Identity added: /w/workspace/foundry_device-virtual-go_PR-398@tmp/private_key_11348899482213621368.key (/w/workspace/foundry_device-virtual-go_PR-398@tmp/private_key_11348899482213621368.key) 11:57:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:53 + git tag --points-at HEAD [Pipeline] } 11:57:53 $ docker exec --env ******** --env ******** 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e ssh-agent -k 11:57:53 unset SSH_AUTH_SOCK; 11:57:53 unset SSH_AGENT_PID; 11:57:53 echo Agent pid 39 killed; 11:57:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:57:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:53 [ssh-agent] Looking for ssh-agent implementation... 11:57:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:54 $ docker exec 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e ssh-agent 11:57:54 SSH_AUTH_SOCK=/tmp/ssh-YLYFBTWRVE38/agent.71 11:57:54 SSH_AGENT_PID=77 11:57:54 Running ssh-add (command line suppressed) 11:57:54 Identity added: /w/workspace/foundry_device-virtual-go_PR-398@tmp/private_key_17354896120186263731.key (/w/workspace/foundry_device-virtual-go_PR-398@tmp/private_key_17354896120186263731.key) 11:57:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:54 + git semver init 11:57:54 2023-05-05 11:57:54,814 [run_init] DEBUG init version:0.0.0 force:False 11:57:54 2023-05-05 11:57:54,815 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-398/.semver 11:57:54 2023-05-05 11:57:54,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-398/.semver 11:57:54 2023-05-05 11:57:54,816 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-398/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-398, universal_newlines=False, shell=None, istream=None) 11:57:56 2023-05-05 11:57:55,833 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-398/.git/info/exclude 11:57:56 2023-05-05 11:57:55,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-398/.semver/PR-398 with force:False 11:57:56 2023-05-05 11:57:55,834 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-398/.semver/PR-398 11:57:56 2023-05-05 11:57:55,837 [execute] INFO git cat-file --batch-check 11:57:56 2023-05-05 11:57:55,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-398/.semver, universal_newlines=False, shell=None, istream=) 11:57:56 2023-05-05 11:57:55,842 [execute] INFO git cat-file --batch 11:57:56 2023-05-05 11:57:55,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-398/.semver, universal_newlines=False, shell=None, istream=) 11:57:56 2023-05-05 11:57:55,848 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-398/.semver/PR-398 11:57:56 0.0.0 [Pipeline] } 11:57:56 $ docker exec --env ******** --env ******** 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e ssh-agent -k 11:57:56 unset SSH_AUTH_SOCK; 11:57:56 unset SSH_AGENT_PID; 11:57:56 echo Agent pid 77 killed; 11:57:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:57:56 + git semver [Pipeline] } 11:57:57 $ docker stop --time=1 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e 11:57:58 $ docker rm -f --volumes 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e [Pipeline] // withDockerContainer [Pipeline] sh 11:57:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:57:59 Stashed 1 file(s) [Pipeline] echo 11:57:59 [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:57:59 provisioning config files... 11:57:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-398@tmp/config1416242177094833962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:00 ---> docker-login.sh 11:58:00 nexus3.edgexfoundry.org:10001 11:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:00 Configure a credential helper to remove this warning. See 11:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:00 11:58:00 Login Succeeded 11:58:00 nexus3.edgexfoundry.org:10002 11:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:00 Configure a credential helper to remove this warning. See 11:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:00 11:58:00 Login Succeeded 11:58:00 nexus3.edgexfoundry.org:10003 11:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:00 Configure a credential helper to remove this warning. See 11:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:00 11:58:00 Login Succeeded 11:58:00 nexus3.edgexfoundry.org:10004 11:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:00 Configure a credential helper to remove this warning. See 11:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:00 11:58:00 Login Succeeded 11:58:00 docker.io 11:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:00 Configure a credential helper to remove this warning. See 11:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:00 11:58:00 Login Succeeded 11:58:00 ---> docker-login.sh ends [Pipeline] } 11:58:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:58:00 ========================================================= 11:58:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:58:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:58:01 Sending build context to Docker daemon 23.61MB 11:58:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:58:01 Step 2/12 : FROM ${BASE} AS builder 11:58:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:58:01 f56be85fc22e: Pulling fs layer 11:58:01 85791d961cd3: Pulling fs layer 11:58:01 d694b5ae8c79: Pulling fs layer 11:58:01 9f32a84ed3da: Pulling fs layer 11:58:01 4d19c01a9841: Pulling fs layer 11:58:01 9325e15d5711: Pulling fs layer 11:58:01 556b6ee489ea: Pulling fs layer 11:58:01 c5a4b2cf53e6: Pulling fs layer 11:58:01 4d19c01a9841: Waiting 11:58:01 9325e15d5711: Waiting 11:58:01 556b6ee489ea: Waiting 11:58:01 c5a4b2cf53e6: Waiting 11:58:01 9f32a84ed3da: Waiting 11:58:01 85791d961cd3: Verifying Checksum 11:58:01 85791d961cd3: Download complete 11:58:01 9f32a84ed3da: Verifying Checksum 11:58:01 9f32a84ed3da: Download complete 11:58:01 4d19c01a9841: Download complete 11:58:01 f56be85fc22e: Verifying Checksum 11:58:01 f56be85fc22e: Download complete 11:58:01 9325e15d5711: Verifying Checksum 11:58:01 9325e15d5711: Download complete 11:58:01 f56be85fc22e: Pull complete 11:58:01 85791d961cd3: Pull complete 11:58:02 c5a4b2cf53e6: Verifying Checksum 11:58:02 c5a4b2cf53e6: Download complete 11:58:02 d694b5ae8c79: Verifying Checksum 11:58:02 d694b5ae8c79: Download complete 11:58:02 556b6ee489ea: Verifying Checksum 11:58:02 556b6ee489ea: Download complete 11:58:05 d694b5ae8c79: Pull complete 11:58:05 9f32a84ed3da: Pull complete 11:58:05 4d19c01a9841: Pull complete 11:58:05 9325e15d5711: Pull complete 11:58:07 556b6ee489ea: Pull complete 11:58:08 c5a4b2cf53e6: Pull complete 11:58:08 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 11:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:58:08 ---> c4be618373d6 11:58:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:58:11 ---> Running in 09203b12f540 11:58:11 Removing intermediate container 09203b12f540 11:58:11 ---> 600e30739210 11:58:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:58:11 ---> Running in 04e61d17d914 11:58:11 Removing intermediate container 04e61d17d914 11:58:11 ---> 5442d23cd931 11:58:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:58:11 ---> Running in 5c8ed61313b5 11:58:11 Removing intermediate container 5c8ed61313b5 11:58:11 ---> d0adcc4b4bdb 11:58:11 Step 6/12 : WORKDIR /device-virtual-go 11:58:12 ---> Running in 3bedc50aebea 11:58:12 Removing intermediate container 3bedc50aebea 11:58:12 ---> f221ba02f594 11:58:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:58:12 ---> Running in 3a0e11746782 11:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:58:12 (1/4) Installing openssh-keygen (9.1_p1-r2) 11:58:12 (2/4) Installing libedit (20221030.3.1-r0) 11:58:12 (3/4) Installing openssh-client-common (9.1_p1-r2) 11:58:12 (4/4) Installing openssh-client-default (9.1_p1-r2) 11:58:12 Executing busybox-1.35.0-r29.trigger 11:58:12 OK: 269 MiB in 57 packages 11:58:13 Removing intermediate container 3a0e11746782 11:58:13 ---> 5b49cf0f9503 11:58:13 Step 8/12 : COPY go.mod vendor* ./ 11:58:13 ---> 8622c1920232 11:58:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:13 ---> Running in 6085d2d5db58 11:58:14 Still waiting to schedule task 11:58:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:58:52 Removing intermediate container 6085d2d5db58 11:58:52 ---> 256c44bda782 11:58:52 Step 10/12 : COPY . . 11:58:52 ---> 53b2af85bb16 11:58:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:58:52 ---> Running in 5bf59b1fc514 11:58:52 Removing intermediate container 5bf59b1fc514 11:58:52 ---> 6148224df3bd 11:58:52 Step 12/12 : RUN $MAKE 11:58:52 ---> Running in 8865806b2ede 11:58:52 noop 11:58:52 Removing intermediate container 8865806b2ede 11:58:52 ---> 524ef5886a77 11:58:52 Successfully built 524ef5886a77 11:58:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:52 + docker inspect -f . ci-base-image-x86_64 11:58:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:52 prd-ubuntu20.04-docker-8c-8g-13903 does not seem to be running inside a container 11:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-398 -v /w/workspace/foundry_device-virtual-go_PR-398:/w/workspace/foundry_device-virtual-go_PR-398:rw,z -v /w/workspace/foundry_device-virtual-go_PR-398@tmp:/w/workspace/foundry_device-virtual-go_PR-398@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 ******** ci-base-image-x86_64 cat 11:58:53 $ docker top fd705dbfd34097892791d305a6705200f1c4ffac6f235f3a51f6a25f8a16834d -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:53 + go version 11:58:53 go version go1.20.2 linux/amd64 [Pipeline] } 11:58:53 $ docker stop --time=1 fd705dbfd34097892791d305a6705200f1c4ffac6f235f3a51f6a25f8a16834d 11:58:54 $ docker rm -f --volumes fd705dbfd34097892791d305a6705200f1c4ffac6f235f3a51f6a25f8a16834d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:55 + docker inspect -f . ci-base-image-x86_64 11:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:55 prd-ubuntu20.04-docker-8c-8g-13903 does not seem to be running inside a container 11:58:55 $ 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-398 -v /w/workspace/foundry_device-virtual-go_PR-398:/w/workspace/foundry_device-virtual-go_PR-398:rw,z -v /w/workspace/foundry_device-virtual-go_PR-398@tmp:/w/workspace/foundry_device-virtual-go_PR-398@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 ******** ci-base-image-x86_64 cat 11:58:56 $ docker top d26762f76ca73deea4715af464d95c3bb4c92e8749245713122085775ac065f9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:56 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-398 [Pipeline] fileExists [Pipeline] sh 11:58:56 + make test 11:58:56 go test ./... -coverprofile=coverage.out 11:59:01 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:59:11 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:59:11 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 11:59:15 go vet ./... 11:59:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:59:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:59:19 ./bin/test-attribution-txt.sh [Pipeline] echo 11:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:59:19 $ docker stop --time=1 d26762f76ca73deea4715af464d95c3bb4c92e8749245713122085775ac065f9 11:59:22 $ docker rm -f --volumes d26762f76ca73deea4715af464d95c3bb4c92e8749245713122085775ac065f9 [Pipeline] // withDockerContainer [Pipeline] sh 11:59:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:59:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:59:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:59:23 + ls -al . 11:59:23 total 192 11:59:23 drwxrwxr-x 9 jenkins jenkins 4096 May 5 11:58 . 11:59:23 drwxrwxr-x 4 jenkins jenkins 4096 May 5 11:57 .. 11:59:23 drwxrwxr-x 8 jenkins jenkins 4096 May 5 11:57 .git 11:59:23 drwxrwxr-x 3 jenkins jenkins 4096 May 5 11:57 .github 11:59:23 -rw-rw-r-- 1 jenkins jenkins 337 May 5 11:57 .gitignore 11:59:23 -rw-rw-r-- 1 jenkins jenkins 41 May 5 11:57 .golangci.yml 11:59:23 drwxr-xr-x 3 jenkins jenkins 4096 May 5 11:57 .semver 11:59:23 -rw-rw-r-- 1 jenkins jenkins 8652 May 5 11:57 Attribution.txt 11:59:23 -rw-rw-r-- 1 jenkins jenkins 11367 May 5 11:57 CHANGELOG.md 11:59:23 -rw-rw-r-- 1 jenkins jenkins 1646 May 5 11:57 Dockerfile 11:59:23 -rw-rw-r-- 1 jenkins jenkins 677 May 5 11:57 GOVERNANCE.md 11:59:23 -rw-rw-r-- 1 jenkins jenkins 660 May 5 11:57 Jenkinsfile 11:59:23 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 11:57 LICENSE 11:59:23 -rw-rw-r-- 1 jenkins jenkins 1696 May 5 11:57 Makefile 11:59:23 -rw-rw-r-- 1 jenkins jenkins 623 May 5 11:57 OWNERS.md 11:59:23 -rw-rw-r-- 1 jenkins jenkins 3578 May 5 11:57 README.md 11:59:23 -rw-rw-r-- 1 jenkins jenkins 5 May 5 11:57 VERSION 11:59:23 drwxrwxr-x 2 jenkins jenkins 4096 May 5 11:57 bin 11:59:23 drwxrwxr-x 3 jenkins jenkins 4096 May 5 11:57 cmd 11:59:23 -rw-r--r-- 1 jenkins jenkins 43063 May 5 11:59 coverage.out 11:59:23 -rw-rw-r-- 1 jenkins jenkins 3209 May 5 11:57 go.mod 11:59:23 -rw-rw-r-- 1 jenkins jenkins 30994 May 5 11:57 go.sum 11:59:23 drwxrwxr-x 3 jenkins jenkins 4096 May 5 11:57 internal 11:59:23 drwxrwxr-x 4 jenkins jenkins 4096 May 5 11:57 snap 11:59:23 -rw-rw-r-- 1 jenkins jenkins 235 May 5 11:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:24 + 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=5b11ece3116414c19a2dfbcce24d23f137de6b9b --label arch=amd64 --label version=0.0.0 . 11:59:24 Sending build context to Docker daemon 23.65MB 11:59:24 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:59:24 Step 2/25 : FROM ${BASE} AS builder 11:59:24 ---> 524ef5886a77 11:59:24 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:59:24 ---> Running in fc7af3239a25 11:59:24 Removing intermediate container fc7af3239a25 11:59:24 ---> 41d78187ffc2 11:59:24 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:59:24 ---> Running in f80438dbd403 11:59:24 Removing intermediate container f80438dbd403 11:59:24 ---> 982062b6a32b 11:59:24 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:59:24 ---> Running in af27e55d1cba 11:59:24 Removing intermediate container af27e55d1cba 11:59:24 ---> dbd3bff6af21 11:59:24 Step 6/25 : WORKDIR /device-virtual-go 11:59:24 ---> Running in 931de3b32f79 11:59:24 Removing intermediate container 931de3b32f79 11:59:24 ---> 05810acae52d 11:59:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:59:24 ---> Running in e7e0eaa74995 11:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:59:25 OK: 269 MiB in 57 packages 11:59:25 Removing intermediate container e7e0eaa74995 11:59:25 ---> 5645f6d36895 11:59:25 Step 8/25 : COPY go.mod vendor* ./ 11:59:25 ---> d7e8844a0b11 11:59:25 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:25 ---> Running in 862314baf0a4 11:59:26 Removing intermediate container 862314baf0a4 11:59:26 ---> 2bb5f9189049 11:59:26 Step 10/25 : COPY . . 11:59:27 ---> 6b138eca06a8 11:59:27 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:59:27 ---> Running in 44f1140a36b2 11:59:27 Removing intermediate container 44f1140a36b2 11:59:27 ---> dc2bcdeecade 11:59:27 Step 12/25 : RUN $MAKE 11:59:27 ---> Running in 8648c38b933e 11:59:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:59:45 Removing intermediate container 8648c38b933e 11:59:45 ---> 02748a9f2e65 11:59:45 Step 13/25 : FROM alpine:3.17 11:59:45 3.17: Pulling from library/alpine 11:59:45 f56be85fc22e: Already exists 11:59:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:59:45 Status: Downloaded newer image for alpine:3.17 11:59:45 ---> 9ed4aefc74f6 11:59:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:59:45 ---> Running in 5b03d065a7af 11:59:45 Removing intermediate container 5b03d065a7af 11:59:45 ---> 2acd7116e938 11:59:45 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:59:45 ---> Running in 140189522c28 11:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:59:46 (1/1) Installing dumb-init (1.2.5-r2) 11:59:46 Executing busybox-1.35.0-r29.trigger 11:59:46 OK: 7 MiB in 16 packages 11:59:46 Removing intermediate container 140189522c28 11:59:46 ---> 2c3dab57a133 11:59:46 Step 16/25 : WORKDIR / 11:59:46 ---> Running in 2ce5efe1d45d 11:59:46 Removing intermediate container 2ce5efe1d45d 11:59:46 ---> c06eadef7165 11:59:46 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:59:46 ---> 0dd29fa5adfe 11:59:46 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:59:47 ---> f9423aa1b1d2 11:59:47 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:59:47 ---> 8cf8345534cc 11:59:47 Step 20/25 : EXPOSE 59900 11:59:47 ---> Running in bd69d9ad0480 11:59:47 Removing intermediate container bd69d9ad0480 11:59:47 ---> f7ae0c6fa250 11:59:47 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:59:47 ---> Running in eb68e2da4285 11:59:47 Removing intermediate container eb68e2da4285 11:59:47 ---> 81d63333f2bc 11:59:47 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:59:47 ---> Running in ce2ae458f7ac 11:59:47 Removing intermediate container ce2ae458f7ac 11:59:47 ---> 5f6a37a1c692 11:59:47 Step 23/25 : LABEL arch=amd64 11:59:47 ---> Running in cbd5eebeb825 11:59:47 Removing intermediate container cbd5eebeb825 11:59:47 ---> 7a1aec5193b1 11:59:47 Step 24/25 : LABEL git_sha=5b11ece3116414c19a2dfbcce24d23f137de6b9b 11:59:47 ---> Running in d33b05f6148b 11:59:48 Removing intermediate container d33b05f6148b 11:59:48 ---> bf7aac056801 11:59:48 Step 25/25 : LABEL version=0.0.0 11:59:48 ---> Running in 1de5cdbdbde1 11:59:48 Removing intermediate container 1de5cdbdbde1 11:59:48 ---> 44b23afedc2c 11:59:48 [Warning] One or more build-args [ARCH] were not consumed 11:59:48 Successfully built 44b23afedc2c 11:59:48 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:49 11:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:49 latest: Pulling from edgex-lftools-log-publisher 11:59:49 5eb5b503b376: Pulling fs layer 11:59:49 5c69ac0246d0: Pulling fs layer 11:59:49 ec43610c2a17: Pulling fs layer 11:59:49 3a2ae6a8a46f: Pulling fs layer 11:59:49 33b1e0a273af: Pulling fs layer 11:59:49 5d3b04190fa2: Pulling fs layer 11:59:49 2f39f015ded8: Pulling fs layer 11:59:49 3a2ae6a8a46f: Waiting 11:59:49 33b1e0a273af: Waiting 11:59:49 5d3b04190fa2: Waiting 11:59:49 2f39f015ded8: Waiting 11:59:49 5c69ac0246d0: Download complete 11:59:49 3a2ae6a8a46f: Verifying Checksum 11:59:49 3a2ae6a8a46f: Download complete 11:59:49 33b1e0a273af: Verifying Checksum 11:59:49 33b1e0a273af: Download complete 11:59:49 5d3b04190fa2: Verifying Checksum 11:59:49 5d3b04190fa2: Download complete 11:59:49 ec43610c2a17: Verifying Checksum 11:59:49 ec43610c2a17: Download complete 11:59:49 5eb5b503b376: Verifying Checksum 11:59:49 5eb5b503b376: Download complete 11:59:50 2f39f015ded8: Verifying Checksum 11:59:50 2f39f015ded8: Download complete 11:59:50 5eb5b503b376: Pull complete 11:59:51 5c69ac0246d0: Pull complete 11:59:51 ec43610c2a17: Pull complete 11:59:51 3a2ae6a8a46f: Pull complete 11:59:51 33b1e0a273af: Pull complete 11:59:51 5d3b04190fa2: Pull complete 11:59:56 2f39f015ded8: Pull complete 11:59:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:56 prd-ubuntu20.04-docker-8c-8g-13903 does not seem to be running inside a container 11:59:56 $ 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-398 -v /w/workspace/foundry_device-virtual-go_PR-398:/w/workspace/foundry_device-virtual-go_PR-398:rw,z -v /w/workspace/foundry_device-virtual-go_PR-398@tmp:/w/workspace/foundry_device-virtual-go_PR-398@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:59:58 $ docker top 4d2bb2d9cbfdf33a3ef80b9a33e11be009fac73471312b53490a732da3ee0ec0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:59 ---> job-cost.sh 11:59:59 lf-activate-venv: SKIPPING 11:59:59 INFO: No Stack... 11:59:59 INFO: Retrieving Pricing Info for: v3-standard-8 12:00:00 INFO: Archiving Costs [Pipeline] sh 12:00:00 + + cut -d, -f6 12:00:00 cat /w/workspace/foundry_device-virtual-go_PR-398/archives/cost.csv [Pipeline] lock 12:00:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] 12:00:00 Resource [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] did not exist. Created. 12:00:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:00:00 + echo total: 0.2199999988079071 [Pipeline] stash 12:00:00 Stashed 1 file(s) [Pipeline] } 12:00:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:00:01 $ docker stop --time=1 4d2bb2d9cbfdf33a3ef80b9a33e11be009fac73471312b53490a732da3ee0ec0 12:00:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13905 in /w/workspace/foundry_device-virtual-go_PR-398 12:00:02 $ docker rm -f --volumes 4d2bb2d9cbfdf33a3ef80b9a33e11be009fac73471312b53490a732da3ee0ec0 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 12:00:02 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 12:00:02 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:00:07 using credential edgex-jenkins-ssh 12:00:07 Cloning the remote Git repository 12:00:07 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:00:07 > git init /w/workspace/device-virtual-go/1 # timeout=10 12:00:08 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:00:08 > git --version # timeout=10 12:00:08 > git --version # 'git version 2.25.1' 12:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:00:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:11 Merging remotes/origin/main commit 81c3d8df6e6916a21c685b3cf20bca39d3871f6d into PR head commit 5b11ece3116414c19a2dfbcce24d23f137de6b9b 12:00:11 Merge succeeded, producing 5b11ece3116414c19a2dfbcce24d23f137de6b9b 12:00:11 Checking out Revision 5b11ece3116414c19a2dfbcce24d23f137de6b9b (PR-398) 12:00:12 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 12:00:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:00:11 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:00:11 > git config core.sparsecheckout # timeout=10 12:00:11 > git checkout -f 5b11ece3116414c19a2dfbcce24d23f137de6b9b # timeout=10 12:00:11 > git remote # timeout=10 12:00:11 > git config --get remote.origin.url # timeout=10 12:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:11 > git merge 81c3d8df6e6916a21c685b3cf20bca39d3871f6d # timeout=10 12:00:11 > git rev-parse HEAD^{commit} # timeout=10 12:00:11 > git config core.sparsecheckout # timeout=10 12:00:11 > git checkout -f 5b11ece3116414c19a2dfbcce24d23f137de6b9b # timeout=10 12:00:12 > git --version # timeout=10 12:00:12 > git --version # 'git version 2.25.1' 12:00:12 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:00:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:00:13 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:13 Dload Upload Total Spent Left Speed 12:00:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 46032 0 --:--:-- --:--:-- --:--:-- 46032 [Pipeline] sh 12:00:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:00:14 + sudo tee /etc/docker/daemon.new 12:00:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:00:14 { 12:00:14 "registry-mirrors": [ 12:00:14 "https://nexus3.edgexfoundry.org:10001" 12:00:14 ], 12:00:14 "bip": "10.250.0.254/24", 12:00:14 "hosts": [ 12:00:14 "tcp://0.0.0.0:5555", 12:00:14 "unix:///var/run/docker.sock" 12:00:14 ], 12:00:14 "mtu": 1458, 12:00:14 "selinux-enabled": true, 12:00:14 "seccomp-profile": "/etc/docker/seccomp.json" 12:00:14 } [Pipeline] sh 12:00:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:00:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:00:33 provisioning config files... 12:00:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12534658717901586787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:34 ---> docker-login.sh 12:00:34 nexus3.edgexfoundry.org:10001 12:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:34 Configure a credential helper to remove this warning. See 12:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:34 12:00:34 Login Succeeded 12:00:34 nexus3.edgexfoundry.org:10002 12:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:35 Configure a credential helper to remove this warning. See 12:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:35 12:00:35 Login Succeeded 12:00:35 nexus3.edgexfoundry.org:10003 12:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:35 Configure a credential helper to remove this warning. See 12:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:35 12:00:35 Login Succeeded 12:00:35 nexus3.edgexfoundry.org:10004 12:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:35 Configure a credential helper to remove this warning. See 12:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:35 12:00:35 Login Succeeded 12:00:35 docker.io 12:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:36 Configure a credential helper to remove this warning. See 12:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:36 12:00:36 Login Succeeded 12:00:36 ---> docker-login.sh ends [Pipeline] } 12:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:00:36 ========================================================= 12:00:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:00:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:00:37 Sending build context to Docker daemon 11.97MB 12:00:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:00:37 Step 2/12 : FROM ${BASE} AS builder 12:00:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:00:38 c41833b44d91: Pulling fs layer 12:00:38 ed15518f5707: Pulling fs layer 12:00:38 feae8fd75edb: Pulling fs layer 12:00:38 242c74f7c9fa: Pulling fs layer 12:00:38 3cdef696dda3: Pulling fs layer 12:00:38 2ced38df9373: Pulling fs layer 12:00:38 58f1dce35555: Pulling fs layer 12:00:38 2ced38df9373: Waiting 12:00:38 242c74f7c9fa: Waiting 12:00:38 3cdef696dda3: Waiting 12:00:38 58f1dce35555: Waiting 12:00:38 ed15518f5707: Verifying Checksum 12:00:38 ed15518f5707: Download complete 12:00:38 242c74f7c9fa: Verifying Checksum 12:00:38 242c74f7c9fa: Download complete 12:00:38 3cdef696dda3: Verifying Checksum 12:00:38 3cdef696dda3: Download complete 12:00:38 c41833b44d91: Download complete 12:00:39 c41833b44d91: Pull complete 12:00:39 58f1dce35555: Verifying Checksum 12:00:39 58f1dce35555: Download complete 12:00:39 ed15518f5707: Pull complete 12:00:40 2ced38df9373: Verifying Checksum 12:00:40 2ced38df9373: Download complete 12:00:40 feae8fd75edb: Verifying Checksum 12:00:40 feae8fd75edb: Download complete 12:00:50 feae8fd75edb: Pull complete 12:00:50 242c74f7c9fa: Pull complete 12:00:50 3cdef696dda3: Pull complete 12:00:58 2ced38df9373: Pull complete 12:01:02 58f1dce35555: Pull complete 12:01:02 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 12:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:01:02 ---> fadd8f120f05 12:01:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:01:03 ---> Running in ecbad1ee07f8 12:01:03 Removing intermediate container ecbad1ee07f8 12:01:03 ---> 8932d784dc7b 12:01:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:01:03 ---> Running in 1bc8e214198f 12:01:03 Removing intermediate container 1bc8e214198f 12:01:03 ---> 7e18fcda628c 12:01:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:01:03 ---> Running in 92de9801ddb9 12:01:04 Removing intermediate container 92de9801ddb9 12:01:04 ---> 009c9ca22abd 12:01:04 Step 6/12 : WORKDIR /device-virtual-go 12:01:04 ---> Running in 505a59740696 12:01:04 Removing intermediate container 505a59740696 12:01:04 ---> cdd3a64caa85 12:01:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:01:04 ---> Running in 6b2c7411b90e 12:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:01:07 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:01:07 (2/4) Installing libedit (20221030.3.1-r0) 12:01:07 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:01:07 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:01:07 Executing busybox-1.35.0-r29.trigger 12:01:07 OK: 268 MiB in 57 packages 12:01:08 Removing intermediate container 6b2c7411b90e 12:01:08 ---> 9f3bf0663c02 12:01:08 Step 8/12 : COPY go.mod vendor* ./ 12:01:08 ---> 025b7aa9e209 12:01:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:08 ---> Running in 8ab168706341 12:02:05 Removing intermediate container 8ab168706341 12:02:05 ---> bf6133d2adc1 12:02:05 Step 10/12 : COPY . . 12:02:06 ---> 2305937aab12 12:02:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:02:06 ---> Running in bcf3ee8beab6 12:02:06 Removing intermediate container bcf3ee8beab6 12:02:06 ---> 4ebe8fa867e2 12:02:06 Step 12/12 : RUN $MAKE 12:02:06 ---> Running in b053a1a08df4 12:02:07 noop 12:02:08 Removing intermediate container b053a1a08df4 12:02:08 ---> 8414cc401f51 12:02:08 Successfully built 8414cc401f51 12:02:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:08 + docker inspect -f . ci-base-image-arm64 12:02:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:09 prd-ubuntu20.04-docker-arm64-4c-16g-13905 does not seem to be running inside a container 12:02:09 $ 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 12:02:10 $ docker top 9ac89d3b56c654e7eb3037ca528660dd6b9b15296f941ac11a76edc37b412f75 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:11 + go version 12:02:11 go version go1.20.2 linux/arm64 [Pipeline] } 12:02:11 $ docker stop --time=1 9ac89d3b56c654e7eb3037ca528660dd6b9b15296f941ac11a76edc37b412f75 12:02:12 $ docker rm -f --volumes 9ac89d3b56c654e7eb3037ca528660dd6b9b15296f941ac11a76edc37b412f75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:13 + docker inspect -f . ci-base-image-arm64 12:02:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:13 prd-ubuntu20.04-docker-arm64-4c-16g-13905 does not seem to be running inside a container 12:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-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 12:02:15 $ docker top b2fbbc6523cb11a7685052c7995b5dae2ae9caf56479bce85a1253edbaa2ffcf -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:15 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:02:16 + make test 12:02:16 go test ./... -coverprofile=coverage.out 12:02:48 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:04:25 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:04:25 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements 12:04:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:04:25 go vet ./... 12:04:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:04:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:04:47 ./bin/test-attribution-txt.sh [Pipeline] echo 12:04:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:04:47 $ docker stop --time=1 b2fbbc6523cb11a7685052c7995b5dae2ae9caf56479bce85a1253edbaa2ffcf 12:04:50 $ docker rm -f --volumes b2fbbc6523cb11a7685052c7995b5dae2ae9caf56479bce85a1253edbaa2ffcf [Pipeline] // withDockerContainer [Pipeline] sh 12:04:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:04:52 Warning: overwriting stash ‘coverage-report’ 12:04:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:04:53 + ls -al . 12:04:53 total 188 12:04:53 drwxrwxr-x 8 jenkins jenkins 4096 May 5 12:02 . 12:04:53 drwxrwxr-x 4 jenkins jenkins 4096 May 5 12:00 .. 12:04:53 drwxrwxr-x 8 jenkins jenkins 4096 May 5 12:00 .git 12:04:53 drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:00 .github 12:04:53 -rw-rw-r-- 1 jenkins jenkins 337 May 5 12:00 .gitignore 12:04:53 -rw-rw-r-- 1 jenkins jenkins 41 May 5 12:00 .golangci.yml 12:04:53 -rw-rw-r-- 1 jenkins jenkins 8652 May 5 12:00 Attribution.txt 12:04:53 -rw-rw-r-- 1 jenkins jenkins 11367 May 5 12:00 CHANGELOG.md 12:04:53 -rw-rw-r-- 1 jenkins jenkins 1646 May 5 12:00 Dockerfile 12:04:53 -rw-rw-r-- 1 jenkins jenkins 677 May 5 12:00 GOVERNANCE.md 12:04:53 -rw-rw-r-- 1 jenkins jenkins 660 May 5 12:00 Jenkinsfile 12:04:53 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 12:00 LICENSE 12:04:53 -rw-rw-r-- 1 jenkins jenkins 1696 May 5 12:00 Makefile 12:04:53 -rw-rw-r-- 1 jenkins jenkins 623 May 5 12:00 OWNERS.md 12:04:53 -rw-rw-r-- 1 jenkins jenkins 3578 May 5 12:00 README.md 12:04:53 -rw-rw-r-- 1 jenkins jenkins 5 May 5 11:57 VERSION 12:04:53 drwxrwxr-x 2 jenkins jenkins 4096 May 5 12:00 bin 12:04:53 drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:00 cmd 12:04:53 -rw-r--r-- 1 jenkins jenkins 43063 May 5 12:04 coverage.out 12:04:53 -rw-rw-r-- 1 jenkins jenkins 3209 May 5 12:00 go.mod 12:04:53 -rw-rw-r-- 1 jenkins jenkins 30994 May 5 12:00 go.sum 12:04:53 drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:00 internal 12:04:53 drwxrwxr-x 4 jenkins jenkins 4096 May 5 12:00 snap 12:04:53 -rw-rw-r-- 1 jenkins jenkins 235 May 5 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:53 + 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=5b11ece3116414c19a2dfbcce24d23f137de6b9b --label arch=arm64 --label version=0.0.0 . 12:04:54 Sending build context to Docker daemon 12.01MB 12:04:54 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:04:54 Step 2/25 : FROM ${BASE} AS builder 12:04:54 ---> 8414cc401f51 12:04:54 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:04:54 ---> Running in c8725bfd7eb3 12:04:54 Removing intermediate container c8725bfd7eb3 12:04:54 ---> fc23902defd9 12:04:54 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:04:54 ---> Running in 1630799b6f70 12:04:55 Removing intermediate container 1630799b6f70 12:04:55 ---> a97dc24847da 12:04:55 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:04:55 ---> Running in 9024804a392e 12:04:55 Removing intermediate container 9024804a392e 12:04:55 ---> f53ce79b6956 12:04:55 Step 6/25 : WORKDIR /device-virtual-go 12:04:55 ---> Running in c3a74ee4da2f 12:04:55 Removing intermediate container c3a74ee4da2f 12:04:55 ---> b5f114b3c484 12:04:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:55 ---> Running in 718d2fb76283 12:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:04:58 OK: 268 MiB in 57 packages 12:04:59 Removing intermediate container 718d2fb76283 12:04:59 ---> 94c1240dba87 12:04:59 Step 8/25 : COPY go.mod vendor* ./ 12:04:59 ---> a69c25dc44ae 12:04:59 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:59 ---> Running in e9a86e9b9f46 12:05:03 Removing intermediate container e9a86e9b9f46 12:05:03 ---> 77fba2e17803 12:05:03 Step 10/25 : COPY . . 12:05:04 ---> f471ce599230 12:05:04 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:05:04 ---> Running in 4c7f5b3079e7 12:05:05 Removing intermediate container 4c7f5b3079e7 12:05:05 ---> fcecf3c7638a 12:05:05 Step 12/25 : RUN $MAKE 12:05:05 ---> Running in d1e1b84308cd 12:05:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:07:12 Removing intermediate container d1e1b84308cd 12:07:12 ---> 5134f90d2841 12:07:12 Step 13/25 : FROM alpine:3.17 12:07:12 3.17: Pulling from library/alpine 12:07:12 c41833b44d91: Already exists 12:07:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:07:12 Status: Downloaded newer image for alpine:3.17 12:07:12 ---> 51e60588ff2c 12:07:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:07:12 ---> Running in c033efde9388 12:07:12 Removing intermediate container c033efde9388 12:07:12 ---> ce1e6ac7ce45 12:07:12 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:07:12 ---> Running in 3180af76747c 12:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:07:12 (1/1) Installing dumb-init (1.2.5-r2) 12:07:12 Executing busybox-1.35.0-r29.trigger 12:07:12 OK: 8 MiB in 16 packages 12:07:12 Removing intermediate container 3180af76747c 12:07:12 ---> d3387fd6b510 12:07:12 Step 16/25 : WORKDIR / 12:07:12 ---> Running in 87d10c7eee39 12:07:12 Removing intermediate container 87d10c7eee39 12:07:12 ---> e498f7fb5f7b 12:07:12 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:07:12 ---> 24ed5f2f5016 12:07:12 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:07:12 ---> 6ae0bb37bccc 12:07:12 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:07:13 ---> a1b85dabc467 12:07:13 Step 20/25 : EXPOSE 59900 12:07:13 ---> Running in a51e20fc4ec0 12:07:13 Removing intermediate container a51e20fc4ec0 12:07:13 ---> 31281babf077 12:07:13 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:07:13 ---> Running in 3fec7ce61631 12:07:13 Removing intermediate container 3fec7ce61631 12:07:13 ---> 415bbfa66803 12:07:13 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:07:13 ---> Running in f35ebdb5e950 12:07:13 Removing intermediate container f35ebdb5e950 12:07:13 ---> 96e46139b1c9 12:07:13 Step 23/25 : LABEL arch=arm64 12:07:14 ---> Running in bb76cf7b12e8 12:07:14 Removing intermediate container bb76cf7b12e8 12:07:14 ---> 85b0483aa3e8 12:07:14 Step 24/25 : LABEL git_sha=5b11ece3116414c19a2dfbcce24d23f137de6b9b 12:07:14 ---> Running in 67f25b317c05 12:07:14 Removing intermediate container 67f25b317c05 12:07:14 ---> 3c3321601a38 12:07:14 Step 25/25 : LABEL version=0.0.0 12:07:14 ---> Running in f86e963eb339 12:07:14 Removing intermediate container f86e963eb339 12:07:14 ---> 597422875610 12:07:14 [Warning] One or more build-args [ARCH] were not consumed 12:07:14 Successfully built 597422875610 12:07:14 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:07:15 12:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:07:16 arm64: Pulling from edgex-lftools-log-publisher 12:07:16 8998bd30e6a1: Pulling fs layer 12:07:16 04944245beec: Pulling fs layer 12:07:16 699f458cf7ca: Pulling fs layer 12:07:16 765212b225bb: Pulling fs layer 12:07:16 f23df028b6ca: Pulling fs layer 12:07:16 d65c8cfc05b1: Pulling fs layer 12:07:16 2437ff75d9bd: Pulling fs layer 12:07:16 f23df028b6ca: Waiting 12:07:16 765212b225bb: Waiting 12:07:16 d65c8cfc05b1: Waiting 12:07:16 2437ff75d9bd: Waiting 12:07:16 04944245beec: Verifying Checksum 12:07:16 04944245beec: Download complete 12:07:16 765212b225bb: Verifying Checksum 12:07:16 765212b225bb: Download complete 12:07:16 f23df028b6ca: Verifying Checksum 12:07:16 f23df028b6ca: Download complete 12:07:16 d65c8cfc05b1: Verifying Checksum 12:07:16 d65c8cfc05b1: Download complete 12:07:16 699f458cf7ca: Verifying Checksum 12:07:16 699f458cf7ca: Download complete 12:07:17 8998bd30e6a1: Verifying Checksum 12:07:17 8998bd30e6a1: Download complete 12:07:19 2437ff75d9bd: Verifying Checksum 12:07:19 2437ff75d9bd: Download complete 12:07:20 8998bd30e6a1: Pull complete 12:07:21 04944245beec: Pull complete 12:07:22 699f458cf7ca: Pull complete 12:07:22 765212b225bb: Pull complete 12:07:23 f23df028b6ca: Pull complete 12:07:23 d65c8cfc05b1: Pull complete 12:07:38 2437ff75d9bd: Pull complete 12:07:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:07:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:38 prd-ubuntu20.04-docker-arm64-4c-16g-13905 does not seem to be running inside a container 12:07:39 $ 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 12:07:41 $ docker top 37eb15e00012059c3147fd6a7122f1e57969b00ec73dfe95e49cf2969ba68119 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:42 ---> job-cost.sh 12:07:42 lf-activate-venv: SKIPPING 12:07:42 INFO: No Stack... 12:07:43 INFO: Retrieving Pricing Info for: v3-standard-4 12:07:43 INFO: Archiving Costs [Pipeline] sh 12:07:44 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:07:44 + cut -d, -f6 [Pipeline] lock 12:07:44 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] 12:07:44 Resource [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] did not exist. Created. 12:07:44 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:07:45 /w/workspace/device-virtual-go/1@tmp/durable-c3f665c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:07:45 + echo total: 0.10999999940395355 [Pipeline] stash 12:07:45 Warning: overwriting stash ‘stack-cost’ 12:07:45 Stashed 1 file(s) [Pipeline] } 12:07:45 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:07:45 $ docker stop --time=1 37eb15e00012059c3147fd6a7122f1e57969b00ec73dfe95e49cf2969ba68119 12:07:47 $ docker rm -f --volumes 37eb15e00012059c3147fd6a7122f1e57969b00ec73dfe95e49cf2969ba68119 [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 12:07:48 provisioning config files... 12:07:48 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-398@tmp/config10839015351321742201tmp [Pipeline] { [Pipeline] sh 12:07:48 + set +x 12:07:48 + curl -s https://codecov.io/bash 12:07:48 + bash -s -- 12:07:48 12:07:48 _____ _ 12:07:48 / ____| | | 12:07:48 | | ___ __| | ___ ___ _____ __ 12:07:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:07:48 | |___| (_) | (_| | __/ (_| (_) \ V / 12:07:48 \_____\___/ \__,_|\___|\___\___/ \_/ 12:07:48 Bash-1.0.6 12:07:48 12:07:48 12:07:48 ==> git version 2.25.1 found 12:07:48 ==> 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 12:07:48 Release-Date: 2020-01-08 12:07:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:07:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:07:48 ==> Jenkins CI detected. 12:07:48 current dir:  /w/workspace/foundry_device-virtual-go_PR-398 12:07:48 project root: . 12:07:48 --> token set from env 12:07:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:07:48 ==> Running gcov in . (disable via -X gcov) 12:07:48 ==> Python coveragepy not found 12:07:48 ==> Searching for coverage reports in: 12:07:48 + . 12:07:48 -> Found 1 reports 12:07:48 ==> Detecting git/mercurial file structure 12:07:48 ==> Reading reports 12:07:48 + ./coverage.out bytes=43063 12:07:48 ==> Appending adjustments 12:07:48 https://docs.codecov.io/docs/fixing-reports 12:07:48 + Found adjustments 12:07:48 ==> Gzipping contents 12:07:48 8.0K /tmp/codecov.weEtSZ.gz 12:07:48 ==> Uploading reports 12:07:48 url: https://codecov.io 12:07:48 query: branch=PR-398&commit=5b11ece3116414c19a2dfbcce24d23f137de6b9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=398&job=&cmd_args= 12:07:48 -> Pinging Codecov 12:07:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-398&commit=5b11ece3116414c19a2dfbcce24d23f137de6b9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=398&job=&cmd_args= 12:07:48 -> Uploading to 12:07:48 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/5E52B4B073DB2E39498172D8E973AA87/5b11ece3116414c19a2dfbcce24d23f137de6b9b/e1aae0e4-3b92-4d13-ac16-e60f2a33a948.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T120748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87d8a92bfbb6e2125865267e8923eac0bb5f497b2f0dc9bdc8f84cdccbadce92 12:07:48 % Total % Received % Xferd Average Speed Time Time Time Current 12:07:48 Dload Upload Total Spent Left Speed 12:07:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 22938 --:--:-- --:--:-- --:--:-- 22938 12:07:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5b11ece3116414c19a2dfbcce24d23f137de6b9b [Pipeline] } 12:07:49 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:07:51 + [ -d /w/workspace/foundry_device-virtual-go_PR-398/archives ] 12:07:51 + ls -al /w/workspace/foundry_device-virtual-go_PR-398/archives 12:07:51 total 16 12:07:51 drwxr-xr-x 3 root root 4096 May 5 11:59 . 12:07:51 drwxrwxr-x 10 jenkins jenkins 4096 May 5 12:00 .. 12:07:51 drwxr-xr-x 2 root root 4096 May 5 11:59 cost 12:07:51 -rw-r--r-- 1 root root 90 May 5 11:59 cost.csv 12:07:51 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-398/archives 12:07:51 + ls -al /w/workspace/foundry_device-virtual-go_PR-398/archives 12:07:51 total 16 12:07:51 drwxr-xr-x 3 jenkins jenkins 4096 May 5 11:59 . 12:07:51 drwxrwxr-x 10 jenkins jenkins 4096 May 5 12:00 .. 12:07:51 drwxr-xr-x 2 jenkins jenkins 4096 May 5 11:59 cost 12:07:51 -rw-r--r-- 1 jenkins jenkins 90 May 5 11:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:07:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:07:52 ---> package-listing.sh 12:07:52 ++ facter osfamily 12:07:52 ++ tr '[:upper:]' '[:lower:]' 12:07:52 + OS_FAMILY=debian 12:07:52 + workspace=/w/workspace/foundry_device-virtual-go_PR-398 12:07:52 + START_PACKAGES=/tmp/packages_start.txt 12:07:52 + END_PACKAGES=/tmp/packages_end.txt 12:07:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:07:52 + PACKAGES=/tmp/packages_start.txt 12:07:52 + '[' /w/workspace/foundry_device-virtual-go_PR-398 ']' 12:07:52 + PACKAGES=/tmp/packages_end.txt 12:07:52 + case "${OS_FAMILY}" in 12:07:52 + dpkg -l 12:07:52 + grep '^ii' 12:07:52 + '[' -f /tmp/packages_start.txt ']' 12:07:52 + '[' -f /tmp/packages_end.txt ']' 12:07:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:07:52 + '[' /w/workspace/foundry_device-virtual-go_PR-398 ']' 12:07:52 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-398/archives/ 12:07:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-398/archives/ [Pipeline] echo 12:07:52 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-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:07:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:53 prd-ubuntu20.04-docker-8c-8g-13903 does not seem to be running inside a container 12:07:53 $ 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-398/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-398 -v /w/workspace/foundry_device-virtual-go_PR-398:/w/workspace/foundry_device-virtual-go_PR-398:rw,z -v /w/workspace/foundry_device-virtual-go_PR-398@tmp:/w/workspace/foundry_device-virtual-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:07:53 $ docker top 58965710e11c6db0f4b140283fb3f47c903085255a190992aa9904460bcafed8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:54 + touch /tmp/pre-build-complete [Pipeline] sh 12:07:54 + mkdir -p /var/log/sysstat [Pipeline] sh 12:07:54 + ls /var/log/sa-host 12:07:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:55 provisioning config files... 12:07:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-398@tmp/config1091149555463568254tmp [Pipeline] { [Pipeline] echo 12:07:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:07:55 ---> create-netrc.sh [Pipeline] } 12:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:07:55 ---> python-tools-install.sh [Pipeline] echo 12:07:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:07:56 ---> sudo-logs.sh 12:07:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:07:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:07:56 ---> job-cost.sh 12:07:56 lf-activate-venv: SKIPPING 12:07:56 DEBUG: total: 0.2199999988079071 12:07:56 INFO: Retrieving Stack Cost... 12:07:57 INFO: Retrieving Pricing Info for: v3-standard-8 12:07:57 INFO: Archiving Costs [Pipeline] echo 12:07:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:07:57 ---> logs-deploy.sh 12:07:57 lf-activate-venv: SKIPPING 12:07:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-398/1 12:07:57 INFO: archiving workspace using pattern(s): 12:07:58 Archives upload complete. 12:07:58 INFO: archiving logs to Nexus 12:07:59 ---> uname -a: 12:07:59 Linux prd-ubuntu20-04-docker-8c-8g-13903 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:07:59 12:07:59 12:07:59 ---> lscpu: 12:07:59 Architecture: x86_64 12:07:59 CPU op-mode(s): 32-bit, 64-bit 12:07:59 Byte Order: Little Endian 12:07:59 Address sizes: 40 bits physical, 48 bits virtual 12:07:59 CPU(s): 8 12:07:59 On-line CPU(s) list: 0-7 12:07:59 Thread(s) per core: 1 12:07:59 Core(s) per socket: 1 12:07:59 Socket(s): 8 12:07:59 NUMA node(s): 1 12:07:59 Vendor ID: AuthenticAMD 12:07:59 CPU family: 23 12:07:59 Model: 49 12:07:59 Model name: AMD EPYC-Rome Processor 12:07:59 Stepping: 0 12:07:59 CPU MHz: 2799.956 12:07:59 BogoMIPS: 5599.91 12:07:59 Virtualization: AMD-V 12:07:59 Hypervisor vendor: KVM 12:07:59 Virtualization type: full 12:07:59 L1d cache: 256 KiB 12:07:59 L1i cache: 256 KiB 12:07:59 L2 cache: 4 MiB 12:07:59 L3 cache: 128 MiB 12:07:59 NUMA node0 CPU(s): 0-7 12:07:59 Vulnerability Itlb multihit: Not affected 12:07:59 Vulnerability L1tf: Not affected 12:07:59 Vulnerability Mds: Not affected 12:07:59 Vulnerability Meltdown: Not affected 12:07:59 Vulnerability Mmio stale data: Not affected 12:07:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:07:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:07:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:07:59 Vulnerability Srbds: Not affected 12:07:59 Vulnerability Tsx async abort: Not affected 12:07:59 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 12:07:59 12:07:59 12:07:59 ---> nproc: 12:07:59 8 12:07:59 12:07:59 12:07:59 ---> df -h: 12:07:59 Filesystem Size Used Avail Use% Mounted on 12:07:59 overlay 155G 12G 144G 8% / 12:07:59 tmpfs 64M 0 64M 0% /dev 12:07:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:07:59 shm 64M 0 64M 0% /dev/shm 12:07:59 /dev/vda1 155G 12G 144G 8% /facter-os 12:07:59 12:07:59 12:07:59 ---> sar -b -r -n DEV: 12:07:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13903) 05/05/23 _x86_64_ (8 CPU) 12:07:59 12:07:59 11:11:45 LINUX RESTART (8 CPU) 12:07:59 12:07:59 11:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:07:59 11:13:02 82.44 32.93 49.51 0.00 3461.82 147862.42 0.00 12:07:59 11:14:01 3.27 0.00 3.27 0.00 0.00 47.87 0.00 12:07:59 11:15:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 12:07:59 11:16:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 12:07:59 11:17:01 32.11 10.40 21.71 0.00 5180.34 6095.12 0.00 12:07:59 11:18:01 10.31 2.28 8.03 0.00 268.09 232.23 0.00 12:07:59 11:19:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 12:07:59 11:20:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 12:07:59 11:21:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 12:07:59 11:22:01 2.22 0.00 2.22 0.00 0.00 36.79 0.00 12:07:59 11:23:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 12:07:59 11:24:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 12:07:59 11:25:01 0.85 0.00 0.85 0.00 0.00 9.07 0.00 12:07:59 11:26:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 12:07:59 11:27:01 1.72 0.02 1.70 0.00 0.13 20.66 0.00 12:07:59 11:28:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 12:07:59 11:29:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 12:07:59 11:30:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 12:07:59 11:31:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 12:07:59 11:32:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 12:07:59 11:33:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 12:07:59 11:34:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 12:07:59 11:35:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 12:07:59 11:36:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 12:07:59 11:37:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 12:07:59 11:38:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 12:07:59 11:39:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 12:07:59 11:40:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 12:07:59 11:41:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 12:07:59 11:42:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 12:07:59 11:43:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 12:07:59 11:44:01 0.85 0.00 0.85 0.00 0.00 11.33 0.00 12:07:59 11:45:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 12:07:59 11:46:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 12:07:59 11:47:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 12:07:59 11:48:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 12:07:59 11:49:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 12:07:59 11:50:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 12:07:59 11:51:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 12:07:59 11:52:01 1.08 0.00 1.08 0.00 0.00 12.47 0.00 12:07:59 11:53:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 12:07:59 11:54:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 12:07:59 11:55:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 12:07:59 11:56:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 12:07:59 11:57:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 12:07:59 11:58:01 49.64 14.96 34.68 0.00 1950.87 11638.06 0.00 12:07:59 11:59:01 192.80 3.17 189.64 0.00 71.72 73717.18 0.00 12:07:59 12:00:01 181.74 0.25 181.49 0.00 19.86 45145.81 0.00 12:07:59 12:01:01 4.47 0.00 4.47 0.00 0.00 66.12 0.00 12:07:59 12:02:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 12:07:59 12:03:01 1.28 0.02 1.27 0.00 1.87 14.80 0.00 12:07:59 12:04:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 12:07:59 12:05:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 12:07:59 12:06:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 12:07:59 12:07:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 12:07:59 Average: 11.14 1.16 9.97 0.00 199.29 5193.36 0.00 12:07:59 12:07:59 11:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:07:59 11:13:02 30622744 31895204 491116 1.49 47272 1541032 1663852 4.90 597176 1415104 956 12:07:59 11:14:01 30622564 31895152 490608 1.49 47312 1541040 1663852 4.90 597792 1415080 64 12:07:59 11:15:01 30622396 31895008 490536 1.49 47328 1541040 1663852 4.90 597424 1415080 20 12:07:59 11:16:01 30622180 31894812 490508 1.49 47360 1541044 1663852 4.90 597412 1415084 52 12:07:59 11:17:01 30259440 31868140 503124 1.53 53792 1861332 1686580 4.97 815512 1532204 644 12:07:59 11:18:01 30242456 31867008 501484 1.53 56060 1874068 1752892 5.17 832764 1528332 172 12:07:59 11:19:01 30242768 31867540 500728 1.52 56112 1874200 1752892 5.17 832696 1528464 8 12:07:59 11:20:01 30242792 31867572 500664 1.52 56136 1874200 1752892 5.17 832516 1528464 4 12:07:59 11:21:01 30242860 31867664 500500 1.52 56192 1874196 1752892 5.17 832628 1528468 4 12:07:59 11:22:01 30243264 31868300 500116 1.52 56296 1874184 1752892 5.17 832716 1528576 4 12:07:59 11:23:01 30243288 31868376 500028 1.52 56328 1874188 1752892 5.17 833092 1528580 8 12:07:59 11:24:01 30242744 31867860 500460 1.52 56360 1874192 1736556 5.12 832912 1528584 172 12:07:59 11:25:01 30243224 31868388 499912 1.52 56384 1874192 1736556 5.12 833376 1528584 8 12:07:59 11:26:01 30243120 31868304 499896 1.52 56416 1874200 1736556 5.12 834144 1528592 164 12:07:59 11:27:01 30241700 31867016 501076 1.52 56468 1874196 1718272 5.06 833956 1528620 24 12:07:59 11:28:01 30241128 31866476 501600 1.53 56500 1874204 1718272 5.06 835744 1528620 164 12:07:59 11:29:01 30241128 31866524 501512 1.53 56532 1874208 1718272 5.06 835432 1528624 12 12:07:59 11:30:01 30241276 31866696 501240 1.52 56588 1874200 1718272 5.06 835320 1528624 144 12:07:59 11:31:01 30241252 31866732 501184 1.52 56612 1874212 1718272 5.06 835364 1528628 8 12:07:59 11:32:01 30241180 31866716 501248 1.52 56644 1874208 1718272 5.06 835584 1528632 40 12:07:59 11:33:01 30241188 31866764 501140 1.52 56676 1874216 1718272 5.06 836000 1528632 8 12:07:59 11:34:01 30241080 31866696 501344 1.52 56708 1874220 1718272 5.06 836052 1528636 144 12:07:59 11:35:01 30241072 31866688 501296 1.52 56732 1874224 1718272 5.06 835836 1528636 8 12:07:59 11:36:01 30240488 31866172 501764 1.53 56764 1874228 1718272 5.06 836192 1528644 196 12:07:59 11:37:01 30240504 31866192 501660 1.53 56820 1874216 1718272 5.06 835980 1528648 8 12:07:59 11:38:01 30240408 31866184 501560 1.53 56864 1874232 1718272 5.06 836148 1528652 184 12:07:59 11:39:01 30240360 31866168 501496 1.53 56912 1874236 1718272 5.06 836096 1528652 28 12:07:59 11:40:01 30240384 31866228 501364 1.52 56952 1874240 1718272 5.06 836232 1528656 188 12:07:59 11:41:01 30240512 31866400 501348 1.52 56992 1874244 1718272 5.06 836268 1528660 8 12:07:59 11:42:01 30240520 31866452 501260 1.52 57032 1874248 1718272 5.06 836436 1528664 196 12:07:59 11:43:01 30240012 31866012 501872 1.53 57068 1874248 1718272 5.06 837168 1528664 16 12:07:59 11:44:01 30239696 31865736 502104 1.53 57100 1874256 1718272 5.06 837120 1528668 200 12:07:59 11:45:01 30239672 31865720 502068 1.53 57116 1874256 1701560 5.01 837188 1528668 8 12:07:59 11:46:01 30239892 31865976 501728 1.53 57148 1874260 1701560 5.01 837204 1528676 272 12:07:59 11:47:01 30239844 31865984 501676 1.53 57200 1874248 1701560 5.01 837268 1528680 28 12:07:59 11:48:01 30239568 31865784 501828 1.53 57248 1874264 1701560 5.01 837584 1528684 172 12:07:59 11:49:01 30239768 31866012 501720 1.53 57296 1874268 1701560 5.01 837524 1528684 8 12:07:59 11:50:01 30239696 31866100 501784 1.53 57332 1874396 1701560 5.01 837692 1528812 176 12:07:59 11:51:01 30239900 31866344 501488 1.53 57372 1874400 1701560 5.01 837696 1528816 28 12:07:59 11:52:01 30239884 31866372 501408 1.52 57412 1874400 1701560 5.01 837764 1528816 180 12:07:59 11:53:01 30239348 31865916 501860 1.53 57464 1874396 1701560 5.01 838072 1528824 8 12:07:59 11:54:01 30239096 31865700 501976 1.53 57504 1874412 1701560 5.01 838096 1528828 196 12:07:59 11:55:01 30239532 31866168 501688 1.53 57520 1874412 1701560 5.01 838172 1528828 8 12:07:59 11:56:01 30239516 31866176 501644 1.53 57544 1874416 1701560 5.01 838172 1528832 196 12:07:59 11:57:01 30239468 31866164 501600 1.53 57568 1874420 1720084 5.07 838212 1528832 24 12:07:59 11:58:01 29616208 31642552 700284 2.13 70076 2244616 1777332 5.24 1175304 1771228 100 12:07:59 11:59:01 27798584 31432524 868948 2.64 154812 3649856 2312072 6.81 1530928 3071628 75212 12:07:59 12:00:01 27192448 31525280 772464 2.35 168520 4286792 1971896 5.81 1545840 3609912 496 12:07:59 12:01:01 27218916 31551288 749596 2.28 168616 4286812 1797956 5.30 1521440 3609840 16 12:07:59 12:02:01 27219436 31551840 748996 2.28 168656 4286808 1797956 5.30 1521056 3609840 12 12:07:59 12:03:01 27225176 31557676 743108 2.26 168692 4286860 1797956 5.30 1515248 3609900 8 12:07:59 12:04:01 27225640 31558180 742548 2.26 168716 4286876 1797956 5.30 1515484 3609904 196 12:07:59 12:05:01 27232688 31565244 735424 2.24 168728 4286876 1797956 5.30 1508004 3609908 16 12:07:59 12:06:01 27232664 31565276 735460 2.24 168736 4286888 1797956 5.30 1508024 3609916 4 12:07:59 12:07:01 27232356 31564988 735720 2.24 168748 4286888 1797956 5.30 1508132 3609916 12 12:07:59 Average: 29774164 31811426 546378 1.66 74388 2239727 1741522 5.13 936167 1855650 1477 12:07:59 12:07:59 11:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:07:59 11:13:02 ens3 167.87 112.90 468.98 22.95 0.00 0.00 0.00 0.00 12:07:59 11:13:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:07:59 11:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:14:01 ens3 0.83 0.36 0.37 0.27 0.00 0.00 0.00 0.00 12:07:59 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:15:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:16:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:17:01 ens3 119.51 58.27 1951.17 4.12 0.00 0.00 0.00 0.00 12:07:59 11:17:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:07:59 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:18:01 ens3 0.73 0.57 0.29 0.14 0.00 0.00 0.00 0.00 12:07:59 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:19:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:07:59 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:22:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:23:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 12:07:59 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:26:01 ens3 0.38 0.20 0.32 0.01 0.00 0.00 0.00 0.00 12:07:59 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:28:01 ens3 1.73 0.90 1.37 0.12 0.00 0.00 0.00 0.00 12:07:59 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:29:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:32:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:33:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:07:59 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:38:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 12:07:59 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:43:01 ens3 0.60 0.42 0.33 0.27 0.00 0.00 0.00 0.00 12:07:59 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:46:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:48:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 12:07:59 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:53:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:07:59 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 11:58:01 ens3 388.00 284.12 2322.61 62.31 0.00 0.00 0.00 0.00 12:07:59 11:58:01 lo 5.80 5.80 0.55 0.55 0.00 0.00 0.00 0.00 12:07:59 11:58:01 docker0 32.44 32.59 2.46 189.47 0.00 0.00 0.00 0.00 12:07:59 11:59:01 ens3 509.72 323.75 6224.14 108.42 0.00 0.00 0.00 0.00 12:07:59 11:59:01 veth3554d45 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:07:59 11:59:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 12:07:59 11:59:01 docker0 187.49 316.81 14.66 1961.89 0.00 0.00 0.00 0.00 12:07:59 12:00:01 ens3 146.13 85.62 2631.97 22.02 0.00 0.00 0.00 0.00 12:07:59 12:00:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 12:07:59 12:00:01 docker0 2.67 6.58 0.17 85.47 0.00 0.00 0.00 0.00 12:07:59 12:01:01 ens3 1.53 1.18 1.19 0.66 0.00 0.00 0.00 0.00 12:07:59 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:03:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:07:59 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:04:01 ens3 1.05 0.65 0.41 0.29 0.00 0.00 0.00 0.00 12:07:59 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:07:59 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:59 Average: ens3 24.41 15.86 247.49 4.04 0.00 0.00 0.00 0.00 12:07:59 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:07:59 Average: docker0 4.05 6.48 0.31 40.69 0.00 0.00 0.00 0.00 12:07:59 12:07:59