Pull request #30 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cae7e691fffcb1cc879cb14baa2df8369439d0d8+163a5cf59154a2f057feab4c63f7858625d99e7c (1b10ca0d622127eb2eeb67cfe0c841f09ad8c2d4) 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-ssh8333271721912691254.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh5037676094755311354.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1473164720900705505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6348996362037884431.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14234816840991093139.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-30/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-30/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17677846185691277047.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16261 in /w/workspace/edgexfoundry_device-uart_PR-30 [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-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-30 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 163a5cf59154a2f057feab4c63f7858625d99e7c into PR head commit cae7e691fffcb1cc879cb14baa2df8369439d0d8 Merge succeeded, producing cae7e691fffcb1cc879cb14baa2df8369439d0d8 Checking out Revision cae7e691fffcb1cc879cb14baa2df8369439d0d8 (PR-30) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:26:30 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cae7e691fffcb1cc879cb14baa2df8369439d0d8 # 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 163a5cf59154a2f057feab4c63f7858625d99e7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cae7e691fffcb1cc879cb14baa2df8369439d0d8 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:26:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:26:31 ========================================================= 18:26:31 EdgeX Global Pipelines Version Info 18:26:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:26:31 ------------------- 18:26:31 stable info: 18:26:31 ------------------- 18:26:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:26:31 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:26:31 Message: update stable to v1.0.255 18:26:32 ------------------- 18:26:32 experimental info: 18:26:32 ------------------- 18:26:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:26:32 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:26:32 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:26:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:26:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:26:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:26:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:26:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:26:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:26:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-30 [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-30 [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-30 [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cae7e691fffcb1cc879cb14baa2df8369439d0d8 [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cae7e69 [Pipeline] echo 18:26:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:34 provisioning config files... 18:26:34 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-30@tmp/config4860281473038995396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:34 ---> docker-login.sh 18:26:34 nexus3.edgexfoundry.org:10001 18:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:34 Configure a credential helper to remove this warning. See 18:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:34 18:26:34 Login Succeeded 18:26:34 nexus3.edgexfoundry.org:10002 18:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:35 Configure a credential helper to remove this warning. See 18:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:35 18:26:35 Login Succeeded 18:26:35 nexus3.edgexfoundry.org:10003 18:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:35 Configure a credential helper to remove this warning. See 18:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:35 18:26:35 Login Succeeded 18:26:35 nexus3.edgexfoundry.org:10004 18:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:35 Configure a credential helper to remove this warning. See 18:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:35 18:26:35 Login Succeeded 18:26:35 docker.io 18:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:35 Configure a credential helper to remove this warning. See 18:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:35 18:26:35 Login Succeeded 18:26:35 ---> docker-login.sh ends [Pipeline] } 18:26:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:26:36 + git rev-list -1 --merges cae7e691fffcb1cc879cb14baa2df8369439d0d8~1..cae7e691fffcb1cc879cb14baa2df8369439d0d8 [Pipeline] echo 18:26:36 -----------> git rev-list -1 --merges cae7e691fffcb1cc879cb14baa2df8369439d0d8~1..cae7e691fffcb1cc879cb14baa2df8369439d0d8 cae7e691fffcb1cc879cb14baa2df8369439d0d8 [false] [Pipeline] sh 18:26:36 + git log --format=format:%s -1 cae7e691fffcb1cc879cb14baa2df8369439d0d8 [Pipeline] echo 18:26:36 ========================================================= 18:26:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:26:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:37 + git log --format=format:%s -1 cae7e691fffcb1cc879cb14baa2df8369439d0d8 [Pipeline] echo 18:26:37 [semverPrep] GIT_COMMIT: cae7e691fffcb1cc879cb14baa2df8369439d0d8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:26:37 [semverPrep] This is not a build commit. [Pipeline] sh 18:26:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:37 + grep -v github /etc/ssh/ssh_known_hosts 18:26:37 + [ -e /tmp/ssh_known_hosts ] 18:26:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:26:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:26:37 + sudo tee -a /etc/ssh/ssh_known_hosts 18:26:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:38 18:26:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:38 0.1.4: Pulling from edgex-devops/py-git-semver 18:26:38 b85a868b505f: Pulling fs layer 18:26:38 e2be974225ed: Pulling fs layer 18:26:38 339a4e72a1f5: Pulling fs layer 18:26:38 988bab9f4d93: Pulling fs layer 18:26:38 1469e6f7b9e6: Pulling fs layer 18:26:38 eaf3925da568: Pulling fs layer 18:26:38 bab4dde63d76: Pulling fs layer 18:26:38 bde34c3a00c8: Pulling fs layer 18:26:38 b352a97aabf1: Pulling fs layer 18:26:38 4872d77fe225: Pulling fs layer 18:26:38 5851b861e8e6: Pulling fs layer 18:26:38 bab4dde63d76: Waiting 18:26:38 bde34c3a00c8: Waiting 18:26:38 988bab9f4d93: Waiting 18:26:38 1469e6f7b9e6: Waiting 18:26:38 eaf3925da568: Waiting 18:26:38 5851b861e8e6: Waiting 18:26:38 b352a97aabf1: Waiting 18:26:38 4872d77fe225: Waiting 18:26:38 e2be974225ed: Verifying Checksum 18:26:38 e2be974225ed: Download complete 18:26:38 988bab9f4d93: Verifying Checksum 18:26:38 988bab9f4d93: Download complete 18:26:38 1469e6f7b9e6: Verifying Checksum 18:26:38 1469e6f7b9e6: Download complete 18:26:38 eaf3925da568: Download complete 18:26:38 339a4e72a1f5: Verifying Checksum 18:26:38 339a4e72a1f5: Download complete 18:26:38 bde34c3a00c8: Verifying Checksum 18:26:38 bde34c3a00c8: Download complete 18:26:38 b352a97aabf1: Download complete 18:26:38 4872d77fe225: Download complete 18:26:38 5851b861e8e6: Verifying Checksum 18:26:38 5851b861e8e6: Download complete 18:26:38 b85a868b505f: Verifying Checksum 18:26:38 b85a868b505f: Download complete 18:26:38 bab4dde63d76: Verifying Checksum 18:26:38 bab4dde63d76: Download complete 18:26:39 b85a868b505f: Pull complete 18:26:40 e2be974225ed: Pull complete 18:26:40 339a4e72a1f5: Pull complete 18:26:40 988bab9f4d93: Pull complete 18:26:41 1469e6f7b9e6: Pull complete 18:26:41 eaf3925da568: Pull complete 18:26:42 bab4dde63d76: Pull complete 18:26:42 bde34c3a00c8: Pull complete 18:26:42 b352a97aabf1: Pull complete 18:26:42 4872d77fe225: Pull complete 18:26:42 5851b861e8e6: Pull complete 18:26:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:43 prd-ubuntu20.04-docker-8c-8g-16261 does not seem to be running inside a container 18:26:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-30 -v /w/workspace/edgexfoundry_device-uart_PR-30:/w/workspace/edgexfoundry_device-uart_PR-30:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-30@tmp:/w/workspace/edgexfoundry_device-uart_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:26:51 $ docker top 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 -eo pid,comm 18:26:51 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). 18:26:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:51 [ssh-agent] Looking for ssh-agent implementation... 18:26:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:51 $ docker exec 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 ssh-agent 18:26:51 SSH_AUTH_SOCK=/tmp/ssh-wo4nUdclzGal/agent.32 18:26:51 SSH_AGENT_PID=38 18:26:51 Running ssh-add (command line suppressed) 18:26:52 Identity added: /w/workspace/edgexfoundry_device-uart_PR-30@tmp/private_key_16959276183621082912.key (/w/workspace/edgexfoundry_device-uart_PR-30@tmp/private_key_16959276183621082912.key) 18:26:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:52 + git tag --points-at HEAD [Pipeline] } 18:26:52 $ docker exec --env ******** --env ******** 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 ssh-agent -k 18:26:52 unset SSH_AUTH_SOCK; 18:26:52 unset SSH_AGENT_PID; 18:26:52 echo Agent pid 38 killed; 18:26:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:26:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:52 [ssh-agent] Looking for ssh-agent implementation... 18:26:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:52 $ docker exec 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 ssh-agent 18:26:52 SSH_AUTH_SOCK=/tmp/ssh-fvdHz7QCzs6g/agent.70 18:26:52 SSH_AGENT_PID=77 18:26:52 Running ssh-add (command line suppressed) 18:26:52 Identity added: /w/workspace/edgexfoundry_device-uart_PR-30@tmp/private_key_3409952348554825885.key (/w/workspace/edgexfoundry_device-uart_PR-30@tmp/private_key_3409952348554825885.key) 18:26:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:53 + git semver init 18:26:53 2023-11-01 18:26:53,469 [run_init] DEBUG init version:0.0.0 force:False 18:26:53 2023-11-01 18:26:53,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-30/.semver 18:26:53 2023-11-01 18:26:53,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-30/.semver 18:26:53 2023-11-01 18:26:53,471 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-30/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-30, universal_newlines=False, shell=None, istream=None) 18:26:54 2023-11-01 18:26:54,562 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-30/.git/info/exclude 18:26:54 2023-11-01 18:26:54,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-30/.semver/PR-30 with force:False 18:26:54 2023-11-01 18:26:54,563 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-30/.semver/PR-30 18:26:54 2023-11-01 18:26:54,567 [execute] INFO git cat-file --batch-check 18:26:54 2023-11-01 18:26:54,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-30/.semver, universal_newlines=False, shell=None, istream=) 18:26:54 2023-11-01 18:26:54,574 [execute] INFO git cat-file --batch 18:26:54 2023-11-01 18:26:54,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-30/.semver, universal_newlines=False, shell=None, istream=) 18:26:54 2023-11-01 18:26:54,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-30/.semver/PR-30 18:26:54 0.0.0 [Pipeline] } 18:26:54 $ docker exec --env ******** --env ******** 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 ssh-agent -k 18:26:55 unset SSH_AUTH_SOCK; 18:26:55 unset SSH_AGENT_PID; 18:26:55 echo Agent pid 77 killed; 18:26:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:55 + git semver [Pipeline] } 18:26:55 $ docker stop --time=1 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 18:26:57 $ docker rm -f --volumes 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:26:57 Stashed 1 file(s) [Pipeline] echo 18:26:57 [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 18:26:58 provisioning config files... 18:26:59 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-30@tmp/config9076392103025775069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:01 ---> docker-login.sh 18:27:01 nexus3.edgexfoundry.org:10001 18:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:01 Configure a credential helper to remove this warning. See 18:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:01 18:27:01 Login Succeeded 18:27:01 nexus3.edgexfoundry.org:10002 18:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:01 Configure a credential helper to remove this warning. See 18:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:01 18:27:01 Login Succeeded 18:27:01 nexus3.edgexfoundry.org:10003 18:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:01 Configure a credential helper to remove this warning. See 18:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:01 18:27:01 Login Succeeded 18:27:01 nexus3.edgexfoundry.org:10004 18:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:01 Configure a credential helper to remove this warning. See 18:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:01 18:27:01 Login Succeeded 18:27:01 docker.io 18:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:02 Configure a credential helper to remove this warning. See 18:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:02 18:27:02 Login Succeeded 18:27:02 ---> docker-login.sh ends [Pipeline] } 18:27:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:27:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:27:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:27:02 ========================================================= 18:27:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:27:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:27:03 Sending build context to Docker daemon 11.2MB 18:27:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:27:03 Step 2/12 : FROM ${BASE} AS builder 18:27:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:27:03 7264a8db6415: Pulling fs layer 18:27:03 c4d48a809fc2: Pulling fs layer 18:27:03 4f1c88b9dad5: Pulling fs layer 18:27:03 ad3a456e5733: Pulling fs layer 18:27:03 33e27b845d1e: Pulling fs layer 18:27:03 c68163c4e522: Pulling fs layer 18:27:03 50da416c3ac9: Pulling fs layer 18:27:03 23d2d4c4bb30: Pulling fs layer 18:27:03 ad3a456e5733: Waiting 18:27:03 33e27b845d1e: Waiting 18:27:03 23d2d4c4bb30: Waiting 18:27:03 50da416c3ac9: Waiting 18:27:03 c68163c4e522: Waiting 18:27:03 c4d48a809fc2: Download complete 18:27:03 ad3a456e5733: Verifying Checksum 18:27:03 ad3a456e5733: Download complete 18:27:03 33e27b845d1e: Verifying Checksum 18:27:03 33e27b845d1e: Download complete 18:27:03 7264a8db6415: Download complete 18:27:03 c68163c4e522: Verifying Checksum 18:27:03 c68163c4e522: Download complete 18:27:03 7264a8db6415: Pull complete 18:27:03 c4d48a809fc2: Pull complete 18:27:03 23d2d4c4bb30: Verifying Checksum 18:27:03 23d2d4c4bb30: Download complete 18:27:03 4f1c88b9dad5: Verifying Checksum 18:27:03 4f1c88b9dad5: Download complete 18:27:04 50da416c3ac9: Verifying Checksum 18:27:04 50da416c3ac9: Download complete 18:27:06 4f1c88b9dad5: Pull complete 18:27:06 ad3a456e5733: Pull complete 18:27:06 33e27b845d1e: Pull complete 18:27:06 c68163c4e522: Pull complete 18:27:09 50da416c3ac9: Pull complete 18:27:09 23d2d4c4bb30: Pull complete 18:27:09 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:27:09 ---> 0786185ac409 18:27:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:27:13 Still waiting to schedule task 18:27:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:27:21 ---> Running in 66c09d5aed26 18:27:21 Removing intermediate container 66c09d5aed26 18:27:21 ---> b2869d1c7414 18:27:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:27:21 ---> Running in cc120e4d549f 18:27:21 Removing intermediate container cc120e4d549f 18:27:21 ---> 018791dbea07 18:27:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:27:21 ---> Running in 7c3fa4fcda10 18:27:21 Removing intermediate container 7c3fa4fcda10 18:27:21 ---> fee44c99c511 18:27:21 Step 6/12 : WORKDIR /device-uart 18:27:21 ---> Running in b1c372971c88 18:27:21 Removing intermediate container b1c372971c88 18:27:21 ---> 19434c3ab00f 18:27:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:27:21 ---> Running in 2f6dd9b3e3d3 18:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:27:21 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:27:21 (2/4) Installing libedit (20221030.3.1-r1) 18:27:21 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:27:21 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:27:21 Executing busybox-1.36.1-r2.trigger 18:27:21 OK: 268 MiB in 56 packages 18:27:22 Removing intermediate container 2f6dd9b3e3d3 18:27:22 ---> 9d9675fdc5e6 18:27:22 Step 8/12 : COPY go.mod vendor* ./ 18:27:22 ---> c96c7167d895 18:27:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:22 ---> Running in f0a73093f2c7 18:28:18 Removing intermediate container f0a73093f2c7 18:28:18 ---> 9917b103052f 18:28:18 Step 10/12 : COPY . . 18:28:18 ---> facd47e89312 18:28:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:18 ---> Running in 01c9b88c0086 18:28:18 Removing intermediate container 01c9b88c0086 18:28:18 ---> 5d13ea0b2af6 18:28:18 Step 12/12 : RUN ${MAKE} 18:28:18 ---> Running in a6e7c4ca8b0c 18:28:18 noop 18:28:18 Removing intermediate container a6e7c4ca8b0c 18:28:18 ---> cef3cf8f2401 18:28:18 Successfully built cef3cf8f2401 18:28:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:18 + docker inspect -f . ci-base-image-x86_64 18:28:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:19 prd-ubuntu20.04-docker-8c-8g-16261 does not seem to be running inside a container 18:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-30 -v /w/workspace/edgexfoundry_device-uart_PR-30:/w/workspace/edgexfoundry_device-uart_PR-30:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-30@tmp:/w/workspace/edgexfoundry_device-uart_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:28:19 $ docker top db1d287e8f4333edd75be181cb783b8cbd5471607a3586eb81a6f9d3669fc1c0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:19 + go version 18:28:19 go version go1.21.0 linux/amd64 [Pipeline] } 18:28:19 $ docker stop --time=1 db1d287e8f4333edd75be181cb783b8cbd5471607a3586eb81a6f9d3669fc1c0 18:28:21 $ docker rm -f --volumes db1d287e8f4333edd75be181cb783b8cbd5471607a3586eb81a6f9d3669fc1c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:21 + docker inspect -f . ci-base-image-x86_64 18:28:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:21 prd-ubuntu20.04-docker-8c-8g-16261 does not seem to be running inside a container 18:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_PR-30 -v /w/workspace/edgexfoundry_device-uart_PR-30:/w/workspace/edgexfoundry_device-uart_PR-30:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-30@tmp:/w/workspace/edgexfoundry_device-uart_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:28:22 $ docker top 239843c8ce9b05ca383728ce87976d78b06abb26c87639c68ff0c7c60d241b9b -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-30 [Pipeline] fileExists [Pipeline] sh 18:28:23 + make test 18:28:23 go test ./... -coverprofile=coverage.out 18:28:24 ? github.com/edgexfoundry/device-uart [no test files] 18:28:34 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:28:34 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:28:40 go vet ./... 18:28:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:43 ./bin/test-attribution-txt.sh [Pipeline] echo 18:28:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:28:43 $ docker stop --time=1 239843c8ce9b05ca383728ce87976d78b06abb26c87639c68ff0c7c60d241b9b 18:28:48 $ docker rm -f --volumes 239843c8ce9b05ca383728ce87976d78b06abb26c87639c68ff0c7c60d241b9b [Pipeline] // withDockerContainer [Pipeline] sh 18:28:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:28:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:50 + ls -al . 18:28:50 total 152 18:28:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:28 . 18:28:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:26 .. 18:28:50 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 18:26 .dockerignore 18:28:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:28 .git 18:28:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:26 .github 18:28:50 -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 18:26 .gitignore 18:28:50 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 18:26 .golangci.yml 18:28:50 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:26 .semver 18:28:50 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 1 18:26 Attribution.txt 18:28:50 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 1 18:26 Dockerfile 18:28:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:26 GOVERNANCE.md 18:28:50 -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 18:26 Jenkinsfile 18:28:50 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 18:26 LICENSE 18:28:50 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 1 18:26 Makefile 18:28:50 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 18:26 OWNERS.md 18:28:50 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 18:26 README.md 18:28:50 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:26 VERSION 18:28:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:26 bin 18:28:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:26 cmd 18:28:50 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 18:28 coverage.out 18:28:50 -rw-rw-r-- 1 jenkins jenkins 3721 Nov 1 18:26 go.mod 18:28:50 -rw-rw-r-- 1 jenkins jenkins 35313 Nov 1 18:26 go.sum 18:28:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:26 internal 18:28:50 -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 18:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:50 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cae7e691fffcb1cc879cb14baa2df8369439d0d8 --label arch=amd64 --label version=0.0.0 . 18:28:50 Sending build context to Docker daemon 11.2MB 18:28:50 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:28:50 Step 2/25 : FROM ${BASE} AS builder 18:28:50 ---> cef3cf8f2401 18:28:50 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:28:51 ---> Running in c01c07f8c0e8 18:28:51 Removing intermediate container c01c07f8c0e8 18:28:51 ---> da47ab100413 18:28:51 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:28:51 ---> Running in 3e80751ff2ac 18:28:51 Removing intermediate container 3e80751ff2ac 18:28:51 ---> dc9ea967328a 18:28:51 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:28:51 ---> Running in bc9ca2666794 18:28:51 Removing intermediate container bc9ca2666794 18:28:51 ---> 1787b1230cfb 18:28:51 Step 6/25 : WORKDIR /device-uart 18:28:51 ---> Running in 17429e91ee76 18:28:51 Removing intermediate container 17429e91ee76 18:28:51 ---> 53bd3dcadab8 18:28:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:51 ---> Running in 5704576d502b 18:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:28:51 OK: 268 MiB in 56 packages 18:28:52 Removing intermediate container 5704576d502b 18:28:52 ---> 01cde97b60a8 18:28:52 Step 8/25 : COPY go.mod vendor* ./ 18:28:52 ---> 86b3ea49acbb 18:28:52 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:52 ---> Running in c094a97ef304 18:28:53 Removing intermediate container c094a97ef304 18:28:53 ---> 72ac74a6a233 18:28:53 Step 10/25 : COPY . . 18:28:53 ---> 05b3f0a864fa 18:28:53 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:53 ---> Running in c1c5e9697f89 18:28:53 Removing intermediate container c1c5e9697f89 18:28:53 ---> 89e757bc78d5 18:28:53 Step 12/25 : RUN ${MAKE} 18:28:53 ---> Running in 7ea7d3c2d86f 18:28:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:29:20 Removing intermediate container 7ea7d3c2d86f 18:29:20 ---> 2f24b9fa0a67 18:29:20 Step 13/25 : FROM alpine:3.18 18:29:20 3.18: Pulling from library/alpine 18:29:20 96526aa774ef: Pulling fs layer 18:29:20 96526aa774ef: Download complete 18:29:20 96526aa774ef: Pull complete 18:29:20 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:29:20 Status: Downloaded newer image for alpine:3.18 18:29:20 ---> 8ca4688f4f35 18:29:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:29:20 ---> Running in 2b7e3d53ee83 18:29:20 Removing intermediate container 2b7e3d53ee83 18:29:20 ---> 858f9ef3a2c0 18:29:20 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:29:20 ---> Running in b17b9985bf3c 18:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:29:20 (1/1) Installing dumb-init (1.2.5-r2) 18:29:20 Executing busybox-1.36.1-r2.trigger 18:29:20 OK: 7 MiB in 16 packages 18:29:20 Removing intermediate container b17b9985bf3c 18:29:20 ---> 11546ccef6ea 18:29:20 Step 16/25 : WORKDIR / 18:29:20 ---> Running in 7180a0a5e871 18:29:20 Removing intermediate container 7180a0a5e871 18:29:20 ---> 94da02ee00ad 18:29:20 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 18:29:20 ---> c2f7dd4391d8 18:29:20 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 18:29:20 ---> b7af1dd48b99 18:29:20 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 18:29:21 ---> b7981a984b4e 18:29:21 Step 20/25 : EXPOSE 59995 18:29:21 ---> Running in 68b091bce6b0 18:29:21 Removing intermediate container 68b091bce6b0 18:29:21 ---> 61a037c4b0ca 18:29:21 Step 21/25 : ENTRYPOINT ["/device-uart"] 18:29:21 ---> Running in b1e03a7bc3b5 18:29:21 Removing intermediate container b1e03a7bc3b5 18:29:21 ---> e26378570949 18:29:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:29:21 ---> Running in 35aeb32e0d50 18:29:22 Removing intermediate container 35aeb32e0d50 18:29:22 ---> 1b1e5d790ee3 18:29:22 Step 23/25 : LABEL arch=amd64 18:29:22 ---> Running in 0d8db394aa5d 18:29:22 Removing intermediate container 0d8db394aa5d 18:29:22 ---> 8a9ac61b6d29 18:29:22 Step 24/25 : LABEL git_sha=cae7e691fffcb1cc879cb14baa2df8369439d0d8 18:29:22 ---> Running in bd582ecb99dd 18:29:22 Removing intermediate container bd582ecb99dd 18:29:22 ---> 73e50788628f 18:29:22 Step 25/25 : LABEL version=0.0.0 18:29:22 ---> Running in 3249e7b630a2 18:29:22 Removing intermediate container 3249e7b630a2 18:29:22 ---> 76080c38b4e9 18:29:22 [Warning] One or more build-args [ARCH] were not consumed 18:29:22 Successfully built 76080c38b4e9 18:29:22 Successfully tagged device-uart: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 18:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:23 18:29:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:23 latest: Pulling from edgex-lftools-log-publisher 18:29:23 5eb5b503b376: Pulling fs layer 18:29:23 5c69ac0246d0: Pulling fs layer 18:29:23 ec43610c2a17: Pulling fs layer 18:29:23 3a2ae6a8a46f: Pulling fs layer 18:29:23 33b1e0a273af: Pulling fs layer 18:29:23 5d3b04190fa2: Pulling fs layer 18:29:23 2f39f015ded8: Pulling fs layer 18:29:23 5d3b04190fa2: Waiting 18:29:23 2f39f015ded8: Waiting 18:29:23 3a2ae6a8a46f: Waiting 18:29:23 33b1e0a273af: Waiting 18:29:23 5c69ac0246d0: Verifying Checksum 18:29:23 5c69ac0246d0: Download complete 18:29:23 3a2ae6a8a46f: Verifying Checksum 18:29:23 3a2ae6a8a46f: Download complete 18:29:23 33b1e0a273af: Verifying Checksum 18:29:23 33b1e0a273af: Download complete 18:29:23 5d3b04190fa2: Verifying Checksum 18:29:23 5d3b04190fa2: Download complete 18:29:23 ec43610c2a17: Verifying Checksum 18:29:23 ec43610c2a17: Download complete 18:29:23 5eb5b503b376: Verifying Checksum 18:29:23 5eb5b503b376: Download complete 18:29:24 2f39f015ded8: Verifying Checksum 18:29:25 5eb5b503b376: Pull complete 18:29:25 5c69ac0246d0: Pull complete 18:29:26 ec43610c2a17: Pull complete 18:29:26 3a2ae6a8a46f: Pull complete 18:29:26 33b1e0a273af: Pull complete 18:29:26 5d3b04190fa2: Pull complete 18:29:30 2f39f015ded8: Pull complete 18:29:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:30 prd-ubuntu20.04-docker-8c-8g-16261 does not seem to be running inside a container 18:29:30 $ 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/edgexfoundry_device-uart_PR-30 -v /w/workspace/edgexfoundry_device-uart_PR-30:/w/workspace/edgexfoundry_device-uart_PR-30:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-30@tmp:/w/workspace/edgexfoundry_device-uart_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:29:39 $ docker top a13f842e1816be9cc05ddbd523936e920b60f5b06ea028e645f08ed3656d6012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:40 ---> job-cost.sh 18:29:40 lf-activate-venv: SKIPPING 18:29:40 INFO: No Stack... 18:29:40 INFO: Retrieving Pricing Info for: v3-standard-8 18:29:40 INFO: Archiving Costs [Pipeline] sh 18:29:41 + cut -d, -f6 18:29:41 + cat /w/workspace/edgexfoundry_device-uart_PR-30/archives/cost.csv [Pipeline] lock 18:29:41 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] 18:29:41 Resource [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] did not exist. Created. 18:29:41 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:41 + echo total: 0.2199999988079071 [Pipeline] stash 18:29:41 Stashed 1 file(s) [Pipeline] } 18:29:41 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:29:41 $ docker stop --time=1 a13f842e1816be9cc05ddbd523936e920b60f5b06ea028e645f08ed3656d6012 18:29:43 $ docker rm -f --volumes a13f842e1816be9cc05ddbd523936e920b60f5b06ea028e645f08ed3656d6012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:31:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16262 in /w/workspace/edgexfoundry_device-uart_PR-30 [Pipeline] { [Pipeline] ws 18:31:32 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:31:32 The recommended git tool is: git 18:31:38 using credential edgex-jenkins-ssh 18:31:39 Cloning the remote Git repository 18:31:39 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:31:39 > git init /w/workspace/device-uart/1 # timeout=10 18:31:39 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:31:39 > git --version # timeout=10 18:31:39 > git --version # 'git version 2.25.1' 18:31:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:40 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:31:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:42 Merging remotes/origin/main commit 163a5cf59154a2f057feab4c63f7858625d99e7c into PR head commit cae7e691fffcb1cc879cb14baa2df8369439d0d8 18:31:41 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:31:41 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:31:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:31:42 > git config core.sparsecheckout # timeout=10 18:31:42 > git checkout -f cae7e691fffcb1cc879cb14baa2df8369439d0d8 # timeout=10 18:31:42 > git remote # timeout=10 18:31:42 Merge succeeded, producing cae7e691fffcb1cc879cb14baa2df8369439d0d8 18:31:42 Checking out Revision cae7e691fffcb1cc879cb14baa2df8369439d0d8 (PR-30) 18:31:43 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:31:43 > git --version # timeout=10 18:31:43 > git --version # 'git version 2.25.1' 18:31:43 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 18:31:42 > git config --get remote.origin.url # timeout=10 18:31:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:42 > git merge 163a5cf59154a2f057feab4c63f7858625d99e7c # timeout=10 18:31:42 > git rev-parse HEAD^{commit} # timeout=10 18:31:42 > git config core.sparsecheckout # timeout=10 18:31:42 > git checkout -f cae7e691fffcb1cc879cb14baa2df8369439d0d8 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:31:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:44 Dload Upload Total Spent Left Speed 18:31:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 18:31:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:31:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:31:45 + sudo tee /etc/docker/daemon.new 18:31:45 { 18:31:45 "registry-mirrors": [ 18:31:45 "https://nexus3.edgexfoundry.org:10001" 18:31:45 ], 18:31:45 "bip": "10.250.0.254/24", 18:31:45 "hosts": [ 18:31:45 "tcp://0.0.0.0:5555", 18:31:45 "unix:///var/run/docker.sock" 18:31:45 ], 18:31:45 "mtu": 1458, 18:31:45 "selinux-enabled": true, 18:31:45 "seccomp-profile": "/etc/docker/seccomp.json" 18:31:45 } [Pipeline] sh 18:31:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:31:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:04 provisioning config files... 18:32:05 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config9417911565194285969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:05 ---> docker-login.sh 18:32:05 nexus3.edgexfoundry.org:10001 18:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:06 Configure a credential helper to remove this warning. See 18:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:06 18:32:06 Login Succeeded 18:32:06 nexus3.edgexfoundry.org:10002 18:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:06 Configure a credential helper to remove this warning. See 18:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:06 18:32:06 Login Succeeded 18:32:06 nexus3.edgexfoundry.org:10003 18:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:06 Configure a credential helper to remove this warning. See 18:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:06 18:32:06 Login Succeeded 18:32:06 nexus3.edgexfoundry.org:10004 18:32:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:07 Configure a credential helper to remove this warning. See 18:32:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:07 18:32:07 Login Succeeded 18:32:07 docker.io 18:32:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:07 Configure a credential helper to remove this warning. See 18:32:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:07 18:32:07 Login Succeeded 18:32:07 ---> docker-login.sh ends [Pipeline] } 18:32:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:32:08 ========================================================= 18:32:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:32:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:32:09 Sending build context to Docker daemon 5.651MB 18:32:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:32:09 Step 2/12 : FROM ${BASE} AS builder 18:32:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:32:09 9fda8d8052c6: Pulling fs layer 18:32:09 5d54e960e981: Pulling fs layer 18:32:09 c4a7e357bf2a: Pulling fs layer 18:32:09 f0e02332f6b5: Pulling fs layer 18:32:09 cefa15bbcfad: Pulling fs layer 18:32:09 17808c966233: Pulling fs layer 18:32:09 f4c1fc716caa: Pulling fs layer 18:32:09 17808c966233: Waiting 18:32:09 cefa15bbcfad: Waiting 18:32:09 f4c1fc716caa: Waiting 18:32:09 f0e02332f6b5: Waiting 18:32:09 5d54e960e981: Download complete 18:32:09 f0e02332f6b5: Verifying Checksum 18:32:09 f0e02332f6b5: Download complete 18:32:09 cefa15bbcfad: Verifying Checksum 18:32:09 cefa15bbcfad: Download complete 18:32:09 9fda8d8052c6: Verifying Checksum 18:32:09 9fda8d8052c6: Download complete 18:32:10 f4c1fc716caa: Verifying Checksum 18:32:10 f4c1fc716caa: Download complete 18:32:10 9fda8d8052c6: Pull complete 18:32:11 5d54e960e981: Pull complete 18:32:12 c4a7e357bf2a: Verifying Checksum 18:32:12 c4a7e357bf2a: Download complete 18:32:13 17808c966233: Verifying Checksum 18:32:13 17808c966233: Download complete 18:32:28 c4a7e357bf2a: Pull complete 18:32:28 f0e02332f6b5: Pull complete 18:32:28 cefa15bbcfad: Pull complete 18:32:34 17808c966233: Pull complete 18:32:36 f4c1fc716caa: Pull complete 18:32:36 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:32:36 ---> ea914061e18c 18:32:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:32:38 ---> Running in 5e297f1edd3b 18:32:38 Removing intermediate container 5e297f1edd3b 18:32:38 ---> acea4fdab3b7 18:32:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:32:38 ---> Running in b576ac9ddf68 18:32:39 Removing intermediate container b576ac9ddf68 18:32:39 ---> 6ddba7fbca70 18:32:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:32:39 ---> Running in 2c460563f408 18:32:39 Removing intermediate container 2c460563f408 18:32:39 ---> 66fafa092c23 18:32:39 Step 6/12 : WORKDIR /device-uart 18:32:39 ---> Running in f1ba8dcdabe0 18:32:39 Removing intermediate container f1ba8dcdabe0 18:32:39 ---> 166088731111 18:32:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:32:40 ---> Running in 6a125f37324b 18:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:32:43 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:32:43 (2/4) Installing libedit (20221030.3.1-r1) 18:32:43 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:32:43 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:32:43 Executing busybox-1.36.1-r2.trigger 18:32:43 OK: 270 MiB in 56 packages 18:32:44 Removing intermediate container 6a125f37324b 18:32:44 ---> 4b60ff63846e 18:32:44 Step 8/12 : COPY go.mod vendor* ./ 18:32:44 ---> f250d782a6d7 18:32:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:44 ---> Running in 5ba045616890 18:34:06 Removing intermediate container 5ba045616890 18:34:06 ---> 7e536881e11b 18:34:06 Step 10/12 : COPY . . 18:34:07 ---> 92a1f65a52b1 18:34:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:34:07 ---> Running in 185d8077d65c 18:34:07 Removing intermediate container 185d8077d65c 18:34:07 ---> bb493636de7e 18:34:07 Step 12/12 : RUN ${MAKE} 18:34:07 ---> Running in 81606aa85ae6 18:34:08 noop 18:34:09 Removing intermediate container 81606aa85ae6 18:34:09 ---> 8d86618749af 18:34:09 Successfully built 8d86618749af 18:34:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:09 + docker inspect -f . ci-base-image-arm64 18:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:10 prd-ubuntu20.04-docker-arm64-4c-16g-16262 does not seem to be running inside a container 18:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:34:11 $ docker top c051207872aa3d466a4dd2667d7dacb5787009a04c3838345e30b3eecba955f3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:12 + go version 18:34:12 go version go1.21.0 linux/arm64 [Pipeline] } 18:34:12 $ docker stop --time=1 c051207872aa3d466a4dd2667d7dacb5787009a04c3838345e30b3eecba955f3 18:34:14 $ docker rm -f --volumes c051207872aa3d466a4dd2667d7dacb5787009a04c3838345e30b3eecba955f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:15 + docker inspect -f . ci-base-image-arm64 18:34:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:15 prd-ubuntu20.04-docker-arm64-4c-16g-16262 does not seem to be running inside a container 18:34:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:34:18 $ docker top b327995ca595be6590f55ef908de536d4a9469f544a7ba54e62462de1e344a36 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:19 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:34:19 + make test 18:34:19 go test ./... -coverprofile=coverage.out 18:34:25 ? github.com/edgexfoundry/device-uart [no test files] 18:36:16 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:36:16 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:36:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:36:16 go vet ./... 18:36:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:36:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:36:31 ./bin/test-attribution-txt.sh [Pipeline] echo 18:36:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:36:32 $ docker stop --time=1 b327995ca595be6590f55ef908de536d4a9469f544a7ba54e62462de1e344a36 18:36:34 $ docker rm -f --volumes b327995ca595be6590f55ef908de536d4a9469f544a7ba54e62462de1e344a36 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:36:35 Warning: overwriting stash ‘coverage-report’ 18:36:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:36:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:37 + ls -al . 18:36:37 total 148 18:36:37 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 18:34 . 18:36:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:31 .. 18:36:37 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 18:31 .dockerignore 18:36:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:31 .git 18:36:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:31 .github 18:36:37 -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 18:31 .gitignore 18:36:37 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 18:31 .golangci.yml 18:36:37 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 1 18:31 Attribution.txt 18:36:37 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 1 18:31 Dockerfile 18:36:37 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:31 GOVERNANCE.md 18:36:37 -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 18:31 Jenkinsfile 18:36:37 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 18:31 LICENSE 18:36:37 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 1 18:31 Makefile 18:36:37 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 18:31 OWNERS.md 18:36:37 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 18:31 README.md 18:36:37 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:26 VERSION 18:36:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:31 bin 18:36:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:31 cmd 18:36:37 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 18:34 coverage.out 18:36:37 -rw-rw-r-- 1 jenkins jenkins 3721 Nov 1 18:31 go.mod 18:36:37 -rw-rw-r-- 1 jenkins jenkins 35313 Nov 1 18:31 go.sum 18:36:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:31 internal 18:36:37 -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 18:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:37 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cae7e691fffcb1cc879cb14baa2df8369439d0d8 --label arch=arm64 --label version=0.0.0 . 18:36:37 Sending build context to Docker daemon 5.652MB 18:36:37 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:36:37 Step 2/25 : FROM ${BASE} AS builder 18:36:37 ---> 8d86618749af 18:36:37 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:36:38 ---> Running in b7525c225bc0 18:36:38 Removing intermediate container b7525c225bc0 18:36:38 ---> 99a277afe47b 18:36:38 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:36:38 ---> Running in fdbf07d3a60e 18:36:38 Removing intermediate container fdbf07d3a60e 18:36:38 ---> 188e7688721d 18:36:38 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:36:38 ---> Running in 23bebeac9f2a 18:36:39 Removing intermediate container 23bebeac9f2a 18:36:39 ---> fdcdd335a4e9 18:36:39 Step 6/25 : WORKDIR /device-uart 18:36:39 ---> Running in 4d11e0c3d92b 18:36:39 Removing intermediate container 4d11e0c3d92b 18:36:39 ---> b937603b005e 18:36:39 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:39 ---> Running in e1e072153a65 18:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:36:42 OK: 270 MiB in 56 packages 18:36:44 Removing intermediate container e1e072153a65 18:36:44 ---> 056469966365 18:36:44 Step 8/25 : COPY go.mod vendor* ./ 18:36:44 ---> a27897fd764e 18:36:44 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:45 ---> Running in 108248e27ec6 18:36:49 Removing intermediate container 108248e27ec6 18:36:49 ---> a56bea2e8d6d 18:36:49 Step 10/25 : COPY . . 18:36:51 ---> 2b65f3706b0c 18:36:51 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:36:51 ---> Running in eff0201191c8 18:36:51 Removing intermediate container eff0201191c8 18:36:51 ---> 7cf2c27fe351 18:36:51 Step 12/25 : RUN ${MAKE} 18:36:51 ---> Running in 23c5efef208d 18:36:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:38:45 Removing intermediate container 23c5efef208d 18:38:45 ---> b8e061a4a978 18:38:45 Step 13/25 : FROM alpine:3.18 18:38:45 3.18: Pulling from library/alpine 18:38:45 579b34f0a95b: Pulling fs layer 18:38:45 579b34f0a95b: Verifying Checksum 18:38:45 579b34f0a95b: Download complete 18:38:45 579b34f0a95b: Pull complete 18:38:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:38:45 Status: Downloaded newer image for alpine:3.18 18:38:45 ---> 3cc203321400 18:38:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:38:45 ---> Running in 74cf7e90d8e9 18:38:45 Removing intermediate container 74cf7e90d8e9 18:38:45 ---> 4a58915da668 18:38:45 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:38:45 ---> Running in 87685cfe1bbb 18:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:38:46 (1/1) Installing dumb-init (1.2.5-r2) 18:38:46 Executing busybox-1.36.1-r2.trigger 18:38:46 OK: 8 MiB in 16 packages 18:38:47 Removing intermediate container 87685cfe1bbb 18:38:47 ---> da13e9b97060 18:38:47 Step 16/25 : WORKDIR / 18:38:47 ---> Running in 9c8877c30bb1 18:38:47 Removing intermediate container 9c8877c30bb1 18:38:47 ---> c657fa433a8c 18:38:47 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 18:38:48 ---> 7369d77bc096 18:38:48 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 18:38:48 ---> 352677c0ee14 18:38:48 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 18:38:50 ---> 9e97533479b5 18:38:50 Step 20/25 : EXPOSE 59995 18:38:50 ---> Running in d6ec75a094db 18:38:50 Removing intermediate container d6ec75a094db 18:38:50 ---> 5db7f59e562b 18:38:50 Step 21/25 : ENTRYPOINT ["/device-uart"] 18:38:50 ---> Running in e67b35021b05 18:38:50 Removing intermediate container e67b35021b05 18:38:50 ---> 99bd90c69a69 18:38:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:38:50 ---> Running in 195cfefe8a16 18:38:54 Removing intermediate container 195cfefe8a16 18:38:54 ---> 20f8bf1af149 18:38:54 Step 23/25 : LABEL arch=arm64 18:38:54 ---> Running in acb78cdaa770 18:38:54 Removing intermediate container acb78cdaa770 18:38:54 ---> d9f739eccb20 18:38:54 Step 24/25 : LABEL git_sha=cae7e691fffcb1cc879cb14baa2df8369439d0d8 18:38:54 ---> Running in d2783deee775 18:38:55 Removing intermediate container d2783deee775 18:38:55 ---> fa1b17e2ddc6 18:38:55 Step 25/25 : LABEL version=0.0.0 18:38:55 ---> Running in ae4e16e21d53 18:38:55 Removing intermediate container ae4e16e21d53 18:38:55 ---> ce7b11937a0d 18:38:55 [Warning] One or more build-args [ARCH] were not consumed 18:38:55 Successfully built ce7b11937a0d 18:38:55 Successfully tagged device-uart-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 18:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:56 18:38:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:56 arm64: Pulling from edgex-lftools-log-publisher 18:38:56 8998bd30e6a1: Pulling fs layer 18:38:56 04944245beec: Pulling fs layer 18:38:56 699f458cf7ca: Pulling fs layer 18:38:56 765212b225bb: Pulling fs layer 18:38:56 f23df028b6ca: Pulling fs layer 18:38:56 d65c8cfc05b1: Pulling fs layer 18:38:56 2437ff75d9bd: Pulling fs layer 18:38:56 765212b225bb: Waiting 18:38:56 f23df028b6ca: Waiting 18:38:56 d65c8cfc05b1: Waiting 18:38:56 2437ff75d9bd: Waiting 18:38:57 04944245beec: Verifying Checksum 18:38:57 04944245beec: Download complete 18:38:57 765212b225bb: Verifying Checksum 18:38:57 765212b225bb: Download complete 18:38:57 f23df028b6ca: Verifying Checksum 18:38:57 f23df028b6ca: Download complete 18:38:57 d65c8cfc05b1: Verifying Checksum 18:38:57 d65c8cfc05b1: Download complete 18:38:57 699f458cf7ca: Verifying Checksum 18:38:57 699f458cf7ca: Download complete 18:38:57 8998bd30e6a1: Verifying Checksum 18:38:57 8998bd30e6a1: Download complete 18:39:00 2437ff75d9bd: Verifying Checksum 18:39:00 2437ff75d9bd: Download complete 18:39:02 8998bd30e6a1: Pull complete 18:39:02 04944245beec: Pull complete 18:39:04 699f458cf7ca: Pull complete 18:39:04 765212b225bb: Pull complete 18:39:08 f23df028b6ca: Pull complete 18:39:08 d65c8cfc05b1: Pull complete 18:39:26 2437ff75d9bd: Pull complete 18:39:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:27 prd-ubuntu20.04-docker-arm64-4c-16g-16262 does not seem to be running inside a container 18:39:27 $ 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-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:39:29 $ docker top 701003cf6ae0c76d523961ea44cc4d8737a300ba59f4b9fc5510de8c752895eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:30 ---> job-cost.sh 18:39:30 lf-activate-venv: SKIPPING 18:39:30 INFO: No Stack... 18:39:30 INFO: Retrieving Pricing Info for: v3-standard-4 18:39:31 INFO: Archiving Costs [Pipeline] sh 18:39:32 + cat+ cut -d, -f6 18:39:32 /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock 18:39:32 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] 18:39:32 Resource [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] did not exist. Created. 18:39:32 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:33 /w/workspace/device-uart/1@tmp/durable-38e14c23/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:39:33 + echo total: 0.10999999940395355 [Pipeline] stash 18:39:33 Warning: overwriting stash ‘stack-cost’ 18:39:33 Stashed 1 file(s) [Pipeline] } 18:39:33 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:39:33 $ docker stop --time=1 701003cf6ae0c76d523961ea44cc4d8737a300ba59f4b9fc5510de8c752895eb 18:39:37 $ docker rm -f --volumes 701003cf6ae0c76d523961ea44cc4d8737a300ba59f4b9fc5510de8c752895eb [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 18:39:38 provisioning config files... 18:39:38 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-30@tmp/config17697068101766801405tmp [Pipeline] { [Pipeline] sh 18:39:38 + set +x 18:39:38 + bash -s -- 18:39:38 + curl -s https://codecov.io/bash 18:39:38 18:39:38 _____ _ 18:39:38 / ____| | | 18:39:38 | | ___ __| | ___ ___ _____ __ 18:39:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:39:38 | |___| (_) | (_| | __/ (_| (_) \ V / 18:39:38 \_____\___/ \__,_|\___|\___\___/ \_/ 18:39:38 Bash-1.0.6 18:39:38 18:39:38 18:39:38 ==> git version 2.25.1 found 18:39:38 ==> 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 18:39:38 Release-Date: 2020-01-08 18:39:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:39:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:39:38 ==> Jenkins CI detected. 18:39:38 current dir:  /w/workspace/edgexfoundry_device-uart_PR-30 18:39:38 project root: . 18:39:38 --> token set from env 18:39:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:39:38 ==> Running gcov in . (disable via -X gcov) 18:39:38 ==> Python coveragepy not found 18:39:38 ==> Searching for coverage reports in: 18:39:38 + . 18:39:39 -> Found 1 reports 18:39:39 ==> Detecting git/mercurial file structure 18:39:39 ==> Reading reports 18:39:39 + ./coverage.out bytes=10 18:39:39 ==> Appending adjustments 18:39:39 https://docs.codecov.io/docs/fixing-reports 18:39:39 + Found adjustments 18:39:39 ==> Gzipping contents 18:39:39 4.0K /tmp/codecov.BSfSei.gz 18:39:39 ==> Uploading reports 18:39:39 url: https://codecov.io 18:39:39 query: branch=PR-30&commit=cae7e691fffcb1cc879cb14baa2df8369439d0d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-30%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=30&job=&cmd_args= 18:39:39 -> Pinging Codecov 18:39:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-30&commit=cae7e691fffcb1cc879cb14baa2df8369439d0d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-30%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=30&job=&cmd_args= 18:39:39 -> Uploading to 18:39:39 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/B9AA6E0BBD74AE3A32605C7A7C664919/cae7e691fffcb1cc879cb14baa2df8369439d0d8/5e84a6ae-5609-40b4-871a-20e670f8a6a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T183939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6196bb7b62905561a93d2ff555160d995e24542544d05db0be8cabfb2c7faabd 18:39:39 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:39 Dload Upload Total Spent Left Speed 18:39:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2258 --:--:-- --:--:-- --:--:-- 2258 18:39:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/cae7e691fffcb1cc879cb14baa2df8369439d0d8 [Pipeline] } 18:39:39 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 18:39:41 + [ -d /w/workspace/edgexfoundry_device-uart_PR-30/archives ] 18:39:41 + ls -al /w/workspace/edgexfoundry_device-uart_PR-30/archives 18:39:41 total 16 18:39:41 drwxr-xr-x 3 root root 4096 Nov 1 18:29 . 18:39:41 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 18:29 .. 18:39:41 drwxr-xr-x 2 root root 4096 Nov 1 18:29 cost 18:39:41 -rw-r--r-- 1 root root 82 Nov 1 18:29 cost.csv 18:39:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-30/archives 18:39:41 + ls -al /w/workspace/edgexfoundry_device-uart_PR-30/archives 18:39:41 total 16 18:39:41 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:29 . 18:39:41 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 18:29 .. 18:39:41 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:29 cost 18:39:41 -rw-r--r-- 1 jenkins jenkins 82 Nov 1 18:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:39:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:39:42 ---> package-listing.sh 18:39:42 ++ tr '[:upper:]' '[:lower:]' 18:39:42 ++ facter osfamily 18:39:43 + OS_FAMILY=debian 18:39:43 + workspace=/w/workspace/edgexfoundry_device-uart_PR-30 18:39:43 + START_PACKAGES=/tmp/packages_start.txt 18:39:43 + END_PACKAGES=/tmp/packages_end.txt 18:39:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:39:43 + PACKAGES=/tmp/packages_start.txt 18:39:43 + '[' /w/workspace/edgexfoundry_device-uart_PR-30 ']' 18:39:43 + PACKAGES=/tmp/packages_end.txt 18:39:43 + case "${OS_FAMILY}" in 18:39:43 + dpkg -l 18:39:43 + grep '^ii' 18:39:43 + '[' -f /tmp/packages_start.txt ']' 18:39:43 + '[' -f /tmp/packages_end.txt ']' 18:39:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:39:43 + '[' /w/workspace/edgexfoundry_device-uart_PR-30 ']' 18:39:43 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-30/archives/ 18:39:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-30/archives/ [Pipeline] echo 18:39:43 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/edgexfoundry_device-uart_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:39:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:44 prd-ubuntu20.04-docker-8c-8g-16261 does not seem to be running inside a container 18:39:44 $ 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/edgexfoundry_device-uart_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-30 -v /w/workspace/edgexfoundry_device-uart_PR-30:/w/workspace/edgexfoundry_device-uart_PR-30:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-30@tmp:/w/workspace/edgexfoundry_device-uart_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:39:44 $ docker top d0d5a91c7bb0875b0439f183526b7fc910d0fbdb5f3a8d549c181672aeb8d9cb -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:44 + touch /tmp/pre-build-complete [Pipeline] sh 18:39:45 + mkdir -p /var/log/sysstat [Pipeline] sh 18:39:45 + ls /var/log/sa-host 18:39:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:45 provisioning config files... 18:39:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-30@tmp/config17224380596444099720tmp [Pipeline] { [Pipeline] echo 18:39:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:39:46 ---> create-netrc.sh [Pipeline] } 18:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:39:46 ---> python-tools-install.sh [Pipeline] echo 18:39:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:39:46 ---> sudo-logs.sh 18:39:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:39:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:39:47 ---> job-cost.sh 18:39:47 lf-activate-venv: SKIPPING 18:39:47 DEBUG: total: 0.2199999988079071 18:39:47 INFO: Retrieving Stack Cost... 18:39:47 INFO: Retrieving Pricing Info for: v3-standard-8 18:39:48 INFO: Archiving Costs [Pipeline] echo 18:39:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:39:48 ---> logs-deploy.sh 18:39:48 lf-activate-venv: SKIPPING 18:39:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-30/1 18:39:48 INFO: archiving workspace using pattern(s): 18:39:49 Archives upload complete. 18:39:50 INFO: archiving logs to Nexus 18:39:50 ---> uname -a: 18:39:50 Linux prd-ubuntu20-04-docker-8c-8g-16261 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:39:50 18:39:50 18:39:50 ---> lscpu: 18:39:50 Architecture: x86_64 18:39:50 CPU op-mode(s): 32-bit, 64-bit 18:39:50 Byte Order: Little Endian 18:39:50 Address sizes: 40 bits physical, 48 bits virtual 18:39:50 CPU(s): 8 18:39:50 On-line CPU(s) list: 0-7 18:39:50 Thread(s) per core: 1 18:39:50 Core(s) per socket: 1 18:39:50 Socket(s): 8 18:39:50 NUMA node(s): 1 18:39:50 Vendor ID: AuthenticAMD 18:39:50 CPU family: 23 18:39:50 Model: 49 18:39:50 Model name: AMD EPYC-Rome Processor 18:39:50 Stepping: 0 18:39:50 CPU MHz: 2799.998 18:39:50 BogoMIPS: 5599.99 18:39:50 Virtualization: AMD-V 18:39:50 Hypervisor vendor: KVM 18:39:50 Virtualization type: full 18:39:50 L1d cache: 256 KiB 18:39:50 L1i cache: 256 KiB 18:39:50 L2 cache: 4 MiB 18:39:50 L3 cache: 128 MiB 18:39:50 NUMA node0 CPU(s): 0-7 18:39:50 Vulnerability Itlb multihit: Not affected 18:39:50 Vulnerability L1tf: Not affected 18:39:50 Vulnerability Mds: Not affected 18:39:50 Vulnerability Meltdown: Not affected 18:39:50 Vulnerability Mmio stale data: Not affected 18:39:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:39:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:39:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:39:50 Vulnerability Srbds: Not affected 18:39:50 Vulnerability Tsx async abort: Not affected 18:39:50 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 18:39:50 18:39:50