Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 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-ssh2613438011229390211.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh1574397206360662685.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh1176589195126343020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh2593394606750408804.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-ssh39800772115453881.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2256 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 Avoid second fetch Checking out Revision 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 (main) [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-ssh8024058044144481868.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 Commit message: "ci: changes required for Jakara LTS (#306)" > git rev-list --no-walk 9115b354f2e5107c826695c25359030946cf7655 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:39:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:39:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:39:18 ========================================================= 02:39:18 EdgeX Global Pipelines Version Info 02:39:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:39:19 ------------------- 02:39:19 stable info: 02:39:19 ------------------- 02:39:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:39:19 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 02:39:19 Message: update stable to v1.0.207 02:39:20 ------------------- 02:39:20 experimental info: 02:39:20 ------------------- 02:39:20 Commited By: **** collab-it+edgex@linuxfoundation.org 02:39:20 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 02:39:20 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:39:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2edd794 [Pipeline] echo 02:39:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:21 provisioning config files... 02:39:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8614996488133244040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:21 ---> docker-login.sh 02:39:21 nexus3.edgexfoundry.org:10001 02:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:22 Configure a credential helper to remove this warning. See 02:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:22 02:39:22 Login Succeeded 02:39:22 nexus3.edgexfoundry.org:10002 02:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:22 Configure a credential helper to remove this warning. See 02:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:22 02:39:22 Login Succeeded 02:39:22 nexus3.edgexfoundry.org:10003 02:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:27 Configure a credential helper to remove this warning. See 02:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:27 02:39:27 Login Succeeded 02:39:27 nexus3.edgexfoundry.org:10004 02:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:27 Configure a credential helper to remove this warning. See 02:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:27 02:39:27 Login Succeeded 02:39:27 docker.io 02:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:27 Configure a credential helper to remove this warning. See 02:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:27 02:39:27 Login Succeeded 02:39:27 ---> docker-login.sh ends [Pipeline] } 02:39:27 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 02:39:28 + git log --format=format:%s -1 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] echo 02:39:28 GIT_COMMIT: 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945, Commit Message: ci: changes required for Jakara LTS (#306) [Pipeline] echo 02:39:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:39:29 02:39:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:39:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:39:29 latest: Pulling from edgex-devops/git-semver 02:39:29 31603596830f: Pulling fs layer 02:39:29 04fac38145f0: Pulling fs layer 02:39:29 701f6daf10bf: Pulling fs layer 02:39:29 24f72da36158: Pulling fs layer 02:39:29 24f72da36158: Waiting 02:39:29 04fac38145f0: Verifying Checksum 02:39:29 04fac38145f0: Download complete 02:39:30 31603596830f: Verifying Checksum 02:39:30 31603596830f: Download complete 02:39:30 701f6daf10bf: Verifying Checksum 02:39:30 701f6daf10bf: Download complete 02:39:30 24f72da36158: Verifying Checksum 02:39:30 24f72da36158: Download complete 02:39:30 31603596830f: Pull complete 02:39:30 04fac38145f0: Pull complete 02:39:30 701f6daf10bf: Pull complete 02:39:30 24f72da36158: Pull complete 02:39:30 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:39:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:39:31 prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container 02:39:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:39:31 $ docker top 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:31 [ssh-agent] Looking for ssh-agent implementation... 02:39:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:32 $ docker exec 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 ssh-agent 02:39:32 SSH_AUTH_SOCK=/tmp/ssh-vzjSCgaLK47K/agent.15 02:39:32 SSH_AGENT_PID=21 02:39:32 Running ssh-add (command line suppressed) 02:39:32 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8317797198375823856.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8317797198375823856.key) 02:39:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:32 + git tag --points-at HEAD [Pipeline] } 02:39:32 $ docker exec --env ******** --env ******** 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 ssh-agent -k 02:39:32 unset SSH_AUTH_SOCK; 02:39:32 unset SSH_AGENT_PID; 02:39:32 echo Agent pid 21 killed; 02:39:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:39:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:32 [ssh-agent] Looking for ssh-agent implementation... 02:39:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:33 $ docker exec 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 ssh-agent 02:39:33 SSH_AUTH_SOCK=/tmp/ssh-PWSnI4cS5NKN/agent.52 02:39:33 SSH_AGENT_PID=59 02:39:33 Running ssh-add (command line suppressed) 02:39:33 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6767912050190439286.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6767912050190439286.key) 02:39:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:33 + git semver init 02:39:33 # -> Open(): unable to determine branch for HEAD 02:39:33 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 02:39:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 02:39:33 # $SEMVER_REMOTE_NAME = origin 02:39:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:39:33 # $SEMVER_USER_NAME = edgex-jenkins 02:39:33 # $SEMVER_BRANCH = main 02:39:33 # $SEMVER_TEMP = /tmp/semver-215922250 02:39:33 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 02:39:34 # '/tmp/semver-215922250' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 02:39:34 # -> Force: false 02:39:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 02:39:34 $ docker exec --env ******** --env ******** 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 ssh-agent -k 02:39:34 unset SSH_AUTH_SOCK; 02:39:34 unset SSH_AGENT_PID; 02:39:34 echo Agent pid 59 killed; 02:39:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:34 + git semver [Pipeline] } 02:39:34 $ docker stop --time=1 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 02:39:36 $ docker rm -f 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 [Pipeline] // withDockerContainer [Pipeline] sh 02:39:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:39:36 Stashed 1 file(s) [Pipeline] echo 02:39:36 [edgeXSemver]: initialized semver on version 2.0.1-dev.10 [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 02:39:52 Still waiting to schedule task 02:39:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:39:52 Still waiting to schedule task 02:39:52 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2250’ 02:44:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2264 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:44:14 Running in /w/workspace/device-mqtt-go/12 [Pipeline] { [Pipeline] checkout 02:44:15 Selected Git installation does not exist. Using Default 02:44:15 The recommended git tool is: NONE 02:44:22 using credential edgex-jenkins-ssh 02:44:22 Cloning the remote Git repository 02:44:22 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:44:23 > git init /w/workspace/device-mqtt-go/12 # timeout=10 02:44:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:44:23 > git --version # timeout=10 02:44:23 > git --version # 'git version 2.17.1' 02:44:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:44:24 Avoid second fetch 02:44:24 Checking out Revision 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 (main) 02:44:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:44:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:44:24 > git config core.sparsecheckout # timeout=10 02:44:24 > git checkout -f 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 02:44:30 Commit message: "ci: changes required for Jakara LTS (#306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:31 provisioning config files... 02:44:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/12@tmp/config950870643989327324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:32 ---> docker-login.sh 02:44:32 nexus3.edgexfoundry.org:10001 02:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:35 Configure a credential helper to remove this warning. See 02:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:35 02:44:35 Login Succeeded 02:44:35 nexus3.edgexfoundry.org:10002 02:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:35 Configure a credential helper to remove this warning. See 02:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:35 02:44:35 Login Succeeded 02:44:35 nexus3.edgexfoundry.org:10003 02:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:36 Configure a credential helper to remove this warning. See 02:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:36 02:44:36 Login Succeeded 02:44:36 nexus3.edgexfoundry.org:10004 02:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:37 Configure a credential helper to remove this warning. See 02:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:37 02:44:37 Login Succeeded 02:44:37 docker.io 02:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:38 Configure a credential helper to remove this warning. See 02:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:38 02:44:38 Login Succeeded 02:44:38 ---> docker-login.sh ends [Pipeline] } 02:44:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:44:39 ========================================================= 02:44:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:44:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:44:39 + 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 . 02:44:39 Sending build context to Docker daemon 656.9kB 02:44:40 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 02:44:40 Step 2/11 : FROM ${BASE} AS builder 02:44:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:44:40 bbf911997326: Pulling fs layer 02:44:40 58ec367f63d7: Pulling fs layer 02:44:40 1b4a6ffa7d45: Pulling fs layer 02:44:40 fc5181fea5dc: Pulling fs layer 02:44:40 9c418107303f: Pulling fs layer 02:44:40 284eca6f2348: Pulling fs layer 02:44:40 842844d905b1: Pulling fs layer 02:44:40 901a3a57568e: Pulling fs layer 02:44:40 fc5181fea5dc: Waiting 02:44:40 9c418107303f: Waiting 02:44:40 284eca6f2348: Waiting 02:44:40 842844d905b1: Waiting 02:44:40 901a3a57568e: Waiting 02:44:40 1b4a6ffa7d45: Verifying Checksum 02:44:40 1b4a6ffa7d45: Download complete 02:44:40 58ec367f63d7: Download complete 02:44:40 9c418107303f: Verifying Checksum 02:44:40 284eca6f2348: Download complete 02:44:40 842844d905b1: Download complete 02:44:40 bbf911997326: Verifying Checksum 02:44:40 bbf911997326: Download complete 02:44:41 bbf911997326: Pull complete 02:44:41 58ec367f63d7: Pull complete 02:44:42 1b4a6ffa7d45: Pull complete 02:44:45 901a3a57568e: Verifying Checksum 02:44:45 901a3a57568e: Download complete 02:44:47 fc5181fea5dc: Verifying Checksum 02:44:47 fc5181fea5dc: Download complete 02:44:57 fc5181fea5dc: Pull complete 02:44:57 9c418107303f: Pull complete 02:44:57 284eca6f2348: Pull complete 02:44:58 842844d905b1: Pull complete 02:45:05 901a3a57568e: Pull complete 02:45:05 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 02:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:45:05 ---> 72ade6ffb461 02:45:05 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:45:13 ---> Running in e2af05287969 02:45:13 Removing intermediate container e2af05287969 02:45:13 ---> 3d67c6ae39a1 02:45:13 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 02:45:13 ---> Running in c92c3acd0831 02:45:14 Removing intermediate container c92c3acd0831 02:45:14 ---> 8ef274ce72b6 02:45:14 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:14 ---> Running in 07eac6ece720 02:45:18 Removing intermediate container 07eac6ece720 02:45:18 ---> 1e5150fe8595 02:45:18 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:45:18 ---> Running in 9e9a93cd7aac 02:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:45:21 (1/3) Installing openssh-keygen (8.4_p1-r4) 02:45:21 (2/3) Installing libedit (20191231.3.1-r1) 02:45:21 (3/3) Installing openssh-client (8.4_p1-r4) 02:45:21 Executing busybox-1.32.1-r6.trigger 02:45:21 OK: 222 MiB in 55 packages 02:45:23 Removing intermediate container 9e9a93cd7aac 02:45:23 ---> 274da404d10d 02:45:23 Step 7/11 : WORKDIR /device-mqtt-go 02:45:23 ---> Running in 58d90510e684 02:45:24 Removing intermediate container 58d90510e684 02:45:24 ---> 78fd17728f72 02:45:24 Step 8/11 : COPY . . 02:45:25 ---> 1f8712e54e60 02:45:25 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:25 ---> Running in 20495f358da0 02:45:58 Removing intermediate container 20495f358da0 02:45:58 ---> 8a83a8d17768 02:45:58 Step 10/11 : ARG MAKE='make build' 02:45:58 ---> Running in 055945c38015 02:45:58 Removing intermediate container 055945c38015 02:45:58 ---> 447c764c2fb2 02:45:58 Step 11/11 : RUN $MAKE 02:45:58 ---> Running in a9a38c50490c 02:46:00 noop 02:46:01 Removing intermediate container a9a38c50490c 02:46:01 ---> d8f40bff7b3c 02:46:01 Successfully built d8f40bff7b3c 02:46:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:46:01 + docker inspect -f . ci-base-image-arm64 02:46:01 . [Pipeline] withDockerContainer 02:46:01 prd-ubuntu18.04-docker-arm64-4c-16g-2264 does not seem to be running inside a container 02:46:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@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 02:46:03 $ docker top 0f8b0b86848c148969837cdedeb4e35573ba087d6a85cbd81d7e0cc89eb711bf -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:05 + go version 02:46:05 go version go1.16.8 linux/arm64 [Pipeline] } 02:46:05 $ docker stop --time=1 0f8b0b86848c148969837cdedeb4e35573ba087d6a85cbd81d7e0cc89eb711bf 02:46:07 $ docker rm -f 0f8b0b86848c148969837cdedeb4e35573ba087d6a85cbd81d7e0cc89eb711bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:46:07 + docker inspect -f . ci-base-image-arm64 02:46:07 . [Pipeline] withDockerContainer 02:46:08 prd-ubuntu18.04-docker-arm64-4c-16g-2264 does not seem to be running inside a container 02:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@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 02:46:09 $ docker top 9317c2e2b24cf9084b362a8815d25355870f2cd26ab871df1a691e21089c8539 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:46:11 + make test 02:46:11 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:46:12 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:47:00 Running on prd-centos7-docker-4c-2g-2268 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:47:00 Running in /w/workspace/device-mqtt-go/12 [Pipeline] { [Pipeline] checkout 02:47:00 Selected Git installation does not exist. Using Default 02:47:00 The recommended git tool is: NONE 02:47:03 using credential edgex-jenkins-ssh 02:47:03 Cloning the remote Git repository 02:47:04 Avoid second fetch 02:47:04 Checking out Revision 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 (main) 02:47:04 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:47:04 > git init /w/workspace/device-mqtt-go/12 # timeout=10 02:47:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:47:04 > git --version # timeout=10 02:47:04 > git --version # 'git version 2.24.4' 02:47:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:04 [INFO] Currently running in a labeled security context 02:47:04 [INFO] Currently SELinux is 'enforcing' on the host 02:47:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/12@tmp/jenkins-gitclient-ssh1282510763263149867.key 02:47:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:04 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:47:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:04 > git config core.sparsecheckout # timeout=10 02:47:04 > git checkout -f 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 02:47:08 Commit message: "ci: changes required for Jakara LTS (#306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:09 provisioning config files... 02:47:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/12@tmp/config2131299836426676842tmp [Pipeline] { 02:47:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [Pipeline] libraryResource [Pipeline] sh 02:47:09 ---> docker-login.sh 02:47:09 nexus3.edgexfoundry.org:10001 02:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:09 Configure a credential helper to remove this warning. See 02:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:09 02:47:09 Login Succeeded 02:47:10 nexus3.edgexfoundry.org:10002 02:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:10 Configure a credential helper to remove this warning. See 02:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:10 02:47:10 Login Succeeded 02:47:10 nexus3.edgexfoundry.org:10003 02:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:10 Configure a credential helper to remove this warning. See 02:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:10 02:47:10 Login Succeeded 02:47:10 nexus3.edgexfoundry.org:10004 02:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:10 Configure a credential helper to remove this warning. See 02:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:10 02:47:10 Login Succeeded 02:47:10 docker.io 02:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:10 Configure a credential helper to remove this warning. See 02:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:10 02:47:10 Login Succeeded 02:47:10 ---> docker-login.sh ends [Pipeline] } 02:47:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:47:11 ========================================================= 02:47:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:47:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:47:11 + 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 . 02:47:11 Sending build context to Docker daemon 657.9kB 02:47:11 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 02:47:11 Step 2/11 : FROM ${BASE} AS builder 02:47:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:47:11 4e9f2cdf4387: Pulling fs layer 02:47:11 57d31006c564: Pulling fs layer 02:47:11 bd5ccded8296: Pulling fs layer 02:47:11 304dd3a0f381: Pulling fs layer 02:47:11 d37cda54a23b: Pulling fs layer 02:47:11 bae75c0f2455: Pulling fs layer 02:47:11 806579b3d29a: Pulling fs layer 02:47:11 c77eb801bf70: Pulling fs layer 02:47:11 6d0567d44e1a: Pulling fs layer 02:47:11 304dd3a0f381: Waiting 02:47:11 d37cda54a23b: Waiting 02:47:11 bae75c0f2455: Waiting 02:47:11 806579b3d29a: Waiting 02:47:11 6d0567d44e1a: Waiting 02:47:11 c77eb801bf70: Waiting 02:47:11 bd5ccded8296: Verifying Checksum 02:47:11 bd5ccded8296: Download complete 02:47:11 57d31006c564: Verifying Checksum 02:47:11 57d31006c564: Download complete 02:47:11 d37cda54a23b: Verifying Checksum 02:47:11 d37cda54a23b: Download complete 02:47:11 bae75c0f2455: Verifying Checksum 02:47:11 bae75c0f2455: Download complete 02:47:11 806579b3d29a: Verifying Checksum 02:47:11 806579b3d29a: Download complete 02:47:11 4e9f2cdf4387: Verifying Checksum 02:47:11 4e9f2cdf4387: Download complete 02:47:12 4e9f2cdf4387: Pull complete 02:47:12 57d31006c564: Pull complete 02:47:12 bd5ccded8296: Pull complete 02:47:12 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.057s coverage: 22.4% of statements 02:47:12 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:47:12 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:47:12 304dd3a0f381: Verifying Checksum 02:47:12 304dd3a0f381: Download complete 02:47:12 c77eb801bf70: Verifying Checksum 02:47:12 c77eb801bf70: Download complete 02:47:13 6d0567d44e1a: Verifying Checksum 02:47:13 6d0567d44e1a: Download complete 02:47:17 304dd3a0f381: Pull complete 02:47:17 d37cda54a23b: Pull complete 02:47:17 bae75c0f2455: Pull complete 02:47:17 806579b3d29a: Pull complete 02:47:17 c77eb801bf70: Pull complete 02:47:20 6d0567d44e1a: Pull complete 02:47:20 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 02:47:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:47:20 ---> e839a31ac9d1 02:47:20 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:47:23 ---> Running in bb1afb6b9047 02:47:23 Removing intermediate container bb1afb6b9047 02:47:23 ---> 4a4bbe2f7231 02:47:23 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 02:47:23 ---> Running in d4d9085d0712 02:47:23 Removing intermediate container d4d9085d0712 02:47:23 ---> b8a2c51c84b0 02:47:23 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:23 ---> Running in 9f5abdbb94f3 02:47:23 Removing intermediate container 9f5abdbb94f3 02:47:23 ---> 7f667f5dbee0 02:47:23 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:47:23 ---> Running in 361bcb239b2e 02:47:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:47:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:47:24 (1/3) Installing openssh-keygen (8.4_p1-r4) 02:47:24 (2/3) Installing libedit (20191231.3.1-r1) 02:47:24 (3/3) Installing openssh-client (8.4_p1-r4) 02:47:25 Executing busybox-1.32.1-r6.trigger 02:47:25 OK: 223 MiB in 55 packages 02:47:25 Removing intermediate container 361bcb239b2e 02:47:25 ---> a2761567ef91 02:47:25 Step 7/11 : WORKDIR /device-mqtt-go 02:47:25 ---> Running in b6ee40f14dae 02:47:25 Removing intermediate container b6ee40f14dae 02:47:25 ---> 654a64f0259b 02:47:25 Step 8/11 : COPY . . 02:47:25 ---> d0a17509b4b9 02:47:25 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:25 ---> Running in 6fd4440a00f6 02:47:38 Removing intermediate container 6fd4440a00f6 02:47:38 ---> cf5fb53090e9 02:47:38 Step 10/11 : ARG MAKE='make build' 02:47:38 ---> Running in a651f1893de1 02:47:38 Removing intermediate container a651f1893de1 02:47:38 ---> 00bc8b68d51c 02:47:38 Step 11/11 : RUN $MAKE 02:47:38 ---> Running in 30325de7925a 02:47:38 noop 02:47:38 Removing intermediate container 30325de7925a 02:47:38 ---> a4bbf435f28c 02:47:38 Successfully built a4bbf435f28c 02:47:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:47:38 + docker inspect -f . ci-base-image-x86_64 02:47:38 . [Pipeline] withDockerContainer 02:47:38 prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container 02:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@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 02:47:38 $ docker top 75b69eae3b1bbf57e6a6e5a68bb2d52c74c1ed17da3c60e7b4dea192ba38fa9a -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:39 + go version 02:47:39 go version go1.16.8 linux/amd64 [Pipeline] } 02:47:39 $ docker stop --time=1 75b69eae3b1bbf57e6a6e5a68bb2d52c74c1ed17da3c60e7b4dea192ba38fa9a 02:47:40 $ docker rm -f 75b69eae3b1bbf57e6a6e5a68bb2d52c74c1ed17da3c60e7b4dea192ba38fa9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:41 + docker inspect -f . ci-base-image-x86_64 02:47:41 . [Pipeline] withDockerContainer 02:47:41 prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container 02:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@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 02:47:41 $ docker top ae8fec2e86d3420d4d1634e5a972bb4d78088e64dc473f07cfa033ec82ee333d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:47:42 + make test 02:47:42 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:47:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:47:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:47:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:47:45 ./bin/test-attribution-txt.sh [Pipeline] } 02:47:45 $ docker stop --time=1 9317c2e2b24cf9084b362a8815d25355870f2cd26ab871df1a691e21089c8539 02:47:47 $ docker rm -f 9317c2e2b24cf9084b362a8815d25355870f2cd26ab871df1a691e21089c8539 [Pipeline] // withDockerContainer [Pipeline] sh 02:47:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:47:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:47:50 + ls -al . 02:47:50 total 152 02:47:50 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 02:47 . 02:47:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 02:44 .. 02:47:50 -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 02:44 .dockerignore 02:47:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 02:44 .git 02:47:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:44 .github 02:47:50 -rw-rw-r-- 1 jenkins jenkins 329 Oct 7 02:44 .gitignore 02:47:50 -rw-rw-r-- 1 jenkins jenkins 6985 Oct 7 02:44 Attribution.txt 02:47:50 -rw-rw-r-- 1 jenkins jenkins 7447 Oct 7 02:44 CHANGELOG.md 02:47:50 -rw-rw-r-- 1 jenkins jenkins 1907 Oct 7 02:44 Dockerfile 02:47:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 02:44 GOVERNANCE.md 02:47:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 02:44 Jenkinsfile 02:47:50 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 02:44 LICENSE 02:47:50 -rw-rw-r-- 1 jenkins jenkins 1030 Oct 7 02:44 Makefile 02:47:50 -rw-rw-r-- 1 jenkins jenkins 620 Oct 7 02:44 OWNERS.md 02:47:50 -rw-rw-r-- 1 jenkins jenkins 2211 Oct 7 02:44 README.md 02:47:50 -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 02:39 VERSION 02:47:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:44 bin 02:47:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 02:44 cmd 02:47:50 -rw-r--r-- 1 jenkins jenkins 17284 Oct 7 02:47 coverage.out 02:47:50 -rw-rw-r-- 1 jenkins jenkins 367 Oct 7 02:44 go.mod 02:47:50 -rw-rw-r-- 1 jenkins jenkins 20655 Oct 7 02:44 go.sum 02:47:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 02:44 internal 02:47:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:44 mock 02:47:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 02:44 snap 02:47:50 -rw-rw-r-- 1 jenkins jenkins 227 Oct 7 02:44 version.go [Pipeline] isUnix [Pipeline] sh 02:47:51 + 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=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 --label arch=arm64 --label version=2.0.1-dev.10 . 02:47:52 Sending build context to Docker daemon 674.8kB 02:47:52 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 02:47:52 Step 2/23 : FROM ${BASE} AS builder 02:47:52 ---> d8f40bff7b3c 02:47:52 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:47:52 ---> Running in df10ee7294e7 02:47:52 Removing intermediate container df10ee7294e7 02:47:52 ---> ec617d37729d 02:47:52 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 02:47:52 ---> Running in 136403fe9d2f 02:47:53 Removing intermediate container 136403fe9d2f 02:47:53 ---> f90e06a213f0 02:47:53 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:53 ---> Running in b39a0bcfd1a1 02:47:55 Removing intermediate container b39a0bcfd1a1 02:47:55 ---> 217c7ca6d29b 02:47:55 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:47:55 ---> Running in e58cf56c8539 02:47:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:47:57 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:47:58 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.4% of statements 02:47:58 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:47:58 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:47:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:47:59 OK: 222 MiB in 55 packages 02:48:00 Removing intermediate container e58cf56c8539 02:48:00 ---> e6fbea287a98 02:48:00 Step 7/23 : WORKDIR /device-mqtt-go 02:48:00 ---> Running in a70fc1668994 02:48:00 Removing intermediate container a70fc1668994 02:48:00 ---> e69c21f33e9f 02:48:00 Step 8/23 : COPY . . 02:48:02 ---> 9fa6882cacfd 02:48:02 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:02 ---> Running in 81a7a6fea2cd 02:48:05 Removing intermediate container 81a7a6fea2cd 02:48:05 ---> 996707638928 02:48:05 Step 10/23 : ARG MAKE='make build' 02:48:05 ---> Running in a797efe0048f 02:48:05 Removing intermediate container a797efe0048f 02:48:05 ---> d098e7526efd 02:48:05 Step 11/23 : RUN $MAKE 02:48:05 ---> Running in 2af70762072c 02:48:06 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.10" -o cmd/device-mqtt ./cmd 02:48:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:48:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:48:06 ./bin/test-attribution-txt.sh [Pipeline] } 02:48:06 $ docker stop --time=1 ae8fec2e86d3420d4d1634e5a972bb4d78088e64dc473f07cfa033ec82ee333d 02:48:08 $ docker rm -f ae8fec2e86d3420d4d1634e5a972bb4d78088e64dc473f07cfa033ec82ee333d [Pipeline] // withDockerContainer [Pipeline] sh 02:48:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:48:08 Warning: overwriting stash ‘coverage-report’ 02:48:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:48:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:48:09 + ls -al . 02:48:09 total 120 02:48:09 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 7 02:48 . 02:48:09 drwxrwxr-x. 4 jenkins jenkins 30 Oct 7 02:47 .. 02:48:09 -rw-rw-r--. 1 jenkins jenkins 6985 Oct 7 02:47 Attribution.txt 02:48:09 drwxrwxr-x. 2 jenkins jenkins 60 Oct 7 02:47 bin 02:48:09 -rw-rw-r--. 1 jenkins jenkins 7447 Oct 7 02:47 CHANGELOG.md 02:48:09 drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 02:47 cmd 02:48:09 -rw-r--r--. 1 jenkins jenkins 17284 Oct 7 02:47 coverage.out 02:48:09 -rw-rw-r--. 1 jenkins jenkins 1907 Oct 7 02:47 Dockerfile 02:48:09 -rw-rw-r--. 1 jenkins jenkins 140 Oct 7 02:47 .dockerignore 02:48:09 drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 02:47 .git 02:48:09 drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 02:47 .github 02:48:09 -rw-rw-r--. 1 jenkins jenkins 329 Oct 7 02:47 .gitignore 02:48:09 -rw-rw-r--. 1 jenkins jenkins 367 Oct 7 02:47 go.mod 02:48:09 -rw-rw-r--. 1 jenkins jenkins 20655 Oct 7 02:47 go.sum 02:48:09 -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 02:47 GOVERNANCE.md 02:48:09 drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 02:47 internal 02:48:09 -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 02:47 Jenkinsfile 02:48:09 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 02:47 LICENSE 02:48:09 -rw-rw-r--. 1 jenkins jenkins 1030 Oct 7 02:47 Makefile 02:48:09 drwxrwxr-x. 2 jenkins jenkins 23 Oct 7 02:47 mock 02:48:09 -rw-rw-r--. 1 jenkins jenkins 620 Oct 7 02:47 OWNERS.md 02:48:09 -rw-rw-r--. 1 jenkins jenkins 2211 Oct 7 02:47 README.md 02:48:09 drwxrwxr-x. 4 jenkins jenkins 71 Oct 7 02:47 snap 02:48:09 -rw-rw-r--. 1 jenkins jenkins 12 Oct 7 02:39 VERSION 02:48:09 -rw-rw-r--. 1 jenkins jenkins 227 Oct 7 02:47 version.go [Pipeline] isUnix [Pipeline] sh 02:48:09 + 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=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 --label arch=amd64 --label version=2.0.1-dev.10 . 02:48:09 Sending build context to Docker daemon 675.8kB 02:48:09 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 02:48:09 Step 2/23 : FROM ${BASE} AS builder 02:48:09 ---> a4bbf435f28c 02:48:09 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:48:09 ---> Running in 7e534a8604e6 02:48:09 Removing intermediate container 7e534a8604e6 02:48:09 ---> 1e9876782a5b 02:48:09 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 02:48:10 ---> Running in ea598b0dd812 02:48:10 Removing intermediate container ea598b0dd812 02:48:10 ---> 13f08c180b15 02:48:10 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:10 ---> Running in 29c7a7a779fe 02:48:10 Removing intermediate container 29c7a7a779fe 02:48:10 ---> b25f488c912f 02:48:10 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:48:10 ---> Running in 1eafbbbfdd68 02:48:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:48:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:48:12 OK: 223 MiB in 55 packages 02:48:12 Removing intermediate container 1eafbbbfdd68 02:48:12 ---> fe495defda16 02:48:12 Step 7/23 : WORKDIR /device-mqtt-go 02:48:12 ---> Running in 389db933a1b4 02:48:12 Removing intermediate container 389db933a1b4 02:48:12 ---> 7e4e10ca3ca9 02:48:12 Step 8/23 : COPY . . 02:48:12 ---> 82400d28d5df 02:48:12 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:12 ---> Running in 43cad323e597 02:48:13 Removing intermediate container 43cad323e597 02:48:13 ---> f773739dea88 02:48:13 Step 10/23 : ARG MAKE='make build' 02:48:13 ---> Running in eb07ed45ac9d 02:48:13 Removing intermediate container eb07ed45ac9d 02:48:13 ---> c28df21bf07c 02:48:13 Step 11/23 : RUN $MAKE 02:48:13 ---> Running in 05a33cc637ec 02:48:13 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.10" -o cmd/device-mqtt ./cmd 02:48:26 Removing intermediate container 05a33cc637ec 02:48:26 ---> 16490f860570 02:48:26 Step 12/23 : FROM alpine:3.14 02:48:26 3.14: Pulling from library/alpine 02:48:26 a0d0a0d46f8b: Pulling fs layer 02:48:26 a0d0a0d46f8b: Verifying Checksum 02:48:26 a0d0a0d46f8b: Download complete 02:48:26 a0d0a0d46f8b: Pull complete 02:48:26 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:48:26 Status: Downloaded newer image for alpine:3.14 02:48:26 ---> 14119a10abf4 02:48:26 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:48:26 ---> Running in 1abda06134fb 02:48:26 Removing intermediate container 1abda06134fb 02:48:26 ---> d4fe3665d754 02:48:26 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 02:48:26 ---> Running in 4270b35896c2 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:48:27 (1/6) Installing dumb-init (1.2.5-r1) 02:48:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:48:27 (3/6) Installing libsodium (1.0.18-r0) 02:48:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:48:27 (5/6) Installing libzmq (4.3.4-r0) 02:48:27 (6/6) Installing zeromq (4.3.4-r0) 02:48:27 Executing busybox-1.33.1-r3.trigger 02:48:27 OK: 8 MiB in 20 packages 02:48:27 Removing intermediate container 4270b35896c2 02:48:27 ---> 6481dcc8766b 02:48:27 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 02:48:28 ---> 9566d02a2ac6 02:48:28 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 02:48:28 ---> 4aef466194ac 02:48:28 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:48:28 ---> 63dccd8977a5 02:48:28 Step 18/23 : EXPOSE 59982 02:48:28 ---> Running in 60228ed4950c 02:48:28 Removing intermediate container 60228ed4950c 02:48:28 ---> b7f6de5f2c21 02:48:28 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 02:48:28 ---> Running in 63f4629d2b52 02:48:28 Removing intermediate container 63f4629d2b52 02:48:28 ---> 56152c28ef45 02:48:28 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:48:29 ---> Running in 7d531aba568d 02:48:29 Removing intermediate container 7d531aba568d 02:48:29 ---> b911b8f62527 02:48:29 Step 21/23 : LABEL arch=amd64 02:48:29 ---> Running in 38299c9b7199 02:48:29 Removing intermediate container 38299c9b7199 02:48:29 ---> b07e3598e628 02:48:29 Step 22/23 : LABEL git_sha=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 02:48:29 ---> Running in efac39975a11 02:48:29 Removing intermediate container efac39975a11 02:48:29 ---> e12aa17cc45f 02:48:29 Step 23/23 : LABEL version=2.0.1-dev.10 02:48:29 ---> Running in b3c529a925dd 02:48:29 Removing intermediate container b3c529a925dd 02:48:29 ---> 23d23379ccff 02:48:29 [Warning] One or more build-args [ARCH] were not consumed 02:48:29 Successfully built 23d23379ccff 02:48:29 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:29 provisioning config files... 02:48:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/12@tmp/config8582408060269166056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:30 ---> docker-login.sh 02:48:30 nexus3.edgexfoundry.org:10001 02:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:30 Configure a credential helper to remove this warning. See 02:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:30 02:48:30 Login Succeeded 02:48:30 nexus3.edgexfoundry.org:10002 02:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:30 Configure a credential helper to remove this warning. See 02:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:30 02:48:30 Login Succeeded 02:48:30 nexus3.edgexfoundry.org:10003 02:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:30 Configure a credential helper to remove this warning. See 02:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:30 02:48:30 Login Succeeded 02:48:30 nexus3.edgexfoundry.org:10004 02:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:30 Configure a credential helper to remove this warning. See 02:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:30 02:48:30 Login Succeeded 02:48:30 docker.io 02:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:31 Configure a credential helper to remove this warning. See 02:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:31 02:48:31 Login Succeeded 02:48:31 ---> docker-login.sh ends [Pipeline] } 02:48:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:31 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:48:31 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 02:48:31 latest 02:48:31 2.0.1-dev.10 02:48:31 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 02:48:31 main 02:48:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:31 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] isUnix [Pipeline] sh 02:48:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 02:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:48:31 7a1061866ba8: Preparing 02:48:31 867897158d6f: Preparing 02:48:31 21813e53bcdd: Preparing 02:48:31 859eb4eeab69: Preparing 02:48:31 e2eb06d8af82: Preparing 02:48:31 e2eb06d8af82: Layer already exists 02:48:32 867897158d6f: Pushed 02:48:32 7a1061866ba8: Pushed 02:48:32 859eb4eeab69: Pushed 02:48:33 21813e53bcdd: Pushed 02:48:33 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945: digest: sha256:70503fc3cbf29bbbc18dd3d1d4d0838e8fec7d4254c709a4b896fea9ff9d3007 size: 1366 [Pipeline] isUnix [Pipeline] sh 02:48:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 02:48:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:48:34 7a1061866ba8: Preparing 02:48:34 867897158d6f: Preparing 02:48:34 21813e53bcdd: Preparing 02:48:34 859eb4eeab69: Preparing 02:48:34 e2eb06d8af82: Preparing 02:48:34 21813e53bcdd: Layer already exists 02:48:34 e2eb06d8af82: Layer already exists 02:48:34 7a1061866ba8: Layer already exists 02:48:34 859eb4eeab69: Layer already exists 02:48:34 867897158d6f: Layer already exists 02:48:34 latest: digest: sha256:70503fc3cbf29bbbc18dd3d1d4d0838e8fec7d4254c709a4b896fea9ff9d3007 size: 1366 [Pipeline] isUnix [Pipeline] sh 02:48:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh 02:48:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.10 02:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:48:34 7a1061866ba8: Preparing 02:48:34 867897158d6f: Preparing 02:48:34 21813e53bcdd: Preparing 02:48:34 859eb4eeab69: Preparing 02:48:34 e2eb06d8af82: Preparing 02:48:34 7a1061866ba8: Layer already exists 02:48:34 e2eb06d8af82: Layer already exists 02:48:34 21813e53bcdd: Layer already exists 02:48:34 867897158d6f: Layer already exists 02:48:34 859eb4eeab69: Layer already exists 02:48:34 2.0.1-dev.10: digest: sha256:70503fc3cbf29bbbc18dd3d1d4d0838e8fec7d4254c709a4b896fea9ff9d3007 size: 1366 [Pipeline] isUnix [Pipeline] sh 02:48:35 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh 02:48:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 02:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:48:35 7a1061866ba8: Preparing 02:48:35 867897158d6f: Preparing 02:48:35 21813e53bcdd: Preparing 02:48:35 859eb4eeab69: Preparing 02:48:35 e2eb06d8af82: Preparing 02:48:35 e2eb06d8af82: Layer already exists 02:48:35 859eb4eeab69: Layer already exists 02:48:35 21813e53bcdd: Layer already exists 02:48:35 867897158d6f: Layer already exists 02:48:35 7a1061866ba8: Layer already exists 02:48:35 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10: digest: sha256:70503fc3cbf29bbbc18dd3d1d4d0838e8fec7d4254c709a4b896fea9ff9d3007 size: 1366 [Pipeline] isUnix [Pipeline] sh 02:48:35 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 02:48:36 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:48:36 7a1061866ba8: Preparing 02:48:36 867897158d6f: Preparing 02:48:36 21813e53bcdd: Preparing 02:48:36 859eb4eeab69: Preparing 02:48:36 e2eb06d8af82: Preparing 02:48:36 21813e53bcdd: Layer already exists 02:48:36 e2eb06d8af82: Layer already exists 02:48:36 867897158d6f: Layer already exists 02:48:36 859eb4eeab69: Layer already exists 02:48:36 7a1061866ba8: Layer already exists 02:48:36 main: digest: sha256:70503fc3cbf29bbbc18dd3d1d4d0838e8fec7d4254c709a4b896fea9ff9d3007 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:36 ===================================================== [Pipeline] echo 02:48:36 taggedImages: 02:48:36 - nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 02:48:36 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:48:36 - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.10 02:48:36 - nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 02:48:36 - 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 02:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:37 02:48:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:48:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:37 latest: Pulling from edgex-lftools-log-publisher 02:48:37 b4d181a07f80: Pulling fs layer 02:48:37 a1111a8f2ec3: Pulling fs layer 02:48:37 ed53099fbce6: Pulling fs layer 02:48:37 dc539afda2c1: Pulling fs layer 02:48:37 77bc0d833cb6: Pulling fs layer 02:48:37 9065ff56babe: Pulling fs layer 02:48:37 d287ab97295c: Pulling fs layer 02:48:37 dc539afda2c1: Waiting 02:48:37 77bc0d833cb6: Waiting 02:48:37 9065ff56babe: Waiting 02:48:37 d287ab97295c: Waiting 02:48:37 a1111a8f2ec3: Verifying Checksum 02:48:37 a1111a8f2ec3: Download complete 02:48:37 dc539afda2c1: Verifying Checksum 02:48:37 dc539afda2c1: Download complete 02:48:38 ed53099fbce6: Verifying Checksum 02:48:38 ed53099fbce6: Download complete 02:48:38 9065ff56babe: Verifying Checksum 02:48:38 b4d181a07f80: Verifying Checksum 02:48:38 9065ff56babe: Download complete 02:48:38 b4d181a07f80: Download complete 02:48:38 77bc0d833cb6: Verifying Checksum 02:48:38 77bc0d833cb6: Download complete 02:48:39 b4d181a07f80: Pull complete 02:48:39 d287ab97295c: Verifying Checksum 02:48:39 d287ab97295c: Download complete 02:48:39 a1111a8f2ec3: Pull complete 02:48:40 ed53099fbce6: Pull complete 02:48:40 dc539afda2c1: Pull complete 02:48:40 77bc0d833cb6: Pull complete 02:48:40 9065ff56babe: Pull complete 02:48:45 Removing intermediate container 2af70762072c 02:48:45 ---> edd4b19f56ee 02:48:45 Step 12/23 : FROM alpine:3.14 02:48:45 3.14: Pulling from library/alpine 02:48:45 552d1f2373af: Pulling fs layer 02:48:45 552d1f2373af: Verifying Checksum 02:48:45 552d1f2373af: Download complete 02:48:45 552d1f2373af: Pull complete 02:48:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:48:46 Status: Downloaded newer image for alpine:3.14 02:48:46 ---> bb3de5531c18 02:48:46 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:48:46 d287ab97295c: Pull complete 02:48:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:48:46 ---> Running in 4660ae91cfdd 02:48:46 prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container 02:48:46 $ 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/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@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 02:48:46 Removing intermediate container 4660ae91cfdd 02:48:46 ---> 8c5017bbffd5 02:48:46 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 02:48:46 ---> Running in 9ed0bcf95e71 02:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:48:49 (1/6) Installing dumb-init (1.2.5-r1) 02:48:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:48:49 (3/6) Installing libsodium (1.0.18-r0) 02:48:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:48:49 (5/6) Installing libzmq (4.3.4-r0) 02:48:49 (6/6) Installing zeromq (4.3.4-r0) 02:48:49 Executing busybox-1.33.1-r3.trigger 02:48:49 OK: 8 MiB in 20 packages 02:48:50 $ docker top 1151763238cf128ffb105bf6ea5df4fd8e0c7a297c052a83be79518c729024ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:50 Removing intermediate container 9ed0bcf95e71 02:48:50 ---> ff22514df672 02:48:50 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 02:48:50 ---> job-cost.sh 02:48:50 lf-activate-venv: SKIPPING 02:48:50 INFO: No Stack... 02:48:50 INFO: Retrieving Pricing Info for: v3-standard-2 02:48:51 INFO: Archiving Costs [Pipeline] sh 02:48:51 + cat /w/workspace/device-mqtt-go/12/archives/cost.csv 02:48:51 + cut -d, -f6 [Pipeline] lock 02:48:51 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] 02:48:51 Resource [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] did not exist. Created. 02:48:51 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:51 + echo total: 0.05999999865889549 [Pipeline] stash 02:48:51 Stashed 1 file(s) [Pipeline] } 02:48:51 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 02:48:51 $ docker stop --time=1 1151763238cf128ffb105bf6ea5df4fd8e0c7a297c052a83be79518c729024ff 02:48:52 ---> 03921c7347bf 02:48:52 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 02:48:52 ---> 954f91162ac6 02:48:52 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:48:53 $ docker rm -f 1151763238cf128ffb105bf6ea5df4fd8e0c7a297c052a83be79518c729024ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:48:53 ---> d51b8ac93c4d 02:48:53 Step 18/23 : EXPOSE 59982 02:48:53 ---> Running in 8cb65d401046 02:48:54 Removing intermediate container 8cb65d401046 02:48:54 ---> d32f54b8402a 02:48:54 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 02:48:54 ---> Running in 3df96928b85b 02:48:55 Removing intermediate container 3df96928b85b 02:48:55 ---> 695011c73346 02:48:55 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:48:55 ---> Running in f6c1b556b83d 02:48:55 Removing intermediate container f6c1b556b83d 02:48:55 ---> 8e449fdfe13d 02:48:55 Step 21/23 : LABEL arch=arm64 02:48:55 ---> Running in ae308da23f84 02:48:56 Removing intermediate container ae308da23f84 02:48:56 ---> 2558066e2ded 02:48:56 Step 22/23 : LABEL git_sha=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 02:48:56 ---> Running in 1e49204a8767 02:48:56 Removing intermediate container 1e49204a8767 02:48:56 ---> af284dde9ba0 02:48:56 Step 23/23 : LABEL version=2.0.1-dev.10 02:48:56 ---> Running in 0f9d355ae19d 02:48:57 Removing intermediate container 0f9d355ae19d 02:48:57 ---> 4cab2424f61c 02:48:57 [Warning] One or more build-args [ARCH] were not consumed 02:48:57 Successfully built 4cab2424f61c 02:48:57 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 02:48:57 provisioning config files... 02:48:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/12@tmp/config7738265201616488258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:58 ---> docker-login.sh 02:48:58 nexus3.edgexfoundry.org:10001 02:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:58 Configure a credential helper to remove this warning. See 02:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:58 02:48:58 Login Succeeded 02:48:58 nexus3.edgexfoundry.org:10002 02:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:59 Configure a credential helper to remove this warning. See 02:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:59 02:48:59 Login Succeeded 02:48:59 nexus3.edgexfoundry.org:10003 02:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:00 Configure a credential helper to remove this warning. See 02:49:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:00 02:49:00 Login Succeeded 02:49:00 nexus3.edgexfoundry.org:10004 02:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:00 Configure a credential helper to remove this warning. See 02:49:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:00 02:49:00 Login Succeeded 02:49:00 docker.io 02:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:01 Configure a credential helper to remove this warning. See 02:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:01 02:49:01 Login Succeeded 02:49:01 ---> docker-login.sh ends [Pipeline] } 02:49:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:01 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:49:01 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 02:49:01 latest 02:49:01 2.0.1-dev.10 02:49:01 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 02:49:01 main 02:49:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:49:02 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] isUnix [Pipeline] sh 02:49:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 02:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:49:02 fe58d1c1356d: Preparing 02:49:02 10c0442fa133: Preparing 02:49:02 a26bad8e4fe2: Preparing 02:49:02 922ec6043d45: Preparing 02:49:02 ee420dfed78a: Preparing 02:49:02 ee420dfed78a: Layer already exists 02:49:02 10c0442fa133: Pushed 02:49:02 fe58d1c1356d: Pushed 02:49:03 922ec6043d45: Pushed 02:49:05 a26bad8e4fe2: Pushed 02:49:06 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945: digest: sha256:5d64a4aaec7af1bc5f70a9dffb1525cd54dc3c7233494a83b14d7e732929e27c size: 1365 [Pipeline] isUnix [Pipeline] sh 02:49:06 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:49:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:49:06 fe58d1c1356d: Preparing 02:49:06 10c0442fa133: Preparing 02:49:06 a26bad8e4fe2: Preparing 02:49:06 922ec6043d45: Preparing 02:49:06 ee420dfed78a: Preparing 02:49:07 a26bad8e4fe2: Layer already exists 02:49:07 10c0442fa133: Layer already exists 02:49:07 fe58d1c1356d: Layer already exists 02:49:07 922ec6043d45: Layer already exists 02:49:07 ee420dfed78a: Layer already exists 02:49:07 latest: digest: sha256:5d64a4aaec7af1bc5f70a9dffb1525cd54dc3c7233494a83b14d7e732929e27c size: 1365 [Pipeline] isUnix [Pipeline] sh 02:49:07 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh 02:49:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.10 02:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:49:07 fe58d1c1356d: Preparing 02:49:07 10c0442fa133: Preparing 02:49:07 a26bad8e4fe2: Preparing 02:49:07 922ec6043d45: Preparing 02:49:07 ee420dfed78a: Preparing 02:49:08 922ec6043d45: Layer already exists 02:49:08 10c0442fa133: Layer already exists 02:49:08 ee420dfed78a: Layer already exists 02:49:08 a26bad8e4fe2: Layer already exists 02:49:08 fe58d1c1356d: Layer already exists 02:49:08 2.0.1-dev.10: digest: sha256:5d64a4aaec7af1bc5f70a9dffb1525cd54dc3c7233494a83b14d7e732929e27c size: 1365 [Pipeline] isUnix [Pipeline] sh 02:49:08 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh 02:49:08 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 02:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:49:09 fe58d1c1356d: Preparing 02:49:09 10c0442fa133: Preparing 02:49:09 a26bad8e4fe2: Preparing 02:49:09 922ec6043d45: Preparing 02:49:09 ee420dfed78a: Preparing 02:49:09 a26bad8e4fe2: Layer already exists 02:49:09 fe58d1c1356d: Layer already exists 02:49:09 922ec6043d45: Layer already exists 02:49:09 10c0442fa133: Layer already exists 02:49:09 ee420dfed78a: Layer already exists 02:49:09 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10: digest: sha256:5d64a4aaec7af1bc5f70a9dffb1525cd54dc3c7233494a83b14d7e732929e27c size: 1365 [Pipeline] isUnix [Pipeline] sh 02:49:09 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 02:49:10 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:49:10 fe58d1c1356d: Preparing 02:49:10 10c0442fa133: Preparing 02:49:10 a26bad8e4fe2: Preparing 02:49:10 922ec6043d45: Preparing 02:49:10 ee420dfed78a: Preparing 02:49:10 fe58d1c1356d: Layer already exists 02:49:10 a26bad8e4fe2: Layer already exists 02:49:10 ee420dfed78a: Layer already exists 02:49:10 10c0442fa133: Layer already exists 02:49:10 922ec6043d45: Layer already exists 02:49:10 main: digest: sha256:5d64a4aaec7af1bc5f70a9dffb1525cd54dc3c7233494a83b14d7e732929e27c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:10 ===================================================== [Pipeline] echo 02:49:10 taggedImages: 02:49:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 02:49:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:49:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.10 02:49:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 02:49:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:49:11 02:49:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:49:12 arm64: Pulling from edgex-lftools-log-publisher 02:49:12 448f6bf000e3: Pulling fs layer 02:49:12 f757da607395: Pulling fs layer 02:49:12 05883995daec: Pulling fs layer 02:49:12 8603b9c90790: Pulling fs layer 02:49:12 1560dd03e051: Pulling fs layer 02:49:12 27f5ce0e4adf: Pulling fs layer 02:49:12 c2d8d7efcc4b: Pulling fs layer 02:49:12 8603b9c90790: Waiting 02:49:12 27f5ce0e4adf: Waiting 02:49:12 c2d8d7efcc4b: Waiting 02:49:12 1560dd03e051: Waiting 02:49:12 f757da607395: Verifying Checksum 02:49:12 f757da607395: Download complete 02:49:12 8603b9c90790: Verifying Checksum 02:49:12 8603b9c90790: Download complete 02:49:12 1560dd03e051: Verifying Checksum 02:49:12 1560dd03e051: Download complete 02:49:12 05883995daec: Verifying Checksum 02:49:12 05883995daec: Download complete 02:49:12 27f5ce0e4adf: Verifying Checksum 02:49:12 27f5ce0e4adf: Download complete 02:49:13 448f6bf000e3: Verifying Checksum 02:49:13 448f6bf000e3: Download complete 02:49:16 c2d8d7efcc4b: Verifying Checksum 02:49:16 c2d8d7efcc4b: Download complete 02:49:17 448f6bf000e3: Pull complete 02:49:17 f757da607395: Pull complete 02:49:19 05883995daec: Pull complete 02:49:19 8603b9c90790: Pull complete 02:49:20 1560dd03e051: Pull complete 02:49:20 27f5ce0e4adf: Pull complete 02:49:36 c2d8d7efcc4b: Pull complete 02:49:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:49:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:49:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:49:36 prd-ubuntu18.04-docker-arm64-4c-16g-2264 does not seem to be running inside a container 02:49:36 $ 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/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@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 02:49:41 $ docker top a6118a177fc9392074946bd4e5862aaed971f2d4465b40b2a1ef8973dc1ee60f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:42 ---> job-cost.sh 02:49:42 lf-activate-venv: SKIPPING 02:49:42 INFO: No Stack... 02:50:01 INFO: Retrieving Pricing Info for: v3-standard-4 02:50:01 INFO: Archiving Costs [Pipeline] sh 02:50:02 + cut -d, -f6 02:50:02 + cat /w/workspace/device-mqtt-go/12/archives/cost.csv [Pipeline] lock 02:50:02 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] 02:50:02 Resource [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] did not exist. Created. 02:50:02 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:50:02 /w/workspace/device-mqtt-go/12@tmp/durable-0277bcbb/script.sh: 1: /w/workspace/device-mqtt-go/12@tmp/durable-0277bcbb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:50:03 + echo total: 0.10999999940395355 [Pipeline] stash 02:50:03 Warning: overwriting stash ‘stack-cost’ 02:50:03 Stashed 1 file(s) [Pipeline] } 02:50:03 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 02:50:03 $ docker stop --time=1 a6118a177fc9392074946bd4e5862aaed971f2d4465b40b2a1ef8973dc1ee60f 02:50:05 $ docker rm -f a6118a177fc9392074946bd4e5862aaed971f2d4465b40b2a1ef8973dc1ee60f [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 02:50:06 provisioning config files... 02:50:06 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2351426985038423435tmp [Pipeline] { [Pipeline] sh 02:50:07 + set +x 02:50:07 + curl -s https://codecov.io/bash 02:50:07 + bash -s -- 02:50:07 02:50:07 _____ _ 02:50:07 / ____| | | 02:50:07 | | ___ __| | ___ ___ _____ __ 02:50:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:50:07 | |___| (_) | (_| | __/ (_| (_) \ V / 02:50:07 \_____\___/ \__,_|\___|\___\___/ \_/ 02:50:07 Bash-1.0.6 02:50:07 02:50:07 02:50:07 ==> git version 2.24.4 found 02:50:07 ==> 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 02:50:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:50:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:50:07 ==> Jenkins CI detected. 02:50:07 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:50:07 project root: . 02:50:07 --> token set from env 02:50:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:50:07 ==> Running gcov in . (disable via -X gcov) 02:50:07 ==> Python coveragepy not found 02:50:07 ==> Searching for coverage reports in: 02:50:07 + . 02:50:07 -> Found 1 reports 02:50:07 ==> Detecting git/mercurial file structure 02:50:07 ==> Reading reports 02:50:07 + ./coverage.out bytes=17284 02:50:07 ==> Appending adjustments 02:50:07 https://docs.codecov.io/docs/fixing-reports 02:50:07 + Found adjustments 02:50:07 ==> Gzipping contents 02:50:07 4.0K /tmp/codecov.50oB0c.gz 02:50:07 ==> Uploading reports 02:50:07 url: https://codecov.io 02:50:07 query: branch=main&commit=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:50:07 -> Pinging Codecov 02:50:07 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=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:50:07 -> Uploading to 02:50:07 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/7D719EC7BBE17E464838252E33014C33/2edd794ead44ee1cbb795ccb8ebf3dc377aa3945/019b3ecd-6d0b-4ab3-9f7c-317628daf5a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T025007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d83d3962851915b4d10d594b893540b43ba1e4b17c32d9c620d1c12b921f086 02:50:07 % Total % Received % Xferd Average Speed Time Time Time Current 02:50:07 Dload Upload Total Spent Left Speed 02:50:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 8696 --:--:-- --:--:-- --:--:-- 8719 02:50:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] } 02:50:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:50:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:50:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:50:08 02:50:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:50:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:50:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:50:09 188c0c94c7c5: Pulling fs layer 02:50:09 0ef7d3d256c8: Pulling fs layer 02:50:09 de9db76c5a1d: Pulling fs layer 02:50:09 0eba1c9be4d2: Pulling fs layer 02:50:09 0d57e429df01: Pulling fs layer 02:50:09 4e4be7b47b0d: Pulling fs layer 02:50:09 e1f770b5df2f: Pulling fs layer 02:50:09 85a0685a4137: Pulling fs layer 02:50:09 0d57e429df01: Waiting 02:50:09 0eba1c9be4d2: Waiting 02:50:09 4e4be7b47b0d: Waiting 02:50:09 e1f770b5df2f: Waiting 02:50:09 85a0685a4137: Waiting 02:50:09 de9db76c5a1d: Download complete 02:50:09 0ef7d3d256c8: Verifying Checksum 02:50:09 0ef7d3d256c8: Download complete 02:50:09 0d57e429df01: Verifying Checksum 02:50:09 0d57e429df01: Download complete 02:50:09 4e4be7b47b0d: Verifying Checksum 02:50:09 4e4be7b47b0d: Download complete 02:50:09 188c0c94c7c5: Verifying Checksum 02:50:09 188c0c94c7c5: Download complete 02:50:09 188c0c94c7c5: Pull complete 02:50:09 0ef7d3d256c8: Pull complete 02:50:09 de9db76c5a1d: Pull complete 02:50:10 0eba1c9be4d2: Verifying Checksum 02:50:10 0eba1c9be4d2: Download complete 02:50:10 e1f770b5df2f: Verifying Checksum 02:50:10 e1f770b5df2f: Download complete 02:50:11 85a0685a4137: Verifying Checksum 02:50:11 85a0685a4137: Download complete 02:50:15 0eba1c9be4d2: Pull complete 02:50:15 0d57e429df01: Pull complete 02:50:15 4e4be7b47b0d: Pull complete 02:50:15 e1f770b5df2f: Pull complete 02:50:19 85a0685a4137: Pull complete 02:50:19 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:50:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:50:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:50:19 prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container 02:50:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:50:22 $ docker top 84044ebcc9b4eec06408a83eeafdd2ff856da065fb585efcfe8d1644491f1e2d -eo pid,comm [Pipeline] { [Pipeline] echo 02:50:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:50:22 + set -o pipefail 02:50:22 + snyk monitor '--org=edgex-jenkins' 02:50:25 02:50:25 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:50:25 02:50:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/091a882d-bdec-4d13-a0c5-cecd1ddce9ec 02:50:25 02:50:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:50:25 02:50:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:50:25 02:50:27 02:50:27 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 02:50:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:50:27 $ docker stop --time=1 84044ebcc9b4eec06408a83eeafdd2ff856da065fb585efcfe8d1644491f1e2d 02:50:29 $ docker rm -f 84044ebcc9b4eec06408a83eeafdd2ff856da065fb585efcfe8d1644491f1e2d [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 02:50:30 + git log --format=format:%s -1 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] isUnix [Pipeline] sh 02:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:50:30 . [Pipeline] withDockerContainer 02:50:30 prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container 02:50:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:50:30 $ docker top 89833963e16f77454e776a76cd66b94f2ab02e1b362533d66da772bb68e3a220 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:50:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:50:31 [ssh-agent] Looking for ssh-agent implementation... 02:50:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:50:31 $ docker exec 89833963e16f77454e776a76cd66b94f2ab02e1b362533d66da772bb68e3a220 ssh-agent 02:50:31 SSH_AUTH_SOCK=/tmp/ssh-XbAb0m5qUlQY/agent.15 02:50:31 SSH_AGENT_PID=21 02:50:31 Running ssh-add (command line suppressed) 02:50:31 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6347762177746350383.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6347762177746350383.key) 02:50:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:31 + git semver tag 02:50:31 # -> Open(): unable to determine branch for HEAD 02:50:31 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 02:50:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 02:50:31 # $SEMVER_REMOTE_NAME = origin 02:50:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:50:31 # $SEMVER_USER_NAME = edgex-jenkins 02:50:31 # $SEMVER_BRANCH = main 02:50:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:50:31 # 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 HEAD 02:50:31 # -> Force: false 02:50:31 # 0f887433474278ab983d3c5f08b484f54af6f71a refs/tags/v2.0.1-dev.10 [Pipeline] } 02:50:31 $ docker exec --env ******** --env ******** 89833963e16f77454e776a76cd66b94f2ab02e1b362533d66da772bb68e3a220 ssh-agent -k 02:50:31 unset SSH_AUTH_SOCK; 02:50:31 unset SSH_AGENT_PID; 02:50:31 echo Agent pid 21 killed; 02:50:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:50:32 + git semver [Pipeline] } 02:50:32 $ docker stop --time=1 89833963e16f77454e776a76cd66b94f2ab02e1b362533d66da772bb68e3a220 02:50:33 $ docker rm -f 89833963e16f77454e776a76cd66b94f2ab02e1b362533d66da772bb68e3a220 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:50:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:50:33 02:50:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:50:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:50:34 0.23.1-centos7: Pulling from edgex-lftools 02:50:34 ab5ef0e58194: Pulling fs layer 02:50:34 9712f1f96733: Pulling fs layer 02:50:34 63f879dbbcfc: Pulling fs layer 02:50:34 0d9ebad4ef96: Pulling fs layer 02:50:34 e9a5061849ea: Pulling fs layer 02:50:34 d747dcd14b5f: Pulling fs layer 02:50:34 2de7ff778b66: Pulling fs layer 02:50:34 e9a5061849ea: Waiting 02:50:34 d747dcd14b5f: Waiting 02:50:34 2de7ff778b66: Waiting 02:50:34 0d9ebad4ef96: Waiting 02:50:34 9712f1f96733: Verifying Checksum 02:50:34 9712f1f96733: Download complete 02:50:34 63f879dbbcfc: Verifying Checksum 02:50:34 63f879dbbcfc: Download complete 02:50:35 e9a5061849ea: Verifying Checksum 02:50:35 e9a5061849ea: Download complete 02:50:35 ab5ef0e58194: Verifying Checksum 02:50:35 ab5ef0e58194: Download complete 02:50:35 d747dcd14b5f: Verifying Checksum 02:50:35 d747dcd14b5f: Download complete 02:50:36 0d9ebad4ef96: Verifying Checksum 02:50:36 0d9ebad4ef96: Download complete 02:50:36 2de7ff778b66: Verifying Checksum 02:50:36 2de7ff778b66: Download complete 02:50:38 ab5ef0e58194: Pull complete 02:50:38 9712f1f96733: Pull complete 02:50:39 63f879dbbcfc: Pull complete 02:50:43 0d9ebad4ef96: Pull complete 02:50:43 e9a5061849ea: Pull complete 02:50:43 d747dcd14b5f: Pull complete 02:50:45 2de7ff778b66: Pull complete 02:50:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:50:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:50:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:50:45 prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container 02:50:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:50:48 $ docker top 6d9cfe30ec421afbbdf042212db244c5b6510e3f16f710143d68e4e67086e270 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:50:48 provisioning config files... 02:50:48 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4214930800058941133tmp 02:50:48 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5697407156814704330tmp 02:50:48 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2349379285223208297tmp [Pipeline] { [Pipeline] echo 02:50:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:50:49 ---> sigul-configuration.sh 02:50:49 gpg: directory `/root/.gnupg' created 02:50:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:50:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:50:49 gpg: keyring `/root/.gnupg/secring.gpg' created 02:50:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:50:49 gpg: CAST5 encrypted data 02:50:49 gpg: encrypted with 1 passphrase 02:50:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:50:49 + mkdir /home/jenkins 02:50:49 + mkdir /home/jenkins/sigul [Pipeline] sh 02:50:49 + 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 02:50:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:50:50 ---> sigul-install.sh 02:50:50 Sigul already installed; skipping installation. [Pipeline] sh 02:50:50 + git tag --list 02:50:50 0.7.1 02:50:50 v1.0.0 02:50:50 v1.1.0 02:50:50 v1.1.1 02:50:50 v1.2.2 02:50:50 v1.3.0 02:50:50 v1.3.1 02:50:50 v2.0.0 02:50:50 v2.0.1-dev.1 02:50:50 v2.0.1-dev.10 02:50:50 v2.0.1-dev.2 02:50:50 v2.0.1-dev.3 02:50:50 v2.0.1-dev.4 02:50:50 v2.0.1-dev.5 02:50:50 v2.0.1-dev.6 02:50:50 v2.0.1-dev.7 02:50:50 v2.0.1-dev.8 02:50:50 v2.0.1-dev.9 [Pipeline] sh 02:50:50 + lftools sign git-tag v2.0.1-dev.10 02:50:51 Signing Git tag with Sigul... 02:50:51 Signing v2.0.1-dev.10 [Pipeline] echo 02:50:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:50:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:50:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:50:52 $ docker stop --time=1 6d9cfe30ec421afbbdf042212db244c5b6510e3f16f710143d68e4e67086e270 02:50:53 $ docker rm -f 6d9cfe30ec421afbbdf042212db244c5b6510e3f16f710143d68e4e67086e270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:50:54 . [Pipeline] withDockerContainer 02:50:54 prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container 02:50:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:50:55 $ docker top 54531e695eccab0e5c00a825a2d54989d780df9d52fddbb9574d30d8af9060d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:50:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:50:55 [ssh-agent] Looking for ssh-agent implementation... 02:50:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:50:55 $ docker exec 54531e695eccab0e5c00a825a2d54989d780df9d52fddbb9574d30d8af9060d0 ssh-agent 02:50:55 SSH_AUTH_SOCK=/tmp/ssh-MOTZOTgjZjLr/agent.15 02:50:55 SSH_AGENT_PID=22 02:50:55 Running ssh-add (command line suppressed) 02:50:55 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5043947711870854221.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5043947711870854221.key) 02:50:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:55 + git semver bump pre 02:50:55 # -> Open(): unable to determine branch for HEAD 02:50:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 02:50:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 02:50:55 # $SEMVER_REMOTE_NAME = origin 02:50:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:50:55 # $SEMVER_USER_NAME = edgex-jenkins 02:50:55 # $SEMVER_BRANCH = main 02:50:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:50:55 2.0.1-dev.11 [Pipeline] } 02:50:55 $ docker exec --env ******** --env ******** 54531e695eccab0e5c00a825a2d54989d780df9d52fddbb9574d30d8af9060d0 ssh-agent -k 02:50:56 unset SSH_AUTH_SOCK; 02:50:56 unset SSH_AGENT_PID; 02:50:56 echo Agent pid 22 killed; 02:50:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:50:56 + git semver [Pipeline] } 02:50:56 $ docker stop --time=1 54531e695eccab0e5c00a825a2d54989d780df9d52fddbb9574d30d8af9060d0 02:50:57 $ docker rm -f 54531e695eccab0e5c00a825a2d54989d780df9d52fddbb9574d30d8af9060d0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:50:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:50:57 . [Pipeline] withDockerContainer 02:50:58 prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container 02:50:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:50:58 $ docker top aa024ff9848e0839d387bb0681992dba6606458847c303017383d2c967f7f99b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:50:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:50:58 [ssh-agent] Looking for ssh-agent implementation... 02:50:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:50:58 $ docker exec aa024ff9848e0839d387bb0681992dba6606458847c303017383d2c967f7f99b ssh-agent 02:50:58 SSH_AUTH_SOCK=/tmp/ssh-glV5NYTVnUlW/agent.14 02:50:58 SSH_AGENT_PID=20 02:50:58 Running ssh-add (command line suppressed) 02:50:58 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3746650423067907005.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3746650423067907005.key) 02:50:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:59 + git semver push 02:50:59 # -> Open(): unable to determine branch for HEAD 02:50:59 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 02:50:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 02:50:59 # $SEMVER_REMOTE_NAME = origin 02:50:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:50:59 # $SEMVER_USER_NAME = edgex-jenkins 02:50:59 # $SEMVER_BRANCH = main 02:50:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 02:51:00 $ docker exec --env ******** --env ******** aa024ff9848e0839d387bb0681992dba6606458847c303017383d2c967f7f99b ssh-agent -k 02:51:00 unset SSH_AUTH_SOCK; 02:51:00 unset SSH_AGENT_PID; 02:51:00 echo Agent pid 20 killed; 02:51:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:51:01 + git semver [Pipeline] } 02:51:01 $ docker stop --time=1 aa024ff9848e0839d387bb0681992dba6606458847c303017383d2c967f7f99b 02:51:02 $ docker rm -f aa024ff9848e0839d387bb0681992dba6606458847c303017383d2c967f7f99b [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 02:51:03 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:51:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:51:04 ---> package-listing.sh 02:51:04 ++ tr '[:upper:]' '[:lower:]' 02:51:04 ++ facter osfamily 02:51:04 + OS_FAMILY=redhat 02:51:04 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:51:04 + START_PACKAGES=/tmp/packages_start.txt 02:51:04 + END_PACKAGES=/tmp/packages_end.txt 02:51:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:51:04 + PACKAGES=/tmp/packages_start.txt 02:51:04 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:51:04 + PACKAGES=/tmp/packages_end.txt 02:51:04 + case "${OS_FAMILY}" in 02:51:04 + rpm -qa 02:51:04 + sort 02:51:05 + '[' -f /tmp/packages_start.txt ']' 02:51:05 + '[' -f /tmp/packages_end.txt ']' 02:51:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:51:05 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:51:05 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:51:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:51:05 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 02:51:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:06 02:51:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:06 latest: Pulling from edgex-lftools-log-publisher 02:51:06 b4d181a07f80: Pulling fs layer 02:51:06 a1111a8f2ec3: Pulling fs layer 02:51:06 ed53099fbce6: Pulling fs layer 02:51:06 dc539afda2c1: Pulling fs layer 02:51:06 77bc0d833cb6: Pulling fs layer 02:51:06 9065ff56babe: Pulling fs layer 02:51:06 d287ab97295c: Pulling fs layer 02:51:06 77bc0d833cb6: Waiting 02:51:06 9065ff56babe: Waiting 02:51:06 d287ab97295c: Waiting 02:51:06 dc539afda2c1: Waiting 02:51:06 a1111a8f2ec3: Verifying Checksum 02:51:06 a1111a8f2ec3: Download complete 02:51:06 dc539afda2c1: Verifying Checksum 02:51:06 dc539afda2c1: Download complete 02:51:06 ed53099fbce6: Verifying Checksum 02:51:06 ed53099fbce6: Download complete 02:51:06 9065ff56babe: Verifying Checksum 02:51:06 9065ff56babe: Download complete 02:51:07 77bc0d833cb6: Verifying Checksum 02:51:07 77bc0d833cb6: Download complete 02:51:07 b4d181a07f80: Verifying Checksum 02:51:07 b4d181a07f80: Download complete 02:51:08 d287ab97295c: Verifying Checksum 02:51:08 d287ab97295c: Download complete 02:51:08 b4d181a07f80: Pull complete 02:51:08 a1111a8f2ec3: Pull complete 02:51:09 ed53099fbce6: Pull complete 02:51:09 dc539afda2c1: Pull complete 02:51:09 77bc0d833cb6: Pull complete 02:51:09 9065ff56babe: Pull complete 02:51:15 d287ab97295c: Pull complete 02:51:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:51:15 prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container 02:51:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:51:17 $ docker top bc4f29002b484cd048d9b3d2d71948437ac75188c70254e30ce0394d89f213bf -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:17 + touch /tmp/pre-build-complete [Pipeline] sh 02:51:18 + mkdir -p /var/log/sysstat [Pipeline] sh 02:51:18 + ls /var/log/sa-host 02:51:18 + sadf -c /var/log/sa-host/sa07 02:51:18 file_magic: OK 02:51:18 HZ: Using current value: 100 02:51:18 file_header: OK 02:51:18 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 02:51:18 Statistics: 02:51:18 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... 02:51:18 File successfully converted to sysstat format version 12.0.3 02:51:18 + sadf -c /var/log/sa-host/sa30 02:51:18 file_magic: OK 02:51:18 HZ: Using current value: 100 02:51:18 file_header: OK 02:51:18 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 02:51:18 Statistics: 02:51:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:51:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:18 provisioning config files... 02:51:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8912798202206207022tmp [Pipeline] { [Pipeline] echo 02:51:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:51:19 ---> create-netrc.sh [Pipeline] } 02:51:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:51:19 ---> python-tools-install.sh [Pipeline] echo 02:51:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:51:19 ---> sudo-logs.sh 02:51:19 Archiving 'sudo' log.. 02:51:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-2256.novalocal: Name or service not known 02:51:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-2256.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:51:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:51:20 ---> job-cost.sh 02:51:20 lf-activate-venv: SKIPPING 02:51:20 DEBUG: total: 0.10999999940395355 02:51:20 INFO: Retrieving Stack Cost... 02:51:20 INFO: Retrieving Pricing Info for: v3-standard-2 02:51:20 INFO: Archiving Costs [Pipeline] echo 02:51:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:51:21 ---> logs-deploy.sh 02:51:21 lf-activate-venv: SKIPPING 02:51:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/12 02:51:21 INFO: archiving workspace using pattern(s): 02:51:21 Archives upload complete. 02:51:22 INFO: archiving logs to Nexus 02:51:22 ---> uname -a: 02:51:22 Linux prd-centos7-docker-4c-2g-2256.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 02:51:22 02:51:22 02:51:22 ---> lscpu: 02:51:22 Architecture: x86_64 02:51:22 CPU op-mode(s): 32-bit, 64-bit 02:51:22 Byte Order: Little Endian 02:51:22 Address sizes: 40 bits physical, 48 bits virtual 02:51:22 CPU(s): 2 02:51:22 On-line CPU(s) list: 0,1 02:51:22 Thread(s) per core: 1 02:51:22 Core(s) per socket: 1 02:51:22 Socket(s): 2 02:51:22 NUMA node(s): 1 02:51:22 Vendor ID: AuthenticAMD 02:51:22 CPU family: 23 02:51:22 Model: 49 02:51:22 Model name: AMD EPYC-Rome Processor 02:51:22 Stepping: 0 02:51:22 CPU MHz: 2799.998 02:51:22 BogoMIPS: 5599.99 02:51:22 Virtualization: AMD-V 02:51:22 Hypervisor vendor: KVM 02:51:22 Virtualization type: full 02:51:22 L1d cache: 32K 02:51:22 L1i cache: 32K 02:51:22 L2 cache: 512K 02:51:22 L3 cache: 16384K 02:51:22 NUMA node0 CPU(s): 0,1 02:51:22 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 02:51:22 02:51:22 02:51:22 ---> nproc: 02:51:22 2 02:51:22 02:51:22 02:51:22 ---> df -h: 02:51:22 Filesystem Size Used Avail Use% Mounted on 02:51:22 overlay 40G 9.0G 32G 23% / 02:51:22 tmpfs 64M 0 64M 0% /dev 02:51:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:51:22 shm 64M 0 64M 0% /dev/shm 02:51:22 /dev/vda1 40G 9.0G 32G 23% /facter-os 02:51:22 02:51:22 02:51:22 ---> sar -b -r -n DEV: 02:51:22 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 02:51:22 02:51:22 02:38:22 LINUX RESTART (2 CPU) 02:51:22 02:51:22 02:39:01 tps rtps wtps bread/s bwrtn/s 02:51:22 02:40:01 92.18 13.37 78.81 3591.34 3397.60 02:51:22 02:41:01 1.80 0.00 1.80 0.00 36.95 02:51:22 02:42:01 0.27 0.00 0.27 0.00 3.06 02:51:22 02:43:01 0.30 0.00 0.30 0.00 4.41 02:51:22 02:44:01 0.17 0.00 0.17 0.00 1.93 02:51:22 02:45:01 0.33 0.00 0.33 0.00 5.10 02:51:22 02:46:01 0.23 0.00 0.23 0.00 2.73 02:51:22 02:47:01 0.27 0.00 0.27 0.00 3.63 02:51:22 02:48:01 0.25 0.00 0.25 0.00 2.43 02:51:22 02:49:01 0.15 0.00 0.15 0.00 1.75 02:51:22 02:50:01 0.28 0.00 0.28 0.00 3.21 02:51:22 02:51:01 201.97 0.05 201.92 4.26 54468.48 02:51:22 Average: 24.86 1.12 23.74 299.83 4828.42 02:51:22 02:51:22 02:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:51:22 02:40:01 5675412 0 627384 7.83 2620 1703516 1243512 13.73 563820 1530360 132 02:51:22 02:41:01 5682056 0 620736 7.75 2620 1703520 1198660 13.23 557764 1530324 16 02:51:22 02:42:01 5678752 0 624040 7.79 2620 1703520 1198684 13.23 561148 1530876 8 02:51:22 02:43:01 5680320 0 622464 7.77 2620 1703528 1162668 12.84 559916 1530876 20 02:51:22 02:44:01 5688568 0 614208 7.67 2620 1703536 1162440 12.83 551708 1531164 16 02:51:22 02:45:01 5683356 0 619416 7.73 2620 1703540 1162704 12.84 557012 1531164 8 02:51:22 02:46:01 5685132 0 617636 7.71 2620 1703544 1162440 12.83 555696 1531164 8 02:51:22 02:47:01 5675872 0 626888 7.83 2620 1703552 1162608 12.84 564980 1531164 8 02:51:22 02:48:01 5675240 0 627520 7.84 2620 1703552 1162680 12.84 567196 1529404 8 02:51:22 02:49:01 5676544 0 626212 7.82 2620 1703556 1162440 12.83 565884 1529404 8 02:51:22 02:50:01 5669300 0 633452 7.91 2620 1703560 1162548 12.84 573184 1529404 8 02:51:22 02:51:01 4082228 0 898536 11.22 2620 3025548 1531092 16.90 814776 2652912 40 02:51:22 Average: 5546065 0 646541 8.07 2620 1813706 1206040 13.32 582757 1624018 23 02:51:22 02:51:22 02:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:51:22 02:40:01 eth0 421.64 257.92 998.66 74.65 0.00 0.00 0.00 0.00 02:51:22 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:40:01 docker0 2.75 1.61 0.54 6.31 0.00 0.00 0.00 0.00 02:51:22 02:41:01 eth0 2.26 0.43 0.44 0.22 0.00 0.00 0.00 0.00 02:51:22 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:42:01 eth0 1.15 0.43 0.33 0.20 0.00 0.00 0.00 0.00 02:51:22 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:43:01 eth0 1.72 0.35 0.38 0.20 0.00 0.00 0.00 0.00 02:51:22 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:44:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:51:22 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:45:01 eth0 1.65 0.95 0.78 0.53 0.00 0.00 0.00 0.00 02:51:22 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:46:01 eth0 0.45 0.10 0.04 0.01 0.00 0.00 0.00 0.00 02:51:22 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:47:01 eth0 1.15 0.47 0.37 0.21 0.00 0.00 0.00 0.00 02:51:22 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:48:01 eth0 1.02 0.42 0.32 0.21 0.00 0.00 0.00 0.00 02:51:22 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:49:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:51:22 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:50:01 eth0 0.80 0.23 0.19 0.07 0.00 0.00 0.00 0.00 02:51:22 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:51:01 eth0 758.87 587.08 7687.84 109.93 0.00 0.00 0.00 0.00 02:51:22 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:51:01 vethffedb81 2.03 1.43 0.31 0.28 0.00 0.00 0.00 0.00 02:51:22 02:51:01 docker0 22.66 33.41 2.30 356.95 0.00 0.00 0.00 0.00 02:51:22 Average: eth0 99.29 70.73 724.26 15.52 0.00 0.00 0.00 0.00 02:51:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 Average: vethffedb81 0.17 0.12 0.03 0.02 0.00 0.00 0.00 0.00 02:51:22 Average: docker0 2.12 2.92 0.24 30.28 0.00 0.00 0.00 0.00 02:51:22 02:51:22 02:51:22 ---> sar -P ALL: 02:51:22 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 02:51:22 02:51:22 02:38:22 LINUX RESTART (2 CPU) 02:51:22 02:51:22 02:39:01 CPU %user %nice %system %iowait %steal %idle 02:51:22 02:40:01 all 12.12 0.00 3.36 2.29 0.09 82.14 02:51:22 02:40:01 0 13.64 0.00 3.28 2.30 0.07 80.72 02:51:22 02:40:01 1 10.62 0.00 3.44 2.29 0.10 83.56 02:51:22 02:41:01 all 0.23 0.00 0.07 0.00 0.03 99.68 02:51:22 02:41:01 0 0.33 0.00 0.07 0.00 0.02 99.58 02:51:22 02:41:01 1 0.12 0.00 0.07 0.00 0.03 99.78 02:51:22 02:42:01 all 0.10 0.00 0.06 0.00 0.03 99.82 02:51:22 02:42:01 0 0.10 0.00 0.03 0.00 0.02 99.85 02:51:22 02:42:01 1 0.10 0.00 0.08 0.00 0.03 99.78 02:51:22 02:43:01 all 0.14 0.00 0.05 0.00 0.02 99.79 02:51:22 02:43:01 0 0.08 0.00 0.07 0.00 0.02 99.83 02:51:22 02:43:01 1 0.20 0.00 0.03 0.00 0.02 99.75 02:51:22 02:44:01 all 0.15 0.00 0.05 0.00 0.03 99.77 02:51:22 02:44:01 0 0.07 0.00 0.05 0.00 0.03 99.85 02:51:22 02:44:01 1 0.23 0.00 0.05 0.00 0.02 99.70 02:51:22 02:45:01 all 0.15 0.00 0.04 0.00 0.01 99.80 02:51:22 02:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:51:22 02:45:01 1 0.23 0.00 0.05 0.00 0.00 99.72 02:51:22 02:46:01 all 0.14 0.00 0.05 0.00 0.03 99.77 02:51:22 02:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:51:22 02:46:01 1 0.23 0.00 0.07 0.00 0.03 99.67 02:51:22 02:47:01 all 0.16 0.00 0.03 0.00 0.02 99.79 02:51:22 02:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:51:22 02:47:01 1 0.27 0.00 0.05 0.00 0.03 99.65 02:51:22 02:48:01 all 0.22 0.00 0.04 0.00 0.03 99.72 02:51:22 02:48:01 0 0.37 0.00 0.02 0.00 0.02 99.60 02:51:22 02:48:01 1 0.07 0.00 0.07 0.00 0.03 99.83 02:51:22 02:49:01 all 0.18 0.00 0.04 0.00 0.01 99.77 02:51:22 02:49:01 0 0.27 0.00 0.03 0.00 0.00 99.70 02:51:22 02:49:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:51:22 02:50:01 all 0.18 0.00 0.05 0.00 0.03 99.74 02:51:22 02:50:01 0 0.08 0.00 0.02 0.00 0.02 99.88 02:51:22 02:50:01 1 0.28 0.00 0.08 0.00 0.03 99.60 02:51:22 02:51:22 02:50:01 CPU %user %nice %system %iowait %steal %idle 02:51:22 02:51:01 all 24.71 0.00 11.00 2.50 0.10 61.69 02:51:22 02:51:01 0 24.93 0.00 10.78 2.61 0.11 61.57 02:51:22 02:51:01 1 24.48 0.00 11.23 2.39 0.09 61.81 02:51:22 Average: all 3.08 0.00 1.18 0.38 0.03 95.32 02:51:22 Average: 0 3.19 0.00 1.14 0.39 0.03 95.24 02:51:22 Average: 1 2.96 0.00 1.22 0.38 0.04 95.41 02:51:22 02:51:22 02:51:22