Pull request #378 updated 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 jpwhitemn for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 24c9eb79c62f7b0ed12f25514949fa6e13072b8e+8a3b8b69e8592b451639ad65dda00efb90da788d (0b8efc073fc47e2f2036532ba380f3c8ccc4399b) 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-ssh8765102168070966675.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1411001038842220458.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4267464834492829862.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh5301138947752583902.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6598068267581681180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41437 in /w/workspace/gexfoundry_device-mqtt-go_PR-378 [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-378 # 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 8a3b8b69e8592b451639ad65dda00efb90da788d into PR head commit 24c9eb79c62f7b0ed12f25514949fa6e13072b8e Merge succeeded, producing 24c9eb79c62f7b0ed12f25514949fa6e13072b8e Checking out Revision 24c9eb79c62f7b0ed12f25514949fa6e13072b8e (PR-378) > 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/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24c9eb79c62f7b0ed12f25514949fa6e13072b8e # 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 8a3b8b69e8592b451639ad65dda00efb90da788d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24c9eb79c62f7b0ed12f25514949fa6e13072b8e # timeout=10 Commit message: "docs: additions to CHANGELOG" > git rev-list --no-walk 750628ac68259902b160055df8dc1d300111a616 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:14:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:14:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:14:48 ========================================================= 01:14:48 EdgeX Global Pipelines Version Info 01:14:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:14:49 ------------------- 01:14:49 stable info: 01:14:49 ------------------- 01:14:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:14:49 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 01:14:49 Message: update stable to v1.0.227 01:14:49 ------------------- 01:14:49 experimental info: 01:14:49 ------------------- 01:14:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:14:49 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 01:14:49 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24c9eb79c62f7b0ed12f25514949fa6e13072b8e [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24c9eb7 [Pipeline] echo 01:14:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:14:50 provisioning config files... 01:14:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config3930775971287270560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:50 ---> docker-login.sh 01:14:50 nexus3.edgexfoundry.org:10001 01:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:51 Configure a credential helper to remove this warning. See 01:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:51 01:14:51 Login Succeeded 01:14:51 nexus3.edgexfoundry.org:10002 01:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:51 Configure a credential helper to remove this warning. See 01:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:51 01:14:51 Login Succeeded 01:14:51 nexus3.edgexfoundry.org:10003 01:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:51 Configure a credential helper to remove this warning. See 01:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:51 01:14:51 Login Succeeded 01:14:51 nexus3.edgexfoundry.org:10004 01:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:51 Configure a credential helper to remove this warning. See 01:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:51 01:14:51 Login Succeeded 01:14:51 docker.io 01:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:52 Configure a credential helper to remove this warning. See 01:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:52 01:14:52 Login Succeeded 01:14:52 ---> docker-login.sh ends [Pipeline] } 01:14:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:14:52 + git rev-list -1 --merges 24c9eb79c62f7b0ed12f25514949fa6e13072b8e~1..24c9eb79c62f7b0ed12f25514949fa6e13072b8e [Pipeline] echo 01:14:52 -----------> git rev-list -1 --merges 24c9eb79c62f7b0ed12f25514949fa6e13072b8e~1..24c9eb79c62f7b0ed12f25514949fa6e13072b8e 24c9eb79c62f7b0ed12f25514949fa6e13072b8e [false] [Pipeline] sh 01:14:52 + git log --format=format:%s -1 24c9eb79c62f7b0ed12f25514949fa6e13072b8e [Pipeline] echo 01:14:52 ========================================================= 01:14:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:14:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:14:53 + git log --format=format:%s -1 24c9eb79c62f7b0ed12f25514949fa6e13072b8e [Pipeline] echo 01:14:53 [semverPrep] GIT_COMMIT: 24c9eb79c62f7b0ed12f25514949fa6e13072b8e, Commit Message: docs: additions to CHANGELOG [Pipeline] echo 01:14:53 [semverPrep] This is not a build commit. [Pipeline] sh 01:14:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:14:53 + grep -v github /etc/ssh/ssh_known_hosts 01:14:53 + [ -e /tmp/ssh_known_hosts ] 01:14:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:14:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:14:53 + sudo tee -a /etc/ssh/ssh_known_hosts 01:14:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:14:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:14:54 01:14:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:14:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:14:54 latest: Pulling from edgex-devops/py-git-semver 01:14:54 1fe172e4850f: Pulling fs layer 01:14:54 caf521ccaac6: Pulling fs layer 01:14:54 3ead6fa29328: Pulling fs layer 01:14:54 5c2a1cbceb83: Pulling fs layer 01:14:54 a8d5f1318db7: Pulling fs layer 01:14:54 c427282e49a2: Pulling fs layer 01:14:54 1827001aaf11: Pulling fs layer 01:14:54 0714d37db230: Pulling fs layer 01:14:54 ac28cf19c067: Pulling fs layer 01:14:54 5c2a1cbceb83: Waiting 01:14:54 ca983d60f3e2: Pulling fs layer 01:14:54 9f894cec8388: Pulling fs layer 01:14:54 a8d5f1318db7: Waiting 01:14:54 c427282e49a2: Waiting 01:14:54 0714d37db230: Waiting 01:14:54 ac28cf19c067: Waiting 01:14:54 1827001aaf11: Waiting 01:14:54 ca983d60f3e2: Waiting 01:14:54 9f894cec8388: Waiting 01:14:54 caf521ccaac6: Verifying Checksum 01:14:54 caf521ccaac6: Download complete 01:14:54 5c2a1cbceb83: Verifying Checksum 01:14:54 5c2a1cbceb83: Download complete 01:14:54 a8d5f1318db7: Verifying Checksum 01:14:54 a8d5f1318db7: Download complete 01:14:54 3ead6fa29328: Verifying Checksum 01:14:54 3ead6fa29328: Download complete 01:14:54 c427282e49a2: Verifying Checksum 01:14:54 c427282e49a2: Download complete 01:14:54 0714d37db230: Verifying Checksum 01:14:54 0714d37db230: Download complete 01:14:54 ac28cf19c067: Verifying Checksum 01:14:54 ac28cf19c067: Download complete 01:14:54 ca983d60f3e2: Download complete 01:14:54 9f894cec8388: Verifying Checksum 01:14:54 9f894cec8388: Download complete 01:14:54 1fe172e4850f: Verifying Checksum 01:14:54 1fe172e4850f: Download complete 01:14:54 1827001aaf11: Verifying Checksum 01:14:54 1827001aaf11: Download complete 01:14:55 1fe172e4850f: Pull complete 01:14:56 caf521ccaac6: Pull complete 01:14:56 3ead6fa29328: Pull complete 01:14:56 5c2a1cbceb83: Pull complete 01:14:56 a8d5f1318db7: Pull complete 01:14:56 c427282e49a2: Pull complete 01:14:58 1827001aaf11: Pull complete 01:14:58 0714d37db230: Pull complete 01:14:59 ac28cf19c067: Pull complete 01:14:59 ca983d60f3e2: Pull complete 01:14:59 9f894cec8388: Pull complete 01:14:59 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 01:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:14:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 01:14:59 prd-ubuntu20.04-docker-8c-8g-41437 does not seem to be running inside a container 01:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@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-devops/py-git-semver:latest cat 01:15:00 $ docker top 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae -eo pid,comm 01:15:01 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). 01:15:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:01 [ssh-agent] Looking for ssh-agent implementation... 01:15:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:01 $ docker exec 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae ssh-agent 01:15:01 SSH_AUTH_SOCK=/tmp/ssh-WC4N5dWTs7Db/agent.32 01:15:01 SSH_AGENT_PID=38 01:15:01 Running ssh-add (command line suppressed) 01:15:01 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_5275928845184110048.key (/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_5275928845184110048.key) 01:15:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:01 + git tag --points-at HEAD [Pipeline] } 01:15:01 $ docker exec --env ******** --env ******** 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae ssh-agent -k 01:15:01 unset SSH_AUTH_SOCK; 01:15:01 unset SSH_AGENT_PID; 01:15:01 echo Agent pid 38 killed; 01:15:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:15:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:02 [ssh-agent] Looking for ssh-agent implementation... 01:15:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:02 $ docker exec 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae ssh-agent 01:15:02 SSH_AUTH_SOCK=/tmp/ssh-qcUpjfjfm7w4/agent.70 01:15:02 SSH_AGENT_PID=76 01:15:02 Running ssh-add (command line suppressed) 01:15:02 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_8342880943392250690.key (/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_8342880943392250690.key) 01:15:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:02 + git semver init 01:15:02 2022-05-08 01:15:02,930 [run_init] DEBUG init version:0.0.0 force:False 01:15:02 2022-05-08 01:15:02,931 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver 01:15:02 2022-05-08 01:15:02,931 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver 01:15:02 2022-05-08 01:15:02,931 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378, universal_newlines=False, shell=None, istream=None) 01:15:03 2022-05-08 01:15:03,748 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.git/info/exclude 01:15:03 2022-05-08 01:15:03,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 with force:False 01:15:03 2022-05-08 01:15:03,749 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 01:15:03 2022-05-08 01:15:03,753 [execute] INFO git cat-file --batch-check 01:15:03 2022-05-08 01:15:03,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) 01:15:03 2022-05-08 01:15:03,761 [execute] INFO git cat-file --batch 01:15:03 2022-05-08 01:15:03,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) 01:15:03 2022-05-08 01:15:03,766 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 01:15:03 0.0.0 [Pipeline] } 01:15:03 $ docker exec --env ******** --env ******** 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae ssh-agent -k 01:15:04 unset SSH_AUTH_SOCK; 01:15:04 unset SSH_AGENT_PID; 01:15:04 echo Agent pid 76 killed; 01:15:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:04 + git semver [Pipeline] } 01:15:04 $ docker stop --time=1 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae 01:15:05 $ docker rm -f 36d6799a2f0544eef7b96b7a023a3878e064abd8165a23a270044c88101adeae [Pipeline] // withDockerContainer [Pipeline] sh 01:15:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:15:06 Stashed 1 file(s) [Pipeline] echo 01:15:06 [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 01:15:06 provisioning config files... 01:15:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config2395569415524541193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:07 ---> docker-login.sh 01:15:07 nexus3.edgexfoundry.org:10001 01:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:07 Configure a credential helper to remove this warning. See 01:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:07 01:15:07 Login Succeeded 01:15:07 nexus3.edgexfoundry.org:10002 01:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:07 Configure a credential helper to remove this warning. See 01:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:07 01:15:07 Login Succeeded 01:15:07 nexus3.edgexfoundry.org:10003 01:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:07 Configure a credential helper to remove this warning. See 01:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:07 01:15:07 Login Succeeded 01:15:07 nexus3.edgexfoundry.org:10004 01:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:07 Configure a credential helper to remove this warning. See 01:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:07 01:15:07 Login Succeeded 01:15:07 docker.io 01:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:07 Configure a credential helper to remove this warning. See 01:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:07 01:15:07 Login Succeeded 01:15:07 ---> docker-login.sh ends [Pipeline] } 01:15:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:15:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:15:07 ========================================================= 01:15:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:15:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:15:08 + 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 . 01:15:08 Sending build context to Docker daemon 5.876MB 01:15:08 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:15:08 Step 2/12 : FROM ${BASE} AS builder 01:15:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:15:08 59bf1c3509f3: Pulling fs layer 01:15:08 666ba61612fd: Pulling fs layer 01:15:08 8ed8ca486205: Pulling fs layer 01:15:08 4fe6c5a15a65: Pulling fs layer 01:15:08 22a0e8bec74d: Pulling fs layer 01:15:08 ca2b28591e48: Pulling fs layer 01:15:08 a51346096db8: Pulling fs layer 01:15:08 daebc70d1ce1: Pulling fs layer 01:15:08 0e18a0eac166: Pulling fs layer 01:15:08 4fe6c5a15a65: Waiting 01:15:08 22a0e8bec74d: Waiting 01:15:08 0e18a0eac166: Waiting 01:15:08 daebc70d1ce1: Waiting 01:15:08 a51346096db8: Waiting 01:15:08 8ed8ca486205: Verifying Checksum 01:15:08 8ed8ca486205: Download complete 01:15:08 666ba61612fd: Verifying Checksum 01:15:08 666ba61612fd: Download complete 01:15:08 22a0e8bec74d: Verifying Checksum 01:15:08 22a0e8bec74d: Download complete 01:15:08 ca2b28591e48: Download complete 01:15:08 59bf1c3509f3: Verifying Checksum 01:15:08 a51346096db8: Download complete 01:15:08 daebc70d1ce1: Verifying Checksum 01:15:08 daebc70d1ce1: Download complete 01:15:08 59bf1c3509f3: Pull complete 01:15:08 666ba61612fd: Pull complete 01:15:08 8ed8ca486205: Pull complete 01:15:09 0e18a0eac166: Verifying Checksum 01:15:09 0e18a0eac166: Download complete 01:15:09 4fe6c5a15a65: Verifying Checksum 01:15:09 4fe6c5a15a65: Download complete 01:15:13 4fe6c5a15a65: Pull complete 01:15:13 22a0e8bec74d: Pull complete 01:15:13 ca2b28591e48: Pull complete 01:15:13 a51346096db8: Pull complete 01:15:13 daebc70d1ce1: Pull complete 01:15:15 0e18a0eac166: Pull complete 01:15:15 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 01:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:15:15 ---> f018257e8ee9 01:15:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:15:16 ---> Running in d8cd0f03d7aa 01:15:17 Removing intermediate container d8cd0f03d7aa 01:15:17 ---> d9f13a042439 01:15:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:15:17 ---> Running in f27a08fd27cb 01:15:17 Removing intermediate container f27a08fd27cb 01:15:17 ---> d3fbda274a3e 01:15:17 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:17 ---> Running in 0a563d13c38a 01:15:17 Removing intermediate container 0a563d13c38a 01:15:17 ---> 52da0c564d8c 01:15:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:15:17 ---> Running in d8609269d8fa 01:15:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:15:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:15:19 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:15:19 (2/4) Installing libedit (20210910.3.1-r0) 01:15:19 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:15:19 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:15:19 Executing busybox-1.34.1-r3.trigger 01:15:19 OK: 224 MiB in 56 packages 01:15:19 Removing intermediate container d8609269d8fa 01:15:19 ---> e9d1a7e90abe 01:15:19 Step 7/12 : WORKDIR /device-mqtt-go 01:15:19 ---> Running in 2d6d940762ad 01:15:19 Removing intermediate container 2d6d940762ad 01:15:19 ---> 3771b9c3ca9c 01:15:19 Step 8/12 : COPY go.mod vendor* ./ 01:15:20 ---> b0e7d8bf65a8 01:15:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:20 ---> Running in 71c57fcb9ef4 01:15:21 Still waiting to schedule task 01:15:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:15:35 Removing intermediate container 71c57fcb9ef4 01:15:35 ---> a04b8c22ed59 01:15:35 Step 10/12 : COPY . . 01:15:35 ---> cf7b5b5fb9af 01:15:35 Step 11/12 : ARG MAKE='make build' 01:15:35 ---> Running in 61220edb6a58 01:15:35 Removing intermediate container 61220edb6a58 01:15:35 ---> 4ed87aa0b7fb 01:15:35 Step 12/12 : RUN $MAKE 01:15:35 ---> Running in 873477c16bd3 01:15:35 noop 01:15:35 Removing intermediate container 873477c16bd3 01:15:35 ---> d63c1ef04036 01:15:35 Successfully built d63c1ef04036 01:15:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:15:35 + docker inspect -f . ci-base-image-x86_64 01:15:35 . [Pipeline] withDockerContainer 01:15:35 prd-ubuntu20.04-docker-8c-8g-41437 does not seem to be running inside a container 01:15:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:15:35 $ docker top 01f3de5093bf2ad7ae2b5b58f36d804ff765e38886343e7693e650a03157c136 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:36 + go version 01:15:36 go version go1.17.6 linux/amd64 [Pipeline] } 01:15:36 $ docker stop --time=1 01f3de5093bf2ad7ae2b5b58f36d804ff765e38886343e7693e650a03157c136 01:15:37 $ docker rm -f 01f3de5093bf2ad7ae2b5b58f36d804ff765e38886343e7693e650a03157c136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:15:37 + docker inspect -f . ci-base-image-x86_64 01:15:37 . [Pipeline] withDockerContainer 01:15:38 prd-ubuntu20.04-docker-8c-8g-41437 does not seem to be running inside a container 01:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:15:38 $ docker top 865ca84684ccbf6315264680b26e660104863f19545623f5f0dea1a32f24fe7b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:15:38 + make test 01:15:38 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:15:39 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:15:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:15:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 01:15:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:15:54 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:15:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:15:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:15:57 ./bin/test-attribution-txt.sh [Pipeline] echo 01:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:15:58 $ docker stop --time=1 865ca84684ccbf6315264680b26e660104863f19545623f5f0dea1a32f24fe7b 01:16:00 $ docker rm -f 865ca84684ccbf6315264680b26e660104863f19545623f5f0dea1a32f24fe7b [Pipeline] // withDockerContainer [Pipeline] sh 01:16:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:16:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:16:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:16:01 + ls -al . 01:16:01 total 180 01:16:01 drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:15 . 01:16:01 drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:14 .. 01:16:01 -rw-rw-r-- 1 jenkins jenkins 140 May 8 01:14 .dockerignore 01:16:01 drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:15 .git 01:16:01 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:14 .github 01:16:01 -rw-rw-r-- 1 jenkins jenkins 329 May 8 01:14 .gitignore 01:16:01 -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:14 .golangci.yml 01:16:01 drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:15 .semver 01:16:01 -rw-rw-r-- 1 jenkins jenkins 8656 May 8 01:14 Attribution.txt 01:16:01 -rw-rw-r-- 1 jenkins jenkins 11365 May 8 01:14 CHANGELOG.md 01:16:01 -rw-rw-r-- 1 jenkins jenkins 1930 May 8 01:14 Dockerfile 01:16:01 -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:14 GOVERNANCE.md 01:16:01 -rw-rw-r-- 1 jenkins jenkins 678 May 8 01:14 Jenkinsfile 01:16:01 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:14 LICENSE 01:16:01 -rw-rw-r-- 1 jenkins jenkins 1930 May 8 01:14 Makefile 01:16:01 -rw-rw-r-- 1 jenkins jenkins 620 May 8 01:14 OWNERS.md 01:16:01 -rw-rw-r-- 1 jenkins jenkins 2501 May 8 01:14 README.md 01:16:01 -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:15 VERSION 01:16:01 drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:14 bin 01:16:01 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:14 cmd 01:16:01 -rw-r--r-- 1 jenkins jenkins 17887 May 8 01:15 coverage.out 01:16:01 -rw-rw-r-- 1 jenkins jenkins 3309 May 8 01:14 go.mod 01:16:01 -rw-rw-r-- 1 jenkins jenkins 35490 May 8 01:14 go.sum 01:16:01 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:14 internal 01:16:01 drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:14 mock 01:16:01 drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:14 snap 01:16:01 -rw-rw-r-- 1 jenkins jenkins 227 May 8 01:14 version.go [Pipeline] isUnix [Pipeline] sh 01:16:01 + 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=24c9eb79c62f7b0ed12f25514949fa6e13072b8e --label arch=amd64 --label version=0.0.0 . 01:16:01 Sending build context to Docker daemon 5.894MB 01:16:01 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:16:01 Step 2/24 : FROM ${BASE} AS builder 01:16:01 ---> d63c1ef04036 01:16:01 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:16:01 ---> Running in cebef3b3826d 01:16:02 Removing intermediate container cebef3b3826d 01:16:02 ---> 248b0e255135 01:16:02 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:16:02 ---> Running in b0a422ac0191 01:16:02 Removing intermediate container b0a422ac0191 01:16:02 ---> 48766e2b67ba 01:16:02 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:02 ---> Running in d0af54d0ca67 01:16:02 Removing intermediate container d0af54d0ca67 01:16:02 ---> 043ea96666b3 01:16:02 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:16:03 ---> Running in 33f6e36a4f5a 01:16:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:16:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:16:04 OK: 224 MiB in 56 packages 01:16:04 Removing intermediate container 33f6e36a4f5a 01:16:04 ---> 25b7afc80c3e 01:16:04 Step 7/24 : WORKDIR /device-mqtt-go 01:16:04 ---> Running in 56b6615ae203 01:16:04 Removing intermediate container 56b6615ae203 01:16:04 ---> 8dd610cd5cc6 01:16:04 Step 8/24 : COPY go.mod vendor* ./ 01:16:05 ---> 63e7ef262942 01:16:05 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:05 ---> Running in d27de19e3f47 01:16:05 Removing intermediate container d27de19e3f47 01:16:05 ---> da7d49c4ca46 01:16:05 Step 10/24 : COPY . . 01:16:05 ---> 6016c8670913 01:16:05 Step 11/24 : ARG MAKE='make build' 01:16:06 ---> Running in 59c3c263a88c 01:16:06 Removing intermediate container 59c3c263a88c 01:16:06 ---> f09f02b89c5a 01:16:06 Step 12/24 : RUN $MAKE 01:16:06 ---> Running in 3cc2dae348d2 01:16:06 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 01:16:28 Removing intermediate container 3cc2dae348d2 01:16:28 ---> a158b20f1e94 01:16:28 Step 13/24 : FROM alpine:3.14 01:16:28 3.14: Pulling from library/alpine 01:16:28 8663204ce13b: Pulling fs layer 01:16:28 8663204ce13b: Verifying Checksum 01:16:28 8663204ce13b: Download complete 01:16:28 8663204ce13b: Pull complete 01:16:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:16:28 Status: Downloaded newer image for alpine:3.14 01:16:28 ---> e04c818066af 01:16:28 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:16:28 ---> Running in 6e2dc52be8b1 01:16:28 Removing intermediate container 6e2dc52be8b1 01:16:28 ---> b22773a98400 01:16:28 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:16:28 ---> Running in 58a9f851e02a 01:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:28 (1/6) Installing dumb-init (1.2.5-r1) 01:16:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:16:28 (3/6) Installing libsodium (1.0.18-r0) 01:16:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:16:28 (5/6) Installing libzmq (4.3.4-r0) 01:16:28 (6/6) Installing zeromq (4.3.4-r0) 01:16:28 Executing busybox-1.33.1-r7.trigger 01:16:28 OK: 8 MiB in 20 packages 01:16:28 Removing intermediate container 58a9f851e02a 01:16:28 ---> 2ab65477fd10 01:16:28 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:16:28 ---> 9679381775b4 01:16:28 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:16:28 ---> 6d51623f081a 01:16:28 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:16:28 ---> 23ab42c922e7 01:16:28 Step 19/24 : EXPOSE 59982 01:16:28 ---> Running in 5d22f4406077 01:16:28 Removing intermediate container 5d22f4406077 01:16:28 ---> 3fdc8773c03e 01:16:28 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:16:28 ---> Running in 9a54ad786db6 01:16:28 Removing intermediate container 9a54ad786db6 01:16:28 ---> 055f3f34bb69 01:16:28 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:28 ---> Running in b64e4f2b0719 01:16:28 Removing intermediate container b64e4f2b0719 01:16:28 ---> 0994edea0626 01:16:28 Step 22/24 : LABEL arch=amd64 01:16:28 ---> Running in 58866f3b00a6 01:16:29 Removing intermediate container 58866f3b00a6 01:16:29 ---> 901840a2dee6 01:16:29 Step 23/24 : LABEL git_sha=24c9eb79c62f7b0ed12f25514949fa6e13072b8e 01:16:29 ---> Running in 79fd22839cd6 01:16:29 Removing intermediate container 79fd22839cd6 01:16:29 ---> c13a880eea45 01:16:29 Step 24/24 : LABEL version=0.0.0 01:16:29 ---> Running in 80449d9defdb 01:16:29 Removing intermediate container 80449d9defdb 01:16:29 ---> 5df1a4ab5bcf 01:16:29 [Warning] One or more build-args [ARCH] were not consumed 01:16:29 Successfully built 5df1a4ab5bcf 01:16:29 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 01:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:29 01:16:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:16:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:30 latest: Pulling from edgex-lftools-log-publisher 01:16:30 5eb5b503b376: Pulling fs layer 01:16:30 5c69ac0246d0: Pulling fs layer 01:16:30 ec43610c2a17: Pulling fs layer 01:16:30 3a2ae6a8a46f: Pulling fs layer 01:16:30 33b1e0a273af: Pulling fs layer 01:16:30 5d3b04190fa2: Pulling fs layer 01:16:30 2f39f015ded8: Pulling fs layer 01:16:30 5d3b04190fa2: Waiting 01:16:30 2f39f015ded8: Waiting 01:16:30 3a2ae6a8a46f: Waiting 01:16:30 5c69ac0246d0: Download complete 01:16:30 3a2ae6a8a46f: Verifying Checksum 01:16:30 3a2ae6a8a46f: Download complete 01:16:30 33b1e0a273af: Verifying Checksum 01:16:30 33b1e0a273af: Download complete 01:16:30 5d3b04190fa2: Download complete 01:16:30 ec43610c2a17: Verifying Checksum 01:16:30 5eb5b503b376: Verifying Checksum 01:16:30 5eb5b503b376: Download complete 01:16:30 2f39f015ded8: Download complete 01:16:31 5eb5b503b376: Pull complete 01:16:31 5c69ac0246d0: Pull complete 01:16:32 ec43610c2a17: Pull complete 01:16:32 3a2ae6a8a46f: Pull complete 01:16:32 33b1e0a273af: Pull complete 01:16:32 5d3b04190fa2: Pull complete 01:16:36 2f39f015ded8: Pull complete 01:16:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:16:36 prd-ubuntu20.04-docker-8c-8g-41437 does not seem to be running inside a container 01:16: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/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:16:38 $ docker top 20465bb46c8bd271c8e50fb674d1e3c60fc4c26ed7f29bba4cd20e55654e8fef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:39 ---> job-cost.sh 01:16:39 lf-activate-venv: SKIPPING 01:16:39 INFO: No Stack... 01:16:39 INFO: Retrieving Pricing Info for: v3-standard-8 01:16:40 INFO: Archiving Costs [Pipeline] sh 01:16:40 + cut -d, -f6 01:16:40 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/cost.csv [Pipeline] lock 01:16:40 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] 01:16:40 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] did not exist. Created. 01:16:40 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:16:40 + echo total: 0.2199999988079071 [Pipeline] stash 01:16:40 Stashed 1 file(s) [Pipeline] } 01:16:40 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:16:40 $ docker stop --time=1 20465bb46c8bd271c8e50fb674d1e3c60fc4c26ed7f29bba4cd20e55654e8fef 01:16:41 $ docker rm -f 20465bb46c8bd271c8e50fb674d1e3c60fc4c26ed7f29bba4cd20e55654e8fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:19:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41438 in /w/workspace/gexfoundry_device-mqtt-go_PR-378 [Pipeline] { [Pipeline] ws 01:19:05 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 01:19:06 Selected Git installation does not exist. Using Default 01:19:06 The recommended git tool is: NONE 01:19:11 using credential edgex-jenkins-ssh 01:19:11 Cloning the remote Git repository 01:19:11 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:19:12 > git init /w/workspace/device-mqtt-go/2 # timeout=10 01:19:12 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:19:12 > git --version # timeout=10 01:19:12 > git --version # 'git version 2.25.1' 01:19:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:19:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:19:13 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:19:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:19:14 Merging remotes/origin/main commit 8a3b8b69e8592b451639ad65dda00efb90da788d into PR head commit 24c9eb79c62f7b0ed12f25514949fa6e13072b8e 01:19:14 Merge succeeded, producing 24c9eb79c62f7b0ed12f25514949fa6e13072b8e 01:19:14 Checking out Revision 24c9eb79c62f7b0ed12f25514949fa6e13072b8e (PR-378) 01:19:14 > git config core.sparsecheckout # timeout=10 01:19:14 > git checkout -f 24c9eb79c62f7b0ed12f25514949fa6e13072b8e # timeout=10 01:19:14 > git remote # timeout=10 01:19:14 > git config --get remote.origin.url # timeout=10 01:19:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:14 > git merge 8a3b8b69e8592b451639ad65dda00efb90da788d # timeout=10 01:19:14 > git rev-parse HEAD^{commit} # timeout=10 01:19:14 > git config core.sparsecheckout # timeout=10 01:19:14 > git checkout -f 24c9eb79c62f7b0ed12f25514949fa6e13072b8e # timeout=10 01:19:18 Commit message: "docs: additions to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:19:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:19:19 % Total % Received % Xferd Average Speed Time Time Time Current 01:19:19 Dload Upload Total Spent Left Speed 01:19:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 01:19:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:19:20 + sudo tee /etc/docker/daemon.new 01:19:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:19:20 { 01:19:20 "registry-mirrors": [ 01:19:20 "https://nexus3.edgexfoundry.org:10001" 01:19:20 ], 01:19:20 "bip": "10.250.0.254/24", 01:19:20 "hosts": [ 01:19:20 "tcp://0.0.0.0:5555", 01:19:20 "unix:///var/run/docker.sock" 01:19:20 ], 01:19:20 "mtu": 1458, 01:19:20 "selinux-enabled": true, 01:19:20 "seccomp-profile": "/etc/docker/seccomp.json" 01:19:20 } [Pipeline] sh 01:19:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:19:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:39 provisioning config files... 01:19:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config8439648904090528959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:39 ---> docker-login.sh 01:19:39 nexus3.edgexfoundry.org:10001 01:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:40 Configure a credential helper to remove this warning. See 01:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:40 01:19:40 Login Succeeded 01:19:40 nexus3.edgexfoundry.org:10002 01:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:41 Configure a credential helper to remove this warning. See 01:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:41 01:19:41 Login Succeeded 01:19:41 nexus3.edgexfoundry.org:10003 01:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:41 Configure a credential helper to remove this warning. See 01:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:41 01:19:41 Login Succeeded 01:19:41 nexus3.edgexfoundry.org:10004 01:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:42 Configure a credential helper to remove this warning. See 01:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:42 01:19:42 Login Succeeded 01:19:42 docker.io 01:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:42 Configure a credential helper to remove this warning. See 01:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:42 01:19:42 Login Succeeded 01:19:42 ---> docker-login.sh ends [Pipeline] } 01:19:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:19:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:19:43 ========================================================= 01:19:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:19:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:19:43 + 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 . 01:19:43 Sending build context to Docker daemon 3.055MB 01:19:43 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:19:43 Step 2/12 : FROM ${BASE} AS builder 01:19:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:19:43 9b3977197b4f: Pulling fs layer 01:19:43 1a89e8eeedd5: Pulling fs layer 01:19:43 94645a83ff95: Pulling fs layer 01:19:43 3f3a8bcf1eab: Pulling fs layer 01:19:43 0c92f367c5e7: Pulling fs layer 01:19:43 3096ccb668a1: Pulling fs layer 01:19:43 e8cf19c19ddd: Pulling fs layer 01:19:43 a4caa8a26152: Pulling fs layer 01:19:43 3f3a8bcf1eab: Waiting 01:19:43 0c92f367c5e7: Waiting 01:19:43 3096ccb668a1: Waiting 01:19:43 e8cf19c19ddd: Waiting 01:19:43 a4caa8a26152: Waiting 01:19:43 94645a83ff95: Verifying Checksum 01:19:43 94645a83ff95: Download complete 01:19:43 1a89e8eeedd5: Verifying Checksum 01:19:43 1a89e8eeedd5: Download complete 01:19:43 0c92f367c5e7: Verifying Checksum 01:19:43 0c92f367c5e7: Download complete 01:19:43 3096ccb668a1: Verifying Checksum 01:19:43 3096ccb668a1: Download complete 01:19:43 9b3977197b4f: Download complete 01:19:43 e8cf19c19ddd: Verifying Checksum 01:19:43 e8cf19c19ddd: Download complete 01:19:44 9b3977197b4f: Pull complete 01:19:45 1a89e8eeedd5: Pull complete 01:19:45 94645a83ff95: Pull complete 01:19:46 a4caa8a26152: Verifying Checksum 01:19:46 a4caa8a26152: Download complete 01:19:46 3f3a8bcf1eab: Verifying Checksum 01:19:46 3f3a8bcf1eab: Download complete 01:19:59 3f3a8bcf1eab: Pull complete 01:19:59 0c92f367c5e7: Pull complete 01:19:59 3096ccb668a1: Pull complete 01:19:59 e8cf19c19ddd: Pull complete 01:20:06 a4caa8a26152: Pull complete 01:20:06 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 01:20:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:20:06 ---> 725f1c02e7f9 01:20:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:20:07 ---> Running in 67202ce48f03 01:20:07 Removing intermediate container 67202ce48f03 01:20:07 ---> d9f359f2a1c5 01:20:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:20:07 ---> Running in 8578868f0b63 01:20:07 Removing intermediate container 8578868f0b63 01:20:07 ---> f0fbe826d5c3 01:20:07 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:20:07 ---> Running in ad71d8ef414d 01:20:09 Removing intermediate container ad71d8ef414d 01:20:09 ---> 1a4d966669d8 01:20:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:20:09 ---> Running in 5955448ee7ae 01:20:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:20:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:20:13 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:20:13 (2/4) Installing libedit (20210910.3.1-r0) 01:20:13 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:20:14 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:20:14 Executing busybox-1.34.1-r3.trigger 01:20:14 OK: 224 MiB in 56 packages 01:20:15 Removing intermediate container 5955448ee7ae 01:20:15 ---> 4d48f121b6b0 01:20:15 Step 7/12 : WORKDIR /device-mqtt-go 01:20:15 ---> Running in 67da676025fd 01:20:15 Removing intermediate container 67da676025fd 01:20:15 ---> 458180bd6f61 01:20:15 Step 8/12 : COPY go.mod vendor* ./ 01:20:16 ---> c8b8eb0f135d 01:20:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:16 ---> Running in 5eed74d28cd3 01:21:03 Removing intermediate container 5eed74d28cd3 01:21:03 ---> fc2db3a86f70 01:21:03 Step 10/12 : COPY . . 01:21:03 ---> 488884075143 01:21:03 Step 11/12 : ARG MAKE='make build' 01:21:03 ---> Running in 6932425ce558 01:21:03 Removing intermediate container 6932425ce558 01:21:03 ---> dca294f86a93 01:21:03 Step 12/12 : RUN $MAKE 01:21:03 ---> Running in 207d35731c6c 01:21:04 noop 01:21:05 Removing intermediate container 207d35731c6c 01:21:05 ---> be1b8715366e 01:21:05 Successfully built be1b8715366e 01:21:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:21:05 + docker inspect -f . ci-base-image-arm64 01:21:05 . [Pipeline] withDockerContainer 01:21:05 prd-ubuntu20.04-docker-arm64-4c-16g-41438 does not seem to be running inside a container 01:21:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:21:07 $ docker top da1697ed1d7ce770d3f321b0d7dff01a8d7da5bce338d1dd102a74242b4faef7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:07 + go version 01:21:07 go version go1.17.6 linux/arm64 [Pipeline] } 01:21:08 $ docker stop --time=1 da1697ed1d7ce770d3f321b0d7dff01a8d7da5bce338d1dd102a74242b4faef7 01:21:09 $ docker rm -f da1697ed1d7ce770d3f321b0d7dff01a8d7da5bce338d1dd102a74242b4faef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:21:10 + docker inspect -f . ci-base-image-arm64 01:21:10 . [Pipeline] withDockerContainer 01:21:10 prd-ubuntu20.04-docker-arm64-4c-16g-41438 does not seem to be running inside a container 01:21:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:21:12 $ docker top 85ed4d97d6d0a1f54a7987017f80dd3aeb0b4080f8b44c82788b5aff1beb5c3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:21:13 + make test 01:21:13 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:21:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:22:36 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:22:36 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 21.8% of statements 01:22:36 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:22:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:22:37 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:23:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:23:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:23:09 ./bin/test-attribution-txt.sh [Pipeline] echo 01:23:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:23:10 $ docker stop --time=1 85ed4d97d6d0a1f54a7987017f80dd3aeb0b4080f8b44c82788b5aff1beb5c3f 01:23:11 $ docker rm -f 85ed4d97d6d0a1f54a7987017f80dd3aeb0b4080f8b44c82788b5aff1beb5c3f [Pipeline] // withDockerContainer [Pipeline] sh 01:23:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:23:12 Warning: overwriting stash ‘coverage-report’ 01:23:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:23:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:23:14 + ls -al . 01:23:14 total 176 01:23:14 drwxrwxr-x 9 jenkins jenkins 4096 May 8 01:23 . 01:23:14 drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:19 .. 01:23:14 -rw-rw-r-- 1 jenkins jenkins 140 May 8 01:19 .dockerignore 01:23:14 drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:19 .git 01:23:14 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:19 .github 01:23:14 -rw-rw-r-- 1 jenkins jenkins 329 May 8 01:19 .gitignore 01:23:14 -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:19 .golangci.yml 01:23:14 -rw-rw-r-- 1 jenkins jenkins 8656 May 8 01:19 Attribution.txt 01:23:14 -rw-rw-r-- 1 jenkins jenkins 11365 May 8 01:19 CHANGELOG.md 01:23:14 -rw-rw-r-- 1 jenkins jenkins 1930 May 8 01:19 Dockerfile 01:23:14 -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:19 GOVERNANCE.md 01:23:14 -rw-rw-r-- 1 jenkins jenkins 678 May 8 01:19 Jenkinsfile 01:23:14 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:19 LICENSE 01:23:14 -rw-rw-r-- 1 jenkins jenkins 1930 May 8 01:19 Makefile 01:23:14 -rw-rw-r-- 1 jenkins jenkins 620 May 8 01:19 OWNERS.md 01:23:14 -rw-rw-r-- 1 jenkins jenkins 2501 May 8 01:19 README.md 01:23:14 -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:15 VERSION 01:23:14 drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:19 bin 01:23:14 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:19 cmd 01:23:14 -rw-r--r-- 1 jenkins jenkins 17887 May 8 01:22 coverage.out 01:23:14 -rw-rw-r-- 1 jenkins jenkins 3309 May 8 01:19 go.mod 01:23:14 -rw-rw-r-- 1 jenkins jenkins 35490 May 8 01:19 go.sum 01:23:14 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:19 internal 01:23:14 drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:19 mock 01:23:14 drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:19 snap 01:23:14 -rw-rw-r-- 1 jenkins jenkins 227 May 8 01:19 version.go [Pipeline] isUnix [Pipeline] sh 01:23:14 + 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=24c9eb79c62f7b0ed12f25514949fa6e13072b8e --label arch=arm64 --label version=0.0.0 . 01:23:14 Sending build context to Docker daemon 3.074MB 01:23:14 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:23:14 Step 2/24 : FROM ${BASE} AS builder 01:23:14 ---> be1b8715366e 01:23:14 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:23:15 ---> Running in ae02d5b193cf 01:23:15 Removing intermediate container ae02d5b193cf 01:23:15 ---> 8ddc97b44a35 01:23:15 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:23:15 ---> Running in 8c71dc7afcdc 01:23:16 Removing intermediate container 8c71dc7afcdc 01:23:16 ---> 7443a6293c76 01:23:16 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:16 ---> Running in c4f13d7347ae 01:23:18 Removing intermediate container c4f13d7347ae 01:23:18 ---> 943e2e840481 01:23:18 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:23:18 ---> Running in faf0c28856a1 01:23:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:23:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:23:20 OK: 224 MiB in 56 packages 01:23:21 Removing intermediate container faf0c28856a1 01:23:21 ---> 28954c1301b2 01:23:21 Step 7/24 : WORKDIR /device-mqtt-go 01:23:21 ---> Running in 60480b0c9172 01:23:21 Removing intermediate container 60480b0c9172 01:23:21 ---> a8a16e2bc740 01:23:21 Step 8/24 : COPY go.mod vendor* ./ 01:23:22 ---> f0800b9fe4b5 01:23:22 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:22 ---> Running in 448918cef661 01:23:24 Removing intermediate container 448918cef661 01:23:24 ---> ba594c75f448 01:23:24 Step 10/24 : COPY . . 01:23:25 ---> 8fa45ec7f6db 01:23:25 Step 11/24 : ARG MAKE='make build' 01:23:25 ---> Running in e25eb4807a9c 01:23:25 Removing intermediate container e25eb4807a9c 01:23:25 ---> 869d4a5f9a54 01:23:25 Step 12/24 : RUN $MAKE 01:23:25 ---> Running in c96ba6d386c7 01:23:27 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 01:25:49 Removing intermediate container c96ba6d386c7 01:25:49 ---> 7a9f22436052 01:25:49 Step 13/24 : FROM alpine:3.14 01:25:49 3.14: Pulling from library/alpine 01:25:49 455c02918c45: Pulling fs layer 01:25:49 455c02918c45: Verifying Checksum 01:25:49 455c02918c45: Download complete 01:25:49 455c02918c45: Pull complete 01:25:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:25:49 Status: Downloaded newer image for alpine:3.14 01:25:49 ---> ac73e934f311 01:25:49 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:25:49 ---> Running in 78d2fcb0ff73 01:25:49 Removing intermediate container 78d2fcb0ff73 01:25:49 ---> 764a06be55f3 01:25:49 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:25:49 ---> Running in b7f95de06b5e 01:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:25:49 (1/6) Installing dumb-init (1.2.5-r1) 01:25:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:25:49 (3/6) Installing libsodium (1.0.18-r0) 01:25:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:25:49 (5/6) Installing libzmq (4.3.4-r0) 01:25:49 (6/6) Installing zeromq (4.3.4-r0) 01:25:49 Executing busybox-1.33.1-r7.trigger 01:25:49 OK: 8 MiB in 20 packages 01:25:49 Removing intermediate container b7f95de06b5e 01:25:49 ---> 7e4374a70efd 01:25:49 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:25:49 ---> 57c1238c85c2 01:25:49 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:25:49 ---> 902840c2a0e1 01:25:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:25:49 ---> 02e9a61bcd87 01:25:49 Step 19/24 : EXPOSE 59982 01:25:49 ---> Running in f6de0c481c3b 01:25:49 Removing intermediate container f6de0c481c3b 01:25:49 ---> 1bd27500218a 01:25:49 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:25:49 ---> Running in 296f640617c8 01:25:49 Removing intermediate container 296f640617c8 01:25:49 ---> 93251ab3712a 01:25:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:49 ---> Running in 2de0bca415c2 01:25:49 Removing intermediate container 2de0bca415c2 01:25:49 ---> 3ac06ae83860 01:25:49 Step 22/24 : LABEL arch=arm64 01:25:49 ---> Running in ba3ea98cd706 01:25:49 Removing intermediate container ba3ea98cd706 01:25:49 ---> 9e1cbd5c588e 01:25:49 Step 23/24 : LABEL git_sha=24c9eb79c62f7b0ed12f25514949fa6e13072b8e 01:25:49 ---> Running in b8c3876e7c2c 01:25:49 Removing intermediate container b8c3876e7c2c 01:25:49 ---> f83b7e1c1891 01:25:49 Step 24/24 : LABEL version=0.0.0 01:25:49 ---> Running in 6fb88929a706 01:25:49 Removing intermediate container 6fb88929a706 01:25:49 ---> 1396b07adf99 01:25:49 [Warning] One or more build-args [ARCH] were not consumed 01:25:49 Successfully built 1396b07adf99 01:25:49 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 01:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:49 01:25:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:25:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:50 arm64: Pulling from edgex-lftools-log-publisher 01:25:50 8998bd30e6a1: Pulling fs layer 01:25:50 04944245beec: Pulling fs layer 01:25:50 699f458cf7ca: Pulling fs layer 01:25:50 765212b225bb: Pulling fs layer 01:25:50 f23df028b6ca: Pulling fs layer 01:25:50 d65c8cfc05b1: Pulling fs layer 01:25:50 2437ff75d9bd: Pulling fs layer 01:25:50 765212b225bb: Waiting 01:25:50 f23df028b6ca: Waiting 01:25:50 d65c8cfc05b1: Waiting 01:25:50 2437ff75d9bd: Waiting 01:25:50 04944245beec: Verifying Checksum 01:25:50 04944245beec: Download complete 01:25:50 765212b225bb: Download complete 01:25:50 f23df028b6ca: Verifying Checksum 01:25:50 f23df028b6ca: Download complete 01:25:50 d65c8cfc05b1: Verifying Checksum 01:25:50 d65c8cfc05b1: Download complete 01:25:50 699f458cf7ca: Verifying Checksum 01:25:50 699f458cf7ca: Download complete 01:25:50 8998bd30e6a1: Verifying Checksum 01:25:50 8998bd30e6a1: Download complete 01:25:53 2437ff75d9bd: Verifying Checksum 01:25:53 2437ff75d9bd: Download complete 01:25:55 8998bd30e6a1: Pull complete 01:25:55 04944245beec: Pull complete 01:25:57 699f458cf7ca: Pull complete 01:25:57 765212b225bb: Pull complete 01:25:58 f23df028b6ca: Pull complete 01:25:58 d65c8cfc05b1: Pull complete 01:26:16 2437ff75d9bd: Pull complete 01:26:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:26:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:26:17 prd-ubuntu20.04-docker-arm64-4c-16g-41438 does not seem to be running inside a container 01:26:17 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:26:19 $ docker top e393a8c0cbfad0c45a3a6aa05d2be907bb71d2d8456f886747af0ac5c5a59eeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:20 ---> job-cost.sh 01:26:20 lf-activate-venv: SKIPPING 01:26:20 INFO: No Stack... 01:26:21 INFO: Retrieving Pricing Info for: v3-standard-4 01:26:22 INFO: Archiving Costs [Pipeline] sh 01:26:22 + cut -d, -f6 01:26:22 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [Pipeline] lock 01:26:22 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] 01:26:22 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] did not exist. Created. 01:26:22 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:26:23 /w/workspace/device-mqtt-go/2@tmp/durable-35eb0ace/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:26:24 + echo total: 0.10999999940395355 [Pipeline] stash 01:26:24 Warning: overwriting stash ‘stack-cost’ 01:26:24 Stashed 1 file(s) [Pipeline] } 01:26:24 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:26:24 $ docker stop --time=1 e393a8c0cbfad0c45a3a6aa05d2be907bb71d2d8456f886747af0ac5c5a59eeb 01:26:25 $ docker rm -f e393a8c0cbfad0c45a3a6aa05d2be907bb71d2d8456f886747af0ac5c5a59eeb [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 01:26:26 provisioning config files... 01:26:26 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config8470241174215076483tmp [Pipeline] { [Pipeline] sh 01:26:26 + set +x 01:26:26 + curl -s https://codecov.io/bash 01:26:26 + bash -s -- 01:26:26 01:26:26 _____ _ 01:26:26 / ____| | | 01:26:26 | | ___ __| | ___ ___ _____ __ 01:26:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:26:26 | |___| (_) | (_| | __/ (_| (_) \ V / 01:26:26 \_____\___/ \__,_|\___|\___\___/ \_/ 01:26:26 Bash-1.0.6 01:26:26 01:26:26 01:26:26 ==> git version 2.25.1 found 01:26:26 ==> 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 01:26:26 Release-Date: 2020-01-08 01:26:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:26:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:26:26 ==> Jenkins CI detected. 01:26:26 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-378 01:26:26 project root: . 01:26:26 --> token set from env 01:26:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:26:26 ==> Running gcov in . (disable via -X gcov) 01:26:26 ==> Python coveragepy not found 01:26:26 ==> Searching for coverage reports in: 01:26:26 + . 01:26:26 -> Found 1 reports 01:26:26 ==> Detecting git/mercurial file structure 01:26:26 ==> Reading reports 01:26:26 + ./coverage.out bytes=17887 01:26:26 ==> Appending adjustments 01:26:26 https://docs.codecov.io/docs/fixing-reports 01:26:26 + Found adjustments 01:26:26 ==> Gzipping contents 01:26:26 4.0K /tmp/codecov.a5CkVx.gz 01:26:26 ==> Uploading reports 01:26:26 url: https://codecov.io 01:26:26 query: branch=PR-378&commit=24c9eb79c62f7b0ed12f25514949fa6e13072b8e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-378%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=378&job=&cmd_args= 01:26:26 -> Pinging Codecov 01:26:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-378&commit=24c9eb79c62f7b0ed12f25514949fa6e13072b8e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-378%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=378&job=&cmd_args= 01:26:27 -> Uploading to 01:26:27 https://storage.googleapis.com/codecov/v4/raw/2022-05-08/7D719EC7BBE17E464838252E33014C33/24c9eb79c62f7b0ed12f25514949fa6e13072b8e/c33ecf81-1a66-4f38-80ea-9db108c766c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T012626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=767faaa468b801be1f60ebebb9827eab1cb8854d4b0ea15b48ca98175c5cea67 01:26:27 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:27 Dload Upload Total Spent Left Speed 01:26:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3239 0 0 100 3239 0 12268 --:--:-- --:--:-- --:--:-- 12268 01:26:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/24c9eb79c62f7b0ed12f25514949fa6e13072b8e [Pipeline] } 01:26:27 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 01:26:28 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives ] 01:26:28 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives 01:26:28 total 16 01:26:28 drwxr-xr-x 3 root root 4096 May 8 01:16 . 01:26:28 drwxrwxr-x 11 jenkins jenkins 4096 May 8 01:16 .. 01:26:28 drwxr-xr-x 2 root root 4096 May 8 01:16 cost 01:26:28 -rw-r--r-- 1 root root 85 May 8 01:16 cost.csv 01:26:28 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives 01:26:28 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives 01:26:28 total 16 01:26:28 drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:16 . 01:26:28 drwxrwxr-x 11 jenkins jenkins 4096 May 8 01:16 .. 01:26:28 drwxr-xr-x 2 jenkins jenkins 4096 May 8 01:16 cost 01:26:28 -rw-r--r-- 1 jenkins jenkins 85 May 8 01:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:26:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:26:29 ---> package-listing.sh 01:26:29 ++ facter osfamily 01:26:29 ++ tr '[:upper:]' '[:lower:]' 01:26:29 + OS_FAMILY=debian 01:26:29 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-378 01:26:29 + START_PACKAGES=/tmp/packages_start.txt 01:26:29 + END_PACKAGES=/tmp/packages_end.txt 01:26:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:26:29 + PACKAGES=/tmp/packages_start.txt 01:26:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-378 ']' 01:26:29 + PACKAGES=/tmp/packages_end.txt 01:26:29 + case "${OS_FAMILY}" in 01:26:29 + dpkg -l 01:26:29 + grep '^ii' 01:26:29 + '[' -f /tmp/packages_start.txt ']' 01:26:29 + '[' -f /tmp/packages_end.txt ']' 01:26:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:26:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-378 ']' 01:26:29 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/ 01:26:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/ [Pipeline] echo 01:26:29 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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:26:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:30 . [Pipeline] withDockerContainer 01:26:30 prd-ubuntu20.04-docker-8c-8g-41437 does not seem to be running inside a container 01:26:30 $ 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-378/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-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:26:30 $ docker top 531620a235ce5cf110e49e16a03a480fe87ab13f2f4b595316d021ac0e767234 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:31 + touch /tmp/pre-build-complete [Pipeline] sh 01:26:31 + mkdir -p /var/log/sysstat [Pipeline] sh 01:26:31 + ls /var/log/sa-host 01:26:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:31 provisioning config files... 01:26:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config4830791693311017948tmp [Pipeline] { [Pipeline] echo 01:26:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:26:31 ---> create-netrc.sh [Pipeline] } 01:26:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:26:32 ---> python-tools-install.sh [Pipeline] echo 01:26:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:26:32 ---> sudo-logs.sh 01:26:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:26:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:26:32 ---> job-cost.sh 01:26:32 lf-activate-venv: SKIPPING 01:26:32 DEBUG: total: 0.2199999988079071 01:26:32 INFO: Retrieving Stack Cost... 01:26:33 INFO: Retrieving Pricing Info for: v3-standard-8 01:26:33 INFO: Archiving Costs [Pipeline] echo 01:26:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:26:34 ---> logs-deploy.sh 01:26:34 lf-activate-venv: SKIPPING 01:26:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-378/2 01:26:34 INFO: archiving workspace using pattern(s): 01:26:34 Archives upload complete. 01:26:35 INFO: archiving logs to Nexus 01:26:35 ---> uname -a: 01:26:35 Linux prd-ubuntu20-04-docker-8c-8g-41437 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:26:35 01:26:35 01:26:35 ---> lscpu: 01:26:35 Architecture: x86_64 01:26:35 CPU op-mode(s): 32-bit, 64-bit 01:26:35 Byte Order: Little Endian 01:26:35 Address sizes: 40 bits physical, 48 bits virtual 01:26:35 CPU(s): 8 01:26:35 On-line CPU(s) list: 0-7 01:26:35 Thread(s) per core: 1 01:26:35 Core(s) per socket: 1 01:26:35 Socket(s): 8 01:26:35 NUMA node(s): 1 01:26:35 Vendor ID: AuthenticAMD 01:26:35 CPU family: 23 01:26:35 Model: 49 01:26:35 Model name: AMD EPYC-Rome Processor 01:26:35 Stepping: 0 01:26:35 CPU MHz: 2799.998 01:26:35 BogoMIPS: 5599.99 01:26:35 Virtualization: AMD-V 01:26:35 Hypervisor vendor: KVM 01:26:35 Virtualization type: full 01:26:35 L1d cache: 256 KiB 01:26:35 L1i cache: 256 KiB 01:26:35 L2 cache: 4 MiB 01:26:35 L3 cache: 128 MiB 01:26:35 NUMA node0 CPU(s): 0-7 01:26:35 Vulnerability Itlb multihit: Not affected 01:26:35 Vulnerability L1tf: Not affected 01:26:35 Vulnerability Mds: Not affected 01:26:35 Vulnerability Meltdown: Not affected 01:26:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:26:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:26:35 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:26:35 Vulnerability Srbds: Not affected 01:26:35 Vulnerability Tsx async abort: Not affected 01:26:35 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 01:26:35 01:26:35 01:26:35 ---> nproc: 01:26:35 8 01:26:35 01:26:35 01:26:35 ---> df -h: 01:26:35 Filesystem Size Used Avail Use% Mounted on 01:26:35 overlay 155G 11G 145G 7% / 01:26:35 tmpfs 64M 0 64M 0% /dev 01:26:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:26:35 shm 64M 0 64M 0% /dev/shm 01:26:35 /dev/vda1 155G 11G 145G 7% /facter-os 01:26:35 01:26:35 01:26:35 ---> sar -b -r -n DEV: 01:26:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41437) 05/08/22 _x86_64_ (8 CPU) 01:26:35 01:26:35 01:14:12 LINUX RESTART (8 CPU) 01:26:35 01:26:35 01:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:26:35 01:16:01 175.24 2.07 173.17 0.00 58.79 67088.15 0.00 01:26:35 01:17:01 170.62 0.92 169.71 0.00 26.26 34583.97 0.00 01:26:35 01:18:01 2.35 0.00 2.35 0.00 0.00 27.08 0.00 01:26:35 01:19:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 01:26:35 01:20:01 1.10 0.02 1.08 0.00 0.13 12.93 0.00 01:26:35 01:21:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 01:26:35 01:22:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 01:26:35 01:23:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 01:26:35 01:24:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 01:26:35 01:25:01 1.83 0.00 1.83 0.00 0.00 25.46 0.00 01:26:35 01:26:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 01:26:35 Average: 32.58 0.27 32.31 0.00 7.74 9256.30 0.00 01:26:35 01:26:35 01:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:26:35 01:16:01 28591132 31780428 513600 1.56 161456 3247200 1819736 5.36 1270308 2580548 96 01:26:35 01:17:01 27828476 31775388 514316 1.56 173488 3928168 1832632 5.40 1331872 3213048 512 01:26:35 01:18:01 27828796 31775976 513444 1.56 173520 3928180 1832632 5.40 1331940 3213056 20 01:26:35 01:19:01 27838740 31785960 503296 1.53 173568 3928176 1832632 5.40 1321396 3213060 8 01:26:35 01:20:01 27840732 31788000 501164 1.52 173600 3928192 1832632 5.40 1319488 3213068 24 01:26:35 01:21:01 27844556 31791860 497272 1.51 173632 3928192 1832632 5.40 1316412 3213068 8 01:26:35 01:22:01 27850088 31797628 491712 1.50 173656 3928196 1832632 5.40 1311672 3213272 24 01:26:35 01:23:01 27850008 31797588 491696 1.50 173688 3928200 1848936 5.45 1311100 3213284 24 01:26:35 01:24:01 27850460 31798064 491384 1.49 173704 3928200 1848936 5.45 1311140 3213284 12 01:26:35 01:25:01 27849972 31797576 491824 1.50 173744 3928180 1848936 5.45 1311676 3213264 36 01:26:35 01:26:01 27849820 31797432 491856 1.50 173764 3928184 1848936 5.45 1311564 3213268 12 01:26:35 Average: 27911162 31789627 500142 1.52 172529 3866279 1837388 5.41 1313506 3155656 71 01:26:35 01:26:35 01:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:26:35 01:16:01 docker0 109.25 133.78 8.88 1086.53 0.00 0.00 0.00 0.00 01:26:35 01:16:01 ens3 316.38 228.00 4476.12 86.01 0.00 0.00 0.00 0.00 01:26:35 01:16:01 lo 2.87 2.87 0.29 0.29 0.00 0.00 0.00 0.00 01:26:35 01:17:01 docker0 10.75 15.70 0.63 89.69 0.00 0.00 0.00 0.00 01:26:35 01:17:01 ens3 141.33 84.67 2670.89 17.46 0.00 0.00 0.00 0.00 01:26:35 01:17:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 01:26:35 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:18:01 ens3 14.41 6.97 13.30 0.46 0.00 0.00 0.00 0.00 01:26:35 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:19:01 ens3 1.12 0.62 0.40 0.29 0.00 0.00 0.00 0.00 01:26:35 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:35 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:20:01 ens3 15.30 18.40 1.29 26.28 0.00 0.00 0.00 0.00 01:26:35 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:21:01 ens3 0.87 0.13 0.12 0.01 0.00 0.00 0.00 0.00 01:26:35 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:35 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:22:01 ens3 9.15 17.21 0.90 15.34 0.00 0.00 0.00 0.00 01:26:35 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:23:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:26:35 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:35 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:24:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:26:35 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:25:01 ens3 3.17 2.85 0.50 4.35 0.00 0.00 0.00 0.00 01:26:35 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:35 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 01:26:01 ens3 0.88 0.05 0.15 0.00 0.00 0.00 0.00 0.00 01:26:35 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:35 Average: docker0 10.91 13.59 0.86 106.93 0.00 0.00 0.00 0.00 01:26:35 Average: ens3 45.75 32.64 651.23 13.66 0.00 0.00 0.00 0.00 01:26:35 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 01:26:35 01:26:35 01:26:35 ---> sar -P ALL: 01:26:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41437) 05/08/22 _x86_64_ (8 CPU) 01:26:35 01:26:35 01:14:12 LINUX RESTART (8 CPU) 01:26:35 01:26:35 01:15:01 CPU %user %nice %system %iowait %steal %idle 01:26:35 01:16:01 all 26.87 0.00 6.24 1.33 0.10 65.46 01:26:35 01:16:01 0 26.18 0.00 6.10 0.61 0.10 67.00 01:26:35 01:16:01 1 27.18 0.00 6.68 2.19 0.10 63.84 01:26:35 01:16:01 2 25.55 0.00 7.23 5.94 0.08 61.19 01:26:35 01:16:01 3 26.25 0.00 6.63 0.34 0.10 66.68 01:26:35 01:16:01 4 27.10 0.00 5.96 0.02 0.08 66.83 01:26:35 01:16:01 5 27.29 0.00 5.32 0.75 0.08 66.56 01:26:35 01:16:01 6 28.05 0.00 5.49 0.37 0.10 65.99 01:26:35 01:16:01 7 27.36 0.00 6.53 0.39 0.10 65.61 01:26:35 01:17:01 all 16.79 0.00 3.53 1.08 0.06 78.54 01:26:35 01:17:01 0 18.45 0.00 3.93 2.30 0.05 75.27 01:26:35 01:17:01 1 16.02 0.00 3.82 0.80 0.05 79.31 01:26:35 01:17:01 2 15.42 0.00 3.62 4.22 0.07 76.67 01:26:35 01:17:01 3 15.35 0.00 3.58 0.18 0.07 80.81 01:26:35 01:17:01 4 17.44 0.00 2.97 0.07 0.05 79.47 01:26:35 01:17:01 5 17.01 0.00 3.63 0.45 0.05 78.86 01:26:35 01:17:01 6 16.75 0.00 3.29 0.39 0.07 79.50 01:26:35 01:17:01 7 17.91 0.00 3.36 0.24 0.07 78.42 01:26:35 01:18:01 all 0.25 0.00 0.02 0.01 0.00 99.71 01:26:35 01:18:01 0 0.03 0.00 0.03 0.02 0.02 99.90 01:26:35 01:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:26:35 01:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:35 01:18:01 4 0.07 0.00 0.02 0.00 0.00 99.92 01:26:35 01:18:01 5 1.70 0.00 0.03 0.00 0.00 98.27 01:26:35 01:18:01 6 0.07 0.00 0.03 0.00 0.02 99.88 01:26:35 01:18:01 7 0.03 0.00 0.05 0.05 0.00 99.87 01:26:35 01:19:01 all 0.03 0.00 0.02 0.01 0.00 99.94 01:26:35 01:19:01 0 0.05 0.00 0.03 0.03 0.00 99.88 01:26:35 01:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:26:35 01:19:01 2 0.05 0.00 0.02 0.03 0.00 99.90 01:26:35 01:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:26:35 01:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:26:35 01:19:01 6 0.05 0.00 0.03 0.00 0.00 99.92 01:26:35 01:19:01 7 0.07 0.00 0.03 0.00 0.00 99.90 01:26:35 01:20:01 all 0.05 0.00 0.03 0.00 0.00 99.92 01:26:35 01:20:01 0 0.07 0.00 0.05 0.00 0.00 99.88 01:26:35 01:20:01 1 0.08 0.00 0.00 0.00 0.00 99.92 01:26:35 01:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:26:35 01:20:01 3 0.03 0.00 0.07 0.02 0.00 99.88 01:26:35 01:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:26:35 01:20:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:26:35 01:20:01 6 0.08 0.00 0.08 0.00 0.02 99.82 01:26:35 01:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:26:35 01:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:26:35 01:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:26:35 01:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:26:35 01:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:26:35 01:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:26:35 01:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:26:35 01:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:26:35 01:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:26:35 01:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:26:35 01:22:01 0 0.05 0.00 0.07 0.07 0.00 99.82 01:26:35 01:22:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:26:35 01:22:01 2 0.00 0.00 0.00 0.02 0.02 99.97 01:26:35 01:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 01:26:35 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:26:35 01:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:26:35 01:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:26:35 01:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:26:35 01:23:01 0 0.02 0.00 0.02 0.03 0.02 99.92 01:26:35 01:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:26:35 01:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:26:35 01:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:35 01:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:26:35 01:23:01 6 0.05 0.00 0.03 0.00 0.00 99.92 01:26:35 01:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:26:35 01:24:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:26:35 01:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:26:35 01:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:26:35 01:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:26:35 01:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:26:35 01:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:26:35 01:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:25:01 all 0.21 0.00 0.01 0.01 0.00 99.77 01:26:35 01:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:26:35 01:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:26:35 01:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:26:35 01:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:26:35 01:25:01 4 1.52 0.00 0.02 0.00 0.00 98.47 01:26:35 01:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:26:35 01:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:26:35 01:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:26:35 01:26:01 all 0.26 0.00 0.01 0.00 0.00 99.72 01:26:35 01:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:26:35 01:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:35 01:26:01 4 1.97 0.00 0.00 0.00 0.00 98.03 01:26:35 01:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:26:35 01:26:01 6 0.05 0.00 0.07 0.00 0.02 99.87 01:26:35 01:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:26:35 01:26:35 Average: CPU %user %nice %system %iowait %steal %idle 01:26:35 Average: all 4.01 0.00 0.89 0.22 0.02 94.86 01:26:35 Average: 0 4.05 0.00 0.92 0.28 0.02 94.73 01:26:35 Average: 1 3.92 0.00 0.95 0.27 0.02 94.84 01:26:35 Average: 2 3.69 0.00 0.98 0.92 0.02 94.39 01:26:35 Average: 3 3.75 0.00 0.93 0.05 0.02 95.25 01:26:35 Average: 4 4.33 0.00 0.81 0.01 0.01 94.85 01:26:35 Average: 5 4.16 0.00 0.82 0.11 0.02 94.89 01:26:35 Average: 6 4.08 0.00 0.82 0.07 0.02 95.01 01:26:35 Average: 7 4.08 0.00 0.90 0.06 0.02 94.94 01:26:35 01:26:35 01:26:35