Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6432efbc329d5bbc539d5cf228bb1b66a86daa3b+d88ec883ceb54df0c16245cd6a1edd1f53729442 (a8c9cea462977a3e62bfab952a7374f55156387c) 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-ssh13228253335499328240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17987248361102607941.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3890143491561298423.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10977868286996954449.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3439480710459030725.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7205 in /w/workspace/foundry_device-virtual-go_PR-344 [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-344 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d88ec883ceb54df0c16245cd6a1edd1f53729442 into PR head commit 6432efbc329d5bbc539d5cf228bb1b66a86daa3b Merge succeeded, producing c0246454b47df0c566f037bb89049903e5a40949 Checking out Revision c0246454b47df0c566f037bb89049903e5a40949 (PR-344) > 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/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # 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 d88ec883ceb54df0c16245cd6a1edd1f53729442 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0246454b47df0c566f037bb89049903e5a40949 # timeout=10 Commit message: "Merge commit 'd88ec883ceb54df0c16245cd6a1edd1f53729442' into HEAD" > git rev-list --no-walk 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:13:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:13:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:13:24 ========================================================= 08:13:24 EdgeX Global Pipelines Version Info 08:13:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:13:24 ------------------- 08:13:24 stable info: 08:13:24 ------------------- 08:13:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:13:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:13:24 Message: update stable to v1.0.244 08:13:25 ------------------- 08:13:25 experimental info: 08:13:25 ------------------- 08:13:25 Commited By: **** collab-it+edgex@linuxfoundation.org 08:13:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:13:25 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-344 [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-344 [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-344 [Pipeline] echo 08:13:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0246454b47df0c566f037bb89049903e5a40949 [Pipeline] echo 08:13:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c024645 [Pipeline] echo 08:13:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:26 provisioning config files... 08:13:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config16181200300256830756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:26 ---> docker-login.sh 08:13:26 nexus3.edgexfoundry.org:10001 08:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:26 Configure a credential helper to remove this warning. See 08:13:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:26 08:13:26 Login Succeeded 08:13:26 nexus3.edgexfoundry.org:10002 08:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:26 Configure a credential helper to remove this warning. See 08:13:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:26 08:13:26 Login Succeeded 08:13:26 nexus3.edgexfoundry.org:10003 08:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:27 Configure a credential helper to remove this warning. See 08:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:27 08:13:27 Login Succeeded 08:13:27 nexus3.edgexfoundry.org:10004 08:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:27 Configure a credential helper to remove this warning. See 08:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:27 08:13:27 Login Succeeded 08:13:27 docker.io 08:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:27 Configure a credential helper to remove this warning. See 08:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:27 08:13:27 Login Succeeded 08:13:27 ---> docker-login.sh ends [Pipeline] } 08:13:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:13:27 + git rev-list -1 --merges c0246454b47df0c566f037bb89049903e5a40949~1..c0246454b47df0c566f037bb89049903e5a40949 [Pipeline] echo 08:13:27 -----------> git rev-list -1 --merges c0246454b47df0c566f037bb89049903e5a40949~1..c0246454b47df0c566f037bb89049903e5a40949 c0246454b47df0c566f037bb89049903e5a40949 08:13:27 c0246454b47df0c566f037bb89049903e5a40949 [false] [Pipeline] sh 08:13:28 + git log --format=format:%s -1 c0246454b47df0c566f037bb89049903e5a40949 [Pipeline] echo 08:13:28 ========================================================= 08:13:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:13:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:28 + git log --format=format:%s -1 c0246454b47df0c566f037bb89049903e5a40949 [Pipeline] echo 08:13:28 [semverPrep] GIT_COMMIT: c0246454b47df0c566f037bb89049903e5a40949, Commit Message: Merge commit 'd88ec883ceb54df0c16245cd6a1edd1f53729442' into HEAD [Pipeline] echo 08:13:28 [semverPrep] This is not a build commit. [Pipeline] sh 08:13:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:28 + grep -v github /etc/ssh/ssh_known_hosts 08:13:28 + [ -e /tmp/ssh_known_hosts ] 08:13:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:13:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:13:28 + sudo tee -a /etc/ssh/ssh_known_hosts 08:13:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:29 08:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:29 0.1.4: Pulling from edgex-devops/py-git-semver 08:13:29 b85a868b505f: Pulling fs layer 08:13:29 e2be974225ed: Pulling fs layer 08:13:29 339a4e72a1f5: Pulling fs layer 08:13:29 988bab9f4d93: Pulling fs layer 08:13:29 1469e6f7b9e6: Pulling fs layer 08:13:29 eaf3925da568: Pulling fs layer 08:13:29 bab4dde63d76: Pulling fs layer 08:13:29 bde34c3a00c8: Pulling fs layer 08:13:29 b352a97aabf1: Pulling fs layer 08:13:29 4872d77fe225: Pulling fs layer 08:13:29 5851b861e8e6: Pulling fs layer 08:13:29 1469e6f7b9e6: Waiting 08:13:29 eaf3925da568: Waiting 08:13:29 bab4dde63d76: Waiting 08:13:29 bde34c3a00c8: Waiting 08:13:29 b352a97aabf1: Waiting 08:13:29 4872d77fe225: Waiting 08:13:29 5851b861e8e6: Waiting 08:13:29 988bab9f4d93: Waiting 08:13:29 e2be974225ed: Verifying Checksum 08:13:29 e2be974225ed: Download complete 08:13:29 988bab9f4d93: Verifying Checksum 08:13:29 988bab9f4d93: Download complete 08:13:29 1469e6f7b9e6: Verifying Checksum 08:13:29 1469e6f7b9e6: Download complete 08:13:29 339a4e72a1f5: Verifying Checksum 08:13:29 339a4e72a1f5: Download complete 08:13:29 eaf3925da568: Verifying Checksum 08:13:29 eaf3925da568: Download complete 08:13:29 bde34c3a00c8: Download complete 08:13:29 b352a97aabf1: Verifying Checksum 08:13:29 b352a97aabf1: Download complete 08:13:29 4872d77fe225: Download complete 08:13:29 5851b861e8e6: Verifying Checksum 08:13:29 5851b861e8e6: Download complete 08:13:29 b85a868b505f: Verifying Checksum 08:13:29 b85a868b505f: Download complete 08:13:30 bab4dde63d76: Verifying Checksum 08:13:30 bab4dde63d76: Download complete 08:13:31 b85a868b505f: Pull complete 08:13:31 e2be974225ed: Pull complete 08:13:31 339a4e72a1f5: Pull complete 08:13:31 988bab9f4d93: Pull complete 08:13:32 1469e6f7b9e6: Pull complete 08:13:32 eaf3925da568: Pull complete 08:13:34 bab4dde63d76: Pull complete 08:13:34 bde34c3a00c8: Pull complete 08:13:34 b352a97aabf1: Pull complete 08:13:34 4872d77fe225: Pull complete 08:13:34 5851b861e8e6: Pull complete 08:13:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:34 prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container 08:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@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-devops/py-git-semver:0.1.4 cat 08:13:36 $ docker top 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c -eo pid,comm 08:13:36 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). 08:13:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:36 [ssh-agent] Looking for ssh-agent implementation... 08:13:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:36 $ docker exec 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c ssh-agent 08:13:37 SSH_AUTH_SOCK=/tmp/ssh-FS10PzyEIexC/agent.32 08:13:37 SSH_AGENT_PID=38 08:13:37 Running ssh-add (command line suppressed) 08:13:37 Identity added: /w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_14227481976453860731.key (/w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_14227481976453860731.key) 08:13:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:37 + git tag --points-at HEAD [Pipeline] } 08:13:37 $ docker exec --env ******** --env ******** 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c ssh-agent -k 08:13:37 unset SSH_AUTH_SOCK; 08:13:37 unset SSH_AGENT_PID; 08:13:37 echo Agent pid 38 killed; 08:13:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:13:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:37 [ssh-agent] Looking for ssh-agent implementation... 08:13:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:37 $ docker exec 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c ssh-agent 08:13:37 SSH_AUTH_SOCK=/tmp/ssh-Ox2dPli6y2UU/agent.70 08:13:37 SSH_AGENT_PID=76 08:13:37 Running ssh-add (command line suppressed) 08:13:37 Identity added: /w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_15825251652199706676.key (/w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_15825251652199706676.key) 08:13:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:38 + git semver init 08:13:38 2023-02-23 08:13:38,352 [run_init] DEBUG init version:0.0.0 force:False 08:13:38 2023-02-23 08:13:38,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-344/.semver 08:13:38 2023-02-23 08:13:38,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-344/.semver 08:13:38 2023-02-23 08:13:38,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-344/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-344, universal_newlines=False, shell=None, istream=None) 08:13:39 2023-02-23 08:13:39,544 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-344/.git/info/exclude 08:13:39 2023-02-23 08:13:39,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-344/.semver/PR-344 with force:False 08:13:39 2023-02-23 08:13:39,545 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-344/.semver/PR-344 08:13:39 2023-02-23 08:13:39,549 [execute] INFO git cat-file --batch-check 08:13:39 2023-02-23 08:13:39,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) 08:13:39 2023-02-23 08:13:39,555 [execute] INFO git cat-file --batch 08:13:39 2023-02-23 08:13:39,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) 08:13:39 2023-02-23 08:13:39,560 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-344/.semver/PR-344 08:13:39 0.0.0 [Pipeline] } 08:13:39 $ docker exec --env ******** --env ******** 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c ssh-agent -k 08:13:39 unset SSH_AUTH_SOCK; 08:13:39 unset SSH_AGENT_PID; 08:13:39 echo Agent pid 76 killed; 08:13:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:40 + git semver [Pipeline] } 08:13:40 $ docker stop --time=1 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c 08:13:41 $ docker rm -f --volumes 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c [Pipeline] // withDockerContainer [Pipeline] sh 08:13:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:13:42 Stashed 1 file(s) [Pipeline] echo 08:13:42 [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 08:13:42 provisioning config files... 08:13:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config16973751132647056377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:42 ---> docker-login.sh 08:13:42 nexus3.edgexfoundry.org:10001 08:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:42 Configure a credential helper to remove this warning. See 08:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:42 08:13:42 Login Succeeded 08:13:42 nexus3.edgexfoundry.org:10002 08:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:42 Configure a credential helper to remove this warning. See 08:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:42 08:13:42 Login Succeeded 08:13:42 nexus3.edgexfoundry.org:10003 08:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:43 Configure a credential helper to remove this warning. See 08:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:43 08:13:43 Login Succeeded 08:13:43 nexus3.edgexfoundry.org:10004 08:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:43 Configure a credential helper to remove this warning. See 08:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:43 08:13:43 Login Succeeded 08:13:43 docker.io 08:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:43 Configure a credential helper to remove this warning. See 08:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:43 08:13:43 Login Succeeded 08:13:43 ---> docker-login.sh ends [Pipeline] } 08:13:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:13:43 ========================================================= 08:13:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:13:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:13:43 Sending build context to Docker daemon 23.41MB 08:13:43 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:13:43 Step 2/12 : FROM ${BASE} AS builder 08:13:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:13:43 213ec9aee27d: Pulling fs layer 08:13:43 4583459ba037: Pulling fs layer 08:13:43 93c1e223e6f2: Pulling fs layer 08:13:43 53926ce57604: Pulling fs layer 08:13:43 21b2b0c7a3f4: Pulling fs layer 08:13:43 22ff95d597cd: Pulling fs layer 08:13:43 12d6caf4c0d1: Pulling fs layer 08:13:43 96b7cbca73a9: Pulling fs layer 08:13:43 a7acece74701: Pulling fs layer 08:13:43 21b2b0c7a3f4: Waiting 08:13:43 22ff95d597cd: Waiting 08:13:43 53926ce57604: Waiting 08:13:43 12d6caf4c0d1: Waiting 08:13:43 96b7cbca73a9: Waiting 08:13:43 a7acece74701: Waiting 08:13:43 93c1e223e6f2: Verifying Checksum 08:13:43 93c1e223e6f2: Download complete 08:13:43 4583459ba037: Verifying Checksum 08:13:43 4583459ba037: Download complete 08:13:43 21b2b0c7a3f4: Download complete 08:13:43 22ff95d597cd: Verifying Checksum 08:13:43 22ff95d597cd: Download complete 08:13:43 213ec9aee27d: Verifying Checksum 08:13:43 213ec9aee27d: Download complete 08:13:43 12d6caf4c0d1: Verifying Checksum 08:13:43 12d6caf4c0d1: Download complete 08:13:44 213ec9aee27d: Pull complete 08:13:44 4583459ba037: Pull complete 08:13:44 93c1e223e6f2: Pull complete 08:13:44 a7acece74701: Verifying Checksum 08:13:44 a7acece74701: Download complete 08:13:45 53926ce57604: Download complete 08:13:45 96b7cbca73a9: Verifying Checksum 08:13:48 53926ce57604: Pull complete 08:13:48 21b2b0c7a3f4: Pull complete 08:13:48 22ff95d597cd: Pull complete 08:13:48 12d6caf4c0d1: Pull complete 08:13:50 96b7cbca73a9: Pull complete 08:13:51 a7acece74701: Pull complete 08:13:51 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:13:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:13:51 ---> db6d94c90886 08:13:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:13:55 ---> Running in f438b5a93ea6 08:13:55 Removing intermediate container f438b5a93ea6 08:13:55 ---> 97166c15d57b 08:13:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:13:55 ---> Running in c8c1132ca06b 08:13:55 Removing intermediate container c8c1132ca06b 08:13:55 ---> 3ed26004b2b9 08:13:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:13:55 ---> Running in 38e014e1b6b8 08:13:55 Removing intermediate container 38e014e1b6b8 08:13:55 ---> 41f362c691c1 08:13:55 Step 6/12 : WORKDIR /device-virtual-go 08:13:55 ---> Running in cb7d25d5f8eb 08:13:55 Removing intermediate container cb7d25d5f8eb 08:13:55 ---> ca4c58a2fe2d 08:13:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:13:55 ---> Running in 579ef0d29225 08:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:13:56 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:13:56 (2/4) Installing libedit (20210910.3.1-r0) 08:13:56 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:13:56 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:13:56 Executing busybox-1.35.0-r17.trigger 08:13:56 OK: 216 MiB in 55 packages 08:13:56 Removing intermediate container 579ef0d29225 08:13:56 ---> b6fcd51bbd30 08:13:56 Step 8/12 : COPY go.mod vendor* ./ 08:13:56 ---> 9a5c8642b685 08:13:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:56 ---> Running in 7169dffae65c 08:13:57 Still waiting to schedule task 08:13:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:14:43 Removing intermediate container 7169dffae65c 08:14:43 ---> 2f09da48929a 08:14:43 Step 10/12 : COPY . . 08:14:43 ---> ac175d9efeb6 08:14:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:14:43 ---> Running in 3a2b80309f2e 08:14:43 Removing intermediate container 3a2b80309f2e 08:14:43 ---> 28adbf2679ce 08:14:43 Step 12/12 : RUN $MAKE 08:14:43 ---> Running in 16040843b744 08:14:43 noop 08:14:43 Removing intermediate container 16040843b744 08:14:43 ---> ec7bde176e22 08:14:43 Successfully built ec7bde176e22 08:14:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:43 + docker inspect -f . ci-base-image-x86_64 08:14:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:44 prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container 08:14:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:14:44 $ docker top e05ca1135ce70a6b823179e6b6dbefe8760659d91523b529a23abb92eb32701b -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:44 + go version 08:14:44 go version go1.18.7 linux/amd64 [Pipeline] } 08:14:44 $ docker stop --time=1 e05ca1135ce70a6b823179e6b6dbefe8760659d91523b529a23abb92eb32701b 08:14:46 $ docker rm -f --volumes e05ca1135ce70a6b823179e6b6dbefe8760659d91523b529a23abb92eb32701b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:46 + docker inspect -f . ci-base-image-x86_64 08:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:46 prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container 08:14:46 $ 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-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:14:46 $ docker top f625a68acb6447d9c1edfa22c78d6eede64848e3d81e8d412042739a03b15760 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:47 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-344 [Pipeline] fileExists [Pipeline] sh 08:14:47 + make test 08:14:47 go test ./... -coverprofile=coverage.out 08:14:47 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:14:57 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:14:57 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements 08:15:04 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:15:04 go vet ./... 08:15:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:15:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:15:07 ./bin/test-attribution-txt.sh [Pipeline] echo 08:15:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:15:07 $ docker stop --time=1 f625a68acb6447d9c1edfa22c78d6eede64848e3d81e8d412042739a03b15760 08:15:10 $ docker rm -f --volumes f625a68acb6447d9c1edfa22c78d6eede64848e3d81e8d412042739a03b15760 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:15:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:15:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:15:11 + ls -al . 08:15:11 total 192 08:15:11 drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 08:14 . 08:15:11 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 08:13 .. 08:15:11 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 08:14 .git 08:15:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:13 .github 08:15:11 -rw-rw-r-- 1 jenkins jenkins 337 Feb 23 08:13 .gitignore 08:15:11 -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 08:13 .golangci.yml 08:15:11 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 08:13 .semver 08:15:11 -rw-rw-r-- 1 jenkins jenkins 8641 Feb 23 08:13 Attribution.txt 08:15:11 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 23 08:13 CHANGELOG.md 08:15:11 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 23 08:13 Dockerfile 08:15:11 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 08:13 GOVERNANCE.md 08:15:11 -rw-rw-r-- 1 jenkins jenkins 660 Feb 23 08:13 Jenkinsfile 08:15:11 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 08:13 LICENSE 08:15:11 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 23 08:13 Makefile 08:15:11 -rw-rw-r-- 1 jenkins jenkins 623 Feb 23 08:13 OWNERS.md 08:15:11 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 23 08:13 README.md 08:15:11 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 08:13 VERSION 08:15:11 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 08:13 bin 08:15:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:13 cmd 08:15:11 -rw-r--r-- 1 jenkins jenkins 44128 Feb 23 08:14 coverage.out 08:15:11 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 23 08:13 go.mod 08:15:11 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 23 08:13 go.sum 08:15:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:13 internal 08:15:11 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 08:13 snap 08:15:11 -rw-rw-r-- 1 jenkins jenkins 235 Feb 23 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:11 + 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=c0246454b47df0c566f037bb89049903e5a40949 --label arch=amd64 --label version=0.0.0 . 08:15:11 Sending build context to Docker daemon 23.45MB 08:15:11 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:15:11 Step 2/25 : FROM ${BASE} AS builder 08:15:11 ---> ec7bde176e22 08:15:11 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:15:11 ---> Running in 90d86cbae248 08:15:12 Removing intermediate container 90d86cbae248 08:15:12 ---> 1793fd90b9d6 08:15:12 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 08:15:12 ---> Running in e0eea35b4876 08:15:12 Removing intermediate container e0eea35b4876 08:15:12 ---> f4f7b0c7eb10 08:15:12 Step 5/25 : ARG ADD_BUILD_TAGS="" 08:15:12 ---> Running in ebd4050b1364 08:15:12 Removing intermediate container ebd4050b1364 08:15:12 ---> db8d1d7e637c 08:15:12 Step 6/25 : WORKDIR /device-virtual-go 08:15:12 ---> Running in 2e54932ae7c7 08:15:12 Removing intermediate container 2e54932ae7c7 08:15:12 ---> c2d10d17e024 08:15:12 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:12 ---> Running in 5bd2f8067d5e 08:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:15:13 OK: 216 MiB in 55 packages 08:15:13 Removing intermediate container 5bd2f8067d5e 08:15:13 ---> f0c87d081575 08:15:13 Step 8/25 : COPY go.mod vendor* ./ 08:15:13 ---> d9888733020f 08:15:13 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:13 ---> Running in 1ec9b0b9b32f 08:15:14 Removing intermediate container 1ec9b0b9b32f 08:15:14 ---> f1252aee6ac8 08:15:14 Step 10/25 : COPY . . 08:15:14 ---> 7f8d5c95d86b 08:15:14 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:15:14 ---> Running in 10217ab7de5a 08:15:14 Removing intermediate container 10217ab7de5a 08:15:14 ---> 3001ed15dbd7 08:15:14 Step 12/25 : RUN $MAKE 08:15:14 ---> Running in e22f7dbfdbf8 08:15:15 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 08:15:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7206 in /w/workspace/foundry_device-virtual-go_PR-344 [Pipeline] { [Pipeline] ws 08:15:31 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 08:15:31 The recommended git tool is: git 08:15:33 Removing intermediate container e22f7dbfdbf8 08:15:33 ---> 48204003f86e 08:15:33 Step 13/25 : FROM alpine:3.16 08:15:33 3.16: Pulling from library/alpine 08:15:33 ef5531b6e74e: Pulling fs layer 08:15:33 ef5531b6e74e: Verifying Checksum 08:15:33 ef5531b6e74e: Download complete 08:15:33 ef5531b6e74e: Pull complete 08:15:33 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:15:33 Status: Downloaded newer image for alpine:3.16 08:15:33 ---> dfd21b5a31f5 08:15:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:15:33 ---> Running in 5edc9f525c1c 08:15:33 Removing intermediate container 5edc9f525c1c 08:15:33 ---> 5953355073d7 08:15:33 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:15:33 ---> Running in 107709c42a41 08:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:15:34 (1/1) Installing dumb-init (1.2.5-r1) 08:15:34 Executing busybox-1.35.0-r17.trigger 08:15:34 OK: 6 MiB in 15 packages 08:15:34 Removing intermediate container 107709c42a41 08:15:34 ---> b424b4fb13f1 08:15:34 Step 16/25 : WORKDIR / 08:15:34 ---> Running in 8f343b5fb92c 08:15:34 Removing intermediate container 8f343b5fb92c 08:15:34 ---> 5aa07eaac93c 08:15:34 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:15:35 ---> ad815f9a52ea 08:15:35 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 08:15:35 ---> b06aa3467aea 08:15:35 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 08:15:36 ---> d746b4dd8668 08:15:36 Step 20/25 : EXPOSE 59900 08:15:36 ---> Running in c1eafe1e3622 08:15:36 Removing intermediate container c1eafe1e3622 08:15:36 ---> f71733fbbf3b 08:15:36 Step 21/25 : ENTRYPOINT ["/device-virtual"] 08:15:36 ---> Running in 06b28d2c2fe1 08:15:36 Removing intermediate container 06b28d2c2fe1 08:15:36 ---> 371cbcf8ae5e 08:15:36 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:15:36 ---> Running in f9ab94accd36 08:15:36 Removing intermediate container f9ab94accd36 08:15:36 ---> c810d728cee9 08:15:36 Step 23/25 : LABEL arch=amd64 08:15:36 ---> Running in 118a9e390bd3 08:15:36 Removing intermediate container 118a9e390bd3 08:15:36 ---> 4c3316dcddc7 08:15:36 Step 24/25 : LABEL git_sha=c0246454b47df0c566f037bb89049903e5a40949 08:15:36 ---> Running in d5b0b011f17b 08:15:36 Removing intermediate container d5b0b011f17b 08:15:36 ---> 0e05c65c4c48 08:15:36 Step 25/25 : LABEL version=0.0.0 08:15:36 ---> Running in 23bbce7c5ce6 08:15:36 Removing intermediate container 23bbce7c5ce6 08:15:36 ---> e5283b194224 08:15:36 [Warning] One or more build-args [ARCH] were not consumed 08:15:36 Successfully built e5283b194224 08:15:36 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 08:15:36 using credential edgex-jenkins-ssh 08:15:36 Cloning the remote Git repository 08:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:36 08:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:37 latest: Pulling from edgex-lftools-log-publisher 08:15:37 5eb5b503b376: Pulling fs layer 08:15:37 5c69ac0246d0: Pulling fs layer 08:15:37 ec43610c2a17: Pulling fs layer 08:15:37 3a2ae6a8a46f: Pulling fs layer 08:15:37 33b1e0a273af: Pulling fs layer 08:15:37 5d3b04190fa2: Pulling fs layer 08:15:37 2f39f015ded8: Pulling fs layer 08:15:37 33b1e0a273af: Waiting 08:15:37 5d3b04190fa2: Waiting 08:15:37 2f39f015ded8: Waiting 08:15:37 3a2ae6a8a46f: Waiting 08:15:37 5c69ac0246d0: Verifying Checksum 08:15:37 5c69ac0246d0: Download complete 08:15:37 3a2ae6a8a46f: Verifying Checksum 08:15:37 3a2ae6a8a46f: Download complete 08:15:37 33b1e0a273af: Verifying Checksum 08:15:37 33b1e0a273af: Download complete 08:15:37 5d3b04190fa2: Verifying Checksum 08:15:37 5d3b04190fa2: Download complete 08:15:37 ec43610c2a17: Verifying Checksum 08:15:37 ec43610c2a17: Download complete 08:15:37 5eb5b503b376: Verifying Checksum 08:15:37 5eb5b503b376: Download complete 08:15:38 2f39f015ded8: Download complete 08:15:36 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:15:36 > git init /w/workspace/device-virtual-go/2 # timeout=10 08:15:37 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:15:37 > git --version # timeout=10 08:15:37 > git --version # 'git version 2.25.1' 08:15:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:38 5eb5b503b376: Pull complete 08:15:38 5c69ac0246d0: Pull complete 08:15:39 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:15:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:39 ec43610c2a17: Pull complete 08:15:39 3a2ae6a8a46f: Pull complete 08:15:39 33b1e0a273af: Pull complete 08:15:39 5d3b04190fa2: Pull complete 08:15:40 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:15:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:15:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:15:40 Merging remotes/origin/main commit d88ec883ceb54df0c16245cd6a1edd1f53729442 into PR head commit 6432efbc329d5bbc539d5cf228bb1b66a86daa3b 08:15:40 Merge succeeded, producing 7bbc9b5b231979598680e7f77a8c85ceabbcc3de 08:15:40 Checking out Revision 7bbc9b5b231979598680e7f77a8c85ceabbcc3de (PR-344) 08:15:40 > git config core.sparsecheckout # timeout=10 08:15:40 > git checkout -f 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # timeout=10 08:15:40 > git remote # timeout=10 08:15:40 > git config --get remote.origin.url # timeout=10 08:15:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:40 > git merge d88ec883ceb54df0c16245cd6a1edd1f53729442 # timeout=10 08:15:40 > git rev-parse HEAD^{commit} # timeout=10 08:15:41 > git config core.sparsecheckout # timeout=10 08:15:41 > git checkout -f 7bbc9b5b231979598680e7f77a8c85ceabbcc3de # timeout=10 08:15:43 2f39f015ded8: Pull complete 08:15:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:43 prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container 08:15:44 $ 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-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:15:44 Commit message: "Merge commit 'd88ec883ceb54df0c16245cd6a1edd1f53729442' into HEAD" 08:15:44 > git rev-list --no-walk 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # timeout=10 08:15:45 08:15:45 GitHub has been notified of this commit’s build result 08:15:45 08:15:47 $ docker top 918fd2e6cb4fce400e5ee0858206bba963f794e6ee02d8c10bc0a0a84e5096a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:47 ---> job-cost.sh 08:15:47 lf-activate-venv: SKIPPING 08:15:47 INFO: No Stack... 08:15:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:15:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:15:47 Dload Upload Total Spent Left Speed 08:15:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69298 0 --:--:-- --:--:-- --:--:-- 69298 08:15:47 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 08:15:48 INFO: Archiving Costs [Pipeline] sh 08:15:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:15:48 + cat /w/workspace/foundry_device-virtual-go_PR-344/archives/cost.csv 08:15:48 + cut -d, -f6 [Pipeline] lock 08:15:48 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] 08:15:48 Resource [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] did not exist. Created. 08:15:48 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:15:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:15:48 + sudo tee /etc/docker/daemon.new 08:15:48 { 08:15:48 "registry-mirrors": [ 08:15:48 "https://nexus3.edgexfoundry.org:10001" 08:15:48 ], 08:15:48 "bip": "10.250.0.254/24", 08:15:48 "hosts": [ 08:15:48 "tcp://0.0.0.0:5555", 08:15:48 "unix:///var/run/docker.sock" 08:15:48 ], 08:15:48 "mtu": 1458, 08:15:48 "selinux-enabled": true, 08:15:48 "seccomp-profile": "/etc/docker/seccomp.json" 08:15:48 } [Pipeline] sh 08:15:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:15:49 + echo total: 0.2199999988079071 [Pipeline] stash 08:15:49 Stashed 1 file(s) [Pipeline] } 08:15:49 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:15:49 $ docker stop --time=1 918fd2e6cb4fce400e5ee0858206bba963f794e6ee02d8c10bc0a0a84e5096a4 08:15:49 + sudo service docker restart 08:15:50 $ docker rm -f --volumes 918fd2e6cb4fce400e5ee0858206bba963f794e6ee02d8c10bc0a0a84e5096a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:11 provisioning config files... 08:16:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config15493779335089962355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:11 ---> docker-login.sh 08:16:11 nexus3.edgexfoundry.org:10001 08:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:12 Configure a credential helper to remove this warning. See 08:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:12 08:16:12 Login Succeeded 08:16:12 nexus3.edgexfoundry.org:10002 08:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:12 Configure a credential helper to remove this warning. See 08:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:12 08:16:12 Login Succeeded 08:16:12 nexus3.edgexfoundry.org:10003 08:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:13 Configure a credential helper to remove this warning. See 08:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:13 08:16:13 Login Succeeded 08:16:13 nexus3.edgexfoundry.org:10004 08:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:13 Configure a credential helper to remove this warning. See 08:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:13 08:16:13 Login Succeeded 08:16:13 docker.io 08:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:14 Configure a credential helper to remove this warning. See 08:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:14 08:16:14 Login Succeeded 08:16:14 ---> docker-login.sh ends [Pipeline] } 08:16:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:16:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:16:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:16:14 ========================================================= 08:16:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:16:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:16:14 Sending build context to Docker daemon 11.85MB 08:16:15 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:16:15 Step 2/12 : FROM ${BASE} AS builder 08:16:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:16:15 9b18e9b68314: Pulling fs layer 08:16:15 35d82f9e3411: Pulling fs layer 08:16:15 e16973657156: Pulling fs layer 08:16:15 fc693d55d65f: Pulling fs layer 08:16:15 7e9fc2657dce: Pulling fs layer 08:16:15 dda99020689f: Pulling fs layer 08:16:15 db1c61fa0a46: Pulling fs layer 08:16:15 891c053d2c06: Pulling fs layer 08:16:15 dda99020689f: Waiting 08:16:15 db1c61fa0a46: Waiting 08:16:15 fc693d55d65f: Waiting 08:16:15 7e9fc2657dce: Waiting 08:16:15 891c053d2c06: Waiting 08:16:15 e16973657156: Verifying Checksum 08:16:15 e16973657156: Download complete 08:16:15 35d82f9e3411: Verifying Checksum 08:16:15 35d82f9e3411: Download complete 08:16:15 7e9fc2657dce: Verifying Checksum 08:16:15 7e9fc2657dce: Download complete 08:16:15 dda99020689f: Download complete 08:16:15 9b18e9b68314: Verifying Checksum 08:16:15 9b18e9b68314: Download complete 08:16:16 9b18e9b68314: Pull complete 08:16:16 35d82f9e3411: Pull complete 08:16:16 891c053d2c06: Verifying Checksum 08:16:16 891c053d2c06: Download complete 08:16:16 e16973657156: Pull complete 08:16:17 db1c61fa0a46: Verifying Checksum 08:16:17 db1c61fa0a46: Download complete 08:16:18 fc693d55d65f: Download complete 08:16:30 fc693d55d65f: Pull complete 08:16:30 7e9fc2657dce: Pull complete 08:16:30 dda99020689f: Pull complete 08:16:36 db1c61fa0a46: Pull complete 08:16:38 891c053d2c06: Pull complete 08:16:38 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:16:38 ---> f96f9c87975a 08:16:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:16:40 ---> Running in 3e9db5f23c00 08:16:40 Removing intermediate container 3e9db5f23c00 08:16:40 ---> 2ff6eea1d625 08:16:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:16:40 ---> Running in 4d3fb2eab338 08:16:40 Removing intermediate container 4d3fb2eab338 08:16:40 ---> ff6a63fd9ef9 08:16:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:16:40 ---> Running in c59fa8032569 08:16:40 Removing intermediate container c59fa8032569 08:16:40 ---> 745cc4bffd7e 08:16:40 Step 6/12 : WORKDIR /device-virtual-go 08:16:40 ---> Running in 1f05f1e4f34a 08:16:41 Removing intermediate container 1f05f1e4f34a 08:16:41 ---> b1f41bdd3202 08:16:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:16:41 ---> Running in 9531a9826dec 08:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:16:43 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:16:43 (2/4) Installing libedit (20210910.3.1-r0) 08:16:43 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:16:43 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:16:43 Executing busybox-1.35.0-r17.trigger 08:16:43 OK: 226 MiB in 55 packages 08:16:44 Removing intermediate container 9531a9826dec 08:16:44 ---> 47b09e7cf1b9 08:16:44 Step 8/12 : COPY go.mod vendor* ./ 08:16:45 ---> 96575830c889 08:16:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:45 ---> Running in b28157a92529 08:17:53 Removing intermediate container b28157a92529 08:17:53 ---> 3061750be47c 08:17:53 Step 10/12 : COPY . . 08:17:53 ---> 80c6e712b533 08:17:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:17:53 ---> Running in cb1e2c5eaf37 08:17:53 Removing intermediate container cb1e2c5eaf37 08:17:53 ---> dcbfb373d369 08:17:53 Step 12/12 : RUN $MAKE 08:17:53 ---> Running in 0b019c36b9e6 08:17:53 noop 08:17:53 Removing intermediate container 0b019c36b9e6 08:17:53 ---> f5a8405f6759 08:17:53 Successfully built f5a8405f6759 08:17:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:53 + docker inspect -f . ci-base-image-arm64 08:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:53 prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container 08:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:17:55 $ docker top c610970f2d3ed3ac16b7feb538d610fcef4c1310fa4f22194db033fe984b441e -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:55 + go version 08:17:55 go version go1.18.7 linux/arm64 [Pipeline] } 08:17:55 $ docker stop --time=1 c610970f2d3ed3ac16b7feb538d610fcef4c1310fa4f22194db033fe984b441e 08:17:57 $ docker rm -f --volumes c610970f2d3ed3ac16b7feb538d610fcef4c1310fa4f22194db033fe984b441e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:58 + docker inspect -f . ci-base-image-arm64 08:17:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:58 prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container 08:17:58 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:17:59 $ docker top cfa2bc02dcae61559a2ffd5663a43d55a2c9774b3d3f5f2ca7fa3ee44315c66d -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:00 + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh 08:18:00 + make test 08:18:00 go test ./... -coverprofile=coverage.out 08:18:02 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:19:24 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:19:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.127s coverage: 65.7% of statements 08:19:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:19:24 go vet ./... 08:19:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:19:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:19:43 ./bin/test-attribution-txt.sh [Pipeline] echo 08:19:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:19:43 $ docker stop --time=1 cfa2bc02dcae61559a2ffd5663a43d55a2c9774b3d3f5f2ca7fa3ee44315c66d 08:19:45 $ docker rm -f --volumes cfa2bc02dcae61559a2ffd5663a43d55a2c9774b3d3f5f2ca7fa3ee44315c66d [Pipeline] // withDockerContainer [Pipeline] sh 08:19:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:19:46 Warning: overwriting stash ‘coverage-report’ 08:19:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:19:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:19:47 + ls -al . 08:19:47 total 188 08:19:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 08:18 . 08:19:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 08:15 .. 08:19:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 08:15 .git 08:19:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:15 .github 08:19:47 -rw-rw-r-- 1 jenkins jenkins 337 Feb 23 08:15 .gitignore 08:19:47 -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 08:15 .golangci.yml 08:19:47 -rw-rw-r-- 1 jenkins jenkins 8641 Feb 23 08:15 Attribution.txt 08:19:47 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 23 08:15 CHANGELOG.md 08:19:47 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 23 08:15 Dockerfile 08:19:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 08:15 GOVERNANCE.md 08:19:47 -rw-rw-r-- 1 jenkins jenkins 660 Feb 23 08:15 Jenkinsfile 08:19:47 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 08:15 LICENSE 08:19:47 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 23 08:15 Makefile 08:19:47 -rw-rw-r-- 1 jenkins jenkins 623 Feb 23 08:15 OWNERS.md 08:19:47 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 23 08:15 README.md 08:19:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 08:13 VERSION 08:19:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 08:15 bin 08:19:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:15 cmd 08:19:47 -rw-r--r-- 1 jenkins jenkins 44128 Feb 23 08:19 coverage.out 08:19:47 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 23 08:15 go.mod 08:19:47 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 23 08:15 go.sum 08:19:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:15 internal 08:19:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 08:15 snap 08:19:47 -rw-rw-r-- 1 jenkins jenkins 235 Feb 23 08:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:47 + 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=7bbc9b5b231979598680e7f77a8c85ceabbcc3de --label arch=arm64 --label version=0.0.0 . 08:19:48 Sending build context to Docker daemon 11.9MB 08:19:48 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:19:48 Step 2/25 : FROM ${BASE} AS builder 08:19:48 ---> f5a8405f6759 08:19:48 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:19:48 ---> Running in 7db5c6dd9c1d 08:19:48 Removing intermediate container 7db5c6dd9c1d 08:19:48 ---> d97b910980e6 08:19:48 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 08:19:48 ---> Running in bc8e77180065 08:19:49 Removing intermediate container bc8e77180065 08:19:49 ---> 73060bbfeae0 08:19:49 Step 5/25 : ARG ADD_BUILD_TAGS="" 08:19:49 ---> Running in b489d349b67e 08:19:49 Removing intermediate container b489d349b67e 08:19:49 ---> be4bbb1a61da 08:19:49 Step 6/25 : WORKDIR /device-virtual-go 08:19:49 ---> Running in ec8ee4a4fc73 08:19:49 Removing intermediate container ec8ee4a4fc73 08:19:49 ---> 2414c507099a 08:19:49 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:19:49 ---> Running in f997e4756c2d 08:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:19:52 OK: 226 MiB in 55 packages 08:19:53 Removing intermediate container f997e4756c2d 08:19:53 ---> 7d134f4896cf 08:19:53 Step 8/25 : COPY go.mod vendor* ./ 08:19:53 ---> b655de818aaa 08:19:53 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:53 ---> Running in 5f07d6f88535 08:19:57 Removing intermediate container 5f07d6f88535 08:19:57 ---> 0193f178d5f0 08:19:57 Step 10/25 : COPY . . 08:20:00 ---> 1989113b79ef 08:20:00 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:20:00 ---> Running in a1a01743b9ac 08:20:00 Removing intermediate container a1a01743b9ac 08:20:00 ---> 99fab48cfecf 08:20:00 Step 12/25 : RUN $MAKE 08:20:00 ---> Running in 96cfbb0e0f64 08:20:01 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 08:22:23 Removing intermediate container 96cfbb0e0f64 08:22:23 ---> e635b51b1846 08:22:23 Step 13/25 : FROM alpine:3.16 08:22:23 3.16: Pulling from library/alpine 08:22:23 3760b48202b3: Pulling fs layer 08:22:23 3760b48202b3: Verifying Checksum 08:22:23 3760b48202b3: Download complete 08:22:23 3760b48202b3: Pull complete 08:22:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:22:23 Status: Downloaded newer image for alpine:3.16 08:22:23 ---> 4c81e5bf8899 08:22:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:22:23 ---> Running in 12f226578a22 08:22:23 Removing intermediate container 12f226578a22 08:22:23 ---> 8debe5595b5d 08:22:23 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:22:23 ---> Running in fc6e13dc14f0 08:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:22:23 (1/1) Installing dumb-init (1.2.5-r1) 08:22:23 Executing busybox-1.35.0-r17.trigger 08:22:23 OK: 5 MiB in 15 packages 08:22:23 Removing intermediate container fc6e13dc14f0 08:22:23 ---> 9b3d02096bba 08:22:23 Step 16/25 : WORKDIR / 08:22:23 ---> Running in 2ed82e717973 08:22:23 Removing intermediate container 2ed82e717973 08:22:23 ---> c3c27f8e84aa 08:22:23 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:22:23 ---> 7c7ca58ca129 08:22:23 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 08:22:23 ---> bde630ca7287 08:22:23 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 08:22:23 ---> d7a3301a7f20 08:22:23 Step 20/25 : EXPOSE 59900 08:22:23 ---> Running in b5dfb4e248f5 08:22:23 Removing intermediate container b5dfb4e248f5 08:22:23 ---> 2cb0fc9d19e2 08:22:23 Step 21/25 : ENTRYPOINT ["/device-virtual"] 08:22:23 ---> Running in bb330dc467c4 08:22:23 Removing intermediate container bb330dc467c4 08:22:23 ---> c2f7cb6be1b7 08:22:23 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:22:23 ---> Running in fbeb829dc461 08:22:23 Removing intermediate container fbeb829dc461 08:22:23 ---> b0d9e11c5f24 08:22:23 Step 23/25 : LABEL arch=arm64 08:22:23 ---> Running in eeb1075f72d5 08:22:23 Removing intermediate container eeb1075f72d5 08:22:23 ---> 550297e6f4b8 08:22:23 Step 24/25 : LABEL git_sha=7bbc9b5b231979598680e7f77a8c85ceabbcc3de 08:22:23 ---> Running in 9a71176898df 08:22:23 Removing intermediate container 9a71176898df 08:22:23 ---> 2cb7d5f4f29d 08:22:23 Step 25/25 : LABEL version=0.0.0 08:22:23 ---> Running in d86f40dd1a10 08:22:23 Removing intermediate container d86f40dd1a10 08:22:23 ---> 200d1c7e5869 08:22:23 [Warning] One or more build-args [ARCH] were not consumed 08:22:23 Successfully built 200d1c7e5869 08:22:23 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 08:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:24 08:22:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:24 arm64: Pulling from edgex-lftools-log-publisher 08:22:24 8998bd30e6a1: Pulling fs layer 08:22:24 04944245beec: Pulling fs layer 08:22:24 699f458cf7ca: Pulling fs layer 08:22:24 765212b225bb: Pulling fs layer 08:22:24 f23df028b6ca: Pulling fs layer 08:22:24 d65c8cfc05b1: Pulling fs layer 08:22:24 2437ff75d9bd: Pulling fs layer 08:22:24 f23df028b6ca: Waiting 08:22:24 d65c8cfc05b1: Waiting 08:22:24 2437ff75d9bd: Waiting 08:22:24 765212b225bb: Waiting 08:22:24 04944245beec: Verifying Checksum 08:22:24 04944245beec: Download complete 08:22:24 765212b225bb: Verifying Checksum 08:22:24 765212b225bb: Download complete 08:22:24 f23df028b6ca: Verifying Checksum 08:22:24 f23df028b6ca: Download complete 08:22:24 d65c8cfc05b1: Verifying Checksum 08:22:24 d65c8cfc05b1: Download complete 08:22:24 699f458cf7ca: Verifying Checksum 08:22:24 699f458cf7ca: Download complete 08:22:25 8998bd30e6a1: Verifying Checksum 08:22:25 8998bd30e6a1: Download complete 08:22:27 2437ff75d9bd: Verifying Checksum 08:22:27 2437ff75d9bd: Download complete 08:22:29 8998bd30e6a1: Pull complete 08:22:29 04944245beec: Pull complete 08:22:30 699f458cf7ca: Pull complete 08:22:31 765212b225bb: Pull complete 08:22:31 f23df028b6ca: Pull complete 08:22:31 d65c8cfc05b1: Pull complete 08:22:44 2437ff75d9bd: Pull complete 08:22:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:44 prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container 08:22:44 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:22:47 $ docker top b9bbf32dc28cd8e6a0b4c6ae51b89d16aed26ef0af324dd79199d2c1679961dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:47 ---> job-cost.sh 08:22:47 lf-activate-venv: SKIPPING 08:22:47 INFO: No Stack... 08:22:48 INFO: Retrieving Pricing Info for: v3-standard-4 08:22:48 INFO: Archiving Costs [Pipeline] sh 08:22:49 + cut -d, -f6 08:22:49 + cat /w/workspace/device-virtual-go/2/archives/cost.csv [Pipeline] lock 08:22:49 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] 08:22:49 Resource [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] did not exist. Created. 08:22:49 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:22:49 /w/workspace/device-virtual-go/2@tmp/durable-376d75a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:22:50 + echo total: 0.10999999940395355 [Pipeline] stash 08:22:50 Warning: overwriting stash ‘stack-cost’ 08:22:50 Stashed 1 file(s) [Pipeline] } 08:22:50 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:22:50 $ docker stop --time=1 b9bbf32dc28cd8e6a0b4c6ae51b89d16aed26ef0af324dd79199d2c1679961dc 08:22:51 $ docker rm -f --volumes b9bbf32dc28cd8e6a0b4c6ae51b89d16aed26ef0af324dd79199d2c1679961dc [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 08:22:51 provisioning config files... 08:22:51 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config9767420667035032763tmp [Pipeline] { [Pipeline] sh 08:22:52 + set +x 08:22:52 + curl -s https://codecov.io/bash 08:22:52 + bash -s -- 08:22:52 08:22:52 _____ _ 08:22:52 / ____| | | 08:22:52 | | ___ __| | ___ ___ _____ __ 08:22:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:22:52 | |___| (_) | (_| | __/ (_| (_) \ V / 08:22:52 \_____\___/ \__,_|\___|\___\___/ \_/ 08:22:52 Bash-1.0.6 08:22:52 08:22:52 08:22:52 ==> git version 2.25.1 found 08:22:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:22:52 Release-Date: 2020-01-08 08:22:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:22:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:22:52 ==> Jenkins CI detected. 08:22:52 current dir:  /w/workspace/foundry_device-virtual-go_PR-344 08:22:52 project root: . 08:22:52 --> token set from env 08:22:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:22:52 ==> Running gcov in . (disable via -X gcov) 08:22:52 ==> Python coveragepy not found 08:22:52 ==> Searching for coverage reports in: 08:22:52 + . 08:22:52 -> Found 1 reports 08:22:52 ==> Detecting git/mercurial file structure 08:22:52 ==> Reading reports 08:22:52 + ./coverage.out bytes=44128 08:22:52 ==> Appending adjustments 08:22:52 https://docs.codecov.io/docs/fixing-reports 08:22:52 + Found adjustments 08:22:52 ==> Gzipping contents 08:22:52 8.0K /tmp/codecov.IErdwC.gz 08:22:52 ==> Uploading reports 08:22:52 url: https://codecov.io 08:22:52 query: branch=PR-344&commit=c0246454b47df0c566f037bb89049903e5a40949&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-344%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=344&job=&cmd_args= 08:22:52 -> Pinging Codecov 08:22:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-344&commit=c0246454b47df0c566f037bb89049903e5a40949&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-344%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=344&job=&cmd_args= 08:22:52 -> Uploading to 08:22:52 https://storage.googleapis.com/codecov/v4/raw/2023-02-23/5E52B4B073DB2E39498172D8E973AA87/c0246454b47df0c566f037bb89049903e5a40949/0dbde40d-c3c0-4c2e-b273-9a147908e46b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T082252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1363157869885730dc7b856f733a9d2600f874e1e8861a5636fcc85d5389689 08:22:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:22:52 Dload Upload Total Spent Left Speed 08:22:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5520 0 0 100 5520 0 24977 --:--:-- --:--:-- --:--:-- 24977 100 5520 0 0 100 5520 0 16676 --:--:-- --:--:-- --:--:-- 16626 08:22:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c0246454b47df0c566f037bb89049903e5a40949 [Pipeline] } 08:22:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [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 08:22:53 + [ -d /w/workspace/foundry_device-virtual-go_PR-344/archives ] 08:22:53 + ls -al /w/workspace/foundry_device-virtual-go_PR-344/archives 08:22:53 total 16 08:22:53 drwxr-xr-x 3 root root 4096 Feb 23 08:15 . 08:22:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 08:15 .. 08:22:53 drwxr-xr-x 2 root root 4096 Feb 23 08:15 cost 08:22:53 -rw-r--r-- 1 root root 89 Feb 23 08:15 cost.csv 08:22:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-344/archives 08:22:53 + ls -al /w/workspace/foundry_device-virtual-go_PR-344/archives 08:22:53 total 16 08:22:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 08:15 . 08:22:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 08:15 .. 08:22:53 drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 08:15 cost 08:22:53 -rw-r--r-- 1 jenkins jenkins 89 Feb 23 08:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:22:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:22:54 ---> package-listing.sh 08:22:54 ++ facter osfamily 08:22:54 ++ tr '[:upper:]' '[:lower:]' 08:22:55 + OS_FAMILY=debian 08:22:55 + workspace=/w/workspace/foundry_device-virtual-go_PR-344 08:22:55 + START_PACKAGES=/tmp/packages_start.txt 08:22:55 + END_PACKAGES=/tmp/packages_end.txt 08:22:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:22:55 + PACKAGES=/tmp/packages_start.txt 08:22:55 + '[' /w/workspace/foundry_device-virtual-go_PR-344 ']' 08:22:55 + PACKAGES=/tmp/packages_end.txt 08:22:55 + case "${OS_FAMILY}" in 08:22:55 + dpkg -l 08:22:55 + grep '^ii' 08:22:55 + '[' -f /tmp/packages_start.txt ']' 08:22:55 + '[' -f /tmp/packages_end.txt ']' 08:22:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:22:55 + '[' /w/workspace/foundry_device-virtual-go_PR-344 ']' 08:22:55 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-344/archives/ 08:22:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-344/archives/ [Pipeline] echo 08:22:55 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-344/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:22:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:55 prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container 08:22:56 $ 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-344/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-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:22:56 $ docker top b02f88d8309a6d4424ccd532133036f7fbd4d29b9390fcf8a12b93d3b61b0680 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:56 + touch /tmp/pre-build-complete [Pipeline] sh 08:22:56 + mkdir -p /var/log/sysstat [Pipeline] sh 08:22:57 + ls /var/log/sa-host 08:22:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:22:57 provisioning config files... 08:22:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config17396656997091173125tmp [Pipeline] { [Pipeline] echo 08:22:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:22:57 ---> create-netrc.sh [Pipeline] } 08:22:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:22:57 ---> python-tools-install.sh [Pipeline] echo 08:22:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:22:58 ---> sudo-logs.sh 08:22:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:22:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:22:58 ---> job-cost.sh 08:22:58 lf-activate-venv: SKIPPING 08:22:58 DEBUG: total: 0.2199999988079071 08:22:58 INFO: Retrieving Stack Cost... 08:22:59 INFO: Retrieving Pricing Info for: v3-standard-8 08:22:59 INFO: Archiving Costs [Pipeline] echo 08:22:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:22:59 ---> logs-deploy.sh 08:22:59 lf-activate-venv: SKIPPING 08:22:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-344/2 08:22:59 INFO: archiving workspace using pattern(s): 08:23:00 Archives upload complete. 08:23:00 INFO: archiving logs to Nexus 08:23:01 ---> uname -a: 08:23:01 Linux prd-ubuntu20-04-docker-8c-8g-7205 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:23:01 08:23:01 08:23:01 ---> lscpu: 08:23:01 Architecture: x86_64 08:23:01 CPU op-mode(s): 32-bit, 64-bit 08:23:01 Byte Order: Little Endian 08:23:01 Address sizes: 40 bits physical, 48 bits virtual 08:23:01 CPU(s): 8 08:23:01 On-line CPU(s) list: 0-7 08:23:01 Thread(s) per core: 1 08:23:01 Core(s) per socket: 1 08:23:01 Socket(s): 8 08:23:01 NUMA node(s): 1 08:23:01 Vendor ID: AuthenticAMD 08:23:01 CPU family: 23 08:23:01 Model: 49 08:23:01 Model name: AMD EPYC-Rome Processor 08:23:01 Stepping: 0 08:23:01 CPU MHz: 2800.000 08:23:01 BogoMIPS: 5600.00 08:23:01 Virtualization: AMD-V 08:23:01 Hypervisor vendor: KVM 08:23:01 Virtualization type: full 08:23:01 L1d cache: 256 KiB 08:23:01 L1i cache: 256 KiB 08:23:01 L2 cache: 4 MiB 08:23:01 L3 cache: 128 MiB 08:23:01 NUMA node0 CPU(s): 0-7 08:23:01 Vulnerability Itlb multihit: Not affected 08:23:01 Vulnerability L1tf: Not affected 08:23:01 Vulnerability Mds: Not affected 08:23:01 Vulnerability Meltdown: Not affected 08:23:01 Vulnerability Mmio stale data: Not affected 08:23:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:23:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:23:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:23:01 Vulnerability Srbds: Not affected 08:23:01 Vulnerability Tsx async abort: Not affected 08:23:01 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 08:23:01 08:23:01 08:23:01 ---> nproc: 08:23:01 8 08:23:01 08:23:01 08:23:01 ---> df -h: 08:23:01 Filesystem Size Used Avail Use% Mounted on 08:23:01 overlay 155G 12G 144G 8% / 08:23:01 tmpfs 64M 0 64M 0% /dev 08:23:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:23:01 shm 64M 0 64M 0% /dev/shm 08:23:01 /dev/vda1 155G 12G 144G 8% /facter-os 08:23:01 08:23:01