Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 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-ssh8631864067223336801.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh4906668075020216609.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7917589062678694534.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh5343687730732419664.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-ssh3680887676357635565.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1374 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-ssh3035769215673982431.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 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 (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 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 # timeout=10 Commit message: "Merge pull request #307 from siggiskulason/snap-fix-version" > git rev-list --no-walk 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:33 ========================================================= 08:33:33 EdgeX Global Pipelines Version Info 08:33:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:33:34 ------------------- 08:33:34 stable info: 08:33:34 ------------------- 08:33:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:33:34 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:33:34 Message: update stable to v1.0.210 08:33:35 ------------------- 08:33:35 experimental info: 08:33:35 ------------------- 08:33:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:33:35 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:33:35 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9b9f86 [Pipeline] echo 08:33:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:35 provisioning config files... 08:33:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8865305586395101339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:35 ---> docker-login.sh 08:33:35 nexus3.edgexfoundry.org:10001 08:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:35 Configure a credential helper to remove this warning. See 08:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:35 08:33:35 Login Succeeded 08:33:35 nexus3.edgexfoundry.org:10002 08:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:36 Configure a credential helper to remove this warning. See 08:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:36 08:33:36 Login Succeeded 08:33:36 nexus3.edgexfoundry.org:10003 08:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:36 Configure a credential helper to remove this warning. See 08:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:36 08:33:36 Login Succeeded 08:33:36 nexus3.edgexfoundry.org:10004 08:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:36 Configure a credential helper to remove this warning. See 08:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:36 08:33:36 Login Succeeded 08:33:36 docker.io 08:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:36 Configure a credential helper to remove this warning. See 08:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:36 08:33:36 Login Succeeded 08:33:36 ---> docker-login.sh ends [Pipeline] } 08:33:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:37 + git log --format=format:%s -1 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 [Pipeline] echo 08:33:37 GIT_COMMIT: d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7, Commit Message: Merge pull request #307 from siggiskulason/snap-fix-version [Pipeline] echo 08:33:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:37 08:33:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:33:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:37 latest: Pulling from edgex-devops/git-semver 08:33:37 a0d0a0d46f8b: Pulling fs layer 08:33:37 3e5f54012d9b: Pulling fs layer 08:33:37 4c7163046ea9: Pulling fs layer 08:33:37 0c2d73faf560: Pulling fs layer 08:33:37 0c2d73faf560: Waiting 08:33:37 3e5f54012d9b: Verifying Checksum 08:33:37 3e5f54012d9b: Download complete 08:33:37 a0d0a0d46f8b: Verifying Checksum 08:33:37 a0d0a0d46f8b: Download complete 08:33:37 0c2d73faf560: Verifying Checksum 08:33:37 0c2d73faf560: Download complete 08:33:37 4c7163046ea9: Verifying Checksum 08:33:37 4c7163046ea9: Download complete 08:33:38 a0d0a0d46f8b: Pull complete 08:33:38 3e5f54012d9b: Pull complete 08:33:38 4c7163046ea9: Pull complete 08:33:38 0c2d73faf560: Pull complete 08:33:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:33:38 prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container 08:33: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:33:38 $ docker top af799dd9e857f7e6b9ba10cd689677717e175fe5268d5922ab81e232269a7dd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:39 [ssh-agent] Looking for ssh-agent implementation... 08:33:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:39 $ docker exec af799dd9e857f7e6b9ba10cd689677717e175fe5268d5922ab81e232269a7dd6 ssh-agent 08:33:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaBoagL/agent.15 08:33:39 SSH_AGENT_PID=21 08:33:39 Running ssh-add (command line suppressed) 08:33:39 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5566788425174003047.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5566788425174003047.key) 08:33:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:40 + git tag --points-at HEAD [Pipeline] } 08:33:39 $ docker exec --env ******** --env ******** af799dd9e857f7e6b9ba10cd689677717e175fe5268d5922ab81e232269a7dd6 ssh-agent -k 08:33:39 unset SSH_AUTH_SOCK; 08:33:39 unset SSH_AGENT_PID; 08:33:39 echo Agent pid 21 killed; 08:33:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:40 [ssh-agent] Looking for ssh-agent implementation... 08:33:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:40 $ docker exec af799dd9e857f7e6b9ba10cd689677717e175fe5268d5922ab81e232269a7dd6 ssh-agent 08:33:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpcNCCM/agent.55 08:33:40 SSH_AGENT_PID=62 08:33:40 Running ssh-add (command line suppressed) 08:33:40 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8867262116388136911.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8867262116388136911.key) 08:33:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:40 + git semver init 08:33:40 # -> Open(): unable to determine branch for HEAD 08:33:40 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 08:33:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 08:33:40 # $SEMVER_REMOTE_NAME = origin 08:33:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:33:40 # $SEMVER_USER_NAME = edgex-jenkins 08:33:40 # $SEMVER_BRANCH = main 08:33:40 # $SEMVER_TEMP = /tmp/semver-105970245 08:33:40 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 08:33:41 # '/tmp/semver-105970245' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 08:33:41 # -> Force: false 08:33:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 08:33:41 $ docker exec --env ******** --env ******** af799dd9e857f7e6b9ba10cd689677717e175fe5268d5922ab81e232269a7dd6 ssh-agent -k 08:33:41 unset SSH_AUTH_SOCK; 08:33:41 unset SSH_AGENT_PID; 08:33:41 echo Agent pid 62 killed; 08:33:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:41 + git semver [Pipeline] } 08:33:41 $ docker stop --time=1 af799dd9e857f7e6b9ba10cd689677717e175fe5268d5922ab81e232269a7dd6 08:33:42 $ docker rm -f af799dd9e857f7e6b9ba10cd689677717e175fe5268d5922ab81e232269a7dd6 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:43 Stashed 1 file(s) [Pipeline] echo 08:33:43 [edgeXSemver]: initialized semver on version 2.0.1-dev.11 [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 08:33:58 Still waiting to schedule task 08:33:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:33:58 Still waiting to schedule task 08:33:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:35:37 Running on prd-centos7-docker-4c-2g-1382 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 08:35:37 Running in /w/workspace/device-mqtt-go/13 [Pipeline] { [Pipeline] checkout 08:35:37 Selected Git installation does not exist. Using Default 08:35:37 The recommended git tool is: NONE 08:35:39 using credential edgex-jenkins-ssh 08:35:39 Cloning the remote Git repository 08:35:39 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 08:35:39 > git init /w/workspace/device-mqtt-go/13 # timeout=10 08:35:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:35:39 > git --version # timeout=10 08:35:39 > git --version # 'git version 2.24.4' 08:35:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:39 [INFO] Currently running in a labeled security context 08:35:39 [INFO] Currently SELinux is 'enforcing' on the host 08:35:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/13@tmp/jenkins-gitclient-ssh7270985891960518267.key 08:35:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:40 Avoid second fetch 08:35:40 Checking out Revision d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 (main) 08:35:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:35:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:40 > git config core.sparsecheckout # timeout=10 08:35:40 > git checkout -f d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 # timeout=10 08:35:43 Commit message: "Merge pull request #307 from siggiskulason/snap-fix-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:43 provisioning config files... 08:35:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/13@tmp/config3631391073746371167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:44 ---> docker-login.sh 08:35:44 nexus3.edgexfoundry.org:10001 08:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:44 Configure a credential helper to remove this warning. See 08:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:44 08:35:44 Login Succeeded 08:35:44 nexus3.edgexfoundry.org:10002 08:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:44 Configure a credential helper to remove this warning. See 08:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:44 08:35:44 Login Succeeded 08:35:44 nexus3.edgexfoundry.org:10003 08:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:44 Configure a credential helper to remove this warning. See 08:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:44 08:35:44 Login Succeeded 08:35:44 nexus3.edgexfoundry.org:10004 08:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:44 Configure a credential helper to remove this warning. See 08:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:44 08:35:44 Login Succeeded 08:35:44 docker.io 08:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:45 Configure a credential helper to remove this warning. See 08:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:45 08:35:45 Login Succeeded 08:35:45 ---> docker-login.sh ends [Pipeline] } 08:35:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:35:45 ========================================================= 08:35:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:35:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:35:45 + 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 . 08:35:45 Sending build context to Docker daemon 661.5kB 08:35:45 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 08:35:45 Step 2/11 : FROM ${BASE} AS builder 08:35:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:35:45 a0d0a0d46f8b: Pulling fs layer 08:35:45 31adcdaf11c8: Pulling fs layer 08:35:45 b8b176561691: Pulling fs layer 08:35:45 4527c011a84f: Pulling fs layer 08:35:45 5d74067f8e1e: Pulling fs layer 08:35:45 e0aca202a116: Pulling fs layer 08:35:45 3a43be97a3b4: Pulling fs layer 08:35:45 34cad66bf833: Pulling fs layer 08:35:45 b4e3c513aaa6: Pulling fs layer 08:35:45 e0aca202a116: Waiting 08:35:45 3a43be97a3b4: Waiting 08:35:45 34cad66bf833: Waiting 08:35:45 4527c011a84f: Waiting 08:35:45 b4e3c513aaa6: Waiting 08:35:45 5d74067f8e1e: Waiting 08:35:45 b8b176561691: Verifying Checksum 08:35:45 b8b176561691: Download complete 08:35:45 31adcdaf11c8: Verifying Checksum 08:35:45 31adcdaf11c8: Download complete 08:35:45 5d74067f8e1e: Verifying Checksum 08:35:45 5d74067f8e1e: Download complete 08:35:45 a0d0a0d46f8b: Verifying Checksum 08:35:45 a0d0a0d46f8b: Download complete 08:35:45 e0aca202a116: Verifying Checksum 08:35:45 e0aca202a116: Download complete 08:35:45 3a43be97a3b4: Verifying Checksum 08:35:45 3a43be97a3b4: Download complete 08:35:45 34cad66bf833: Verifying Checksum 08:35:45 34cad66bf833: Download complete 08:35:45 a0d0a0d46f8b: Pull complete 08:35:46 31adcdaf11c8: Pull complete 08:35:46 b8b176561691: Pull complete 08:35:46 4527c011a84f: Verifying Checksum 08:35:46 4527c011a84f: Download complete 08:35:46 b4e3c513aaa6: Verifying Checksum 08:35:46 b4e3c513aaa6: Download complete 08:35:49 4527c011a84f: Pull complete 08:35:50 5d74067f8e1e: Pull complete 08:35:50 e0aca202a116: Pull complete 08:35:50 3a43be97a3b4: Pull complete 08:35:50 34cad66bf833: Pull complete 08:35:52 b4e3c513aaa6: Pull complete 08:35:52 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:35:52 ---> 9f6097aaca64 08:35:52 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:35:57 ---> Running in 80ee1a071ad6 08:35:57 Removing intermediate container 80ee1a071ad6 08:35:57 ---> c1bc851c9d1d 08:35:57 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 08:35:57 ---> Running in 467c68ec6ce0 08:35:57 Removing intermediate container 467c68ec6ce0 08:35:57 ---> 61cd5bc9a7a3 08:35:57 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:57 ---> Running in 2f128ed68fe2 08:35:57 Removing intermediate container 2f128ed68fe2 08:35:57 ---> 77c232709bdc 08:35:57 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:35:57 ---> Running in 2c327b3621af 08:35:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:35:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:35:58 (1/4) Installing openssh-keygen (8.6_p1-r3) 08:35:59 (2/4) Installing libedit (20210216.3.1-r0) 08:35:59 (3/4) Installing openssh-client-common (8.6_p1-r3) 08:35:59 (4/4) Installing openssh-client-default (8.6_p1-r3) 08:35:59 Executing busybox-1.33.1-r3.trigger 08:35:59 OK: 224 MiB in 56 packages 08:35:59 Removing intermediate container 2c327b3621af 08:35:59 ---> f8f0f51c9911 08:35:59 Step 7/11 : WORKDIR /device-mqtt-go 08:35:59 ---> Running in 9eef2caf270b 08:35:59 Removing intermediate container 9eef2caf270b 08:35:59 ---> 1ff3cceee6e1 08:35:59 Step 8/11 : COPY . . 08:35:59 ---> b4524e7f22bd 08:35:59 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 ---> Running in 0ccb247673a8 08:36:09 Removing intermediate container 0ccb247673a8 08:36:09 ---> ab475405ff24 08:36:09 Step 10/11 : ARG MAKE='make build' 08:36:09 ---> Running in 11fac80efeb4 08:36:09 Removing intermediate container 11fac80efeb4 08:36:09 ---> 83bea708e7ce 08:36:09 Step 11/11 : RUN $MAKE 08:36:09 ---> Running in 4f955c33899f 08:36:09 noop 08:36:09 Removing intermediate container 4f955c33899f 08:36:09 ---> aab19c7b32b8 08:36:09 Successfully built aab19c7b32b8 08:36:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:36:10 + docker inspect -f . ci-base-image-x86_64 08:36:10 . [Pipeline] withDockerContainer 08:36:10 prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container 08:36:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/13 -v /w/workspace/device-mqtt-go/13:/w/workspace/device-mqtt-go/13:rw,z -v /w/workspace/device-mqtt-go/13@tmp:/w/workspace/device-mqtt-go/13@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-x86_64 cat 08:36:10 $ docker top f89752b771f74e0bdde06eacb213f24bb468d064d7b7b39ff057e9994e00d729 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:11 + go version 08:36:11 go version go1.16.8 linux/amd64 [Pipeline] } 08:36:11 $ docker stop --time=1 f89752b771f74e0bdde06eacb213f24bb468d064d7b7b39ff057e9994e00d729 08:36:12 $ docker rm -f f89752b771f74e0bdde06eacb213f24bb468d064d7b7b39ff057e9994e00d729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:12 + docker inspect -f . ci-base-image-x86_64 08:36:12 . [Pipeline] withDockerContainer 08:36:12 prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container 08:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/13 -v /w/workspace/device-mqtt-go/13:/w/workspace/device-mqtt-go/13:rw,z -v /w/workspace/device-mqtt-go/13@tmp:/w/workspace/device-mqtt-go/13@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-x86_64 cat 08:36:13 $ docker top 8a59b5d2fe7cff124cea5fc35ecd445120467634131ee8c12e00814554433138 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:36:13 + make test 08:36:13 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:36:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:36:28 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 08:36:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.4% of statements 08:36:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 08:36:30 GCO_ENABLED=1 GO111MODULE=on go vet ./... 08:36:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:36:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:36:36 ./bin/test-attribution-txt.sh [Pipeline] } 08:36:37 $ docker stop --time=1 8a59b5d2fe7cff124cea5fc35ecd445120467634131ee8c12e00814554433138 08:36:38 $ docker rm -f 8a59b5d2fe7cff124cea5fc35ecd445120467634131ee8c12e00814554433138 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:36:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:36:40 + ls -al . 08:36:40 total 120 08:36:40 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 14 08:36 . 08:36:40 drwxrwxr-x. 4 jenkins jenkins 30 Oct 14 08:35 .. 08:36:40 -rw-rw-r--. 1 jenkins jenkins 6985 Oct 14 08:35 Attribution.txt 08:36:40 drwxrwxr-x. 2 jenkins jenkins 60 Oct 14 08:35 bin 08:36:40 -rw-rw-r--. 1 jenkins jenkins 7447 Oct 14 08:35 CHANGELOG.md 08:36:40 drwxrwxr-x. 3 jenkins jenkins 32 Oct 14 08:35 cmd 08:36:40 -rw-r--r--. 1 jenkins jenkins 17284 Oct 14 08:36 coverage.out 08:36:40 -rw-rw-r--. 1 jenkins jenkins 1907 Oct 14 08:35 Dockerfile 08:36:40 -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 08:35 .dockerignore 08:36:40 drwxrwxr-x. 8 jenkins jenkins 162 Oct 14 08:35 .git 08:36:40 drwxrwxr-x. 2 jenkins jenkins 103 Oct 14 08:35 .github 08:36:40 -rw-rw-r--. 1 jenkins jenkins 329 Oct 14 08:35 .gitignore 08:36:40 -rw-rw-r--. 1 jenkins jenkins 367 Oct 14 08:35 go.mod 08:36:40 -rw-rw-r--. 1 jenkins jenkins 20655 Oct 14 08:35 go.sum 08:36:40 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 08:35 GOVERNANCE.md 08:36:40 drwxrwxr-x. 3 jenkins jenkins 20 Oct 14 08:35 internal 08:36:40 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 08:35 Jenkinsfile 08:36:40 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 14 08:35 LICENSE 08:36:40 -rw-rw-r--. 1 jenkins jenkins 1030 Oct 14 08:35 Makefile 08:36:40 drwxrwxr-x. 2 jenkins jenkins 23 Oct 14 08:35 mock 08:36:40 -rw-rw-r--. 1 jenkins jenkins 620 Oct 14 08:35 OWNERS.md 08:36:40 -rw-rw-r--. 1 jenkins jenkins 2211 Oct 14 08:35 README.md 08:36:40 drwxrwxr-x. 4 jenkins jenkins 71 Oct 14 08:35 snap 08:36:40 -rw-rw-r--. 1 jenkins jenkins 12 Oct 14 08:33 VERSION 08:36:40 -rw-rw-r--. 1 jenkins jenkins 227 Oct 14 08:35 version.go [Pipeline] isUnix [Pipeline] sh 08:36:40 + 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=d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 --label arch=amd64 --label version=2.0.1-dev.11 . 08:36:40 Sending build context to Docker daemon 679.4kB 08:36:40 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 08:36:40 Step 2/23 : FROM ${BASE} AS builder 08:36:40 ---> aab19c7b32b8 08:36:40 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:36:40 ---> Running in b1d177931550 08:36:40 Removing intermediate container b1d177931550 08:36:40 ---> 04d4a816f044 08:36:40 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 08:36:40 ---> Running in 2cd3a32c7e48 08:36:40 Removing intermediate container 2cd3a32c7e48 08:36:40 ---> 0d7a83ceaf69 08:36:40 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:40 ---> Running in 1d98009c1c26 08:36:41 Removing intermediate container 1d98009c1c26 08:36:41 ---> 8f6d9ee19f5b 08:36:41 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:36:41 ---> Running in cff10e9f5b55 08:36:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:36:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:36:42 OK: 224 MiB in 56 packages 08:36:42 Removing intermediate container cff10e9f5b55 08:36:42 ---> da96a69972f1 08:36:42 Step 7/23 : WORKDIR /device-mqtt-go 08:36:42 ---> Running in bb74d12e8d8c 08:36:42 Removing intermediate container bb74d12e8d8c 08:36:42 ---> ed23f61c6147 08:36:42 Step 8/23 : COPY . . 08:36:43 ---> c407f064d983 08:36:43 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:43 ---> Running in 5f0e02d1bf89 08:36:43 Removing intermediate container 5f0e02d1bf89 08:36:43 ---> 40372f0aa57d 08:36:43 Step 10/23 : ARG MAKE='make build' 08:36:43 ---> Running in 6462c5e336d0 08:36:43 Removing intermediate container 6462c5e336d0 08:36:43 ---> 10139f677e8d 08:36:43 Step 11/23 : RUN $MAKE 08:36:43 ---> Running in 11b5e5fb7fd4 08:36:44 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.11" -o cmd/device-mqtt ./cmd 08:36:56 Removing intermediate container 11b5e5fb7fd4 08:36:56 ---> bf222e686025 08:36:56 Step 12/23 : FROM alpine:3.14 08:36:56 3.14: Pulling from library/alpine 08:36:56 a0d0a0d46f8b: Already exists 08:36:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:36:56 Status: Downloaded newer image for alpine:3.14 08:36:56 ---> 14119a10abf4 08:36:56 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 08:36:56 ---> Running in 3271b993fb9e 08:36:56 Removing intermediate container 3271b993fb9e 08:36:56 ---> 5135453c851f 08:36:56 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 08:36:56 ---> Running in aeda2c90384c 08:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:36:56 (1/6) Installing dumb-init (1.2.5-r1) 08:36:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:36:56 (3/6) Installing libsodium (1.0.18-r0) 08:36:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:36:56 (5/6) Installing libzmq (4.3.4-r0) 08:36:56 (6/6) Installing zeromq (4.3.4-r0) 08:36:56 Executing busybox-1.33.1-r3.trigger 08:36:56 OK: 8 MiB in 20 packages 08:36:56 Removing intermediate container aeda2c90384c 08:36:56 ---> 50713666bff6 08:36:56 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 08:36:57 ---> e4120ae8f462 08:36:57 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 08:36:57 ---> 8e898a400e3f 08:36:57 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 08:36:57 ---> 83ea780ded7b 08:36:57 Step 18/23 : EXPOSE 59982 08:36:57 ---> Running in 2d1db2cc30b7 08:36:57 Removing intermediate container 2d1db2cc30b7 08:36:57 ---> e1b082b2f527 08:36:57 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 08:36:57 ---> Running in fbd6d6f861e7 08:36:57 Removing intermediate container fbd6d6f861e7 08:36:57 ---> 856cdf2f49b0 08:36:57 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:58 ---> Running in d1002888aa6a 08:36:58 Removing intermediate container d1002888aa6a 08:36:58 ---> 7bd9e7b3d313 08:36:58 Step 21/23 : LABEL arch=amd64 08:36:58 ---> Running in 05e8581ff6fc 08:36:58 Removing intermediate container 05e8581ff6fc 08:36:58 ---> ac224fb9bd42 08:36:58 Step 22/23 : LABEL git_sha=d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 08:36:58 ---> Running in 1ac753fda5c6 08:36:58 Removing intermediate container 1ac753fda5c6 08:36:58 ---> d2b348980cca 08:36:58 Step 23/23 : LABEL version=2.0.1-dev.11 08:36:58 ---> Running in 2de4124d0c56 08:36:58 Removing intermediate container 2de4124d0c56 08:36:58 ---> 63ca3fe4f5b3 08:36:58 [Warning] One or more build-args [ARCH] were not consumed 08:36:58 Successfully built 63ca3fe4f5b3 08:36:58 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:58 provisioning config files... 08:36:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/13@tmp/config6553519356494496023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:59 ---> docker-login.sh 08:36:59 nexus3.edgexfoundry.org:10001 08:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:59 Configure a credential helper to remove this warning. See 08:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:59 08:36:59 Login Succeeded 08:36:59 nexus3.edgexfoundry.org:10002 08:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:59 Configure a credential helper to remove this warning. See 08:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:59 08:36:59 Login Succeeded 08:36:59 nexus3.edgexfoundry.org:10003 08:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:59 Configure a credential helper to remove this warning. See 08:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:59 08:36:59 Login Succeeded 08:36:59 nexus3.edgexfoundry.org:10004 08:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:59 Configure a credential helper to remove this warning. See 08:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:59 08:36:59 Login Succeeded 08:36:59 docker.io 08:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:59 Configure a credential helper to remove this warning. See 08:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:59 08:36:59 Login Succeeded 08:36:59 ---> docker-login.sh ends [Pipeline] } 08:36:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:59 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 08:36:59 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 08:36:59 latest 08:36:59 2.0.1-dev.11 08:36:59 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7-2.0.1-dev.11 08:36:59 main 08:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:00 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 [Pipeline] isUnix [Pipeline] sh 08:37:00 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 08:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:37:00 d29b5922c6f2: Preparing 08:37:00 5f4189dfabad: Preparing 08:37:00 e8d0c9864620: Preparing 08:37:00 3932b314970f: Preparing 08:37:00 e2eb06d8af82: Preparing 08:37:00 e2eb06d8af82: Layer already exists 08:37:00 d29b5922c6f2: Pushed 08:37:00 5f4189dfabad: Pushed 08:37:00 3932b314970f: Pushed 08:37:02 e8d0c9864620: Pushed 08:37:02 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7: digest: sha256:dcbb43a9b64367bd4a31f1be2a4900c777d504be78985646b0b80d11edd46500 size: 1366 [Pipeline] isUnix [Pipeline] sh 08:37:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 08:37:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 08:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:37:02 d29b5922c6f2: Preparing 08:37:02 5f4189dfabad: Preparing 08:37:02 e8d0c9864620: Preparing 08:37:02 3932b314970f: Preparing 08:37:02 e2eb06d8af82: Preparing 08:37:02 e8d0c9864620: Layer already exists 08:37:02 5f4189dfabad: Layer already exists 08:37:02 e2eb06d8af82: Layer already exists 08:37:02 d29b5922c6f2: Layer already exists 08:37:02 3932b314970f: Layer already exists 08:37:02 latest: digest: sha256:dcbb43a9b64367bd4a31f1be2a4900c777d504be78985646b0b80d11edd46500 size: 1366 [Pipeline] isUnix [Pipeline] sh 08:37:03 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 08:37:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.11 08:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:37:03 d29b5922c6f2: Preparing 08:37:03 5f4189dfabad: Preparing 08:37:03 e8d0c9864620: Preparing 08:37:03 3932b314970f: Preparing 08:37:03 e2eb06d8af82: Preparing 08:37:03 e2eb06d8af82: Layer already exists 08:37:03 3932b314970f: Layer already exists 08:37:03 d29b5922c6f2: Layer already exists 08:37:03 e8d0c9864620: Layer already exists 08:37:03 5f4189dfabad: Layer already exists 08:37:03 2.0.1-dev.11: digest: sha256:dcbb43a9b64367bd4a31f1be2a4900c777d504be78985646b0b80d11edd46500 size: 1366 [Pipeline] isUnix [Pipeline] sh 08:37:03 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7-2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 08:37:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7-2.0.1-dev.11 08:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:37:03 d29b5922c6f2: Preparing 08:37:03 5f4189dfabad: Preparing 08:37:03 e8d0c9864620: Preparing 08:37:03 3932b314970f: Preparing 08:37:03 e2eb06d8af82: Preparing 08:37:03 e2eb06d8af82: Layer already exists 08:37:03 5f4189dfabad: Layer already exists 08:37:03 d29b5922c6f2: Layer already exists 08:37:03 e8d0c9864620: Layer already exists 08:37:03 3932b314970f: Layer already exists 08:37:03 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7-2.0.1-dev.11: digest: sha256:dcbb43a9b64367bd4a31f1be2a4900c777d504be78985646b0b80d11edd46500 size: 1366 [Pipeline] isUnix [Pipeline] sh 08:37:04 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 08:37:04 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 08:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:37:04 d29b5922c6f2: Preparing 08:37:04 5f4189dfabad: Preparing 08:37:04 e8d0c9864620: Preparing 08:37:04 3932b314970f: Preparing 08:37:04 e2eb06d8af82: Preparing 08:37:04 e2eb06d8af82: Layer already exists 08:37:04 d29b5922c6f2: Layer already exists 08:37:04 3932b314970f: Layer already exists 08:37:04 5f4189dfabad: Layer already exists 08:37:04 e8d0c9864620: Layer already exists 08:37:04 main: digest: sha256:dcbb43a9b64367bd4a31f1be2a4900c777d504be78985646b0b80d11edd46500 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:04 ===================================================== [Pipeline] echo 08:37:04 taggedImages: 08:37:04 - nexus3.edgexfoundry.org:10004/device-mqtt:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 08:37:04 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 08:37:04 - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.11 08:37:04 - nexus3.edgexfoundry.org:10004/device-mqtt:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7-2.0.1-dev.11 08:37:04 - 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 08:37:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:05 08:37:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:37:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:05 latest: Pulling from edgex-lftools-log-publisher 08:37:05 b4d181a07f80: Pulling fs layer 08:37:05 a1111a8f2ec3: Pulling fs layer 08:37:05 ed53099fbce6: Pulling fs layer 08:37:05 dc539afda2c1: Pulling fs layer 08:37:05 77bc0d833cb6: Pulling fs layer 08:37:05 9065ff56babe: Pulling fs layer 08:37:05 d287ab97295c: Pulling fs layer 08:37:05 dc539afda2c1: Waiting 08:37:05 77bc0d833cb6: Waiting 08:37:05 9065ff56babe: Waiting 08:37:05 d287ab97295c: Waiting 08:37:05 a1111a8f2ec3: Verifying Checksum 08:37:05 a1111a8f2ec3: Download complete 08:37:05 dc539afda2c1: Verifying Checksum 08:37:05 dc539afda2c1: Download complete 08:37:05 77bc0d833cb6: Verifying Checksum 08:37:05 77bc0d833cb6: Download complete 08:37:05 9065ff56babe: Download complete 08:37:05 ed53099fbce6: Verifying Checksum 08:37:05 ed53099fbce6: Download complete 08:37:05 b4d181a07f80: Verifying Checksum 08:37:05 b4d181a07f80: Download complete 08:37:06 d287ab97295c: Verifying Checksum 08:37:06 d287ab97295c: Download complete 08:37:07 b4d181a07f80: Pull complete 08:37:07 a1111a8f2ec3: Pull complete 08:37:08 ed53099fbce6: Pull complete 08:37:08 dc539afda2c1: Pull complete 08:37:08 77bc0d833cb6: Pull complete 08:37:08 9065ff56babe: Pull complete 08:37:13 d287ab97295c: Pull complete 08:37:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:37:13 prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container 08:37:14 $ 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/13 -v /w/workspace/device-mqtt-go/13:/w/workspace/device-mqtt-go/13:rw,z -v /w/workspace/device-mqtt-go/13@tmp:/w/workspace/device-mqtt-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:37:19 $ docker top 0ed1fd52dce16d4631597f8995949bd50d5bf306dc4e79a0e6fa0569294a9a8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:19 ---> job-cost.sh 08:37:19 lf-activate-venv: SKIPPING 08:37:19 INFO: No Stack... 08:37:20 INFO: Retrieving Pricing Info for: v3-standard-2 08:37:20 INFO: Archiving Costs [Pipeline] sh 08:37:21 + cat /w/workspace/device-mqtt-go/13/archives/cost.csv 08:37:21 + cut -d, -f6 [Pipeline] lock 08:37:21 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-13-stack-cost] 08:37:21 Resource [jenkins-edgexfoundry-device-mqtt-go-main-13-stack-cost] did not exist. Created. 08:37:21 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:37:21 + echo total: 0.05999999865889549 [Pipeline] stash 08:37:21 Stashed 1 file(s) [Pipeline] } 08:37:21 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 08:37:21 $ docker stop --time=1 0ed1fd52dce16d4631597f8995949bd50d5bf306dc4e79a0e6fa0569294a9a8c 08:37:22 $ docker rm -f 0ed1fd52dce16d4631597f8995949bd50d5bf306dc4e79a0e6fa0569294a9a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1388 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 08:38:34 Running in /w/workspace/device-mqtt-go/13 [Pipeline] { [Pipeline] checkout 08:38:35 Selected Git installation does not exist. Using Default 08:38:35 The recommended git tool is: NONE 08:38:43 using credential edgex-jenkins-ssh 08:38:43 Cloning the remote Git repository 08:38:43 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 08:38:43 > git init /w/workspace/device-mqtt-go/13 # timeout=10 08:38:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:38:43 > git --version # timeout=10 08:38:43 > git --version # 'git version 2.17.1' 08:38:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:44 Avoid second fetch 08:38:44 Checking out Revision d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 (main) 08:38:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:38:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:44 > git config core.sparsecheckout # timeout=10 08:38:44 > git checkout -f d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 # timeout=10 08:38:48 Commit message: "Merge pull request #307 from siggiskulason/snap-fix-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:38:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:38:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:49 Dload Upload Total Spent Left Speed 08:38:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 08:38:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:38:50 + sudo tee /etc/docker/daemon.new 08:38:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:38:50 { 08:38:50 "registry-mirrors": [ 08:38:50 "https://nexus3.edgexfoundry.org:10001" 08:38:50 ], 08:38:50 "bip": "10.250.0.254/24", 08:38:50 "hosts": [ 08:38:50 "tcp://0.0.0.0:5555", 08:38:50 "unix:///var/run/docker.sock" 08:38:50 ], 08:38:50 "mtu": 1458, 08:38:50 "selinux-enabled": true, 08:38:50 "seccomp-profile": "/etc/docker/seccomp.json" 08:38:50 } [Pipeline] sh 08:38:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:38:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:09 provisioning config files... 08:39:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/13@tmp/config3743621996524767322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:10 ---> docker-login.sh 08:39:10 nexus3.edgexfoundry.org:10001 08:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:12 Configure a credential helper to remove this warning. See 08:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:12 08:39:12 Login Succeeded 08:39:12 nexus3.edgexfoundry.org:10002 08:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:12 Configure a credential helper to remove this warning. See 08:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:12 08:39:12 Login Succeeded 08:39:12 nexus3.edgexfoundry.org:10003 08:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:13 Configure a credential helper to remove this warning. See 08:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:13 08:39:13 Login Succeeded 08:39:13 nexus3.edgexfoundry.org:10004 08:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:14 Configure a credential helper to remove this warning. See 08:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:14 08:39:14 Login Succeeded 08:39:14 docker.io 08:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:14 Configure a credential helper to remove this warning. See 08:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:14 08:39:14 Login Succeeded 08:39:14 ---> docker-login.sh ends [Pipeline] } 08:39:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:39:15 ========================================================= 08:39:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:39:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:39:15 + 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 . 08:39:15 Sending build context to Docker daemon 660.5kB 08:39:16 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 08:39:16 Step 2/11 : FROM ${BASE} AS builder 08:39:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:39:16 552d1f2373af: Pulling fs layer 08:39:16 ea3f2d53f512: Pulling fs layer 08:39:16 9e70ebbbe112: Pulling fs layer 08:39:16 7a9cfe048b4a: Pulling fs layer 08:39:16 72dc09318566: Pulling fs layer 08:39:16 f4f7b4309257: Pulling fs layer 08:39:16 0ac9a79272e3: Pulling fs layer 08:39:16 b78e95d17946: Pulling fs layer 08:39:16 72dc09318566: Waiting 08:39:16 f4f7b4309257: Waiting 08:39:16 0ac9a79272e3: Waiting 08:39:16 b78e95d17946: Waiting 08:39:16 7a9cfe048b4a: Waiting 08:39:16 9e70ebbbe112: Verifying Checksum 08:39:16 9e70ebbbe112: Download complete 08:39:16 ea3f2d53f512: Verifying Checksum 08:39:16 ea3f2d53f512: Download complete 08:39:16 72dc09318566: Verifying Checksum 08:39:16 72dc09318566: Download complete 08:39:16 f4f7b4309257: Download complete 08:39:16 0ac9a79272e3: Verifying Checksum 08:39:16 0ac9a79272e3: Download complete 08:39:16 552d1f2373af: Verifying Checksum 08:39:17 552d1f2373af: Pull complete 08:39:17 ea3f2d53f512: Pull complete 08:39:18 9e70ebbbe112: Pull complete 08:39:18 b78e95d17946: Verifying Checksum 08:39:18 b78e95d17946: Download complete 08:39:18 7a9cfe048b4a: Verifying Checksum 08:39:18 7a9cfe048b4a: Download complete 08:39:29 7a9cfe048b4a: Pull complete 08:39:29 72dc09318566: Pull complete 08:39:29 f4f7b4309257: Pull complete 08:39:29 0ac9a79272e3: Pull complete 08:39:35 b78e95d17946: Pull complete 08:39:35 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:39:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:39:35 ---> 8b459fc5aaf0 08:39:35 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:39:40 ---> Running in 2988b2648dda 08:39:40 Removing intermediate container 2988b2648dda 08:39:40 ---> 884400e9b54f 08:39:40 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 08:39:40 ---> Running in 2d5a80d750b9 08:39:41 Removing intermediate container 2d5a80d750b9 08:39:41 ---> 747134c325a6 08:39:41 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:41 ---> Running in 6ad6834f743a 08:39:44 Removing intermediate container 6ad6834f743a 08:39:44 ---> 1ccd78fa32f1 08:39:44 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:39:44 ---> Running in fac9e75bcd59 08:39:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:39:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:39:47 (1/4) Installing openssh-keygen (8.6_p1-r3) 08:39:47 (2/4) Installing libedit (20210216.3.1-r0) 08:39:47 (3/4) Installing openssh-client-common (8.6_p1-r3) 08:39:47 (4/4) Installing openssh-client-default (8.6_p1-r3) 08:39:48 Executing busybox-1.33.1-r3.trigger 08:39:48 OK: 223 MiB in 56 packages 08:39:49 Removing intermediate container fac9e75bcd59 08:39:49 ---> 762a8d1f4b4e 08:39:49 Step 7/11 : WORKDIR /device-mqtt-go 08:39:49 ---> Running in 2d430584a629 08:39:50 Removing intermediate container 2d430584a629 08:39:50 ---> 4d6b6fb06474 08:39:50 Step 8/11 : COPY . . 08:39:51 ---> e47cc8bdc78c 08:39:51 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:51 ---> Running in 3acc91b07233 08:40:24 Removing intermediate container 3acc91b07233 08:40:24 ---> 64969e50364b 08:40:24 Step 10/11 : ARG MAKE='make build' 08:40:24 ---> Running in 88cc39a538bc 08:40:24 Removing intermediate container 88cc39a538bc 08:40:24 ---> 57e7e8cdbba0 08:40:24 Step 11/11 : RUN $MAKE 08:40:24 ---> Running in 7c84b653a074 08:40:24 noop 08:40:24 Removing intermediate container 7c84b653a074 08:40:24 ---> 00dbe2f9598b 08:40:24 Successfully built 00dbe2f9598b 08:40:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:40:24 + docker inspect -f . ci-base-image-arm64 08:40:24 . [Pipeline] withDockerContainer 08:40:25 prd-ubuntu18.04-docker-arm64-4c-16g-1388 does not seem to be running inside a container 08:40:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/13 -v /w/workspace/device-mqtt-go/13:/w/workspace/device-mqtt-go/13:rw,z -v /w/workspace/device-mqtt-go/13@tmp:/w/workspace/device-mqtt-go/13@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 08:40:26 $ docker top 7569e4ef935930a3c3dc079c62b95bb43ac8d41d5b2b2c7f2b1a72d3e1880898 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:28 + go version 08:40:28 go version go1.16.8 linux/arm64 [Pipeline] } 08:40:28 $ docker stop --time=1 7569e4ef935930a3c3dc079c62b95bb43ac8d41d5b2b2c7f2b1a72d3e1880898 08:40:30 $ docker rm -f 7569e4ef935930a3c3dc079c62b95bb43ac8d41d5b2b2c7f2b1a72d3e1880898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:30 + docker inspect -f . ci-base-image-arm64 08:40:30 . [Pipeline] withDockerContainer 08:40:31 prd-ubuntu18.04-docker-arm64-4c-16g-1388 does not seem to be running inside a container 08:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/13 -v /w/workspace/device-mqtt-go/13:/w/workspace/device-mqtt-go/13:rw,z -v /w/workspace/device-mqtt-go/13@tmp:/w/workspace/device-mqtt-go/13@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 08:40:33 $ docker top d8c565769b42110d49fedf97c4c9674b13e77a22651734ea1c8fdb708fe63696 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:40:34 + make test 08:40:34 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:40:35 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:41:44 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 08:41:44 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.4% of statements 08:41:44 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 08:41:44 GCO_ENABLED=1 GO111MODULE=on go vet ./... 08:42:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:16 ./bin/test-attribution-txt.sh [Pipeline] } 08:42:18 $ docker stop --time=1 d8c565769b42110d49fedf97c4c9674b13e77a22651734ea1c8fdb708fe63696 08:42:19 $ docker rm -f d8c565769b42110d49fedf97c4c9674b13e77a22651734ea1c8fdb708fe63696 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:42:20 Warning: overwriting stash ‘coverage-report’ 08:42:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:42:22 + ls -al . 08:42:22 total 152 08:42:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 08:42 . 08:42:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:38 .. 08:42:22 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:38 .dockerignore 08:42:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:38 .git 08:42:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:38 .github 08:42:22 -rw-rw-r-- 1 jenkins jenkins 329 Oct 14 08:38 .gitignore 08:42:22 -rw-rw-r-- 1 jenkins jenkins 6985 Oct 14 08:38 Attribution.txt 08:42:22 -rw-rw-r-- 1 jenkins jenkins 7447 Oct 14 08:38 CHANGELOG.md 08:42:22 -rw-rw-r-- 1 jenkins jenkins 1907 Oct 14 08:38 Dockerfile 08:42:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:38 GOVERNANCE.md 08:42:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:38 Jenkinsfile 08:42:22 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 08:38 LICENSE 08:42:22 -rw-rw-r-- 1 jenkins jenkins 1030 Oct 14 08:38 Makefile 08:42:22 -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 08:38 OWNERS.md 08:42:22 -rw-rw-r-- 1 jenkins jenkins 2211 Oct 14 08:38 README.md 08:42:22 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:33 VERSION 08:42:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:38 bin 08:42:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:38 cmd 08:42:22 -rw-r--r-- 1 jenkins jenkins 17284 Oct 14 08:41 coverage.out 08:42:22 -rw-rw-r-- 1 jenkins jenkins 367 Oct 14 08:38 go.mod 08:42:22 -rw-rw-r-- 1 jenkins jenkins 20655 Oct 14 08:38 go.sum 08:42:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:38 internal 08:42:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:38 mock 08:42:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:38 snap 08:42:22 -rw-rw-r-- 1 jenkins jenkins 227 Oct 14 08:38 version.go [Pipeline] isUnix [Pipeline] sh 08:42:22 + 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=d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 --label arch=arm64 --label version=2.0.1-dev.11 . 08:42:22 Sending build context to Docker daemon 678.4kB 08:42:22 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 08:42:22 Step 2/23 : FROM ${BASE} AS builder 08:42:22 ---> 00dbe2f9598b 08:42:22 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:42:23 ---> Running in 3dc01a26e6cc 08:42:23 Removing intermediate container 3dc01a26e6cc 08:42:23 ---> 7f858d2f53b0 08:42:23 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 08:42:23 ---> Running in 1fc5cee4010d 08:42:24 Removing intermediate container 1fc5cee4010d 08:42:24 ---> e332f1688bcf 08:42:24 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:24 ---> Running in c491a0949201 08:42:27 Removing intermediate container c491a0949201 08:42:27 ---> de7656e6b567 08:42:27 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:42:27 ---> Running in 25cf205f1eb4 08:42:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:42:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:42:29 OK: 223 MiB in 56 packages 08:42:30 Removing intermediate container 25cf205f1eb4 08:42:30 ---> 80de24bcca5b 08:42:30 Step 7/23 : WORKDIR /device-mqtt-go 08:42:30 ---> Running in 996b60067d7f 08:42:31 Removing intermediate container 996b60067d7f 08:42:31 ---> fb534a91e222 08:42:31 Step 8/23 : COPY . . 08:42:32 ---> 26d9d062b19d 08:42:32 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:32 ---> Running in 9394380ad14d 08:42:35 Removing intermediate container 9394380ad14d 08:42:35 ---> 30bb323de1f7 08:42:35 Step 10/23 : ARG MAKE='make build' 08:42:35 ---> Running in 00eeb5e38185 08:42:35 Removing intermediate container 00eeb5e38185 08:42:35 ---> 38317a794923 08:42:35 Step 11/23 : RUN $MAKE 08:42:35 ---> Running in 917047b657c2 08:42:37 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.11" -o cmd/device-mqtt ./cmd 08:43:16 Removing intermediate container 917047b657c2 08:43:16 ---> 819c55a78949 08:43:16 Step 12/23 : FROM alpine:3.14 08:43:16 3.14: Pulling from library/alpine 08:43:17 552d1f2373af: Already exists 08:43:17 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:43:17 Status: Downloaded newer image for alpine:3.14 08:43:17 ---> bb3de5531c18 08:43:17 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 08:43:17 ---> Running in 8fe3e3ddf251 08:43:17 Removing intermediate container 8fe3e3ddf251 08:43:17 ---> e7a87b340828 08:43:17 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 08:43:18 ---> Running in 9b7d370efbfc 08:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:43:20 (1/6) Installing dumb-init (1.2.5-r1) 08:43:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:43:20 (3/6) Installing libsodium (1.0.18-r0) 08:43:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:43:20 (5/6) Installing libzmq (4.3.4-r0) 08:43:20 (6/6) Installing zeromq (4.3.4-r0) 08:43:20 Executing busybox-1.33.1-r3.trigger 08:43:20 OK: 8 MiB in 20 packages 08:43:22 Removing intermediate container 9b7d370efbfc 08:43:22 ---> 56aadafa5ffc 08:43:22 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 08:43:23 ---> e92c8af043a7 08:43:23 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 08:43:24 ---> 719c2a64ecee 08:43:24 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 08:43:24 ---> be1e4fa879d2 08:43:24 Step 18/23 : EXPOSE 59982 08:43:24 ---> Running in 91b8fac2ff04 08:43:25 Removing intermediate container 91b8fac2ff04 08:43:25 ---> ef8d939249d3 08:43:25 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 08:43:25 ---> Running in f7f015fc6c5f 08:43:25 Removing intermediate container f7f015fc6c5f 08:43:25 ---> a8d964f20653 08:43:25 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:26 ---> Running in 11aad4052ea4 08:43:26 Removing intermediate container 11aad4052ea4 08:43:26 ---> dc5b9c32549f 08:43:26 Step 21/23 : LABEL arch=arm64 08:43:26 ---> Running in d2bf15fc8108 08:43:27 Removing intermediate container d2bf15fc8108 08:43:27 ---> d803ceb5af33 08:43:27 Step 22/23 : LABEL git_sha=d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 08:43:27 ---> Running in bc0f20a42fc3 08:43:27 Removing intermediate container bc0f20a42fc3 08:43:27 ---> b2f9ba4e6abb 08:43:27 Step 23/23 : LABEL version=2.0.1-dev.11 08:43:27 ---> Running in eab7e0bba75c 08:43:28 Removing intermediate container eab7e0bba75c 08:43:28 ---> 3811f9b451f6 08:43:28 [Warning] One or more build-args [ARCH] were not consumed 08:43:28 Successfully built 3811f9b451f6 08:43:28 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 08:43:28 provisioning config files... 08:43:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/13@tmp/config8031876312493266097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:29 ---> docker-login.sh 08:43:29 nexus3.edgexfoundry.org:10001 08:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:29 Configure a credential helper to remove this warning. See 08:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:29 08:43:29 Login Succeeded 08:43:29 nexus3.edgexfoundry.org:10002 08:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:30 Configure a credential helper to remove this warning. See 08:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:30 08:43:30 Login Succeeded 08:43:30 nexus3.edgexfoundry.org:10003 08:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:30 Configure a credential helper to remove this warning. See 08:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:30 08:43:30 Login Succeeded 08:43:30 nexus3.edgexfoundry.org:10004 08:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:31 Configure a credential helper to remove this warning. See 08:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:31 08:43:31 Login Succeeded 08:43:31 docker.io 08:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:32 Configure a credential helper to remove this warning. See 08:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:32 08:43:32 Login Succeeded 08:43:32 ---> docker-login.sh ends [Pipeline] } 08:43:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:32 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 08:43:32 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 08:43:32 latest 08:43:32 2.0.1-dev.11 08:43:32 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7-2.0.1-dev.11 08:43:32 main 08:43:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:43:33 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 [Pipeline] isUnix [Pipeline] sh 08:43:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 08:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:43:33 d001cd27ebf8: Preparing 08:43:33 c375f05b4df5: Preparing 08:43:33 d22f253a3cfa: Preparing 08:43:33 72cf191bc3ba: Preparing 08:43:33 ee420dfed78a: Preparing 08:43:33 ee420dfed78a: Layer already exists 08:43:33 c375f05b4df5: Pushed 08:43:33 d001cd27ebf8: Pushed 08:43:34 72cf191bc3ba: Pushed 08:43:36 d22f253a3cfa: Pushed 08:43:36 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7: digest: sha256:2790548a5edde1d661b37c566d11443392e4e846b36c5294f4a7a3a531954213 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:43:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:43:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 08:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:43:37 d001cd27ebf8: Preparing 08:43:37 c375f05b4df5: Preparing 08:43:37 d22f253a3cfa: Preparing 08:43:37 72cf191bc3ba: Preparing 08:43:37 ee420dfed78a: Preparing 08:43:37 d001cd27ebf8: Layer already exists 08:43:37 d22f253a3cfa: Layer already exists 08:43:37 ee420dfed78a: Layer already exists 08:43:37 72cf191bc3ba: Layer already exists 08:43:37 c375f05b4df5: Layer already exists 08:43:37 latest: digest: sha256:2790548a5edde1d661b37c566d11443392e4e846b36c5294f4a7a3a531954213 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:43:38 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 08:43:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.11 08:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:43:38 d001cd27ebf8: Preparing 08:43:38 c375f05b4df5: Preparing 08:43:38 d22f253a3cfa: Preparing 08:43:38 72cf191bc3ba: Preparing 08:43:38 ee420dfed78a: Preparing 08:43:38 ee420dfed78a: Layer already exists 08:43:38 c375f05b4df5: Layer already exists 08:43:38 72cf191bc3ba: Layer already exists 08:43:38 d22f253a3cfa: Layer already exists 08:43:38 d001cd27ebf8: Layer already exists 08:43:39 2.0.1-dev.11: digest: sha256:2790548a5edde1d661b37c566d11443392e4e846b36c5294f4a7a3a531954213 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:43:39 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7-2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 08:43:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7-2.0.1-dev.11 08:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:43:39 d001cd27ebf8: Preparing 08:43:39 c375f05b4df5: Preparing 08:43:39 d22f253a3cfa: Preparing 08:43:39 72cf191bc3ba: Preparing 08:43:39 ee420dfed78a: Preparing 08:43:39 72cf191bc3ba: Layer already exists 08:43:39 c375f05b4df5: Layer already exists 08:43:39 d001cd27ebf8: Layer already exists 08:43:39 ee420dfed78a: Layer already exists 08:43:39 d22f253a3cfa: Layer already exists 08:43:40 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7-2.0.1-dev.11: digest: sha256:2790548a5edde1d661b37c566d11443392e4e846b36c5294f4a7a3a531954213 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:43:40 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 08:43:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 08:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:43:40 d001cd27ebf8: Preparing 08:43:40 c375f05b4df5: Preparing 08:43:40 d22f253a3cfa: Preparing 08:43:40 72cf191bc3ba: Preparing 08:43:40 ee420dfed78a: Preparing 08:43:40 ee420dfed78a: Layer already exists 08:43:40 72cf191bc3ba: Layer already exists 08:43:40 c375f05b4df5: Layer already exists 08:43:40 d001cd27ebf8: Layer already exists 08:43:40 d22f253a3cfa: Layer already exists 08:43:41 main: digest: sha256:2790548a5edde1d661b37c566d11443392e4e846b36c5294f4a7a3a531954213 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:41 ===================================================== [Pipeline] echo 08:43:41 taggedImages: 08:43:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 08:43:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 08:43:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.11 08:43:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7-2.0.1-dev.11 08:43:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:41 08:43:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:43:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:42 arm64: Pulling from edgex-lftools-log-publisher 08:43:42 448f6bf000e3: Pulling fs layer 08:43:42 f757da607395: Pulling fs layer 08:43:42 05883995daec: Pulling fs layer 08:43:42 8603b9c90790: Pulling fs layer 08:43:42 1560dd03e051: Pulling fs layer 08:43:42 27f5ce0e4adf: Pulling fs layer 08:43:42 c2d8d7efcc4b: Pulling fs layer 08:43:42 1560dd03e051: Waiting 08:43:42 27f5ce0e4adf: Waiting 08:43:42 c2d8d7efcc4b: Waiting 08:43:42 8603b9c90790: Waiting 08:43:42 f757da607395: Verifying Checksum 08:43:42 f757da607395: Download complete 08:43:42 8603b9c90790: Verifying Checksum 08:43:42 8603b9c90790: Download complete 08:43:42 1560dd03e051: Verifying Checksum 08:43:42 1560dd03e051: Download complete 08:43:42 27f5ce0e4adf: Verifying Checksum 08:43:42 27f5ce0e4adf: Download complete 08:43:42 05883995daec: Verifying Checksum 08:43:42 05883995daec: Download complete 08:43:43 448f6bf000e3: Verifying Checksum 08:43:43 448f6bf000e3: Download complete 08:43:45 c2d8d7efcc4b: Verifying Checksum 08:43:45 c2d8d7efcc4b: Download complete 08:43:46 448f6bf000e3: Pull complete 08:43:47 f757da607395: Pull complete 08:43:48 05883995daec: Pull complete 08:43:49 8603b9c90790: Pull complete 08:43:50 1560dd03e051: Pull complete 08:43:50 27f5ce0e4adf: Pull complete 08:44:05 c2d8d7efcc4b: Pull complete 08:44:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:44:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:44:06 prd-ubuntu18.04-docker-arm64-4c-16g-1388 does not seem to be running inside a container 08:44:06 $ 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/13 -v /w/workspace/device-mqtt-go/13:/w/workspace/device-mqtt-go/13:rw,z -v /w/workspace/device-mqtt-go/13@tmp:/w/workspace/device-mqtt-go/13@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 08:44:10 $ docker top 73d325bcceb55afdf157a35192c40072482b053496296fb43bf3b531545c398b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:11 ---> job-cost.sh 08:44:11 lf-activate-venv: SKIPPING 08:44:11 INFO: No Stack... 08:44:12 INFO: Retrieving Pricing Info for: v3-standard-4 08:44:13 INFO: Archiving Costs [Pipeline] sh 08:44:13 + cat /w/workspace/device-mqtt-go/13/archives/cost.csv 08:44:13 + cut -d, -f6 [Pipeline] lock 08:44:13 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-13-stack-cost] 08:44:13 Resource [jenkins-edgexfoundry-device-mqtt-go-main-13-stack-cost] did not exist. Created. 08:44:13 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:14 /w/workspace/device-mqtt-go/13@tmp/durable-39a81dba/script.sh: 1: /w/workspace/device-mqtt-go/13@tmp/durable-39a81dba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:44:15 + echo total: 0.10999999940395355 [Pipeline] stash 08:44:15 Warning: overwriting stash ‘stack-cost’ 08:44:15 Stashed 1 file(s) [Pipeline] } 08:44:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:15 $ docker stop --time=1 73d325bcceb55afdf157a35192c40072482b053496296fb43bf3b531545c398b 08:44:17 $ docker rm -f 73d325bcceb55afdf157a35192c40072482b053496296fb43bf3b531545c398b [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 08:44:17 provisioning config files... 08:44:17 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8114573288789735316tmp [Pipeline] { [Pipeline] sh 08:44:18 + set +x 08:44:18 + curl -s https://codecov.io/bash 08:44:18 + bash -s -- 08:44:18 08:44:18 _____ _ 08:44:18 / ____| | | 08:44:18 | | ___ __| | ___ ___ _____ __ 08:44:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:44:18 | |___| (_) | (_| | __/ (_| (_) \ V / 08:44:18 \_____\___/ \__,_|\___|\___\___/ \_/ 08:44:18 Bash-1.0.6 08:44:18 08:44:18 08:44:18 ==> git version 2.24.4 found 08:44:18 ==> 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 08:44:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:44:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:44:18 ==> Jenkins CI detected. 08:44:18 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 08:44:18 project root: . 08:44:18 --> token set from env 08:44:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:44:18 ==> Running gcov in . (disable via -X gcov) 08:44:18 ==> Python coveragepy not found 08:44:18 ==> Searching for coverage reports in: 08:44:18 + . 08:44:18 -> Found 1 reports 08:44:18 ==> Detecting git/mercurial file structure 08:44:18 ==> Reading reports 08:44:18 + ./coverage.out bytes=17284 08:44:18 ==> Appending adjustments 08:44:18 https://docs.codecov.io/docs/fixing-reports 08:44:18 + Found adjustments 08:44:18 ==> Gzipping contents 08:44:18 4.0K /tmp/codecov.HOjVa6.gz 08:44:18 ==> Uploading reports 08:44:18 url: https://codecov.io 08:44:18 query: branch=main&commit=d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:44:18 -> Pinging Codecov 08:44:18 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=d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:44:18 -> Uploading to 08:44:18 https://storage.googleapis.com/codecov/v4/raw/2021-10-14/7D719EC7BBE17E464838252E33014C33/d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7/e9851d1e-cd36-4b0e-8944-223cbbdb9ecf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T084418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83fbd7a7a43ba606017665ec8229fffd86f93fe212a5361d153216c1e1ebf935 08:44:18 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:18 Dload Upload Total Spent Left Speed 08:44:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3167 0 0 100 3167 0 11399 --:--:-- --:--:-- --:--:-- 11433 08:44:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 [Pipeline] } 08:44:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:44:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:44:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:44:19 08:44:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:44:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:44:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:44:19 188c0c94c7c5: Pulling fs layer 08:44:19 0ef7d3d256c8: Pulling fs layer 08:44:19 de9db76c5a1d: Pulling fs layer 08:44:19 0eba1c9be4d2: Pulling fs layer 08:44:19 0d57e429df01: Pulling fs layer 08:44:19 4e4be7b47b0d: Pulling fs layer 08:44:19 e1f770b5df2f: Pulling fs layer 08:44:19 85a0685a4137: Pulling fs layer 08:44:19 0eba1c9be4d2: Waiting 08:44:19 0d57e429df01: Waiting 08:44:19 4e4be7b47b0d: Waiting 08:44:19 e1f770b5df2f: Waiting 08:44:19 85a0685a4137: Waiting 08:44:19 de9db76c5a1d: Verifying Checksum 08:44:19 de9db76c5a1d: Download complete 08:44:19 0ef7d3d256c8: Verifying Checksum 08:44:19 0ef7d3d256c8: Download complete 08:44:19 0d57e429df01: Verifying Checksum 08:44:19 0d57e429df01: Download complete 08:44:19 4e4be7b47b0d: Verifying Checksum 08:44:19 4e4be7b47b0d: Download complete 08:44:19 188c0c94c7c5: Verifying Checksum 08:44:19 188c0c94c7c5: Download complete 08:44:20 e1f770b5df2f: Verifying Checksum 08:44:20 e1f770b5df2f: Download complete 08:44:20 188c0c94c7c5: Pull complete 08:44:20 0eba1c9be4d2: Verifying Checksum 08:44:20 0eba1c9be4d2: Download complete 08:44:20 0ef7d3d256c8: Pull complete 08:44:20 85a0685a4137: Verifying Checksum 08:44:20 85a0685a4137: Download complete 08:44:20 de9db76c5a1d: Pull complete 08:44:24 0eba1c9be4d2: Pull complete 08:44:24 0d57e429df01: Pull complete 08:44:24 4e4be7b47b0d: Pull complete 08:44:25 e1f770b5df2f: Pull complete 08:44:29 85a0685a4137: Pull complete 08:44:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:44:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:44:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:44:29 prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container 08:44:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:44:31 $ docker top 7a7ed1965959f4bed5be57160f1ebc16aa055a4bc7ba18bb3f7049a9885b682d -eo pid,comm [Pipeline] { [Pipeline] echo 08:44:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:44:31 + set -o pipefail 08:44:31 + snyk monitor '--org=edgex-jenkins' 08:45:39 08:45:39 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 08:45:39 08:45:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/d64e78bd-49c9-42ac-a7d5-380ec484e8d6 08:45:39 08:45:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:45:39 08:45:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:45:39 08:45:39 08:45:39 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:45:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:45:39 $ docker stop --time=1 7a7ed1965959f4bed5be57160f1ebc16aa055a4bc7ba18bb3f7049a9885b682d 08:45:40 $ docker rm -f 7a7ed1965959f4bed5be57160f1ebc16aa055a4bc7ba18bb3f7049a9885b682d [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 08:45:41 + git log --format=format:%s -1 d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 [Pipeline] isUnix [Pipeline] sh 08:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:45:42 . [Pipeline] withDockerContainer 08:45:42 prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container 08:45:42 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:45:42 $ docker top 91a0cc62d0c6ab80ecaefaa18ba9571364272bd938c3b3c85008624c430eb4af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:42 [ssh-agent] Looking for ssh-agent implementation... 08:45:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:42 $ docker exec 91a0cc62d0c6ab80ecaefaa18ba9571364272bd938c3b3c85008624c430eb4af ssh-agent 08:45:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmceOGL/agent.15 08:45:42 SSH_AGENT_PID=22 08:45:42 Running ssh-add (command line suppressed) 08:45:43 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8389629281581674782.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8389629281581674782.key) 08:45:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:43 + git semver tag 08:45:43 # -> Open(): unable to determine branch for HEAD 08:45:43 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 08:45:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 08:45:43 # $SEMVER_REMOTE_NAME = origin 08:45:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:45:43 # $SEMVER_USER_NAME = edgex-jenkins 08:45:43 # $SEMVER_BRANCH = main 08:45:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 08:45:43 # d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 HEAD 08:45:43 # -> Force: false 08:45:43 # df67093f80bc8c64a9fa5cf3e94ba59013fd3209 refs/tags/v2.0.1-dev.11 [Pipeline] } 08:45:43 $ docker exec --env ******** --env ******** 91a0cc62d0c6ab80ecaefaa18ba9571364272bd938c3b3c85008624c430eb4af ssh-agent -k 08:45:43 unset SSH_AUTH_SOCK; 08:45:43 unset SSH_AGENT_PID; 08:45:43 echo Agent pid 22 killed; 08:45:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:43 + git semver [Pipeline] } 08:45:43 $ docker stop --time=1 91a0cc62d0c6ab80ecaefaa18ba9571364272bd938c3b3c85008624c430eb4af 08:45:45 $ docker rm -f 91a0cc62d0c6ab80ecaefaa18ba9571364272bd938c3b3c85008624c430eb4af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:45:45 08:45:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:45:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:45:45 0.23.1-centos7: Pulling from edgex-lftools 08:45:45 ab5ef0e58194: Pulling fs layer 08:45:45 9712f1f96733: Pulling fs layer 08:45:45 63f879dbbcfc: Pulling fs layer 08:45:45 0d9ebad4ef96: Pulling fs layer 08:45:45 e9a5061849ea: Pulling fs layer 08:45:45 d747dcd14b5f: Pulling fs layer 08:45:45 2de7ff778b66: Pulling fs layer 08:45:45 0d9ebad4ef96: Waiting 08:45:45 e9a5061849ea: Waiting 08:45:45 d747dcd14b5f: Waiting 08:45:45 2de7ff778b66: Waiting 08:45:45 9712f1f96733: Verifying Checksum 08:45:45 9712f1f96733: Download complete 08:45:45 63f879dbbcfc: Verifying Checksum 08:45:45 63f879dbbcfc: Download complete 08:45:46 0d9ebad4ef96: Verifying Checksum 08:45:46 0d9ebad4ef96: Download complete 08:45:46 d747dcd14b5f: Verifying Checksum 08:45:46 d747dcd14b5f: Download complete 08:45:46 e9a5061849ea: Verifying Checksum 08:45:46 e9a5061849ea: Download complete 08:45:46 ab5ef0e58194: Verifying Checksum 08:45:46 ab5ef0e58194: Download complete 08:45:46 2de7ff778b66: Verifying Checksum 08:45:46 2de7ff778b66: Download complete 08:45:49 ab5ef0e58194: Pull complete 08:45:49 9712f1f96733: Pull complete 08:45:49 63f879dbbcfc: Pull complete 08:45:54 0d9ebad4ef96: Pull complete 08:45:54 e9a5061849ea: Pull complete 08:45:54 d747dcd14b5f: Pull complete 08:45:55 2de7ff778b66: Pull complete 08:45:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:45:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:45:55 prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container 08:45:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:45:58 $ docker top d91b1614919e82e0367b40389e26f95e9ea4a74f31c9818f6baa760f31eac906 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:45:58 provisioning config files... 08:45:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5133995533366975652tmp 08:45:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5825591149961673501tmp 08:45:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7329277493016885784tmp [Pipeline] { [Pipeline] echo 08:45:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:45:59 ---> sigul-configuration.sh 08:45:59 gpg: directory `/root/.gnupg' created 08:45:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:45:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:45:59 gpg: keyring `/root/.gnupg/secring.gpg' created 08:45:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:45:59 gpg: CAST5 encrypted data 08:45:59 gpg: encrypted with 1 passphrase 08:45:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:45:59 + mkdir /home/jenkins 08:45:59 + mkdir /home/jenkins/sigul [Pipeline] sh 08:45:59 + 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 08:45:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:46:00 ---> sigul-install.sh 08:46:00 Sigul already installed; skipping installation. [Pipeline] sh 08:46:00 + git tag --list 08:46:00 0.7.1 08:46:00 v1.0.0 08:46:00 v1.1.0 08:46:00 v1.1.1 08:46:00 v1.2.2 08:46:00 v1.3.0 08:46:00 v1.3.1 08:46:00 v2.0.0 08:46:00 v2.0.1-dev.1 08:46:00 v2.0.1-dev.10 08:46:00 v2.0.1-dev.11 08:46:00 v2.0.1-dev.2 08:46:00 v2.0.1-dev.3 08:46:00 v2.0.1-dev.4 08:46:00 v2.0.1-dev.5 08:46:00 v2.0.1-dev.6 08:46:00 v2.0.1-dev.7 08:46:00 v2.0.1-dev.8 08:46:00 v2.0.1-dev.9 [Pipeline] sh 08:46:00 + lftools sign git-tag v2.0.1-dev.11 08:46:01 Signing Git tag with Sigul... 08:46:01 Signing v2.0.1-dev.11 [Pipeline] echo 08:46:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:46:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:46:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:46:02 $ docker stop --time=1 d91b1614919e82e0367b40389e26f95e9ea4a74f31c9818f6baa760f31eac906 08:46:03 $ docker rm -f d91b1614919e82e0367b40389e26f95e9ea4a74f31c9818f6baa760f31eac906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:46:04 . [Pipeline] withDockerContainer 08:46:04 prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container 08:46:04 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:46:04 $ docker top 347e6cbdbe37c67d84cfa0671e78aea30d12f1e0568c41d6bf7c8b4643fa2a13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:46:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:04 [ssh-agent] Looking for ssh-agent implementation... 08:46:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:04 $ docker exec 347e6cbdbe37c67d84cfa0671e78aea30d12f1e0568c41d6bf7c8b4643fa2a13 ssh-agent 08:46:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLgeCJd/agent.13 08:46:04 SSH_AGENT_PID=20 08:46:04 Running ssh-add (command line suppressed) 08:46:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3152023369454612716.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3152023369454612716.key) 08:46:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:05 + git semver bump pre 08:46:05 # -> Open(): unable to determine branch for HEAD 08:46:05 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 08:46:05 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 08:46:05 # $SEMVER_REMOTE_NAME = origin 08:46:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:46:05 # $SEMVER_USER_NAME = edgex-jenkins 08:46:05 # $SEMVER_BRANCH = main 08:46:05 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 08:46:05 2.0.1-dev.12 [Pipeline] } 08:46:05 $ docker exec --env ******** --env ******** 347e6cbdbe37c67d84cfa0671e78aea30d12f1e0568c41d6bf7c8b4643fa2a13 ssh-agent -k 08:46:05 unset SSH_AUTH_SOCK; 08:46:05 unset SSH_AGENT_PID; 08:46:05 echo Agent pid 20 killed; 08:46:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:46:05 + git semver [Pipeline] } 08:46:05 $ docker stop --time=1 347e6cbdbe37c67d84cfa0671e78aea30d12f1e0568c41d6bf7c8b4643fa2a13 08:46:06 $ docker rm -f 347e6cbdbe37c67d84cfa0671e78aea30d12f1e0568c41d6bf7c8b4643fa2a13 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:46:07 . [Pipeline] withDockerContainer 08:46:07 prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container 08:46:07 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:46:07 $ docker top 8325e75cbc9301f57e3c43a0b4df8fb5dcf245d7100b5ea6448368d99bdfa705 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:46:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:07 [ssh-agent] Looking for ssh-agent implementation... 08:46:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:07 $ docker exec 8325e75cbc9301f57e3c43a0b4df8fb5dcf245d7100b5ea6448368d99bdfa705 ssh-agent 08:46:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGLmLN/agent.13 08:46:08 SSH_AGENT_PID=19 08:46:08 Running ssh-add (command line suppressed) 08:46:08 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7061211400251546241.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7061211400251546241.key) 08:46:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:08 + git semver push 08:46:08 # -> Open(): unable to determine branch for HEAD 08:46:08 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 08:46:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 08:46:08 # $SEMVER_REMOTE_NAME = origin 08:46:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:46:08 # $SEMVER_USER_NAME = edgex-jenkins 08:46:08 # $SEMVER_BRANCH = main 08:46:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 08:46:10 $ docker exec --env ******** --env ******** 8325e75cbc9301f57e3c43a0b4df8fb5dcf245d7100b5ea6448368d99bdfa705 ssh-agent -k 08:46:10 unset SSH_AUTH_SOCK; 08:46:10 unset SSH_AGENT_PID; 08:46:10 echo Agent pid 19 killed; 08:46:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:46:11 + git semver [Pipeline] } 08:46:11 $ docker stop --time=1 8325e75cbc9301f57e3c43a0b4df8fb5dcf245d7100b5ea6448368d99bdfa705 08:46:12 $ docker rm -f 8325e75cbc9301f57e3c43a0b4df8fb5dcf245d7100b5ea6448368d99bdfa705 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:46:12 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:46:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:46:13 ---> package-listing.sh 08:46:13 ++ tr '[:upper:]' '[:lower:]' 08:46:13 ++ facter osfamily 08:46:14 + OS_FAMILY=redhat 08:46:14 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 08:46:14 + START_PACKAGES=/tmp/packages_start.txt 08:46:14 + END_PACKAGES=/tmp/packages_end.txt 08:46:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:14 + PACKAGES=/tmp/packages_start.txt 08:46:14 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 08:46:14 + PACKAGES=/tmp/packages_end.txt 08:46:14 + case "${OS_FAMILY}" in 08:46:14 + rpm -qa 08:46:14 + sort 08:46:14 + '[' -f /tmp/packages_start.txt ']' 08:46:14 + '[' -f /tmp/packages_end.txt ']' 08:46:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:14 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 08:46:14 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 08:46:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 08:46:14 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 08:46:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:15 08:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:46:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:15 latest: Pulling from edgex-lftools-log-publisher 08:46:15 b4d181a07f80: Pulling fs layer 08:46:15 a1111a8f2ec3: Pulling fs layer 08:46:15 ed53099fbce6: Pulling fs layer 08:46:15 dc539afda2c1: Pulling fs layer 08:46:15 77bc0d833cb6: Pulling fs layer 08:46:15 9065ff56babe: Pulling fs layer 08:46:15 d287ab97295c: Pulling fs layer 08:46:15 dc539afda2c1: Waiting 08:46:15 77bc0d833cb6: Waiting 08:46:15 9065ff56babe: Waiting 08:46:15 d287ab97295c: Waiting 08:46:15 a1111a8f2ec3: Verifying Checksum 08:46:15 a1111a8f2ec3: Download complete 08:46:15 dc539afda2c1: Verifying Checksum 08:46:15 dc539afda2c1: Download complete 08:46:16 77bc0d833cb6: Verifying Checksum 08:46:16 77bc0d833cb6: Download complete 08:46:16 ed53099fbce6: Verifying Checksum 08:46:16 ed53099fbce6: Download complete 08:46:16 9065ff56babe: Verifying Checksum 08:46:16 9065ff56babe: Download complete 08:46:16 b4d181a07f80: Verifying Checksum 08:46:16 b4d181a07f80: Download complete 08:46:16 d287ab97295c: Verifying Checksum 08:46:16 d287ab97295c: Download complete 08:46:17 b4d181a07f80: Pull complete 08:46:17 a1111a8f2ec3: Pull complete 08:46:18 ed53099fbce6: Pull complete 08:46:18 dc539afda2c1: Pull complete 08:46:18 77bc0d833cb6: Pull complete 08:46:18 9065ff56babe: Pull complete 08:46:23 d287ab97295c: Pull complete 08:46:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:46:24 prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container 08:46:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:46:26 $ docker top eef2bb007c39167e0664f591aa6b5d9471afcdb452ba85a5d32aca94cb223e37 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:26 + touch /tmp/pre-build-complete [Pipeline] sh 08:46:26 + mkdir -p /var/log/sysstat [Pipeline] sh 08:46:27 + ls /var/log/sa-host 08:46:27 + sadf -c /var/log/sa-host/sa14 08:46:27 file_magic: OK 08:46:27 HZ: Using current value: 100 08:46:27 file_header: OK 08:46:27 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 08:46:27 Statistics: 08:46:27 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... 08:46:27 File successfully converted to sysstat format version 12.0.3 08:46:27 + sadf -c /var/log/sa-host/sa30 08:46:27 file_magic: OK 08:46:27 HZ: Using current value: 100 08:46:27 file_header: OK 08:46:27 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 08:46:27 Statistics: 08:46:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:46:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:27 provisioning config files... 08:46:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2586348169305079791tmp [Pipeline] { [Pipeline] echo 08:46:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:46:27 ---> create-netrc.sh [Pipeline] } 08:46:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:46:27 ---> python-tools-install.sh [Pipeline] echo 08:46:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:46:28 ---> sudo-logs.sh 08:46:28 Archiving 'sudo' log.. 08:46:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1374.novalocal: Name or service not known 08:46:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1374.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:46:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:46:28 ---> job-cost.sh 08:46:28 lf-activate-venv: SKIPPING 08:46:28 DEBUG: total: 0.10999999940395355 08:46:28 INFO: Retrieving Stack Cost... 08:46:43 INFO: Retrieving Pricing Info for: v3-standard-2 08:46:43 INFO: Archiving Costs [Pipeline] echo 08:46:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:46:43 ---> logs-deploy.sh 08:46:43 lf-activate-venv: SKIPPING 08:46:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/13 08:46:43 INFO: archiving workspace using pattern(s): 08:46:44 Archives upload complete. 08:46:44 INFO: archiving logs to Nexus 08:46:45 ---> uname -a: 08:46:45 Linux prd-centos7-docker-4c-2g-1374.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 08:46:45 08:46:45 08:46:45 ---> lscpu: 08:46:45 Architecture: x86_64 08:46:45 CPU op-mode(s): 32-bit, 64-bit 08:46:45 Byte Order: Little Endian 08:46:45 Address sizes: 40 bits physical, 48 bits virtual 08:46:45 CPU(s): 2 08:46:45 On-line CPU(s) list: 0,1 08:46:45 Thread(s) per core: 1 08:46:45 Core(s) per socket: 1 08:46:45 Socket(s): 2 08:46:45 NUMA node(s): 1 08:46:45 Vendor ID: AuthenticAMD 08:46:45 CPU family: 23 08:46:45 Model: 49 08:46:45 Model name: AMD EPYC-Rome Processor 08:46:45 Stepping: 0 08:46:45 CPU MHz: 2800.000 08:46:45 BogoMIPS: 5600.00 08:46:45 Virtualization: AMD-V 08:46:45 Hypervisor vendor: KVM 08:46:45 Virtualization type: full 08:46:45 L1d cache: 32K 08:46:45 L1i cache: 32K 08:46:45 L2 cache: 512K 08:46:45 L3 cache: 16384K 08:46:45 NUMA node0 CPU(s): 0,1 08:46:45 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 08:46:45 08:46:45 08:46:45 ---> nproc: 08:46:45 2 08:46:45 08:46:45 08:46:45 ---> df -h: 08:46:45 Filesystem Size Used Avail Use% Mounted on 08:46:45 overlay 40G 9.0G 32G 23% / 08:46:45 tmpfs 64M 0 64M 0% /dev 08:46:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:46:45 shm 64M 0 64M 0% /dev/shm 08:46:45 /dev/vda1 40G 9.0G 32G 23% /facter-os 08:46:45 08:46:45 08:46:45 ---> sar -b -r -n DEV: 08:46:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 08:46:45 08:46:45 08:33:01 LINUX RESTART (2 CPU) 08:46:45 08:46:45 08:34:02 tps rtps wtps bread/s bwrtn/s 08:46:45 08:35:01 1.81 0.00 1.81 0.00 36.07 08:46:45 08:36:01 0.17 0.00 0.17 0.00 2.68 08:46:45 08:37:01 0.28 0.00 0.28 0.00 3.22 08:46:45 08:38:01 0.32 0.00 0.32 0.00 4.80 08:46:45 08:39:01 0.37 0.00 0.37 0.00 5.20 08:46:45 08:40:01 0.30 0.00 0.30 0.00 4.15 08:46:45 08:41:01 0.18 0.00 0.18 0.00 2.50 08:46:45 08:42:01 0.32 0.00 0.32 0.00 5.23 08:46:45 08:43:01 0.23 0.00 0.23 0.00 3.61 08:46:45 08:44:01 0.32 0.00 0.32 0.00 5.15 08:46:45 08:45:01 84.81 0.03 84.78 3.73 27944.41 08:46:45 08:46:01 107.66 0.00 107.66 0.00 25975.07 08:46:45 Average: 16.42 0.00 16.42 0.31 4506.61 08:46:45 08:46:45 08:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:46:45 08:35:01 5696560 0 614128 7.67 2620 1695624 1200992 13.26 558064 1521928 24 08:46:45 08:36:01 5696848 0 613836 7.66 2620 1695628 1161224 12.82 558208 1522236 8 08:46:45 08:37:01 5694620 0 616060 7.69 2620 1695632 1160900 12.82 560452 1522240 12 08:46:45 08:38:01 5692936 0 617736 7.71 2620 1695640 1161200 12.82 561144 1523188 8 08:46:45 08:39:01 5698824 0 611844 7.64 2620 1695644 1161068 12.82 555596 1523188 12 08:46:45 08:40:01 5699792 0 610872 7.63 2620 1695648 1160900 12.82 554676 1523196 20 08:46:45 08:41:01 5687292 0 623368 7.78 2620 1695652 1161224 12.82 566772 1523196 20 08:46:45 08:42:01 5686592 0 624060 7.79 2620 1695660 1161324 12.82 567404 1523252 12 08:46:45 08:43:01 5687256 0 623396 7.78 2620 1695660 1161204 12.82 568172 1521692 12 08:46:45 08:44:01 5688004 0 622640 7.77 2620 1695668 1161144 12.82 567696 1521804 8 08:46:45 08:45:01 4622752 0 848460 10.59 2620 2535100 1358640 15.00 776072 2258632 98792 08:46:45 08:46:01 3975360 0 1013044 12.65 2620 3017908 1366240 15.08 926304 2649640 316 08:46:45 Average: 5460570 0 669954 8.37 2620 1875789 1198005 13.23 610047 1677849 8270 08:46:45 08:46:45 08:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:46:45 08:35:01 eth0 1.93 0.12 0.22 0.04 0.00 0.00 0.00 0.00 08:46:45 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:36:01 eth0 3.55 0.73 1.03 0.58 0.00 0.00 0.00 0.00 08:46:45 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:37:01 eth0 1.27 0.08 0.08 0.01 0.00 0.00 0.00 0.00 08:46:45 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:38:01 eth0 1.80 0.48 0.41 0.21 0.00 0.00 0.00 0.00 08:46:45 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:39:01 eth0 2.10 0.42 0.52 0.27 0.00 0.00 0.00 0.00 08:46:45 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:40:01 eth0 1.58 0.02 0.16 0.00 0.00 0.00 0.00 0.00 08:46:45 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:41:01 eth0 1.08 0.57 0.54 0.40 0.00 0.00 0.00 0.00 08:46:45 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:42:01 eth0 1.40 0.57 0.58 0.37 0.00 0.00 0.00 0.00 08:46:45 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:43:01 eth0 0.48 0.30 0.27 0.23 0.00 0.00 0.00 0.00 08:46:45 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:44:01 eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:46:45 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:45:01 veth04df9a1 17.62 32.07 2.01 356.44 0.00 0.00 0.00 0.00 08:46:45 08:45:01 eth0 186.78 100.38 4422.82 15.12 0.00 0.00 0.00 0.00 08:46:45 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:45:01 docker0 17.62 31.94 1.77 356.43 0.00 0.00 0.00 0.00 08:46:45 08:46:01 eth0 154.35 94.02 3206.55 19.50 0.00 0.00 0.00 0.00 08:46:45 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 08:46:01 vethb65bbb9 0.15 0.23 0.06 0.09 0.00 0.00 0.00 0.00 08:46:45 08:46:01 docker0 0.42 0.45 0.10 0.16 0.00 0.00 0.00 0.00 08:46:45 Average: eth0 29.77 16.52 637.14 3.07 0.00 0.00 0.00 0.00 08:46:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:45 Average: vethb65bbb9 0.01 0.02 0.01 0.01 0.00 0.00 0.00 0.00 08:46:45 Average: docker0 1.51 2.70 0.16 29.76 0.00 0.00 0.00 0.00 08:46:45 08:46:45 08:46:45 ---> sar -P ALL: 08:46:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 08:46:45 08:46:45 08:33:01 LINUX RESTART (2 CPU) 08:46:45 08:46:45 08:34:02 CPU %user %nice %system %iowait %steal %idle 08:46:45 08:35:01 all 0.19 0.00 0.08 0.00 0.02 99.72 08:46:45 08:35:01 0 0.12 0.00 0.08 0.00 0.03 99.76 08:46:45 08:35:01 1 0.25 0.00 0.07 0.00 0.00 99.68 08:46:45 08:36:01 all 0.23 0.00 0.08 0.00 0.01 99.68 08:46:45 08:36:01 0 0.22 0.00 0.07 0.00 0.00 99.72 08:46:45 08:36:01 1 0.25 0.00 0.08 0.00 0.02 99.65 08:46:45 08:37:01 all 0.21 0.00 0.04 0.00 0.02 99.73 08:46:45 08:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:46:45 08:37:01 1 0.38 0.00 0.05 0.00 0.02 99.55 08:46:45 08:38:01 all 0.21 0.00 0.05 0.00 0.02 99.72 08:46:45 08:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:46:45 08:38:01 1 0.37 0.00 0.07 0.00 0.02 99.55 08:46:45 08:39:01 all 0.22 0.00 0.05 0.00 0.03 99.71 08:46:45 08:39:01 0 0.07 0.00 0.07 0.00 0.03 99.83 08:46:45 08:39:01 1 0.37 0.00 0.03 0.00 0.02 99.58 08:46:45 08:40:01 all 0.27 0.00 0.05 0.00 0.02 99.67 08:46:45 08:40:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:46:45 08:40:01 1 0.48 0.00 0.05 0.00 0.02 99.45 08:46:45 08:41:01 all 0.23 0.00 0.07 0.00 0.02 99.68 08:46:45 08:41:01 0 0.08 0.00 0.05 0.00 0.02 99.85 08:46:45 08:41:01 1 0.38 0.00 0.08 0.00 0.02 99.52 08:46:45 08:42:01 all 0.23 0.00 0.03 0.00 0.01 99.72 08:46:45 08:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:46:45 08:42:01 1 0.42 0.00 0.03 0.00 0.02 99.53 08:46:45 08:43:01 all 0.21 0.00 0.07 0.00 0.02 99.71 08:46:45 08:43:01 0 0.07 0.00 0.08 0.00 0.03 99.82 08:46:45 08:43:01 1 0.35 0.00 0.05 0.00 0.00 99.60 08:46:45 08:44:01 all 0.12 0.00 0.06 0.00 0.02 99.81 08:46:45 08:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:46:45 08:44:01 1 0.18 0.00 0.07 0.00 0.02 99.73 08:46:45 08:45:01 all 11.79 0.00 4.30 0.94 0.03 82.93 08:46:45 08:45:01 0 12.10 0.00 4.41 0.75 0.03 82.71 08:46:45 08:45:01 1 11.48 0.00 4.20 1.13 0.03 83.16 08:46:45 08:46:45 08:45:01 CPU %user %nice %system %iowait %steal %idle 08:46:45 08:46:01 all 11.00 0.00 5.02 0.81 0.06 83.12 08:46:45 08:46:01 0 10.74 0.00 4.97 0.91 0.07 83.32 08:46:45 08:46:01 1 11.26 0.00 5.07 0.70 0.05 82.92 08:46:45 Average: all 2.04 0.00 0.81 0.14 0.02 96.98 08:46:45 Average: 0 1.93 0.00 0.81 0.14 0.02 97.09 08:46:45 Average: 1 2.15 0.00 0.81 0.15 0.02 96.87 08:46:45 08:46:45 08:46:45