Pull request #360 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c272d8c1948ca5cd7a85c702f9f28c694a1ca437+4d191eb3dac98c01714bec6e3dd8edd5055992ab (ef4a3def0bf610a1de65b694032fe3bf817460b1) 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-ssh13929531282529493877.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2228018733301312595.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-360/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-360/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11175361869316104660.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-360/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4619716783640477532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10552568776929805028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-360/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-360/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12791132083207470161.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19423’ Running on prd-ubuntu20.04-docker-8c-8g-19430 in /w/workspace/gexfoundry_device-mqtt-go_PR-360 [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-360 # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit c272d8c1948ca5cd7a85c702f9f28c694a1ca437 Merge succeeded, producing c272d8c1948ca5cd7a85c702f9f28c694a1ca437 Checking out Revision c272d8c1948ca5cd7a85c702f9f28c694a1ca437 (PR-360) > 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/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c272d8c1948ca5cd7a85c702f9f28c694a1ca437 # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c272d8c1948ca5cd7a85c702f9f28c694a1ca437 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:24:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:24:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:24:06 ========================================================= 01:24:06 EdgeX Global Pipelines Version Info 01:24:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:24:07 ------------------- 01:24:07 stable info: 01:24:07 ------------------- 01:24:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:24:07 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:24:07 Message: update stable to v1.0.221 01:24:08 ------------------- 01:24:08 experimental info: 01:24:08 ------------------- 01:24:08 Commited By: **** collab-it+edgex@linuxfoundation.org 01:24:08 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:24:08 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:24:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-360 [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-360 [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-360 [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c272d8c [Pipeline] echo 01:24:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:09 provisioning config files... 01:24:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/config6111974821017078287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:10 ---> docker-login.sh 01:24:10 nexus3.edgexfoundry.org:10001 01:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:10 Configure a credential helper to remove this warning. See 01:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:10 01:24:10 Login Succeeded 01:24:10 nexus3.edgexfoundry.org:10002 01:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:10 Configure a credential helper to remove this warning. See 01:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:10 01:24:10 Login Succeeded 01:24:10 nexus3.edgexfoundry.org:10003 01:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:10 Configure a credential helper to remove this warning. See 01:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:10 01:24:10 Login Succeeded 01:24:10 nexus3.edgexfoundry.org:10004 01:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:10 Configure a credential helper to remove this warning. See 01:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:10 01:24:10 Login Succeeded 01:24:10 docker.io 01:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:11 Configure a credential helper to remove this warning. See 01:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:11 01:24:11 Login Succeeded 01:24:11 ---> docker-login.sh ends [Pipeline] } 01:24:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:24:11 + git rev-list -1 --merges c272d8c1948ca5cd7a85c702f9f28c694a1ca437~1..c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [Pipeline] echo 01:24:12 -----------> git rev-list -1 --merges c272d8c1948ca5cd7a85c702f9f28c694a1ca437~1..c272d8c1948ca5cd7a85c702f9f28c694a1ca437 c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [false] [Pipeline] sh 01:24:12 + git log --format=format:%s -1 c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [Pipeline] echo 01:24:12 ========================================================= 01:24:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:24:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:24:12 + git log --format=format:%s -1 c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [Pipeline] echo 01:24:12 [semverPrep] GIT_COMMIT: c272d8c1948ca5cd7a85c702f9f28c694a1ca437, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 01:24:12 [semverPrep] This is not a build commit. [Pipeline] sh 01:24:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:24:13 + grep -v github /etc/ssh/ssh_known_hosts 01:24:13 + [ -e /tmp/ssh_known_hosts ] 01:24:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:24:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:24:13 + sudo tee -a /etc/ssh/ssh_known_hosts 01:24:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:24:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:24:13 01:24:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:24:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:24:14 latest: Pulling from edgex-devops/git-semver 01:24:14 a0d0a0d46f8b: Pulling fs layer 01:24:14 3e5f54012d9b: Pulling fs layer 01:24:14 4c7163046ea9: Pulling fs layer 01:24:14 0c2d73faf560: Pulling fs layer 01:24:14 0c2d73faf560: Waiting 01:24:14 3e5f54012d9b: Download complete 01:24:14 a0d0a0d46f8b: Download complete 01:24:14 0c2d73faf560: Verifying Checksum 01:24:14 0c2d73faf560: Download complete 01:24:14 4c7163046ea9: Verifying Checksum 01:24:14 4c7163046ea9: Download complete 01:24:14 a0d0a0d46f8b: Pull complete 01:24:14 3e5f54012d9b: Pull complete 01:24:14 4c7163046ea9: Pull complete 01:24:14 0c2d73faf560: Pull complete 01:24:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:24:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:24:14 prd-ubuntu20.04-docker-8c-8g-19430 does not seem to be running inside a container 01:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-360 -v /w/workspace/gexfoundry_device-mqtt-go_PR-360:/w/workspace/gexfoundry_device-mqtt-go_PR-360:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-360@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:24:15 $ docker top 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:24:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:15 [ssh-agent] Looking for ssh-agent implementation... 01:24:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:16 $ docker exec 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd ssh-agent 01:24:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJJiePC/agent.14 01:24:16 SSH_AGENT_PID=21 01:24:16 Running ssh-add (command line suppressed) 01:24:16 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/private_key_7786398094242049801.key (/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/private_key_7786398094242049801.key) 01:24:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:16 + git tag --points-at HEAD [Pipeline] } 01:24:16 $ docker exec --env ******** --env ******** 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd ssh-agent -k 01:24:16 unset SSH_AUTH_SOCK; 01:24:16 unset SSH_AGENT_PID; 01:24:16 echo Agent pid 21 killed; 01:24:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:24:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:16 [ssh-agent] Looking for ssh-agent implementation... 01:24:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:17 $ docker exec 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd ssh-agent 01:24:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOoaOfd/agent.54 01:24:17 SSH_AGENT_PID=60 01:24:17 Running ssh-add (command line suppressed) 01:24:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/private_key_39662319449449330.key (/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/private_key_39662319449449330.key) 01:24:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:17 + git semver init 01:24:17 # -> Open(): unable to determine branch for HEAD 01:24:17 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-360/.git 01:24:17 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-360 01:24:17 # $SEMVER_REMOTE_NAME = origin 01:24:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:24:17 # $SEMVER_USER_NAME = edgex-jenkins 01:24:17 # $SEMVER_BRANCH = PR-360 01:24:17 # $SEMVER_TEMP = /tmp/semver-543970004 01:24:17 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 01:24:18 # '/tmp/semver-543970004' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-360/.semver' 01:24:18 # -> Force: false 01:24:18 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-360/.semver [Pipeline] } 01:24:18 $ docker exec --env ******** --env ******** 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd ssh-agent -k 01:24:18 unset SSH_AUTH_SOCK; 01:24:18 unset SSH_AGENT_PID; 01:24:18 echo Agent pid 60 killed; 01:24:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:19 + git semver [Pipeline] } 01:24:19 $ docker stop --time=1 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd 01:24:20 $ docker rm -f 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd [Pipeline] // withDockerContainer [Pipeline] sh 01:24:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:24:21 Stashed 1 file(s) [Pipeline] echo 01:24:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:22 provisioning config files... 01:24:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/config7260719431156956486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:22 ---> docker-login.sh 01:24:22 nexus3.edgexfoundry.org:10001 01:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:22 Configure a credential helper to remove this warning. See 01:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:22 01:24:22 Login Succeeded 01:24:22 nexus3.edgexfoundry.org:10002 01:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:22 Configure a credential helper to remove this warning. See 01:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:22 01:24:22 Login Succeeded 01:24:22 nexus3.edgexfoundry.org:10003 01:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:22 Configure a credential helper to remove this warning. See 01:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:22 01:24:22 Login Succeeded 01:24:22 nexus3.edgexfoundry.org:10004 01:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:23 Configure a credential helper to remove this warning. See 01:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:23 01:24:23 Login Succeeded 01:24:23 docker.io 01:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:23 Configure a credential helper to remove this warning. See 01:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:23 01:24:23 Login Succeeded 01:24:23 ---> docker-login.sh ends [Pipeline] } 01:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:24:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:23 ========================================================= 01:24:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:24:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:24:24 + 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:24:24 Sending build context to Docker daemon 5.832MB 01:24:24 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:24:24 Step 2/12 : FROM ${BASE} AS builder 01:24:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:24:24 59bf1c3509f3: Pulling fs layer 01:24:24 666ba61612fd: Pulling fs layer 01:24:24 8ed8ca486205: Pulling fs layer 01:24:24 4fe6c5a15a65: Pulling fs layer 01:24:24 22a0e8bec74d: Pulling fs layer 01:24:24 640e595b4fbd: Pulling fs layer 01:24:24 763cafe07f6e: Pulling fs layer 01:24:24 0c0b528cf693: Pulling fs layer 01:24:24 10935f4eaf8b: Pulling fs layer 01:24:24 10935f4eaf8b: Waiting 01:24:24 640e595b4fbd: Waiting 01:24:24 763cafe07f6e: Waiting 01:24:24 4fe6c5a15a65: Waiting 01:24:24 22a0e8bec74d: Waiting 01:24:24 8ed8ca486205: Verifying Checksum 01:24:24 8ed8ca486205: Download complete 01:24:24 666ba61612fd: Download complete 01:24:24 22a0e8bec74d: Verifying Checksum 01:24:24 22a0e8bec74d: Download complete 01:24:24 640e595b4fbd: Download complete 01:24:24 763cafe07f6e: Verifying Checksum 01:24:24 763cafe07f6e: Download complete 01:24:24 59bf1c3509f3: Verifying Checksum 01:24:24 59bf1c3509f3: Download complete 01:24:24 0c0b528cf693: Verifying Checksum 01:24:24 0c0b528cf693: Download complete 01:24:24 59bf1c3509f3: Pull complete 01:24:24 666ba61612fd: Pull complete 01:24:24 8ed8ca486205: Pull complete 01:24:25 10935f4eaf8b: Verifying Checksum 01:24:25 10935f4eaf8b: Download complete 01:24:25 4fe6c5a15a65: Verifying Checksum 01:24:25 4fe6c5a15a65: Download complete 01:24:29 4fe6c5a15a65: Pull complete 01:24:29 22a0e8bec74d: Pull complete 01:24:29 640e595b4fbd: Pull complete 01:24:29 763cafe07f6e: Pull complete 01:24:29 0c0b528cf693: Pull complete 01:24:32 10935f4eaf8b: Pull complete 01:24:32 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:24:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:24:32 ---> 99d49a6021b9 01:24:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:24:33 ---> Running in ae43b7d87fd9 01:24:33 Removing intermediate container ae43b7d87fd9 01:24:33 ---> 7328509cc85d 01:24:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:24:33 ---> Running in b10316c42a6a 01:24:33 Removing intermediate container b10316c42a6a 01:24:33 ---> 1ac6741fedaa 01:24:33 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:33 ---> Running in 2beb92589d04 01:24:34 Removing intermediate container 2beb92589d04 01:24:34 ---> 0f6642b0775b 01:24:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:24:34 ---> Running in c8874537ef48 01:24:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:24:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:24:35 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:24:35 (2/4) Installing libedit (20210910.3.1-r0) 01:24:35 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:24:35 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:24:36 Executing busybox-1.34.1-r3.trigger 01:24:36 OK: 224 MiB in 56 packages 01:24:36 Removing intermediate container c8874537ef48 01:24:36 ---> 03104315ee53 01:24:36 Step 7/12 : WORKDIR /device-mqtt-go 01:24:36 ---> Running in ce57acb1b4a1 01:24:36 Removing intermediate container ce57acb1b4a1 01:24:36 ---> 4ec66bd47bb1 01:24:36 Step 8/12 : COPY go.mod vendor* ./ 01:24:36 ---> d39259a20f2f 01:24:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:36 ---> Running in a5c3b03fe051 01:24:36 Still waiting to schedule task 01:24:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19427’ 01:24:49 Removing intermediate container a5c3b03fe051 01:24:49 ---> ed80b92c2fba 01:24:49 Step 10/12 : COPY . . 01:24:49 ---> 491c1ada3449 01:24:49 Step 11/12 : ARG MAKE='make build' 01:24:49 ---> Running in 7c2679c2c1b9 01:24:49 Removing intermediate container 7c2679c2c1b9 01:24:49 ---> 581cade52170 01:24:49 Step 12/12 : RUN $MAKE 01:24:49 ---> Running in 9c6084a5288e 01:24:49 noop 01:24:49 Removing intermediate container 9c6084a5288e 01:24:49 ---> e8f3d565f6cf 01:24:49 Successfully built e8f3d565f6cf 01:24:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:24:50 + docker inspect -f . ci-base-image-x86_64 01:24:50 . [Pipeline] withDockerContainer 01:24:50 prd-ubuntu20.04-docker-8c-8g-19430 does not seem to be running inside a container 01:24:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-360 -v /w/workspace/gexfoundry_device-mqtt-go_PR-360:/w/workspace/gexfoundry_device-mqtt-go_PR-360:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-360@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 ******** ci-base-image-x86_64 cat 01:24:50 $ docker top 516657b3a91691ca524fd481829ddc3183d3172b7a28bff471c7853b532e2544 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:51 + go version 01:24:51 go version go1.17.6 linux/amd64 [Pipeline] } 01:24:51 $ docker stop --time=1 516657b3a91691ca524fd481829ddc3183d3172b7a28bff471c7853b532e2544 01:24:52 $ docker rm -f 516657b3a91691ca524fd481829ddc3183d3172b7a28bff471c7853b532e2544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:24:53 + docker inspect -f . ci-base-image-x86_64 01:24:53 . [Pipeline] withDockerContainer 01:24:53 prd-ubuntu20.04-docker-8c-8g-19430 does not seem to be running inside a container 01:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-360 -v /w/workspace/gexfoundry_device-mqtt-go_PR-360:/w/workspace/gexfoundry_device-mqtt-go_PR-360:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-360@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 ******** ci-base-image-x86_64 cat 01:24:53 $ docker top 8d374ad6b41bee0fd0d02e24602f428c1db96cdaddd488b9976fea826656c859 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:24:54 + make test 01:24:54 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:24:54 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:25:02 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:25:02 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 01:25:02 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:25:09 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:25:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:25:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:25:12 ./bin/test-attribution-txt.sh [Pipeline] echo 01:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:25:13 $ docker stop --time=1 8d374ad6b41bee0fd0d02e24602f428c1db96cdaddd488b9976fea826656c859 01:25:15 $ docker rm -f 8d374ad6b41bee0fd0d02e24602f428c1db96cdaddd488b9976fea826656c859 [Pipeline] // withDockerContainer [Pipeline] sh 01:25:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:25:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:25:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:25:16 + ls -al . 01:25:16 total 196 01:25:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 01:25 . 01:25:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:24 .. 01:25:16 -rw-rw-r-- 1 jenkins jenkins 140 Apr 11 01:24 .dockerignore 01:25:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 01:24 .git 01:25:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:24 .github 01:25:16 -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 01:24 .gitignore 01:25:16 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 01:24 .golangci.yml 01:25:16 drwx------ 3 jenkins jenkins 4096 Apr 11 01:24 .semver 01:25:16 -rw-rw-r-- 1 jenkins jenkins 8523 Apr 11 01:24 Attribution.txt 01:25:16 -rw-rw-r-- 1 jenkins jenkins 7447 Apr 11 01:24 CHANGELOG.md 01:25:16 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:24 Dockerfile 01:25:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 01:24 GOVERNANCE.md 01:25:16 -rw-rw-r-- 1 jenkins jenkins 678 Apr 11 01:24 Jenkinsfile 01:25:16 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 01:24 LICENSE 01:25:16 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:24 Makefile 01:25:16 -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 01:24 OWNERS.md 01:25:16 -rw-rw-r-- 1 jenkins jenkins 2643 Apr 11 01:24 README.md 01:25:16 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 01:24 VERSION 01:25:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:24 bin 01:25:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:24 cmd 01:25:16 -rw-r--r-- 1 jenkins jenkins 17887 Apr 11 01:25 coverage.out 01:25:16 -rw-rw-r-- 1 jenkins jenkins 3216 Apr 11 01:24 go.mod 01:25:16 -rw-rw-r-- 1 jenkins jenkins 54276 Apr 11 01:24 go.sum 01:25:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:24 internal 01:25:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:24 mock 01:25:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:24 snap 01:25:16 -rw-rw-r-- 1 jenkins jenkins 227 Apr 11 01:24 version.go [Pipeline] isUnix [Pipeline] sh 01:25:17 + 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=c272d8c1948ca5cd7a85c702f9f28c694a1ca437 --label arch=amd64 --label version=0.0.0 . 01:25:17 Sending build context to Docker daemon 5.85MB 01:25:17 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:25:17 Step 2/24 : FROM ${BASE} AS builder 01:25:17 ---> e8f3d565f6cf 01:25:17 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:25:17 ---> Running in 2a3e85252bfc 01:25:17 Removing intermediate container 2a3e85252bfc 01:25:17 ---> cfb8d359113a 01:25:17 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:25:17 ---> Running in 8402fa8ed561 01:25:17 Removing intermediate container 8402fa8ed561 01:25:17 ---> 5623e7ba9505 01:25:17 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:17 ---> Running in 83c83796e64b 01:25:18 Removing intermediate container 83c83796e64b 01:25:18 ---> 82a63c64b094 01:25:18 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:25:18 ---> Running in 07f78a9f171a 01:25:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:25:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:25:19 OK: 224 MiB in 56 packages 01:25:20 Removing intermediate container 07f78a9f171a 01:25:20 ---> 33f171f8b864 01:25:20 Step 7/24 : WORKDIR /device-mqtt-go 01:25:20 ---> Running in d2ddd680a73d 01:25:20 Removing intermediate container d2ddd680a73d 01:25:20 ---> baf8ac0c3534 01:25:20 Step 8/24 : COPY go.mod vendor* ./ 01:25:20 ---> 2892b4ef833a 01:25:20 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:20 ---> Running in 86fca613c5e5 01:25:20 Removing intermediate container 86fca613c5e5 01:25:20 ---> 5ae932006177 01:25:20 Step 10/24 : COPY . . 01:25:21 ---> cf3f5c773fb6 01:25:21 Step 11/24 : ARG MAKE='make build' 01:25:21 ---> Running in cd6f7dcfffa1 01:25:21 Removing intermediate container cd6f7dcfffa1 01:25:21 ---> 6b5ddcf84dde 01:25:21 Step 12/24 : RUN $MAKE 01:25:21 ---> Running in 5ec44b1592c6 01:25:21 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:43 Removing intermediate container 5ec44b1592c6 01:25:43 ---> 6ce898823d32 01:25:43 Step 13/24 : FROM alpine:3.14 01:25:43 3.14: Pulling from library/alpine 01:25:43 8663204ce13b: Pulling fs layer 01:25:43 8663204ce13b: Verifying Checksum 01:25:43 8663204ce13b: Download complete 01:25:43 8663204ce13b: Pull complete 01:25:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:25:43 Status: Downloaded newer image for alpine:3.14 01:25:43 ---> e04c818066af 01:25:43 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:25:43 ---> Running in 05b68a5e2730 01:25:43 Removing intermediate container 05b68a5e2730 01:25:43 ---> 54f128e6e6b5 01:25:43 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:25:43 ---> Running in 9349fb8074d9 01:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:25:43 (1/6) Installing dumb-init (1.2.5-r1) 01:25:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:25:43 (3/6) Installing libsodium (1.0.18-r0) 01:25:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:25:43 (5/6) Installing libzmq (4.3.4-r0) 01:25:43 (6/6) Installing zeromq (4.3.4-r0) 01:25:43 Executing busybox-1.33.1-r7.trigger 01:25:43 OK: 8 MiB in 20 packages 01:25:43 Removing intermediate container 9349fb8074d9 01:25:43 ---> fa0e2cc95cb5 01:25:43 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:25:43 ---> 6bbf26ab0870 01:25:43 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:25:43 ---> e36a95098650 01:25:43 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:25:43 ---> 6790ea593f0e 01:25:43 Step 19/24 : EXPOSE 59982 01:25:43 ---> Running in 012c535da34c 01:25:43 Removing intermediate container 012c535da34c 01:25:43 ---> 384c6ded4640 01:25:43 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:25:43 ---> Running in c9ff538cbb67 01:25:43 Removing intermediate container c9ff538cbb67 01:25:43 ---> 4863ce8fcd20 01:25:43 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:43 ---> Running in 77d900401b1b 01:25:43 Removing intermediate container 77d900401b1b 01:25:43 ---> 14043d4e737d 01:25:43 Step 22/24 : LABEL arch=amd64 01:25:43 ---> Running in ffd07f8f6037 01:25:43 Removing intermediate container ffd07f8f6037 01:25:43 ---> 522a50e81052 01:25:43 Step 23/24 : LABEL git_sha=c272d8c1948ca5cd7a85c702f9f28c694a1ca437 01:25:43 ---> Running in 2f0a6eed28a7 01:25:43 Removing intermediate container 2f0a6eed28a7 01:25:43 ---> 3a4cf36a53bc 01:25:43 Step 24/24 : LABEL version=0.0.0 01:25:44 ---> Running in 90a69122c1a4 01:25:44 Removing intermediate container 90a69122c1a4 01:25:44 ---> 8ec07063b84e 01:25:44 [Warning] One or more build-args [ARCH] were not consumed 01:25:44 Successfully built 8ec07063b84e 01:25:44 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:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:44 01:25:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:25:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:45 latest: Pulling from edgex-lftools-log-publisher 01:25:45 5eb5b503b376: Pulling fs layer 01:25:45 5c69ac0246d0: Pulling fs layer 01:25:45 ec43610c2a17: Pulling fs layer 01:25:45 3a2ae6a8a46f: Pulling fs layer 01:25:45 33b1e0a273af: Pulling fs layer 01:25:45 5d3b04190fa2: Pulling fs layer 01:25:45 2f39f015ded8: Pulling fs layer 01:25:45 33b1e0a273af: Waiting 01:25:45 5d3b04190fa2: Waiting 01:25:45 2f39f015ded8: Waiting 01:25:45 3a2ae6a8a46f: Waiting 01:25:45 5c69ac0246d0: Download complete 01:25:45 3a2ae6a8a46f: Verifying Checksum 01:25:45 3a2ae6a8a46f: Download complete 01:25:45 33b1e0a273af: Verifying Checksum 01:25:45 33b1e0a273af: Download complete 01:25:45 5d3b04190fa2: Download complete 01:25:45 ec43610c2a17: Verifying Checksum 01:25:45 ec43610c2a17: Download complete 01:25:45 5eb5b503b376: Verifying Checksum 01:25:45 5eb5b503b376: Download complete 01:25:46 2f39f015ded8: Download complete 01:25:46 5eb5b503b376: Pull complete 01:25:46 5c69ac0246d0: Pull complete 01:25:47 ec43610c2a17: Pull complete 01:25:47 3a2ae6a8a46f: Pull complete 01:25:47 33b1e0a273af: Pull complete 01:25:47 5d3b04190fa2: Pull complete 01:25:51 2f39f015ded8: Pull complete 01:25:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:25:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:25:51 prd-ubuntu20.04-docker-8c-8g-19430 does not seem to be running inside a container 01:25:51 $ 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-360 -v /w/workspace/gexfoundry_device-mqtt-go_PR-360:/w/workspace/gexfoundry_device-mqtt-go_PR-360:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:25:53 $ docker top 964921db861719169f81d01f84dc83de747617664d0b73ebcddb7039434262b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:53 ---> job-cost.sh 01:25:53 lf-activate-venv: SKIPPING 01:25:53 INFO: No Stack... 01:25:54 INFO: Retrieving Pricing Info for: v3-standard-8 01:25:54 INFO: Archiving Costs [Pipeline] sh 01:25:54 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives/cost.csv 01:25:54 + cut -d, -f6 [Pipeline] lock 01:25:55 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] 01:25:55 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] did not exist. Created. 01:25:55 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:55 + echo total: 0.2199999988079071 [Pipeline] stash 01:25:55 Stashed 1 file(s) [Pipeline] } 01:25:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:55 $ docker stop --time=1 964921db861719169f81d01f84dc83de747617664d0b73ebcddb7039434262b9 01:25:56 $ docker rm -f 964921db861719169f81d01f84dc83de747617664d0b73ebcddb7039434262b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:27:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19432 in /w/workspace/gexfoundry_device-mqtt-go_PR-360 [Pipeline] { [Pipeline] ws 01:27:56 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:27:56 Selected Git installation does not exist. Using Default 01:27:56 The recommended git tool is: NONE 01:28:04 using credential edgex-jenkins-ssh 01:28:04 Cloning the remote Git repository 01:28:04 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:28:05 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:28:05 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:28:05 > git --version # timeout=10 01:28:05 > git --version # 'git version 2.25.1' 01:28:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:07 Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit c272d8c1948ca5cd7a85c702f9f28c694a1ca437 01:28:06 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:28:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:06 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:28:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:28:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:28:07 Merge succeeded, producing c272d8c1948ca5cd7a85c702f9f28c694a1ca437 01:28:07 Checking out Revision c272d8c1948ca5cd7a85c702f9f28c694a1ca437 (PR-360) 01:28:07 > git config core.sparsecheckout # timeout=10 01:28:07 > git checkout -f c272d8c1948ca5cd7a85c702f9f28c694a1ca437 # timeout=10 01:28:07 > git remote # timeout=10 01:28:07 > git config --get remote.origin.url # timeout=10 01:28:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:07 > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 01:28:07 > git rev-parse HEAD^{commit} # timeout=10 01:28:07 > git config core.sparsecheckout # timeout=10 01:28:07 > git checkout -f c272d8c1948ca5cd7a85c702f9f28c694a1ca437 # timeout=10 01:28:12 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 01:28:12 > git --version # timeout=10 01:28:12 > git --version # 'git version 2.25.1' 01:28:12 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:28:13 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:13 Dload Upload Total Spent Left Speed 01:28:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42145 0 --:--:-- --:--:-- --:--:-- 42296 [Pipeline] sh 01:28:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:28:14 + sudo tee /etc/docker/daemon.new 01:28:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:28:14 { 01:28:14 "registry-mirrors": [ 01:28:14 "https://nexus3.edgexfoundry.org:10001" 01:28:14 ], 01:28:14 "bip": "10.250.0.254/24", 01:28:14 "hosts": [ 01:28:14 "tcp://0.0.0.0:5555", 01:28:14 "unix:///var/run/docker.sock" 01:28:14 ], 01:28:14 "mtu": 1458, 01:28:14 "selinux-enabled": true, 01:28:14 "seccomp-profile": "/etc/docker/seccomp.json" 01:28:14 } [Pipeline] sh 01:28:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:28:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:33 provisioning config files... 01:28:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3662530714333739135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:34 ---> docker-login.sh 01:28:34 nexus3.edgexfoundry.org:10001 01:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:35 Configure a credential helper to remove this warning. See 01:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:35 01:28:35 Login Succeeded 01:28:35 nexus3.edgexfoundry.org:10002 01:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:35 Configure a credential helper to remove this warning. See 01:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:35 01:28:35 Login Succeeded 01:28:35 nexus3.edgexfoundry.org:10003 01:28:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:36 Configure a credential helper to remove this warning. See 01:28:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:36 01:28:36 Login Succeeded 01:28:36 nexus3.edgexfoundry.org:10004 01:28:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:37 Configure a credential helper to remove this warning. See 01:28:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:37 01:28:37 Login Succeeded 01:28:37 docker.io 01:28:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:37 Configure a credential helper to remove this warning. See 01:28:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:37 01:28:37 Login Succeeded 01:28:37 ---> docker-login.sh ends [Pipeline] } 01:28:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:38 ========================================================= 01:28:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:28:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:28:38 + 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:28:38 Sending build context to Docker daemon 3.037MB 01:28:38 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:28:38 Step 2/12 : FROM ${BASE} AS builder 01:28:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:28:39 9b3977197b4f: Pulling fs layer 01:28:39 1a89e8eeedd5: Pulling fs layer 01:28:39 94645a83ff95: Pulling fs layer 01:28:39 3f3a8bcf1eab: Pulling fs layer 01:28:39 0c92f367c5e7: Pulling fs layer 01:28:39 f7c0051592d6: Pulling fs layer 01:28:39 a227ed2f7395: Pulling fs layer 01:28:39 7b1c46037f91: Pulling fs layer 01:28:39 3f3a8bcf1eab: Waiting 01:28:39 a227ed2f7395: Waiting 01:28:39 7b1c46037f91: Waiting 01:28:39 f7c0051592d6: Waiting 01:28:39 0c92f367c5e7: Waiting 01:28:39 94645a83ff95: Download complete 01:28:39 1a89e8eeedd5: Verifying Checksum 01:28:39 1a89e8eeedd5: Download complete 01:28:39 0c92f367c5e7: Verifying Checksum 01:28:39 0c92f367c5e7: Download complete 01:28:39 f7c0051592d6: Verifying Checksum 01:28:39 f7c0051592d6: Download complete 01:28:39 9b3977197b4f: Verifying Checksum 01:28:39 a227ed2f7395: Verifying Checksum 01:28:39 a227ed2f7395: Download complete 01:28:40 9b3977197b4f: Pull complete 01:28:40 1a89e8eeedd5: Pull complete 01:28:40 94645a83ff95: Pull complete 01:28:41 7b1c46037f91: Verifying Checksum 01:28:41 7b1c46037f91: Download complete 01:28:41 3f3a8bcf1eab: Download complete 01:28:54 3f3a8bcf1eab: Pull complete 01:28:54 0c92f367c5e7: Pull complete 01:28:54 f7c0051592d6: Pull complete 01:28:54 a227ed2f7395: Pull complete 01:29:01 7b1c46037f91: Pull complete 01:29:01 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 01:29:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:29:01 ---> f79e39bc4007 01:29:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:29:01 ---> Running in 63a8f98d3410 01:29:02 Removing intermediate container 63a8f98d3410 01:29:02 ---> bd5401cc298d 01:29:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:29:02 ---> Running in c62f28f08b43 01:29:02 Removing intermediate container c62f28f08b43 01:29:02 ---> 533c8ad6f680 01:29:02 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:02 ---> Running in 6bfae29795a8 01:29:04 Removing intermediate container 6bfae29795a8 01:29:04 ---> 16a0c450eb51 01:29:04 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:04 ---> Running in 7cc3d5571e9f 01:29:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:07 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:29:07 (2/4) Installing libedit (20210910.3.1-r0) 01:29:07 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:29:07 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:29:07 Executing busybox-1.34.1-r3.trigger 01:29:07 OK: 224 MiB in 56 packages 01:29:08 Removing intermediate container 7cc3d5571e9f 01:29:08 ---> 28f2431b57d6 01:29:08 Step 7/12 : WORKDIR /device-mqtt-go 01:29:08 ---> Running in cfc3dad9faee 01:29:08 Removing intermediate container cfc3dad9faee 01:29:08 ---> ff939ce20b24 01:29:08 Step 8/12 : COPY go.mod vendor* ./ 01:29:09 ---> 732bd8b2f546 01:29:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:09 ---> Running in 7e21c8d7b0a8 01:29:56 Removing intermediate container 7e21c8d7b0a8 01:29:56 ---> 1a9f45027b51 01:29:56 Step 10/12 : COPY . . 01:29:56 ---> 6e66d568fd33 01:29:56 Step 11/12 : ARG MAKE='make build' 01:29:56 ---> Running in cfa3e665582b 01:29:56 Removing intermediate container cfa3e665582b 01:29:56 ---> 820faa849782 01:29:56 Step 12/12 : RUN $MAKE 01:29:56 ---> Running in b6a227584b39 01:29:57 noop 01:29:58 Removing intermediate container b6a227584b39 01:29:58 ---> 6e2c637c208a 01:29:58 Successfully built 6e2c637c208a 01:29:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:29:58 + docker inspect -f . ci-base-image-arm64 01:29:58 . [Pipeline] withDockerContainer 01:29:59 prd-ubuntu20.04-docker-arm64-4c-16g-19432 does not seem to be running inside a container 01:29:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:30:00 $ docker top 6c4d6e648e41e99eafa85e27028be6672239092a2b38494e13189883d45e4d0e -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:01 + go version 01:30:01 go version go1.17.6 linux/arm64 [Pipeline] } 01:30:01 $ docker stop --time=1 6c4d6e648e41e99eafa85e27028be6672239092a2b38494e13189883d45e4d0e 01:30:03 $ docker rm -f 6c4d6e648e41e99eafa85e27028be6672239092a2b38494e13189883d45e4d0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:30:04 + docker inspect -f . ci-base-image-arm64 01:30:04 . [Pipeline] withDockerContainer 01:30:04 prd-ubuntu20.04-docker-arm64-4c-16g-19432 does not seem to be running inside a container 01:30:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:30:05 $ docker top e7dc8b9b2bc993d565aaf6d784e765a3e1cc4c59b4289f81a784f507ba6e8047 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:30:06 + make test 01:30:06 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:30:08 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:31:45 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:31:45 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 21.8% of statements 01:31:45 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:31:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:31:45 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:32:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:32:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:32:03 ./bin/test-attribution-txt.sh [Pipeline] echo 01:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:32:06 $ docker stop --time=1 e7dc8b9b2bc993d565aaf6d784e765a3e1cc4c59b4289f81a784f507ba6e8047 01:32:08 $ docker rm -f e7dc8b9b2bc993d565aaf6d784e765a3e1cc4c59b4289f81a784f507ba6e8047 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:32:09 Warning: overwriting stash ‘coverage-report’ 01:32:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:32:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:32:11 + ls -al . 01:32:11 total 192 01:32:11 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 01:32 . 01:32:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:28 .. 01:32:11 -rw-rw-r-- 1 jenkins jenkins 140 Apr 11 01:28 .dockerignore 01:32:11 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 01:28 .git 01:32:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:28 .github 01:32:11 -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 01:28 .gitignore 01:32:11 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 01:28 .golangci.yml 01:32:11 -rw-rw-r-- 1 jenkins jenkins 8523 Apr 11 01:28 Attribution.txt 01:32:11 -rw-rw-r-- 1 jenkins jenkins 7447 Apr 11 01:28 CHANGELOG.md 01:32:11 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:28 Dockerfile 01:32:11 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 01:28 GOVERNANCE.md 01:32:11 -rw-rw-r-- 1 jenkins jenkins 678 Apr 11 01:28 Jenkinsfile 01:32:11 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 01:28 LICENSE 01:32:11 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:28 Makefile 01:32:11 -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 01:28 OWNERS.md 01:32:11 -rw-rw-r-- 1 jenkins jenkins 2643 Apr 11 01:28 README.md 01:32:11 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 01:24 VERSION 01:32:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:28 bin 01:32:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:28 cmd 01:32:11 -rw-r--r-- 1 jenkins jenkins 17887 Apr 11 01:31 coverage.out 01:32:11 -rw-rw-r-- 1 jenkins jenkins 3216 Apr 11 01:28 go.mod 01:32:11 -rw-rw-r-- 1 jenkins jenkins 54276 Apr 11 01:28 go.sum 01:32:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:28 internal 01:32:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:28 mock 01:32:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:28 snap 01:32:11 -rw-rw-r-- 1 jenkins jenkins 227 Apr 11 01:28 version.go [Pipeline] isUnix [Pipeline] sh 01:32:11 + 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=c272d8c1948ca5cd7a85c702f9f28c694a1ca437 --label arch=arm64 --label version=0.0.0 . 01:32:11 Sending build context to Docker daemon 3.055MB 01:32:12 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:32:12 Step 2/24 : FROM ${BASE} AS builder 01:32:12 ---> 6e2c637c208a 01:32:12 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:32:12 ---> Running in 996ef3b9c9e8 01:32:12 Removing intermediate container 996ef3b9c9e8 01:32:12 ---> 340a1543133c 01:32:12 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:32:12 ---> Running in 725169189cff 01:32:13 Removing intermediate container 725169189cff 01:32:13 ---> 9dda1286f2f5 01:32:13 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:13 ---> Running in 6e9f51f3746a 01:32:15 Removing intermediate container 6e9f51f3746a 01:32:15 ---> 3e30fcbb27a2 01:32:15 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:15 ---> Running in ff69165fe51d 01:32:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:32:17 OK: 224 MiB in 56 packages 01:32:18 Removing intermediate container ff69165fe51d 01:32:18 ---> 2dee0db9634e 01:32:18 Step 7/24 : WORKDIR /device-mqtt-go 01:32:18 ---> Running in 740da8b6bf57 01:32:19 Removing intermediate container 740da8b6bf57 01:32:19 ---> b52f323edcb5 01:32:19 Step 8/24 : COPY go.mod vendor* ./ 01:32:19 ---> 9604950f7e3c 01:32:19 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:19 ---> Running in 1c10ff564b74 01:32:21 Removing intermediate container 1c10ff564b74 01:32:21 ---> d262ac4636c0 01:32:21 Step 10/24 : COPY . . 01:32:22 ---> ab8b7e513b9b 01:32:22 Step 11/24 : ARG MAKE='make build' 01:32:22 ---> Running in 5ea7ef411088 01:32:23 Removing intermediate container 5ea7ef411088 01:32:23 ---> fbbe6806a3c9 01:32:23 Step 12/24 : RUN $MAKE 01:32:23 ---> Running in 1aace08e34a8 01:32:24 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:34:46 Removing intermediate container 1aace08e34a8 01:34:46 ---> a88b2cb5d646 01:34:46 Step 13/24 : FROM alpine:3.14 01:34:46 3.14: Pulling from library/alpine 01:34:46 455c02918c45: Pulling fs layer 01:34:46 455c02918c45: Verifying Checksum 01:34:46 455c02918c45: Download complete 01:34:46 455c02918c45: Pull complete 01:34:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:34:46 Status: Downloaded newer image for alpine:3.14 01:34:46 ---> ac73e934f311 01:34:46 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:34:46 ---> Running in ac2a978edf21 01:34:46 Removing intermediate container ac2a978edf21 01:34:46 ---> ed0f718e3167 01:34:46 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:34:46 ---> Running in 584047a72ab3 01:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:34:46 (1/6) Installing dumb-init (1.2.5-r1) 01:34:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:34:46 (3/6) Installing libsodium (1.0.18-r0) 01:34:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:34:46 (5/6) Installing libzmq (4.3.4-r0) 01:34:46 (6/6) Installing zeromq (4.3.4-r0) 01:34:46 Executing busybox-1.33.1-r7.trigger 01:34:46 OK: 8 MiB in 20 packages 01:34:46 Removing intermediate container 584047a72ab3 01:34:46 ---> e92b385c8e08 01:34:46 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:34:46 ---> 9147c4f3090e 01:34:46 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:34:46 ---> 8afcee1aea51 01:34:46 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:34:46 ---> bc18e1758187 01:34:46 Step 19/24 : EXPOSE 59982 01:34:46 ---> Running in 04b81979e1fb 01:34:46 Removing intermediate container 04b81979e1fb 01:34:46 ---> ebce69848f74 01:34:46 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:34:46 ---> Running in 3410eef99ba1 01:34:46 Removing intermediate container 3410eef99ba1 01:34:46 ---> e8d6ee953726 01:34:46 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:46 ---> Running in 3e22a0819941 01:34:46 Removing intermediate container 3e22a0819941 01:34:46 ---> 87645098e432 01:34:46 Step 22/24 : LABEL arch=arm64 01:34:46 ---> Running in 361465f30dae 01:34:46 Removing intermediate container 361465f30dae 01:34:46 ---> 752104f43a0b 01:34:46 Step 23/24 : LABEL git_sha=c272d8c1948ca5cd7a85c702f9f28c694a1ca437 01:34:46 ---> Running in 5fec26a1070c 01:34:46 Removing intermediate container 5fec26a1070c 01:34:46 ---> 29d7d9c25c83 01:34:46 Step 24/24 : LABEL version=0.0.0 01:34:46 ---> Running in bb9b0282bf18 01:34:46 Removing intermediate container bb9b0282bf18 01:34:46 ---> f326349feee0 01:34:46 [Warning] One or more build-args [ARCH] were not consumed 01:34:46 Successfully built f326349feee0 01:34:46 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:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:34:47 01:34:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:34:48 arm64: Pulling from edgex-lftools-log-publisher 01:34:48 8998bd30e6a1: Pulling fs layer 01:34:48 04944245beec: Pulling fs layer 01:34:48 699f458cf7ca: Pulling fs layer 01:34:48 765212b225bb: Pulling fs layer 01:34:48 f23df028b6ca: Pulling fs layer 01:34:48 d65c8cfc05b1: Pulling fs layer 01:34:48 2437ff75d9bd: Pulling fs layer 01:34:48 f23df028b6ca: Waiting 01:34:48 d65c8cfc05b1: Waiting 01:34:48 2437ff75d9bd: Waiting 01:34:48 765212b225bb: Waiting 01:34:48 04944245beec: Verifying Checksum 01:34:48 04944245beec: Download complete 01:34:48 765212b225bb: Verifying Checksum 01:34:48 765212b225bb: Download complete 01:34:48 f23df028b6ca: Verifying Checksum 01:34:48 f23df028b6ca: Download complete 01:34:48 d65c8cfc05b1: Verifying Checksum 01:34:48 d65c8cfc05b1: Download complete 01:34:48 699f458cf7ca: Verifying Checksum 01:34:48 699f458cf7ca: Download complete 01:34:48 8998bd30e6a1: Verifying Checksum 01:34:48 8998bd30e6a1: Download complete 01:34:51 2437ff75d9bd: Verifying Checksum 01:34:51 2437ff75d9bd: Download complete 01:34:53 8998bd30e6a1: Pull complete 01:34:53 04944245beec: Pull complete 01:34:55 699f458cf7ca: Pull complete 01:34:55 765212b225bb: Pull complete 01:34:55 f23df028b6ca: Pull complete 01:34:56 d65c8cfc05b1: Pull complete 01:35:11 2437ff75d9bd: Pull complete 01:35:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:35:11 prd-ubuntu20.04-docker-arm64-4c-16g-19432 does not seem to be running inside a container 01:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:35:14 $ docker top c901f77436346e5d5ff660d91be36e32caa050fba243134c8b8474e15c326809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:15 ---> job-cost.sh 01:35:15 lf-activate-venv: SKIPPING 01:35:15 INFO: No Stack... 01:35:15 INFO: Retrieving Pricing Info for: v3-standard-4 01:35:16 INFO: Archiving Costs [Pipeline] sh 01:35:17 + + cut -d, -f6 01:35:17 cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:35:17 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] 01:35:17 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] did not exist. Created. 01:35:17 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:35:17 /w/workspace/device-mqtt-go/1@tmp/durable-839442f5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:35:18 + echo total: 0.10999999940395355 [Pipeline] stash 01:35:18 Warning: overwriting stash ‘stack-cost’ 01:35:18 Stashed 1 file(s) [Pipeline] } 01:35:18 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:35:18 $ docker stop --time=1 c901f77436346e5d5ff660d91be36e32caa050fba243134c8b8474e15c326809 01:35:20 $ docker rm -f c901f77436346e5d5ff660d91be36e32caa050fba243134c8b8474e15c326809 [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:35:21 provisioning config files... 01:35:21 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/config6687180515864875337tmp [Pipeline] { [Pipeline] sh 01:35:21 + set +x 01:35:21 + bash -s -- 01:35:21 + curl -s https://codecov.io/bash 01:35:21 01:35:21 _____ _ 01:35:21 / ____| | | 01:35:21 | | ___ __| | ___ ___ _____ __ 01:35:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:35:21 | |___| (_) | (_| | __/ (_| (_) \ V / 01:35:21 \_____\___/ \__,_|\___|\___\___/ \_/ 01:35:21 Bash-1.0.6 01:35:21 01:35:21 01:35:21 ==> git version 2.25.1 found 01:35:21 ==> 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:35:21 Release-Date: 2020-01-08 01:35:21 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:35:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:35:21 ==> Jenkins CI detected. 01:35:21 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-360 01:35:21 project root: . 01:35:21 --> token set from env 01:35:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:35:21 ==> Running gcov in . (disable via -X gcov) 01:35:21 ==> Python coveragepy not found 01:35:21 ==> Searching for coverage reports in: 01:35:21 + . 01:35:21 -> Found 1 reports 01:35:21 ==> Detecting git/mercurial file structure 01:35:21 ==> Reading reports 01:35:21 + ./coverage.out bytes=17887 01:35:21 ==> Appending adjustments 01:35:21 https://docs.codecov.io/docs/fixing-reports 01:35:22 + Found adjustments 01:35:22 ==> Gzipping contents 01:35:22 4.0K /tmp/codecov.kN9nNX.gz 01:35:22 ==> Uploading reports 01:35:22 url: https://codecov.io 01:35:22 query: branch=PR-360&commit=c272d8c1948ca5cd7a85c702f9f28c694a1ca437&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-360%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=360&job=&cmd_args= 01:35:22 -> Pinging Codecov 01:35:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-360&commit=c272d8c1948ca5cd7a85c702f9f28c694a1ca437&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-360%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=360&job=&cmd_args= 01:35:22 -> Uploading to 01:35:22 https://storage.googleapis.com/codecov/v4/raw/2022-04-11/7D719EC7BBE17E464838252E33014C33/c272d8c1948ca5cd7a85c702f9f28c694a1ca437/affa0d50-05b9-43b2-af0f-f49406b56b4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T013522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73c022e0ab23b66e38ad86d70fc48eac709902abecb03cfff3849349cf5d7004 01:35:22 % Total % Received % Xferd Average Speed Time Time Time Current 01:35:22 Dload Upload Total Spent Left Speed 01:35:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3254 0 0 100 3254 0 13672 --:--:-- --:--:-- --:--:-- 13729 01:35:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [Pipeline] } 01:35:22 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:35:24 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives ] 01:35:24 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives 01:35:24 total 16 01:35:24 drwxr-xr-x 3 root root 4096 Apr 11 01:25 . 01:35:24 drwxrwxr-x 11 jenkins jenkins 4096 Apr 11 01:25 .. 01:35:24 drwxr-xr-x 2 root root 4096 Apr 11 01:25 cost 01:35:24 -rw-r--r-- 1 root root 85 Apr 11 01:25 cost.csv 01:35:24 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives 01:35:24 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives 01:35:24 total 16 01:35:24 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 01:25 . 01:35:24 drwxrwxr-x 11 jenkins jenkins 4096 Apr 11 01:25 .. 01:35:24 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 01:25 cost 01:35:24 -rw-r--r-- 1 jenkins jenkins 85 Apr 11 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:35:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:35:25 ---> package-listing.sh 01:35:25 ++ facter osfamily 01:35:25 ++ tr '[:upper:]' '[:lower:]' 01:35:25 + OS_FAMILY=debian 01:35:25 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-360 01:35:25 + START_PACKAGES=/tmp/packages_start.txt 01:35:25 + END_PACKAGES=/tmp/packages_end.txt 01:35:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:35:25 + PACKAGES=/tmp/packages_start.txt 01:35:25 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-360 ']' 01:35:25 + PACKAGES=/tmp/packages_end.txt 01:35:25 + case "${OS_FAMILY}" in 01:35:25 + dpkg -l 01:35:25 + grep '^ii' 01:35:25 + '[' -f /tmp/packages_start.txt ']' 01:35:25 + '[' -f /tmp/packages_end.txt ']' 01:35:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:35:25 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-360 ']' 01:35:25 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives/ 01:35:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives/ [Pipeline] echo 01:35:25 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-360/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:35:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:35:26 . [Pipeline] withDockerContainer 01:35:26 prd-ubuntu20.04-docker-8c-8g-19430 does not seem to be running inside a container 01:35:26 $ 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-360/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-360 -v /w/workspace/gexfoundry_device-mqtt-go_PR-360:/w/workspace/gexfoundry_device-mqtt-go_PR-360:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:35:27 $ docker top feccc93a78f472cf4081c07ca31227297f59951489c394da54bd293a1817297c -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:27 + touch /tmp/pre-build-complete [Pipeline] sh 01:35:27 + mkdir -p /var/log/sysstat [Pipeline] sh 01:35:28 + ls /var/log/sa-host 01:35:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:28 provisioning config files... 01:35:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/config8235444860151508023tmp [Pipeline] { [Pipeline] echo 01:35:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:35:28 ---> create-netrc.sh [Pipeline] } 01:35:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:35:29 ---> python-tools-install.sh [Pipeline] echo 01:35:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:35:29 ---> sudo-logs.sh 01:35:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:35:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:35:29 ---> job-cost.sh 01:35:29 lf-activate-venv: SKIPPING 01:35:29 DEBUG: total: 0.2199999988079071 01:35:29 INFO: Retrieving Stack Cost... 01:35:30 INFO: Retrieving Pricing Info for: v3-standard-8 01:35:30 INFO: Archiving Costs [Pipeline] echo 01:35:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:35:31 ---> logs-deploy.sh 01:35:31 lf-activate-venv: SKIPPING 01:35:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-360/1 01:35:31 INFO: archiving workspace using pattern(s): 01:35:32 Archives upload complete. 01:35:32 INFO: archiving logs to Nexus 01:35:32 ---> uname -a: 01:35:32 Linux prd-ubuntu20-04-docker-8c-8g-19430 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:35:32 01:35:32 01:35:32 ---> lscpu: 01:35:32 Architecture: x86_64 01:35:32 CPU op-mode(s): 32-bit, 64-bit 01:35:32 Byte Order: Little Endian 01:35:32 Address sizes: 40 bits physical, 48 bits virtual 01:35:32 CPU(s): 8 01:35:32 On-line CPU(s) list: 0-7 01:35:32 Thread(s) per core: 1 01:35:32 Core(s) per socket: 1 01:35:32 Socket(s): 8 01:35:32 NUMA node(s): 1 01:35:32 Vendor ID: AuthenticAMD 01:35:32 CPU family: 23 01:35:32 Model: 49 01:35:32 Model name: AMD EPYC-Rome Processor 01:35:32 Stepping: 0 01:35:32 CPU MHz: 2799.994 01:35:32 BogoMIPS: 5599.98 01:35:32 Virtualization: AMD-V 01:35:32 Hypervisor vendor: KVM 01:35:32 Virtualization type: full 01:35:32 L1d cache: 256 KiB 01:35:32 L1i cache: 256 KiB 01:35:32 L2 cache: 4 MiB 01:35:32 L3 cache: 128 MiB 01:35:32 NUMA node0 CPU(s): 0-7 01:35:32 Vulnerability Itlb multihit: Not affected 01:35:32 Vulnerability L1tf: Not affected 01:35:32 Vulnerability Mds: Not affected 01:35:32 Vulnerability Meltdown: Not affected 01:35:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:35:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:35:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:35:32 Vulnerability Srbds: Not affected 01:35:32 Vulnerability Tsx async abort: Not affected 01:35:32 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:35:32 01:35:32 01:35:32 ---> nproc: 01:35:32 8 01:35:32 01:35:32 01:35:32 ---> df -h: 01:35:32 Filesystem Size Used Avail Use% Mounted on 01:35:32 overlay 155G 11G 145G 7% / 01:35:32 tmpfs 64M 0 64M 0% /dev 01:35:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:35:32 shm 64M 0 64M 0% /dev/shm 01:35:32 /dev/vda1 155G 11G 145G 7% /facter-os 01:35:32 01:35:32 01:35:32 ---> sar -b -r -n DEV: 01:35:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19430) 04/11/22 _x86_64_ (8 CPU) 01:35:32 01:35:32 01:23:29 LINUX RESTART (8 CPU) 01:35:32 01:35:32 01:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:35:32 01:25:01 406.81 13.05 393.76 0.00 2068.80 128199.29 0.00 01:35:32 01:26:01 174.89 0.10 174.79 0.00 3.20 38758.01 0.00 01:35:32 01:27:01 1.37 0.00 1.37 0.00 0.00 18.81 0.00 01:35:32 01:28:01 1.68 0.00 1.68 0.00 0.00 19.99 0.00 01:35:32 01:29:01 1.17 0.02 1.15 0.00 0.13 14.00 0.00 01:35:32 01:30:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 01:35:32 01:31:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 01:35:32 01:32:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 01:35:32 01:33:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 01:35:32 01:34:01 1.80 0.00 1.80 0.00 0.00 26.53 0.00 01:35:32 01:35:01 0.85 0.00 0.85 0.00 0.00 11.46 0.00 01:35:32 Average: 53.43 1.18 52.25 0.00 185.51 15019.85 0.00 01:35:32 01:35:32 01:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:35:32 01:25:01 28553392 31683856 610184 1.86 148648 3212732 2300324 6.78 1400192 2503176 192232 01:35:32 01:26:01 28091840 31770016 523928 1.59 163292 3697576 1800340 5.31 1354024 2959236 96 01:35:32 01:27:01 28092364 31770672 522708 1.59 163344 3697580 1800340 5.31 1354168 2959240 176 01:35:32 01:28:01 28093720 31772012 521324 1.59 163396 3697584 1800340 5.31 1353108 2959244 172 01:35:32 01:29:01 28101572 31779932 513404 1.56 163440 3697592 1800340 5.31 1345444 2959256 216 01:35:32 01:30:01 28102784 31781184 512088 1.56 163480 3697596 1800340 5.31 1344496 2959252 208 01:35:32 01:31:01 28109068 31787496 505736 1.54 163512 3697600 1800340 5.31 1338288 2959260 180 01:35:32 01:32:01 28109700 31788168 505220 1.54 163540 3697604 1800340 5.31 1338176 2959264 220 01:35:32 01:33:01 28110016 31788524 504888 1.54 163560 3697604 1800340 5.31 1337336 2959280 24 01:35:32 01:34:01 28109132 31787668 505648 1.54 163612 3697584 1800340 5.31 1338192 2959260 212 01:35:32 01:35:01 28109312 31787912 505300 1.54 163628 3697588 1800340 5.31 1337868 2959264 180 01:35:32 Average: 28143900 31772495 520948 1.58 162132 3653513 1845793 5.44 1349208 2917794 17629 01:35:32 01:35:32 01:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:35:32 01:25:01 veth492a0fa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:35:32 01:25:01 ens3 407.12 288.36 4905.19 87.82 0.00 0.00 0.00 0.00 01:35:32 01:25:01 docker0 119.18 146.13 10.01 1109.99 0.00 0.00 0.00 0.00 01:35:32 01:25:01 lo 5.76 5.76 0.57 0.57 0.00 0.00 0.00 0.00 01:35:32 01:26:01 ens3 168.93 107.11 2691.44 45.47 0.00 0.00 0.00 0.00 01:35:32 01:26:01 docker0 8.41 13.45 0.49 89.55 0.00 0.00 0.00 0.00 01:35:32 01:26:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 01:35:32 01:27:01 ens3 1.17 0.27 0.40 0.26 0.00 0.00 0.00 0.00 01:35:32 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:28:01 ens3 1.07 0.40 0.40 0.27 0.00 0.00 0.00 0.00 01:35:32 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:35:32 01:29:01 ens3 0.62 0.32 0.34 0.26 0.00 0.00 0.00 0.00 01:35:32 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:30:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:35:32 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:35:32 01:31:01 ens3 1.48 0.68 0.53 0.29 0.00 0.00 0.00 0.00 01:35:32 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:32:01 ens3 0.53 0.42 0.27 0.21 0.00 0.00 0.00 0.00 01:35:32 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:35:32 01:33:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:35:32 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:34:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:35:32 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:35:32 01:35:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:35:32 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 Average: ens3 52.34 35.79 684.39 12.13 0.00 0.00 0.00 0.00 01:35:32 Average: docker0 11.44 14.31 0.94 107.53 0.00 0.00 0.00 0.00 01:35:32 Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 01:35:32 01:35:32 01:35:32 ---> sar -P ALL: 01:35:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19430) 04/11/22 _x86_64_ (8 CPU) 01:35:32 01:35:32 01:23:29 LINUX RESTART (8 CPU) 01:35:32 01:35:32 01:24:02 CPU %user %nice %system %iowait %steal %idle 01:35:32 01:25:01 all 18.45 0.00 5.88 1.50 0.07 74.09 01:35:32 01:25:01 0 18.37 0.00 5.52 1.11 0.07 74.94 01:35:32 01:25:01 1 17.60 0.00 6.06 0.95 0.09 75.31 01:35:32 01:25:01 2 17.51 0.00 6.73 0.63 0.07 75.06 01:35:32 01:25:01 3 18.89 0.00 5.05 0.31 0.07 75.67 01:35:32 01:25:01 4 18.72 0.00 6.47 2.55 0.09 72.17 01:35:32 01:25:01 5 18.86 0.00 5.82 3.40 0.07 71.85 01:35:32 01:25:01 6 18.79 0.00 5.10 0.15 0.05 75.91 01:35:32 01:25:01 7 18.88 0.00 6.31 2.92 0.07 71.82 01:35:32 01:26:01 all 26.55 0.00 5.11 0.87 0.07 67.40 01:35:32 01:26:01 0 25.92 0.00 5.06 0.55 0.07 68.40 01:35:32 01:26:01 1 26.60 0.00 5.16 0.69 0.07 67.48 01:35:32 01:26:01 2 26.17 0.00 5.14 2.53 0.07 66.09 01:35:32 01:26:01 3 26.81 0.00 5.03 1.18 0.07 66.91 01:35:32 01:26:01 4 25.89 0.00 5.11 1.32 0.07 67.62 01:35:32 01:26:01 5 26.97 0.00 5.23 0.40 0.08 67.32 01:35:32 01:26:01 6 26.61 0.00 4.69 0.08 0.07 68.55 01:35:32 01:26:01 7 27.41 0.00 5.47 0.19 0.10 66.83 01:35:32 01:27:01 all 0.03 0.00 0.02 0.01 0.01 99.94 01:35:32 01:27:01 0 0.03 0.00 0.02 0.02 0.00 99.93 01:35:32 01:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:35:32 01:27:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:35:32 01:27:01 3 0.03 0.00 0.05 0.00 0.02 99.90 01:35:32 01:27:01 4 0.00 0.00 0.02 0.03 0.02 99.93 01:35:32 01:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:35:32 01:27:01 6 0.03 0.00 0.05 0.00 0.02 99.90 01:35:32 01:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:35:32 01:28:01 all 0.04 0.00 0.02 0.01 0.00 99.94 01:35:32 01:28:01 0 0.03 0.00 0.05 0.03 0.00 99.88 01:35:32 01:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:35:32 01:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:35:32 01:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:35:32 01:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:35:32 01:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:35:32 01:28:01 6 0.07 0.00 0.05 0.00 0.00 99.88 01:35:32 01:28:01 7 0.08 0.00 0.02 0.00 0.00 99.90 01:35:32 01:29:01 all 0.02 0.00 0.02 0.01 0.01 99.94 01:35:32 01:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:35:32 01:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:35:32 01:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:35:32 01:29:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:35:32 01:29:01 4 0.00 0.00 0.02 0.03 0.00 99.95 01:35:32 01:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:35:32 01:29:01 6 0.00 0.00 0.03 0.00 0.03 99.93 01:35:32 01:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:35:32 01:30:01 all 0.02 0.00 0.02 0.00 0.00 99.95 01:35:32 01:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:35:32 01:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:35:32 01:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:35:32 01:30:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:35:32 01:30:01 4 0.02 0.00 0.02 0.02 0.02 99.93 01:35:32 01:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:35:32 01:30:01 6 0.07 0.00 0.05 0.00 0.00 99.88 01:35:32 01:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:35:32 01:31:01 all 0.04 0.00 0.02 0.01 0.00 99.93 01:35:32 01:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:35:32 01:31:01 1 0.05 0.00 0.00 0.03 0.00 99.92 01:35:32 01:31:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:35:32 01:31:01 3 0.05 0.00 0.05 0.00 0.00 99.90 01:35:32 01:31:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:35:32 01:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:35:32 01:31:01 6 0.03 0.00 0.05 0.00 0.02 99.90 01:35:32 01:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:35:32 01:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:35:32 01:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:35:32 01:32:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:35:32 01:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:35:32 01:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:35:32 01:32:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:35:32 01:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:35:32 01:32:01 6 0.10 0.00 0.03 0.00 0.00 99.87 01:35:32 01:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:35:32 01:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:35:32 01:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:35:32 01:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:35:32 01:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:35:32 01:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:35:32 01:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:35:32 01:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:35:32 01:33:01 6 0.07 0.00 0.05 0.00 0.03 99.85 01:35:32 01:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:35:32 01:34:01 all 0.05 0.00 0.01 0.01 0.00 99.93 01:35:32 01:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:35:32 01:34:01 1 0.10 0.00 0.00 0.03 0.00 99.87 01:35:32 01:34:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:35:32 01:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:35:32 01:34:01 4 0.03 0.00 0.00 0.03 0.00 99.93 01:35:32 01:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:35:32 01:34:01 6 0.07 0.00 0.07 0.00 0.00 99.87 01:35:32 01:34:01 7 0.10 0.00 0.00 0.00 0.00 99.90 01:35:32 01:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:35:32 01:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:35:32 01:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 01:35:32 01:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:35:32 01:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:35:32 01:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:35:32 01:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:35:32 01:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:35:32 01:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:35:32 01:35:32 Average: CPU %user %nice %system %iowait %steal %idle 01:35:32 Average: all 4.05 0.00 0.99 0.22 0.02 94.72 01:35:32 Average: 0 3.99 0.00 0.96 0.15 0.02 94.87 01:35:32 Average: 1 3.97 0.00 1.00 0.16 0.02 94.85 01:35:32 Average: 2 3.94 0.00 1.07 0.28 0.01 94.70 01:35:32 Average: 3 4.11 0.00 0.92 0.13 0.02 94.81 01:35:32 Average: 4 4.00 0.00 1.04 0.36 0.02 94.58 01:35:32 Average: 5 4.13 0.00 1.00 0.34 0.02 94.52 01:35:32 Average: 6 4.11 0.00 0.91 0.02 0.02 94.94 01:35:32 Average: 7 4.16 0.00 1.05 0.27 0.02 94.49 01:35:32 01:35:32 01:35:32