Pull request #381 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 rather than c12c3218172f145be9a2a70c7d9871f4e5169780 Obtained Jenkinsfile from 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 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-ssh2647202598704899344.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh5635344249450925419.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-mqtt-go/branches/PR-381/workspace@libs/edgex-global-pipelines # 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-mqtt-go/branches/PR-381/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17122619850935393565.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-mqtt-go/branches/PR-381/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4209555720994229932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh1814493614349607154.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-mqtt-go/branches/PR-381/workspace@libs/lf-pipelines # 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-mqtt-go/branches/PR-381/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7434973251552972925.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-mqtt-go, 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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-mqtt 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63048’ Running on prd-ubuntu20.04-docker-8c-8g-63050 in /w/workspace/gexfoundry_device-mqtt-go_PR-381 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-381 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 into PR head commit c12c3218172f145be9a2a70c7d9871f4e5169780 Merge succeeded, producing c12c3218172f145be9a2a70c7d9871f4e5169780 Checking out Revision c12c3218172f145be9a2a70c7d9871f4e5169780 (PR-381) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/381/head:refs/remotes/origin/PR-381 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c12c3218172f145be9a2a70c7d9871f4e5169780 # 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 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c12c3218172f145be9a2a70c7d9871f4e5169780 # timeout=10 Commit message: "build: Update to released Go Mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:15 ========================================================= 05:42:15 EdgeX Global Pipelines Version Info 05:42:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:16 ------------------- 05:42:16 stable info: 05:42:16 ------------------- 05:42:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:16 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 05:42:16 Message: update stable to v1.0.230 05:42:17 ------------------- 05:42:17 experimental info: 05:42:17 ------------------- 05:42:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:17 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 05:42:17 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-381 [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-381 [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-381 [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c12c3218172f145be9a2a70c7d9871f4e5169780 [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c12c321 [Pipeline] echo 05:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:18 provisioning config files... 05:42:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/config4203389998185661264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:19 ---> docker-login.sh 05:42:19 nexus3.edgexfoundry.org:10001 05:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:19 Configure a credential helper to remove this warning. See 05:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:19 05:42:19 Login Succeeded 05:42:19 nexus3.edgexfoundry.org:10002 05:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:20 Configure a credential helper to remove this warning. See 05:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:20 05:42:20 Login Succeeded 05:42:20 nexus3.edgexfoundry.org:10003 05:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:20 Configure a credential helper to remove this warning. See 05:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:20 05:42:20 Login Succeeded 05:42:20 nexus3.edgexfoundry.org:10004 05:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:20 Configure a credential helper to remove this warning. See 05:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:20 05:42:20 Login Succeeded 05:42:20 docker.io 05:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:20 Configure a credential helper to remove this warning. See 05:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:20 05:42:20 Login Succeeded 05:42:20 ---> docker-login.sh ends [Pipeline] } 05:42:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:42:21 + git rev-list -1 --merges c12c3218172f145be9a2a70c7d9871f4e5169780~1..c12c3218172f145be9a2a70c7d9871f4e5169780 [Pipeline] echo 05:42:21 -----------> git rev-list -1 --merges c12c3218172f145be9a2a70c7d9871f4e5169780~1..c12c3218172f145be9a2a70c7d9871f4e5169780 c12c3218172f145be9a2a70c7d9871f4e5169780 [false] [Pipeline] sh 05:42:21 + git log --format=format:%s -1 c12c3218172f145be9a2a70c7d9871f4e5169780 [Pipeline] echo 05:42:21 ========================================================= 05:42:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:42:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:22 + git log --format=format:%s -1 c12c3218172f145be9a2a70c7d9871f4e5169780 [Pipeline] echo 05:42:22 [semverPrep] GIT_COMMIT: c12c3218172f145be9a2a70c7d9871f4e5169780, Commit Message: build: Update to released Go Mods [Pipeline] echo 05:42:22 [semverPrep] This is not a build commit. [Pipeline] sh 05:42:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:22 + grep -v github /etc/ssh/ssh_known_hosts 05:42:22 + [ -e /tmp/ssh_known_hosts ] 05:42:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:42:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:42:22 + sudo tee -a /etc/ssh/ssh_known_hosts 05:42:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:42:23 05:42:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:42:23 latest: Pulling from edgex-devops/py-git-semver 05:42:23 1fe172e4850f: Pulling fs layer 05:42:23 caf521ccaac6: Pulling fs layer 05:42:23 3ead6fa29328: Pulling fs layer 05:42:23 5c2a1cbceb83: Pulling fs layer 05:42:23 a8d5f1318db7: Pulling fs layer 05:42:23 c427282e49a2: Pulling fs layer 05:42:23 1827001aaf11: Pulling fs layer 05:42:23 0714d37db230: Pulling fs layer 05:42:23 ac28cf19c067: Pulling fs layer 05:42:23 ca983d60f3e2: Pulling fs layer 05:42:23 9f894cec8388: Pulling fs layer 05:42:23 ca983d60f3e2: Waiting 05:42:23 1827001aaf11: Waiting 05:42:23 0714d37db230: Waiting 05:42:23 ac28cf19c067: Waiting 05:42:23 a8d5f1318db7: Waiting 05:42:23 c427282e49a2: Waiting 05:42:23 caf521ccaac6: Verifying Checksum 05:42:23 caf521ccaac6: Download complete 05:42:23 5c2a1cbceb83: Verifying Checksum 05:42:23 5c2a1cbceb83: Download complete 05:42:23 a8d5f1318db7: Verifying Checksum 05:42:23 a8d5f1318db7: Download complete 05:42:23 c427282e49a2: Verifying Checksum 05:42:23 c427282e49a2: Download complete 05:42:23 3ead6fa29328: Verifying Checksum 05:42:23 3ead6fa29328: Download complete 05:42:23 0714d37db230: Download complete 05:42:23 ac28cf19c067: Download complete 05:42:23 ca983d60f3e2: Verifying Checksum 05:42:23 ca983d60f3e2: Download complete 05:42:23 9f894cec8388: Verifying Checksum 05:42:23 9f894cec8388: Download complete 05:42:23 1fe172e4850f: Verifying Checksum 05:42:23 1fe172e4850f: Download complete 05:42:24 1827001aaf11: Verifying Checksum 05:42:24 1827001aaf11: Download complete 05:42:25 1fe172e4850f: Pull complete 05:42:25 caf521ccaac6: Pull complete 05:42:25 3ead6fa29328: Pull complete 05:42:25 5c2a1cbceb83: Pull complete 05:42:26 a8d5f1318db7: Pull complete 05:42:26 c427282e49a2: Pull complete 05:42:28 1827001aaf11: Pull complete 05:42:28 0714d37db230: Pull complete 05:42:28 ac28cf19c067: Pull complete 05:42:28 ca983d60f3e2: Pull complete 05:42:28 9f894cec8388: Pull complete 05:42:28 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 05:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:42:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 05:42:28 prd-ubuntu20.04-docker-8c-8g-63050 does not seem to be running inside a container 05:42:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-381 -v /w/workspace/gexfoundry_device-mqtt-go_PR-381:/w/workspace/gexfoundry_device-mqtt-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 05:42:30 $ docker top d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e -eo pid,comm 05:42:30 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). 05:42:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:31 [ssh-agent] Looking for ssh-agent implementation... 05:42:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:31 $ docker exec d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e ssh-agent 05:42:31 SSH_AUTH_SOCK=/tmp/ssh-dwiKIOlQGaBC/agent.32 05:42:31 SSH_AGENT_PID=38 05:42:31 Running ssh-add (command line suppressed) 05:42:31 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/private_key_1734214956818000634.key (/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/private_key_1734214956818000634.key) 05:42:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:31 + git tag --points-at HEAD [Pipeline] } 05:42:31 $ docker exec --env ******** --env ******** d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e ssh-agent -k 05:42:31 unset SSH_AUTH_SOCK; 05:42:31 unset SSH_AGENT_PID; 05:42:31 echo Agent pid 38 killed; 05:42:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:42:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:32 [ssh-agent] Looking for ssh-agent implementation... 05:42:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:32 $ docker exec d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e ssh-agent 05:42:32 SSH_AUTH_SOCK=/tmp/ssh-gzI2TcBz9WO9/agent.71 05:42:32 SSH_AGENT_PID=77 05:42:32 Running ssh-add (command line suppressed) 05:42:32 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/private_key_6222412604102665634.key (/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/private_key_6222412604102665634.key) 05:42:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:32 + git semver init 05:42:33 2022-05-11 05:42:32,988 [run_init] DEBUG init version:0.0.0 force:False 05:42:33 2022-05-11 05:42:32,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver 05:42:33 2022-05-11 05:42:32,990 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver 05:42:33 2022-05-11 05:42:32,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-381, universal_newlines=False, shell=None, istream=None) 05:42:34 2022-05-11 05:42:33,806 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381/.git/info/exclude 05:42:34 2022-05-11 05:42:33,807 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver/PR-381 with force:False 05:42:34 2022-05-11 05:42:33,807 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver/PR-381 05:42:34 2022-05-11 05:42:33,811 [execute] INFO git cat-file --batch-check 05:42:34 2022-05-11 05:42:33,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver, universal_newlines=False, shell=None, istream=) 05:42:34 2022-05-11 05:42:33,818 [execute] INFO git cat-file --batch 05:42:34 2022-05-11 05:42:33,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver, universal_newlines=False, shell=None, istream=) 05:42:34 2022-05-11 05:42:33,824 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver/PR-381 05:42:34 0.0.0 [Pipeline] } 05:42:34 $ docker exec --env ******** --env ******** d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e ssh-agent -k 05:42:34 unset SSH_AUTH_SOCK; 05:42:34 unset SSH_AGENT_PID; 05:42:34 echo Agent pid 77 killed; 05:42:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:34 + git semver [Pipeline] } 05:42:34 $ docker stop --time=1 d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e 05:42:36 $ docker rm -f d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e [Pipeline] // withDockerContainer [Pipeline] sh 05:42:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:42:37 Stashed 1 file(s) [Pipeline] echo 05:42:37 [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 05:42:37 provisioning config files... 05:42:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/config2900968606513477811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:38 ---> docker-login.sh 05:42:38 nexus3.edgexfoundry.org:10001 05:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:38 Configure a credential helper to remove this warning. See 05:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:38 05:42:38 Login Succeeded 05:42:38 nexus3.edgexfoundry.org:10002 05:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:38 Configure a credential helper to remove this warning. See 05:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:38 05:42:38 Login Succeeded 05:42:38 nexus3.edgexfoundry.org:10003 05:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:38 Configure a credential helper to remove this warning. See 05:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:38 05:42:38 Login Succeeded 05:42:38 nexus3.edgexfoundry.org:10004 05:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:38 Configure a credential helper to remove this warning. See 05:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:38 05:42:38 Login Succeeded 05:42:38 docker.io 05:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:38 Configure a credential helper to remove this warning. See 05:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:38 05:42:38 Login Succeeded 05:42:38 ---> docker-login.sh ends [Pipeline] } 05:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:42:39 ========================================================= 05:42:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:42:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:42:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:42:39 Sending build context to Docker daemon 5.939MB 05:42:39 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:42:39 Step 2/12 : FROM ${BASE} AS builder 05:42:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:42:39 59bf1c3509f3: Pulling fs layer 05:42:39 666ba61612fd: Pulling fs layer 05:42:39 8ed8ca486205: Pulling fs layer 05:42:39 4fe6c5a15a65: Pulling fs layer 05:42:39 22a0e8bec74d: Pulling fs layer 05:42:39 ca2b28591e48: Pulling fs layer 05:42:39 a51346096db8: Pulling fs layer 05:42:39 daebc70d1ce1: Pulling fs layer 05:42:39 0e18a0eac166: Pulling fs layer 05:42:39 ca2b28591e48: Waiting 05:42:39 a51346096db8: Waiting 05:42:39 daebc70d1ce1: Waiting 05:42:39 0e18a0eac166: Waiting 05:42:39 4fe6c5a15a65: Waiting 05:42:39 22a0e8bec74d: Waiting 05:42:39 8ed8ca486205: Verifying Checksum 05:42:39 8ed8ca486205: Download complete 05:42:39 666ba61612fd: Download complete 05:42:39 22a0e8bec74d: Verifying Checksum 05:42:39 22a0e8bec74d: Download complete 05:42:39 ca2b28591e48: Verifying Checksum 05:42:39 ca2b28591e48: Download complete 05:42:39 59bf1c3509f3: Verifying Checksum 05:42:39 a51346096db8: Verifying Checksum 05:42:39 a51346096db8: Download complete 05:42:39 daebc70d1ce1: Verifying Checksum 05:42:39 daebc70d1ce1: Download complete 05:42:39 59bf1c3509f3: Pull complete 05:42:39 666ba61612fd: Pull complete 05:42:39 8ed8ca486205: Pull complete 05:42:40 0e18a0eac166: Verifying Checksum 05:42:40 0e18a0eac166: Download complete 05:42:40 4fe6c5a15a65: Verifying Checksum 05:42:40 4fe6c5a15a65: Download complete 05:42:43 4fe6c5a15a65: Pull complete 05:42:43 22a0e8bec74d: Pull complete 05:42:43 ca2b28591e48: Pull complete 05:42:43 a51346096db8: Pull complete 05:42:44 daebc70d1ce1: Pull complete 05:42:46 0e18a0eac166: Pull complete 05:42:46 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 05:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:42:46 ---> f018257e8ee9 05:42:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:42:48 ---> Running in 8d02117385fa 05:42:48 Removing intermediate container 8d02117385fa 05:42:48 ---> d279664ed3b0 05:42:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:42:48 ---> Running in 3c8da4b63172 05:42:48 Removing intermediate container 3c8da4b63172 05:42:48 ---> 29269bd24f53 05:42:48 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:48 ---> Running in cccf95542298 05:42:48 Removing intermediate container cccf95542298 05:42:48 ---> db554a80034f 05:42:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:42:48 ---> Running in e84300895e5c 05:42:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:42:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:42:50 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:42:50 (2/4) Installing libedit (20210910.3.1-r0) 05:42:50 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:42:50 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:42:50 Executing busybox-1.34.1-r3.trigger 05:42:50 OK: 224 MiB in 56 packages 05:42:51 Removing intermediate container e84300895e5c 05:42:51 ---> e74e986a4442 05:42:51 Step 7/12 : WORKDIR /device-mqtt-go 05:42:51 ---> Running in 9f6529f4e5f3 05:42:51 Removing intermediate container 9f6529f4e5f3 05:42:51 ---> 98bc26976bd7 05:42:51 Step 8/12 : COPY go.mod vendor* ./ 05:42:51 ---> 777a58d43f65 05:42:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:51 ---> Running in 55e26b2e82b4 05:42:52 Still waiting to schedule task 05:42:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63049’ 05:43:06 Removing intermediate container 55e26b2e82b4 05:43:06 ---> 9b4a355d77d2 05:43:06 Step 10/12 : COPY . . 05:43:06 ---> 500689fc2056 05:43:06 Step 11/12 : ARG MAKE='make build' 05:43:06 ---> Running in 02addb810dfe 05:43:06 Removing intermediate container 02addb810dfe 05:43:06 ---> bb69d3808ff1 05:43:06 Step 12/12 : RUN $MAKE 05:43:06 ---> Running in c33df63bf0ba 05:43:06 noop 05:43:06 Removing intermediate container c33df63bf0ba 05:43:06 ---> ca5ed908c13d 05:43:06 Successfully built ca5ed908c13d 05:43:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:43:06 + docker inspect -f . ci-base-image-x86_64 05:43:06 . [Pipeline] withDockerContainer 05:43:06 prd-ubuntu20.04-docker-8c-8g-63050 does not seem to be running inside a container 05:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-381 -v /w/workspace/gexfoundry_device-mqtt-go_PR-381:/w/workspace/gexfoundry_device-mqtt-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:07 $ docker top c5b89433d38de294b31b5881821899730ed0fc41793039924ecc7f6ab62e7a27 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:07 + go version 05:43:07 go version go1.17.6 linux/amd64 [Pipeline] } 05:43:07 $ docker stop --time=1 c5b89433d38de294b31b5881821899730ed0fc41793039924ecc7f6ab62e7a27 05:43:09 $ docker rm -f c5b89433d38de294b31b5881821899730ed0fc41793039924ecc7f6ab62e7a27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:43:10 + docker inspect -f . ci-base-image-x86_64 05:43:10 . [Pipeline] withDockerContainer 05:43:10 prd-ubuntu20.04-docker-8c-8g-63050 does not seem to be running inside a container 05:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-381 -v /w/workspace/gexfoundry_device-mqtt-go_PR-381:/w/workspace/gexfoundry_device-mqtt-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:10 $ docker top 29c8c9952a8dca0820cd9cd1b8f7305a328df835e4600230c8f924d6fec5cbdd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:43:10 + make test 05:43:10 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:43:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:43:21 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:43:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements 05:43:21 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:43:26 GCO_ENABLED=1 GO111MODULE=on go vet ./... 05:43:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:43:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:43:30 ./bin/test-attribution-txt.sh [Pipeline] echo 05:43:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:43:30 $ docker stop --time=1 29c8c9952a8dca0820cd9cd1b8f7305a328df835e4600230c8f924d6fec5cbdd 05:43:32 $ docker rm -f 29c8c9952a8dca0820cd9cd1b8f7305a328df835e4600230c8f924d6fec5cbdd [Pipeline] // withDockerContainer [Pipeline] sh 05:43:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:43:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:43:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:43:34 + ls -al . 05:43:34 total 180 05:43:34 drwxrwxr-x 10 jenkins jenkins 4096 May 11 05:43 . 05:43:34 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:42 .. 05:43:34 -rw-rw-r-- 1 jenkins jenkins 140 May 11 05:42 .dockerignore 05:43:34 drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:42 .git 05:43:34 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:42 .github 05:43:34 -rw-rw-r-- 1 jenkins jenkins 329 May 11 05:42 .gitignore 05:43:34 -rw-rw-r-- 1 jenkins jenkins 41 May 11 05:42 .golangci.yml 05:43:34 drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:42 .semver 05:43:34 -rw-rw-r-- 1 jenkins jenkins 8656 May 11 05:42 Attribution.txt 05:43:34 -rw-rw-r-- 1 jenkins jenkins 11365 May 11 05:42 CHANGELOG.md 05:43:34 -rw-rw-r-- 1 jenkins jenkins 1930 May 11 05:42 Dockerfile 05:43:34 -rw-rw-r-- 1 jenkins jenkins 677 May 11 05:42 GOVERNANCE.md 05:43:34 -rw-rw-r-- 1 jenkins jenkins 678 May 11 05:42 Jenkinsfile 05:43:34 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 05:42 LICENSE 05:43:34 -rw-rw-r-- 1 jenkins jenkins 1930 May 11 05:42 Makefile 05:43:34 -rw-rw-r-- 1 jenkins jenkins 620 May 11 05:42 OWNERS.md 05:43:34 -rw-rw-r-- 1 jenkins jenkins 2501 May 11 05:42 README.md 05:43:34 -rw-rw-r-- 1 jenkins jenkins 5 May 11 05:42 VERSION 05:43:34 drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:42 bin 05:43:34 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:42 cmd 05:43:34 -rw-r--r-- 1 jenkins jenkins 17887 May 11 05:43 coverage.out 05:43:34 -rw-rw-r-- 1 jenkins jenkins 3263 May 11 05:42 go.mod 05:43:34 -rw-rw-r-- 1 jenkins jenkins 34802 May 11 05:42 go.sum 05:43:34 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:42 internal 05:43:34 drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:42 mock 05:43:34 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:42 snap 05:43:34 -rw-rw-r-- 1 jenkins jenkins 227 May 11 05:42 version.go [Pipeline] isUnix [Pipeline] sh 05:43:34 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c12c3218172f145be9a2a70c7d9871f4e5169780 --label arch=amd64 --label version=0.0.0 . 05:43:34 Sending build context to Docker daemon 5.957MB 05:43:34 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:43:34 Step 2/24 : FROM ${BASE} AS builder 05:43:34 ---> ca5ed908c13d 05:43:34 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:43:34 ---> Running in 5d6b7badbb82 05:43:34 Removing intermediate container 5d6b7badbb82 05:43:34 ---> 61c09a4a9c9f 05:43:34 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 05:43:34 ---> Running in ec84f801fed4 05:43:34 Removing intermediate container ec84f801fed4 05:43:34 ---> c473c015354b 05:43:34 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:34 ---> Running in f55dc2d1cdb6 05:43:35 Removing intermediate container f55dc2d1cdb6 05:43:35 ---> f66d1d8e982f 05:43:35 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:35 ---> Running in 58e23d4c1e09 05:43:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:43:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:43:36 OK: 224 MiB in 56 packages 05:43:37 Removing intermediate container 58e23d4c1e09 05:43:37 ---> e937ab8132ae 05:43:37 Step 7/24 : WORKDIR /device-mqtt-go 05:43:37 ---> Running in d7e5e4c33e91 05:43:37 Removing intermediate container d7e5e4c33e91 05:43:37 ---> db7ee649eda8 05:43:37 Step 8/24 : COPY go.mod vendor* ./ 05:43:37 ---> b8c9d6f87ea7 05:43:37 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:37 ---> Running in c04508539eab 05:43:38 Removing intermediate container c04508539eab 05:43:38 ---> bdc63f0893ed 05:43:38 Step 10/24 : COPY . . 05:43:38 ---> b6d188f9379e 05:43:38 Step 11/24 : ARG MAKE='make build' 05:43:38 ---> Running in 726e5fb5a410 05:43:38 Removing intermediate container 726e5fb5a410 05:43:38 ---> 2c550c16a950 05:43:38 Step 12/24 : RUN $MAKE 05:43:38 ---> Running in e1eb80a09a28 05:43:39 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 05:44:01 Removing intermediate container e1eb80a09a28 05:44:01 ---> 53f0ddaf1278 05:44:01 Step 13/24 : FROM alpine:3.14 05:44:01 3.14: Pulling from library/alpine 05:44:01 8663204ce13b: Pulling fs layer 05:44:01 8663204ce13b: Verifying Checksum 05:44:01 8663204ce13b: Download complete 05:44:01 8663204ce13b: Pull complete 05:44:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:44:01 Status: Downloaded newer image for alpine:3.14 05:44:01 ---> e04c818066af 05:44:01 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:44:01 ---> Running in 1ec58e58c9f9 05:44:01 Removing intermediate container 1ec58e58c9f9 05:44:01 ---> 1ac69069862a 05:44:01 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 05:44:01 ---> Running in 8371d54a4f8d 05:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:44:01 (1/6) Installing dumb-init (1.2.5-r1) 05:44:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:44:01 (3/6) Installing libsodium (1.0.18-r0) 05:44:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:44:01 (5/6) Installing libzmq (4.3.4-r0) 05:44:01 (6/6) Installing zeromq (4.3.4-r0) 05:44:01 Executing busybox-1.33.1-r7.trigger 05:44:01 OK: 8 MiB in 20 packages 05:44:01 Removing intermediate container 8371d54a4f8d 05:44:01 ---> 18639662fc54 05:44:01 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 05:44:01 ---> ced32b258b4c 05:44:01 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 05:44:01 ---> 14ef00ee4f20 05:44:01 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:44:01 ---> 6246d65e0d66 05:44:01 Step 19/24 : EXPOSE 59982 05:44:01 ---> Running in b6bc365dce76 05:44:01 Removing intermediate container b6bc365dce76 05:44:01 ---> f55526da7836 05:44:01 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 05:44:01 ---> Running in 3d728dc58157 05:44:01 Removing intermediate container 3d728dc58157 05:44:01 ---> 7e146f34bd50 05:44:01 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:44:01 ---> Running in 4e0870fcb9d0 05:44:01 Removing intermediate container 4e0870fcb9d0 05:44:01 ---> a7f1e3996d66 05:44:01 Step 22/24 : LABEL arch=amd64 05:44:01 ---> Running in 8ca37148749f 05:44:01 Removing intermediate container 8ca37148749f 05:44:01 ---> 1fd4f5db25a2 05:44:01 Step 23/24 : LABEL git_sha=c12c3218172f145be9a2a70c7d9871f4e5169780 05:44:01 ---> Running in 955c3d744154 05:44:01 Removing intermediate container 955c3d744154 05:44:01 ---> 7b734b37d338 05:44:01 Step 24/24 : LABEL version=0.0.0 05:44:02 ---> Running in a57447966dd7 05:44:02 Removing intermediate container a57447966dd7 05:44:02 ---> 5d51edb826e7 05:44:02 [Warning] One or more build-args [ARCH] were not consumed 05:44:02 Successfully built 5d51edb826e7 05:44:02 Successfully tagged device-mqtt:latest [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] sh 05:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:02 05:44:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:44:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:03 latest: Pulling from edgex-lftools-log-publisher 05:44:03 5eb5b503b376: Pulling fs layer 05:44:03 5c69ac0246d0: Pulling fs layer 05:44:03 ec43610c2a17: Pulling fs layer 05:44:03 3a2ae6a8a46f: Pulling fs layer 05:44:03 33b1e0a273af: Pulling fs layer 05:44:03 5d3b04190fa2: Pulling fs layer 05:44:03 2f39f015ded8: Pulling fs layer 05:44:03 3a2ae6a8a46f: Waiting 05:44:03 33b1e0a273af: Waiting 05:44:03 2f39f015ded8: Waiting 05:44:03 5d3b04190fa2: Waiting 05:44:03 5c69ac0246d0: Verifying Checksum 05:44:03 5c69ac0246d0: Download complete 05:44:03 3a2ae6a8a46f: Verifying Checksum 05:44:03 3a2ae6a8a46f: Download complete 05:44:03 33b1e0a273af: Verifying Checksum 05:44:03 33b1e0a273af: Download complete 05:44:03 ec43610c2a17: Verifying Checksum 05:44:03 ec43610c2a17: Download complete 05:44:03 5d3b04190fa2: Verifying Checksum 05:44:03 5d3b04190fa2: Download complete 05:44:03 5eb5b503b376: Verifying Checksum 05:44:03 5eb5b503b376: Download complete 05:44:04 2f39f015ded8: Download complete 05:44:04 5eb5b503b376: Pull complete 05:44:04 5c69ac0246d0: Pull complete 05:44:05 ec43610c2a17: Pull complete 05:44:05 3a2ae6a8a46f: Pull complete 05:44:05 33b1e0a273af: Pull complete 05:44:05 5d3b04190fa2: Pull complete 05:44:09 2f39f015ded8: Pull complete 05:44:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:44:09 prd-ubuntu20.04-docker-8c-8g-63050 does not seem to be running inside a container 05:44:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-381 -v /w/workspace/gexfoundry_device-mqtt-go_PR-381:/w/workspace/gexfoundry_device-mqtt-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:44:11 $ docker top 63e44cbaa2a392b8bfd4ecda3308f9554e23867c1407617257972080ee964ab7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:12 ---> job-cost.sh 05:44:12 lf-activate-venv: SKIPPING 05:44:12 INFO: No Stack... 05:44:12 INFO: Retrieving Pricing Info for: v3-standard-8 05:44:13 INFO: Archiving Costs [Pipeline] sh 05:44:13 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives/cost.csv 05:44:13 + cut -d, -f6 [Pipeline] lock 05:44:13 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] 05:44:13 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] did not exist. Created. 05:44:13 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:13 + echo total: 0.2199999988079071 [Pipeline] stash 05:44:13 Stashed 1 file(s) [Pipeline] } 05:44:13 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:44:14 $ docker stop --time=1 63e44cbaa2a392b8bfd4ecda3308f9554e23867c1407617257972080ee964ab7 05:44:15 $ docker rm -f 63e44cbaa2a392b8bfd4ecda3308f9554e23867c1407617257972080ee964ab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:45:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63052 in /w/workspace/gexfoundry_device-mqtt-go_PR-381 [Pipeline] { [Pipeline] ws 05:45:17 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:45:18 Selected Git installation does not exist. Using Default 05:45:18 The recommended git tool is: NONE 05:45:25 using credential edgex-jenkins-ssh 05:45:25 Cloning the remote Git repository 05:45:25 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:45:25 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:45:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:45:25 > git --version # timeout=10 05:45:25 > git --version # 'git version 2.25.1' 05:45:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:45:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:45:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:45:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/381/head:refs/remotes/origin/PR-381 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:45:27 Merging remotes/origin/main commit 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 into PR head commit c12c3218172f145be9a2a70c7d9871f4e5169780 05:45:27 Merge succeeded, producing c12c3218172f145be9a2a70c7d9871f4e5169780 05:45:27 Checking out Revision c12c3218172f145be9a2a70c7d9871f4e5169780 (PR-381) 05:45:27 > git config core.sparsecheckout # timeout=10 05:45:27 > git checkout -f c12c3218172f145be9a2a70c7d9871f4e5169780 # timeout=10 05:45:27 > git remote # timeout=10 05:45:27 > git config --get remote.origin.url # timeout=10 05:45:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:27 > git merge 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 # timeout=10 05:45:27 > git rev-parse HEAD^{commit} # timeout=10 05:45:27 > git config core.sparsecheckout # timeout=10 05:45:27 > git checkout -f c12c3218172f145be9a2a70c7d9871f4e5169780 # timeout=10 05:45:32 Commit message: "build: Update to released Go Mods" 05:45:32 > git --version # timeout=10 05:45:32 > git --version # 'git version 2.25.1' 05:45:32 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:45:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:33 Dload Upload Total Spent Left Speed 05:45:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 167k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh 05:45:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:45:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:45:34 + sudo tee /etc/docker/daemon.new 05:45:34 { 05:45:34 "registry-mirrors": [ 05:45:34 "https://nexus3.edgexfoundry.org:10001" 05:45:34 ], 05:45:34 "bip": "10.250.0.254/24", 05:45:34 "hosts": [ 05:45:34 "tcp://0.0.0.0:5555", 05:45:34 "unix:///var/run/docker.sock" 05:45:34 ], 05:45:34 "mtu": 1458, 05:45:34 "selinux-enabled": true, 05:45:34 "seccomp-profile": "/etc/docker/seccomp.json" 05:45:34 } [Pipeline] sh 05:45:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:45:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:53 provisioning config files... 05:45:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8081799785059756793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:54 ---> docker-login.sh 05:45:54 nexus3.edgexfoundry.org:10001 05:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:55 Configure a credential helper to remove this warning. See 05:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:55 05:45:55 Login Succeeded 05:45:55 nexus3.edgexfoundry.org:10002 05:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:55 Configure a credential helper to remove this warning. See 05:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:55 05:45:55 Login Succeeded 05:45:55 nexus3.edgexfoundry.org:10003 05:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:56 Configure a credential helper to remove this warning. See 05:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:56 05:45:56 Login Succeeded 05:45:56 nexus3.edgexfoundry.org:10004 05:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:56 Configure a credential helper to remove this warning. See 05:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:56 05:45:56 Login Succeeded 05:45:56 docker.io 05:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:57 Configure a credential helper to remove this warning. See 05:45:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:57 05:45:57 Login Succeeded 05:45:57 ---> docker-login.sh ends [Pipeline] } 05:45:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:45:58 ========================================================= 05:45:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:45:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:45:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:45:58 Sending build context to Docker daemon 3.089MB 05:45:58 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:45:58 Step 2/12 : FROM ${BASE} AS builder 05:45:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:45:59 9b3977197b4f: Pulling fs layer 05:45:59 1a89e8eeedd5: Pulling fs layer 05:45:59 94645a83ff95: Pulling fs layer 05:45:59 3f3a8bcf1eab: Pulling fs layer 05:45:59 0c92f367c5e7: Pulling fs layer 05:45:59 3096ccb668a1: Pulling fs layer 05:45:59 e8cf19c19ddd: Pulling fs layer 05:45:59 a4caa8a26152: Pulling fs layer 05:45:59 3f3a8bcf1eab: Waiting 05:45:59 0c92f367c5e7: Waiting 05:45:59 3096ccb668a1: Waiting 05:45:59 e8cf19c19ddd: Waiting 05:45:59 a4caa8a26152: Waiting 05:45:59 94645a83ff95: Verifying Checksum 05:45:59 94645a83ff95: Download complete 05:45:59 1a89e8eeedd5: Download complete 05:45:59 0c92f367c5e7: Verifying Checksum 05:45:59 0c92f367c5e7: Download complete 05:45:59 3096ccb668a1: Verifying Checksum 05:45:59 3096ccb668a1: Download complete 05:45:59 9b3977197b4f: Verifying Checksum 05:45:59 9b3977197b4f: Download complete 05:45:59 e8cf19c19ddd: Verifying Checksum 05:45:59 e8cf19c19ddd: Download complete 05:46:00 9b3977197b4f: Pull complete 05:46:00 1a89e8eeedd5: Pull complete 05:46:00 94645a83ff95: Pull complete 05:46:01 a4caa8a26152: Verifying Checksum 05:46:01 a4caa8a26152: Download complete 05:46:02 3f3a8bcf1eab: Download complete 05:46:14 3f3a8bcf1eab: Pull complete 05:46:14 0c92f367c5e7: Pull complete 05:46:14 3096ccb668a1: Pull complete 05:46:14 e8cf19c19ddd: Pull complete 05:46:19 a4caa8a26152: Pull complete 05:46:20 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 05:46:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:46:20 ---> 725f1c02e7f9 05:46:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:46:22 ---> Running in 7d78bb0b564c 05:46:22 Removing intermediate container 7d78bb0b564c 05:46:22 ---> ea9413e02f89 05:46:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:46:22 ---> Running in cb6b7dbe9893 05:46:22 Removing intermediate container cb6b7dbe9893 05:46:22 ---> bd5492991904 05:46:22 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:22 ---> Running in 23b62ce47cfa 05:46:24 Removing intermediate container 23b62ce47cfa 05:46:24 ---> a436a33a7107 05:46:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:46:24 ---> Running in a8f2d9cedf49 05:46:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:46:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:46:28 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:46:28 (2/4) Installing libedit (20210910.3.1-r0) 05:46:28 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:46:28 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:46:28 Executing busybox-1.34.1-r3.trigger 05:46:28 OK: 224 MiB in 56 packages 05:46:29 Removing intermediate container a8f2d9cedf49 05:46:29 ---> eae5af8c96e2 05:46:29 Step 7/12 : WORKDIR /device-mqtt-go 05:46:29 ---> Running in fbbd2103777b 05:46:30 Removing intermediate container fbbd2103777b 05:46:30 ---> f698d09c326b 05:46:30 Step 8/12 : COPY go.mod vendor* ./ 05:46:30 ---> 79c74a218817 05:46:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:30 ---> Running in 04e623d41033 05:47:17 Removing intermediate container 04e623d41033 05:47:17 ---> 5507cc169943 05:47:17 Step 10/12 : COPY . . 05:47:17 ---> e065ed72449d 05:47:17 Step 11/12 : ARG MAKE='make build' 05:47:17 ---> Running in a3ef4786db2c 05:47:17 Removing intermediate container a3ef4786db2c 05:47:17 ---> ccfae953399c 05:47:17 Step 12/12 : RUN $MAKE 05:47:17 ---> Running in 4a8cc3fad91a 05:47:18 noop 05:47:19 Removing intermediate container 4a8cc3fad91a 05:47:19 ---> 3e7a2fe94241 05:47:19 Successfully built 3e7a2fe94241 05:47:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:47:20 + docker inspect -f . ci-base-image-arm64 05:47:20 . [Pipeline] withDockerContainer 05:47:20 prd-ubuntu20.04-docker-arm64-4c-16g-63052 does not seem to be running inside a container 05:47:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:47:22 $ docker top a0f5cd9768c16f61dd3282b5a740fcdc6f7a87059238bd08ec13399cb031ac08 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:23 + go version 05:47:23 go version go1.17.6 linux/arm64 [Pipeline] } 05:47:23 $ docker stop --time=1 a0f5cd9768c16f61dd3282b5a740fcdc6f7a87059238bd08ec13399cb031ac08 05:47:24 $ docker rm -f a0f5cd9768c16f61dd3282b5a740fcdc6f7a87059238bd08ec13399cb031ac08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:47:25 + docker inspect -f . ci-base-image-arm64 05:47:25 . [Pipeline] withDockerContainer 05:47:26 prd-ubuntu20.04-docker-arm64-4c-16g-63052 does not seem to be running inside a container 05:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:47:27 $ docker top 542c8ca7b1db61998b11094afeef91ccce5e0df12ae1672080083c15e2d27c8e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:47:28 + make test 05:47:28 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:47:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:49:07 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:49:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 21.8% of statements 05:49:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:49:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:49:07 GCO_ENABLED=1 GO111MODULE=on go vet ./... 05:49:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:49:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:49:29 ./bin/test-attribution-txt.sh [Pipeline] echo 05:49:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:49:31 $ docker stop --time=1 542c8ca7b1db61998b11094afeef91ccce5e0df12ae1672080083c15e2d27c8e 05:49:33 $ docker rm -f 542c8ca7b1db61998b11094afeef91ccce5e0df12ae1672080083c15e2d27c8e [Pipeline] // withDockerContainer [Pipeline] sh 05:49:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:34 Warning: overwriting stash ‘coverage-report’ 05:49:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:36 + ls -al . 05:49:36 total 176 05:49:36 drwxrwxr-x 9 jenkins jenkins 4096 May 11 05:49 . 05:49:36 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:45 .. 05:49:36 -rw-rw-r-- 1 jenkins jenkins 140 May 11 05:45 .dockerignore 05:49:36 drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:45 .git 05:49:36 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:45 .github 05:49:36 -rw-rw-r-- 1 jenkins jenkins 329 May 11 05:45 .gitignore 05:49:36 -rw-rw-r-- 1 jenkins jenkins 41 May 11 05:45 .golangci.yml 05:49:36 -rw-rw-r-- 1 jenkins jenkins 8656 May 11 05:45 Attribution.txt 05:49:36 -rw-rw-r-- 1 jenkins jenkins 11365 May 11 05:45 CHANGELOG.md 05:49:36 -rw-rw-r-- 1 jenkins jenkins 1930 May 11 05:45 Dockerfile 05:49:36 -rw-rw-r-- 1 jenkins jenkins 677 May 11 05:45 GOVERNANCE.md 05:49:36 -rw-rw-r-- 1 jenkins jenkins 678 May 11 05:45 Jenkinsfile 05:49:36 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 05:45 LICENSE 05:49:36 -rw-rw-r-- 1 jenkins jenkins 1930 May 11 05:45 Makefile 05:49:36 -rw-rw-r-- 1 jenkins jenkins 620 May 11 05:45 OWNERS.md 05:49:36 -rw-rw-r-- 1 jenkins jenkins 2501 May 11 05:45 README.md 05:49:36 -rw-rw-r-- 1 jenkins jenkins 5 May 11 05:42 VERSION 05:49:36 drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:45 bin 05:49:36 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:45 cmd 05:49:36 -rw-r--r-- 1 jenkins jenkins 17887 May 11 05:48 coverage.out 05:49:36 -rw-rw-r-- 1 jenkins jenkins 3263 May 11 05:45 go.mod 05:49:36 -rw-rw-r-- 1 jenkins jenkins 34802 May 11 05:45 go.sum 05:49:36 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:45 internal 05:49:36 drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:45 mock 05:49:36 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:45 snap 05:49:36 -rw-rw-r-- 1 jenkins jenkins 227 May 11 05:45 version.go [Pipeline] isUnix [Pipeline] sh 05:49:36 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c12c3218172f145be9a2a70c7d9871f4e5169780 --label arch=arm64 --label version=0.0.0 . 05:49:37 Sending build context to Docker daemon 3.108MB 05:49:37 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:49:37 Step 2/24 : FROM ${BASE} AS builder 05:49:37 ---> 3e7a2fe94241 05:49:37 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:49:37 ---> Running in 83ea2642a295 05:49:37 Removing intermediate container 83ea2642a295 05:49:37 ---> 84b101a83367 05:49:37 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 05:49:37 ---> Running in 096c4b1a2aeb 05:49:38 Removing intermediate container 096c4b1a2aeb 05:49:38 ---> a25807440387 05:49:38 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:38 ---> Running in 12b815e6f4e4 05:49:40 Removing intermediate container 12b815e6f4e4 05:49:40 ---> 5b93a445ea24 05:49:40 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:40 ---> Running in 2bca25ceae21 05:49:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:49:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:49:42 OK: 224 MiB in 56 packages 05:49:43 Removing intermediate container 2bca25ceae21 05:49:43 ---> 7b7aa94f1a5f 05:49:43 Step 7/24 : WORKDIR /device-mqtt-go 05:49:43 ---> Running in 954927acfd4b 05:49:44 Removing intermediate container 954927acfd4b 05:49:44 ---> 81e4d9e1de96 05:49:44 Step 8/24 : COPY go.mod vendor* ./ 05:49:44 ---> a22b6e3a0f21 05:49:44 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:45 ---> Running in 748620faf4fe 05:49:46 Removing intermediate container 748620faf4fe 05:49:46 ---> 73cf42ca3d5d 05:49:46 Step 10/24 : COPY . . 05:49:47 ---> 69b076868f5e 05:49:47 Step 11/24 : ARG MAKE='make build' 05:49:47 ---> Running in 8a719e402f16 05:49:48 Removing intermediate container 8a719e402f16 05:49:48 ---> 2268553bff75 05:49:48 Step 12/24 : RUN $MAKE 05:49:48 ---> Running in d68349e3aa32 05:49:49 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 05:52:11 Removing intermediate container d68349e3aa32 05:52:11 ---> 1596fbfe4c1b 05:52:11 Step 13/24 : FROM alpine:3.14 05:52:11 3.14: Pulling from library/alpine 05:52:11 455c02918c45: Pulling fs layer 05:52:11 455c02918c45: Verifying Checksum 05:52:11 455c02918c45: Download complete 05:52:11 455c02918c45: Pull complete 05:52:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:52:11 Status: Downloaded newer image for alpine:3.14 05:52:11 ---> ac73e934f311 05:52:11 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:52:11 ---> Running in bc30ba666f6c 05:52:11 Removing intermediate container bc30ba666f6c 05:52:11 ---> a5a59ee2657c 05:52:11 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 05:52:11 ---> Running in 33e4d6e56573 05:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:52:11 (1/6) Installing dumb-init (1.2.5-r1) 05:52:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:52:11 (3/6) Installing libsodium (1.0.18-r0) 05:52:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:52:11 (5/6) Installing libzmq (4.3.4-r0) 05:52:11 (6/6) Installing zeromq (4.3.4-r0) 05:52:11 Executing busybox-1.33.1-r7.trigger 05:52:11 OK: 8 MiB in 20 packages 05:52:11 Removing intermediate container 33e4d6e56573 05:52:11 ---> 1f41c1f73c2e 05:52:11 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 05:52:11 ---> 62e031c01a0b 05:52:11 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 05:52:11 ---> 45c18f0189b5 05:52:11 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:52:11 ---> 8505e2f86583 05:52:11 Step 19/24 : EXPOSE 59982 05:52:11 ---> Running in 0b438550fafc 05:52:11 Removing intermediate container 0b438550fafc 05:52:11 ---> bf6d1e6dd4f2 05:52:11 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 05:52:11 ---> Running in bcaf82a4539d 05:52:11 Removing intermediate container bcaf82a4539d 05:52:11 ---> 5bcf0911a791 05:52:11 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:52:11 ---> Running in 5597b7fa1d74 05:52:11 Removing intermediate container 5597b7fa1d74 05:52:11 ---> 974b9e88f1a4 05:52:11 Step 22/24 : LABEL arch=arm64 05:52:11 ---> Running in 8e7e0e0606fc 05:52:11 Removing intermediate container 8e7e0e0606fc 05:52:11 ---> 4c997d3e8734 05:52:11 Step 23/24 : LABEL git_sha=c12c3218172f145be9a2a70c7d9871f4e5169780 05:52:11 ---> Running in ce57bfde20d0 05:52:11 Removing intermediate container ce57bfde20d0 05:52:11 ---> 7842795f6189 05:52:11 Step 24/24 : LABEL version=0.0.0 05:52:11 ---> Running in 1bc90c561f1a 05:52:11 Removing intermediate container 1bc90c561f1a 05:52:11 ---> 602a721b3593 05:52:11 [Warning] One or more build-args [ARCH] were not consumed 05:52:11 Successfully built 602a721b3593 05:52:11 Successfully tagged device-mqtt-arm64:latest [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] sh 05:52:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:11 05:52:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:52:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:12 arm64: Pulling from edgex-lftools-log-publisher 05:52:12 8998bd30e6a1: Pulling fs layer 05:52:12 04944245beec: Pulling fs layer 05:52:12 699f458cf7ca: Pulling fs layer 05:52:12 765212b225bb: Pulling fs layer 05:52:12 f23df028b6ca: Pulling fs layer 05:52:12 d65c8cfc05b1: Pulling fs layer 05:52:12 2437ff75d9bd: Pulling fs layer 05:52:12 f23df028b6ca: Waiting 05:52:12 d65c8cfc05b1: Waiting 05:52:12 2437ff75d9bd: Waiting 05:52:12 04944245beec: Verifying Checksum 05:52:12 04944245beec: Download complete 05:52:12 765212b225bb: Verifying Checksum 05:52:12 765212b225bb: Download complete 05:52:12 f23df028b6ca: Verifying Checksum 05:52:12 f23df028b6ca: Download complete 05:52:12 d65c8cfc05b1: Verifying Checksum 05:52:12 d65c8cfc05b1: Download complete 05:52:12 699f458cf7ca: Verifying Checksum 05:52:12 699f458cf7ca: Download complete 05:52:13 8998bd30e6a1: Download complete 05:52:15 2437ff75d9bd: Verifying Checksum 05:52:15 2437ff75d9bd: Download complete 05:52:17 8998bd30e6a1: Pull complete 05:52:18 04944245beec: Pull complete 05:52:19 699f458cf7ca: Pull complete 05:52:19 765212b225bb: Pull complete 05:52:20 f23df028b6ca: Pull complete 05:52:21 d65c8cfc05b1: Pull complete 05:52:36 2437ff75d9bd: Pull complete 05:52:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:52:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:52:36 prd-ubuntu20.04-docker-arm64-4c-16g-63052 does not seem to be running inside a container 05:52:36 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:52:39 $ docker top ba4b6cc8522e5edc6ba0d1e5b49fb29c072b492328a0a35908cea8c51946b004 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:40 ---> job-cost.sh 05:52:40 lf-activate-venv: SKIPPING 05:52:40 INFO: No Stack... 05:52:41 INFO: Retrieving Pricing Info for: v3-standard-4 05:52:42 INFO: Archiving Costs [Pipeline] sh 05:52:43 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 05:52:43 + cut -d, -f6 [Pipeline] lock 05:52:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] 05:52:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] did not exist. Created. 05:52:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:43 /w/workspace/device-mqtt-go/1@tmp/durable-cc9f02cc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:44 + echo total: 0.10999999940395355 [Pipeline] stash 05:52:44 Warning: overwriting stash ‘stack-cost’ 05:52:44 Stashed 1 file(s) [Pipeline] } 05:52:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:44 $ docker stop --time=1 ba4b6cc8522e5edc6ba0d1e5b49fb29c072b492328a0a35908cea8c51946b004 05:52:46 $ docker rm -f ba4b6cc8522e5edc6ba0d1e5b49fb29c072b492328a0a35908cea8c51946b004 [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 05:52:47 provisioning config files... 05:52:47 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/config1905810719301429112tmp [Pipeline] { [Pipeline] sh 05:52:48 + set +x 05:52:48 + curl -s https://codecov.io/bash 05:52:48 + bash -s -- 05:52:48 05:52:48 _____ _ 05:52:48 / ____| | | 05:52:48 | | ___ __| | ___ ___ _____ __ 05:52:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:52:48 | |___| (_) | (_| | __/ (_| (_) \ V / 05:52:48 \_____\___/ \__,_|\___|\___\___/ \_/ 05:52:48 Bash-1.0.6 05:52:48 05:52:48 05:52:48 ==> git version 2.25.1 found 05:52:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:52:48 Release-Date: 2020-01-08 05:52:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:52:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:52:48 ==> Jenkins CI detected. 05:52:48 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-381 05:52:48 project root: . 05:52:48 --> token set from env 05:52:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:52:48 ==> Running gcov in . (disable via -X gcov) 05:52:48 ==> Python coveragepy not found 05:52:48 ==> Searching for coverage reports in: 05:52:48 + . 05:52:48 -> Found 1 reports 05:52:48 ==> Detecting git/mercurial file structure 05:52:48 ==> Reading reports 05:52:48 + ./coverage.out bytes=17887 05:52:48 ==> Appending adjustments 05:52:48 https://docs.codecov.io/docs/fixing-reports 05:52:48 + Found adjustments 05:52:48 ==> Gzipping contents 05:52:48 4.0K /tmp/codecov.xfaKjK.gz 05:52:48 ==> Uploading reports 05:52:48 url: https://codecov.io 05:52:48 query: branch=PR-381&commit=c12c3218172f145be9a2a70c7d9871f4e5169780&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-381%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=381&job=&cmd_args= 05:52:48 -> Pinging Codecov 05:52:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-381&commit=c12c3218172f145be9a2a70c7d9871f4e5169780&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-381%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=381&job=&cmd_args= 05:52:48 -> Uploading to 05:52:48 https://storage.googleapis.com/codecov/v4/raw/2022-05-11/7D719EC7BBE17E464838252E33014C33/c12c3218172f145be9a2a70c7d9871f4e5169780/6e88ec0c-4ce1-4b56-b748-53c40a68d8a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T055248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa4675021577b95f93effb0694050c04c426444c31cbd4bcb55d69e7e2c14f15 05:52:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:48 Dload Upload Total Spent Left Speed 05:52:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3244 0 0 100 3244 0 16059 --:--:-- --:--:-- --:--:-- 15980 100 3244 0 0 100 3244 0 15158 --:--:-- --:--:-- --:--:-- 15158 05:52:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/c12c3218172f145be9a2a70c7d9871f4e5169780 [Pipeline] } 05:52:48 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 05:52:50 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives ] 05:52:50 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives 05:52:50 total 16 05:52:50 drwxr-xr-x 3 root root 4096 May 11 05:44 . 05:52:50 drwxrwxr-x 11 jenkins jenkins 4096 May 11 05:44 .. 05:52:50 drwxr-xr-x 2 root root 4096 May 11 05:44 cost 05:52:50 -rw-r--r-- 1 root root 85 May 11 05:44 cost.csv 05:52:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives 05:52:50 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives 05:52:50 total 16 05:52:50 drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:44 . 05:52:50 drwxrwxr-x 11 jenkins jenkins 4096 May 11 05:44 .. 05:52:50 drwxr-xr-x 2 jenkins jenkins 4096 May 11 05:44 cost 05:52:50 -rw-r--r-- 1 jenkins jenkins 85 May 11 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:52:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:51 ---> package-listing.sh 05:52:51 ++ facter osfamily 05:52:51 ++ tr '[:upper:]' '[:lower:]' 05:52:52 + OS_FAMILY=debian 05:52:52 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-381 05:52:52 + START_PACKAGES=/tmp/packages_start.txt 05:52:52 + END_PACKAGES=/tmp/packages_end.txt 05:52:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:52 + PACKAGES=/tmp/packages_start.txt 05:52:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-381 ']' 05:52:52 + PACKAGES=/tmp/packages_end.txt 05:52:52 + case "${OS_FAMILY}" in 05:52:52 + dpkg -l 05:52:52 + grep '^ii' 05:52:52 + '[' -f /tmp/packages_start.txt ']' 05:52:52 + '[' -f /tmp/packages_end.txt ']' 05:52:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-381 ']' 05:52:52 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives/ 05:52:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives/ [Pipeline] echo 05:52:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-381/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:52:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:52 . [Pipeline] withDockerContainer 05:52:53 prd-ubuntu20.04-docker-8c-8g-63050 does not seem to be running inside a container 05:52:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-381/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-381 -v /w/workspace/gexfoundry_device-mqtt-go_PR-381:/w/workspace/gexfoundry_device-mqtt-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-381@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 05:52:53 $ docker top 3941a982b15a0dd8f9d0f2d9a0bfb9e3337c4fa6767e598f9c68456b755ade5d -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:53 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:54 + mkdir -p /var/log/sysstat [Pipeline] sh 05:52:54 + ls /var/log/sa-host 05:52:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:54 provisioning config files... 05:52:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/config1633413825949636367tmp [Pipeline] { [Pipeline] echo 05:52:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:54 ---> create-netrc.sh [Pipeline] } 05:52:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:52:55 ---> python-tools-install.sh [Pipeline] echo 05:52:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:55 ---> sudo-logs.sh 05:52:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:56 ---> job-cost.sh 05:52:56 lf-activate-venv: SKIPPING 05:52:56 DEBUG: total: 0.2199999988079071 05:52:56 INFO: Retrieving Stack Cost... 05:52:56 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:56 INFO: Archiving Costs [Pipeline] echo 05:52:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:57 ---> logs-deploy.sh 05:52:57 lf-activate-venv: SKIPPING 05:52:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-381/1 05:52:57 INFO: archiving workspace using pattern(s): 05:52:58 Archives upload complete. 05:52:58 INFO: archiving logs to Nexus 05:52:58 ---> uname -a: 05:52:58 Linux prd-ubuntu20-04-docker-8c-8g-63050 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 05:52:58 05:52:58 05:52:58 ---> lscpu: 05:52:58 Architecture: x86_64 05:52:58 CPU op-mode(s): 32-bit, 64-bit 05:52:58 Byte Order: Little Endian 05:52:58 Address sizes: 40 bits physical, 48 bits virtual 05:52:58 CPU(s): 8 05:52:58 On-line CPU(s) list: 0-7 05:52:58 Thread(s) per core: 1 05:52:58 Core(s) per socket: 1 05:52:58 Socket(s): 8 05:52:58 NUMA node(s): 1 05:52:58 Vendor ID: AuthenticAMD 05:52:58 CPU family: 23 05:52:58 Model: 49 05:52:58 Model name: AMD EPYC-Rome Processor 05:52:58 Stepping: 0 05:52:58 CPU MHz: 2799.996 05:52:58 BogoMIPS: 5599.99 05:52:58 Virtualization: AMD-V 05:52:58 Hypervisor vendor: KVM 05:52:58 Virtualization type: full 05:52:58 L1d cache: 256 KiB 05:52:58 L1i cache: 256 KiB 05:52:58 L2 cache: 4 MiB 05:52:58 L3 cache: 128 MiB 05:52:58 NUMA node0 CPU(s): 0-7 05:52:58 Vulnerability Itlb multihit: Not affected 05:52:58 Vulnerability L1tf: Not affected 05:52:58 Vulnerability Mds: Not affected 05:52:58 Vulnerability Meltdown: Not affected 05:52:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:52:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:52:58 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:52:58 Vulnerability Srbds: Not affected 05:52:58 Vulnerability Tsx async abort: Not affected 05:52:58 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 05:52:58 05:52:58 05:52:58 ---> nproc: 05:52:58 8 05:52:58 05:52:58