Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e166eef1a6848e87a3e9284c5f6e1926be9efdf Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5538659060427011678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3688896287747041482.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2288207678207282329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4680515307794097307.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8753429549575852001.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.16 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27871 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh4640952776965689625.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0e166eef1a6848e87a3e9284c5f6e1926be9efdf (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 0e166eef1a6848e87a3e9284c5f6e1926be9efdf # timeout=10 Commit message: "Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" > git rev-list --no-walk 10b11b1b26bf1700120a8e08145892b82104ea4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:38:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:38:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:38:18 ========================================================= 01:38:18 EdgeX Global Pipelines Version Info 01:38:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:38:19 ------------------- 01:38:19 stable info: 01:38:19 ------------------- 01:38:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:38:19 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 01:38:19 Message: update stable to v1.0.211 01:38:19 ------------------- 01:38:19 experimental info: 01:38:19 ------------------- 01:38:19 Commited By: **** collab-it+edgex@linuxfoundation.org 01:38:19 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 01:38:19 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e166ee [Pipeline] echo 01:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:20 provisioning config files... 01:38:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1629745666174019920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:20 ---> docker-login.sh 01:38:20 nexus3.edgexfoundry.org:10001 01:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:21 Configure a credential helper to remove this warning. See 01:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:21 01:38:21 Login Succeeded 01:38:21 nexus3.edgexfoundry.org:10002 01:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:21 Configure a credential helper to remove this warning. See 01:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:21 01:38:21 Login Succeeded 01:38:21 nexus3.edgexfoundry.org:10003 01:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:21 Configure a credential helper to remove this warning. See 01:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:21 01:38:21 Login Succeeded 01:38:21 nexus3.edgexfoundry.org:10004 01:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:21 Configure a credential helper to remove this warning. See 01:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:21 01:38:21 Login Succeeded 01:38:21 docker.io 01:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:21 Configure a credential helper to remove this warning. See 01:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:21 01:38:21 Login Succeeded 01:38:21 ---> docker-login.sh ends [Pipeline] } 01:38:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:38:22 + git rev-list -1 --merges 0e166eef1a6848e87a3e9284c5f6e1926be9efdf~1..0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] echo 01:38:22 -----------> git rev-list -1 --merges 0e166eef1a6848e87a3e9284c5f6e1926be9efdf~1..0e166eef1a6848e87a3e9284c5f6e1926be9efdf 0e166eef1a6848e87a3e9284c5f6e1926be9efdf 01:38:22 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [false] [Pipeline] sh 01:38:22 + git log --format=format:%s -1 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] echo 01:38:22 ========================================================= 01:38:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:38:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:23 + git log --format=format:%s -1 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] echo 01:38:23 [semverPrep] GIT_COMMIT: 0e166eef1a6848e87a3e9284c5f6e1926be9efdf, Commit Message: Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28 [Pipeline] echo 01:38:23 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:38:23 01:38:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:38:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:38:23 latest: Pulling from edgex-devops/git-semver 01:38:23 a0d0a0d46f8b: Pulling fs layer 01:38:23 3e5f54012d9b: Pulling fs layer 01:38:23 4c7163046ea9: Pulling fs layer 01:38:23 0c2d73faf560: Pulling fs layer 01:38:23 0c2d73faf560: Waiting 01:38:23 3e5f54012d9b: Verifying Checksum 01:38:23 3e5f54012d9b: Download complete 01:38:23 a0d0a0d46f8b: Verifying Checksum 01:38:23 a0d0a0d46f8b: Download complete 01:38:23 4c7163046ea9: Verifying Checksum 01:38:23 4c7163046ea9: Download complete 01:38:23 0c2d73faf560: Verifying Checksum 01:38:23 0c2d73faf560: Download complete 01:38:24 a0d0a0d46f8b: Pull complete 01:38:24 3e5f54012d9b: Pull complete 01:38:24 4c7163046ea9: Pull complete 01:38:24 0c2d73faf560: Pull complete 01:38:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:38:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:38:24 prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container 01:38:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:38:25 $ docker top f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:38:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:25 [ssh-agent] Looking for ssh-agent implementation... 01:38:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:25 $ docker exec f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 ssh-agent 01:38:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMofmCm/agent.13 01:38:25 SSH_AGENT_PID=19 01:38:25 Running ssh-add (command line suppressed) 01:38:25 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9099753613315026673.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9099753613315026673.key) 01:38:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:26 + git tag --points-at HEAD [Pipeline] } 01:38:26 $ docker exec --env ******** --env ******** f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 ssh-agent -k 01:38:26 unset SSH_AUTH_SOCK; 01:38:26 unset SSH_AGENT_PID; 01:38:26 echo Agent pid 19 killed; 01:38:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:38:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:26 [ssh-agent] Looking for ssh-agent implementation... 01:38:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:26 $ docker exec f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 ssh-agent 01:38:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPKGJBH/agent.52 01:38:26 SSH_AGENT_PID=58 01:38:26 Running ssh-add (command line suppressed) 01:38:26 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2404058175159348997.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2404058175159348997.key) 01:38:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:27 + git semver init 01:38:27 # -> Open(): unable to determine branch for HEAD 01:38:27 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 01:38:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 01:38:27 # $SEMVER_REMOTE_NAME = origin 01:38:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:38:27 # $SEMVER_USER_NAME = edgex-jenkins 01:38:27 # $SEMVER_BRANCH = main 01:38:27 # $SEMVER_TEMP = /tmp/semver-635986575 01:38:27 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 01:38:27 # '/tmp/semver-635986575' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 01:38:27 # -> Force: false 01:38:27 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 01:38:27 $ docker exec --env ******** --env ******** f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 ssh-agent -k 01:38:27 unset SSH_AUTH_SOCK; 01:38:27 unset SSH_AGENT_PID; 01:38:27 echo Agent pid 58 killed; 01:38:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:28 + git semver [Pipeline] } 01:38:28 $ docker stop --time=1 f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 01:38:29 $ docker rm -f f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 [Pipeline] // withDockerContainer [Pipeline] sh 01:38:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:38:30 Stashed 1 file(s) [Pipeline] echo 01:38:30 [edgeXSemver]: initialized semver on version 2.0.1-dev.15 [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] node [Pipeline] node 01:38:45 Still waiting to schedule task 01:38:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:38:45 Still waiting to schedule task 01:38:45 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:41:38 Running on prd-centos7-docker-4c-2g-27872 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 01:41:38 Running in /w/workspace/device-mqtt-go/17 [Pipeline] { [Pipeline] checkout 01:41:39 Selected Git installation does not exist. Using Default 01:41:39 The recommended git tool is: NONE 01:41:41 using credential edgex-jenkins-ssh 01:41:41 Cloning the remote Git repository 01:41:40 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:41:40 > git init /w/workspace/device-mqtt-go/17 # timeout=10 01:41:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:41:40 > git --version # timeout=10 01:41:40 > git --version # 'git version 2.24.4' 01:41:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:40 [INFO] Currently running in a labeled security context 01:41:40 [INFO] Currently SELinux is 'enforcing' on the host 01:41:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/17@tmp/jenkins-gitclient-ssh3633256158956430904.key 01:41:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:41 Avoid second fetch 01:41:41 Checking out Revision 0e166eef1a6848e87a3e9284c5f6e1926be9efdf (main) 01:41:41 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:41:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:41 > git config core.sparsecheckout # timeout=10 01:41:41 > git checkout -f 0e166eef1a6848e87a3e9284c5f6e1926be9efdf # timeout=10 01:41:45 Commit message: "Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:45 provisioning config files... 01:41:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/17@tmp/config6185401270602120419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:46 ---> docker-login.sh 01:41:46 nexus3.edgexfoundry.org:10001 01:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:46 Configure a credential helper to remove this warning. See 01:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:46 01:41:46 Login Succeeded 01:41:46 nexus3.edgexfoundry.org:10002 01:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:46 Configure a credential helper to remove this warning. See 01:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:46 01:41:46 Login Succeeded 01:41:46 nexus3.edgexfoundry.org:10003 01:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:46 Configure a credential helper to remove this warning. See 01:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:46 01:41:46 Login Succeeded 01:41:46 nexus3.edgexfoundry.org:10004 01:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:46 Configure a credential helper to remove this warning. See 01:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:46 01:41:46 Login Succeeded 01:41:46 docker.io 01:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:47 Configure a credential helper to remove this warning. See 01:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:47 01:41:47 Login Succeeded 01:41:47 ---> docker-login.sh ends [Pipeline] } 01:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:41:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:41:47 ========================================================= 01:41:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:41:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:41:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 01:41:47 Sending build context to Docker daemon 699.4kB 01:41:47 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 01:41:47 Step 2/11 : FROM ${BASE} AS builder 01:41:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:41:47 a0d0a0d46f8b: Pulling fs layer 01:41:47 31adcdaf11c8: Pulling fs layer 01:41:47 b8b176561691: Pulling fs layer 01:41:47 4527c011a84f: Pulling fs layer 01:41:47 5d74067f8e1e: Pulling fs layer 01:41:47 e0aca202a116: Pulling fs layer 01:41:47 3a43be97a3b4: Pulling fs layer 01:41:47 34cad66bf833: Pulling fs layer 01:41:47 b4e3c513aaa6: Pulling fs layer 01:41:47 4527c011a84f: Waiting 01:41:47 5d74067f8e1e: Waiting 01:41:47 e0aca202a116: Waiting 01:41:47 3a43be97a3b4: Waiting 01:41:47 34cad66bf833: Waiting 01:41:47 b4e3c513aaa6: Waiting 01:41:47 b8b176561691: Verifying Checksum 01:41:47 b8b176561691: Download complete 01:41:47 31adcdaf11c8: Verifying Checksum 01:41:47 31adcdaf11c8: Download complete 01:41:47 5d74067f8e1e: Verifying Checksum 01:41:47 5d74067f8e1e: Download complete 01:41:47 e0aca202a116: Verifying Checksum 01:41:47 e0aca202a116: Download complete 01:41:47 3a43be97a3b4: Verifying Checksum 01:41:47 3a43be97a3b4: Download complete 01:41:47 a0d0a0d46f8b: Verifying Checksum 01:41:47 a0d0a0d46f8b: Download complete 01:41:48 34cad66bf833: Verifying Checksum 01:41:48 34cad66bf833: Download complete 01:41:48 a0d0a0d46f8b: Pull complete 01:41:48 31adcdaf11c8: Pull complete 01:41:48 4527c011a84f: Verifying Checksum 01:41:48 4527c011a84f: Download complete 01:41:48 b4e3c513aaa6: Verifying Checksum 01:41:48 b4e3c513aaa6: Download complete 01:41:48 b8b176561691: Pull complete 01:41:52 4527c011a84f: Pull complete 01:41:52 5d74067f8e1e: Pull complete 01:41:52 e0aca202a116: Pull complete 01:41:52 3a43be97a3b4: Pull complete 01:41:52 34cad66bf833: Pull complete 01:41:54 b4e3c513aaa6: Pull complete 01:41:54 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 01:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:41:54 ---> 9f6097aaca64 01:41:54 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:41:59 ---> Running in fa8e67ee9f08 01:41:59 Removing intermediate container fa8e67ee9f08 01:41:59 ---> 8d8ecf6d4068 01:41:59 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 01:41:59 ---> Running in b670e98f0722 01:41:59 Removing intermediate container b670e98f0722 01:41:59 ---> 0a06f3db842e 01:41:59 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:59 ---> Running in 29fae51dd29e 01:41:59 Removing intermediate container 29fae51dd29e 01:41:59 ---> 3b64f7249964 01:41:59 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:59 ---> Running in af1f57bb2f93 01:41:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:42:01 (1/4) Installing openssh-keygen (8.6_p1-r3) 01:42:01 (2/4) Installing libedit (20210216.3.1-r0) 01:42:01 (3/4) Installing openssh-client-common (8.6_p1-r3) 01:42:01 (4/4) Installing openssh-client-default (8.6_p1-r3) 01:42:01 Executing busybox-1.33.1-r3.trigger 01:42:01 OK: 224 MiB in 56 packages 01:42:02 Removing intermediate container af1f57bb2f93 01:42:02 ---> 33a03d9ae45e 01:42:02 Step 7/11 : WORKDIR /device-mqtt-go 01:42:02 ---> Running in 205bdbaa1071 01:42:02 Removing intermediate container 205bdbaa1071 01:42:02 ---> cca27cca4ea0 01:42:02 Step 8/11 : COPY . . 01:42:02 ---> ed6a16ed9c11 01:42:02 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:02 ---> Running in f421b359826a 01:42:41 Removing intermediate container f421b359826a 01:42:41 ---> f2f1102556e6 01:42:41 Step 10/11 : ARG MAKE='make build' 01:42:41 ---> Running in 5fce9c6e1ae8 01:42:41 Removing intermediate container 5fce9c6e1ae8 01:42:41 ---> 0289d532e6be 01:42:41 Step 11/11 : RUN $MAKE 01:42:41 ---> Running in 2c6c79b76e4c 01:42:41 noop 01:42:41 Removing intermediate container 2c6c79b76e4c 01:42:41 ---> 1bca4afd4bb1 01:42:41 Successfully built 1bca4afd4bb1 01:42:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:42:42 + docker inspect -f . ci-base-image-x86_64 01:42:42 . [Pipeline] withDockerContainer 01:42:42 prd-centos7-docker-4c-2g-27872 does not seem to be running inside a container 01:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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 ******** ci-base-image-x86_64 cat 01:42:42 $ docker top 4a32b1ed348fa5a7409e5eca937a4546dfad96fa61690175f1acd49c32e10866 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:43 + go version 01:42:43 go version go1.16.8 linux/amd64 [Pipeline] } 01:42:43 $ docker stop --time=1 4a32b1ed348fa5a7409e5eca937a4546dfad96fa61690175f1acd49c32e10866 01:42:44 $ docker rm -f 4a32b1ed348fa5a7409e5eca937a4546dfad96fa61690175f1acd49c32e10866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:42:44 + docker inspect -f . ci-base-image-x86_64 01:42:44 . [Pipeline] withDockerContainer 01:42:44 prd-centos7-docker-4c-2g-27872 does not seem to be running inside a container 01:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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 ******** ci-base-image-x86_64 cat 01:42:45 $ docker top 2460438a2fc69a193851866e3a697967c8f71c632b5f014263a03fd9ddcd5db2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:42:45 + make test 01:42:45 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:42:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:43:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:43:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.4% of statements 01:43:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:43:03 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:43:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:43:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:43:08 ./bin/test-attribution-txt.sh [Pipeline] } 01:43:08 $ docker stop --time=1 2460438a2fc69a193851866e3a697967c8f71c632b5f014263a03fd9ddcd5db2 01:43:10 $ docker rm -f 2460438a2fc69a193851866e3a697967c8f71c632b5f014263a03fd9ddcd5db2 [Pipeline] // withDockerContainer [Pipeline] sh 01:43:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:43:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:43:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:43:12 + ls -al . 01:43:12 total 148 01:43:12 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 8 01:43 . 01:43:12 drwxrwxr-x. 4 jenkins jenkins 30 Nov 8 01:41 .. 01:43:12 -rw-rw-r--. 1 jenkins jenkins 7287 Nov 8 01:41 Attribution.txt 01:43:12 drwxrwxr-x. 2 jenkins jenkins 60 Nov 8 01:41 bin 01:43:12 -rw-rw-r--. 1 jenkins jenkins 7447 Nov 8 01:41 CHANGELOG.md 01:43:12 drwxrwxr-x. 3 jenkins jenkins 32 Nov 8 01:41 cmd 01:43:12 -rw-r--r--. 1 jenkins jenkins 17284 Nov 8 01:43 coverage.out 01:43:12 -rw-rw-r--. 1 jenkins jenkins 1907 Nov 8 01:41 Dockerfile 01:43:12 -rw-rw-r--. 1 jenkins jenkins 140 Nov 8 01:41 .dockerignore 01:43:12 drwxrwxr-x. 8 jenkins jenkins 162 Nov 8 01:41 .git 01:43:12 drwxrwxr-x. 2 jenkins jenkins 103 Nov 8 01:41 .github 01:43:12 -rw-rw-r--. 1 jenkins jenkins 329 Nov 8 01:41 .gitignore 01:43:12 -rw-rw-r--. 1 jenkins jenkins 425 Nov 8 01:41 go.mod 01:43:12 -rw-rw-r--. 1 jenkins jenkins 49475 Nov 8 01:41 go.sum 01:43:12 -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 01:41 GOVERNANCE.md 01:43:12 drwxrwxr-x. 3 jenkins jenkins 20 Nov 8 01:41 internal 01:43:12 -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 01:41 Jenkinsfile 01:43:12 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 8 01:41 LICENSE 01:43:12 -rw-rw-r--. 1 jenkins jenkins 1030 Nov 8 01:41 Makefile 01:43:12 drwxrwxr-x. 2 jenkins jenkins 23 Nov 8 01:41 mock 01:43:12 -rw-rw-r--. 1 jenkins jenkins 620 Nov 8 01:41 OWNERS.md 01:43:12 -rw-rw-r--. 1 jenkins jenkins 2211 Nov 8 01:41 README.md 01:43:12 drwxrwxr-x. 4 jenkins jenkins 71 Nov 8 01:41 snap 01:43:12 -rw-rw-r--. 1 jenkins jenkins 12 Nov 8 01:38 VERSION 01:43:12 -rw-rw-r--. 1 jenkins jenkins 227 Nov 8 01:41 version.go [Pipeline] isUnix [Pipeline] sh 01:43:12 + 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=0e166eef1a6848e87a3e9284c5f6e1926be9efdf --label arch=amd64 --label version=2.0.1-dev.15 . 01:43:12 Sending build context to Docker daemon 717.3kB 01:43:12 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 01:43:12 Step 2/23 : FROM ${BASE} AS builder 01:43:12 ---> 1bca4afd4bb1 01:43:12 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:43:12 ---> Running in 25fcd2b514df 01:43:12 Removing intermediate container 25fcd2b514df 01:43:12 ---> 7a342efe4edb 01:43:12 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 01:43:13 ---> Running in 08ada2b2997f 01:43:13 Removing intermediate container 08ada2b2997f 01:43:13 ---> 8aacd6610f45 01:43:13 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:13 ---> Running in 4d070b16cc37 01:43:13 Removing intermediate container 4d070b16cc37 01:43:13 ---> 1fc256acd130 01:43:13 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:43:13 ---> Running in 28c6e8596061 01:43:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:43:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:43:15 OK: 224 MiB in 56 packages 01:43:15 Removing intermediate container 28c6e8596061 01:43:15 ---> 3b67e1919924 01:43:15 Step 7/23 : WORKDIR /device-mqtt-go 01:43:15 ---> Running in 1d602665bbb7 01:43:15 Removing intermediate container 1d602665bbb7 01:43:15 ---> 259795a1658a 01:43:15 Step 8/23 : COPY . . 01:43:15 ---> 39b0547ca229 01:43:15 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:15 ---> Running in 042dc68373a5 01:43:16 Removing intermediate container 042dc68373a5 01:43:16 ---> e79c7e864b7b 01:43:16 Step 10/23 : ARG MAKE='make build' 01:43:16 ---> Running in 985330e6e56a 01:43:16 Removing intermediate container 985330e6e56a 01:43:16 ---> 469bd6dc6e65 01:43:16 Step 11/23 : RUN $MAKE 01:43:16 ---> Running in 637e612b2de3 01:43:16 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.15" -o cmd/device-mqtt ./cmd 01:43:29 Removing intermediate container 637e612b2de3 01:43:29 ---> c5a0410ebb84 01:43:29 Step 12/23 : FROM alpine:3.14 01:43:31 3.14: Pulling from library/alpine 01:43:31 a0d0a0d46f8b: Already exists 01:43:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:43:31 Status: Downloaded newer image for alpine:3.14 01:43:31 ---> 14119a10abf4 01:43:31 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:43:31 ---> Running in 445ee89e88e6 01:43:32 Removing intermediate container 445ee89e88e6 01:43:32 ---> 9c485fc9c148 01:43:32 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 01:43:32 ---> Running in 359047038d70 01:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:43:32 (1/6) Installing dumb-init (1.2.5-r1) 01:43:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:43:32 (3/6) Installing libsodium (1.0.18-r0) 01:43:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:43:32 (5/6) Installing libzmq (4.3.4-r0) 01:43:32 (6/6) Installing zeromq (4.3.4-r0) 01:43:32 Executing busybox-1.33.1-r3.trigger 01:43:32 OK: 8 MiB in 20 packages 01:43:32 Removing intermediate container 359047038d70 01:43:32 ---> 7230e84db1c1 01:43:32 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 01:43:33 ---> 5eaab46000b6 01:43:33 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 01:43:33 ---> 422973486925 01:43:33 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:43:33 ---> 6b27f6455c17 01:43:33 Step 18/23 : EXPOSE 59982 01:43:33 ---> Running in 560af5c8bac7 01:43:33 Removing intermediate container 560af5c8bac7 01:43:33 ---> 012d8181a5be 01:43:33 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 01:43:33 ---> Running in 62fa27940e2a 01:43:33 Removing intermediate container 62fa27940e2a 01:43:33 ---> 8545d2cc246b 01:43:33 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:43:33 ---> Running in 0448c7c5773a 01:43:33 Removing intermediate container 0448c7c5773a 01:43:33 ---> 73cc06982762 01:43:33 Step 21/23 : LABEL arch=amd64 01:43:33 ---> Running in 7009c38e9c13 01:43:33 Removing intermediate container 7009c38e9c13 01:43:33 ---> 2636b7182f41 01:43:33 Step 22/23 : LABEL git_sha=0e166eef1a6848e87a3e9284c5f6e1926be9efdf 01:43:33 ---> Running in 6ae5da4f0ad1 01:43:33 Removing intermediate container 6ae5da4f0ad1 01:43:33 ---> ffe2ce905f0a 01:43:33 Step 23/23 : LABEL version=2.0.1-dev.15 01:43:33 ---> Running in aa6ff3b311a4 01:43:33 Removing intermediate container aa6ff3b311a4 01:43:33 ---> 9809fcb67b29 01:43:33 [Warning] One or more build-args [ARCH] were not consumed 01:43:33 Successfully built 9809fcb67b29 01:43:33 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:34 provisioning config files... 01:43:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/17@tmp/config2573421158048210976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:34 ---> docker-login.sh 01:43:34 nexus3.edgexfoundry.org:10001 01:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:34 Configure a credential helper to remove this warning. See 01:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:34 01:43:34 Login Succeeded 01:43:34 nexus3.edgexfoundry.org:10002 01:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:34 Configure a credential helper to remove this warning. See 01:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:34 01:43:34 Login Succeeded 01:43:34 nexus3.edgexfoundry.org:10003 01:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:34 Configure a credential helper to remove this warning. See 01:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:34 01:43:34 Login Succeeded 01:43:34 nexus3.edgexfoundry.org:10004 01:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:34 Configure a credential helper to remove this warning. See 01:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:34 01:43:34 Login Succeeded 01:43:34 docker.io 01:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:35 Configure a credential helper to remove this warning. See 01:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:35 01:43:35 Login Succeeded 01:43:35 ---> docker-login.sh ends [Pipeline] } 01:43:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:43:35 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 01:43:35 0e166eef1a6848e87a3e9284c5f6e1926be9efdf 01:43:35 latest 01:43:35 2.0.1-dev.15 01:43:35 0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 01:43:35 main 01:43:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:43:35 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] isUnix [Pipeline] sh 01:43:36 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf 01:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:43:36 a58a40b1576e: Preparing 01:43:36 02c9aeaca87b: Preparing 01:43:36 213ebf6465b8: Preparing 01:43:36 93acf819c587: Preparing 01:43:36 e2eb06d8af82: Preparing 01:43:36 e2eb06d8af82: Layer already exists 01:43:36 a58a40b1576e: Pushed 01:43:36 02c9aeaca87b: Pushed 01:43:36 93acf819c587: Pushed 01:43:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27874 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 01:43:36 Running in /w/workspace/device-mqtt-go/17 [Pipeline] { [Pipeline] checkout 01:43:37 Selected Git installation does not exist. Using Default 01:43:37 The recommended git tool is: NONE 01:43:37 213ebf6465b8: Pushed 01:43:37 0e166eef1a6848e87a3e9284c5f6e1926be9efdf: digest: sha256:36067ce9d7f984eda72dea740cfc6a3286655d919244a971fd1e7bbdd9fe8696 size: 1366 [Pipeline] isUnix [Pipeline] sh 01:43:37 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 01:43:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:43:38 a58a40b1576e: Preparing 01:43:38 02c9aeaca87b: Preparing 01:43:38 213ebf6465b8: Preparing 01:43:38 93acf819c587: Preparing 01:43:38 e2eb06d8af82: Preparing 01:43:38 e2eb06d8af82: Layer already exists 01:43:38 93acf819c587: Layer already exists 01:43:38 a58a40b1576e: Layer already exists 01:43:38 02c9aeaca87b: Layer already exists 01:43:38 213ebf6465b8: Layer already exists 01:43:38 latest: digest: sha256:36067ce9d7f984eda72dea740cfc6a3286655d919244a971fd1e7bbdd9fe8696 size: 1366 [Pipeline] isUnix [Pipeline] sh 01:43:38 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 01:43:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.15 01:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:43:38 a58a40b1576e: Preparing 01:43:38 02c9aeaca87b: Preparing 01:43:38 213ebf6465b8: Preparing 01:43:38 93acf819c587: Preparing 01:43:38 e2eb06d8af82: Preparing 01:43:38 e2eb06d8af82: Layer already exists 01:43:38 02c9aeaca87b: Layer already exists 01:43:38 a58a40b1576e: Layer already exists 01:43:38 93acf819c587: Layer already exists 01:43:38 213ebf6465b8: Layer already exists 01:43:38 2.0.1-dev.15: digest: sha256:36067ce9d7f984eda72dea740cfc6a3286655d919244a971fd1e7bbdd9fe8696 size: 1366 [Pipeline] isUnix [Pipeline] sh 01:43:39 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 01:43:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 01:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:43:39 a58a40b1576e: Preparing 01:43:39 02c9aeaca87b: Preparing 01:43:39 213ebf6465b8: Preparing 01:43:39 93acf819c587: Preparing 01:43:39 e2eb06d8af82: Preparing 01:43:39 213ebf6465b8: Layer already exists 01:43:39 e2eb06d8af82: Layer already exists 01:43:39 02c9aeaca87b: Layer already exists 01:43:39 a58a40b1576e: Layer already exists 01:43:39 93acf819c587: Layer already exists 01:43:39 0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15: digest: sha256:36067ce9d7f984eda72dea740cfc6a3286655d919244a971fd1e7bbdd9fe8696 size: 1366 [Pipeline] isUnix [Pipeline] sh 01:43:39 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 01:43:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 01:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:43:40 a58a40b1576e: Preparing 01:43:40 02c9aeaca87b: Preparing 01:43:40 213ebf6465b8: Preparing 01:43:40 93acf819c587: Preparing 01:43:40 e2eb06d8af82: Preparing 01:43:40 213ebf6465b8: Layer already exists 01:43:40 a58a40b1576e: Layer already exists 01:43:40 02c9aeaca87b: Layer already exists 01:43:40 93acf819c587: Layer already exists 01:43:40 e2eb06d8af82: Layer already exists 01:43:40 main: digest: sha256:36067ce9d7f984eda72dea740cfc6a3286655d919244a971fd1e7bbdd9fe8696 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:40 ===================================================== [Pipeline] echo 01:43:40 taggedImages: 01:43:40 - nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf 01:43:40 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:43:40 - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.15 01:43:40 - nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 01:43:40 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:43:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:43:40 01:43:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:43:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:43:40 latest: Pulling from edgex-lftools-log-publisher 01:43:40 b4d181a07f80: Pulling fs layer 01:43:40 a1111a8f2ec3: Pulling fs layer 01:43:40 ed53099fbce6: Pulling fs layer 01:43:40 dc539afda2c1: Pulling fs layer 01:43:40 77bc0d833cb6: Pulling fs layer 01:43:40 9065ff56babe: Pulling fs layer 01:43:40 d287ab97295c: Pulling fs layer 01:43:40 dc539afda2c1: Waiting 01:43:40 77bc0d833cb6: Waiting 01:43:40 9065ff56babe: Waiting 01:43:40 d287ab97295c: Waiting 01:43:40 a1111a8f2ec3: Verifying Checksum 01:43:40 a1111a8f2ec3: Download complete 01:43:40 dc539afda2c1: Verifying Checksum 01:43:40 dc539afda2c1: Download complete 01:43:41 77bc0d833cb6: Verifying Checksum 01:43:41 77bc0d833cb6: Download complete 01:43:41 ed53099fbce6: Verifying Checksum 01:43:41 ed53099fbce6: Download complete 01:43:41 9065ff56babe: Verifying Checksum 01:43:41 9065ff56babe: Download complete 01:43:41 b4d181a07f80: Verifying Checksum 01:43:41 b4d181a07f80: Download complete 01:43:41 d287ab97295c: Verifying Checksum 01:43:41 d287ab97295c: Download complete 01:43:42 b4d181a07f80: Pull complete 01:43:42 a1111a8f2ec3: Pull complete 01:43:42 using credential edgex-jenkins-ssh 01:43:42 Cloning the remote Git repository 01:43:43 ed53099fbce6: Pull complete 01:43:43 dc539afda2c1: Pull complete 01:43:42 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:43:43 > git init /w/workspace/device-mqtt-go/17 # timeout=10 01:43:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:43:43 > git --version # timeout=10 01:43:43 > git --version # 'git version 2.17.1' 01:43:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:43:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:43:43 77bc0d833cb6: Pull complete 01:43:43 9065ff56babe: Pull complete 01:43:44 Avoid second fetch 01:43:44 Checking out Revision 0e166eef1a6848e87a3e9284c5f6e1926be9efdf (main) 01:43:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:43:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:43:44 > git config core.sparsecheckout # timeout=10 01:43:44 > git checkout -f 0e166eef1a6848e87a3e9284c5f6e1926be9efdf # timeout=10 01:43:48 Commit message: "Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" 01:43:48 01:43:48 GitHub has been notified of this commit’s build result 01:43:48 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:43:49 d287ab97295c: Pull complete 01:43:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:43:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:43:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:43:49 prd-centos7-docker-4c-2g-27872 does not seem to be running inside a container 01:43:49 $ 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/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:43:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:43:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:49 Dload Upload Total Spent Left Speed 01:43:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86306 0 --:--:-- --:--:-- --:--:-- 86306 01:43:52 $ docker top afea6735a03c32cc51ac383eac16f9f7d02e93ec1adf869e41f9331f1caa5018 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 01:43:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:43:52 ---> job-cost.sh 01:43:52 lf-activate-venv: SKIPPING 01:43:52 INFO: No Stack... 01:43:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:43:53 + sudo tee /etc/docker/daemon.new 01:43:53 { 01:43:53 "registry-mirrors": [ 01:43:53 "https://nexus3.edgexfoundry.org:10001" 01:43:53 ], 01:43:53 "bip": "10.250.0.254/24", 01:43:53 "hosts": [ 01:43:53 "tcp://0.0.0.0:5555", 01:43:53 "unix:///var/run/docker.sock" 01:43:53 ], 01:43:53 "mtu": 1458, 01:43:53 "selinux-enabled": true, 01:43:53 "seccomp-profile": "/etc/docker/seccomp.json" 01:43:53 } [Pipeline] sh 01:43:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:43:53 INFO: Retrieving Pricing Info for: v3-standard-2 01:43:53 + sudo service docker restart 01:43:53 INFO: Archiving Costs [Pipeline] sh 01:43:54 + cat /w/workspace/device-mqtt-go/17/archives/cost.csv 01:43:54 + cut -d, -f6 [Pipeline] lock 01:43:54 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] 01:43:54 Resource [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] did not exist. Created. 01:43:54 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:43:54 + echo total: 0.05999999865889549 [Pipeline] stash 01:43:54 Stashed 1 file(s) [Pipeline] } 01:43:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 01:43:54 $ docker stop --time=1 afea6735a03c32cc51ac383eac16f9f7d02e93ec1adf869e41f9331f1caa5018 01:43:55 $ docker rm -f afea6735a03c32cc51ac383eac16f9f7d02e93ec1adf869e41f9331f1caa5018 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:12 provisioning config files... 01:44:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/17@tmp/config6827099848582926066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:12 ---> docker-login.sh 01:44:12 nexus3.edgexfoundry.org:10001 01:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:13 Configure a credential helper to remove this warning. See 01:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:13 01:44:13 Login Succeeded 01:44:13 nexus3.edgexfoundry.org:10002 01:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:14 Configure a credential helper to remove this warning. See 01:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:14 01:44:14 Login Succeeded 01:44:14 nexus3.edgexfoundry.org:10003 01:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:14 Configure a credential helper to remove this warning. See 01:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:14 01:44:14 Login Succeeded 01:44:14 nexus3.edgexfoundry.org:10004 01:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:15 Configure a credential helper to remove this warning. See 01:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:15 01:44:15 Login Succeeded 01:44:15 docker.io 01:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:16 Configure a credential helper to remove this warning. See 01:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:16 01:44:16 Login Succeeded 01:44:16 ---> docker-login.sh ends [Pipeline] } 01:44:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:44:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:44:17 ========================================================= 01:44:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:44:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:44:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 01:44:18 Sending build context to Docker daemon 698.4kB 01:44:18 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 01:44:18 Step 2/11 : FROM ${BASE} AS builder 01:44:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:44:18 552d1f2373af: Pulling fs layer 01:44:18 ea3f2d53f512: Pulling fs layer 01:44:18 9e70ebbbe112: Pulling fs layer 01:44:18 7a9cfe048b4a: Pulling fs layer 01:44:18 72dc09318566: Pulling fs layer 01:44:18 f4f7b4309257: Pulling fs layer 01:44:18 0ac9a79272e3: Pulling fs layer 01:44:18 b78e95d17946: Pulling fs layer 01:44:18 7a9cfe048b4a: Waiting 01:44:18 72dc09318566: Waiting 01:44:18 f4f7b4309257: Waiting 01:44:18 0ac9a79272e3: Waiting 01:44:18 b78e95d17946: Waiting 01:44:18 9e70ebbbe112: Verifying Checksum 01:44:18 9e70ebbbe112: Download complete 01:44:18 ea3f2d53f512: Download complete 01:44:18 72dc09318566: Verifying Checksum 01:44:18 72dc09318566: Download complete 01:44:18 552d1f2373af: Verifying Checksum 01:44:18 f4f7b4309257: Verifying Checksum 01:44:18 f4f7b4309257: Download complete 01:44:18 0ac9a79272e3: Verifying Checksum 01:44:18 0ac9a79272e3: Download complete 01:44:18 552d1f2373af: Pull complete 01:44:19 ea3f2d53f512: Pull complete 01:44:20 9e70ebbbe112: Pull complete 01:44:20 b78e95d17946: Verifying Checksum 01:44:20 b78e95d17946: Download complete 01:44:20 7a9cfe048b4a: Verifying Checksum 01:44:20 7a9cfe048b4a: Download complete 01:44:31 7a9cfe048b4a: Pull complete 01:44:31 72dc09318566: Pull complete 01:44:31 f4f7b4309257: Pull complete 01:44:31 0ac9a79272e3: Pull complete 01:44:37 b78e95d17946: Pull complete 01:44:37 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 01:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:44:37 ---> 8b459fc5aaf0 01:44:37 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:44:39 ---> Running in 18f5233c61ce 01:44:39 Removing intermediate container 18f5233c61ce 01:44:39 ---> 9edc48423333 01:44:39 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 01:44:39 ---> Running in 10f5c466e67c 01:44:40 Removing intermediate container 10f5c466e67c 01:44:40 ---> 258ff74bdcbf 01:44:40 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:40 ---> Running in ce5b9daf7c16 01:44:43 Removing intermediate container ce5b9daf7c16 01:44:43 ---> cf3003fe62c0 01:44:43 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:44:43 ---> Running in 5a869b7022de 01:44:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:44:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:44:46 (1/4) Installing openssh-keygen (8.6_p1-r3) 01:44:46 (2/4) Installing libedit (20210216.3.1-r0) 01:44:46 (3/4) Installing openssh-client-common (8.6_p1-r3) 01:44:46 (4/4) Installing openssh-client-default (8.6_p1-r3) 01:44:46 Executing busybox-1.33.1-r3.trigger 01:44:46 OK: 223 MiB in 56 packages 01:44:47 Removing intermediate container 5a869b7022de 01:44:47 ---> 606377992f4c 01:44:47 Step 7/11 : WORKDIR /device-mqtt-go 01:44:47 ---> Running in df08e72233b4 01:44:48 Removing intermediate container df08e72233b4 01:44:48 ---> d23be40af25a 01:44:48 Step 8/11 : COPY . . 01:44:49 ---> f195d74525c7 01:44:49 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:49 ---> Running in 1eee8e7cc35e 01:46:11 Removing intermediate container 1eee8e7cc35e 01:46:11 ---> 95edb8cefd23 01:46:11 Step 10/11 : ARG MAKE='make build' 01:46:11 ---> Running in 661ce79cbd00 01:46:11 Removing intermediate container 661ce79cbd00 01:46:11 ---> 6c64f8868eac 01:46:11 Step 11/11 : RUN $MAKE 01:46:11 ---> Running in 4453b4657d1e 01:46:11 noop 01:46:11 Removing intermediate container 4453b4657d1e 01:46:11 ---> 019a2f73cc07 01:46:11 Successfully built 019a2f73cc07 01:46:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:46:11 + docker inspect -f . ci-base-image-arm64 01:46:11 . [Pipeline] withDockerContainer 01:46:11 prd-ubuntu18.04-docker-arm64-4c-16g-27874 does not seem to be running inside a container 01:46:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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 ******** ci-base-image-arm64 cat 01:46:13 $ docker top 171f93a5efe3c419456cea494e05273ee84934c558f831f3613614d9f34c764b -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:14 + go version 01:46:14 go version go1.16.8 linux/arm64 [Pipeline] } 01:46:14 $ docker stop --time=1 171f93a5efe3c419456cea494e05273ee84934c558f831f3613614d9f34c764b 01:46:16 $ docker rm -f 171f93a5efe3c419456cea494e05273ee84934c558f831f3613614d9f34c764b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:46:17 + docker inspect -f . ci-base-image-arm64 01:46:17 . [Pipeline] withDockerContainer 01:46:17 prd-ubuntu18.04-docker-arm64-4c-16g-27874 does not seem to be running inside a container 01:46:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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 ******** ci-base-image-arm64 cat 01:46:19 $ docker top d2f2e869fbb0fecbf4a2c97918f35b0e090cd78c36bad6df2c7f882f82d9945a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:46:20 + make test 01:46:20 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:46:21 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:47:18 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:47:20 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.055s coverage: 22.4% of statements 01:47:20 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:47:21 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:47:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:47:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:47:53 ./bin/test-attribution-txt.sh [Pipeline] } 01:47:54 $ docker stop --time=1 d2f2e869fbb0fecbf4a2c97918f35b0e090cd78c36bad6df2c7f882f82d9945a 01:47:56 $ docker rm -f d2f2e869fbb0fecbf4a2c97918f35b0e090cd78c36bad6df2c7f882f82d9945a [Pipeline] // withDockerContainer [Pipeline] sh 01:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:47:56 Warning: overwriting stash ‘coverage-report’ 01:47:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:47:58 + ls -al . 01:47:58 total 180 01:47:58 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:47 . 01:47:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:43 .. 01:47:58 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 01:43 .dockerignore 01:47:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:43 .git 01:47:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:43 .github 01:47:58 -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 01:43 .gitignore 01:47:58 -rw-rw-r-- 1 jenkins jenkins 7287 Nov 8 01:43 Attribution.txt 01:47:58 -rw-rw-r-- 1 jenkins jenkins 7447 Nov 8 01:43 CHANGELOG.md 01:47:58 -rw-rw-r-- 1 jenkins jenkins 1907 Nov 8 01:43 Dockerfile 01:47:58 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:43 GOVERNANCE.md 01:47:58 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:43 Jenkinsfile 01:47:58 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 01:43 LICENSE 01:47:58 -rw-rw-r-- 1 jenkins jenkins 1030 Nov 8 01:43 Makefile 01:47:58 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 01:43 OWNERS.md 01:47:58 -rw-rw-r-- 1 jenkins jenkins 2211 Nov 8 01:43 README.md 01:47:58 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 01:38 VERSION 01:47:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:43 bin 01:47:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:43 cmd 01:47:58 -rw-r--r-- 1 jenkins jenkins 17284 Nov 8 01:47 coverage.out 01:47:58 -rw-rw-r-- 1 jenkins jenkins 425 Nov 8 01:43 go.mod 01:47:58 -rw-rw-r-- 1 jenkins jenkins 49475 Nov 8 01:43 go.sum 01:47:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:43 internal 01:47:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:43 mock 01:47:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:43 snap 01:47:58 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 01:43 version.go [Pipeline] isUnix [Pipeline] sh 01:47:58 + 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=0e166eef1a6848e87a3e9284c5f6e1926be9efdf --label arch=arm64 --label version=2.0.1-dev.15 . 01:47:58 Sending build context to Docker daemon 716.3kB 01:47:59 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 01:47:59 Step 2/23 : FROM ${BASE} AS builder 01:47:59 ---> 019a2f73cc07 01:47:59 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:47:59 ---> Running in ca3e10582fc5 01:47:59 Removing intermediate container ca3e10582fc5 01:47:59 ---> b87c6b3de646 01:47:59 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 01:47:59 ---> Running in 0cba6af5b203 01:48:00 Removing intermediate container 0cba6af5b203 01:48:00 ---> a764565459f8 01:48:00 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:00 ---> Running in c4c5d49c03d1 01:48:02 Removing intermediate container c4c5d49c03d1 01:48:02 ---> daecaabef4c3 01:48:02 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:48:02 ---> Running in ecded351027e 01:48:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:48:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:48:05 OK: 223 MiB in 56 packages 01:48:06 Removing intermediate container ecded351027e 01:48:06 ---> 4523e042fa38 01:48:06 Step 7/23 : WORKDIR /device-mqtt-go 01:48:06 ---> Running in f5712385a12c 01:48:06 Removing intermediate container f5712385a12c 01:48:06 ---> 55f59a5aa8ea 01:48:06 Step 8/23 : COPY . . 01:48:07 ---> afc7210b889e 01:48:07 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:07 ---> Running in 8ef5f9bf068c 01:48:10 Removing intermediate container 8ef5f9bf068c 01:48:10 ---> 8b4cf994fbf9 01:48:10 Step 10/23 : ARG MAKE='make build' 01:48:10 ---> Running in 928df1dcaca0 01:48:10 Removing intermediate container 928df1dcaca0 01:48:10 ---> 7104bf85c44c 01:48:10 Step 11/23 : RUN $MAKE 01:48:10 ---> Running in 9241288642b3 01:48:11 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.15" -o cmd/device-mqtt ./cmd 01:48:58 Removing intermediate container 9241288642b3 01:48:58 ---> acf4fbc99294 01:48:58 Step 12/23 : FROM alpine:3.14 01:48:58 3.14: Pulling from library/alpine 01:48:58 552d1f2373af: Already exists 01:48:58 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:48:58 Status: Downloaded newer image for alpine:3.14 01:48:58 ---> bb3de5531c18 01:48:58 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:48:58 ---> Running in 172e6558c25e 01:48:58 Removing intermediate container 172e6558c25e 01:48:58 ---> 170784003268 01:48:58 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 01:48:58 ---> Running in 68f66295c974 01:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:48:58 (1/6) Installing dumb-init (1.2.5-r1) 01:48:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:48:58 (3/6) Installing libsodium (1.0.18-r0) 01:48:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:48:58 (5/6) Installing libzmq (4.3.4-r0) 01:48:58 (6/6) Installing zeromq (4.3.4-r0) 01:48:58 Executing busybox-1.33.1-r3.trigger 01:48:58 OK: 8 MiB in 20 packages 01:48:59 Removing intermediate container 68f66295c974 01:48:59 ---> a039bd73d54e 01:48:59 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 01:49:00 ---> f436d38ced7a 01:49:00 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 01:49:01 ---> 2561a225c266 01:49:01 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:49:02 ---> 479e202eeaaa 01:49:02 Step 18/23 : EXPOSE 59982 01:49:02 ---> Running in 0c1578d7fdae 01:49:02 Removing intermediate container 0c1578d7fdae 01:49:02 ---> ddd235d6e12d 01:49:02 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 01:49:03 ---> Running in 376367bb27a4 01:49:03 Removing intermediate container 376367bb27a4 01:49:03 ---> 7f4c53149ae8 01:49:03 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:49:03 ---> Running in 2aedeeb63348 01:49:04 Removing intermediate container 2aedeeb63348 01:49:04 ---> a05dfa7ce6e8 01:49:04 Step 21/23 : LABEL arch=arm64 01:49:04 ---> Running in e62980198dfd 01:49:04 Removing intermediate container e62980198dfd 01:49:04 ---> 69071a0c2de2 01:49:04 Step 22/23 : LABEL git_sha=0e166eef1a6848e87a3e9284c5f6e1926be9efdf 01:49:04 ---> Running in f5b3ce801a8e 01:49:05 Removing intermediate container f5b3ce801a8e 01:49:05 ---> c9997747aebb 01:49:05 Step 23/23 : LABEL version=2.0.1-dev.15 01:49:05 ---> Running in d552956a2a42 01:49:05 Removing intermediate container d552956a2a42 01:49:05 ---> aee20d11412f 01:49:05 [Warning] One or more build-args [ARCH] were not consumed 01:49:05 Successfully built aee20d11412f 01:49:05 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:06 provisioning config files... 01:49:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/17@tmp/config382323997882449037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:06 ---> docker-login.sh 01:49:06 nexus3.edgexfoundry.org:10001 01:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:07 Configure a credential helper to remove this warning. See 01:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:07 01:49:07 Login Succeeded 01:49:07 nexus3.edgexfoundry.org:10002 01:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:07 Configure a credential helper to remove this warning. See 01:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:07 01:49:07 Login Succeeded 01:49:07 nexus3.edgexfoundry.org:10003 01:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:08 Configure a credential helper to remove this warning. See 01:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:08 01:49:08 Login Succeeded 01:49:08 nexus3.edgexfoundry.org:10004 01:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:08 Configure a credential helper to remove this warning. See 01:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:08 01:49:08 Login Succeeded 01:49:08 docker.io 01:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:09 Configure a credential helper to remove this warning. See 01:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:09 01:49:09 Login Succeeded 01:49:09 ---> docker-login.sh ends [Pipeline] } 01:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:49:09 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 01:49:09 0e166eef1a6848e87a3e9284c5f6e1926be9efdf 01:49:09 latest 01:49:09 2.0.1-dev.15 01:49:09 0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 01:49:09 main 01:49:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:49:10 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] isUnix [Pipeline] sh 01:49:10 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf 01:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:49:10 d7e0145448b9: Preparing 01:49:10 514c8ecace81: Preparing 01:49:10 8684da00e873: Preparing 01:49:10 6ac6ec1f69dd: Preparing 01:49:10 ee420dfed78a: Preparing 01:49:10 ee420dfed78a: Layer already exists 01:49:10 d7e0145448b9: Pushed 01:49:10 514c8ecace81: Pushed 01:49:11 6ac6ec1f69dd: Pushed 01:49:14 8684da00e873: Pushed 01:49:14 0e166eef1a6848e87a3e9284c5f6e1926be9efdf: digest: sha256:c7c5554befe8cf2a24dadf9b55c3337124a00c38b8e17ad99f1057b1784ad676 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:49:14 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:49:14 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 01:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:49:14 d7e0145448b9: Preparing 01:49:14 514c8ecace81: Preparing 01:49:14 8684da00e873: Preparing 01:49:14 6ac6ec1f69dd: Preparing 01:49:14 ee420dfed78a: Preparing 01:49:15 8684da00e873: Layer already exists 01:49:15 6ac6ec1f69dd: Layer already exists 01:49:15 514c8ecace81: Layer already exists 01:49:15 d7e0145448b9: Layer already exists 01:49:15 ee420dfed78a: Layer already exists 01:49:15 latest: digest: sha256:c7c5554befe8cf2a24dadf9b55c3337124a00c38b8e17ad99f1057b1784ad676 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:49:15 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 01:49:15 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.15 01:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:49:15 d7e0145448b9: Preparing 01:49:15 514c8ecace81: Preparing 01:49:15 8684da00e873: Preparing 01:49:15 6ac6ec1f69dd: Preparing 01:49:15 ee420dfed78a: Preparing 01:49:15 8684da00e873: Layer already exists 01:49:15 6ac6ec1f69dd: Layer already exists 01:49:15 d7e0145448b9: Layer already exists 01:49:15 514c8ecace81: Layer already exists 01:49:15 ee420dfed78a: Layer already exists 01:49:15 2.0.1-dev.15: digest: sha256:c7c5554befe8cf2a24dadf9b55c3337124a00c38b8e17ad99f1057b1784ad676 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:49:16 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 01:49:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 01:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:49:16 d7e0145448b9: Preparing 01:49:16 514c8ecace81: Preparing 01:49:16 8684da00e873: Preparing 01:49:16 6ac6ec1f69dd: Preparing 01:49:16 ee420dfed78a: Preparing 01:49:16 ee420dfed78a: Layer already exists 01:49:16 6ac6ec1f69dd: Layer already exists 01:49:16 514c8ecace81: Layer already exists 01:49:16 8684da00e873: Layer already exists 01:49:16 d7e0145448b9: Layer already exists 01:49:16 0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15: digest: sha256:c7c5554befe8cf2a24dadf9b55c3337124a00c38b8e17ad99f1057b1784ad676 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:49:17 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 01:49:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 01:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:49:17 d7e0145448b9: Preparing 01:49:17 514c8ecace81: Preparing 01:49:17 8684da00e873: Preparing 01:49:17 6ac6ec1f69dd: Preparing 01:49:17 ee420dfed78a: Preparing 01:49:17 8684da00e873: Layer already exists 01:49:17 514c8ecace81: Layer already exists 01:49:17 d7e0145448b9: Layer already exists 01:49:17 6ac6ec1f69dd: Layer already exists 01:49:17 ee420dfed78a: Layer already exists 01:49:17 main: digest: sha256:c7c5554befe8cf2a24dadf9b55c3337124a00c38b8e17ad99f1057b1784ad676 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:17 ===================================================== [Pipeline] echo 01:49:17 taggedImages: 01:49:17 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf 01:49:17 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 01:49:17 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.15 01:49:17 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 01:49:17 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:18 01:49:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:49:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:19 arm64: Pulling from edgex-lftools-log-publisher 01:49:19 448f6bf000e3: Pulling fs layer 01:49:19 f757da607395: Pulling fs layer 01:49:19 05883995daec: Pulling fs layer 01:49:19 8603b9c90790: Pulling fs layer 01:49:19 1560dd03e051: Pulling fs layer 01:49:19 27f5ce0e4adf: Pulling fs layer 01:49:19 c2d8d7efcc4b: Pulling fs layer 01:49:19 27f5ce0e4adf: Waiting 01:49:19 c2d8d7efcc4b: Waiting 01:49:19 8603b9c90790: Waiting 01:49:19 f757da607395: Verifying Checksum 01:49:19 f757da607395: Download complete 01:49:19 8603b9c90790: Verifying Checksum 01:49:19 8603b9c90790: Download complete 01:49:19 1560dd03e051: Download complete 01:49:19 05883995daec: Verifying Checksum 01:49:19 05883995daec: Download complete 01:49:19 27f5ce0e4adf: Verifying Checksum 01:49:19 27f5ce0e4adf: Download complete 01:49:19 448f6bf000e3: Download complete 01:49:22 c2d8d7efcc4b: Verifying Checksum 01:49:22 c2d8d7efcc4b: Download complete 01:49:24 448f6bf000e3: Pull complete 01:49:24 f757da607395: Pull complete 01:49:25 05883995daec: Pull complete 01:49:26 8603b9c90790: Pull complete 01:49:27 1560dd03e051: Pull complete 01:49:27 27f5ce0e4adf: Pull complete 01:49:42 c2d8d7efcc4b: Pull complete 01:49:42 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:49:42 prd-ubuntu18.04-docker-arm64-4c-16g-27874 does not seem to be running inside a container 01:49:43 $ 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/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:49:46 $ docker top 5498dd51b10cb44bfcdb003d4f5283145788494991004ae67947290647785c45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:47 ---> job-cost.sh 01:49:47 lf-activate-venv: SKIPPING 01:49:47 INFO: No Stack... 01:49:47 INFO: Retrieving Pricing Info for: v3-standard-4 01:49:48 INFO: Archiving Costs [Pipeline] sh 01:49:49 + cut -d, -f6 01:49:49 + cat /w/workspace/device-mqtt-go/17/archives/cost.csv [Pipeline] lock 01:49:49 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] 01:49:49 Resource [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] did not exist. Created. 01:49:49 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:49 /w/workspace/device-mqtt-go/17@tmp/durable-a0365111/script.sh: 1: /w/workspace/device-mqtt-go/17@tmp/durable-a0365111/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:49:50 + echo total: 0.10999999940395355 [Pipeline] stash 01:49:50 Warning: overwriting stash ‘stack-cost’ 01:49:50 Stashed 1 file(s) [Pipeline] } 01:49:50 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:50 $ docker stop --time=1 5498dd51b10cb44bfcdb003d4f5283145788494991004ae67947290647785c45 01:49:52 $ docker rm -f 5498dd51b10cb44bfcdb003d4f5283145788494991004ae67947290647785c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:49:52 provisioning config files... 01:49:52 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8438737403644483500tmp [Pipeline] { [Pipeline] sh 01:49:53 + set +x 01:49:53 + curl -s https://codecov.io/bash 01:49:53 + bash -s -- 01:49:53 01:49:53 _____ _ 01:49:53 / ____| | | 01:49:53 | | ___ __| | ___ ___ _____ __ 01:49:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:49:53 | |___| (_) | (_| | __/ (_| (_) \ V / 01:49:53 \_____\___/ \__,_|\___|\___\___/ \_/ 01:49:53 Bash-1.0.6 01:49:53 01:49:53 01:49:53 ==> git version 2.24.4 found 01:49:53 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:49:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:49:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:49:53 ==> Jenkins CI detected. 01:49:53 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 01:49:53 project root: . 01:49:53 --> token set from env 01:49:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:49:53 ==> Running gcov in . (disable via -X gcov) 01:49:53 ==> Python coveragepy not found 01:49:53 ==> Searching for coverage reports in: 01:49:53 + . 01:49:53 -> Found 1 reports 01:49:53 ==> Detecting git/mercurial file structure 01:49:53 ==> Reading reports 01:49:53 + ./coverage.out bytes=17284 01:49:53 ==> Appending adjustments 01:49:53 https://docs.codecov.io/docs/fixing-reports 01:49:53 + Found adjustments 01:49:53 ==> Gzipping contents 01:49:53 4.0K /tmp/codecov.ueoDsr.gz 01:49:53 ==> Uploading reports 01:49:53 url: https://codecov.io 01:49:53 query: branch=main&commit=0e166eef1a6848e87a3e9284c5f6e1926be9efdf&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:49:53 -> Pinging Codecov 01:49:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=0e166eef1a6848e87a3e9284c5f6e1926be9efdf&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:49:53 -> Uploading to 01:49:53 https://storage.googleapis.com/codecov/v4/raw/2021-11-08/7D719EC7BBE17E464838252E33014C33/0e166eef1a6848e87a3e9284c5f6e1926be9efdf/53db72b7-da42-48e0-b7c8-691ff3afc9f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T014953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05ea6ce6d10239d37a7a2562bb259d3090cd9544426d9a424921e8d676248d6c 01:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:53 Dload Upload Total Spent Left Speed 01:49:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 10438 --:--:-- --:--:-- --:--:-- 10473 01:49:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] } 01:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:49:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:49:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:54 01:49:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:49:55 188c0c94c7c5: Pulling fs layer 01:49:55 0ef7d3d256c8: Pulling fs layer 01:49:55 de9db76c5a1d: Pulling fs layer 01:49:55 0eba1c9be4d2: Pulling fs layer 01:49:55 0d57e429df01: Pulling fs layer 01:49:55 4e4be7b47b0d: Pulling fs layer 01:49:55 e1f770b5df2f: Pulling fs layer 01:49:55 85a0685a4137: Pulling fs layer 01:49:55 0eba1c9be4d2: Waiting 01:49:55 0d57e429df01: Waiting 01:49:55 4e4be7b47b0d: Waiting 01:49:55 e1f770b5df2f: Waiting 01:49:55 85a0685a4137: Waiting 01:49:55 de9db76c5a1d: Verifying Checksum 01:49:55 de9db76c5a1d: Download complete 01:49:55 0ef7d3d256c8: Verifying Checksum 01:49:55 0ef7d3d256c8: Download complete 01:49:55 0d57e429df01: Verifying Checksum 01:49:55 0d57e429df01: Download complete 01:49:55 4e4be7b47b0d: Verifying Checksum 01:49:55 4e4be7b47b0d: Download complete 01:49:55 188c0c94c7c5: Verifying Checksum 01:49:55 188c0c94c7c5: Download complete 01:49:55 e1f770b5df2f: Verifying Checksum 01:49:55 e1f770b5df2f: Download complete 01:49:55 0eba1c9be4d2: Verifying Checksum 01:49:55 0eba1c9be4d2: Download complete 01:49:55 188c0c94c7c5: Pull complete 01:49:55 0ef7d3d256c8: Pull complete 01:49:55 85a0685a4137: Verifying Checksum 01:49:55 85a0685a4137: Download complete 01:49:55 de9db76c5a1d: Pull complete 01:50:00 0eba1c9be4d2: Pull complete 01:50:00 0d57e429df01: Pull complete 01:50:00 4e4be7b47b0d: Pull complete 01:50:00 e1f770b5df2f: Pull complete 01:50:04 85a0685a4137: Pull complete 01:50:04 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:50:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:50:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:50:04 prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container 01:50:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:50:06 $ docker top 9f2e25e4e6164706b5248de8c1b5119904828556697362e811f36b2ac708ecd4 -eo pid,comm [Pipeline] { [Pipeline] echo 01:50:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:50:07 + set -o pipefail 01:50:07 + snyk monitor '--org=edgex-jenkins' 01:50:12 01:50:12 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 01:50:12 01:50:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/76956267-f439-461e-aad5-c58e0952b593 01:50:12 01:50:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:50:12 01:50:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:50:12 01:50:12 01:50:12 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 01:50:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:50:12 $ docker stop --time=1 9f2e25e4e6164706b5248de8c1b5119904828556697362e811f36b2ac708ecd4 01:50:14 $ docker rm -f 9f2e25e4e6164706b5248de8c1b5119904828556697362e811f36b2ac708ecd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:50:15 + git log --format=format:%s -1 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] isUnix [Pipeline] sh 01:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:50:15 . [Pipeline] withDockerContainer 01:50:15 prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container 01:50:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:50:16 $ docker top dff06aa1c879521f06529ce4fc699949847299b9d0cc75d49bdf9bfb61a6d5c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:16 [ssh-agent] Looking for ssh-agent implementation... 01:50:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:16 $ docker exec dff06aa1c879521f06529ce4fc699949847299b9d0cc75d49bdf9bfb61a6d5c9 ssh-agent 01:50:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHDjabk/agent.13 01:50:16 SSH_AGENT_PID=20 01:50:16 Running ssh-add (command line suppressed) 01:50:16 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4075480889892070680.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4075480889892070680.key) 01:50:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:16 + git semver tag 01:50:16 # -> Open(): unable to determine branch for HEAD 01:50:16 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 01:50:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 01:50:16 # $SEMVER_REMOTE_NAME = origin 01:50:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:50:16 # $SEMVER_USER_NAME = edgex-jenkins 01:50:16 # $SEMVER_BRANCH = main 01:50:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:50:16 # 0e166eef1a6848e87a3e9284c5f6e1926be9efdf HEAD 01:50:16 # -> Force: false 01:50:16 # 8daa735f627940626bb41212f6074f339a143c9f refs/tags/v2.0.1-dev.15 [Pipeline] } 01:50:16 $ docker exec --env ******** --env ******** dff06aa1c879521f06529ce4fc699949847299b9d0cc75d49bdf9bfb61a6d5c9 ssh-agent -k 01:50:16 unset SSH_AUTH_SOCK; 01:50:16 unset SSH_AGENT_PID; 01:50:16 echo Agent pid 20 killed; 01:50:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:17 + git semver [Pipeline] } 01:50:17 $ docker stop --time=1 dff06aa1c879521f06529ce4fc699949847299b9d0cc75d49bdf9bfb61a6d5c9 01:50:18 $ docker rm -f dff06aa1c879521f06529ce4fc699949847299b9d0cc75d49bdf9bfb61a6d5c9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:18 01:50:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:19 0.23.1-centos7: Pulling from edgex-lftools 01:50:19 ab5ef0e58194: Pulling fs layer 01:50:19 9712f1f96733: Pulling fs layer 01:50:19 63f879dbbcfc: Pulling fs layer 01:50:19 0d9ebad4ef96: Pulling fs layer 01:50:19 e9a5061849ea: Pulling fs layer 01:50:19 d747dcd14b5f: Pulling fs layer 01:50:19 2de7ff778b66: Pulling fs layer 01:50:19 0d9ebad4ef96: Waiting 01:50:19 e9a5061849ea: Waiting 01:50:19 d747dcd14b5f: Waiting 01:50:19 2de7ff778b66: Waiting 01:50:19 9712f1f96733: Verifying Checksum 01:50:19 9712f1f96733: Download complete 01:50:19 63f879dbbcfc: Verifying Checksum 01:50:19 63f879dbbcfc: Download complete 01:50:19 0d9ebad4ef96: Verifying Checksum 01:50:19 0d9ebad4ef96: Download complete 01:50:19 ab5ef0e58194: Verifying Checksum 01:50:19 ab5ef0e58194: Download complete 01:50:19 d747dcd14b5f: Verifying Checksum 01:50:19 d747dcd14b5f: Download complete 01:50:19 e9a5061849ea: Verifying Checksum 01:50:19 e9a5061849ea: Download complete 01:50:19 2de7ff778b66: Verifying Checksum 01:50:19 2de7ff778b66: Download complete 01:50:22 ab5ef0e58194: Pull complete 01:50:22 9712f1f96733: Pull complete 01:50:23 63f879dbbcfc: Pull complete 01:50:27 0d9ebad4ef96: Pull complete 01:50:28 e9a5061849ea: Pull complete 01:50:28 d747dcd14b5f: Pull complete 01:50:29 2de7ff778b66: Pull complete 01:50:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:50:29 prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container 01:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:50:32 $ docker top 1d9508486311af03c172db9fd5d49c87edf6261fb62e16ae3a2ada0dd7bb2dd4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:50:32 provisioning config files... 01:50:32 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1231190663480229622tmp 01:50:32 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5135139641812787592tmp 01:50:32 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7222532546577825461tmp [Pipeline] { [Pipeline] echo 01:50:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:50:32 ---> sigul-configuration.sh 01:50:32 gpg: directory `/root/.gnupg' created 01:50:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:50:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:50:32 gpg: keyring `/root/.gnupg/secring.gpg' created 01:50:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:50:32 gpg: CAST5 encrypted data 01:50:32 gpg: encrypted with 1 passphrase 01:50:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:50:33 + mkdir /home/jenkins 01:50:33 + mkdir /home/jenkins/sigul [Pipeline] sh 01:50:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:50:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:50:33 ---> sigul-install.sh 01:50:33 Sigul already installed; skipping installation. [Pipeline] sh 01:50:34 + git tag --list 01:50:34 0.7.1 01:50:34 v1.0.0 01:50:34 v1.1.0 01:50:34 v1.1.1 01:50:34 v1.2.2 01:50:34 v1.3.0 01:50:34 v1.3.1 01:50:34 v2.0.0 01:50:34 v2.0.1-dev.1 01:50:34 v2.0.1-dev.10 01:50:34 v2.0.1-dev.11 01:50:34 v2.0.1-dev.12 01:50:34 v2.0.1-dev.13 01:50:34 v2.0.1-dev.14 01:50:34 v2.0.1-dev.15 01:50:34 v2.0.1-dev.2 01:50:34 v2.0.1-dev.3 01:50:34 v2.0.1-dev.4 01:50:34 v2.0.1-dev.5 01:50:34 v2.0.1-dev.6 01:50:34 v2.0.1-dev.7 01:50:34 v2.0.1-dev.8 01:50:34 v2.0.1-dev.9 [Pipeline] sh 01:50:34 + lftools sign git-tag v2.0.1-dev.15 01:50:34 Signing Git tag with Sigul... 01:50:34 Signing v2.0.1-dev.15 [Pipeline] echo 01:50:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:50:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:50:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:50:36 $ docker stop --time=1 1d9508486311af03c172db9fd5d49c87edf6261fb62e16ae3a2ada0dd7bb2dd4 01:50:37 $ docker rm -f 1d9508486311af03c172db9fd5d49c87edf6261fb62e16ae3a2ada0dd7bb2dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:50:38 . [Pipeline] withDockerContainer 01:50:38 prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container 01:50:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:50:38 $ docker top 12fe0b92cf6d1653444c5762bb8cc7349b91c5ae6130917a8c77b248068a9fef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:38 [ssh-agent] Looking for ssh-agent implementation... 01:50:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:38 $ docker exec 12fe0b92cf6d1653444c5762bb8cc7349b91c5ae6130917a8c77b248068a9fef ssh-agent 01:50:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMMhjOb/agent.13 01:50:38 SSH_AGENT_PID=19 01:50:38 Running ssh-add (command line suppressed) 01:50:38 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8266439904026582934.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8266439904026582934.key) 01:50:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:39 + git semver bump pre 01:50:39 # -> Open(): unable to determine branch for HEAD 01:50:39 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 01:50:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 01:50:39 # $SEMVER_REMOTE_NAME = origin 01:50:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:50:39 # $SEMVER_USER_NAME = edgex-jenkins 01:50:39 # $SEMVER_BRANCH = main 01:50:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:50:39 2.0.1-dev.16 [Pipeline] } 01:50:39 $ docker exec --env ******** --env ******** 12fe0b92cf6d1653444c5762bb8cc7349b91c5ae6130917a8c77b248068a9fef ssh-agent -k 01:50:39 unset SSH_AUTH_SOCK; 01:50:39 unset SSH_AGENT_PID; 01:50:39 echo Agent pid 19 killed; 01:50:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:39 + git semver [Pipeline] } 01:50:39 $ docker stop --time=1 12fe0b92cf6d1653444c5762bb8cc7349b91c5ae6130917a8c77b248068a9fef 01:50:40 $ docker rm -f 12fe0b92cf6d1653444c5762bb8cc7349b91c5ae6130917a8c77b248068a9fef [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:50:41 . [Pipeline] withDockerContainer 01:50:41 prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container 01:50:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:50:41 $ docker top ec9fd31261b05f0442503566864dfa9912647172e43814508539683386705c04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:41 [ssh-agent] Looking for ssh-agent implementation... 01:50:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:41 $ docker exec ec9fd31261b05f0442503566864dfa9912647172e43814508539683386705c04 ssh-agent 01:50:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXinbBmK/agent.15 01:50:41 SSH_AGENT_PID=22 01:50:41 Running ssh-add (command line suppressed) 01:50:41 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_94312230600043402.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_94312230600043402.key) 01:50:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:42 + git semver push 01:50:42 # -> Open(): unable to determine branch for HEAD 01:50:42 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 01:50:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 01:50:42 # $SEMVER_REMOTE_NAME = origin 01:50:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:50:42 # $SEMVER_USER_NAME = edgex-jenkins 01:50:42 # $SEMVER_BRANCH = main 01:50:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 01:50:43 $ docker exec --env ******** --env ******** ec9fd31261b05f0442503566864dfa9912647172e43814508539683386705c04 ssh-agent -k 01:50:43 unset SSH_AUTH_SOCK; 01:50:43 unset SSH_AGENT_PID; 01:50:43 echo Agent pid 22 killed; 01:50:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:44 + git semver [Pipeline] } 01:50:44 $ docker stop --time=1 ec9fd31261b05f0442503566864dfa9912647172e43814508539683386705c04 01:50:45 $ docker rm -f ec9fd31261b05f0442503566864dfa9912647172e43814508539683386705c04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:50:46 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:50:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:50:46 ---> package-listing.sh 01:50:46 ++ facter osfamily 01:50:46 ++ tr '[:upper:]' '[:lower:]' 01:50:47 + OS_FAMILY=redhat 01:50:47 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 01:50:47 + START_PACKAGES=/tmp/packages_start.txt 01:50:47 + END_PACKAGES=/tmp/packages_end.txt 01:50:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:50:47 + PACKAGES=/tmp/packages_start.txt 01:50:47 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 01:50:47 + PACKAGES=/tmp/packages_end.txt 01:50:47 + case "${OS_FAMILY}" in 01:50:47 + rpm -qa 01:50:47 + sort 01:50:47 + '[' -f /tmp/packages_start.txt ']' 01:50:47 + '[' -f /tmp/packages_end.txt ']' 01:50:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:50:47 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 01:50:47 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 01:50:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 01:50:47 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:50:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:48 01:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:50:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:49 latest: Pulling from edgex-lftools-log-publisher 01:50:49 b4d181a07f80: Pulling fs layer 01:50:49 a1111a8f2ec3: Pulling fs layer 01:50:49 ed53099fbce6: Pulling fs layer 01:50:49 dc539afda2c1: Pulling fs layer 01:50:49 77bc0d833cb6: Pulling fs layer 01:50:49 9065ff56babe: Pulling fs layer 01:50:49 d287ab97295c: Pulling fs layer 01:50:49 dc539afda2c1: Waiting 01:50:49 77bc0d833cb6: Waiting 01:50:49 9065ff56babe: Waiting 01:50:49 d287ab97295c: Waiting 01:50:49 a1111a8f2ec3: Verifying Checksum 01:50:49 a1111a8f2ec3: Download complete 01:50:49 dc539afda2c1: Verifying Checksum 01:50:49 dc539afda2c1: Download complete 01:50:49 ed53099fbce6: Verifying Checksum 01:50:49 ed53099fbce6: Download complete 01:50:49 9065ff56babe: Verifying Checksum 01:50:49 9065ff56babe: Download complete 01:50:49 77bc0d833cb6: Verifying Checksum 01:50:49 77bc0d833cb6: Download complete 01:50:49 b4d181a07f80: Verifying Checksum 01:50:49 b4d181a07f80: Download complete 01:50:49 d287ab97295c: Verifying Checksum 01:50:49 d287ab97295c: Download complete 01:50:50 b4d181a07f80: Pull complete 01:50:50 a1111a8f2ec3: Pull complete 01:50:51 ed53099fbce6: Pull complete 01:50:51 dc539afda2c1: Pull complete 01:50:51 77bc0d833cb6: Pull complete 01:50:51 9065ff56babe: Pull complete 01:50:58 d287ab97295c: Pull complete 01:50:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:50:58 prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container 01:50:58 $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:51:00 $ docker top 932f3ccab6896be76146e94a0d9bb220fc22c3c7ab06a2786fb4cde4e0ed67b4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:01 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:01 + mkdir -p /var/log/sysstat [Pipeline] sh 01:51:01 + ls /var/log/sa-host 01:51:01 + sadf -c /var/log/sa-host/sa08 01:51:01 file_magic: OK 01:51:01 HZ: Using current value: 100 01:51:01 file_header: OK 01:51:01 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 01:51:01 Statistics: 01:51:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:51:01 File successfully converted to sysstat format version 12.0.3 01:51:01 + sadf -c /var/log/sa-host/sa30 01:51:01 file_magic: OK 01:51:01 HZ: Using current value: 100 01:51:01 file_header: OK 01:51:01 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 01:51:01 Statistics: 01:51:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:51:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:01 provisioning config files... 01:51:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8765895829648151055tmp [Pipeline] { [Pipeline] echo 01:51:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:01 ---> create-netrc.sh [Pipeline] } 01:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:51:02 ---> python-tools-install.sh [Pipeline] echo 01:51:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:02 ---> sudo-logs.sh 01:51:02 Archiving 'sudo' log.. 01:51:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-27871.novalocal: Name or service not known 01:51:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-27871.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:51:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:51:02 ---> job-cost.sh 01:51:02 lf-activate-venv: SKIPPING 01:51:02 DEBUG: total: 0.10999999940395355 01:51:02 INFO: Retrieving Stack Cost... 01:51:03 INFO: Retrieving Pricing Info for: v3-standard-2 01:51:03 INFO: Archiving Costs [Pipeline] echo 01:51:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:51:04 ---> logs-deploy.sh 01:51:04 lf-activate-venv: SKIPPING 01:51:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/17 01:51:04 INFO: archiving workspace using pattern(s): 01:51:04 Archives upload complete. 01:51:04 INFO: archiving logs to Nexus 01:51:05 ---> uname -a: 01:51:05 Linux prd-centos7-docker-4c-2g-27871.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:51:05 01:51:05 01:51:05 ---> lscpu: 01:51:05 Architecture: x86_64 01:51:05 CPU op-mode(s): 32-bit, 64-bit 01:51:05 Byte Order: Little Endian 01:51:05 Address sizes: 40 bits physical, 48 bits virtual 01:51:05 CPU(s): 2 01:51:05 On-line CPU(s) list: 0,1 01:51:05 Thread(s) per core: 1 01:51:05 Core(s) per socket: 1 01:51:05 Socket(s): 2 01:51:05 NUMA node(s): 1 01:51:05 Vendor ID: AuthenticAMD 01:51:05 CPU family: 23 01:51:05 Model: 49 01:51:05 Model name: AMD EPYC-Rome Processor 01:51:05 Stepping: 0 01:51:05 CPU MHz: 2799.996 01:51:05 BogoMIPS: 5599.99 01:51:05 Virtualization: AMD-V 01:51:05 Hypervisor vendor: KVM 01:51:05 Virtualization type: full 01:51:05 L1d cache: 32K 01:51:05 L1i cache: 32K 01:51:05 L2 cache: 512K 01:51:05 L3 cache: 16384K 01:51:05 NUMA node0 CPU(s): 0,1 01:51:05 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 01:51:05 01:51:05 01:51:05 ---> nproc: 01:51:05 2 01:51:05 01:51:05 01:51:05 ---> df -h: 01:51:05 Filesystem Size Used Avail Use% Mounted on 01:51:05 overlay 40G 9.0G 32G 23% / 01:51:05 tmpfs 64M 0 64M 0% /dev 01:51:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:51:05 shm 64M 0 64M 0% /dev/shm 01:51:05 /dev/vda1 40G 9.0G 32G 23% /facter-os 01:51:05 01:51:05 01:51:05 ---> sar -b -r -n DEV: 01:51:05 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 01:51:05 01:51:05 01:37:44 LINUX RESTART (2 CPU) 01:51:05 01:51:05 01:38:01 tps rtps wtps bread/s bwrtn/s 01:51:05 01:39:01 103.20 23.03 80.17 5603.20 4851.22 01:51:05 01:40:01 1.75 0.00 1.75 0.00 35.94 01:51:05 01:41:01 0.32 0.00 0.32 0.00 3.26 01:51:05 01:42:02 0.22 0.00 0.22 0.00 3.26 01:51:05 01:43:01 0.30 0.00 0.30 0.00 4.00 01:51:05 01:44:01 0.28 0.00 0.28 0.00 4.26 01:51:05 01:45:01 0.18 0.00 0.18 0.00 2.03 01:51:05 01:46:01 0.28 0.00 0.28 0.00 3.11 01:51:05 01:47:01 0.25 0.00 0.25 0.00 2.43 01:51:05 01:48:01 0.27 0.00 0.27 0.00 3.80 01:51:05 01:49:01 0.25 0.00 0.25 0.00 2.70 01:51:05 01:50:01 10.49 0.03 10.46 3.73 280.42 01:51:05 01:51:01 288.03 0.13 287.89 11.06 72343.28 01:51:05 Average: 31.26 1.79 29.47 432.78 5973.24 01:51:05 01:51:05 01:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:51:05 01:39:01 5694080 0 616464 7.70 2620 1695768 1272000 14.04 558576 1522076 128 01:51:05 01:40:01 5705208 0 605328 7.56 2620 1695776 1164416 12.86 549536 1522040 8 01:51:05 01:41:01 5702836 0 607696 7.59 2620 1695780 1164416 12.86 551832 1522344 8 01:51:05 01:42:02 5697784 0 612740 7.65 2620 1695788 1164704 12.86 556724 1522344 8 01:51:05 01:43:01 5702072 0 608448 7.60 2620 1695792 1164740 12.86 551240 1523288 8 01:51:05 01:44:01 5699560 0 610956 7.63 2620 1695796 1164764 12.86 554128 1523292 8 01:51:05 01:45:01 5701808 0 608704 7.60 2620 1695800 1164416 12.86 552184 1523288 8 01:51:05 01:46:01 5692480 0 618028 7.72 2620 1695804 1164416 12.86 561740 1523288 8 01:51:05 01:47:01 5692016 0 618488 7.72 2620 1695808 1164416 12.86 561952 1523288 8 01:51:05 01:48:01 5690248 0 620252 7.74 2620 1695812 1164692 12.86 564828 1522040 8 01:51:05 01:49:01 5690780 0 619716 7.74 2620 1695816 1164596 12.86 564156 1522088 16 01:51:05 01:50:01 4958688 0 764892 9.55 2620 2282732 1707180 18.85 748992 2009536 585968 01:51:05 01:51:01 3504268 0 993924 12.41 2620 3508120 1628620 17.98 983216 2981800 52 01:51:05 Average: 5471679 0 654280 8.17 2620 1880353 1250260 13.80 604546 1672362 45095 01:51:05 01:51:05 01:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:51:05 01:39:01 eth0 483.86 260.70 988.79 73.48 0.00 0.00 0.00 0.00 01:51:05 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:39:01 docker0 2.80 1.82 0.59 6.93 0.00 0.00 0.00 0.00 01:51:05 01:40:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:51:05 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:41:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:05 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:42:02 eth0 1.43 0.30 0.37 0.17 0.00 0.00 0.00 0.00 01:51:05 01:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:43:01 eth0 1.88 0.53 0.64 0.43 0.00 0.00 0.00 0.00 01:51:05 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:44:01 eth0 0.68 0.42 0.40 0.26 0.00 0.00 0.00 0.00 01:51:05 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:45:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:05 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:46:01 eth0 0.65 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:51:05 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:47:01 eth0 0.57 0.07 0.06 0.01 0.00 0.00 0.00 0.00 01:51:05 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:48:01 eth0 0.85 0.47 0.53 0.35 0.00 0.00 0.00 0.00 01:51:05 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:49:01 eth0 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 01:51:05 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:50:01 eth0 240.79 135.83 4116.77 111.30 0.00 0.00 0.00 0.00 01:51:05 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:51:01 eth0 366.41 235.60 6243.12 108.80 0.00 0.00 0.00 0.00 01:51:05 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 01:51:01 docker0 41.42 53.79 3.89 387.94 0.00 0.00 0.00 0.00 01:51:05 Average: eth0 84.57 48.88 874.46 22.72 0.00 0.00 0.00 0.00 01:51:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:05 Average: docker0 3.41 4.28 0.34 30.42 0.00 0.00 0.00 0.00 01:51:05 01:51:05 01:51:05 ---> sar -P ALL: 01:51:05 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 01:51:05 01:51:05 01:37:44 LINUX RESTART (2 CPU) 01:51:05 01:51:05 01:38:01 CPU %user %nice %system %iowait %steal %idle 01:51:05 01:39:01 all 17.60 0.00 5.17 2.55 0.06 74.61 01:51:05 01:39:01 0 17.21 0.00 6.09 3.37 0.05 73.27 01:51:05 01:39:01 1 17.99 0.00 4.25 1.72 0.07 75.96 01:51:05 01:40:01 all 0.22 0.00 0.07 0.00 0.02 99.70 01:51:05 01:40:01 0 0.30 0.00 0.03 0.00 0.02 99.65 01:51:05 01:40:01 1 0.13 0.00 0.10 0.00 0.02 99.75 01:51:05 01:41:01 all 0.23 0.00 0.07 0.00 0.02 99.69 01:51:05 01:41:01 0 0.33 0.00 0.05 0.00 0.02 99.60 01:51:05 01:41:01 1 0.12 0.00 0.08 0.00 0.02 99.78 01:51:05 01:42:02 all 0.23 0.00 0.05 0.00 0.01 99.72 01:51:05 01:42:02 0 0.30 0.00 0.05 0.00 0.02 99.63 01:51:05 01:42:02 1 0.15 0.00 0.05 0.00 0.00 99.80 01:51:05 01:43:01 all 0.20 0.00 0.06 0.00 0.03 99.70 01:51:05 01:43:01 0 0.08 0.00 0.07 0.00 0.05 99.80 01:51:05 01:43:01 1 0.32 0.00 0.05 0.00 0.02 99.61 01:51:05 01:44:01 all 0.15 0.00 0.03 0.00 0.03 99.78 01:51:05 01:44:01 0 0.07 0.00 0.03 0.00 0.03 99.87 01:51:05 01:44:01 1 0.23 0.00 0.03 0.00 0.03 99.70 01:51:05 01:45:01 all 0.16 0.00 0.03 0.00 0.03 99.78 01:51:05 01:45:01 0 0.08 0.00 0.05 0.00 0.03 99.83 01:51:05 01:45:01 1 0.23 0.00 0.02 0.00 0.02 99.73 01:51:05 01:46:01 all 0.16 0.00 0.05 0.00 0.03 99.77 01:51:05 01:46:01 0 0.05 0.00 0.02 0.00 0.03 99.90 01:51:05 01:46:01 1 0.27 0.00 0.08 0.00 0.02 99.63 01:51:05 01:47:01 all 0.11 0.00 0.03 0.00 0.03 99.82 01:51:05 01:47:01 0 0.05 0.00 0.03 0.00 0.05 99.87 01:51:05 01:47:01 1 0.17 0.00 0.03 0.00 0.02 99.78 01:51:05 01:48:01 all 0.18 0.00 0.03 0.00 0.03 99.76 01:51:05 01:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:51:05 01:48:01 1 0.33 0.00 0.03 0.00 0.03 99.60 01:51:05 01:49:01 all 0.18 0.00 0.03 0.00 0.03 99.77 01:51:05 01:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:51:05 01:49:01 1 0.32 0.00 0.03 0.00 0.03 99.62 01:51:05 01:51:05 01:49:01 CPU %user %nice %system %iowait %steal %idle 01:51:05 01:50:01 all 7.36 0.00 2.93 0.09 0.05 89.57 01:51:05 01:50:01 0 7.44 0.00 3.02 0.05 0.05 89.44 01:51:05 01:50:01 1 7.29 0.00 2.84 0.14 0.05 89.69 01:51:05 01:51:01 all 28.70 0.00 13.01 3.14 0.08 55.07 01:51:05 01:51:01 0 29.64 0.00 13.21 2.69 0.07 54.40 01:51:05 01:51:01 1 27.77 0.00 12.82 3.58 0.09 55.74 01:51:05 Average: all 4.12 0.00 1.60 0.43 0.03 93.82 01:51:05 Average: 0 4.13 0.00 1.68 0.45 0.04 93.70 01:51:05 Average: 1 4.12 0.00 1.52 0.40 0.03 93.93 01:51:05 01:51:05 01:51:05