Pull request #328 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 6506aa605e312cf2eda10f01423d61b781597072 rather than 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 Obtained Jenkinsfile from 6506aa605e312cf2eda10f01423d61b781597072 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-ssh5152335221160630934.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh4719444262790963015.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-328/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-328/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5170867789066369030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16885044867922607674.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-328/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-328/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3429657648984955356.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4553 in /w/workspace/gexfoundry_device-mqtt-go_PR-328 [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-328 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/jenkins-gitclient-ssh8523770193384036176.key > 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 6506aa605e312cf2eda10f01423d61b781597072 into PR head commit 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 Merge succeeded, producing 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 Checking out Revision 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 (PR-328) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/jenkins-gitclient-ssh7539824709084515703.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/jenkins-gitclient-ssh4850842283572785442.key > git merge 6506aa605e312cf2eda10f01423d61b781597072 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 # timeout=10 Commit message: "docs(snap): source metadata from external appstream file" First time build. Skipping changelog. > git rev-list --no-walk c5a87ce695db4398487b972365946a52be05d05e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-03T12:20:25.049Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-03T12:20:25.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-03T12:20:25.115Z] ========================================================= [2022-02-03T12:20:25.115Z] EdgeX Global Pipelines Version Info [2022-02-03T12:20:25.115Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:20:26.226Z] ------------------- [2022-02-03T12:20:26.226Z] stable info: [2022-02-03T12:20:26.226Z] ------------------- [2022-02-03T12:20:26.226Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-03T12:20:26.226Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T12:20:26.226Z] Message: update stable to v1.0.220 [2022-02-03T12:20:26.798Z] ------------------- [2022-02-03T12:20:26.798Z] experimental info: [2022-02-03T12:20:26.798Z] ------------------- [2022-02-03T12:20:26.798Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-03T12:20:26.798Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T12:20:26.798Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-03T12:20:26.942Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-02-03T12:20:26.957Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-02-03T12:20:26.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-03T12:20:26.995Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-03T12:20:27.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-03T12:20:27.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-03T12:20:27.037Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-03T12:20:27.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-03T12:20:27.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-03T12:20:27.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-03T12:20:27.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-03T12:20:27.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-02-03T12:20:27.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-03T12:20:27.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-03T12:20:27.134Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-03T12:20:27.159Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-03T12:20:27.176Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T12:20:27.191Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T12:20:27.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-03T12:20:27.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-03T12:20:27.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-03T12:20:27.241Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-03T12:20:27.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-03T12:20:27.274Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-03T12:20:27.291Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-03T12:20:27.306Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-03T12:20:27.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-328 [Pipeline] echo [2022-02-03T12:20:27.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-328 [Pipeline] echo [2022-02-03T12:20:27.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-328 [Pipeline] echo [2022-02-03T12:20:27.358Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [Pipeline] echo [2022-02-03T12:20:27.370Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d6aa7d [Pipeline] echo [2022-02-03T12:20:27.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T12:20:27.431Z] provisioning config files... [2022-02-03T12:20:27.444Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/config909127044405520431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:20:27.755Z] ---> docker-login.sh [2022-02-03T12:20:27.755Z] nexus3.edgexfoundry.org:10001 [2022-02-03T12:20:27.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:20:28.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:20:28.016Z] Configure a credential helper to remove this warning. See [2022-02-03T12:20:28.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:20:28.016Z] [2022-02-03T12:20:28.016Z] Login Succeeded [2022-02-03T12:20:28.016Z] nexus3.edgexfoundry.org:10002 [2022-02-03T12:20:28.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:20:28.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:20:28.016Z] Configure a credential helper to remove this warning. See [2022-02-03T12:20:28.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:20:28.016Z] [2022-02-03T12:20:28.016Z] Login Succeeded [2022-02-03T12:20:28.016Z] nexus3.edgexfoundry.org:10003 [2022-02-03T12:20:28.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:20:28.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:20:28.276Z] Configure a credential helper to remove this warning. See [2022-02-03T12:20:28.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:20:28.276Z] [2022-02-03T12:20:28.276Z] Login Succeeded [2022-02-03T12:20:28.276Z] nexus3.edgexfoundry.org:10004 [2022-02-03T12:20:28.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:20:28.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:20:28.276Z] Configure a credential helper to remove this warning. See [2022-02-03T12:20:28.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:20:28.276Z] [2022-02-03T12:20:28.276Z] Login Succeeded [2022-02-03T12:20:28.276Z] docker.io [2022-02-03T12:20:28.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:20:28.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:20:28.854Z] Configure a credential helper to remove this warning. See [2022-02-03T12:20:28.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:20:28.854Z] [2022-02-03T12:20:28.854Z] Login Succeeded [2022-02-03T12:20:28.854Z] ---> docker-login.sh ends [Pipeline] } [2022-02-03T12:20:28.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-03T12:20:29.257Z] + git rev-list -1 --merges 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558~1..4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [Pipeline] echo [2022-02-03T12:20:29.292Z] -----------> git rev-list -1 --merges 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558~1..4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [false] [Pipeline] sh [2022-02-03T12:20:29.599Z] + git log --format=format:%s -1 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [Pipeline] echo [2022-02-03T12:20:29.617Z] ========================================================= [2022-02-03T12:20:29.617Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-03T12:20:29.617Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T12:20:29.964Z] + git log --format=format:%s -1 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [Pipeline] echo [2022-02-03T12:20:29.976Z] [semverPrep] GIT_COMMIT: 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558, Commit Message: docs(snap): source metadata from external appstream file [Pipeline] echo [2022-02-03T12:20:29.988Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-03T12:20:30.425Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-03T12:20:30.425Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-03T12:20:30.425Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-03T12:20:30.425Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-03T12:20:30.425Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-03T12:20:30.425Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-03T12:20:30.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:20:30.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T12:20:30.867Z] [2022-02-03T12:20:30.867Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:20:31.175Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T12:20:31.175Z] latest: Pulling from edgex-devops/git-semver [2022-02-03T12:20:31.175Z] a0d0a0d46f8b: Pulling fs layer [2022-02-03T12:20:31.175Z] 3e5f54012d9b: Pulling fs layer [2022-02-03T12:20:31.175Z] 4c7163046ea9: Pulling fs layer [2022-02-03T12:20:31.175Z] 0c2d73faf560: Pulling fs layer [2022-02-03T12:20:31.175Z] 0c2d73faf560: Waiting [2022-02-03T12:20:31.175Z] 3e5f54012d9b: Verifying Checksum [2022-02-03T12:20:31.175Z] 3e5f54012d9b: Download complete [2022-02-03T12:20:31.175Z] a0d0a0d46f8b: Verifying Checksum [2022-02-03T12:20:31.175Z] a0d0a0d46f8b: Download complete [2022-02-03T12:20:31.175Z] 0c2d73faf560: Verifying Checksum [2022-02-03T12:20:31.175Z] 0c2d73faf560: Download complete [2022-02-03T12:20:31.175Z] 4c7163046ea9: Verifying Checksum [2022-02-03T12:20:31.175Z] 4c7163046ea9: Download complete [2022-02-03T12:20:31.437Z] a0d0a0d46f8b: Pull complete [2022-02-03T12:20:31.437Z] 3e5f54012d9b: Pull complete [2022-02-03T12:20:31.706Z] 4c7163046ea9: Pull complete [2022-02-03T12:20:31.972Z] 0c2d73faf560: Pull complete [2022-02-03T12:20:31.972Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-03T12:20:31.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T12:20:31.972Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-03T12:20:32.047Z] prd-centos7-docker-4c-2g-4553 does not seem to be running inside a container [2022-02-03T12:20:32.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-328 -v /w/workspace/gexfoundry_device-mqtt-go_PR-328:/w/workspace/gexfoundry_device-mqtt-go_PR-328:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-03T12:20:32.717Z] $ docker top 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-03T12:20:32.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-03T12:20:32.813Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-03T12:20:32.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-03T12:20:32.913Z] $ docker exec 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b ssh-agent [2022-02-03T12:20:33.021Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkOFajg/agent.14 [2022-02-03T12:20:33.021Z] SSH_AGENT_PID=20 [2022-02-03T12:20:33.029Z] Running ssh-add (command line suppressed) [2022-02-03T12:20:33.121Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/private_key_9159602145248319277.key (/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/private_key_9159602145248319277.key) [2022-02-03T12:20:33.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-03T12:20:33.453Z] + git tag --points-at HEAD [Pipeline] } [2022-02-03T12:20:33.465Z] $ docker exec --env ******** --env ******** 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b ssh-agent -k [2022-02-03T12:20:33.558Z] unset SSH_AUTH_SOCK; [2022-02-03T12:20:33.559Z] unset SSH_AGENT_PID; [2022-02-03T12:20:33.559Z] echo Agent pid 20 killed; [2022-02-03T12:20:33.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-03T12:20:33.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-03T12:20:33.593Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-03T12:20:33.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-03T12:20:33.693Z] $ docker exec 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b ssh-agent [2022-02-03T12:20:33.788Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfkccdl/agent.55 [2022-02-03T12:20:33.788Z] SSH_AGENT_PID=61 [2022-02-03T12:20:33.794Z] Running ssh-add (command line suppressed) [2022-02-03T12:20:33.885Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/private_key_3604196200142297901.key (/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/private_key_3604196200142297901.key) [2022-02-03T12:20:33.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-03T12:20:34.196Z] + git semver init [2022-02-03T12:20:34.197Z] # -> Open(): unable to determine branch for HEAD [2022-02-03T12:20:34.197Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-328/.git [2022-02-03T12:20:34.197Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-328 [2022-02-03T12:20:34.197Z] # $SEMVER_REMOTE_NAME = origin [2022-02-03T12:20:34.197Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-03T12:20:34.197Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-03T12:20:34.197Z] # $SEMVER_BRANCH = PR-328 [2022-02-03T12:20:34.197Z] # $SEMVER_TEMP = /tmp/semver-389651453 [2022-02-03T12:20:34.197Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-02-03T12:20:35.138Z] # '/tmp/semver-389651453' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-328/.semver' [2022-02-03T12:20:35.138Z] # -> Force: false [2022-02-03T12:20:35.138Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-328/.semver [Pipeline] } [2022-02-03T12:20:35.148Z] $ docker exec --env ******** --env ******** 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b ssh-agent -k [2022-02-03T12:20:35.231Z] unset SSH_AUTH_SOCK; [2022-02-03T12:20:35.231Z] unset SSH_AGENT_PID; [2022-02-03T12:20:35.231Z] echo Agent pid 61 killed; [2022-02-03T12:20:35.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-03T12:20:35.577Z] + git semver [Pipeline] } [2022-02-03T12:20:35.593Z] $ docker stop --time=1 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b [2022-02-03T12:20:36.948Z] $ docker rm -f 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T12:20:37.314Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-03T12:20:37.550Z] Stashed 1 file(s) [Pipeline] echo [2022-02-03T12:20:37.554Z] [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-02-03T12:20:37.716Z] provisioning config files... [2022-02-03T12:20:37.725Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/config7761389395209438237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:20:38.039Z] ---> docker-login.sh [2022-02-03T12:20:38.039Z] nexus3.edgexfoundry.org:10001 [2022-02-03T12:20:38.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:20:38.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:20:38.039Z] Configure a credential helper to remove this warning. See [2022-02-03T12:20:38.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:20:38.039Z] [2022-02-03T12:20:38.039Z] Login Succeeded [2022-02-03T12:20:38.039Z] nexus3.edgexfoundry.org:10002 [2022-02-03T12:20:38.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:20:38.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:20:38.039Z] Configure a credential helper to remove this warning. See [2022-02-03T12:20:38.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:20:38.039Z] [2022-02-03T12:20:38.039Z] Login Succeeded [2022-02-03T12:20:38.039Z] nexus3.edgexfoundry.org:10003 [2022-02-03T12:20:38.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:20:38.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:20:38.299Z] Configure a credential helper to remove this warning. See [2022-02-03T12:20:38.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:20:38.299Z] [2022-02-03T12:20:38.299Z] Login Succeeded [2022-02-03T12:20:38.299Z] nexus3.edgexfoundry.org:10004 [2022-02-03T12:20:38.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:20:38.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:20:38.299Z] Configure a credential helper to remove this warning. See [2022-02-03T12:20:38.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:20:38.299Z] [2022-02-03T12:20:38.299Z] Login Succeeded [2022-02-03T12:20:38.299Z] docker.io [2022-02-03T12:20:38.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:20:38.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:20:38.820Z] Configure a credential helper to remove this warning. See [2022-02-03T12:20:38.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:20:38.820Z] [2022-02-03T12:20:38.820Z] Login Succeeded [2022-02-03T12:20:38.820Z] ---> docker-login.sh ends [Pipeline] } [2022-02-03T12:20:38.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-03T12:20:38.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-03T12:20:38.893Z] ========================================================= [2022-02-03T12:20:38.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-03T12:20:38.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:20:39.215Z] + 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-02-03T12:20:39.215Z] Sending build context to Docker daemon 5.753MB [2022-02-03T12:20:39.215Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-02-03T12:20:39.215Z] Step 2/12 : FROM ${BASE} AS builder [2022-02-03T12:20:39.215Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-03T12:20:39.215Z] 59bf1c3509f3: Pulling fs layer [2022-02-03T12:20:39.215Z] 666ba61612fd: Pulling fs layer [2022-02-03T12:20:39.215Z] 8ed8ca486205: Pulling fs layer [2022-02-03T12:20:39.215Z] 4fe6c5a15a65: Pulling fs layer [2022-02-03T12:20:39.215Z] 22a0e8bec74d: Pulling fs layer [2022-02-03T12:20:39.215Z] 640e595b4fbd: Pulling fs layer [2022-02-03T12:20:39.215Z] 763cafe07f6e: Pulling fs layer [2022-02-03T12:20:39.215Z] 0c0b528cf693: Pulling fs layer [2022-02-03T12:20:39.215Z] 10935f4eaf8b: Pulling fs layer [2022-02-03T12:20:39.215Z] 640e595b4fbd: Waiting [2022-02-03T12:20:39.215Z] 763cafe07f6e: Waiting [2022-02-03T12:20:39.215Z] 0c0b528cf693: Waiting [2022-02-03T12:20:39.215Z] 10935f4eaf8b: Waiting [2022-02-03T12:20:39.215Z] 4fe6c5a15a65: Waiting [2022-02-03T12:20:39.215Z] 22a0e8bec74d: Waiting [2022-02-03T12:20:39.215Z] 8ed8ca486205: Verifying Checksum [2022-02-03T12:20:39.215Z] 8ed8ca486205: Download complete [2022-02-03T12:20:39.215Z] 666ba61612fd: Verifying Checksum [2022-02-03T12:20:39.215Z] 666ba61612fd: Download complete [2022-02-03T12:20:39.215Z] 22a0e8bec74d: Verifying Checksum [2022-02-03T12:20:39.215Z] 22a0e8bec74d: Download complete [2022-02-03T12:20:39.480Z] 59bf1c3509f3: Verifying Checksum [2022-02-03T12:20:39.480Z] 59bf1c3509f3: Download complete [2022-02-03T12:20:39.480Z] 640e595b4fbd: Verifying Checksum [2022-02-03T12:20:39.480Z] 640e595b4fbd: Download complete [2022-02-03T12:20:39.480Z] 763cafe07f6e: Verifying Checksum [2022-02-03T12:20:39.480Z] 763cafe07f6e: Download complete [2022-02-03T12:20:39.480Z] 0c0b528cf693: Verifying Checksum [2022-02-03T12:20:39.480Z] 0c0b528cf693: Download complete [2022-02-03T12:20:40.061Z] 10935f4eaf8b: Verifying Checksum [2022-02-03T12:20:40.061Z] 10935f4eaf8b: Download complete [2022-02-03T12:20:40.061Z] 59bf1c3509f3: Pull complete [2022-02-03T12:20:40.061Z] 4fe6c5a15a65: Verifying Checksum [2022-02-03T12:20:40.061Z] 4fe6c5a15a65: Download complete [2022-02-03T12:20:40.061Z] 666ba61612fd: Pull complete [2022-02-03T12:20:40.061Z] 8ed8ca486205: Pull complete [2022-02-03T12:20:44.301Z] 4fe6c5a15a65: Pull complete [2022-02-03T12:20:44.301Z] 22a0e8bec74d: Pull complete [2022-02-03T12:20:44.301Z] 640e595b4fbd: Pull complete [2022-02-03T12:20:44.301Z] 763cafe07f6e: Pull complete [2022-02-03T12:20:44.301Z] 0c0b528cf693: Pull complete [2022-02-03T12:20:46.854Z] 10935f4eaf8b: Pull complete [2022-02-03T12:20:46.854Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-03T12:20:46.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-03T12:20:46.854Z] ---> 99d49a6021b9 [2022-02-03T12:20:46.854Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-02-03T12:20:48.772Z] ---> Running in 62dce722070b [2022-02-03T12:20:48.772Z] Removing intermediate container 62dce722070b [2022-02-03T12:20:48.772Z] ---> ecd0c20be736 [2022-02-03T12:20:48.772Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-02-03T12:20:48.772Z] ---> Running in 1209790e337e [2022-02-03T12:20:48.772Z] Removing intermediate container 1209790e337e [2022-02-03T12:20:48.772Z] ---> bf50437deb67 [2022-02-03T12:20:48.772Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T12:20:48.772Z] ---> Running in 286933bc3951 [2022-02-03T12:20:49.351Z] Removing intermediate container 286933bc3951 [2022-02-03T12:20:49.351Z] ---> 4f776399c53d [2022-02-03T12:20:49.351Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-03T12:20:49.351Z] ---> Running in 94944ddd00f2 [2022-02-03T12:20:49.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T12:20:50.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T12:20:50.817Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-02-03T12:20:50.817Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-02-03T12:20:50.817Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-02-03T12:20:51.080Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-02-03T12:20:51.080Z] Executing busybox-1.34.1-r3.trigger [2022-02-03T12:20:51.080Z] OK: 224 MiB in 56 packages [2022-02-03T12:20:51.346Z] Removing intermediate container 94944ddd00f2 [2022-02-03T12:20:51.346Z] ---> 58bdfe60ebe3 [2022-02-03T12:20:51.346Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-02-03T12:20:51.612Z] ---> Running in f8848a305a6b [2022-02-03T12:20:51.612Z] Removing intermediate container f8848a305a6b [2022-02-03T12:20:51.612Z] ---> d3faf7f3a55d [2022-02-03T12:20:51.612Z] Step 8/12 : COPY go.mod vendor* ./ [2022-02-03T12:20:51.874Z] ---> 171038f77570 [2022-02-03T12:20:51.875Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T12:20:51.875Z] ---> Running in 9c8fa84b9eeb [2022-02-03T12:20:52.665Z] Still waiting to schedule task [2022-02-03T12:20:52.666Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-03T12:21:30.724Z] Removing intermediate container 9c8fa84b9eeb [2022-02-03T12:21:30.724Z] ---> e27d6ccec406 [2022-02-03T12:21:30.724Z] Step 10/12 : COPY . . [2022-02-03T12:21:30.724Z] ---> 638a1ebcb793 [2022-02-03T12:21:30.724Z] Step 11/12 : ARG MAKE='make build' [2022-02-03T12:21:30.724Z] ---> Running in c545720702d5 [2022-02-03T12:21:30.724Z] Removing intermediate container c545720702d5 [2022-02-03T12:21:30.724Z] ---> 4fb0cbb31f84 [2022-02-03T12:21:30.724Z] Step 12/12 : RUN $MAKE [2022-02-03T12:21:30.724Z] ---> Running in d5b528a3cb58 [2022-02-03T12:21:30.724Z] noop [2022-02-03T12:21:30.724Z] Removing intermediate container d5b528a3cb58 [2022-02-03T12:21:30.724Z] ---> 11c3fb73848d [2022-02-03T12:21:30.724Z] Successfully built 11c3fb73848d [2022-02-03T12:21:30.724Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:21:31.032Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-03T12:21:31.032Z] . [Pipeline] withDockerContainer [2022-02-03T12:21:31.133Z] prd-centos7-docker-4c-2g-4553 does not seem to be running inside a container [2022-02-03T12:21:31.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-328 -v /w/workspace/gexfoundry_device-mqtt-go_PR-328:/w/workspace/gexfoundry_device-mqtt-go_PR-328:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-03T12:21:31.600Z] $ docker top fdbde072884ff3d75f4b622e27ed6d146f1c80c782852b284cd3e8d59f80f2b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T12:21:31.975Z] + go version [2022-02-03T12:21:31.975Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-03T12:21:31.988Z] $ docker stop --time=1 fdbde072884ff3d75f4b622e27ed6d146f1c80c782852b284cd3e8d59f80f2b5 [2022-02-03T12:21:33.188Z] $ docker rm -f fdbde072884ff3d75f4b622e27ed6d146f1c80c782852b284cd3e8d59f80f2b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:21:33.622Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-03T12:21:33.622Z] . [Pipeline] withDockerContainer [2022-02-03T12:21:33.694Z] prd-centos7-docker-4c-2g-4553 does not seem to be running inside a container [2022-02-03T12:21:33.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-328 -v /w/workspace/gexfoundry_device-mqtt-go_PR-328:/w/workspace/gexfoundry_device-mqtt-go_PR-328:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-03T12:21:34.123Z] $ docker top b5093994fc959e264fcb5b88660c0857c75a20448b4f0d8273c02ecb9752ce3d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-03T12:21:34.505Z] + make test [2022-02-03T12:21:34.505Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-02-03T12:21:34.770Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-02-03T12:21:49.773Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-02-03T12:21:49.773Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.5% of statements [2022-02-03T12:21:49.773Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-02-03T12:21:49.773Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-03T12:21:55.087Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-03T12:21:55.087Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-03T12:21:55.087Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-03T12:21:55.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-03T12:21:55.377Z] $ docker stop --time=1 b5093994fc959e264fcb5b88660c0857c75a20448b4f0d8273c02ecb9752ce3d [2022-02-03T12:21:56.811Z] $ docker rm -f b5093994fc959e264fcb5b88660c0857c75a20448b4f0d8273c02ecb9752ce3d [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T12:21:57.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-03T12:21:57.251Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-03T12:21:58.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-03T12:21:58.576Z] + ls -al . [2022-02-03T12:21:58.576Z] total 148 [2022-02-03T12:21:58.576Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 3 12:21 . [2022-02-03T12:21:58.576Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 3 12:20 .. [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 7287 Feb 3 12:20 Attribution.txt [2022-02-03T12:21:58.576Z] drwxrwxr-x. 2 jenkins jenkins 60 Feb 3 12:20 bin [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 7447 Feb 3 12:20 CHANGELOG.md [2022-02-03T12:21:58.576Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 3 12:20 cmd [2022-02-03T12:21:58.576Z] -rw-r--r--. 1 jenkins jenkins 17452 Feb 3 12:21 coverage.out [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 1930 Feb 3 12:20 Dockerfile [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 3 12:20 .dockerignore [2022-02-03T12:21:58.576Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 3 12:20 .git [2022-02-03T12:21:58.576Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 3 12:20 .github [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 329 Feb 3 12:20 .gitignore [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 2907 Feb 3 12:20 go.mod [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 49409 Feb 3 12:20 go.sum [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 3 12:20 GOVERNANCE.md [2022-02-03T12:21:58.576Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 3 12:20 internal [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 3 12:20 Jenkinsfile [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 11340 Feb 3 12:20 LICENSE [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 1030 Feb 3 12:20 Makefile [2022-02-03T12:21:58.576Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 3 12:20 mock [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 620 Feb 3 12:20 OWNERS.md [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 2643 Feb 3 12:20 README.md [2022-02-03T12:21:58.576Z] drwx------. 3 jenkins jenkins 71 Feb 3 12:20 .semver [2022-02-03T12:21:58.576Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 3 12:20 snap [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 3 12:20 VERSION [2022-02-03T12:21:58.576Z] -rw-rw-r--. 1 jenkins jenkins 227 Feb 3 12:20 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:21:58.869Z] + 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=4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 --label arch=amd64 --label version=0.0.0 . [2022-02-03T12:21:58.869Z] Sending build context to Docker daemon 5.771MB [2022-02-03T12:21:58.869Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-02-03T12:21:58.869Z] Step 2/24 : FROM ${BASE} AS builder [2022-02-03T12:21:58.869Z] ---> 11c3fb73848d [2022-02-03T12:21:58.869Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-02-03T12:21:59.131Z] ---> Running in 8751d921a1aa [2022-02-03T12:21:59.131Z] Removing intermediate container 8751d921a1aa [2022-02-03T12:21:59.131Z] ---> 441d96b8ae85 [2022-02-03T12:21:59.131Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-02-03T12:21:59.131Z] ---> Running in 2c6db01983dc [2022-02-03T12:21:59.131Z] Removing intermediate container 2c6db01983dc [2022-02-03T12:21:59.131Z] ---> 3aa1cf5b6af8 [2022-02-03T12:21:59.131Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T12:21:59.131Z] ---> Running in 6ecea0b6d3ed [2022-02-03T12:21:59.707Z] Removing intermediate container 6ecea0b6d3ed [2022-02-03T12:21:59.707Z] ---> 16755d17873b [2022-02-03T12:21:59.707Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-03T12:21:59.707Z] ---> Running in d2f1e2000d35 [2022-02-03T12:21:59.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T12:22:00.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T12:22:01.168Z] OK: 224 MiB in 56 packages [2022-02-03T12:22:01.428Z] Removing intermediate container d2f1e2000d35 [2022-02-03T12:22:01.428Z] ---> eee44fb4469a [2022-02-03T12:22:01.428Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-02-03T12:22:01.428Z] ---> Running in 4a3e183fe065 [2022-02-03T12:22:01.428Z] Removing intermediate container 4a3e183fe065 [2022-02-03T12:22:01.428Z] ---> eb74882622a1 [2022-02-03T12:22:01.428Z] Step 8/24 : COPY go.mod vendor* ./ [2022-02-03T12:22:01.689Z] ---> ac70630271a6 [2022-02-03T12:22:01.689Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T12:22:01.689Z] ---> Running in 68a19c6f2907 [2022-02-03T12:22:02.274Z] Removing intermediate container 68a19c6f2907 [2022-02-03T12:22:02.274Z] ---> dfa05bf7af2b [2022-02-03T12:22:02.274Z] Step 10/24 : COPY . . [2022-02-03T12:22:02.537Z] ---> 8ca4c91ecbf6 [2022-02-03T12:22:02.537Z] Step 11/24 : ARG MAKE='make build' [2022-02-03T12:22:02.537Z] ---> Running in 96ef3d4f95d8 [2022-02-03T12:22:02.799Z] Removing intermediate container 96ef3d4f95d8 [2022-02-03T12:22:02.799Z] ---> 538fdfa3f329 [2022-02-03T12:22:02.799Z] Step 12/24 : RUN $MAKE [2022-02-03T12:22:02.799Z] ---> Running in 38fb167d1a2b [2022-02-03T12:22:03.072Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2022-02-03T12:22:15.460Z] Removing intermediate container 38fb167d1a2b [2022-02-03T12:22:15.460Z] ---> 784ff42b7917 [2022-02-03T12:22:15.460Z] Step 13/24 : FROM alpine:3.14 [2022-02-03T12:22:15.460Z] 3.14: Pulling from library/alpine [2022-02-03T12:22:15.727Z] 97518928ae5f: Pulling fs layer [2022-02-03T12:22:15.727Z] 97518928ae5f: Verifying Checksum [2022-02-03T12:22:15.727Z] 97518928ae5f: Download complete [2022-02-03T12:22:15.913Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4554 in /w/workspace/gexfoundry_device-mqtt-go_PR-328 [Pipeline] { [Pipeline] ws [2022-02-03T12:22:15.928Z] Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout [2022-02-03T12:22:15.986Z] 97518928ae5f: Pull complete [2022-02-03T12:22:15.986Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-03T12:22:15.986Z] Status: Downloaded newer image for alpine:3.14 [2022-02-03T12:22:15.986Z] ---> 0a97eee8041e [2022-02-03T12:22:15.986Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-02-03T12:22:15.986Z] ---> Running in 74bdb46fa885 [2022-02-03T12:22:16.164Z] Selected Git installation does not exist. Using Default [2022-02-03T12:22:16.165Z] The recommended git tool is: NONE [2022-02-03T12:22:16.257Z] Removing intermediate container 74bdb46fa885 [2022-02-03T12:22:16.257Z] ---> 89e8151346d7 [2022-02-03T12:22:16.257Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-03T12:22:16.257Z] ---> Running in e5b3025f3b4d [2022-02-03T12:22:16.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T12:22:16.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-03T12:22:16.788Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-03T12:22:16.788Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-03T12:22:16.788Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-03T12:22:16.788Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-03T12:22:16.788Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-03T12:22:16.788Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-03T12:22:16.788Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T12:22:16.788Z] OK: 8 MiB in 20 packages [2022-02-03T12:22:17.054Z] Removing intermediate container e5b3025f3b4d [2022-02-03T12:22:17.054Z] ---> 97aea11004e2 [2022-02-03T12:22:17.054Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-02-03T12:22:17.314Z] ---> 10f7e446005a [2022-02-03T12:22:17.314Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-02-03T12:22:17.573Z] ---> 88d7fa16d96c [2022-02-03T12:22:17.574Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-02-03T12:22:17.574Z] ---> 9598d56ddf6f [2022-02-03T12:22:17.574Z] Step 19/24 : EXPOSE 59982 [2022-02-03T12:22:17.574Z] ---> Running in 404b060f2e7c [2022-02-03T12:22:17.574Z] Removing intermediate container 404b060f2e7c [2022-02-03T12:22:17.574Z] ---> d617b0a26a05 [2022-02-03T12:22:17.574Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-02-03T12:22:17.834Z] ---> Running in 445ecf7d6fce [2022-02-03T12:22:17.834Z] Removing intermediate container 445ecf7d6fce [2022-02-03T12:22:17.834Z] ---> 50fa2812690a [2022-02-03T12:22:17.834Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T12:22:17.834Z] ---> Running in 7e090247787f [2022-02-03T12:22:17.834Z] Removing intermediate container 7e090247787f [2022-02-03T12:22:17.834Z] ---> 29c557af1a2b [2022-02-03T12:22:17.834Z] Step 22/24 : LABEL arch=amd64 [2022-02-03T12:22:17.834Z] ---> Running in 077a26e36309 [2022-02-03T12:22:18.094Z] Removing intermediate container 077a26e36309 [2022-02-03T12:22:18.094Z] ---> cf1590da797f [2022-02-03T12:22:18.094Z] Step 23/24 : LABEL git_sha=4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [2022-02-03T12:22:18.094Z] ---> Running in a2bc3b7aadf4 [2022-02-03T12:22:18.094Z] Removing intermediate container a2bc3b7aadf4 [2022-02-03T12:22:18.094Z] ---> 71f33353d043 [2022-02-03T12:22:18.094Z] Step 24/24 : LABEL version=0.0.0 [2022-02-03T12:22:18.094Z] ---> Running in 02e80ef14fbd [2022-02-03T12:22:18.094Z] Removing intermediate container 02e80ef14fbd [2022-02-03T12:22:18.094Z] ---> d502dbe6b41f [2022-02-03T12:22:18.094Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-03T12:22:18.094Z] Successfully built d502dbe6b41f [2022-02-03T12:22:18.094Z] 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) [Pipeline] findFiles [Pipeline] node [2022-02-03T12:22:20.806Z] using credential edgex-jenkins-ssh [2022-02-03T12:22:20.825Z] Cloning the remote Git repository [2022-02-03T12:22:20.849Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-02-03T12:22:20.923Z] > git init /w/workspace/device-mqtt-go/8 # timeout=10 [2022-02-03T12:22:21.004Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-02-03T12:22:21.005Z] > git --version # timeout=10 [2022-02-03T12:22:21.027Z] > git --version # 'git version 2.17.1' [2022-02-03T12:22:21.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T12:22:21.147Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T12:22:23.040Z] Merging remotes/origin/main commit 6506aa605e312cf2eda10f01423d61b781597072 into PR head commit 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [2022-02-03T12:22:23.222Z] Merge succeeded, producing 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [2022-02-03T12:22:23.222Z] Checking out Revision 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 (PR-328) [2022-02-03T12:22:22.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-02-03T12:22:22.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T12:22:22.350Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-02-03T12:22:22.382Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-02-03T12:22:22.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T12:22:22.398Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-03T12:22:23.030Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T12:22:23.044Z] > git checkout -f 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 # timeout=10 [2022-02-03T12:22:23.119Z] > git remote # timeout=10 [2022-02-03T12:22:23.138Z] > git config --get remote.origin.url # timeout=10 [2022-02-03T12:22:23.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T12:22:23.161Z] > git merge 6506aa605e312cf2eda10f01423d61b781597072 # timeout=10 [2022-02-03T12:22:23.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-03T12:22:23.202Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T12:22:23.214Z] > git checkout -f 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 # timeout=10 [2022-02-03T12:22:27.259Z] Commit message: "docs(snap): source metadata from external appstream file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T12:22:28.091Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-03T12:22:28.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-03T12:22:28.091Z] Dload Upload Total Spent Left Speed [2022-02-03T12:22:28.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 99521 [Pipeline] sh [2022-02-03T12:22:28.609Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-03T12:22:28.941Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-02-03T12:22:28.942Z] sudo tee /etc/docker/daemon.new [2022-02-03T12:22:28.942Z] { [2022-02-03T12:22:28.942Z] "registry-mirrors": [ [2022-02-03T12:22:28.942Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-03T12:22:28.942Z] ], [2022-02-03T12:22:28.942Z] "bip": "10.250.0.254/24", [2022-02-03T12:22:28.942Z] "hosts": [ [2022-02-03T12:22:28.942Z] "tcp://0.0.0.0:5555", [2022-02-03T12:22:28.942Z] "unix:///var/run/docker.sock" [2022-02-03T12:22:28.942Z] ], [2022-02-03T12:22:28.942Z] "mtu": 1458, [2022-02-03T12:22:28.942Z] "selinux-enabled": true, [2022-02-03T12:22:28.942Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-03T12:22:28.942Z] } [Pipeline] sh [2022-02-03T12:22:29.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-03T12:22:29.689Z] + sudo service docker restart [2022-02-03T12:22:33.266Z] Still waiting to schedule task [2022-02-03T12:22:33.267Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T12:22:48.010Z] provisioning config files... [2022-02-03T12:22:48.032Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/8@tmp/config4098049409268651287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:22:48.385Z] ---> docker-login.sh [2022-02-03T12:22:48.385Z] nexus3.edgexfoundry.org:10001 [2022-02-03T12:22:48.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:22:48.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:22:48.986Z] Configure a credential helper to remove this warning. See [2022-02-03T12:22:48.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:22:48.986Z] [2022-02-03T12:22:48.986Z] Login Succeeded [2022-02-03T12:22:48.986Z] nexus3.edgexfoundry.org:10002 [2022-02-03T12:22:49.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:22:49.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:22:49.528Z] Configure a credential helper to remove this warning. See [2022-02-03T12:22:49.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:22:49.528Z] [2022-02-03T12:22:49.528Z] Login Succeeded [2022-02-03T12:22:49.528Z] nexus3.edgexfoundry.org:10003 [2022-02-03T12:22:49.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:22:49.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:22:49.797Z] Configure a credential helper to remove this warning. See [2022-02-03T12:22:49.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:22:49.797Z] [2022-02-03T12:22:49.797Z] Login Succeeded [2022-02-03T12:22:49.797Z] nexus3.edgexfoundry.org:10004 [2022-02-03T12:22:50.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:22:50.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:22:50.340Z] Configure a credential helper to remove this warning. See [2022-02-03T12:22:50.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:22:50.340Z] [2022-02-03T12:22:50.340Z] Login Succeeded [2022-02-03T12:22:50.340Z] docker.io [2022-02-03T12:22:50.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T12:22:50.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T12:22:50.879Z] Configure a credential helper to remove this warning. See [2022-02-03T12:22:50.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T12:22:50.879Z] [2022-02-03T12:22:50.879Z] Login Succeeded [2022-02-03T12:22:50.879Z] ---> docker-login.sh ends [Pipeline] } [2022-02-03T12:22:50.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-03T12:22:51.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-03T12:22:51.348Z] ========================================================= [2022-02-03T12:22:51.348Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-03T12:22:51.348Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:22:51.714Z] + 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-02-03T12:22:51.997Z] Sending build context to Docker daemon 2.996MB [2022-02-03T12:22:51.997Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-02-03T12:22:51.997Z] Step 2/12 : FROM ${BASE} AS builder [2022-02-03T12:22:52.268Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-03T12:22:52.268Z] 9b3977197b4f: Pulling fs layer [2022-02-03T12:22:52.268Z] 1a89e8eeedd5: Pulling fs layer [2022-02-03T12:22:52.268Z] 94645a83ff95: Pulling fs layer [2022-02-03T12:22:52.268Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-03T12:22:52.268Z] 0c92f367c5e7: Pulling fs layer [2022-02-03T12:22:52.268Z] f7c0051592d6: Pulling fs layer [2022-02-03T12:22:52.268Z] a227ed2f7395: Pulling fs layer [2022-02-03T12:22:52.268Z] 7b1c46037f91: Pulling fs layer [2022-02-03T12:22:52.268Z] 3f3a8bcf1eab: Waiting [2022-02-03T12:22:52.268Z] 0c92f367c5e7: Waiting [2022-02-03T12:22:52.268Z] f7c0051592d6: Waiting [2022-02-03T12:22:52.268Z] 7b1c46037f91: Waiting [2022-02-03T12:22:52.268Z] a227ed2f7395: Waiting [2022-02-03T12:22:52.268Z] 94645a83ff95: Verifying Checksum [2022-02-03T12:22:52.268Z] 94645a83ff95: Download complete [2022-02-03T12:22:52.268Z] 1a89e8eeedd5: Download complete [2022-02-03T12:22:52.268Z] 0c92f367c5e7: Download complete [2022-02-03T12:22:52.268Z] f7c0051592d6: Verifying Checksum [2022-02-03T12:22:52.268Z] f7c0051592d6: Download complete [2022-02-03T12:22:52.268Z] a227ed2f7395: Verifying Checksum [2022-02-03T12:22:52.268Z] a227ed2f7395: Download complete [2022-02-03T12:22:52.268Z] 9b3977197b4f: Verifying Checksum [2022-02-03T12:22:52.268Z] 9b3977197b4f: Download complete [2022-02-03T12:22:52.867Z] 9b3977197b4f: Pull complete [2022-02-03T12:22:53.465Z] 1a89e8eeedd5: Pull complete [2022-02-03T12:22:53.738Z] 94645a83ff95: Pull complete [2022-02-03T12:22:54.011Z] 7b1c46037f91: Verifying Checksum [2022-02-03T12:22:54.011Z] 7b1c46037f91: Download complete [2022-02-03T12:22:54.603Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-03T12:22:54.603Z] 3f3a8bcf1eab: Download complete [2022-02-03T12:23:06.994Z] 3f3a8bcf1eab: Pull complete [2022-02-03T12:23:06.994Z] 0c92f367c5e7: Pull complete [2022-02-03T12:23:06.994Z] f7c0051592d6: Pull complete [2022-02-03T12:23:06.994Z] a227ed2f7395: Pull complete [2022-02-03T12:23:12.397Z] 7b1c46037f91: Pull complete [2022-02-03T12:23:12.397Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-03T12:23:12.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-03T12:23:12.397Z] ---> f79e39bc4007 [2022-02-03T12:23:12.397Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-02-03T12:23:14.374Z] ---> Running in 9561c65a678a [2022-02-03T12:23:14.374Z] Removing intermediate container 9561c65a678a [2022-02-03T12:23:14.374Z] ---> 7ffb3fd4861c [2022-02-03T12:23:14.374Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-02-03T12:23:14.374Z] ---> Running in 4fb7cc941e7a [2022-02-03T12:23:14.969Z] Removing intermediate container 4fb7cc941e7a [2022-02-03T12:23:14.969Z] ---> 0caa3afbf2ce [2022-02-03T12:23:14.969Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T12:23:14.969Z] ---> Running in 7f8e813ea7d8 [2022-02-03T12:23:16.942Z] Removing intermediate container 7f8e813ea7d8 [2022-02-03T12:23:16.942Z] ---> fc7add3230fd [2022-02-03T12:23:16.942Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-03T12:23:16.942Z] ---> Running in 43958c94a482 [2022-02-03T12:23:17.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T12:23:18.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T12:23:19.484Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-02-03T12:23:19.754Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-02-03T12:23:19.754Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-02-03T12:23:20.030Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-02-03T12:23:20.030Z] Executing busybox-1.34.1-r3.trigger [2022-02-03T12:23:20.030Z] OK: 224 MiB in 56 packages [2022-02-03T12:23:21.012Z] Removing intermediate container 43958c94a482 [2022-02-03T12:23:21.012Z] ---> afbc50c49c19 [2022-02-03T12:23:21.012Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-02-03T12:23:21.012Z] ---> Running in 4dfa5abddcff [2022-02-03T12:23:21.607Z] Removing intermediate container 4dfa5abddcff [2022-02-03T12:23:21.607Z] ---> 2c056a914710 [2022-02-03T12:23:21.607Z] Step 8/12 : COPY go.mod vendor* ./ [2022-02-03T12:23:22.201Z] ---> 4b4eae9222f5 [2022-02-03T12:23:22.201Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T12:23:22.201Z] ---> Running in 7d4a1b534434 [2022-02-03T12:23:47.255Z] Running on prd-ubuntu18.04-docker-8c-8g-4555 in /w/workspace/gexfoundry_device-mqtt-go_PR-328 [Pipeline] { [Pipeline] ws [2022-02-03T12:23:47.268Z] Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout [2022-02-03T12:23:47.350Z] Selected Git installation does not exist. Using Default [2022-02-03T12:23:47.350Z] The recommended git tool is: NONE [2022-02-03T12:23:48.867Z] using credential edgex-jenkins-ssh [2022-02-03T12:23:48.880Z] Cloning the remote Git repository [2022-02-03T12:23:48.891Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-02-03T12:23:48.924Z] > git init /w/workspace/device-mqtt-go/8 # timeout=10 [2022-02-03T12:23:48.958Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-02-03T12:23:48.959Z] > git --version # timeout=10 [2022-02-03T12:23:48.965Z] > git --version # 'git version 2.17.1' [2022-02-03T12:23:48.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T12:23:49.065Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T12:23:50.389Z] Merging remotes/origin/main commit 6506aa605e312cf2eda10f01423d61b781597072 into PR head commit 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:23:49.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-02-03T12:23:49.832Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T12:23:49.844Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-02-03T12:23:49.859Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-02-03T12:23:49.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T12:23:49.867Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-03T12:23:50.393Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T12:23:50.399Z] > git checkout -f 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 # timeout=10 [2022-02-03T12:23:50.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T12:23:50.775Z] [2022-02-03T12:23:50.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:23:51.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T12:23:51.084Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-03T12:23:51.084Z] b4d181a07f80: Pulling fs layer [2022-02-03T12:23:51.084Z] a1111a8f2ec3: Pulling fs layer [2022-02-03T12:23:51.084Z] ed53099fbce6: Pulling fs layer [2022-02-03T12:23:51.084Z] dc539afda2c1: Pulling fs layer [2022-02-03T12:23:51.084Z] 77bc0d833cb6: Pulling fs layer [2022-02-03T12:23:51.084Z] 9065ff56babe: Pulling fs layer [2022-02-03T12:23:51.084Z] d287ab97295c: Pulling fs layer [2022-02-03T12:23:51.084Z] 77bc0d833cb6: Waiting [2022-02-03T12:23:51.084Z] dc539afda2c1: Waiting [2022-02-03T12:23:51.084Z] 9065ff56babe: Waiting [2022-02-03T12:23:51.084Z] d287ab97295c: Waiting [2022-02-03T12:23:51.084Z] a1111a8f2ec3: Verifying Checksum [2022-02-03T12:23:51.084Z] a1111a8f2ec3: Download complete [2022-02-03T12:23:51.084Z] dc539afda2c1: Verifying Checksum [2022-02-03T12:23:51.084Z] dc539afda2c1: Download complete [2022-02-03T12:23:51.084Z] ed53099fbce6: Verifying Checksum [2022-02-03T12:23:51.084Z] ed53099fbce6: Download complete [2022-02-03T12:23:51.084Z] 9065ff56babe: Verifying Checksum [2022-02-03T12:23:51.084Z] 9065ff56babe: Download complete [2022-02-03T12:23:51.366Z] 77bc0d833cb6: Verifying Checksum [2022-02-03T12:23:51.366Z] 77bc0d833cb6: Download complete [2022-02-03T12:23:51.366Z] b4d181a07f80: Verifying Checksum [2022-02-03T12:23:51.366Z] b4d181a07f80: Download complete [2022-02-03T12:23:51.946Z] d287ab97295c: Verifying Checksum [2022-02-03T12:23:51.946Z] d287ab97295c: Download complete [2022-02-03T12:23:52.929Z] b4d181a07f80: Pull complete [2022-02-03T12:23:52.929Z] a1111a8f2ec3: Pull complete [2022-02-03T12:23:53.521Z] ed53099fbce6: Pull complete [2022-02-03T12:23:53.521Z] dc539afda2c1: Pull complete [2022-02-03T12:23:53.787Z] 77bc0d833cb6: Pull complete [2022-02-03T12:23:53.787Z] 9065ff56babe: Pull complete [2022-02-03T12:23:59.121Z] d287ab97295c: Pull complete [2022-02-03T12:23:59.121Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-03T12:23:59.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T12:23:59.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-03T12:23:59.192Z] prd-centos7-docker-4c-2g-4553 does not seem to be running inside a container [2022-02-03T12:23:59.226Z] $ 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-328 -v /w/workspace/gexfoundry_device-mqtt-go_PR-328:/w/workspace/gexfoundry_device-mqtt-go_PR-328:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-03T12:24:01.854Z] $ docker top 53312d9c88305b37f024edf3c3f264ec44f16039868ce06d0516f8be481fbd25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:24:02.263Z] ---> job-cost.sh [2022-02-03T12:24:02.263Z] lf-activate-venv: SKIPPING [2022-02-03T12:24:02.263Z] INFO: No Stack... [2022-02-03T12:24:02.523Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-03T12:24:02.783Z] INFO: Archiving Costs [Pipeline] sh [2022-02-03T12:24:03.082Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives/cost.csv [2022-02-03T12:24:03.082Z] + cut -d, -f6 [Pipeline] lock [2022-02-03T12:24:03.101Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] [2022-02-03T12:24:03.107Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] did not exist. Created. [2022-02-03T12:24:03.107Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-03T12:24:03.418Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-03T12:24:03.454Z] Stashed 1 file(s) [Pipeline] } [2022-02-03T12:24:03.461Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-03T12:24:03.485Z] $ docker stop --time=1 53312d9c88305b37f024edf3c3f264ec44f16039868ce06d0516f8be481fbd25 [2022-02-03T12:24:04.616Z] $ docker rm -f 53312d9c88305b37f024edf3c3f264ec44f16039868ce06d0516f8be481fbd25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-03T12:24:04.715Z] Failed in branch amd64 [2022-02-03T12:24:30.329Z] Removing intermediate container 7d4a1b534434 [2022-02-03T12:24:30.330Z] ---> b477e7e71c35 [2022-02-03T12:24:30.330Z] Step 10/12 : COPY . . [2022-02-03T12:24:31.307Z] ---> 0a310463ccd1 [2022-02-03T12:24:31.307Z] Step 11/12 : ARG MAKE='make build' [2022-02-03T12:24:31.307Z] ---> Running in 17b6134db69e [2022-02-03T12:24:31.580Z] Removing intermediate container 17b6134db69e [2022-02-03T12:24:31.580Z] ---> 4f0ab1fd8e1c [2022-02-03T12:24:31.580Z] Step 12/12 : RUN $MAKE [2022-02-03T12:24:31.857Z] ---> Running in 1cb05f523c4a [2022-02-03T12:24:32.840Z] noop [2022-02-03T12:24:33.437Z] Removing intermediate container 1cb05f523c4a [2022-02-03T12:24:33.438Z] ---> 068915cc233e [2022-02-03T12:24:33.438Z] Successfully built 068915cc233e [2022-02-03T12:24:33.438Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:24:33.781Z] + docker inspect -f . ci-base-image-arm64 [2022-02-03T12:24:33.781Z] . [Pipeline] withDockerContainer [2022-02-03T12:24:34.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-4554 does not seem to be running inside a container [2022-02-03T12:24:34.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-03T12:24:35.364Z] $ docker top 75d68e9513ebff5b98876ab361f04fc79744f753fcd88abbea0d8e964d584ded -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T12:24:36.249Z] + go version [2022-02-03T12:24:36.249Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-03T12:24:36.277Z] $ docker stop --time=1 75d68e9513ebff5b98876ab361f04fc79744f753fcd88abbea0d8e964d584ded [2022-02-03T12:24:37.914Z] $ docker rm -f 75d68e9513ebff5b98876ab361f04fc79744f753fcd88abbea0d8e964d584ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:24:38.485Z] + docker inspect -f . ci-base-image-arm64 [2022-02-03T12:24:38.485Z] . [Pipeline] withDockerContainer [2022-02-03T12:24:38.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-4554 does not seem to be running inside a container [2022-02-03T12:24:38.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-03T12:24:40.045Z] $ docker top 6705b28b933cdd57602de9a736c8c980947c69810f7b4bccf6d09dfd892b9029 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-03T12:24:40.928Z] + make test [2022-02-03T12:24:40.928Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-02-03T12:24:41.910Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-02-03T12:25:28.935Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-02-03T12:25:29.528Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.5% of statements [2022-02-03T12:25:29.528Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-02-03T12:25:29.802Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-03T12:25:51.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-03T12:25:51.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-03T12:25:51.983Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-03T12:25:52.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-03T12:25:52.030Z] $ docker stop --time=1 6705b28b933cdd57602de9a736c8c980947c69810f7b4bccf6d09dfd892b9029 [2022-02-03T12:25:53.733Z] $ docker rm -f 6705b28b933cdd57602de9a736c8c980947c69810f7b4bccf6d09dfd892b9029 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T12:25:54.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-03T12:25:54.531Z] Warning: overwriting stash ‘coverage-report’ [2022-02-03T12:25:54.959Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T12:25:55.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-03T12:25:55.682Z] + ls -al . [2022-02-03T12:25:55.682Z] total 180 [2022-02-03T12:25:55.682Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 3 12:25 . [2022-02-03T12:25:55.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 12:22 .. [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 3 12:22 .dockerignore [2022-02-03T12:25:55.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 12:22 .git [2022-02-03T12:25:55.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 12:22 .github [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 329 Feb 3 12:22 .gitignore [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 7287 Feb 3 12:22 Attribution.txt [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 7447 Feb 3 12:22 CHANGELOG.md [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 1930 Feb 3 12:22 Dockerfile [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 12:22 GOVERNANCE.md [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 12:22 Jenkinsfile [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 3 12:22 LICENSE [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 1030 Feb 3 12:22 Makefile [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 3 12:22 OWNERS.md [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 2643 Feb 3 12:22 README.md [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 12:20 VERSION [2022-02-03T12:25:55.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 12:22 bin [2022-02-03T12:25:55.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 12:22 cmd [2022-02-03T12:25:55.682Z] -rw-r--r-- 1 jenkins jenkins 17452 Feb 3 12:25 coverage.out [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 2907 Feb 3 12:22 go.mod [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 49409 Feb 3 12:22 go.sum [2022-02-03T12:25:55.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 12:22 internal [2022-02-03T12:25:55.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 12:22 mock [2022-02-03T12:25:55.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 12:22 snap [2022-02-03T12:25:55.682Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 3 12:22 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:25:56.019Z] + 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=4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 --label arch=arm64 --label version=0.0.0 . [2022-02-03T12:25:56.291Z] Sending build context to Docker daemon 3.014MB [2022-02-03T12:25:56.292Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-02-03T12:25:56.292Z] Step 2/24 : FROM ${BASE} AS builder [2022-02-03T12:25:56.292Z] ---> 068915cc233e [2022-02-03T12:25:56.292Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-02-03T12:25:56.566Z] ---> Running in bceec9d63498 [2022-02-03T12:25:56.839Z] Removing intermediate container bceec9d63498 [2022-02-03T12:25:56.839Z] ---> 71078ee86b79 [2022-02-03T12:25:56.839Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-02-03T12:25:56.839Z] ---> Running in c3430d20df79 [2022-02-03T12:25:57.112Z] Removing intermediate container c3430d20df79 [2022-02-03T12:25:57.112Z] ---> 73a1f4351f60 [2022-02-03T12:25:57.112Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T12:25:57.385Z] ---> Running in 7e4868b5f41a [2022-02-03T12:25:58.820Z] Removing intermediate container 7e4868b5f41a [2022-02-03T12:25:58.820Z] ---> ad86075e570b [2022-02-03T12:25:58.820Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-03T12:25:59.093Z] ---> Running in 57d29c27d1ba [2022-02-03T12:26:00.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T12:26:01.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T12:26:01.635Z] OK: 224 MiB in 56 packages [2022-02-03T12:26:02.607Z] Removing intermediate container 57d29c27d1ba [2022-02-03T12:26:02.607Z] ---> 2491a009b058 [2022-02-03T12:26:02.607Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-02-03T12:26:02.607Z] ---> Running in eaa32ec9d937 [2022-02-03T12:26:02.879Z] Removing intermediate container eaa32ec9d937 [2022-02-03T12:26:02.879Z] ---> 728badf3c64a [2022-02-03T12:26:02.879Z] Step 8/24 : COPY go.mod vendor* ./ [2022-02-03T12:26:03.472Z] ---> 00174fff2f70 [2022-02-03T12:26:03.472Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T12:26:03.472Z] ---> Running in 643fe998031b [2022-02-03T12:26:05.434Z] Removing intermediate container 643fe998031b [2022-02-03T12:26:05.434Z] ---> fcdd9b520d99 [2022-02-03T12:26:05.434Z] Step 10/24 : COPY . . [2022-02-03T12:26:06.405Z] ---> cb1fc8525483 [2022-02-03T12:26:06.405Z] Step 11/24 : ARG MAKE='make build' [2022-02-03T12:26:06.405Z] ---> Running in a4878eefef32 [2022-02-03T12:26:06.677Z] Removing intermediate container a4878eefef32 [2022-02-03T12:26:06.677Z] ---> 1ded80bf2b78 [2022-02-03T12:26:06.677Z] Step 12/24 : RUN $MAKE [2022-02-03T12:26:06.950Z] ---> Running in c1c1f5ec13f5 [2022-02-03T12:26:07.929Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2022-02-03T12:26:46.945Z] Removing intermediate container c1c1f5ec13f5 [2022-02-03T12:26:46.945Z] ---> 9113109ec956 [2022-02-03T12:26:46.945Z] Step 13/24 : FROM alpine:3.14 [2022-02-03T12:26:46.945Z] 3.14: Pulling from library/alpine [2022-02-03T12:26:46.945Z] be307f383ecc: Pulling fs layer [2022-02-03T12:26:46.945Z] be307f383ecc: Verifying Checksum [2022-02-03T12:26:46.945Z] be307f383ecc: Download complete [2022-02-03T12:26:46.945Z] be307f383ecc: Pull complete [2022-02-03T12:26:46.945Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-03T12:26:46.945Z] Status: Downloaded newer image for alpine:3.14 [2022-02-03T12:26:46.945Z] ---> 5b8b7b635229 [2022-02-03T12:26:46.945Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-02-03T12:26:46.945Z] ---> Running in 8f73b9c7cfd4 [2022-02-03T12:26:47.218Z] Removing intermediate container 8f73b9c7cfd4 [2022-02-03T12:26:47.218Z] ---> b58bce622bc9 [2022-02-03T12:26:47.218Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-03T12:26:47.491Z] ---> Running in 16a2306f18aa [2022-02-03T12:26:48.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-03T12:26:48.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-03T12:26:49.332Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-03T12:26:49.332Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-03T12:26:49.332Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-03T12:26:49.332Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-03T12:26:49.332Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-03T12:26:49.332Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-03T12:26:49.605Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T12:26:49.605Z] OK: 8 MiB in 20 packages [2022-02-03T12:26:50.595Z] Removing intermediate container 16a2306f18aa [2022-02-03T12:26:50.595Z] ---> 36d9b1e88659 [2022-02-03T12:26:50.595Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-02-03T12:26:51.572Z] ---> f7aeae93cec2 [2022-02-03T12:26:51.572Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-02-03T12:26:51.845Z] ---> e11653446d64 [2022-02-03T12:26:51.845Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-02-03T12:26:52.442Z] ---> c4de1649dd8f [2022-02-03T12:26:52.442Z] Step 19/24 : EXPOSE 59982 [2022-02-03T12:26:52.713Z] ---> Running in 2f5d35a27988 [2022-02-03T12:26:52.991Z] Removing intermediate container 2f5d35a27988 [2022-02-03T12:26:52.991Z] ---> b55d401fca37 [2022-02-03T12:26:52.991Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-02-03T12:26:52.991Z] ---> Running in 98a82dde7371 [2022-02-03T12:26:53.264Z] Removing intermediate container 98a82dde7371 [2022-02-03T12:26:53.264Z] ---> 97949e88bc78 [2022-02-03T12:26:53.264Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T12:26:53.537Z] ---> Running in 929a088feef5 [2022-02-03T12:26:53.816Z] Removing intermediate container 929a088feef5 [2022-02-03T12:26:53.816Z] ---> 65e5f1ca77d5 [2022-02-03T12:26:53.816Z] Step 22/24 : LABEL arch=arm64 [2022-02-03T12:26:53.816Z] ---> Running in f7cb4309df91 [2022-02-03T12:26:54.094Z] Removing intermediate container f7cb4309df91 [2022-02-03T12:26:54.094Z] ---> 3e7fb7127591 [2022-02-03T12:26:54.094Z] Step 23/24 : LABEL git_sha=4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [2022-02-03T12:26:54.094Z] ---> Running in e3234c59c291 [2022-02-03T12:26:54.689Z] Removing intermediate container e3234c59c291 [2022-02-03T12:26:54.689Z] ---> 213d9fec8ae0 [2022-02-03T12:26:54.689Z] Step 24/24 : LABEL version=0.0.0 [2022-02-03T12:26:54.689Z] ---> Running in b590a2a22d25 [2022-02-03T12:26:54.962Z] Removing intermediate container b590a2a22d25 [2022-02-03T12:26:54.962Z] ---> 2061cf4863c9 [2022-02-03T12:26:54.962Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-03T12:26:54.962Z] Successfully built 2061cf4863c9 [2022-02-03T12:26:54.962Z] 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-02-03T12:26:55.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T12:26:55.423Z] [2022-02-03T12:26:55.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:26:55.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T12:26:55.778Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-03T12:26:55.778Z] 448f6bf000e3: Pulling fs layer [2022-02-03T12:26:55.778Z] f757da607395: Pulling fs layer [2022-02-03T12:26:55.778Z] 05883995daec: Pulling fs layer [2022-02-03T12:26:55.778Z] 8603b9c90790: Pulling fs layer [2022-02-03T12:26:55.778Z] 1560dd03e051: Pulling fs layer [2022-02-03T12:26:55.778Z] 27f5ce0e4adf: Pulling fs layer [2022-02-03T12:26:55.778Z] c2d8d7efcc4b: Pulling fs layer [2022-02-03T12:26:55.778Z] 27f5ce0e4adf: Waiting [2022-02-03T12:26:55.778Z] 8603b9c90790: Waiting [2022-02-03T12:26:55.778Z] 1560dd03e051: Waiting [2022-02-03T12:26:55.778Z] c2d8d7efcc4b: Waiting [2022-02-03T12:26:56.057Z] f757da607395: Verifying Checksum [2022-02-03T12:26:56.057Z] f757da607395: Download complete [2022-02-03T12:26:56.057Z] 8603b9c90790: Verifying Checksum [2022-02-03T12:26:56.057Z] 8603b9c90790: Download complete [2022-02-03T12:26:56.057Z] 1560dd03e051: Download complete [2022-02-03T12:26:56.057Z] 05883995daec: Verifying Checksum [2022-02-03T12:26:56.057Z] 05883995daec: Download complete [2022-02-03T12:26:56.057Z] 27f5ce0e4adf: Verifying Checksum [2022-02-03T12:26:56.057Z] 27f5ce0e4adf: Download complete [2022-02-03T12:26:56.654Z] 448f6bf000e3: Verifying Checksum [2022-02-03T12:26:56.654Z] 448f6bf000e3: Download complete [2022-02-03T12:26:59.265Z] c2d8d7efcc4b: Verifying Checksum [2022-02-03T12:26:59.265Z] c2d8d7efcc4b: Download complete [2022-02-03T12:27:00.242Z] 448f6bf000e3: Pull complete [2022-02-03T12:27:00.839Z] f757da607395: Pull complete [2022-02-03T12:27:02.273Z] 05883995daec: Pull complete [2022-02-03T12:27:02.545Z] 8603b9c90790: Pull complete [2022-02-03T12:27:03.523Z] 1560dd03e051: Pull complete [2022-02-03T12:27:03.523Z] 27f5ce0e4adf: Pull complete [2022-02-03T12:27:18.613Z] c2d8d7efcc4b: Pull complete [2022-02-03T12:27:18.614Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-03T12:27:18.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T12:27:18.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-03T12:27:18.811Z] prd-ubuntu18.04-docker-arm64-4c-16g-4554 does not seem to be running inside a container [2022-02-03T12:27:18.900Z] $ 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/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-03T12:27:21.383Z] $ docker top c89441545d681f92390b0f8ab69c44abf7bf9299c6811759cd1865c11982493a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:27:22.276Z] ---> job-cost.sh [2022-02-03T12:27:22.276Z] lf-activate-venv: SKIPPING [2022-02-03T12:27:22.276Z] INFO: No Stack... [2022-02-03T12:27:22.547Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-03T12:27:22.818Z] INFO: Archiving Costs [Pipeline] sh [2022-02-03T12:27:23.475Z] + cat /w/workspace/device-mqtt-go/8/archives/cost.csv+ cut -d, -f6 [2022-02-03T12:27:23.475Z] [Pipeline] lock [2022-02-03T12:27:23.537Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] [2022-02-03T12:27:23.547Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] did not exist. Created. [2022-02-03T12:27:23.547Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-03T12:27:24.213Z] /w/workspace/device-mqtt-go/8@tmp/durable-addef6ae/script.sh: 1: /w/workspace/device-mqtt-go/8@tmp/durable-addef6ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-03T12:27:24.889Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-03T12:27:24.919Z] Warning: overwriting stash ‘stack-cost’ [2022-02-03T12:27:24.967Z] Stashed 1 file(s) [Pipeline] } [2022-02-03T12:27:24.974Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-03T12:27:24.997Z] $ docker stop --time=1 c89441545d681f92390b0f8ab69c44abf7bf9299c6811759cd1865c11982493a [2022-02-03T12:27:26.496Z] $ docker rm -f c89441545d681f92390b0f8ab69c44abf7bf9299c6811759cd1865c11982493a [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-02-03T12:27:27.684Z] + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives ']' [2022-02-03T12:27:27.685Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives [2022-02-03T12:27:27.685Z] total 8 [2022-02-03T12:27:27.685Z] drwxr-xr-x. 3 root root 34 Feb 3 12:24 . [2022-02-03T12:27:27.685Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 3 12:24 .. [2022-02-03T12:27:27.685Z] drwxr-xr-x. 2 root root 6 Feb 3 12:24 cost [2022-02-03T12:27:27.685Z] -rw-r--r--. 1 root root 85 Feb 3 12:24 cost.csv [2022-02-03T12:27:27.685Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives [2022-02-03T12:27:27.685Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives [2022-02-03T12:27:27.685Z] total 8 [2022-02-03T12:27:27.685Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 3 12:24 . [2022-02-03T12:27:27.685Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 3 12:24 .. [2022-02-03T12:27:27.685Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 3 12:24 cost [2022-02-03T12:27:27.685Z] -rw-r--r--. 1 jenkins jenkins 85 Feb 3 12:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:27:28.053Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:27:28.615Z] ---> package-listing.sh [2022-02-03T12:27:28.615Z] ++ facter osfamily [2022-02-03T12:27:28.615Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-03T12:27:28.876Z] + OS_FAMILY=redhat [2022-02-03T12:27:28.876Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-328 [2022-02-03T12:27:28.876Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-03T12:27:28.876Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-03T12:27:28.876Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-03T12:27:28.876Z] + PACKAGES=/tmp/packages_start.txt [2022-02-03T12:27:28.876Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-328 ']' [2022-02-03T12:27:28.876Z] + PACKAGES=/tmp/packages_end.txt [2022-02-03T12:27:28.876Z] + case "${OS_FAMILY}" in [2022-02-03T12:27:28.876Z] + rpm -qa [2022-02-03T12:27:28.876Z] + sort [2022-02-03T12:27:29.447Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-03T12:27:29.447Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-03T12:27:29.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-03T12:27:29.447Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-328 ']' [2022-02-03T12:27:29.447Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives/ [2022-02-03T12:27:29.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives/ [Pipeline] echo [2022-02-03T12:27:29.461Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-03T12:27:29.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-03T12:27:30.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T12:27:30.314Z] . [Pipeline] withDockerContainer [2022-02-03T12:27:30.387Z] prd-centos7-docker-4c-2g-4553 does not seem to be running inside a container [2022-02-03T12:27:30.424Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-328/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-328 -v /w/workspace/gexfoundry_device-mqtt-go_PR-328:/w/workspace/gexfoundry_device-mqtt-go_PR-328:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-03T12:27:30.607Z] $ docker top c61170d4f535ff4c12d86e67f9b6456d0276028d15b0768298a0421d87cd1ea1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T12:27:30.968Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-03T12:27:31.265Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-03T12:27:31.555Z] + ls /var/log/sa-host [2022-02-03T12:27:31.555Z] + sadf -c /var/log/sa-host/sa03 [2022-02-03T12:27:31.555Z] file_magic: OK [2022-02-03T12:27:31.555Z] HZ: Using current value: 100 [2022-02-03T12:27:31.555Z] file_header: OK [2022-02-03T12:27:31.555Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-03T12:27:31.555Z] Statistics: [2022-02-03T12:27:31.555Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-03T12:27:31.555Z] File successfully converted to sysstat format version 12.0.3 [2022-02-03T12:27:31.555Z] + sadf -c /var/log/sa-host/sa17 [2022-02-03T12:27:31.555Z] file_magic: OK [2022-02-03T12:27:31.555Z] HZ: Using current value: 100 [2022-02-03T12:27:31.555Z] file_header: OK [2022-02-03T12:27:31.555Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-03T12:27:31.555Z] Statistics: [2022-02-03T12:27:31.555Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-03T12:27:31.555Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T12:27:31.772Z] provisioning config files... [2022-02-03T12:27:31.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/config6178674483517153755tmp [Pipeline] { [Pipeline] echo [2022-02-03T12:27:31.794Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:27:32.079Z] ---> create-netrc.sh [Pipeline] } [2022-02-03T12:27:32.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:27:32.432Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-03T12:27:32.442Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:27:32.730Z] ---> sudo-logs.sh [2022-02-03T12:27:32.730Z] Archiving 'sudo' log.. [2022-02-03T12:27:32.730Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4553.novalocal: Name or service not known [2022-02-03T12:27:32.730Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4553.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-03T12:27:32.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:27:33.050Z] ---> job-cost.sh [2022-02-03T12:27:33.050Z] lf-activate-venv: SKIPPING [2022-02-03T12:27:33.050Z] DEBUG: total: 0.05999999865889549 [2022-02-03T12:27:33.050Z] INFO: Retrieving Stack Cost... [2022-02-03T12:27:33.310Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-03T12:27:33.571Z] INFO: Archiving Costs [Pipeline] echo [2022-02-03T12:27:33.585Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T12:27:33.880Z] ---> logs-deploy.sh [2022-02-03T12:27:33.880Z] lf-activate-venv: SKIPPING [2022-02-03T12:27:33.880Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-328/8 [2022-02-03T12:27:33.880Z] INFO: archiving workspace using pattern(s): [2022-02-03T12:27:34.452Z] Archives upload complete. [2022-02-03T12:27:34.452Z] INFO: archiving logs to Nexus [2022-02-03T12:27:35.029Z] ---> uname -a: [2022-02-03T12:27:35.029Z] Linux prd-centos7-docker-4c-2g-4553.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] ---> lscpu: [2022-02-03T12:27:35.029Z] Architecture: x86_64 [2022-02-03T12:27:35.029Z] CPU op-mode(s): 32-bit, 64-bit [2022-02-03T12:27:35.029Z] Byte Order: Little Endian [2022-02-03T12:27:35.029Z] Address sizes: 40 bits physical, 48 bits virtual [2022-02-03T12:27:35.029Z] CPU(s): 2 [2022-02-03T12:27:35.029Z] On-line CPU(s) list: 0,1 [2022-02-03T12:27:35.029Z] Thread(s) per core: 1 [2022-02-03T12:27:35.029Z] Core(s) per socket: 1 [2022-02-03T12:27:35.029Z] Socket(s): 2 [2022-02-03T12:27:35.029Z] NUMA node(s): 1 [2022-02-03T12:27:35.029Z] Vendor ID: AuthenticAMD [2022-02-03T12:27:35.029Z] CPU family: 23 [2022-02-03T12:27:35.029Z] Model: 49 [2022-02-03T12:27:35.029Z] Model name: AMD EPYC-Rome Processor [2022-02-03T12:27:35.029Z] Stepping: 0 [2022-02-03T12:27:35.029Z] CPU MHz: 2799.994 [2022-02-03T12:27:35.029Z] BogoMIPS: 5599.98 [2022-02-03T12:27:35.029Z] Virtualization: AMD-V [2022-02-03T12:27:35.029Z] Hypervisor vendor: KVM [2022-02-03T12:27:35.029Z] Virtualization type: full [2022-02-03T12:27:35.029Z] L1d cache: 32K [2022-02-03T12:27:35.029Z] L1i cache: 32K [2022-02-03T12:27:35.029Z] L2 cache: 512K [2022-02-03T12:27:35.029Z] L3 cache: 16384K [2022-02-03T12:27:35.029Z] NUMA node0 CPU(s): 0,1 [2022-02-03T12:27:35.029Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] ---> nproc: [2022-02-03T12:27:35.029Z] 2 [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] ---> df -h: [2022-02-03T12:27:35.029Z] Filesystem Size Used Avail Use% Mounted on [2022-02-03T12:27:35.029Z] overlay 40G 9.1G 31G 23% / [2022-02-03T12:27:35.029Z] tmpfs 64M 0 64M 0% /dev [2022-02-03T12:27:35.029Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-02-03T12:27:35.029Z] shm 64M 0 64M 0% /dev/shm [2022-02-03T12:27:35.029Z] /dev/vda1 40G 9.1G 31G 23% /facter-os [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] ---> sar -b -r -n DEV: [2022-02-03T12:27:35.029Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/03/22 _x86_64_ (2 CPU) [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] 12:19:49 LINUX RESTART (2 CPU) [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] 12:20:01 tps rtps wtps bread/s bwrtn/s [2022-02-03T12:27:35.029Z] 12:21:02 276.09 85.50 190.59 9384.92 61123.91 [2022-02-03T12:27:35.029Z] 12:22:01 280.04 0.00 280.04 0.00 61222.11 [2022-02-03T12:27:35.029Z] 12:23:01 41.49 0.00 41.49 0.00 6420.46 [2022-02-03T12:27:35.029Z] 12:24:01 63.56 0.00 63.56 0.00 17682.45 [2022-02-03T12:27:35.029Z] 12:25:01 7.44 0.02 7.43 0.53 398.25 [2022-02-03T12:27:35.029Z] 12:26:01 0.23 0.00 0.23 0.00 3.75 [2022-02-03T12:27:35.029Z] 12:27:01 0.25 0.00 0.25 0.00 3.20 [2022-02-03T12:27:35.029Z] Average: 95.16 12.25 82.91 1344.30 20885.74 [2022-02-03T12:27:35.029Z] [2022-02-03T12:27:35.029Z] 12:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-02-03T12:27:35.029Z] 12:21:02 4741168 0 799312 9.98 2620 2465832 1590500 17.56 738972 2190120 172136 [2022-02-03T12:27:35.029Z] 12:22:01 4026424 0 920888 11.50 2620 3059000 1383856 15.28 888148 2643748 12 [2022-02-03T12:27:35.030Z] 12:23:01 3944228 0 915996 11.44 2620 3146088 1210348 13.36 914000 2696776 12 [2022-02-03T12:27:35.030Z] 12:24:01 3295116 0 1075292 13.43 2620 3635904 1525968 16.85 1033244 3146048 16 [2022-02-03T12:27:35.030Z] 12:25:01 3326104 0 1044276 13.04 2620 3635932 1191092 13.15 1013204 3139600 16 [2022-02-03T12:27:35.030Z] 12:26:01 3316792 0 1053584 13.16 2620 3635936 1309380 14.46 1022852 3139600 8 [2022-02-03T12:27:35.030Z] 12:27:01 3326956 0 1043416 13.03 2620 3635940 1321716 14.59 1012072 3139600 12 [2022-02-03T12:27:35.030Z] Average: 3710970 0 978966 12.22 2620 3316376 1361837 15.04 946070 2870785 24602 [2022-02-03T12:27:35.030Z] [2022-02-03T12:27:35.030Z] 12:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-02-03T12:27:35.030Z] 12:21:02 eth0 759.85 482.65 5100.96 101.59 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:21:02 veth539c8b2 115.78 143.55 11.25 629.09 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:21:02 docker0 133.81 159.71 11.44 734.02 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:22:01 veth155d40f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:22:01 eth0 132.29 96.33 1505.81 19.71 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:22:01 vethd33a14c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:23:01 eth0 19.10 10.77 106.34 4.76 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:23:01 docker0 210.61 262.17 17.42 2234.15 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:24:01 eth0 103.96 65.21 2600.98 8.34 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:25:01 eth0 7.81 5.43 7.82 2.73 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:26:01 eth0 1.98 1.63 0.21 12.75 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:27:01 eth0 2.53 1.63 1.81 6.61 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] Average: eth0 146.85 94.82 1331.73 22.36 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] Average: docker0 30.16 37.55 2.50 319.95 0.00 0.00 0.00 0.00 [2022-02-03T12:27:35.030Z] [2022-02-03T12:27:35.030Z]