Pull request #407 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16+6a6923f6f990075cc9d362fe0d250c605a9d159f (9f00f0f3e77a1a436cdb5a93d4b562837cf0bb9d) 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-ssh8005456903639149306.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7553310100551974776.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-407/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-407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8160929941211587585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6999967321529037019.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-407/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-407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10383813989819975114.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15511’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15513 in /w/workspace/foundry_device-virtual-go_PR-407 [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-407 # 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 6a6923f6f990075cc9d362fe0d250c605a9d159f into PR head commit bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 Merge succeeded, producing bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 Checking out Revision bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 (PR-407) Commit message: "build(snap): Bump epoch for major v3 upgrade" > 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/407/head:refs/remotes/origin/PR-407 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 # 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 6a6923f6f990075cc9d362fe0d250c605a9d159f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 # timeout=10 > git rev-list --no-walk fd5d9daae729a5188b85bed1fe7eeb810f7f183d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:58:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:58:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:58:02 ========================================================= 07:58:02 EdgeX Global Pipelines Version Info 07:58:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:58:03 ------------------- 07:58:03 stable info: 07:58:03 ------------------- 07:58:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:58:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 07:58:03 Message: update stable to v1.0.249 07:58:04 ------------------- 07:58:04 experimental info: 07:58:04 ------------------- 07:58:04 Commited By: **** collab-it+edgex@linuxfoundation.org 07:58:04 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 07:58:04 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-407 [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-407 [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-407 [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd063ef [Pipeline] echo 07:58:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:04 provisioning config files... 07:58:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config3425439178735972194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:05 ---> docker-login.sh 07:58:05 nexus3.edgexfoundry.org:10001 07:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:05 Configure a credential helper to remove this warning. See 07:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:05 07:58:05 Login Succeeded 07:58:05 nexus3.edgexfoundry.org:10002 07:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:05 Configure a credential helper to remove this warning. See 07:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:05 07:58:05 Login Succeeded 07:58:05 nexus3.edgexfoundry.org:10003 07:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:05 Configure a credential helper to remove this warning. See 07:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:05 07:58:05 Login Succeeded 07:58:05 nexus3.edgexfoundry.org:10004 07:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:05 Configure a credential helper to remove this warning. See 07:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:05 07:58:05 Login Succeeded 07:58:05 docker.io 07:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:06 Configure a credential helper to remove this warning. See 07:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:06 07:58:06 Login Succeeded 07:58:06 ---> docker-login.sh ends [Pipeline] } 07:58:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:58:06 + git rev-list -1 --merges bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16~1..bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [Pipeline] echo 07:58:06 -----------> git rev-list -1 --merges bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16~1..bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [false] [Pipeline] sh 07:58:07 + git log --format=format:%s -1 bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [Pipeline] echo 07:58:07 ========================================================= 07:58:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:58:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:07 + git log --format=format:%s -1 bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [Pipeline] echo 07:58:07 [semverPrep] GIT_COMMIT: bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16, Commit Message: build(snap): Bump epoch for major v3 upgrade [Pipeline] echo 07:58:07 [semverPrep] This is not a build commit. [Pipeline] sh 07:58:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:58:07 + grep -v github /etc/ssh/ssh_known_hosts 07:58:07 + [ -e /tmp/ssh_known_hosts ] 07:58:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:58:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:58:07 + sudo tee -a /etc/ssh/ssh_known_hosts 07:58:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:08 07:58:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:08 0.1.4: Pulling from edgex-devops/py-git-semver 07:58:08 b85a868b505f: Pulling fs layer 07:58:08 e2be974225ed: Pulling fs layer 07:58:08 339a4e72a1f5: Pulling fs layer 07:58:08 988bab9f4d93: Pulling fs layer 07:58:08 1469e6f7b9e6: Pulling fs layer 07:58:08 eaf3925da568: Pulling fs layer 07:58:08 bab4dde63d76: Pulling fs layer 07:58:08 bde34c3a00c8: Pulling fs layer 07:58:08 b352a97aabf1: Pulling fs layer 07:58:08 4872d77fe225: Pulling fs layer 07:58:08 5851b861e8e6: Pulling fs layer 07:58:08 988bab9f4d93: Waiting 07:58:08 bde34c3a00c8: Waiting 07:58:08 4872d77fe225: Waiting 07:58:08 1469e6f7b9e6: Waiting 07:58:08 b352a97aabf1: Waiting 07:58:08 bab4dde63d76: Waiting 07:58:08 eaf3925da568: Waiting 07:58:08 5851b861e8e6: Waiting 07:58:08 e2be974225ed: Download complete 07:58:08 988bab9f4d93: Download complete 07:58:08 1469e6f7b9e6: Verifying Checksum 07:58:08 1469e6f7b9e6: Download complete 07:58:08 eaf3925da568: Download complete 07:58:08 339a4e72a1f5: Verifying Checksum 07:58:08 339a4e72a1f5: Download complete 07:58:08 bde34c3a00c8: Download complete 07:58:08 b352a97aabf1: Download complete 07:58:08 4872d77fe225: Verifying Checksum 07:58:08 4872d77fe225: Download complete 07:58:08 5851b861e8e6: Verifying Checksum 07:58:08 5851b861e8e6: Download complete 07:58:08 b85a868b505f: Verifying Checksum 07:58:08 b85a868b505f: Download complete 07:58:08 bab4dde63d76: Verifying Checksum 07:58:08 bab4dde63d76: Download complete 07:58:09 b85a868b505f: Pull complete 07:58:10 e2be974225ed: Pull complete 07:58:10 339a4e72a1f5: Pull complete 07:58:10 988bab9f4d93: Pull complete 07:58:10 1469e6f7b9e6: Pull complete 07:58:10 eaf3925da568: Pull complete 07:58:12 bab4dde63d76: Pull complete 07:58:12 bde34c3a00c8: Pull complete 07:58:13 b352a97aabf1: Pull complete 07:58:13 4872d77fe225: Pull complete 07:58:13 5851b861e8e6: Pull complete 07:58:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:13 prd-ubuntu20.04-docker-8c-8g-15513 does not seem to be running inside a container 07:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:58:16 $ docker top 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 -eo pid,comm 07:58:16 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). 07:58:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:16 [ssh-agent] Looking for ssh-agent implementation... 07:58:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:16 $ docker exec 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 ssh-agent 07:58:16 SSH_AUTH_SOCK=/tmp/ssh-qJEKuj780o68/agent.33 07:58:16 SSH_AGENT_PID=39 07:58:16 Running ssh-add (command line suppressed) 07:58:16 Identity added: /w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_15245452189762844691.key (/w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_15245452189762844691.key) 07:58:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:16 + git tag --points-at HEAD [Pipeline] } 07:58:16 $ docker exec --env ******** --env ******** 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 ssh-agent -k 07:58:16 unset SSH_AUTH_SOCK; 07:58:16 unset SSH_AGENT_PID; 07:58:16 echo Agent pid 39 killed; 07:58:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:58:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:16 [ssh-agent] Looking for ssh-agent implementation... 07:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:17 $ docker exec 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 ssh-agent 07:58:17 SSH_AUTH_SOCK=/tmp/ssh-7rniOcRr7FUw/agent.72 07:58:17 SSH_AGENT_PID=78 07:58:17 Running ssh-add (command line suppressed) 07:58:17 Identity added: /w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_8562371066836530286.key (/w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_8562371066836530286.key) 07:58:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:17 + git semver init 07:58:17 2023-05-16 07:58:17,770 [run_init] DEBUG init version:0.0.0 force:False 07:58:17 2023-05-16 07:58:17,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-407/.semver 07:58:17 2023-05-16 07:58:17,772 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-407/.semver 07:58:17 2023-05-16 07:58:17,772 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-407/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-407, universal_newlines=False, shell=None, istream=None) 07:58:18 2023-05-16 07:58:18,788 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-407/.git/info/exclude 07:58:18 2023-05-16 07:58:18,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-407/.semver/PR-407 with force:False 07:58:18 2023-05-16 07:58:18,789 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-407/.semver/PR-407 07:58:18 2023-05-16 07:58:18,793 [execute] INFO git cat-file --batch-check 07:58:18 2023-05-16 07:58:18,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-407/.semver, universal_newlines=False, shell=None, istream=) 07:58:18 2023-05-16 07:58:18,799 [execute] INFO git cat-file --batch 07:58:18 2023-05-16 07:58:18,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-407/.semver, universal_newlines=False, shell=None, istream=) 07:58:18 2023-05-16 07:58:18,803 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-407/.semver/PR-407 07:58:18 0.0.0 [Pipeline] } 07:58:19 $ docker exec --env ******** --env ******** 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 ssh-agent -k 07:58:19 unset SSH_AUTH_SOCK; 07:58:19 unset SSH_AGENT_PID; 07:58:19 echo Agent pid 78 killed; 07:58:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:19 + git semver [Pipeline] } 07:58:19 $ docker stop --time=1 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 07:58:21 $ docker rm -f --volumes 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:58:21 Stashed 1 file(s) [Pipeline] echo 07:58:21 [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 07:58:21 provisioning config files... 07:58:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config6505389110354762542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:22 ---> docker-login.sh 07:58:22 nexus3.edgexfoundry.org:10001 07:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:22 Configure a credential helper to remove this warning. See 07:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:22 07:58:22 Login Succeeded 07:58:22 nexus3.edgexfoundry.org:10002 07:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:22 Configure a credential helper to remove this warning. See 07:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:22 07:58:22 Login Succeeded 07:58:22 nexus3.edgexfoundry.org:10003 07:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:22 Configure a credential helper to remove this warning. See 07:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:22 07:58:22 Login Succeeded 07:58:22 nexus3.edgexfoundry.org:10004 07:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:22 Configure a credential helper to remove this warning. See 07:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:22 07:58:22 Login Succeeded 07:58:22 docker.io 07:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:22 Configure a credential helper to remove this warning. See 07:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:22 07:58:22 Login Succeeded 07:58:22 ---> docker-login.sh ends [Pipeline] } 07:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:58:22 ========================================================= 07:58:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:58:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:58:22 Sending build context to Docker daemon 23.67MB 07:58:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:58:22 Step 2/12 : FROM ${BASE} AS builder 07:58:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:58:23 f56be85fc22e: Pulling fs layer 07:58:23 85791d961cd3: Pulling fs layer 07:58:23 d694b5ae8c79: Pulling fs layer 07:58:23 9f32a84ed3da: Pulling fs layer 07:58:23 4d19c01a9841: Pulling fs layer 07:58:23 9325e15d5711: Pulling fs layer 07:58:23 556b6ee489ea: Pulling fs layer 07:58:23 c5a4b2cf53e6: Pulling fs layer 07:58:23 9f32a84ed3da: Waiting 07:58:23 4d19c01a9841: Waiting 07:58:23 9325e15d5711: Waiting 07:58:23 556b6ee489ea: Waiting 07:58:23 c5a4b2cf53e6: Waiting 07:58:23 85791d961cd3: Download complete 07:58:23 9f32a84ed3da: Verifying Checksum 07:58:23 9f32a84ed3da: Download complete 07:58:23 4d19c01a9841: Download complete 07:58:23 f56be85fc22e: Download complete 07:58:23 9325e15d5711: Verifying Checksum 07:58:23 9325e15d5711: Download complete 07:58:23 f56be85fc22e: Pull complete 07:58:23 85791d961cd3: Pull complete 07:58:24 c5a4b2cf53e6: Verifying Checksum 07:58:24 d694b5ae8c79: Verifying Checksum 07:58:24 d694b5ae8c79: Download complete 07:58:24 556b6ee489ea: Verifying Checksum 07:58:24 556b6ee489ea: Download complete 07:58:27 d694b5ae8c79: Pull complete 07:58:27 9f32a84ed3da: Pull complete 07:58:27 4d19c01a9841: Pull complete 07:58:27 9325e15d5711: Pull complete 07:58:29 556b6ee489ea: Pull complete 07:58:30 c5a4b2cf53e6: Pull complete 07:58:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 07:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:58:30 ---> c4be618373d6 07:58:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:58:34 ---> Running in 15b2873cee84 07:58:34 Removing intermediate container 15b2873cee84 07:58:34 ---> 54fea3ace7aa 07:58:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:58:34 ---> Running in 4355190c7412 07:58:34 Removing intermediate container 4355190c7412 07:58:34 ---> 5fdbb880ef40 07:58:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:58:34 ---> Running in 37ef236d26c9 07:58:34 Removing intermediate container 37ef236d26c9 07:58:34 ---> 7fe8b7b48913 07:58:34 Step 6/12 : WORKDIR /device-virtual-go 07:58:34 ---> Running in 55410bb63f44 07:58:35 Removing intermediate container 55410bb63f44 07:58:35 ---> cf81a04fcbc2 07:58:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:58:35 ---> Running in a7cb0b6cf8cd 07:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:58:35 (1/4) Installing openssh-keygen (9.1_p1-r3) 07:58:35 (2/4) Installing libedit (20221030.3.1-r0) 07:58:35 (3/4) Installing openssh-client-common (9.1_p1-r3) 07:58:35 (4/4) Installing openssh-client-default (9.1_p1-r3) 07:58:35 Executing busybox-1.35.0-r29.trigger 07:58:35 OK: 269 MiB in 57 packages 07:58:36 Removing intermediate container a7cb0b6cf8cd 07:58:36 ---> a196990ae945 07:58:36 Step 8/12 : COPY go.mod vendor* ./ 07:58:36 ---> 47948ed17573 07:58:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:36 ---> Running in 1ac461e0eb89 07:58:36 Still waiting to schedule task 07:58:36 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15512’ is offline 07:59:03 Removing intermediate container 1ac461e0eb89 07:59:03 ---> 7889e493814d 07:59:03 Step 10/12 : COPY . . 07:59:03 ---> 5c0c13441314 07:59:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:59:03 ---> Running in 3a1d92f455a9 07:59:03 Removing intermediate container 3a1d92f455a9 07:59:03 ---> 06a233c51625 07:59:03 Step 12/12 : RUN $MAKE 07:59:03 ---> Running in 5fb22123b404 07:59:04 noop 07:59:04 Removing intermediate container 5fb22123b404 07:59:04 ---> bb672c26ad3d 07:59:04 Successfully built bb672c26ad3d 07:59:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:04 + docker inspect -f . ci-base-image-x86_64 07:59:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:04 prd-ubuntu20.04-docker-8c-8g-15513 does not seem to be running inside a container 07:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@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 ******** ci-base-image-x86_64 cat 07:59:05 $ docker top 6d3008f1363708a39a8005e2a1a45a46f935a6a4cf67027d50049be594899a2f -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:05 + go version 07:59:05 go version go1.20.2 linux/amd64 [Pipeline] } 07:59:05 $ docker stop --time=1 6d3008f1363708a39a8005e2a1a45a46f935a6a4cf67027d50049be594899a2f 07:59:06 $ docker rm -f --volumes 6d3008f1363708a39a8005e2a1a45a46f935a6a4cf67027d50049be594899a2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:07 + docker inspect -f . ci-base-image-x86_64 07:59:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:07 prd-ubuntu20.04-docker-8c-8g-15513 does not seem to be running inside a container 07:59:07 $ 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-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@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 ******** ci-base-image-x86_64 cat 07:59:07 $ docker top d7d0427dfe9947c70146e58609d78081c75f2f2f71b037e7ebea274b9f332ead -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:08 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-407 [Pipeline] fileExists [Pipeline] sh 07:59:08 + make test 07:59:08 go test ./... -coverprofile=coverage.out 07:59:13 ? github.com/edgexfoundry/device-virtual-go [no test files] 07:59:21 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 07:59:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.024s coverage: 58.6% of statements 07:59:28 go vet ./... 07:59:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:59:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:59:32 ./bin/test-attribution-txt.sh [Pipeline] echo 07:59:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:59:32 $ docker stop --time=1 d7d0427dfe9947c70146e58609d78081c75f2f2f71b037e7ebea274b9f332ead 07:59:35 $ docker rm -f --volumes d7d0427dfe9947c70146e58609d78081c75f2f2f71b037e7ebea274b9f332ead [Pipeline] // withDockerContainer [Pipeline] sh 07:59:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:59:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:59:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:59:36 + ls -al . 07:59:36 total 192 07:59:36 drwxrwxr-x 9 jenkins jenkins 4096 May 16 07:59 . 07:59:36 drwxrwxr-x 4 jenkins jenkins 4096 May 16 07:58 .. 07:59:36 drwxrwxr-x 8 jenkins jenkins 4096 May 16 07:58 .git 07:59:36 drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:58 .github 07:59:36 -rw-rw-r-- 1 jenkins jenkins 337 May 16 07:58 .gitignore 07:59:36 -rw-rw-r-- 1 jenkins jenkins 41 May 16 07:58 .golangci.yml 07:59:36 drwxr-xr-x 3 jenkins jenkins 4096 May 16 07:58 .semver 07:59:36 -rw-rw-r-- 1 jenkins jenkins 8652 May 16 07:58 Attribution.txt 07:59:36 -rw-rw-r-- 1 jenkins jenkins 11367 May 16 07:58 CHANGELOG.md 07:59:36 -rw-rw-r-- 1 jenkins jenkins 1646 May 16 07:58 Dockerfile 07:59:36 -rw-rw-r-- 1 jenkins jenkins 677 May 16 07:58 GOVERNANCE.md 07:59:36 -rw-rw-r-- 1 jenkins jenkins 660 May 16 07:58 Jenkinsfile 07:59:36 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 07:58 LICENSE 07:59:36 -rw-rw-r-- 1 jenkins jenkins 1696 May 16 07:58 Makefile 07:59:36 -rw-rw-r-- 1 jenkins jenkins 623 May 16 07:58 OWNERS.md 07:59:36 -rw-rw-r-- 1 jenkins jenkins 4087 May 16 07:58 README.md 07:59:36 -rw-rw-r-- 1 jenkins jenkins 5 May 16 07:58 VERSION 07:59:36 drwxrwxr-x 2 jenkins jenkins 4096 May 16 07:58 bin 07:59:36 drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:58 cmd 07:59:36 -rw-r--r-- 1 jenkins jenkins 43063 May 16 07:59 coverage.out 07:59:36 -rw-rw-r-- 1 jenkins jenkins 3209 May 16 07:58 go.mod 07:59:36 -rw-rw-r-- 1 jenkins jenkins 30994 May 16 07:58 go.sum 07:59:36 drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:58 internal 07:59:36 drwxrwxr-x 4 jenkins jenkins 4096 May 16 07:58 snap 07:59:36 -rw-rw-r-- 1 jenkins jenkins 235 May 16 07:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:37 + 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=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 --label arch=amd64 --label version=0.0.0 . 07:59:37 Sending build context to Docker daemon 23.71MB 07:59:37 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:59:37 Step 2/25 : FROM ${BASE} AS builder 07:59:37 ---> bb672c26ad3d 07:59:37 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:59:37 ---> Running in 2409bf91018c 07:59:37 Removing intermediate container 2409bf91018c 07:59:37 ---> 66db8c50375a 07:59:37 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 07:59:37 ---> Running in 16ddddc62035 07:59:37 Removing intermediate container 16ddddc62035 07:59:37 ---> ddcf96e7fa60 07:59:37 Step 5/25 : ARG ADD_BUILD_TAGS="" 07:59:37 ---> Running in 88a269c01fa2 07:59:37 Removing intermediate container 88a269c01fa2 07:59:37 ---> daaabae405bb 07:59:37 Step 6/25 : WORKDIR /device-virtual-go 07:59:37 ---> Running in 7a33cdd45957 07:59:37 Removing intermediate container 7a33cdd45957 07:59:37 ---> 298ed75e713e 07:59:37 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:59:37 ---> Running in 75a778943ad6 07:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:59:38 OK: 269 MiB in 57 packages 07:59:38 Removing intermediate container 75a778943ad6 07:59:38 ---> 892c46821cf0 07:59:38 Step 8/25 : COPY go.mod vendor* ./ 07:59:38 ---> 07bdaf039844 07:59:38 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:38 ---> Running in 303f553244e6 07:59:39 Removing intermediate container 303f553244e6 07:59:39 ---> c18e551ef451 07:59:39 Step 10/25 : COPY . . 07:59:40 ---> 59d2aceb974f 07:59:40 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:59:40 ---> Running in dbdba84575b2 07:59:40 Removing intermediate container dbdba84575b2 07:59:40 ---> bb8e24097866 07:59:40 Step 12/25 : RUN $MAKE 07:59:40 ---> Running in 811f92de16fe 07:59:40 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:00:02 Removing intermediate container 811f92de16fe 08:00:02 ---> e5fbda34713a 08:00:02 Step 13/25 : FROM alpine:3.17 08:00:02 3.17: Pulling from library/alpine 08:00:02 f56be85fc22e: Already exists 08:00:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:00:02 Status: Downloaded newer image for alpine:3.17 08:00:02 ---> 9ed4aefc74f6 08:00:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:00:02 ---> Running in 22d1b06e461f 08:00:02 Removing intermediate container 22d1b06e461f 08:00:02 ---> 05dc08c82e66 08:00:02 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:00:02 ---> Running in ab9cd244a567 08:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:00:02 (1/1) Installing dumb-init (1.2.5-r2) 08:00:02 Executing busybox-1.35.0-r29.trigger 08:00:02 OK: 7 MiB in 16 packages 08:00:02 Removing intermediate container ab9cd244a567 08:00:02 ---> be844dcc3d1a 08:00:02 Step 16/25 : WORKDIR / 08:00:02 ---> Running in 0997d4e4d261 08:00:02 Removing intermediate container 0997d4e4d261 08:00:02 ---> 997f563507fb 08:00:02 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:00:02 ---> 8d4c02f0a4b1 08:00:02 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 08:00:02 ---> 19f07ad198f2 08:00:02 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 08:00:02 ---> 2d355279893d 08:00:02 Step 20/25 : EXPOSE 59900 08:00:02 ---> Running in 1363e77b202f 08:00:02 Removing intermediate container 1363e77b202f 08:00:02 ---> 2dd62f9265c3 08:00:02 Step 21/25 : ENTRYPOINT ["/device-virtual"] 08:00:02 ---> Running in 529331e77a79 08:00:02 Removing intermediate container 529331e77a79 08:00:02 ---> fb2383532248 08:00:02 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:00:02 ---> Running in 7c443590c191 08:00:02 Removing intermediate container 7c443590c191 08:00:02 ---> e123bacd6308 08:00:02 Step 23/25 : LABEL arch=amd64 08:00:02 ---> Running in 7aa547cacbe1 08:00:02 Removing intermediate container 7aa547cacbe1 08:00:02 ---> 8357ceb7fa74 08:00:02 Step 24/25 : LABEL git_sha=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 08:00:02 ---> Running in 1b986b515a03 08:00:03 Removing intermediate container 1b986b515a03 08:00:03 ---> 7f764ccdc1fc 08:00:03 Step 25/25 : LABEL version=0.0.0 08:00:03 ---> Running in 776b37da66ea 08:00:03 Removing intermediate container 776b37da66ea 08:00:03 ---> 324fb45a0239 08:00:03 [Warning] One or more build-args [ARCH] were not consumed 08:00:03 Successfully built 324fb45a0239 08:00:03 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:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:03 08:00:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:03 latest: Pulling from edgex-lftools-log-publisher 08:00:03 5eb5b503b376: Pulling fs layer 08:00:03 5c69ac0246d0: Pulling fs layer 08:00:03 ec43610c2a17: Pulling fs layer 08:00:03 3a2ae6a8a46f: Pulling fs layer 08:00:03 33b1e0a273af: Pulling fs layer 08:00:03 5d3b04190fa2: Pulling fs layer 08:00:03 2f39f015ded8: Pulling fs layer 08:00:03 3a2ae6a8a46f: Waiting 08:00:03 2f39f015ded8: Waiting 08:00:03 33b1e0a273af: Waiting 08:00:03 5c69ac0246d0: Download complete 08:00:03 3a2ae6a8a46f: Verifying Checksum 08:00:03 3a2ae6a8a46f: Download complete 08:00:04 ec43610c2a17: Verifying Checksum 08:00:04 ec43610c2a17: Download complete 08:00:04 33b1e0a273af: Verifying Checksum 08:00:04 33b1e0a273af: Download complete 08:00:04 5d3b04190fa2: Verifying Checksum 08:00:04 5d3b04190fa2: Download complete 08:00:04 5eb5b503b376: Download complete 08:00:05 2f39f015ded8: Download complete 08:00:05 5eb5b503b376: Pull complete 08:00:05 5c69ac0246d0: Pull complete 08:00:05 ec43610c2a17: Pull complete 08:00:05 3a2ae6a8a46f: Pull complete 08:00:06 33b1e0a273af: Pull complete 08:00:06 5d3b04190fa2: Pull complete 08:00:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15514 in /w/workspace/foundry_device-virtual-go_PR-407 [Pipeline] { [Pipeline] ws 08:00:07 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 08:00:07 The recommended git tool is: git 08:00:10 2f39f015ded8: Pull complete 08:00:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:10 prd-ubuntu20.04-docker-8c-8g-15513 does not seem to be running inside a container 08:00:10 $ 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-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@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:00:13 using credential edgex-jenkins-ssh 08:00:13 Cloning the remote Git repository 08:00:13 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:00:13 > git init /w/workspace/device-virtual-go/2 # timeout=10 08:00:14 $ docker top 72358bc45240f729d120536e43e3e71942b01d572215f6f7546172f7eb2bd220 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:14 ---> job-cost.sh 08:00:14 lf-activate-venv: SKIPPING 08:00:14 INFO: No Stack... 08:00:15 INFO: Retrieving Pricing Info for: v3-standard-8 08:00:14 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:00:14 > git --version # timeout=10 08:00:14 > git --version # 'git version 2.25.1' 08:00:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:15 INFO: Archiving Costs [Pipeline] sh 08:00:15 + cat /w/workspace/foundry_device-virtual-go_PR-407/archives/cost.csv 08:00:15 + cut -d, -f6 [Pipeline] lock 08:00:15 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] 08:00:15 Resource [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] did not exist. Created. 08:00:15 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:00:16 + echo total: 0.2199999988079071 [Pipeline] stash 08:00:16 Stashed 1 file(s) [Pipeline] } 08:00:16 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:00:17 $ docker stop --time=1 72358bc45240f729d120536e43e3e71942b01d572215f6f7546172f7eb2bd220 08:00:19 $ docker rm -f --volumes 72358bc45240f729d120536e43e3e71942b01d572215f6f7546172f7eb2bd220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:00:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:00:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:18 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:00:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:00:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:00:19 Merging remotes/origin/main commit 6a6923f6f990075cc9d362fe0d250c605a9d159f into PR head commit bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 08:00:19 Merge succeeded, producing bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 08:00:19 Checking out Revision bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 (PR-407) 08:00:20 Commit message: "build(snap): Bump epoch for major v3 upgrade" 08:00:19 > git config core.sparsecheckout # timeout=10 08:00:19 > git checkout -f bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 # timeout=10 08:00:19 > git remote # timeout=10 08:00:19 > git config --get remote.origin.url # timeout=10 08:00:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:19 > git merge 6a6923f6f990075cc9d362fe0d250c605a9d159f # timeout=10 08:00:19 > git rev-parse HEAD^{commit} # timeout=10 08:00:19 > git config core.sparsecheckout # timeout=10 08:00:19 > git checkout -f bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:00:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:26 Dload Upload Total Spent Left Speed 08:00:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 18641 0 --:--:-- --:--:-- --:--:-- 18614 [Pipeline] sh 08:00:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:00:27 + sudo tee /etc/docker/daemon.new 08:00:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:00:27 { 08:00:27 "registry-mirrors": [ 08:00:27 "https://nexus3.edgexfoundry.org:10001" 08:00:27 ], 08:00:27 "bip": "10.250.0.254/24", 08:00:27 "hosts": [ 08:00:27 "tcp://0.0.0.0:5555", 08:00:27 "unix:///var/run/docker.sock" 08:00:27 ], 08:00:27 "mtu": 1458, 08:00:27 "selinux-enabled": true, 08:00:27 "seccomp-profile": "/etc/docker/seccomp.json" 08:00:27 } [Pipeline] sh 08:00:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:00:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:46 provisioning config files... 08:00:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config2784349473978213227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:46 ---> docker-login.sh 08:00:46 nexus3.edgexfoundry.org:10001 08:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:47 Configure a credential helper to remove this warning. See 08:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:47 08:00:47 Login Succeeded 08:00:47 nexus3.edgexfoundry.org:10002 08:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:47 Configure a credential helper to remove this warning. See 08:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:47 08:00:47 Login Succeeded 08:00:47 nexus3.edgexfoundry.org:10003 08:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:48 Configure a credential helper to remove this warning. See 08:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:48 08:00:48 Login Succeeded 08:00:48 nexus3.edgexfoundry.org:10004 08:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:48 Configure a credential helper to remove this warning. See 08:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:48 08:00:48 Login Succeeded 08:00:48 docker.io 08:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:48 Configure a credential helper to remove this warning. See 08:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:48 08:00:48 Login Succeeded 08:00:48 ---> docker-login.sh ends [Pipeline] } 08:00:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:49 ========================================================= 08:00:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:00:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 08:00:50 Sending build context to Docker daemon 12MB 08:00:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:00:50 Step 2/12 : FROM ${BASE} AS builder 08:00:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:00:50 c41833b44d91: Pulling fs layer 08:00:50 ed15518f5707: Pulling fs layer 08:00:50 feae8fd75edb: Pulling fs layer 08:00:50 242c74f7c9fa: Pulling fs layer 08:00:50 3cdef696dda3: Pulling fs layer 08:00:50 2ced38df9373: Pulling fs layer 08:00:50 58f1dce35555: Pulling fs layer 08:00:50 242c74f7c9fa: Waiting 08:00:50 3cdef696dda3: Waiting 08:00:50 2ced38df9373: Waiting 08:00:50 58f1dce35555: Waiting 08:00:50 ed15518f5707: Verifying Checksum 08:00:50 ed15518f5707: Download complete 08:00:50 242c74f7c9fa: Verifying Checksum 08:00:50 242c74f7c9fa: Download complete 08:00:50 3cdef696dda3: Verifying Checksum 08:00:50 3cdef696dda3: Download complete 08:00:50 c41833b44d91: Verifying Checksum 08:00:50 c41833b44d91: Download complete 08:00:51 c41833b44d91: Pull complete 08:00:51 58f1dce35555: Verifying Checksum 08:00:51 58f1dce35555: Download complete 08:00:53 feae8fd75edb: Verifying Checksum 08:00:53 feae8fd75edb: Download complete 08:00:53 2ced38df9373: Verifying Checksum 08:00:53 2ced38df9373: Download complete 08:00:53 ed15518f5707: Pull complete 08:01:03 feae8fd75edb: Pull complete 08:01:06 242c74f7c9fa: Pull complete 08:01:06 3cdef696dda3: Pull complete 08:01:13 2ced38df9373: Pull complete 08:01:15 58f1dce35555: Pull complete 08:01:15 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:01:15 ---> fadd8f120f05 08:01:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:01:17 ---> Running in 0a29ccd0f82e 08:01:17 Removing intermediate container 0a29ccd0f82e 08:01:17 ---> 834f6894d869 08:01:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:01:17 ---> Running in 78075bf4fe13 08:01:18 Removing intermediate container 78075bf4fe13 08:01:18 ---> cd7aacb5838c 08:01:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:01:18 ---> Running in f4c8510841d6 08:01:18 Removing intermediate container f4c8510841d6 08:01:18 ---> 60d8fd4cfd68 08:01:18 Step 6/12 : WORKDIR /device-virtual-go 08:01:18 ---> Running in 5ab05daffac6 08:01:18 Removing intermediate container 5ab05daffac6 08:01:18 ---> 64dab65c1478 08:01:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:18 ---> Running in 04272e584c3a 08:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:01:21 (1/4) Installing openssh-keygen (9.1_p1-r3) 08:01:21 (2/4) Installing libedit (20221030.3.1-r0) 08:01:21 (3/4) Installing openssh-client-common (9.1_p1-r3) 08:01:21 (4/4) Installing openssh-client-default (9.1_p1-r3) 08:01:21 Executing busybox-1.35.0-r29.trigger 08:01:21 OK: 268 MiB in 57 packages 08:01:22 Removing intermediate container 04272e584c3a 08:01:22 ---> 35ce9d317909 08:01:22 Step 8/12 : COPY go.mod vendor* ./ 08:01:23 ---> 13c949e12257 08:01:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:23 ---> Running in 5198cebee8ec 08:02:44 Removing intermediate container 5198cebee8ec 08:02:44 ---> 4dd46b2acfb0 08:02:44 Step 10/12 : COPY . . 08:02:44 ---> 993223a30d3c 08:02:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:02:44 ---> Running in 0b7f9d0236ae 08:02:44 Removing intermediate container 0b7f9d0236ae 08:02:44 ---> bb8d17d6b066 08:02:44 Step 12/12 : RUN $MAKE 08:02:44 ---> Running in 3f7712b38c4b 08:02:44 noop 08:02:44 Removing intermediate container 3f7712b38c4b 08:02:44 ---> f10bb6ccd184 08:02:44 Successfully built f10bb6ccd184 08:02:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:45 + docker inspect -f . ci-base-image-arm64 08:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:45 prd-ubuntu20.04-docker-arm64-4c-16g-15514 does not seem to be running inside a container 08:02:45 $ 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 ******** ci-base-image-arm64 cat 08:02:46 $ docker top 1ecc37b92f83ba6cecc55977999e0c5b3a14337474003c67ed3b56233c85f377 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:47 + go version 08:02:47 go version go1.20.2 linux/arm64 [Pipeline] } 08:02:47 $ docker stop --time=1 1ecc37b92f83ba6cecc55977999e0c5b3a14337474003c67ed3b56233c85f377 08:02:49 $ docker rm -f --volumes 1ecc37b92f83ba6cecc55977999e0c5b3a14337474003c67ed3b56233c85f377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:49 + docker inspect -f . ci-base-image-arm64 08:02:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:49 prd-ubuntu20.04-docker-arm64-4c-16g-15514 does not seem to be running inside a container 08:02:49 $ 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 ******** ci-base-image-arm64 cat 08:02:52 $ docker top 134ba226a18f6a2613203f6be033b67bbee4c7c7d75ebe29548c387d5a648e1d -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:52 + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh 08:02:53 + make test 08:02:53 go test ./... -coverprofile=coverage.out 08:03:25 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:05:32 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:05:32 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.129s coverage: 58.4% of statements 08:05:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:05:32 go vet ./... 08:05:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:05:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:05:54 ./bin/test-attribution-txt.sh [Pipeline] echo 08:05:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:05:54 $ docker stop --time=1 134ba226a18f6a2613203f6be033b67bbee4c7c7d75ebe29548c387d5a648e1d 08:05:56 $ docker rm -f --volumes 134ba226a18f6a2613203f6be033b67bbee4c7c7d75ebe29548c387d5a648e1d [Pipeline] // withDockerContainer [Pipeline] sh 08:05:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:05:57 Warning: overwriting stash ‘coverage-report’ 08:05:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:05:58 + ls -al . 08:05:58 total 188 08:05:58 drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:02 . 08:05:58 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:00 .. 08:05:58 drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:00 .git 08:05:58 drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:00 .github 08:05:58 -rw-rw-r-- 1 jenkins jenkins 337 May 16 08:00 .gitignore 08:05:58 -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:00 .golangci.yml 08:05:58 -rw-rw-r-- 1 jenkins jenkins 8652 May 16 08:00 Attribution.txt 08:05:58 -rw-rw-r-- 1 jenkins jenkins 11367 May 16 08:00 CHANGELOG.md 08:05:58 -rw-rw-r-- 1 jenkins jenkins 1646 May 16 08:00 Dockerfile 08:05:58 -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:00 GOVERNANCE.md 08:05:58 -rw-rw-r-- 1 jenkins jenkins 660 May 16 08:00 Jenkinsfile 08:05:58 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 08:00 LICENSE 08:05:58 -rw-rw-r-- 1 jenkins jenkins 1696 May 16 08:00 Makefile 08:05:58 -rw-rw-r-- 1 jenkins jenkins 623 May 16 08:00 OWNERS.md 08:05:58 -rw-rw-r-- 1 jenkins jenkins 4087 May 16 08:00 README.md 08:05:58 -rw-rw-r-- 1 jenkins jenkins 5 May 16 07:58 VERSION 08:05:58 drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:00 bin 08:05:58 drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:00 cmd 08:05:58 -rw-r--r-- 1 jenkins jenkins 43063 May 16 08:05 coverage.out 08:05:58 -rw-rw-r-- 1 jenkins jenkins 3209 May 16 08:00 go.mod 08:05:58 -rw-rw-r-- 1 jenkins jenkins 30994 May 16 08:00 go.sum 08:05:58 drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:00 internal 08:05:58 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:00 snap 08:05:58 -rw-rw-r-- 1 jenkins jenkins 235 May 16 08:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:58 + 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=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 --label arch=arm64 --label version=0.0.0 . 08:05:59 Sending build context to Docker daemon 12.04MB 08:05:59 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 08:05:59 Step 2/25 : FROM ${BASE} AS builder 08:05:59 ---> f10bb6ccd184 08:05:59 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:06:01 ---> Running in bcf71d6558a2 08:06:01 Removing intermediate container bcf71d6558a2 08:06:01 ---> 2667c861f2d7 08:06:01 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 08:06:01 ---> Running in a5b53445ad27 08:06:02 Removing intermediate container a5b53445ad27 08:06:02 ---> d95060e962cf 08:06:02 Step 5/25 : ARG ADD_BUILD_TAGS="" 08:06:02 ---> Running in b4a356032aad 08:06:02 Removing intermediate container b4a356032aad 08:06:02 ---> ee79f816e933 08:06:02 Step 6/25 : WORKDIR /device-virtual-go 08:06:02 ---> Running in 287f7a674208 08:06:02 Removing intermediate container 287f7a674208 08:06:02 ---> 9b3ab07028f9 08:06:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:06:02 ---> Running in 7ac7337cf166 08:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:06:05 OK: 268 MiB in 57 packages 08:06:06 Removing intermediate container 7ac7337cf166 08:06:06 ---> 8e2413e19852 08:06:06 Step 8/25 : COPY go.mod vendor* ./ 08:06:06 ---> 655a5645d084 08:06:06 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:06:06 ---> Running in 3c7b08d6d173 08:06:09 Removing intermediate container 3c7b08d6d173 08:06:09 ---> 93ae7078beca 08:06:09 Step 10/25 : COPY . . 08:06:10 ---> efe25449b174 08:06:10 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:06:10 ---> Running in ef0b548fd618 08:06:10 Removing intermediate container ef0b548fd618 08:06:10 ---> e5eca1360351 08:06:10 Step 12/25 : RUN $MAKE 08:06:11 ---> Running in a4f86efab47e 08:06:12 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:08:18 Removing intermediate container a4f86efab47e 08:08:18 ---> 82ab7f3ff060 08:08:18 Step 13/25 : FROM alpine:3.17 08:08:18 3.17: Pulling from library/alpine 08:08:18 c41833b44d91: Already exists 08:08:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:08:18 Status: Downloaded newer image for alpine:3.17 08:08:18 ---> 51e60588ff2c 08:08:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:08:18 ---> Running in 15f91264be78 08:08:18 Removing intermediate container 15f91264be78 08:08:18 ---> 782fdb9e54bd 08:08:18 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:08:18 ---> Running in 30de3a312682 08:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:08:19 (1/1) Installing dumb-init (1.2.5-r2) 08:08:19 Executing busybox-1.35.0-r29.trigger 08:08:19 OK: 8 MiB in 16 packages 08:08:20 Removing intermediate container 30de3a312682 08:08:20 ---> 21468b62f6fc 08:08:20 Step 16/25 : WORKDIR / 08:08:20 ---> Running in 1436983fb608 08:08:20 Removing intermediate container 1436983fb608 08:08:20 ---> 0c3d2d6448e4 08:08:20 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:08:20 ---> 1c2ee1cca7df 08:08:20 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 08:08:21 ---> 8771bbf75cc5 08:08:21 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 08:08:22 ---> 5e9a9a775590 08:08:22 Step 20/25 : EXPOSE 59900 08:08:22 ---> Running in 66806d7e47ec 08:08:23 Removing intermediate container 66806d7e47ec 08:08:23 ---> f4ed7d91b2ee 08:08:23 Step 21/25 : ENTRYPOINT ["/device-virtual"] 08:08:23 ---> Running in 859cd1b1a22c 08:08:23 Removing intermediate container 859cd1b1a22c 08:08:23 ---> c1a4758eed73 08:08:23 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:08:23 ---> Running in a51da45d16b8 08:08:23 Removing intermediate container a51da45d16b8 08:08:23 ---> 65492740c745 08:08:23 Step 23/25 : LABEL arch=arm64 08:08:23 ---> Running in 04100c44b89a 08:08:24 Removing intermediate container 04100c44b89a 08:08:24 ---> e4f7e77d7940 08:08:24 Step 24/25 : LABEL git_sha=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 08:08:24 ---> Running in 63860f8e6093 08:08:24 Removing intermediate container 63860f8e6093 08:08:24 ---> 355a29f5a9d9 08:08:24 Step 25/25 : LABEL version=0.0.0 08:08:24 ---> Running in 4a109ec88625 08:08:25 Removing intermediate container 4a109ec88625 08:08:25 ---> 9e53d3b71e36 08:08:25 [Warning] One or more build-args [ARCH] were not consumed 08:08:25 Successfully built 9e53d3b71e36 08:08:25 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:08:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:25 08:08:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:25 arm64: Pulling from edgex-lftools-log-publisher 08:08:25 8998bd30e6a1: Pulling fs layer 08:08:25 04944245beec: Pulling fs layer 08:08:25 699f458cf7ca: Pulling fs layer 08:08:25 765212b225bb: Pulling fs layer 08:08:25 f23df028b6ca: Pulling fs layer 08:08:25 d65c8cfc05b1: Pulling fs layer 08:08:25 2437ff75d9bd: Pulling fs layer 08:08:25 f23df028b6ca: Waiting 08:08:25 d65c8cfc05b1: Waiting 08:08:25 765212b225bb: Waiting 08:08:25 2437ff75d9bd: Waiting 08:08:26 04944245beec: Verifying Checksum 08:08:26 04944245beec: Download complete 08:08:26 765212b225bb: Verifying Checksum 08:08:26 765212b225bb: Download complete 08:08:26 f23df028b6ca: Download complete 08:08:26 d65c8cfc05b1: Verifying Checksum 08:08:26 d65c8cfc05b1: Download complete 08:08:26 699f458cf7ca: Verifying Checksum 08:08:26 699f458cf7ca: Download complete 08:08:26 8998bd30e6a1: Verifying Checksum 08:08:26 8998bd30e6a1: Download complete 08:08:28 2437ff75d9bd: Verifying Checksum 08:08:28 2437ff75d9bd: Download complete 08:08:30 8998bd30e6a1: Pull complete 08:08:31 04944245beec: Pull complete 08:08:32 699f458cf7ca: Pull complete 08:08:32 765212b225bb: Pull complete 08:08:33 f23df028b6ca: Pull complete 08:08:33 d65c8cfc05b1: Pull complete 08:08:48 2437ff75d9bd: Pull complete 08:08:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:08:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:48 prd-ubuntu20.04-docker-arm64-4c-16g-15514 does not seem to be running inside a container 08:08:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:08:51 $ docker top 50e1930845648590f68be5c1e9b02ad35c9559ad51541554bac027d867a1a213 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:52 ---> job-cost.sh 08:08:52 lf-activate-venv: SKIPPING 08:08:52 INFO: No Stack... 08:08:52 INFO: Retrieving Pricing Info for: v3-standard-4 08:08:53 INFO: Archiving Costs [Pipeline] sh 08:08:53 + cut -d, -f6 08:08:53 + cat /w/workspace/device-virtual-go/2/archives/cost.csv [Pipeline] lock 08:08:54 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] 08:08:54 Resource [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] did not exist. Created. 08:08:54 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:08:54 /w/workspace/device-virtual-go/2@tmp/durable-656637e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:08:55 + echo total: 0.10999999940395355 [Pipeline] stash 08:08:55 Warning: overwriting stash ‘stack-cost’ 08:08:55 Stashed 1 file(s) [Pipeline] } 08:08:55 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:08:55 $ docker stop --time=1 50e1930845648590f68be5c1e9b02ad35c9559ad51541554bac027d867a1a213 08:08:57 $ docker rm -f --volumes 50e1930845648590f68be5c1e9b02ad35c9559ad51541554bac027d867a1a213 [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:08:57 provisioning config files... 08:08:57 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config11379358443707134341tmp [Pipeline] { [Pipeline] sh 08:08:57 + set +x 08:08:57 + + bash -s -- 08:08:57 curl -s https://codecov.io/bash 08:08:57 08:08:57 _____ _ 08:08:57 / ____| | | 08:08:57 | | ___ __| | ___ ___ _____ __ 08:08:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:08:57 | |___| (_) | (_| | __/ (_| (_) \ V / 08:08:57 \_____\___/ \__,_|\___|\___\___/ \_/ 08:08:57 Bash-1.0.6 08:08:57 08:08:57 08:08:57 ==> git version 2.25.1 found 08:08:57 ==> 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:08:57 Release-Date: 2020-01-08 08:08:57 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:08:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:08:57 ==> Jenkins CI detected. 08:08:57 current dir:  /w/workspace/foundry_device-virtual-go_PR-407 08:08:57 project root: . 08:08:57 --> token set from env 08:08:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:08:57 ==> Running gcov in . (disable via -X gcov) 08:08:57 ==> Python coveragepy not found 08:08:57 ==> Searching for coverage reports in: 08:08:57 + . 08:08:57 -> Found 1 reports 08:08:57 ==> Detecting git/mercurial file structure 08:08:57 ==> Reading reports 08:08:57 + ./coverage.out bytes=43063 08:08:57 ==> Appending adjustments 08:08:57 https://docs.codecov.io/docs/fixing-reports 08:08:57 + Found adjustments 08:08:57 ==> Gzipping contents 08:08:57 8.0K /tmp/codecov.xFxs6R.gz 08:08:57 ==> Uploading reports 08:08:57 url: https://codecov.io 08:08:57 query: branch=PR-407&commit=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-407%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=407&job=&cmd_args= 08:08:57 -> Pinging Codecov 08:08:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-407&commit=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-407%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=407&job=&cmd_args= 08:08:58 -> Uploading to 08:08:58 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/5E52B4B073DB2E39498172D8E973AA87/bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16/548542e1-2070-4da3-8048-bd57dc3f7253.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T080857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34adbf17c3cf06ad8503feabdd51ca589589ab977dbc0b7caa9b59e775a272b7 08:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:58 Dload Upload Total Spent Left Speed 08:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23779 --:--:-- --:--:-- --:--:-- 23779 08:08:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [Pipeline] } 08:08:58 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:08:58 + [ -d /w/workspace/foundry_device-virtual-go_PR-407/archives ] 08:08:58 + ls -al /w/workspace/foundry_device-virtual-go_PR-407/archives 08:08:58 total 16 08:08:58 drwxr-xr-x 3 root root 4096 May 16 08:00 . 08:08:58 drwxrwxr-x 10 jenkins jenkins 4096 May 16 08:00 .. 08:08:58 drwxr-xr-x 2 root root 4096 May 16 08:00 cost 08:08:58 -rw-r--r-- 1 root root 89 May 16 08:00 cost.csv 08:08:58 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-407/archives 08:08:58 + ls -al /w/workspace/foundry_device-virtual-go_PR-407/archives 08:08:58 total 16 08:08:58 drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:00 . 08:08:58 drwxrwxr-x 10 jenkins jenkins 4096 May 16 08:00 .. 08:08:58 drwxr-xr-x 2 jenkins jenkins 4096 May 16 08:00 cost 08:08:58 -rw-r--r-- 1 jenkins jenkins 89 May 16 08:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:08:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:09:00 ---> package-listing.sh 08:09:00 ++ facter osfamily 08:09:00 ++ tr '[:upper:]' '[:lower:]' 08:09:00 + OS_FAMILY=debian 08:09:00 + workspace=/w/workspace/foundry_device-virtual-go_PR-407 08:09:00 + START_PACKAGES=/tmp/packages_start.txt 08:09:00 + END_PACKAGES=/tmp/packages_end.txt 08:09:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:00 + PACKAGES=/tmp/packages_start.txt 08:09:00 + '[' /w/workspace/foundry_device-virtual-go_PR-407 ']' 08:09:00 + PACKAGES=/tmp/packages_end.txt 08:09:00 + case "${OS_FAMILY}" in 08:09:00 + dpkg -l 08:09:00 + grep '^ii' 08:09:00 + '[' -f /tmp/packages_start.txt ']' 08:09:00 + '[' -f /tmp/packages_end.txt ']' 08:09:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:00 + '[' /w/workspace/foundry_device-virtual-go_PR-407 ']' 08:09:00 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-407/archives/ 08:09:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-407/archives/ [Pipeline] echo 08:09:00 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-407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:09:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:01 prd-ubuntu20.04-docker-8c-8g-15513 does not seem to be running inside a container 08:09:01 $ 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-407/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-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:09:01 $ docker top ad6ddc1ccf0de054c11f32f5165c3f9bd8124965687b3cd4c531061a0eeb94a6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:01 + touch /tmp/pre-build-complete [Pipeline] sh 08:09:02 + mkdir -p /var/log/sysstat [Pipeline] sh 08:09:02 + ls /var/log/sa-host 08:09:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:02 provisioning config files... 08:09:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config4611815123604071683tmp [Pipeline] { [Pipeline] echo 08:09:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:09:02 ---> create-netrc.sh [Pipeline] } 08:09:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:09:03 ---> python-tools-install.sh [Pipeline] echo 08:09:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:09:03 ---> sudo-logs.sh 08:09:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:09:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:09:03 ---> job-cost.sh 08:09:03 lf-activate-venv: SKIPPING 08:09:03 DEBUG: total: 0.2199999988079071 08:09:03 INFO: Retrieving Stack Cost... 08:09:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:09:04 INFO: Archiving Costs [Pipeline] echo 08:09:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:09:04 ---> logs-deploy.sh 08:09:04 lf-activate-venv: SKIPPING 08:09:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-407/2 08:09:04 INFO: archiving workspace using pattern(s): 08:09:05 Archives upload complete. 08:09:05 INFO: archiving logs to Nexus 08:09:06 ---> uname -a: 08:09:06 Linux prd-ubuntu20-04-docker-8c-8g-15513 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:09:06 08:09:06 08:09:06 ---> lscpu: 08:09:06 Architecture: x86_64 08:09:06 CPU op-mode(s): 32-bit, 64-bit 08:09:06 Byte Order: Little Endian 08:09:06 Address sizes: 40 bits physical, 48 bits virtual 08:09:06 CPU(s): 8 08:09:06 On-line CPU(s) list: 0-7 08:09:06 Thread(s) per core: 1 08:09:06 Core(s) per socket: 1 08:09:06 Socket(s): 8 08:09:06 NUMA node(s): 1 08:09:06 Vendor ID: AuthenticAMD 08:09:06 CPU family: 23 08:09:06 Model: 49 08:09:06 Model name: AMD EPYC-Rome Processor 08:09:06 Stepping: 0 08:09:06 CPU MHz: 2799.998 08:09:06 BogoMIPS: 5599.99 08:09:06 Virtualization: AMD-V 08:09:06 Hypervisor vendor: KVM 08:09:06 Virtualization type: full 08:09:06 L1d cache: 256 KiB 08:09:06 L1i cache: 256 KiB 08:09:06 L2 cache: 4 MiB 08:09:06 L3 cache: 128 MiB 08:09:06 NUMA node0 CPU(s): 0-7 08:09:06 Vulnerability Itlb multihit: Not affected 08:09:06 Vulnerability L1tf: Not affected 08:09:06 Vulnerability Mds: Not affected 08:09:06 Vulnerability Meltdown: Not affected 08:09:06 Vulnerability Mmio stale data: Not affected 08:09:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:09:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:09:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:09:06 Vulnerability Srbds: Not affected 08:09:06 Vulnerability Tsx async abort: Not affected 08:09:06 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:09:06 08:09:06 08:09:06 ---> nproc: 08:09:06 8 08:09:06 08:09:06 08:09:06 ---> df -h: 08:09:06 Filesystem Size Used Avail Use% Mounted on 08:09:06 overlay 155G 12G 144G 8% / 08:09:06 tmpfs 64M 0 64M 0% /dev 08:09:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:09:06 shm 64M 0 64M 0% /dev/shm 08:09:06 /dev/vda1 155G 12G 144G 8% /facter-os 08:09:06 08:09:06