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 [2022-04-11T01:24:06.497Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T01:24:06.672Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T01:24:06.774Z] ========================================================= [2022-04-11T01:24:06.774Z] EdgeX Global Pipelines Version Info [2022-04-11T01:24:06.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:24:07.585Z] ------------------- [2022-04-11T01:24:07.585Z] stable info: [2022-04-11T01:24:07.585Z] ------------------- [2022-04-11T01:24:07.585Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T01:24:07.585Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T01:24:07.585Z] Message: update stable to v1.0.221 [2022-04-11T01:24:08.157Z] ------------------- [2022-04-11T01:24:08.157Z] experimental info: [2022-04-11T01:24:08.157Z] ------------------- [2022-04-11T01:24:08.157Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T01:24:08.157Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T01:24:08.157Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T01:24:08.399Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-11T01:24:08.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-11T01:24:08.477Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T01:24:08.520Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T01:24:08.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T01:24:08.606Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T01:24:08.645Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T01:24:08.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-11T01:24:08.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T01:24:08.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T01:24:08.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T01:24:08.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-11T01:24:08.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T01:24:08.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T01:24:08.948Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T01:24:08.986Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T01:24:09.026Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T01:24:09.068Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T01:24:09.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T01:24:09.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-11T01:24:09.189Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-11T01:24:09.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-11T01:24:09.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-11T01:24:09.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-11T01:24:09.363Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-11T01:24:09.415Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T01:24:09.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-360 [Pipeline] echo [2022-04-11T01:24:09.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-360 [Pipeline] echo [2022-04-11T01:24:09.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-360 [Pipeline] echo [2022-04-11T01:24:09.594Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [Pipeline] echo [2022-04-11T01:24:09.639Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c272d8c [Pipeline] echo [2022-04-11T01:24:09.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T01:24:09.793Z] provisioning config files... [2022-04-11T01:24:09.810Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/config6111974821017078287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:24:10.163Z] ---> docker-login.sh [2022-04-11T01:24:10.163Z] nexus3.edgexfoundry.org:10001 [2022-04-11T01:24:10.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:24:10.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:24:10.446Z] Configure a credential helper to remove this warning. See [2022-04-11T01:24:10.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:24:10.446Z] [2022-04-11T01:24:10.446Z] Login Succeeded [2022-04-11T01:24:10.446Z] nexus3.edgexfoundry.org:10002 [2022-04-11T01:24:10.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:24:10.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:24:10.708Z] Configure a credential helper to remove this warning. See [2022-04-11T01:24:10.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:24:10.708Z] [2022-04-11T01:24:10.708Z] Login Succeeded [2022-04-11T01:24:10.708Z] nexus3.edgexfoundry.org:10003 [2022-04-11T01:24:10.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:24:10.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:24:10.708Z] Configure a credential helper to remove this warning. See [2022-04-11T01:24:10.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:24:10.708Z] [2022-04-11T01:24:10.708Z] Login Succeeded [2022-04-11T01:24:10.708Z] nexus3.edgexfoundry.org:10004 [2022-04-11T01:24:10.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:24:10.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:24:10.971Z] Configure a credential helper to remove this warning. See [2022-04-11T01:24:10.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:24:10.971Z] [2022-04-11T01:24:10.971Z] Login Succeeded [2022-04-11T01:24:10.971Z] docker.io [2022-04-11T01:24:10.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:24:11.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:24:11.233Z] Configure a credential helper to remove this warning. See [2022-04-11T01:24:11.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:24:11.233Z] [2022-04-11T01:24:11.233Z] Login Succeeded [2022-04-11T01:24:11.233Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T01:24:11.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-11T01:24:11.878Z] + git rev-list -1 --merges c272d8c1948ca5cd7a85c702f9f28c694a1ca437~1..c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [Pipeline] echo [2022-04-11T01:24:12.008Z] -----------> git rev-list -1 --merges c272d8c1948ca5cd7a85c702f9f28c694a1ca437~1..c272d8c1948ca5cd7a85c702f9f28c694a1ca437 c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [false] [Pipeline] sh [2022-04-11T01:24:12.324Z] + git log --format=format:%s -1 c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [Pipeline] echo [2022-04-11T01:24:12.385Z] ========================================================= [2022-04-11T01:24:12.386Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T01:24:12.386Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T01:24:12.821Z] + git log --format=format:%s -1 c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [Pipeline] echo [2022-04-11T01:24:12.854Z] [semverPrep] GIT_COMMIT: c272d8c1948ca5cd7a85c702f9f28c694a1ca437, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-04-11T01:24:12.888Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-11T01:24:13.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T01:24:13.303Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T01:24:13.303Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T01:24:13.303Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T01:24:13.303Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T01:24:13.303Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T01:24:13.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:24:13.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T01:24:13.717Z] [2022-04-11T01:24:13.717Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:24:14.062Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T01:24:14.062Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T01:24:14.062Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T01:24:14.062Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T01:24:14.062Z] 4c7163046ea9: Pulling fs layer [2022-04-11T01:24:14.062Z] 0c2d73faf560: Pulling fs layer [2022-04-11T01:24:14.062Z] 0c2d73faf560: Waiting [2022-04-11T01:24:14.062Z] 3e5f54012d9b: Download complete [2022-04-11T01:24:14.062Z] a0d0a0d46f8b: Download complete [2022-04-11T01:24:14.062Z] 0c2d73faf560: Verifying Checksum [2022-04-11T01:24:14.062Z] 0c2d73faf560: Download complete [2022-04-11T01:24:14.062Z] 4c7163046ea9: Verifying Checksum [2022-04-11T01:24:14.062Z] 4c7163046ea9: Download complete [2022-04-11T01:24:14.326Z] a0d0a0d46f8b: Pull complete [2022-04-11T01:24:14.326Z] 3e5f54012d9b: Pull complete [2022-04-11T01:24:14.590Z] 4c7163046ea9: Pull complete [2022-04-11T01:24:14.856Z] 0c2d73faf560: Pull complete [2022-04-11T01:24:14.856Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T01:24:14.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T01:24:14.856Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T01:24:14.957Z] prd-ubuntu20.04-docker-8c-8g-19430 does not seem to be running inside a container [2022-04-11T01:24:15.006Z] $ 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 [2022-04-11T01:24:15.692Z] $ docker top 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T01:24:15.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T01:24:15.882Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T01:24:16.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T01:24:16.038Z] $ docker exec 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd ssh-agent [2022-04-11T01:24:16.171Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJJiePC/agent.14 [2022-04-11T01:24:16.171Z] SSH_AGENT_PID=21 [2022-04-11T01:24:16.179Z] Running ssh-add (command line suppressed) [2022-04-11T01:24:16.310Z] 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) [2022-04-11T01:24:16.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T01:24:16.664Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T01:24:16.699Z] $ docker exec --env ******** --env ******** 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd ssh-agent -k [2022-04-11T01:24:16.811Z] unset SSH_AUTH_SOCK; [2022-04-11T01:24:16.812Z] unset SSH_AGENT_PID; [2022-04-11T01:24:16.812Z] echo Agent pid 21 killed; [2022-04-11T01:24:16.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T01:24:16.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T01:24:16.910Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T01:24:17.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T01:24:17.047Z] $ docker exec 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd ssh-agent [2022-04-11T01:24:17.184Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOoaOfd/agent.54 [2022-04-11T01:24:17.184Z] SSH_AGENT_PID=60 [2022-04-11T01:24:17.190Z] Running ssh-add (command line suppressed) [2022-04-11T01:24:17.317Z] 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) [2022-04-11T01:24:17.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T01:24:17.753Z] + git semver init [2022-04-11T01:24:17.753Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T01:24:17.753Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-360/.git [2022-04-11T01:24:17.753Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-360 [2022-04-11T01:24:17.753Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T01:24:17.753Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T01:24:17.753Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T01:24:17.753Z] # $SEMVER_BRANCH = PR-360 [2022-04-11T01:24:17.753Z] # $SEMVER_TEMP = /tmp/semver-543970004 [2022-04-11T01:24:17.753Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-11T01:24:18.699Z] # '/tmp/semver-543970004' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-360/.semver' [2022-04-11T01:24:18.699Z] # -> Force: false [2022-04-11T01:24:18.699Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-360/.semver [Pipeline] } [2022-04-11T01:24:18.727Z] $ docker exec --env ******** --env ******** 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd ssh-agent -k [2022-04-11T01:24:18.832Z] unset SSH_AUTH_SOCK; [2022-04-11T01:24:18.832Z] unset SSH_AGENT_PID; [2022-04-11T01:24:18.832Z] echo Agent pid 60 killed; [2022-04-11T01:24:18.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T01:24:19.326Z] + git semver [Pipeline] } [2022-04-11T01:24:19.358Z] $ docker stop --time=1 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd [2022-04-11T01:24:20.718Z] $ docker rm -f 39a9dacff7c94c4624f3d3c7079b468bbcb6f2247ad8ecc18e8f00b62b86fefd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T01:24:21.218Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T01:24:21.523Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T01:24:21.541Z] [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 [2022-04-11T01:24:22.167Z] provisioning config files... [2022-04-11T01:24:22.179Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/config7260719431156956486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:24:22.552Z] ---> docker-login.sh [2022-04-11T01:24:22.552Z] nexus3.edgexfoundry.org:10001 [2022-04-11T01:24:22.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:24:22.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:24:22.552Z] Configure a credential helper to remove this warning. See [2022-04-11T01:24:22.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:24:22.552Z] [2022-04-11T01:24:22.552Z] Login Succeeded [2022-04-11T01:24:22.552Z] nexus3.edgexfoundry.org:10002 [2022-04-11T01:24:22.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:24:22.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:24:22.817Z] Configure a credential helper to remove this warning. See [2022-04-11T01:24:22.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:24:22.817Z] [2022-04-11T01:24:22.817Z] Login Succeeded [2022-04-11T01:24:22.817Z] nexus3.edgexfoundry.org:10003 [2022-04-11T01:24:22.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:24:22.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:24:22.817Z] Configure a credential helper to remove this warning. See [2022-04-11T01:24:22.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:24:22.817Z] [2022-04-11T01:24:22.817Z] Login Succeeded [2022-04-11T01:24:22.817Z] nexus3.edgexfoundry.org:10004 [2022-04-11T01:24:23.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:24:23.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:24:23.079Z] Configure a credential helper to remove this warning. See [2022-04-11T01:24:23.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:24:23.079Z] [2022-04-11T01:24:23.079Z] Login Succeeded [2022-04-11T01:24:23.079Z] docker.io [2022-04-11T01:24:23.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:24:23.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:24:23.341Z] Configure a credential helper to remove this warning. See [2022-04-11T01:24:23.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:24:23.341Z] [2022-04-11T01:24:23.341Z] Login Succeeded [2022-04-11T01:24:23.604Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T01:24:23.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T01:24:23.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T01:24:23.849Z] ========================================================= [2022-04-11T01:24:23.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T01:24:23.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:24:24.258Z] + 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 . [2022-04-11T01:24:24.258Z] Sending build context to Docker daemon 5.832MB [2022-04-11T01:24:24.258Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T01:24:24.258Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T01:24:24.258Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T01:24:24.258Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T01:24:24.258Z] 666ba61612fd: Pulling fs layer [2022-04-11T01:24:24.258Z] 8ed8ca486205: Pulling fs layer [2022-04-11T01:24:24.258Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T01:24:24.258Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T01:24:24.258Z] 640e595b4fbd: Pulling fs layer [2022-04-11T01:24:24.258Z] 763cafe07f6e: Pulling fs layer [2022-04-11T01:24:24.258Z] 0c0b528cf693: Pulling fs layer [2022-04-11T01:24:24.258Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T01:24:24.258Z] 10935f4eaf8b: Waiting [2022-04-11T01:24:24.258Z] 640e595b4fbd: Waiting [2022-04-11T01:24:24.258Z] 763cafe07f6e: Waiting [2022-04-11T01:24:24.258Z] 4fe6c5a15a65: Waiting [2022-04-11T01:24:24.258Z] 22a0e8bec74d: Waiting [2022-04-11T01:24:24.258Z] 8ed8ca486205: Verifying Checksum [2022-04-11T01:24:24.258Z] 8ed8ca486205: Download complete [2022-04-11T01:24:24.258Z] 666ba61612fd: Download complete [2022-04-11T01:24:24.258Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T01:24:24.258Z] 22a0e8bec74d: Download complete [2022-04-11T01:24:24.519Z] 640e595b4fbd: Download complete [2022-04-11T01:24:24.519Z] 763cafe07f6e: Verifying Checksum [2022-04-11T01:24:24.519Z] 763cafe07f6e: Download complete [2022-04-11T01:24:24.519Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T01:24:24.519Z] 59bf1c3509f3: Download complete [2022-04-11T01:24:24.519Z] 0c0b528cf693: Verifying Checksum [2022-04-11T01:24:24.519Z] 0c0b528cf693: Download complete [2022-04-11T01:24:24.519Z] 59bf1c3509f3: Pull complete [2022-04-11T01:24:24.780Z] 666ba61612fd: Pull complete [2022-04-11T01:24:24.780Z] 8ed8ca486205: Pull complete [2022-04-11T01:24:25.043Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T01:24:25.043Z] 10935f4eaf8b: Download complete [2022-04-11T01:24:25.043Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T01:24:25.043Z] 4fe6c5a15a65: Download complete [2022-04-11T01:24:29.252Z] 4fe6c5a15a65: Pull complete [2022-04-11T01:24:29.252Z] 22a0e8bec74d: Pull complete [2022-04-11T01:24:29.514Z] 640e595b4fbd: Pull complete [2022-04-11T01:24:29.514Z] 763cafe07f6e: Pull complete [2022-04-11T01:24:29.514Z] 0c0b528cf693: Pull complete [2022-04-11T01:24:32.055Z] 10935f4eaf8b: Pull complete [2022-04-11T01:24:32.055Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T01:24:32.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T01:24:32.055Z] ---> 99d49a6021b9 [2022-04-11T01:24:32.055Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T01:24:33.447Z] ---> Running in ae43b7d87fd9 [2022-04-11T01:24:33.447Z] Removing intermediate container ae43b7d87fd9 [2022-04-11T01:24:33.447Z] ---> 7328509cc85d [2022-04-11T01:24:33.447Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T01:24:33.447Z] ---> Running in b10316c42a6a [2022-04-11T01:24:33.447Z] Removing intermediate container b10316c42a6a [2022-04-11T01:24:33.447Z] ---> 1ac6741fedaa [2022-04-11T01:24:33.447Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T01:24:33.447Z] ---> Running in 2beb92589d04 [2022-04-11T01:24:34.020Z] Removing intermediate container 2beb92589d04 [2022-04-11T01:24:34.020Z] ---> 0f6642b0775b [2022-04-11T01:24:34.020Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T01:24:34.020Z] ---> Running in c8874537ef48 [2022-04-11T01:24:34.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T01:24:35.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T01:24:35.739Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T01:24:35.739Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T01:24:35.739Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T01:24:35.739Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T01:24:36.000Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T01:24:36.000Z] OK: 224 MiB in 56 packages [2022-04-11T01:24:36.261Z] Removing intermediate container c8874537ef48 [2022-04-11T01:24:36.261Z] ---> 03104315ee53 [2022-04-11T01:24:36.261Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-11T01:24:36.523Z] ---> Running in ce57acb1b4a1 [2022-04-11T01:24:36.523Z] Removing intermediate container ce57acb1b4a1 [2022-04-11T01:24:36.523Z] ---> 4ec66bd47bb1 [2022-04-11T01:24:36.523Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-11T01:24:36.523Z] ---> d39259a20f2f [2022-04-11T01:24:36.523Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T01:24:36.785Z] ---> Running in a5c3b03fe051 [2022-04-11T01:24:36.977Z] Still waiting to schedule task [2022-04-11T01:24:36.977Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19427’ [2022-04-11T01:24:49.074Z] Removing intermediate container a5c3b03fe051 [2022-04-11T01:24:49.074Z] ---> ed80b92c2fba [2022-04-11T01:24:49.074Z] Step 10/12 : COPY . . [2022-04-11T01:24:49.336Z] ---> 491c1ada3449 [2022-04-11T01:24:49.336Z] Step 11/12 : ARG MAKE='make build' [2022-04-11T01:24:49.336Z] ---> Running in 7c2679c2c1b9 [2022-04-11T01:24:49.336Z] Removing intermediate container 7c2679c2c1b9 [2022-04-11T01:24:49.336Z] ---> 581cade52170 [2022-04-11T01:24:49.336Z] Step 12/12 : RUN $MAKE [2022-04-11T01:24:49.336Z] ---> Running in 9c6084a5288e [2022-04-11T01:24:49.599Z] noop [2022-04-11T01:24:49.863Z] Removing intermediate container 9c6084a5288e [2022-04-11T01:24:49.863Z] ---> e8f3d565f6cf [2022-04-11T01:24:49.863Z] Successfully built e8f3d565f6cf [2022-04-11T01:24:49.863Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:24:50.204Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T01:24:50.204Z] . [Pipeline] withDockerContainer [2022-04-11T01:24:50.299Z] prd-ubuntu20.04-docker-8c-8g-19430 does not seem to be running inside a container [2022-04-11T01:24:50.334Z] $ 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 [2022-04-11T01:24:50.724Z] $ docker top 516657b3a91691ca524fd481829ddc3183d3172b7a28bff471c7853b532e2544 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T01:24:51.134Z] + go version [2022-04-11T01:24:51.134Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T01:24:51.167Z] $ docker stop --time=1 516657b3a91691ca524fd481829ddc3183d3172b7a28bff471c7853b532e2544 [2022-04-11T01:24:52.500Z] $ docker rm -f 516657b3a91691ca524fd481829ddc3183d3172b7a28bff471c7853b532e2544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:24:53.184Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T01:24:53.184Z] . [Pipeline] withDockerContainer [2022-04-11T01:24:53.279Z] prd-ubuntu20.04-docker-8c-8g-19430 does not seem to be running inside a container [2022-04-11T01:24:53.319Z] $ 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 [2022-04-11T01:24:53.714Z] $ docker top 8d374ad6b41bee0fd0d02e24602f428c1db96cdaddd488b9976fea826656c859 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T01:24:54.179Z] + make test [2022-04-11T01:24:54.179Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-11T01:24:54.751Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-11T01:25:02.967Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-11T01:25:02.967Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-04-11T01:25:02.967Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-11T01:25:09.696Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T01:25:12.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T01:25:12.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T01:25:12.982Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T01:25:13.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T01:25:13.609Z] $ docker stop --time=1 8d374ad6b41bee0fd0d02e24602f428c1db96cdaddd488b9976fea826656c859 [2022-04-11T01:25:15.295Z] $ docker rm -f 8d374ad6b41bee0fd0d02e24602f428c1db96cdaddd488b9976fea826656c859 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T01:25:15.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T01:25:15.855Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-11T01:25:16.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T01:25:16.884Z] + ls -al . [2022-04-11T01:25:16.884Z] total 196 [2022-04-11T01:25:16.884Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 01:25 . [2022-04-11T01:25:16.884Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:24 .. [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 11 01:24 .dockerignore [2022-04-11T01:25:16.884Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 01:24 .git [2022-04-11T01:25:16.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:24 .github [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 01:24 .gitignore [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 01:24 .golangci.yml [2022-04-11T01:25:16.884Z] drwx------ 3 jenkins jenkins 4096 Apr 11 01:24 .semver [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 11 01:24 Attribution.txt [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 11 01:24 CHANGELOG.md [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:24 Dockerfile [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 01:24 GOVERNANCE.md [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 11 01:24 Jenkinsfile [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 01:24 LICENSE [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:24 Makefile [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 01:24 OWNERS.md [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 11 01:24 README.md [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 01:24 VERSION [2022-04-11T01:25:16.884Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:24 bin [2022-04-11T01:25:16.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:24 cmd [2022-04-11T01:25:16.884Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 11 01:25 coverage.out [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 11 01:24 go.mod [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 11 01:24 go.sum [2022-04-11T01:25:16.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:24 internal [2022-04-11T01:25:16.884Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:24 mock [2022-04-11T01:25:16.884Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:24 snap [2022-04-11T01:25:16.884Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 11 01:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:25:17.211Z] + 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 . [2022-04-11T01:25:17.211Z] Sending build context to Docker daemon 5.85MB [2022-04-11T01:25:17.211Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T01:25:17.211Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-11T01:25:17.211Z] ---> e8f3d565f6cf [2022-04-11T01:25:17.211Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T01:25:17.211Z] ---> Running in 2a3e85252bfc [2022-04-11T01:25:17.473Z] Removing intermediate container 2a3e85252bfc [2022-04-11T01:25:17.473Z] ---> cfb8d359113a [2022-04-11T01:25:17.473Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T01:25:17.473Z] ---> Running in 8402fa8ed561 [2022-04-11T01:25:17.473Z] Removing intermediate container 8402fa8ed561 [2022-04-11T01:25:17.473Z] ---> 5623e7ba9505 [2022-04-11T01:25:17.473Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T01:25:17.473Z] ---> Running in 83c83796e64b [2022-04-11T01:25:18.047Z] Removing intermediate container 83c83796e64b [2022-04-11T01:25:18.047Z] ---> 82a63c64b094 [2022-04-11T01:25:18.047Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T01:25:18.047Z] ---> Running in 07f78a9f171a [2022-04-11T01:25:18.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T01:25:19.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T01:25:19.458Z] OK: 224 MiB in 56 packages [2022-04-11T01:25:20.029Z] Removing intermediate container 07f78a9f171a [2022-04-11T01:25:20.029Z] ---> 33f171f8b864 [2022-04-11T01:25:20.029Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-11T01:25:20.029Z] ---> Running in d2ddd680a73d [2022-04-11T01:25:20.029Z] Removing intermediate container d2ddd680a73d [2022-04-11T01:25:20.029Z] ---> baf8ac0c3534 [2022-04-11T01:25:20.029Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-11T01:25:20.029Z] ---> 2892b4ef833a [2022-04-11T01:25:20.029Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T01:25:20.289Z] ---> Running in 86fca613c5e5 [2022-04-11T01:25:20.863Z] Removing intermediate container 86fca613c5e5 [2022-04-11T01:25:20.863Z] ---> 5ae932006177 [2022-04-11T01:25:20.863Z] Step 10/24 : COPY . . [2022-04-11T01:25:21.126Z] ---> cf3f5c773fb6 [2022-04-11T01:25:21.126Z] Step 11/24 : ARG MAKE='make build' [2022-04-11T01:25:21.126Z] ---> Running in cd6f7dcfffa1 [2022-04-11T01:25:21.126Z] Removing intermediate container cd6f7dcfffa1 [2022-04-11T01:25:21.127Z] ---> 6b5ddcf84dde [2022-04-11T01:25:21.127Z] Step 12/24 : RUN $MAKE [2022-04-11T01:25:21.127Z] ---> Running in 5ec44b1592c6 [2022-04-11T01:25:21.698Z] 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 [2022-04-11T01:25:43.667Z] Removing intermediate container 5ec44b1592c6 [2022-04-11T01:25:43.667Z] ---> 6ce898823d32 [2022-04-11T01:25:43.667Z] Step 13/24 : FROM alpine:3.14 [2022-04-11T01:25:43.667Z] 3.14: Pulling from library/alpine [2022-04-11T01:25:43.667Z] 8663204ce13b: Pulling fs layer [2022-04-11T01:25:43.667Z] 8663204ce13b: Verifying Checksum [2022-04-11T01:25:43.667Z] 8663204ce13b: Download complete [2022-04-11T01:25:43.667Z] 8663204ce13b: Pull complete [2022-04-11T01:25:43.667Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T01:25:43.667Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T01:25:43.667Z] ---> e04c818066af [2022-04-11T01:25:43.667Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-11T01:25:43.667Z] ---> Running in 05b68a5e2730 [2022-04-11T01:25:43.667Z] Removing intermediate container 05b68a5e2730 [2022-04-11T01:25:43.667Z] ---> 54f128e6e6b5 [2022-04-11T01:25:43.667Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T01:25:43.667Z] ---> Running in 9349fb8074d9 [2022-04-11T01:25:43.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T01:25:43.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T01:25:43.668Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T01:25:43.668Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T01:25:43.668Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T01:25:43.668Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T01:25:43.668Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T01:25:43.668Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T01:25:43.668Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T01:25:43.668Z] OK: 8 MiB in 20 packages [2022-04-11T01:25:43.668Z] Removing intermediate container 9349fb8074d9 [2022-04-11T01:25:43.668Z] ---> fa0e2cc95cb5 [2022-04-11T01:25:43.668Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-11T01:25:43.668Z] ---> 6bbf26ab0870 [2022-04-11T01:25:43.668Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-11T01:25:43.668Z] ---> e36a95098650 [2022-04-11T01:25:43.668Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-11T01:25:43.668Z] ---> 6790ea593f0e [2022-04-11T01:25:43.668Z] Step 19/24 : EXPOSE 59982 [2022-04-11T01:25:43.668Z] ---> Running in 012c535da34c [2022-04-11T01:25:43.668Z] Removing intermediate container 012c535da34c [2022-04-11T01:25:43.668Z] ---> 384c6ded4640 [2022-04-11T01:25:43.668Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-11T01:25:43.668Z] ---> Running in c9ff538cbb67 [2022-04-11T01:25:43.668Z] Removing intermediate container c9ff538cbb67 [2022-04-11T01:25:43.668Z] ---> 4863ce8fcd20 [2022-04-11T01:25:43.668Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T01:25:43.668Z] ---> Running in 77d900401b1b [2022-04-11T01:25:43.927Z] Removing intermediate container 77d900401b1b [2022-04-11T01:25:43.927Z] ---> 14043d4e737d [2022-04-11T01:25:43.927Z] Step 22/24 : LABEL arch=amd64 [2022-04-11T01:25:43.927Z] ---> Running in ffd07f8f6037 [2022-04-11T01:25:43.927Z] Removing intermediate container ffd07f8f6037 [2022-04-11T01:25:43.927Z] ---> 522a50e81052 [2022-04-11T01:25:43.927Z] Step 23/24 : LABEL git_sha=c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [2022-04-11T01:25:43.927Z] ---> Running in 2f0a6eed28a7 [2022-04-11T01:25:43.927Z] Removing intermediate container 2f0a6eed28a7 [2022-04-11T01:25:43.927Z] ---> 3a4cf36a53bc [2022-04-11T01:25:43.927Z] Step 24/24 : LABEL version=0.0.0 [2022-04-11T01:25:44.186Z] ---> Running in 90a69122c1a4 [2022-04-11T01:25:44.186Z] Removing intermediate container 90a69122c1a4 [2022-04-11T01:25:44.186Z] ---> 8ec07063b84e [2022-04-11T01:25:44.186Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T01:25:44.186Z] Successfully built 8ec07063b84e [2022-04-11T01:25:44.186Z] 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 [2022-04-11T01:25:44.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T01:25:44.954Z] [2022-04-11T01:25:44.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:25:45.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T01:25:45.304Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T01:25:45.304Z] 5eb5b503b376: Pulling fs layer [2022-04-11T01:25:45.304Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T01:25:45.304Z] ec43610c2a17: Pulling fs layer [2022-04-11T01:25:45.304Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T01:25:45.304Z] 33b1e0a273af: Pulling fs layer [2022-04-11T01:25:45.304Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T01:25:45.304Z] 2f39f015ded8: Pulling fs layer [2022-04-11T01:25:45.304Z] 33b1e0a273af: Waiting [2022-04-11T01:25:45.304Z] 5d3b04190fa2: Waiting [2022-04-11T01:25:45.304Z] 2f39f015ded8: Waiting [2022-04-11T01:25:45.304Z] 3a2ae6a8a46f: Waiting [2022-04-11T01:25:45.304Z] 5c69ac0246d0: Download complete [2022-04-11T01:25:45.304Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-11T01:25:45.304Z] 3a2ae6a8a46f: Download complete [2022-04-11T01:25:45.304Z] 33b1e0a273af: Verifying Checksum [2022-04-11T01:25:45.304Z] 33b1e0a273af: Download complete [2022-04-11T01:25:45.304Z] 5d3b04190fa2: Download complete [2022-04-11T01:25:45.304Z] ec43610c2a17: Verifying Checksum [2022-04-11T01:25:45.304Z] ec43610c2a17: Download complete [2022-04-11T01:25:45.563Z] 5eb5b503b376: Verifying Checksum [2022-04-11T01:25:45.563Z] 5eb5b503b376: Download complete [2022-04-11T01:25:46.132Z] 2f39f015ded8: Download complete [2022-04-11T01:25:46.701Z] 5eb5b503b376: Pull complete [2022-04-11T01:25:46.701Z] 5c69ac0246d0: Pull complete [2022-04-11T01:25:47.269Z] ec43610c2a17: Pull complete [2022-04-11T01:25:47.269Z] 3a2ae6a8a46f: Pull complete [2022-04-11T01:25:47.529Z] 33b1e0a273af: Pull complete [2022-04-11T01:25:47.529Z] 5d3b04190fa2: Pull complete [2022-04-11T01:25:51.724Z] 2f39f015ded8: Pull complete [2022-04-11T01:25:51.724Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T01:25:51.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T01:25:51.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T01:25:51.814Z] prd-ubuntu20.04-docker-8c-8g-19430 does not seem to be running inside a container [2022-04-11T01:25:51.852Z] $ 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 [2022-04-11T01:25:53.335Z] $ docker top 964921db861719169f81d01f84dc83de747617664d0b73ebcddb7039434262b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:25:53.819Z] ---> job-cost.sh [2022-04-11T01:25:53.819Z] lf-activate-venv: SKIPPING [2022-04-11T01:25:53.819Z] INFO: No Stack... [2022-04-11T01:25:54.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T01:25:54.651Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T01:25:54.973Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives/cost.csv [2022-04-11T01:25:54.973Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T01:25:55.019Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] [2022-04-11T01:25:55.024Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] did not exist. Created. [2022-04-11T01:25:55.024Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T01:25:55.429Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T01:25:55.485Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T01:25:55.510Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T01:25:55.587Z] $ docker stop --time=1 964921db861719169f81d01f84dc83de747617664d0b73ebcddb7039434262b9 [2022-04-11T01:25:56.763Z] $ docker rm -f 964921db861719169f81d01f84dc83de747617664d0b73ebcddb7039434262b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T01:27:56.363Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19432 in /w/workspace/gexfoundry_device-mqtt-go_PR-360 [Pipeline] { [Pipeline] ws [2022-04-11T01:27:56.405Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-04-11T01:27:56.694Z] Selected Git installation does not exist. Using Default [2022-04-11T01:27:56.694Z] The recommended git tool is: NONE [2022-04-11T01:28:04.858Z] using credential edgex-jenkins-ssh [2022-04-11T01:28:04.874Z] Cloning the remote Git repository [2022-04-11T01:28:04.942Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-11T01:28:05.019Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-04-11T01:28:05.144Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-11T01:28:05.146Z] > git --version # timeout=10 [2022-04-11T01:28:05.186Z] > git --version # 'git version 2.25.1' [2022-04-11T01:28:05.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T01:28:05.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T01:28:07.450Z] Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [2022-04-11T01:28:06.591Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-11T01:28:06.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T01:28:06.770Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-11T01:28:06.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-11T01:28:06.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T01:28:06.868Z] > 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 [2022-04-11T01:28:07.768Z] Merge succeeded, producing c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [2022-04-11T01:28:07.769Z] Checking out Revision c272d8c1948ca5cd7a85c702f9f28c694a1ca437 (PR-360) [2022-04-11T01:28:07.481Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T01:28:07.514Z] > git checkout -f c272d8c1948ca5cd7a85c702f9f28c694a1ca437 # timeout=10 [2022-04-11T01:28:07.661Z] > git remote # timeout=10 [2022-04-11T01:28:07.685Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T01:28:07.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T01:28:07.728Z] > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 [2022-04-11T01:28:07.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T01:28:07.781Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T01:28:07.814Z] > git checkout -f c272d8c1948ca5cd7a85c702f9f28c694a1ca437 # timeout=10 [2022-04-11T01:28:12.251Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-04-11T01:28:12.318Z] > git --version # timeout=10 [2022-04-11T01:28:12.329Z] > git --version # 'git version 2.25.1' [2022-04-11T01:28:12.356Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T01:28:13.417Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T01:28:13.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T01:28:13.417Z] Dload Upload Total Spent Left Speed [2022-04-11T01:28:13.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42145 0 --:--:-- --:--:-- --:--:-- 42296 [Pipeline] sh [2022-04-11T01:28:14.299Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T01:28:14.661Z] + sudo tee /etc/docker/daemon.new [2022-04-11T01:28:14.661Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T01:28:14.661Z] { [2022-04-11T01:28:14.661Z] "registry-mirrors": [ [2022-04-11T01:28:14.661Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T01:28:14.661Z] ], [2022-04-11T01:28:14.661Z] "bip": "10.250.0.254/24", [2022-04-11T01:28:14.661Z] "hosts": [ [2022-04-11T01:28:14.661Z] "tcp://0.0.0.0:5555", [2022-04-11T01:28:14.661Z] "unix:///var/run/docker.sock" [2022-04-11T01:28:14.661Z] ], [2022-04-11T01:28:14.661Z] "mtu": 1458, [2022-04-11T01:28:14.661Z] "selinux-enabled": true, [2022-04-11T01:28:14.661Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T01:28:14.661Z] } [Pipeline] sh [2022-04-11T01:28:15.019Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T01:28:15.389Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T01:28:33.807Z] provisioning config files... [2022-04-11T01:28:33.835Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3662530714333739135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:28:34.468Z] ---> docker-login.sh [2022-04-11T01:28:34.468Z] nexus3.edgexfoundry.org:10001 [2022-04-11T01:28:35.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:28:35.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:28:35.346Z] Configure a credential helper to remove this warning. See [2022-04-11T01:28:35.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:28:35.346Z] [2022-04-11T01:28:35.346Z] Login Succeeded [2022-04-11T01:28:35.346Z] nexus3.edgexfoundry.org:10002 [2022-04-11T01:28:35.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:28:35.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:28:35.965Z] Configure a credential helper to remove this warning. See [2022-04-11T01:28:35.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:28:35.965Z] [2022-04-11T01:28:35.965Z] Login Succeeded [2022-04-11T01:28:35.965Z] nexus3.edgexfoundry.org:10003 [2022-04-11T01:28:36.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:28:36.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:28:36.516Z] Configure a credential helper to remove this warning. See [2022-04-11T01:28:36.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:28:36.516Z] [2022-04-11T01:28:36.516Z] Login Succeeded [2022-04-11T01:28:36.516Z] nexus3.edgexfoundry.org:10004 [2022-04-11T01:28:36.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:28:37.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:28:37.064Z] Configure a credential helper to remove this warning. See [2022-04-11T01:28:37.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:28:37.064Z] [2022-04-11T01:28:37.064Z] Login Succeeded [2022-04-11T01:28:37.064Z] docker.io [2022-04-11T01:28:37.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:28:37.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:28:37.617Z] Configure a credential helper to remove this warning. See [2022-04-11T01:28:37.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:28:37.617Z] [2022-04-11T01:28:37.617Z] Login Succeeded [2022-04-11T01:28:37.617Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T01:28:37.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T01:28:38.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T01:28:38.087Z] ========================================================= [2022-04-11T01:28:38.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T01:28:38.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:28:38.542Z] + 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 . [2022-04-11T01:28:38.815Z] Sending build context to Docker daemon 3.037MB [2022-04-11T01:28:38.815Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T01:28:38.815Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T01:28:39.089Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T01:28:39.089Z] 9b3977197b4f: Pulling fs layer [2022-04-11T01:28:39.089Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T01:28:39.089Z] 94645a83ff95: Pulling fs layer [2022-04-11T01:28:39.089Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T01:28:39.089Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T01:28:39.089Z] f7c0051592d6: Pulling fs layer [2022-04-11T01:28:39.089Z] a227ed2f7395: Pulling fs layer [2022-04-11T01:28:39.089Z] 7b1c46037f91: Pulling fs layer [2022-04-11T01:28:39.089Z] 3f3a8bcf1eab: Waiting [2022-04-11T01:28:39.089Z] a227ed2f7395: Waiting [2022-04-11T01:28:39.089Z] 7b1c46037f91: Waiting [2022-04-11T01:28:39.089Z] f7c0051592d6: Waiting [2022-04-11T01:28:39.089Z] 0c92f367c5e7: Waiting [2022-04-11T01:28:39.089Z] 94645a83ff95: Download complete [2022-04-11T01:28:39.089Z] 1a89e8eeedd5: Verifying Checksum [2022-04-11T01:28:39.089Z] 1a89e8eeedd5: Download complete [2022-04-11T01:28:39.089Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T01:28:39.089Z] 0c92f367c5e7: Download complete [2022-04-11T01:28:39.089Z] f7c0051592d6: Verifying Checksum [2022-04-11T01:28:39.089Z] f7c0051592d6: Download complete [2022-04-11T01:28:39.089Z] 9b3977197b4f: Verifying Checksum [2022-04-11T01:28:39.089Z] a227ed2f7395: Verifying Checksum [2022-04-11T01:28:39.089Z] a227ed2f7395: Download complete [2022-04-11T01:28:40.080Z] 9b3977197b4f: Pull complete [2022-04-11T01:28:40.356Z] 1a89e8eeedd5: Pull complete [2022-04-11T01:28:40.967Z] 94645a83ff95: Pull complete [2022-04-11T01:28:41.240Z] 7b1c46037f91: Verifying Checksum [2022-04-11T01:28:41.240Z] 7b1c46037f91: Download complete [2022-04-11T01:28:41.842Z] 3f3a8bcf1eab: Download complete [2022-04-11T01:28:54.278Z] 3f3a8bcf1eab: Pull complete [2022-04-11T01:28:54.278Z] 0c92f367c5e7: Pull complete [2022-04-11T01:28:54.278Z] f7c0051592d6: Pull complete [2022-04-11T01:28:54.554Z] a227ed2f7395: Pull complete [2022-04-11T01:29:01.298Z] 7b1c46037f91: Pull complete [2022-04-11T01:29:01.298Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T01:29:01.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T01:29:01.298Z] ---> f79e39bc4007 [2022-04-11T01:29:01.298Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T01:29:01.898Z] ---> Running in 63a8f98d3410 [2022-04-11T01:29:02.174Z] Removing intermediate container 63a8f98d3410 [2022-04-11T01:29:02.174Z] ---> bd5401cc298d [2022-04-11T01:29:02.174Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T01:29:02.174Z] ---> Running in c62f28f08b43 [2022-04-11T01:29:02.454Z] Removing intermediate container c62f28f08b43 [2022-04-11T01:29:02.454Z] ---> 533c8ad6f680 [2022-04-11T01:29:02.454Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T01:29:02.732Z] ---> Running in 6bfae29795a8 [2022-04-11T01:29:04.172Z] Removing intermediate container 6bfae29795a8 [2022-04-11T01:29:04.172Z] ---> 16a0c450eb51 [2022-04-11T01:29:04.172Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T01:29:04.448Z] ---> Running in 7cc3d5571e9f [2022-04-11T01:29:05.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T01:29:06.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T01:29:07.403Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T01:29:07.403Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T01:29:07.403Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T01:29:07.678Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T01:29:07.678Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T01:29:07.678Z] OK: 224 MiB in 56 packages [2022-04-11T01:29:08.681Z] Removing intermediate container 7cc3d5571e9f [2022-04-11T01:29:08.681Z] ---> 28f2431b57d6 [2022-04-11T01:29:08.681Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-11T01:29:08.681Z] ---> Running in cfc3dad9faee [2022-04-11T01:29:08.957Z] Removing intermediate container cfc3dad9faee [2022-04-11T01:29:08.957Z] ---> ff939ce20b24 [2022-04-11T01:29:08.957Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-11T01:29:09.552Z] ---> 732bd8b2f546 [2022-04-11T01:29:09.552Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T01:29:09.552Z] ---> Running in 7e21c8d7b0a8 [2022-04-11T01:29:56.577Z] Removing intermediate container 7e21c8d7b0a8 [2022-04-11T01:29:56.577Z] ---> 1a9f45027b51 [2022-04-11T01:29:56.577Z] Step 10/12 : COPY . . [2022-04-11T01:29:56.577Z] ---> 6e66d568fd33 [2022-04-11T01:29:56.577Z] Step 11/12 : ARG MAKE='make build' [2022-04-11T01:29:56.577Z] ---> Running in cfa3e665582b [2022-04-11T01:29:56.850Z] Removing intermediate container cfa3e665582b [2022-04-11T01:29:56.850Z] ---> 820faa849782 [2022-04-11T01:29:56.850Z] Step 12/12 : RUN $MAKE [2022-04-11T01:29:56.850Z] ---> Running in b6a227584b39 [2022-04-11T01:29:57.830Z] noop [2022-04-11T01:29:58.426Z] Removing intermediate container b6a227584b39 [2022-04-11T01:29:58.426Z] ---> 6e2c637c208a [2022-04-11T01:29:58.426Z] Successfully built 6e2c637c208a [2022-04-11T01:29:58.426Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:29:58.806Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T01:29:58.806Z] . [Pipeline] withDockerContainer [2022-04-11T01:29:59.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-19432 does not seem to be running inside a container [2022-04-11T01:29:59.203Z] $ 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 [2022-04-11T01:30:00.547Z] $ docker top 6c4d6e648e41e99eafa85e27028be6672239092a2b38494e13189883d45e4d0e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T01:30:01.579Z] + go version [2022-04-11T01:30:01.579Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T01:30:01.624Z] $ docker stop --time=1 6c4d6e648e41e99eafa85e27028be6672239092a2b38494e13189883d45e4d0e [2022-04-11T01:30:03.257Z] $ docker rm -f 6c4d6e648e41e99eafa85e27028be6672239092a2b38494e13189883d45e4d0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:30:04.165Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T01:30:04.165Z] . [Pipeline] withDockerContainer [2022-04-11T01:30:04.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-19432 does not seem to be running inside a container [2022-04-11T01:30:04.480Z] $ 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 [2022-04-11T01:30:05.684Z] $ docker top e7dc8b9b2bc993d565aaf6d784e765a3e1cc4c59b4289f81a784f507ba6e8047 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T01:30:06.672Z] + make test [2022-04-11T01:30:06.672Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-11T01:30:08.684Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-11T01:31:45.621Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-11T01:31:45.621Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 21.8% of statements [2022-04-11T01:31:45.621Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-11T01:31:45.621Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-11T01:31:45.621Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T01:32:03.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T01:32:03.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T01:32:03.988Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T01:32:06.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T01:32:06.693Z] $ docker stop --time=1 e7dc8b9b2bc993d565aaf6d784e765a3e1cc4c59b4289f81a784f507ba6e8047 [2022-04-11T01:32:08.559Z] $ docker rm -f e7dc8b9b2bc993d565aaf6d784e765a3e1cc4c59b4289f81a784f507ba6e8047 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T01:32:09.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T01:32:09.700Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T01:32:10.269Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T01:32:10.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T01:32:11.252Z] + ls -al . [2022-04-11T01:32:11.252Z] total 192 [2022-04-11T01:32:11.252Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 01:32 . [2022-04-11T01:32:11.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:28 .. [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 11 01:28 .dockerignore [2022-04-11T01:32:11.252Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 01:28 .git [2022-04-11T01:32:11.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:28 .github [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 01:28 .gitignore [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 01:28 .golangci.yml [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 11 01:28 Attribution.txt [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 11 01:28 CHANGELOG.md [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:28 Dockerfile [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 01:28 GOVERNANCE.md [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 11 01:28 Jenkinsfile [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 01:28 LICENSE [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:28 Makefile [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 01:28 OWNERS.md [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 11 01:28 README.md [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 01:24 VERSION [2022-04-11T01:32:11.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:28 bin [2022-04-11T01:32:11.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:28 cmd [2022-04-11T01:32:11.252Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 11 01:31 coverage.out [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 11 01:28 go.mod [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 11 01:28 go.sum [2022-04-11T01:32:11.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:28 internal [2022-04-11T01:32:11.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:28 mock [2022-04-11T01:32:11.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:28 snap [2022-04-11T01:32:11.252Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 11 01:28 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:32:11.628Z] + 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 . [2022-04-11T01:32:11.904Z] Sending build context to Docker daemon 3.055MB [2022-04-11T01:32:12.181Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T01:32:12.181Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-11T01:32:12.181Z] ---> 6e2c637c208a [2022-04-11T01:32:12.181Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T01:32:12.181Z] ---> Running in 996ef3b9c9e8 [2022-04-11T01:32:12.460Z] Removing intermediate container 996ef3b9c9e8 [2022-04-11T01:32:12.460Z] ---> 340a1543133c [2022-04-11T01:32:12.460Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T01:32:12.736Z] ---> Running in 725169189cff [2022-04-11T01:32:13.015Z] Removing intermediate container 725169189cff [2022-04-11T01:32:13.015Z] ---> 9dda1286f2f5 [2022-04-11T01:32:13.015Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T01:32:13.015Z] ---> Running in 6e9f51f3746a [2022-04-11T01:32:15.008Z] Removing intermediate container 6e9f51f3746a [2022-04-11T01:32:15.008Z] ---> 3e30fcbb27a2 [2022-04-11T01:32:15.008Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T01:32:15.008Z] ---> Running in ff69165fe51d [2022-04-11T01:32:15.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T01:32:16.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T01:32:17.965Z] OK: 224 MiB in 56 packages [2022-04-11T01:32:18.585Z] Removing intermediate container ff69165fe51d [2022-04-11T01:32:18.585Z] ---> 2dee0db9634e [2022-04-11T01:32:18.585Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-11T01:32:18.861Z] ---> Running in 740da8b6bf57 [2022-04-11T01:32:19.139Z] Removing intermediate container 740da8b6bf57 [2022-04-11T01:32:19.139Z] ---> b52f323edcb5 [2022-04-11T01:32:19.139Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-11T01:32:19.747Z] ---> 9604950f7e3c [2022-04-11T01:32:19.747Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T01:32:19.747Z] ---> Running in 1c10ff564b74 [2022-04-11T01:32:21.777Z] Removing intermediate container 1c10ff564b74 [2022-04-11T01:32:21.777Z] ---> d262ac4636c0 [2022-04-11T01:32:21.777Z] Step 10/24 : COPY . . [2022-04-11T01:32:22.765Z] ---> ab8b7e513b9b [2022-04-11T01:32:22.765Z] Step 11/24 : ARG MAKE='make build' [2022-04-11T01:32:22.765Z] ---> Running in 5ea7ef411088 [2022-04-11T01:32:23.047Z] Removing intermediate container 5ea7ef411088 [2022-04-11T01:32:23.047Z] ---> fbbe6806a3c9 [2022-04-11T01:32:23.047Z] Step 12/24 : RUN $MAKE [2022-04-11T01:32:23.324Z] ---> Running in 1aace08e34a8 [2022-04-11T01:32:24.312Z] 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 [2022-04-11T01:34:46.291Z] Removing intermediate container 1aace08e34a8 [2022-04-11T01:34:46.291Z] ---> a88b2cb5d646 [2022-04-11T01:34:46.291Z] Step 13/24 : FROM alpine:3.14 [2022-04-11T01:34:46.291Z] 3.14: Pulling from library/alpine [2022-04-11T01:34:46.291Z] 455c02918c45: Pulling fs layer [2022-04-11T01:34:46.291Z] 455c02918c45: Verifying Checksum [2022-04-11T01:34:46.291Z] 455c02918c45: Download complete [2022-04-11T01:34:46.291Z] 455c02918c45: Pull complete [2022-04-11T01:34:46.291Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T01:34:46.291Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T01:34:46.291Z] ---> ac73e934f311 [2022-04-11T01:34:46.291Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-11T01:34:46.291Z] ---> Running in ac2a978edf21 [2022-04-11T01:34:46.291Z] Removing intermediate container ac2a978edf21 [2022-04-11T01:34:46.291Z] ---> ed0f718e3167 [2022-04-11T01:34:46.291Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T01:34:46.291Z] ---> Running in 584047a72ab3 [2022-04-11T01:34:46.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T01:34:46.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T01:34:46.291Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T01:34:46.291Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T01:34:46.291Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T01:34:46.291Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T01:34:46.291Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T01:34:46.291Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T01:34:46.291Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T01:34:46.291Z] OK: 8 MiB in 20 packages [2022-04-11T01:34:46.291Z] Removing intermediate container 584047a72ab3 [2022-04-11T01:34:46.291Z] ---> e92b385c8e08 [2022-04-11T01:34:46.291Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-11T01:34:46.291Z] ---> 9147c4f3090e [2022-04-11T01:34:46.291Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-11T01:34:46.291Z] ---> 8afcee1aea51 [2022-04-11T01:34:46.291Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-11T01:34:46.291Z] ---> bc18e1758187 [2022-04-11T01:34:46.291Z] Step 19/24 : EXPOSE 59982 [2022-04-11T01:34:46.291Z] ---> Running in 04b81979e1fb [2022-04-11T01:34:46.291Z] Removing intermediate container 04b81979e1fb [2022-04-11T01:34:46.291Z] ---> ebce69848f74 [2022-04-11T01:34:46.291Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-11T01:34:46.291Z] ---> Running in 3410eef99ba1 [2022-04-11T01:34:46.291Z] Removing intermediate container 3410eef99ba1 [2022-04-11T01:34:46.291Z] ---> e8d6ee953726 [2022-04-11T01:34:46.291Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T01:34:46.291Z] ---> Running in 3e22a0819941 [2022-04-11T01:34:46.291Z] Removing intermediate container 3e22a0819941 [2022-04-11T01:34:46.291Z] ---> 87645098e432 [2022-04-11T01:34:46.291Z] Step 22/24 : LABEL arch=arm64 [2022-04-11T01:34:46.291Z] ---> Running in 361465f30dae [2022-04-11T01:34:46.291Z] Removing intermediate container 361465f30dae [2022-04-11T01:34:46.291Z] ---> 752104f43a0b [2022-04-11T01:34:46.291Z] Step 23/24 : LABEL git_sha=c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [2022-04-11T01:34:46.291Z] ---> Running in 5fec26a1070c [2022-04-11T01:34:46.566Z] Removing intermediate container 5fec26a1070c [2022-04-11T01:34:46.566Z] ---> 29d7d9c25c83 [2022-04-11T01:34:46.566Z] Step 24/24 : LABEL version=0.0.0 [2022-04-11T01:34:46.566Z] ---> Running in bb9b0282bf18 [2022-04-11T01:34:46.838Z] Removing intermediate container bb9b0282bf18 [2022-04-11T01:34:46.838Z] ---> f326349feee0 [2022-04-11T01:34:46.838Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T01:34:46.838Z] Successfully built f326349feee0 [2022-04-11T01:34:46.838Z] 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 [2022-04-11T01:34:47.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T01:34:47.541Z] [2022-04-11T01:34:47.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:34:47.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T01:34:48.190Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T01:34:48.190Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T01:34:48.190Z] 04944245beec: Pulling fs layer [2022-04-11T01:34:48.190Z] 699f458cf7ca: Pulling fs layer [2022-04-11T01:34:48.190Z] 765212b225bb: Pulling fs layer [2022-04-11T01:34:48.190Z] f23df028b6ca: Pulling fs layer [2022-04-11T01:34:48.190Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T01:34:48.190Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T01:34:48.190Z] f23df028b6ca: Waiting [2022-04-11T01:34:48.190Z] d65c8cfc05b1: Waiting [2022-04-11T01:34:48.190Z] 2437ff75d9bd: Waiting [2022-04-11T01:34:48.190Z] 765212b225bb: Waiting [2022-04-11T01:34:48.190Z] 04944245beec: Verifying Checksum [2022-04-11T01:34:48.190Z] 04944245beec: Download complete [2022-04-11T01:34:48.190Z] 765212b225bb: Verifying Checksum [2022-04-11T01:34:48.190Z] 765212b225bb: Download complete [2022-04-11T01:34:48.190Z] f23df028b6ca: Verifying Checksum [2022-04-11T01:34:48.190Z] f23df028b6ca: Download complete [2022-04-11T01:34:48.190Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T01:34:48.190Z] d65c8cfc05b1: Download complete [2022-04-11T01:34:48.470Z] 699f458cf7ca: Verifying Checksum [2022-04-11T01:34:48.470Z] 699f458cf7ca: Download complete [2022-04-11T01:34:48.747Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T01:34:48.747Z] 8998bd30e6a1: Download complete [2022-04-11T01:34:51.385Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T01:34:51.385Z] 2437ff75d9bd: Download complete [2022-04-11T01:34:53.360Z] 8998bd30e6a1: Pull complete [2022-04-11T01:34:53.634Z] 04944245beec: Pull complete [2022-04-11T01:34:55.067Z] 699f458cf7ca: Pull complete [2022-04-11T01:34:55.341Z] 765212b225bb: Pull complete [2022-04-11T01:34:55.941Z] f23df028b6ca: Pull complete [2022-04-11T01:34:56.215Z] d65c8cfc05b1: Pull complete [2022-04-11T01:35:11.302Z] 2437ff75d9bd: Pull complete [2022-04-11T01:35:11.302Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T01:35:11.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T01:35:11.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T01:35:11.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-19432 does not seem to be running inside a container [2022-04-11T01:35:11.652Z] $ 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 [2022-04-11T01:35:14.198Z] $ docker top c901f77436346e5d5ff660d91be36e32caa050fba243134c8b8474e15c326809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:35:15.182Z] ---> job-cost.sh [2022-04-11T01:35:15.182Z] lf-activate-venv: SKIPPING [2022-04-11T01:35:15.182Z] INFO: No Stack... [2022-04-11T01:35:15.773Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T01:35:16.366Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T01:35:17.101Z] + + cut -d, -f6 [2022-04-11T01:35:17.101Z] cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2022-04-11T01:35:17.226Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] [2022-04-11T01:35:17.232Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] did not exist. Created. [2022-04-11T01:35:17.232Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T01:35:17.989Z] /w/workspace/device-mqtt-go/1@tmp/durable-839442f5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-11T01:35:18.685Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-11T01:35:18.724Z] Warning: overwriting stash ‘stack-cost’ [2022-04-11T01:35:18.770Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T01:35:18.785Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-360-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T01:35:18.867Z] $ docker stop --time=1 c901f77436346e5d5ff660d91be36e32caa050fba243134c8b8474e15c326809 [2022-04-11T01:35:20.366Z] $ 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 [2022-04-11T01:35:21.427Z] provisioning config files... [2022-04-11T01:35:21.452Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/config6687180515864875337tmp [Pipeline] { [Pipeline] sh [2022-04-11T01:35:21.817Z] + set +x [2022-04-11T01:35:21.817Z] + bash -s -- [2022-04-11T01:35:21.817Z] + curl -s https://codecov.io/bash [2022-04-11T01:35:21.817Z] [2022-04-11T01:35:21.817Z] _____ _ [2022-04-11T01:35:21.817Z] / ____| | | [2022-04-11T01:35:21.817Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T01:35:21.817Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T01:35:21.817Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T01:35:21.817Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T01:35:21.817Z] Bash-1.0.6 [2022-04-11T01:35:21.817Z] [2022-04-11T01:35:21.817Z] [2022-04-11T01:35:21.817Z] ==> git version 2.25.1 found [2022-04-11T01:35:21.817Z] ==> 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 [2022-04-11T01:35:21.817Z] Release-Date: 2020-01-08 [2022-04-11T01:35:21.817Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-11T01:35:21.817Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T01:35:21.817Z] ==> Jenkins CI detected. [2022-04-11T01:35:21.817Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-360 [2022-04-11T01:35:21.817Z] project root: . [2022-04-11T01:35:21.817Z] --> token set from env [2022-04-11T01:35:21.817Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T01:35:21.817Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T01:35:21.817Z] ==> Python coveragepy not found [2022-04-11T01:35:21.817Z] ==> Searching for coverage reports in: [2022-04-11T01:35:21.817Z] + . [2022-04-11T01:35:21.817Z] -> Found 1 reports [2022-04-11T01:35:21.817Z] ==> Detecting git/mercurial file structure [2022-04-11T01:35:21.817Z] ==> Reading reports [2022-04-11T01:35:21.817Z] + ./coverage.out bytes=17887 [2022-04-11T01:35:21.817Z] ==> Appending adjustments [2022-04-11T01:35:21.817Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T01:35:22.077Z] + Found adjustments [2022-04-11T01:35:22.077Z] ==> Gzipping contents [2022-04-11T01:35:22.077Z] 4.0K /tmp/codecov.kN9nNX.gz [2022-04-11T01:35:22.077Z] ==> Uploading reports [2022-04-11T01:35:22.077Z] url: https://codecov.io [2022-04-11T01:35:22.077Z] 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= [2022-04-11T01:35:22.077Z] -> Pinging Codecov [2022-04-11T01:35:22.077Z] 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= [2022-04-11T01:35:22.338Z] -> Uploading to [2022-04-11T01:35:22.338Z] 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 [2022-04-11T01:35:22.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T01:35:22.338Z] Dload Upload Total Spent Left Speed [2022-04-11T01:35:22.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3254 0 0 100 3254 0 13672 --:--:-- --:--:-- --:--:-- 13729 [2022-04-11T01:35:22.598Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/c272d8c1948ca5cd7a85c702f9f28c694a1ca437 [Pipeline] } [2022-04-11T01:35:22.628Z] 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 [2022-04-11T01:35:24.390Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives ] [2022-04-11T01:35:24.390Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives [2022-04-11T01:35:24.390Z] total 16 [2022-04-11T01:35:24.390Z] drwxr-xr-x 3 root root 4096 Apr 11 01:25 . [2022-04-11T01:35:24.390Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 11 01:25 .. [2022-04-11T01:35:24.390Z] drwxr-xr-x 2 root root 4096 Apr 11 01:25 cost [2022-04-11T01:35:24.390Z] -rw-r--r-- 1 root root 85 Apr 11 01:25 cost.csv [2022-04-11T01:35:24.390Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives [2022-04-11T01:35:24.390Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives [2022-04-11T01:35:24.390Z] total 16 [2022-04-11T01:35:24.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 01:25 . [2022-04-11T01:35:24.390Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 11 01:25 .. [2022-04-11T01:35:24.390Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 01:25 cost [2022-04-11T01:35:24.390Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 11 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:35:24.731Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:35:25.631Z] ---> package-listing.sh [2022-04-11T01:35:25.631Z] ++ facter osfamily [2022-04-11T01:35:25.631Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T01:35:25.893Z] + OS_FAMILY=debian [2022-04-11T01:35:25.893Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-360 [2022-04-11T01:35:25.893Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T01:35:25.893Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T01:35:25.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T01:35:25.893Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T01:35:25.893Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-360 ']' [2022-04-11T01:35:25.893Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T01:35:25.893Z] + case "${OS_FAMILY}" in [2022-04-11T01:35:25.893Z] + dpkg -l [2022-04-11T01:35:25.893Z] + grep '^ii' [2022-04-11T01:35:25.893Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T01:35:25.893Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T01:35:25.893Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T01:35:25.893Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-360 ']' [2022-04-11T01:35:25.893Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-360/archives/ [2022-04-11T01:35:25.893Z] + 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 [2022-04-11T01:35:25.931Z] 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 [2022-04-11T01:35:26.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:35:26.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T01:35:26.812Z] . [Pipeline] withDockerContainer [2022-04-11T01:35:26.898Z] prd-ubuntu20.04-docker-8c-8g-19430 does not seem to be running inside a container [2022-04-11T01:35:26.932Z] $ 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 [2022-04-11T01:35:27.160Z] $ docker top feccc93a78f472cf4081c07ca31227297f59951489c394da54bd293a1817297c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T01:35:27.561Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T01:35:27.872Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T01:35:28.181Z] + ls /var/log/sa-host [2022-04-11T01:35:28.182Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T01:35:28.339Z] provisioning config files... [2022-04-11T01:35:28.348Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-360@tmp/config8235444860151508023tmp [Pipeline] { [Pipeline] echo [2022-04-11T01:35:28.405Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:35:28.734Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T01:35:28.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:35:29.222Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T01:35:29.256Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:35:29.575Z] ---> sudo-logs.sh [2022-04-11T01:35:29.575Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T01:35:29.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:35:29.973Z] ---> job-cost.sh [2022-04-11T01:35:29.973Z] lf-activate-venv: SKIPPING [2022-04-11T01:35:29.973Z] DEBUG: total: 0.2199999988079071 [2022-04-11T01:35:29.973Z] INFO: Retrieving Stack Cost... [2022-04-11T01:35:30.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T01:35:30.806Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T01:35:30.846Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:35:31.163Z] ---> logs-deploy.sh [2022-04-11T01:35:31.163Z] lf-activate-venv: SKIPPING [2022-04-11T01:35:31.163Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-360/1 [2022-04-11T01:35:31.163Z] INFO: archiving workspace using pattern(s): [2022-04-11T01:35:32.109Z] Archives upload complete. [2022-04-11T01:35:32.368Z] INFO: archiving logs to Nexus [2022-04-11T01:35:32.939Z] ---> uname -a: [2022-04-11T01:35:32.939Z] 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 [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] ---> lscpu: [2022-04-11T01:35:32.939Z] Architecture: x86_64 [2022-04-11T01:35:32.939Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-11T01:35:32.939Z] Byte Order: Little Endian [2022-04-11T01:35:32.939Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-11T01:35:32.939Z] CPU(s): 8 [2022-04-11T01:35:32.939Z] On-line CPU(s) list: 0-7 [2022-04-11T01:35:32.939Z] Thread(s) per core: 1 [2022-04-11T01:35:32.939Z] Core(s) per socket: 1 [2022-04-11T01:35:32.939Z] Socket(s): 8 [2022-04-11T01:35:32.939Z] NUMA node(s): 1 [2022-04-11T01:35:32.939Z] Vendor ID: AuthenticAMD [2022-04-11T01:35:32.939Z] CPU family: 23 [2022-04-11T01:35:32.939Z] Model: 49 [2022-04-11T01:35:32.939Z] Model name: AMD EPYC-Rome Processor [2022-04-11T01:35:32.939Z] Stepping: 0 [2022-04-11T01:35:32.939Z] CPU MHz: 2799.994 [2022-04-11T01:35:32.939Z] BogoMIPS: 5599.98 [2022-04-11T01:35:32.939Z] Virtualization: AMD-V [2022-04-11T01:35:32.939Z] Hypervisor vendor: KVM [2022-04-11T01:35:32.939Z] Virtualization type: full [2022-04-11T01:35:32.939Z] L1d cache: 256 KiB [2022-04-11T01:35:32.939Z] L1i cache: 256 KiB [2022-04-11T01:35:32.939Z] L2 cache: 4 MiB [2022-04-11T01:35:32.939Z] L3 cache: 128 MiB [2022-04-11T01:35:32.939Z] NUMA node0 CPU(s): 0-7 [2022-04-11T01:35:32.939Z] Vulnerability Itlb multihit: Not affected [2022-04-11T01:35:32.939Z] Vulnerability L1tf: Not affected [2022-04-11T01:35:32.939Z] Vulnerability Mds: Not affected [2022-04-11T01:35:32.939Z] Vulnerability Meltdown: Not affected [2022-04-11T01:35:32.939Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-11T01:35:32.939Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-11T01:35:32.939Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-11T01:35:32.939Z] Vulnerability Srbds: Not affected [2022-04-11T01:35:32.939Z] Vulnerability Tsx async abort: Not affected [2022-04-11T01:35:32.939Z] 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 [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] ---> nproc: [2022-04-11T01:35:32.939Z] 8 [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] ---> df -h: [2022-04-11T01:35:32.939Z] Filesystem Size Used Avail Use% Mounted on [2022-04-11T01:35:32.939Z] overlay 155G 11G 145G 7% / [2022-04-11T01:35:32.939Z] tmpfs 64M 0 64M 0% /dev [2022-04-11T01:35:32.939Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-11T01:35:32.939Z] shm 64M 0 64M 0% /dev/shm [2022-04-11T01:35:32.939Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] ---> sar -b -r -n DEV: [2022-04-11T01:35:32.939Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19430) 04/11/22 _x86_64_ (8 CPU) [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] 01:23:29 LINUX RESTART (8 CPU) [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] 01:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-11T01:35:32.939Z] 01:25:01 406.81 13.05 393.76 0.00 2068.80 128199.29 0.00 [2022-04-11T01:35:32.939Z] 01:26:01 174.89 0.10 174.79 0.00 3.20 38758.01 0.00 [2022-04-11T01:35:32.939Z] 01:27:01 1.37 0.00 1.37 0.00 0.00 18.81 0.00 [2022-04-11T01:35:32.939Z] 01:28:01 1.68 0.00 1.68 0.00 0.00 19.99 0.00 [2022-04-11T01:35:32.939Z] 01:29:01 1.17 0.02 1.15 0.00 0.13 14.00 0.00 [2022-04-11T01:35:32.939Z] 01:30:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 [2022-04-11T01:35:32.939Z] 01:31:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2022-04-11T01:35:32.939Z] 01:32:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 [2022-04-11T01:35:32.939Z] 01:33:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2022-04-11T01:35:32.939Z] 01:34:01 1.80 0.00 1.80 0.00 0.00 26.53 0.00 [2022-04-11T01:35:32.939Z] 01:35:01 0.85 0.00 0.85 0.00 0.00 11.46 0.00 [2022-04-11T01:35:32.939Z] Average: 53.43 1.18 52.25 0.00 185.51 15019.85 0.00 [2022-04-11T01:35:32.939Z] [2022-04-11T01:35:32.939Z] 01:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-11T01:35:32.939Z] 01:25:01 28553392 31683856 610184 1.86 148648 3212732 2300324 6.78 1400192 2503176 192232 [2022-04-11T01:35:32.939Z] 01:26:01 28091840 31770016 523928 1.59 163292 3697576 1800340 5.31 1354024 2959236 96 [2022-04-11T01:35:32.939Z] 01:27:01 28092364 31770672 522708 1.59 163344 3697580 1800340 5.31 1354168 2959240 176 [2022-04-11T01:35:32.939Z] 01:28:01 28093720 31772012 521324 1.59 163396 3697584 1800340 5.31 1353108 2959244 172 [2022-04-11T01:35:32.939Z] 01:29:01 28101572 31779932 513404 1.56 163440 3697592 1800340 5.31 1345444 2959256 216 [2022-04-11T01:35:32.939Z] 01:30:01 28102784 31781184 512088 1.56 163480 3697596 1800340 5.31 1344496 2959252 208 [2022-04-11T01:35:32.939Z] 01:31:01 28109068 31787496 505736 1.54 163512 3697600 1800340 5.31 1338288 2959260 180 [2022-04-11T01:35:32.939Z] 01:32:01 28109700 31788168 505220 1.54 163540 3697604 1800340 5.31 1338176 2959264 220 [2022-04-11T01:35:32.939Z] 01:33:01 28110016 31788524 504888 1.54 163560 3697604 1800340 5.31 1337336 2959280 24 [2022-04-11T01:35:32.940Z] 01:34:01 28109132 31787668 505648 1.54 163612 3697584 1800340 5.31 1338192 2959260 212 [2022-04-11T01:35:32.940Z] 01:35:01 28109312 31787912 505300 1.54 163628 3697588 1800340 5.31 1337868 2959264 180 [2022-04-11T01:35:32.940Z] Average: 28143900 31772495 520948 1.58 162132 3653513 1845793 5.44 1349208 2917794 17629 [2022-04-11T01:35:32.940Z] [2022-04-11T01:35:32.940Z] 01:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-11T01:35:32.940Z] 01:25:01 veth492a0fa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:25:01 ens3 407.12 288.36 4905.19 87.82 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:25:01 docker0 119.18 146.13 10.01 1109.99 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:25:01 lo 5.76 5.76 0.57 0.57 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:26:01 ens3 168.93 107.11 2691.44 45.47 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:26:01 docker0 8.41 13.45 0.49 89.55 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:26:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:27:01 ens3 1.17 0.27 0.40 0.26 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:28:01 ens3 1.07 0.40 0.40 0.27 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:29:01 ens3 0.62 0.32 0.34 0.26 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:30:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:31:01 ens3 1.48 0.68 0.53 0.29 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:32:01 ens3 0.53 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:33:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:34:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:35:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] Average: ens3 52.34 35.79 684.39 12.13 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] Average: docker0 11.44 14.31 0.94 107.53 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 [2022-04-11T01:35:32.940Z] [2022-04-11T01:35:32.940Z] [2022-04-11T01:35:32.940Z] ---> sar -P ALL: [2022-04-11T01:35:32.940Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19430) 04/11/22 _x86_64_ (8 CPU) [2022-04-11T01:35:32.940Z] [2022-04-11T01:35:32.940Z] 01:23:29 LINUX RESTART (8 CPU) [2022-04-11T01:35:32.940Z] [2022-04-11T01:35:32.940Z] 01:24:02 CPU %user %nice %system %iowait %steal %idle [2022-04-11T01:35:32.940Z] 01:25:01 all 18.45 0.00 5.88 1.50 0.07 74.09 [2022-04-11T01:35:32.940Z] 01:25:01 0 18.37 0.00 5.52 1.11 0.07 74.94 [2022-04-11T01:35:32.940Z] 01:25:01 1 17.60 0.00 6.06 0.95 0.09 75.31 [2022-04-11T01:35:32.940Z] 01:25:01 2 17.51 0.00 6.73 0.63 0.07 75.06 [2022-04-11T01:35:32.940Z] 01:25:01 3 18.89 0.00 5.05 0.31 0.07 75.67 [2022-04-11T01:35:32.940Z] 01:25:01 4 18.72 0.00 6.47 2.55 0.09 72.17 [2022-04-11T01:35:32.940Z] 01:25:01 5 18.86 0.00 5.82 3.40 0.07 71.85 [2022-04-11T01:35:32.940Z] 01:25:01 6 18.79 0.00 5.10 0.15 0.05 75.91 [2022-04-11T01:35:32.940Z] 01:25:01 7 18.88 0.00 6.31 2.92 0.07 71.82 [2022-04-11T01:35:32.940Z] 01:26:01 all 26.55 0.00 5.11 0.87 0.07 67.40 [2022-04-11T01:35:32.940Z] 01:26:01 0 25.92 0.00 5.06 0.55 0.07 68.40 [2022-04-11T01:35:32.940Z] 01:26:01 1 26.60 0.00 5.16 0.69 0.07 67.48 [2022-04-11T01:35:32.940Z] 01:26:01 2 26.17 0.00 5.14 2.53 0.07 66.09 [2022-04-11T01:35:32.940Z] 01:26:01 3 26.81 0.00 5.03 1.18 0.07 66.91 [2022-04-11T01:35:32.940Z] 01:26:01 4 25.89 0.00 5.11 1.32 0.07 67.62 [2022-04-11T01:35:32.940Z] 01:26:01 5 26.97 0.00 5.23 0.40 0.08 67.32 [2022-04-11T01:35:32.940Z] 01:26:01 6 26.61 0.00 4.69 0.08 0.07 68.55 [2022-04-11T01:35:32.940Z] 01:26:01 7 27.41 0.00 5.47 0.19 0.10 66.83 [2022-04-11T01:35:32.940Z] 01:27:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2022-04-11T01:35:32.940Z] 01:27:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-11T01:35:32.940Z] 01:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:35:32.940Z] 01:27:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-11T01:35:32.940Z] 01:27:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2022-04-11T01:35:32.940Z] 01:27:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2022-04-11T01:35:32.940Z] 01:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:27:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2022-04-11T01:35:32.940Z] 01:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:35:32.940Z] 01:28:01 all 0.04 0.00 0.02 0.01 0.00 99.94 [2022-04-11T01:35:32.940Z] 01:28:01 0 0.03 0.00 0.05 0.03 0.00 99.88 [2022-04-11T01:35:32.940Z] 01:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-11T01:35:32.940Z] 01:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:35:32.940Z] 01:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-11T01:35:32.940Z] 01:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-11T01:35:32.940Z] 01:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T01:35:32.940Z] 01:28:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2022-04-11T01:35:32.940Z] 01:28:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2022-04-11T01:35:32.940Z] 01:29:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2022-04-11T01:35:32.940Z] 01:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-11T01:35:32.940Z] 01:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-11T01:35:32.940Z] 01:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-11T01:35:32.940Z] 01:29:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-04-11T01:35:32.940Z] 01:29:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T01:35:32.940Z] 01:29:01 6 0.00 0.00 0.03 0.00 0.03 99.93 [2022-04-11T01:35:32.940Z] 01:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:30:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T01:35:32.940Z] 01:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-11T01:35:32.940Z] 01:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:35:32.940Z] 01:30:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-04-11T01:35:32.940Z] 01:30:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-04-11T01:35:32.940Z] 01:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-11T01:35:32.940Z] 01:30:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2022-04-11T01:35:32.940Z] 01:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:35:32.940Z] 01:31:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-04-11T01:35:32.940Z] 01:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-11T01:35:32.940Z] 01:31:01 1 0.05 0.00 0.00 0.03 0.00 99.92 [2022-04-11T01:35:32.940Z] 01:31:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-11T01:35:32.940Z] 01:31:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2022-04-11T01:35:32.940Z] 01:31:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T01:35:32.940Z] 01:31:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2022-04-11T01:35:32.940Z] 01:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-04-11T01:35:32.940Z] 01:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T01:35:32.940Z] 01:32:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T01:35:32.940Z] 01:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-11T01:35:32.940Z] 01:32:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T01:35:32.940Z] 01:32:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2022-04-11T01:35:32.940Z] 01:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T01:35:32.940Z] 01:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-04-11T01:35:32.940Z] 01:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:35:32.940Z] 01:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-11T01:35:32.940Z] 01:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:35:32.940Z] 01:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-11T01:35:32.940Z] 01:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:35:32.940Z] 01:33:01 6 0.07 0.00 0.05 0.00 0.03 99.85 [2022-04-11T01:35:32.940Z] 01:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-11T01:35:32.940Z] 01:34:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2022-04-11T01:35:32.940Z] 01:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-11T01:35:32.940Z] 01:34:01 1 0.10 0.00 0.00 0.03 0.00 99.87 [2022-04-11T01:35:32.940Z] 01:34:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-11T01:35:32.940Z] 01:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:35:32.940Z] 01:34:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2022-04-11T01:35:32.940Z] 01:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-11T01:35:32.940Z] 01:34:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2022-04-11T01:35:32.940Z] 01:34:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2022-04-11T01:35:32.940Z] 01:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-04-11T01:35:32.940Z] 01:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-11T01:35:32.940Z] 01:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-11T01:35:32.940Z] 01:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T01:35:32.940Z] 01:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-11T01:35:32.940Z] 01:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:35:32.941Z] 01:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-11T01:35:32.941Z] 01:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T01:35:32.941Z] [2022-04-11T01:35:32.941Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-04-11T01:35:32.941Z] Average: all 4.05 0.00 0.99 0.22 0.02 94.72 [2022-04-11T01:35:32.941Z] Average: 0 3.99 0.00 0.96 0.15 0.02 94.87 [2022-04-11T01:35:32.941Z] Average: 1 3.97 0.00 1.00 0.16 0.02 94.85 [2022-04-11T01:35:32.941Z] Average: 2 3.94 0.00 1.07 0.28 0.01 94.70 [2022-04-11T01:35:32.941Z] Average: 3 4.11 0.00 0.92 0.13 0.02 94.81 [2022-04-11T01:35:32.941Z] Average: 4 4.00 0.00 1.04 0.36 0.02 94.58 [2022-04-11T01:35:32.941Z] Average: 5 4.13 0.00 1.00 0.34 0.02 94.52 [2022-04-11T01:35:32.941Z] Average: 6 4.11 0.00 0.91 0.02 0.02 94.94 [2022-04-11T01:35:32.941Z] Average: 7 4.16 0.00 1.05 0.27 0.02 94.49 [2022-04-11T01:35:32.941Z] [2022-04-11T01:35:32.941Z] [2022-04-11T01:35:32.941Z]