Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d6fb99534e3fdca3af319a6e00b78ffe11ee4797 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5235931305921014015.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9059114450025785865.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6060247424986016013.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh127617290315823435.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4538648150181636676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-modbus-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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-65 in /w/workspace/xfoundry_device-modbus-go_master [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_master@tmp/jenkins-gitclient-ssh4815072074101320978.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d6fb99534e3fdca3af319a6e00b78ffe11ee4797 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 d6fb99534e3fdca3af319a6e00b78ffe11ee4797 # timeout=10 Commit message: "Merge pull request #265 from lenny-intel/defaut-to-publish" > git rev-list --no-walk c0fea384d14ce91369cd6ac3614cfd01ba9409e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:00:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:00:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:00:07 ========================================================= 19:00:07 EdgeX Global Pipelines Version Info 19:00:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:00:08 ------------------- 19:00:08 stable info: 19:00:08 ------------------- 19:00:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:00:08 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:00:08 Message: update stable to v1.0.195 19:00:09 ------------------- 19:00:09 experimental info: 19:00:09 ------------------- 19:00:09 Commited By: **** collab-it+edgex@linuxfoundation.org 19:00:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:00:09 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:00:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6fb995 [Pipeline] echo 19:00:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:10 provisioning config files... 19:00:10 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4868073597181178767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:10 ---> docker-login.sh 19:00:10 nexus3.edgexfoundry.org:10001 19:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:11 Configure a credential helper to remove this warning. See 19:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:11 19:00:11 Login Succeeded 19:00:11 nexus3.edgexfoundry.org:10002 19:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:11 Configure a credential helper to remove this warning. See 19:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:11 19:00:11 Login Succeeded 19:00:11 nexus3.edgexfoundry.org:10003 19:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:11 Configure a credential helper to remove this warning. See 19:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:11 19:00:11 Login Succeeded 19:00:11 nexus3.edgexfoundry.org:10004 19:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:11 Configure a credential helper to remove this warning. See 19:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:11 19:00:11 Login Succeeded 19:00:11 docker.io 19:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:11 Configure a credential helper to remove this warning. See 19:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:11 19:00:11 Login Succeeded 19:00:11 ---> docker-login.sh ends [Pipeline] } 19:00:11 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 19:00:12 + git log --format=format:%s -1 d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] echo 19:00:12 GIT_COMMIT: d6fb99534e3fdca3af319a6e00b78ffe11ee4797, Commit Message: Merge pull request #265 from lenny-intel/defaut-to-publish [Pipeline] echo 19:00:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:13 19:00:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:00:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:13 latest: Pulling from edgex-devops/git-semver 19:00:13 31603596830f: Pulling fs layer 19:00:13 54011a49482f: Pulling fs layer 19:00:13 a6820b24f6d8: Pulling fs layer 19:00:13 f581987b2513: Pulling fs layer 19:00:13 f581987b2513: Waiting 19:00:13 54011a49482f: Verifying Checksum 19:00:13 54011a49482f: Download complete 19:00:13 31603596830f: Verifying Checksum 19:00:13 31603596830f: Download complete 19:00:13 f581987b2513: Verifying Checksum 19:00:13 f581987b2513: Download complete 19:00:13 a6820b24f6d8: Verifying Checksum 19:00:13 a6820b24f6d8: Download complete 19:00:13 31603596830f: Pull complete 19:00:13 54011a49482f: Pull complete 19:00:14 a6820b24f6d8: Pull complete 19:00:14 f581987b2513: Pull complete 19:00:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:00:14 prd-centos7-docker-4c-2g-65 does not seem to be running inside a container 19:00:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:00:15 $ docker top 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:00:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:15 [ssh-agent] Looking for ssh-agent implementation... 19:00:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:16 $ docker exec 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced ssh-agent 19:00:16 SSH_AUTH_SOCK=/tmp/ssh-JDrmTcP1rAoG/agent.14 19:00:16 SSH_AGENT_PID=20 19:00:16 Running ssh-add (command line suppressed) 19:00:16 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2985302215867354734.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2985302215867354734.key) 19:00:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:16 + git tag --points-at HEAD [Pipeline] } 19:00:16 $ docker exec --env ******** --env ******** 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced ssh-agent -k 19:00:16 unset SSH_AUTH_SOCK; 19:00:16 unset SSH_AGENT_PID; 19:00:16 echo Agent pid 20 killed; 19:00:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:00:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:16 [ssh-agent] Looking for ssh-agent implementation... 19:00:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:16 $ docker exec 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced ssh-agent 19:00:16 SSH_AUTH_SOCK=/tmp/ssh-AHPyTe6wvyVE/agent.55 19:00:16 SSH_AGENT_PID=61 19:00:16 Running ssh-add (command line suppressed) 19:00:17 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1484028034093631846.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1484028034093631846.key) 19:00:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:17 + git semver init 19:00:17 # -> Open(): unable to determine branch for HEAD 19:00:17 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 19:00:17 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 19:00:17 # $SEMVER_REMOTE_NAME = origin 19:00:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:00:17 # $SEMVER_USER_NAME = edgex-jenkins 19:00:17 # $SEMVER_BRANCH = master 19:00:17 # $SEMVER_TEMP = /tmp/semver-110379224 19:00:17 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 19:00:17 # '/tmp/semver-110379224' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' 19:00:17 # -> Force: false 19:00:17 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 19:00:17 $ docker exec --env ******** --env ******** 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced ssh-agent -k 19:00:18 unset SSH_AUTH_SOCK; 19:00:18 unset SSH_AGENT_PID; 19:00:18 echo Agent pid 61 killed; 19:00:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:00:18 + git semver [Pipeline] } 19:00:18 $ docker stop --time=1 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced 19:00:19 $ docker rm -f 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced [Pipeline] // withDockerContainer [Pipeline] sh 19:00:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:00:20 Stashed 1 file(s) [Pipeline] echo 19:00:20 [edgeXSemver]: initialized semver on version 1.3.2-dev.18 [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 19:00:35 Still waiting to schedule task 19:00:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:00:35 Still waiting to schedule task 19:00:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:01:43 Running on prd-centos7-docker-4c-2g-69 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 19:01:44 Running in /w/workspace/device-modbus-go/57 [Pipeline] { [Pipeline] checkout 19:01:44 Selected Git installation does not exist. Using Default 19:01:44 The recommended git tool is: NONE 19:01:46 using credential edgex-jenkins-ssh 19:01:46 Cloning the remote Git repository 19:01:47 Avoid second fetch 19:01:47 Checking out Revision d6fb99534e3fdca3af319a6e00b78ffe11ee4797 (master) 19:01:45 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 19:01:46 > git init /w/workspace/device-modbus-go/57 # timeout=10 19:01:46 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 19:01:46 > git --version # timeout=10 19:01:46 > git --version # 'git version 2.24.4' 19:01:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:46 [INFO] Currently running in a labeled security context 19:01:46 [INFO] Currently SELinux is 'enforcing' on the host 19:01:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/57@tmp/jenkins-gitclient-ssh1821421398905390504.key 19:01:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:46 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 19:01:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:46 > git config core.sparsecheckout # timeout=10 19:01:46 > git checkout -f d6fb99534e3fdca3af319a6e00b78ffe11ee4797 # timeout=10 19:01:50 Commit message: "Merge pull request #265 from lenny-intel/defaut-to-publish" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:01:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:01:52 + sudo service docker restart 19:01:52 + true 19:01:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:10 provisioning config files... 19:02:10 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/57@tmp/config1750879319438302852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:10 ---> docker-login.sh 19:02:10 nexus3.edgexfoundry.org:10001 19:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:11 Configure a credential helper to remove this warning. See 19:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:11 19:02:11 Login Succeeded 19:02:11 nexus3.edgexfoundry.org:10002 19:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:11 Configure a credential helper to remove this warning. See 19:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:11 19:02:11 Login Succeeded 19:02:11 nexus3.edgexfoundry.org:10003 19:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:11 Configure a credential helper to remove this warning. See 19:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:11 19:02:11 Login Succeeded 19:02:11 nexus3.edgexfoundry.org:10004 19:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:11 Configure a credential helper to remove this warning. See 19:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:11 19:02:11 Login Succeeded 19:02:11 docker.io 19:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:11 Configure a credential helper to remove this warning. See 19:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:11 19:02:11 Login Succeeded 19:02:11 ---> docker-login.sh ends [Pipeline] } 19:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:12 ========================================================= 19:02:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:02:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:02:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:02:12 Sending build context to Docker daemon 628.2kB 19:02:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:02:12 Step 2/8 : FROM ${BASE} 19:02:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:02:12 540db60ca938: Pulling fs layer 19:02:12 adcc1eea9eea: Pulling fs layer 19:02:12 4c4ab2625f07: Pulling fs layer 19:02:12 0510c868ecb4: Pulling fs layer 19:02:12 afea3b2eda06: Pulling fs layer 19:02:12 7809a108b3ef: Pulling fs layer 19:02:12 f706445af74f: Pulling fs layer 19:02:12 0510c868ecb4: Waiting 19:02:12 afea3b2eda06: Waiting 19:02:12 7809a108b3ef: Waiting 19:02:12 f706445af74f: Waiting 19:02:12 4c4ab2625f07: Verifying Checksum 19:02:12 4c4ab2625f07: Download complete 19:02:12 adcc1eea9eea: Verifying Checksum 19:02:12 adcc1eea9eea: Download complete 19:02:12 afea3b2eda06: Verifying Checksum 19:02:12 afea3b2eda06: Download complete 19:02:12 7809a108b3ef: Verifying Checksum 19:02:12 7809a108b3ef: Download complete 19:02:12 540db60ca938: Verifying Checksum 19:02:12 540db60ca938: Download complete 19:02:12 540db60ca938: Pull complete 19:02:13 adcc1eea9eea: Pull complete 19:02:13 4c4ab2625f07: Pull complete 19:02:14 f706445af74f: Verifying Checksum 19:02:14 f706445af74f: Download complete 19:02:14 0510c868ecb4: Verifying Checksum 19:02:14 0510c868ecb4: Download complete 19:02:17 0510c868ecb4: Pull complete 19:02:17 afea3b2eda06: Pull complete 19:02:17 7809a108b3ef: Pull complete 19:02:19 f706445af74f: Pull complete 19:02:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:02:19 ---> b068be0155e3 19:02:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 19:02:23 ---> Running in 889be2e423d9 19:02:23 Removing intermediate container 889be2e423d9 19:02:23 ---> e6a756328a70 19:02:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:23 ---> Running in d78cd39331c2 19:02:24 Removing intermediate container d78cd39331c2 19:02:24 ---> 1d08b39218fe 19:02:24 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 19:02:24 ---> Running in f0ebfedddf8c 19:02:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:02:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:02:25 (1/13) Installing libc-dev (0.7.2-r3) 19:02:26 (2/13) Installing libsodium (1.0.18-r0) 19:02:26 (3/13) Installing pkgconf (1.7.3-r0) 19:02:26 (4/13) Installing libsodium-dev (1.0.18-r0) 19:02:26 (5/13) Installing openssh-keygen (8.4_p1-r3) 19:02:26 (6/13) Installing libedit (20191231.3.1-r1) 19:02:27 (7/13) Installing openssh-client (8.4_p1-r3) 19:02:28 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 19:02:28 (9/13) Installing openssh-server-common (8.4_p1-r3) 19:02:28 (10/13) Installing openssh-server (8.4_p1-r3) 19:02:28 (11/13) Installing openssh (8.4_p1-r3) 19:02:28 (12/13) Installing libzmq (4.3.3-r1) 19:02:29 (13/13) Installing zeromq-dev (4.3.3-r1) 19:02:29 Executing busybox-1.32.1-r6.trigger 19:02:29 OK: 156 MiB in 53 packages 19:02:29 Removing intermediate container f0ebfedddf8c 19:02:29 ---> 74feb024fd75 19:02:29 Step 6/8 : WORKDIR /device-modbus-go 19:02:29 ---> Running in a132cbd6fc02 19:02:29 Removing intermediate container a132cbd6fc02 19:02:29 ---> 2bdcbc006bf7 19:02:29 Step 7/8 : COPY . . 19:02:29 ---> 955a29dd0766 19:02:29 Step 8/8 : RUN go mod download 19:02:30 ---> Running in f9f809f01c83 19:02:40 Removing intermediate container f9f809f01c83 19:02:40 ---> adc7a70c2c1f 19:02:40 Successfully built adc7a70c2c1f 19:02:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:02:40 + docker inspect -f . ci-base-image-x86_64 19:02:40 . [Pipeline] withDockerContainer 19:02:40 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 19:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/57 -v /w/workspace/device-modbus-go/57:/w/workspace/device-modbus-go/57:rw,z -v /w/workspace/device-modbus-go/57@tmp:/w/workspace/device-modbus-go/57@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 ******** ci-base-image-x86_64 cat 19:02:41 $ docker top f8e6b71060dc07d6c2df76a1c79806c84503b09a2cd3d239f2ea4d56de5367e8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:41 + go version 19:02:41 go version go1.16.3 linux/amd64 [Pipeline] } 19:02:41 $ docker stop --time=1 f8e6b71060dc07d6c2df76a1c79806c84503b09a2cd3d239f2ea4d56de5367e8 19:02:42 $ docker rm -f f8e6b71060dc07d6c2df76a1c79806c84503b09a2cd3d239f2ea4d56de5367e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:02:43 + docker inspect -f . ci-base-image-x86_64 19:02:43 . [Pipeline] withDockerContainer 19:02:43 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 19:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/57 -v /w/workspace/device-modbus-go/57:/w/workspace/device-modbus-go/57:rw,z -v /w/workspace/device-modbus-go/57@tmp:/w/workspace/device-modbus-go/57@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 ******** ci-base-image-x86_64 cat 19:02:43 $ docker top 566c906fa625f4975a7a426799a4d34ad714a92adccc43fd8d28c4db59c04583 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:44 + go mod tidy [Pipeline] sh 19:02:45 + make test 19:02:45 go mod tidy 19:02:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:02:45 ? github.com/edgexfoundry/device-modbus-go [no test files] 19:03:00 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 19:03:00 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.7% of statements 19:03:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:03:07 gofmt -l . 19:03:07 [ "`gofmt -l .`" = "" ] 19:03:07 ./bin/test-attribution-txt.sh 19:03:07 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:03:07 $ docker stop --time=1 566c906fa625f4975a7a426799a4d34ad714a92adccc43fd8d28c4db59c04583 19:03:09 $ docker rm -f 566c906fa625f4975a7a426799a4d34ad714a92adccc43fd8d28c4db59c04583 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:03:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:11 + ls -al . 19:03:11 total 112 19:03:11 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 17 19:03 . 19:03:11 drwxrwxr-x. 4 jenkins jenkins 30 Jun 17 19:01 .. 19:03:11 -rw-rw-r--. 1 jenkins jenkins 7707 Jun 17 19:01 Attribution.txt 19:03:11 drwxrwxr-x. 2 jenkins jenkins 87 Jun 17 19:01 bin 19:03:11 drwxrwxr-x. 3 jenkins jenkins 32 Jun 17 19:01 cmd 19:03:11 -rw-r--r--. 1 jenkins jenkins 22385 Jun 17 19:03 coverage.out 19:03:11 -rw-rw-r--. 1 jenkins jenkins 1473 Jun 17 19:01 Dockerfile 19:03:11 -rw-rw-r--. 1 jenkins jenkins 995 Jun 17 19:01 Dockerfile.build 19:03:11 -rw-rw-r--. 1 jenkins jenkins 140 Jun 17 19:01 .dockerignore 19:03:11 drwxrwxr-x. 8 jenkins jenkins 162 Jun 17 19:01 .git 19:03:11 drwxrwxr-x. 2 jenkins jenkins 103 Jun 17 19:01 .github 19:03:11 -rw-rw-r--. 1 jenkins jenkins 338 Jun 17 19:01 .gitignore 19:03:11 -rw-r--r--. 1 jenkins jenkins 414 Jun 17 19:03 go.mod 19:03:11 -rw-r--r--. 1 jenkins jenkins 21434 Jun 17 19:02 go.sum 19:03:11 drwxrwxr-x. 3 jenkins jenkins 20 Jun 17 19:01 internal 19:03:11 -rw-rw-r--. 1 jenkins jenkins 679 Jun 17 19:01 Jenkinsfile 19:03:11 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 17 19:01 LICENSE 19:03:11 -rw-rw-r--. 1 jenkins jenkins 914 Jun 17 19:01 Makefile 19:03:11 -rw-rw-r--. 1 jenkins jenkins 2897 Jun 17 19:01 README.md 19:03:11 drwxrwxr-x. 2 jenkins jenkins 52 Jun 17 19:01 simulator 19:03:11 drwxrwxr-x. 4 jenkins jenkins 71 Jun 17 19:01 snap 19:03:11 -rw-rw-r--. 1 jenkins jenkins 12 Jun 17 19:00 VERSION 19:03:11 -rw-rw-r--. 1 jenkins jenkins 229 Jun 17 19:01 version.go [Pipeline] isUnix [Pipeline] sh 19:03:11 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d6fb99534e3fdca3af319a6e00b78ffe11ee4797 --label arch=amd64 --label version=1.3.2-dev.18 . 19:03:11 Sending build context to Docker daemon 651.3kB 19:03:11 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 19:03:11 Step 2/22 : FROM ${BASE} AS builder 19:03:11 ---> adc7a70c2c1f 19:03:11 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:11 ---> Running in 7f84c3826791 19:03:12 Removing intermediate container 7f84c3826791 19:03:12 ---> abfaf125dba3 19:03:12 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 19:03:12 ---> Running in f2eb9c63e8db 19:03:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:03:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:03:13 OK: 156 MiB in 53 packages 19:03:13 Removing intermediate container f2eb9c63e8db 19:03:13 ---> a01d8121fb3f 19:03:13 Step 5/22 : WORKDIR /device-modbus-go 19:03:13 ---> Running in 7c0fbaecb693 19:03:13 Removing intermediate container 7c0fbaecb693 19:03:13 ---> 2b3866360ee0 19:03:13 Step 6/22 : COPY . . 19:03:13 ---> 476bcbd130cb 19:03:13 Step 7/22 : RUN go mod tidy 19:03:13 ---> Running in f724278f8682 19:03:14 Removing intermediate container f724278f8682 19:03:14 ---> 22ae3fa8f2ca 19:03:14 Step 8/22 : RUN go mod download 19:03:14 ---> Running in bb2d4429793a 19:03:15 Removing intermediate container bb2d4429793a 19:03:15 ---> d810e2dcf12d 19:03:15 Step 9/22 : RUN make build 19:03:15 ---> Running in dcf4574aaa3d 19:03:15 go mod tidy 19:03:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.18" -o cmd/device-modbus ./cmd 19:03:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-70 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 19:03:25 Running in /w/workspace/device-modbus-go/57 [Pipeline] { [Pipeline] checkout 19:03:25 Selected Git installation does not exist. Using Default 19:03:25 The recommended git tool is: NONE 19:03:27 Removing intermediate container dcf4574aaa3d 19:03:27 ---> 7a0c2b365a19 19:03:27 Step 10/22 : FROM alpine:3.12 19:03:27 3.12: Pulling from library/alpine 19:03:27 339de151aab4: Pulling fs layer 19:03:27 339de151aab4: Verifying Checksum 19:03:27 339de151aab4: Download complete 19:03:27 339de151aab4: Pull complete 19:03:27 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:03:27 Status: Downloaded newer image for alpine:3.12 19:03:27 ---> 13621d1b12d4 19:03:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 19:03:27 ---> Running in 214d867406f9 19:03:27 Removing intermediate container 214d867406f9 19:03:27 ---> fec28706c3bc 19:03:27 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:27 ---> Running in 1f3b68208dd5 19:03:27 Removing intermediate container 1f3b68208dd5 19:03:27 ---> d245a98d3148 19:03:27 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 19:03:27 ---> Running in 93c1dbcdbd8a 19:03:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:03:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:03:29 (1/6) Installing dumb-init (1.2.2-r1) 19:03:29 (2/6) Installing libgcc (9.3.0-r2) 19:03:29 (3/6) Installing libsodium (1.0.18-r0) 19:03:29 (4/6) Installing libstdc++ (9.3.0-r2) 19:03:30 (5/6) Installing libzmq (4.3.3-r0) 19:03:30 (6/6) Installing zeromq (4.3.3-r0) 19:03:30 Executing busybox-1.31.1-r20.trigger 19:03:30 OK: 8 MiB in 20 packages 19:03:30 Removing intermediate container 93c1dbcdbd8a 19:03:30 ---> d9fc8f2b29c7 19:03:30 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 19:03:31 ---> aa29f42cd2a6 19:03:31 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 19:03:31 using credential edgex-jenkins-ssh 19:03:31 Cloning the remote Git repository 19:03:31 ---> 008b5a6c11f1 19:03:31 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 19:03:31 ---> dfbbd7233085 19:03:31 Step 17/22 : EXPOSE 59901 19:03:31 ---> Running in dc81fafec39e 19:03:31 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 19:03:31 > git init /w/workspace/device-modbus-go/57 # timeout=10 19:03:31 Removing intermediate container dc81fafec39e 19:03:31 ---> 898131ccba6e 19:03:31 Step 18/22 : ENTRYPOINT ["/device-modbus"] 19:03:31 ---> Running in b0ddd0f656ce 19:03:31 Removing intermediate container b0ddd0f656ce 19:03:31 ---> 086314c5eea7 19:03:31 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:31 ---> Running in 1be883b8eb4b 19:03:31 Removing intermediate container 1be883b8eb4b 19:03:31 ---> f099c1f993cd 19:03:31 Step 20/22 : LABEL arch=amd64 19:03:31 ---> Running in 08d9e0231682 19:03:31 Removing intermediate container 08d9e0231682 19:03:31 ---> 2bd7ce9f4571 19:03:31 Step 21/22 : LABEL git_sha=d6fb99534e3fdca3af319a6e00b78ffe11ee4797 19:03:31 ---> Running in 7151fda6d6e2 19:03:31 Removing intermediate container 7151fda6d6e2 19:03:31 ---> c0f1aba618d4 19:03:31 Step 22/22 : LABEL version=1.3.2-dev.18 19:03:31 ---> Running in a5f980ee1ae1 19:03:32 Removing intermediate container a5f980ee1ae1 19:03:32 ---> b5f2096fc372 19:03:32 [Warning] One or more build-args [ARCH MAKE] were not consumed 19:03:32 Successfully built b5f2096fc372 19:03:32 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:32 provisioning config files... 19:03:32 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/57@tmp/config4714381219118290499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:32 Avoid second fetch 19:03:32 Checking out Revision d6fb99534e3fdca3af319a6e00b78ffe11ee4797 (master) 19:03:32 ---> docker-login.sh 19:03:32 nexus3.edgexfoundry.org:10001 19:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:32 Configure a credential helper to remove this warning. See 19:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:32 19:03:32 Login Succeeded 19:03:32 nexus3.edgexfoundry.org:10002 19:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:31 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 19:03:31 > git --version # timeout=10 19:03:31 > git --version # 'git version 2.17.1' 19:03:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:32 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 19:03:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:32 > git config core.sparsecheckout # timeout=10 19:03:32 > git checkout -f d6fb99534e3fdca3af319a6e00b78ffe11ee4797 # timeout=10 19:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:33 Configure a credential helper to remove this warning. See 19:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:33 19:03:33 Login Succeeded 19:03:33 nexus3.edgexfoundry.org:10003 19:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:33 Configure a credential helper to remove this warning. See 19:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:33 19:03:33 Login Succeeded 19:03:33 nexus3.edgexfoundry.org:10004 19:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:33 Configure a credential helper to remove this warning. See 19:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:33 19:03:33 Login Succeeded 19:03:33 docker.io 19:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:33 Configure a credential helper to remove this warning. See 19:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:33 19:03:33 Login Succeeded 19:03:33 ---> docker-login.sh ends [Pipeline] } 19:03:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:03:33 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 19:03:33 d6fb99534e3fdca3af319a6e00b78ffe11ee4797 19:03:33 latest 19:03:33 1.3.2-dev.18 19:03:33 d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 19:03:33 master 19:03:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:03:33 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] isUnix [Pipeline] sh 19:03:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 19:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 19:03:34 860f36743e29: Preparing 19:03:34 cfcaa473e7d9: Preparing 19:03:34 306ff59d38ef: Preparing 19:03:34 949d5b5488ef: Preparing 19:03:34 e51f2b470b3d: Preparing 19:03:34 32f366d666a5: Preparing 19:03:34 32f366d666a5: Waiting 19:03:34 949d5b5488ef: Pushed 19:03:34 860f36743e29: Pushed 19:03:34 e51f2b470b3d: Pushed 19:03:34 32f366d666a5: Layer already exists 19:03:34 cfcaa473e7d9: Pushed 19:03:35 306ff59d38ef: Pushed 19:03:35 d6fb99534e3fdca3af319a6e00b78ffe11ee4797: digest: sha256:e81ed4c1e186af7a589e4d69a75722e05f79d1f03bd55729bf64394230b31e7b size: 1572 [Pipeline] isUnix [Pipeline] sh 19:03:36 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 19:03:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 19:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 19:03:36 860f36743e29: Preparing 19:03:36 cfcaa473e7d9: Preparing 19:03:36 306ff59d38ef: Preparing 19:03:36 949d5b5488ef: Preparing 19:03:36 e51f2b470b3d: Preparing 19:03:36 32f366d666a5: Preparing 19:03:36 32f366d666a5: Waiting 19:03:36 cfcaa473e7d9: Layer already exists 19:03:36 949d5b5488ef: Layer already exists 19:03:36 306ff59d38ef: Layer already exists 19:03:36 860f36743e29: Layer already exists 19:03:36 e51f2b470b3d: Layer already exists 19:03:36 32f366d666a5: Layer already exists 19:03:36 latest: digest: sha256:e81ed4c1e186af7a589e4d69a75722e05f79d1f03bd55729bf64394230b31e7b size: 1572 [Pipeline] isUnix [Pipeline] sh 19:03:36 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh 19:03:36 Commit message: "Merge pull request #265 from lenny-intel/defaut-to-publish" 19:03:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.18 19:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 19:03:37 860f36743e29: Preparing 19:03:37 cfcaa473e7d9: Preparing 19:03:37 306ff59d38ef: Preparing 19:03:37 949d5b5488ef: Preparing 19:03:37 e51f2b470b3d: Preparing 19:03:37 32f366d666a5: Preparing 19:03:37 32f366d666a5: Waiting 19:03:37 860f36743e29: Layer already exists 19:03:37 cfcaa473e7d9: Layer already exists 19:03:37 e51f2b470b3d: Layer already exists 19:03:37 949d5b5488ef: Layer already exists 19:03:37 306ff59d38ef: Layer already exists 19:03:37 32f366d666a5: Layer already exists 19:03:37 1.3.2-dev.18: digest: sha256:e81ed4c1e186af7a589e4d69a75722e05f79d1f03bd55729bf64394230b31e7b size: 1572 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:37 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh 19:03:38 + docker push nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 19:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 19:03:38 860f36743e29: Preparing 19:03:38 cfcaa473e7d9: Preparing 19:03:38 306ff59d38ef: Preparing 19:03:38 949d5b5488ef: Preparing 19:03:38 e51f2b470b3d: Preparing 19:03:38 32f366d666a5: Preparing 19:03:38 32f366d666a5: Waiting 19:03:38 949d5b5488ef: Layer already exists 19:03:38 306ff59d38ef: Layer already exists 19:03:38 e51f2b470b3d: Layer already exists 19:03:38 860f36743e29: Layer already exists 19:03:38 cfcaa473e7d9: Layer already exists 19:03:38 32f366d666a5: Layer already exists 19:03:38 d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18: digest: sha256:e81ed4c1e186af7a589e4d69a75722e05f79d1f03bd55729bf64394230b31e7b size: 1572 [Pipeline] isUnix [Pipeline] sh 19:03:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:03:38 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] isUnix [Pipeline] sh 19:03:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:03:38 + docker push nexus3.edgexfoundry.org:10004/device-modbus:master 19:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 19:03:38 860f36743e29: Preparing 19:03:38 cfcaa473e7d9: Preparing 19:03:38 306ff59d38ef: Preparing 19:03:38 949d5b5488ef: Preparing 19:03:38 e51f2b470b3d: Preparing 19:03:38 32f366d666a5: Preparing 19:03:38 32f366d666a5: Waiting 19:03:38 860f36743e29: Layer already exists 19:03:38 306ff59d38ef: Layer already exists 19:03:38 cfcaa473e7d9: Layer already exists 19:03:38 949d5b5488ef: Layer already exists 19:03:38 e51f2b470b3d: Layer already exists 19:03:38 32f366d666a5: Layer already exists 19:03:38 master: digest: sha256:e81ed4c1e186af7a589e4d69a75722e05f79d1f03bd55729bf64394230b31e7b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:03:38 ===================================================== [Pipeline] echo 19:03:38 taggedImages: 19:03:38 - nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 19:03:38 - nexus3.edgexfoundry.org:10004/device-modbus:latest 19:03:38 - nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.18 19:03:38 - nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 19:03:38 - nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 19:03:38 + + truesudo 19:03:38 service docker restart [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:03:39 ---> job-cost.sh 19:03:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cdFF 19:03:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:57 provisioning config files... 19:03:57 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/57@tmp/config5302388049245183237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:57 ---> docker-login.sh 19:03:57 nexus3.edgexfoundry.org:10001 19:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:58 Configure a credential helper to remove this warning. See 19:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:58 19:03:58 Login Succeeded 19:03:58 nexus3.edgexfoundry.org:10002 19:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:59 Configure a credential helper to remove this warning. See 19:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:59 19:03:59 Login Succeeded 19:03:59 nexus3.edgexfoundry.org:10003 19:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:00 Configure a credential helper to remove this warning. See 19:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:00 19:04:00 Login Succeeded 19:04:00 nexus3.edgexfoundry.org:10004 19:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:00 Configure a credential helper to remove this warning. See 19:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:00 19:04:00 Login Succeeded 19:04:00 docker.io 19:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:01 Configure a credential helper to remove this warning. See 19:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:01 19:04:01 Login Succeeded 19:04:01 ---> docker-login.sh ends [Pipeline] } 19:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:01 ========================================================= 19:04:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:04:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:04:02 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:04:02 Sending build context to Docker daemon 626.7kB 19:04:02 lf-activate-venv(): INFO: Adding /tmp/venv-cdFF/bin to PATH 19:04:02 INFO: No Stack... 19:04:02 INFO: Retrieving Pricing Info for: v3-standard-2 19:04:02 INFO: Archiving Costs [Pipeline] sh 19:04:02 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:04:02 Step 2/8 : FROM ${BASE} 19:04:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:04:02 595b0fe564bb: Pulling fs layer 19:04:02 3088b5b3c5c0: Pulling fs layer 19:04:02 5b7225fbf94c: Pulling fs layer 19:04:02 ba82ee9f976e: Pulling fs layer 19:04:02 506bd15cee9f: Pulling fs layer 19:04:02 75a0a4a0db45: Pulling fs layer 19:04:02 618dc40b7e24: Pulling fs layer 19:04:02 ba82ee9f976e: Waiting 19:04:02 506bd15cee9f: Waiting 19:04:02 75a0a4a0db45: Waiting 19:04:02 618dc40b7e24: Waiting 19:04:02 5b7225fbf94c: Download complete 19:04:02 + cat /w/workspace/device-modbus-go/57/archives/cost.csv 19:04:02 + cut -d, -f6 [Pipeline] lock 19:04:02 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] 19:04:02 Resource [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] did not exist. Created. 19:04:02 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:03 3088b5b3c5c0: Verifying Checksum 19:04:03 3088b5b3c5c0: Download complete 19:04:03 506bd15cee9f: Verifying Checksum 19:04:03 506bd15cee9f: Download complete 19:04:03 595b0fe564bb: Verifying Checksum 19:04:03 595b0fe564bb: Download complete 19:04:03 75a0a4a0db45: Download complete 19:04:03 + echo total: 0.05999999865889549 [Pipeline] stash 19:04:03 Stashed 1 file(s) [Pipeline] } 19:04:03 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:04:03 595b0fe564bb: Pull complete 19:04:04 3088b5b3c5c0: Pull complete 19:04:04 5b7225fbf94c: Pull complete 19:04:04 618dc40b7e24: Verifying Checksum 19:04:04 618dc40b7e24: Download complete 19:04:06 ba82ee9f976e: Verifying Checksum 19:04:06 ba82ee9f976e: Download complete 19:04:16 ba82ee9f976e: Pull complete 19:04:16 506bd15cee9f: Pull complete 19:04:16 75a0a4a0db45: Pull complete 19:04:20 618dc40b7e24: Pull complete 19:04:20 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:04:20 ---> a36622ca3599 19:04:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 19:04:22 ---> Running in ab5f0c1eed62 19:04:23 Removing intermediate container ab5f0c1eed62 19:04:23 ---> b19ad7439f2a 19:04:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:23 ---> Running in cdfb6f1866b8 19:04:25 Removing intermediate container cdfb6f1866b8 19:04:25 ---> 5fff368dd48f 19:04:25 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 19:04:25 ---> Running in 2785f3196ca0 19:04:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:04:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:04:30 (1/13) Installing libc-dev (0.7.2-r3) 19:04:30 (2/13) Installing libsodium (1.0.18-r0) 19:04:30 (3/13) Installing pkgconf (1.7.3-r0) 19:04:30 (4/13) Installing libsodium-dev (1.0.18-r0) 19:04:30 (5/13) Installing openssh-keygen (8.4_p1-r3) 19:04:31 (6/13) Installing libedit (20191231.3.1-r1) 19:04:31 (7/13) Installing openssh-client (8.4_p1-r3) 19:04:34 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 19:04:34 (9/13) Installing openssh-server-common (8.4_p1-r3) 19:04:34 (10/13) Installing openssh-server (8.4_p1-r3) 19:04:34 (11/13) Installing openssh (8.4_p1-r3) 19:04:35 (12/13) Installing libzmq (4.3.3-r1) 19:04:35 (13/13) Installing zeromq-dev (4.3.3-r1) 19:04:35 Executing busybox-1.32.1-r6.trigger 19:04:35 OK: 145 MiB in 53 packages 19:04:36 Removing intermediate container 2785f3196ca0 19:04:36 ---> 4ed7d6aabac7 19:04:36 Step 6/8 : WORKDIR /device-modbus-go 19:04:37 ---> Running in 3d1f8faa11d3 19:04:37 Removing intermediate container 3d1f8faa11d3 19:04:37 ---> 0a91cdc3a6e9 19:04:37 Step 7/8 : COPY . . 19:04:38 ---> 1e0db7205fb4 19:04:38 Step 8/8 : RUN go mod download 19:04:38 ---> Running in 743bcb91781a 19:05:05 Removing intermediate container 743bcb91781a 19:05:05 ---> 56962cae6ea4 19:05:05 Successfully built 56962cae6ea4 19:05:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:05 + docker inspect -f . ci-base-image-arm64 19:05:05 . [Pipeline] withDockerContainer 19:05:06 prd-ubuntu18.04-docker-arm64-4c-16g-70 does not seem to be running inside a container 19:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/57 -v /w/workspace/device-modbus-go/57:/w/workspace/device-modbus-go/57:rw,z -v /w/workspace/device-modbus-go/57@tmp:/w/workspace/device-modbus-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:05:07 $ docker top 0ccd7189179f3dfd605f791b17bdc230349fbf075764a8f9d68a6a3306f755b4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:08 + go version 19:05:08 go version go1.16.5 linux/arm64 [Pipeline] } 19:05:08 $ docker stop --time=1 0ccd7189179f3dfd605f791b17bdc230349fbf075764a8f9d68a6a3306f755b4 19:05:10 $ docker rm -f 0ccd7189179f3dfd605f791b17bdc230349fbf075764a8f9d68a6a3306f755b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:11 + docker inspect -f . ci-base-image-arm64 19:05:11 . [Pipeline] withDockerContainer 19:05:11 prd-ubuntu18.04-docker-arm64-4c-16g-70 does not seem to be running inside a container 19:05:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/57 -v /w/workspace/device-modbus-go/57:/w/workspace/device-modbus-go/57:rw,z -v /w/workspace/device-modbus-go/57@tmp:/w/workspace/device-modbus-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:05:13 $ docker top f875bd961a1adcdf724b5af81f3e1936a99ae16e9667c8563f0d862c238c63fe -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:14 + go mod tidy [Pipeline] sh 19:05:15 + make test 19:05:15 go mod tidy 19:05:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:05:17 ? github.com/edgexfoundry/device-modbus-go [no test files] 19:06:13 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 19:06:13 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 47.7% of statements 19:06:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:06:35 gofmt -l . 19:06:35 [ "`gofmt -l .`" = "" ] 19:06:35 ./bin/test-attribution-txt.sh 19:06:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:06:37 $ docker stop --time=1 f875bd961a1adcdf724b5af81f3e1936a99ae16e9667c8563f0d862c238c63fe 19:06:39 $ docker rm -f f875bd961a1adcdf724b5af81f3e1936a99ae16e9667c8563f0d862c238c63fe [Pipeline] // withDockerContainer [Pipeline] sh 19:06:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:06:40 Warning: overwriting stash ‘coverage-report’ 19:06:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:06:42 + ls -al . 19:06:42 total 144 19:06:42 drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 19:06 . 19:06:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 19:03 .. 19:06:42 -rw-rw-r-- 1 jenkins jenkins 140 Jun 17 19:03 .dockerignore 19:06:42 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 19:03 .git 19:06:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 19:03 .github 19:06:42 -rw-rw-r-- 1 jenkins jenkins 338 Jun 17 19:03 .gitignore 19:06:42 -rw-rw-r-- 1 jenkins jenkins 7707 Jun 17 19:03 Attribution.txt 19:06:42 -rw-rw-r-- 1 jenkins jenkins 1473 Jun 17 19:03 Dockerfile 19:06:42 -rw-rw-r-- 1 jenkins jenkins 995 Jun 17 19:03 Dockerfile.build 19:06:42 -rw-rw-r-- 1 jenkins jenkins 679 Jun 17 19:03 Jenkinsfile 19:06:42 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 17 19:03 LICENSE 19:06:42 -rw-rw-r-- 1 jenkins jenkins 914 Jun 17 19:03 Makefile 19:06:42 -rw-rw-r-- 1 jenkins jenkins 2897 Jun 17 19:03 README.md 19:06:42 -rw-rw-r-- 1 jenkins jenkins 12 Jun 17 19:00 VERSION 19:06:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 19:03 bin 19:06:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 19:03 cmd 19:06:42 -rw-r--r-- 1 jenkins jenkins 22385 Jun 17 19:06 coverage.out 19:06:42 -rw-r--r-- 1 jenkins jenkins 414 Jun 17 19:06 go.mod 19:06:42 -rw-r--r-- 1 jenkins jenkins 21434 Jun 17 19:05 go.sum 19:06:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 19:03 internal 19:06:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 19:03 simulator 19:06:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 19:03 snap 19:06:42 -rw-rw-r-- 1 jenkins jenkins 229 Jun 17 19:03 version.go [Pipeline] isUnix [Pipeline] sh 19:06:42 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d6fb99534e3fdca3af319a6e00b78ffe11ee4797 --label arch=arm64 --label version=1.3.2-dev.18 . 19:06:42 Sending build context to Docker daemon 649.7kB 19:06:42 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 19:06:42 Step 2/22 : FROM ${BASE} AS builder 19:06:42 ---> 56962cae6ea4 19:06:42 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:42 ---> Running in 3ea62f15ae28 19:06:45 Removing intermediate container 3ea62f15ae28 19:06:45 ---> 2051e5664e13 19:06:45 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 19:06:45 ---> Running in 989703fa21cf 19:06:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:06:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:06:48 OK: 145 MiB in 53 packages 19:06:49 Removing intermediate container 989703fa21cf 19:06:49 ---> 25a3af27750b 19:06:49 Step 5/22 : WORKDIR /device-modbus-go 19:06:49 ---> Running in 5087509b7503 19:06:50 Removing intermediate container 5087509b7503 19:06:50 ---> 581d80f19a40 19:06:50 Step 6/22 : COPY . . 19:06:51 ---> 30d18e29c133 19:06:51 Step 7/22 : RUN go mod tidy 19:06:51 ---> Running in 71df78983c9d 19:06:54 Removing intermediate container 71df78983c9d 19:06:54 ---> 50dea734d061 19:06:54 Step 8/22 : RUN go mod download 19:06:54 ---> Running in 7f9644f853c7 19:06:56 Removing intermediate container 7f9644f853c7 19:06:56 ---> 7eb1f16689eb 19:06:56 Step 9/22 : RUN make build 19:06:57 ---> Running in f8f9ad5f80c4 19:06:58 go mod tidy 19:06:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.18" -o cmd/device-modbus ./cmd 19:07:37 Removing intermediate container f8f9ad5f80c4 19:07:37 ---> f76e35fabfc7 19:07:37 Step 10/22 : FROM alpine:3.12 19:07:37 3.12: Pulling from library/alpine 19:07:37 d2f70382dc9a: Pulling fs layer 19:07:37 d2f70382dc9a: Verifying Checksum 19:07:37 d2f70382dc9a: Download complete 19:07:37 d2f70382dc9a: Pull complete 19:07:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:07:37 Status: Downloaded newer image for alpine:3.12 19:07:37 ---> c4fd0aeabfcf 19:07:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 19:07:37 ---> Running in 2a549a9dc3c7 19:07:37 Removing intermediate container 2a549a9dc3c7 19:07:37 ---> 1d723dbb7351 19:07:37 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:37 ---> Running in dfecbba21256 19:07:38 Removing intermediate container dfecbba21256 19:07:38 ---> 7ea70af3c400 19:07:38 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 19:07:38 ---> Running in b1724a53687a 19:07:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:07:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:07:41 (1/6) Installing dumb-init (1.2.2-r1) 19:07:41 (2/6) Installing libgcc (9.3.0-r2) 19:07:41 (3/6) Installing libsodium (1.0.18-r0) 19:07:41 (4/6) Installing libstdc++ (9.3.0-r2) 19:07:42 (5/6) Installing libzmq (4.3.3-r0) 19:07:42 (6/6) Installing zeromq (4.3.3-r0) 19:07:42 Executing busybox-1.31.1-r20.trigger 19:07:42 OK: 8 MiB in 20 packages 19:07:43 Removing intermediate container b1724a53687a 19:07:43 ---> 9d65b65e6d31 19:07:43 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 19:07:44 ---> 8ec922964bce 19:07:44 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 19:07:45 ---> 7ca8d01fce27 19:07:45 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 19:07:46 ---> 782a1918000b 19:07:46 Step 17/22 : EXPOSE 59901 19:07:46 ---> Running in 4e36d019dc57 19:07:47 Removing intermediate container 4e36d019dc57 19:07:47 ---> b1c61fc9d20f 19:07:47 Step 18/22 : ENTRYPOINT ["/device-modbus"] 19:07:47 ---> Running in 06f5b1d6c1bd 19:07:47 Removing intermediate container 06f5b1d6c1bd 19:07:47 ---> 098eb3624ca8 19:07:47 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:47 ---> Running in 509e3fbeb825 19:07:48 Removing intermediate container 509e3fbeb825 19:07:48 ---> 583dce4d0371 19:07:48 Step 20/22 : LABEL arch=arm64 19:07:48 ---> Running in d4f10aeb6ccf 19:07:48 Removing intermediate container d4f10aeb6ccf 19:07:48 ---> 502b394cfb17 19:07:48 Step 21/22 : LABEL git_sha=d6fb99534e3fdca3af319a6e00b78ffe11ee4797 19:07:48 ---> Running in 329b4c700ad9 19:07:49 Removing intermediate container 329b4c700ad9 19:07:49 ---> 49d4f5fc9f1a 19:07:49 Step 22/22 : LABEL version=1.3.2-dev.18 19:07:49 ---> Running in d0c8cd8c0988 19:07:50 Removing intermediate container d0c8cd8c0988 19:07:50 ---> 037cf2691dae 19:07:50 [Warning] One or more build-args [MAKE ARCH] were not consumed 19:07:50 Successfully built 037cf2691dae 19:07:50 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:50 provisioning config files... 19:07:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/57@tmp/config2076009311445749862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:50 ---> docker-login.sh 19:07:50 nexus3.edgexfoundry.org:10001 19:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 nexus3.edgexfoundry.org:10002 19:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 nexus3.edgexfoundry.org:10003 19:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:52 Configure a credential helper to remove this warning. See 19:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:52 19:07:52 Login Succeeded 19:07:52 nexus3.edgexfoundry.org:10004 19:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:52 Configure a credential helper to remove this warning. See 19:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:52 19:07:52 Login Succeeded 19:07:52 docker.io 19:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:54 Configure a credential helper to remove this warning. See 19:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:54 19:07:54 Login Succeeded 19:07:54 ---> docker-login.sh ends [Pipeline] } 19:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:55 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 19:07:55 d6fb99534e3fdca3af319a6e00b78ffe11ee4797 19:07:55 latest 19:07:55 1.3.2-dev.18 19:07:55 d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 19:07:55 master 19:07:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:55 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] isUnix [Pipeline] sh 19:07:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 19:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 19:07:55 1a27d18fea3c: Preparing 19:07:55 d31de439235f: Preparing 19:07:55 19a14a5a66df: Preparing 19:07:55 3be80faa42cc: Preparing 19:07:55 ca9c30097d85: Preparing 19:07:55 3fbe34a1663b: Preparing 19:07:55 3fbe34a1663b: Waiting 19:07:56 ca9c30097d85: Pushed 19:07:56 d31de439235f: Pushed 19:07:56 1a27d18fea3c: Pushed 19:07:56 3fbe34a1663b: Layer already exists 19:07:56 3be80faa42cc: Pushed 19:07:58 19a14a5a66df: Pushed 19:07:58 d6fb99534e3fdca3af319a6e00b78ffe11ee4797: digest: sha256:e9b69d295e441187dbdd90a5f9df4467af910937ec5b1d462960acc9f5f5e5ef size: 1572 [Pipeline] isUnix [Pipeline] sh 19:07:59 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 19:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 19:07:59 1a27d18fea3c: Preparing 19:07:59 d31de439235f: Preparing 19:07:59 19a14a5a66df: Preparing 19:07:59 3be80faa42cc: Preparing 19:07:59 ca9c30097d85: Preparing 19:07:59 3fbe34a1663b: Preparing 19:07:59 3fbe34a1663b: Waiting 19:07:59 d31de439235f: Layer already exists 19:07:59 1a27d18fea3c: Layer already exists 19:07:59 19a14a5a66df: Layer already exists 19:07:59 3be80faa42cc: Layer already exists 19:07:59 ca9c30097d85: Layer already exists 19:07:59 3fbe34a1663b: Layer already exists 19:07:59 latest: digest: sha256:e9b69d295e441187dbdd90a5f9df4467af910937ec5b1d462960acc9f5f5e5ef size: 1572 [Pipeline] isUnix [Pipeline] sh 19:08:00 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh 19:08:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.18 19:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 19:08:00 1a27d18fea3c: Preparing 19:08:00 d31de439235f: Preparing 19:08:00 19a14a5a66df: Preparing 19:08:00 3be80faa42cc: Preparing 19:08:00 ca9c30097d85: Preparing 19:08:00 3fbe34a1663b: Preparing 19:08:00 3fbe34a1663b: Waiting 19:08:00 d31de439235f: Layer already exists 19:08:00 ca9c30097d85: Layer already exists 19:08:00 1a27d18fea3c: Layer already exists 19:08:00 3be80faa42cc: Layer already exists 19:08:00 19a14a5a66df: Layer already exists 19:08:00 3fbe34a1663b: Layer already exists 19:08:00 1.3.2-dev.18: digest: sha256:e9b69d295e441187dbdd90a5f9df4467af910937ec5b1d462960acc9f5f5e5ef size: 1572 [Pipeline] isUnix [Pipeline] sh 19:08:01 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh 19:08:01 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 19:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 19:08:01 1a27d18fea3c: Preparing 19:08:01 d31de439235f: Preparing 19:08:01 19a14a5a66df: Preparing 19:08:01 3be80faa42cc: Preparing 19:08:01 ca9c30097d85: Preparing 19:08:01 3fbe34a1663b: Preparing 19:08:01 3fbe34a1663b: Waiting 19:08:01 19a14a5a66df: Layer already exists 19:08:01 ca9c30097d85: Layer already exists 19:08:01 1a27d18fea3c: Layer already exists 19:08:01 d31de439235f: Layer already exists 19:08:01 3be80faa42cc: Layer already exists 19:08:01 3fbe34a1663b: Layer already exists 19:08:01 d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18: digest: sha256:e9b69d295e441187dbdd90a5f9df4467af910937ec5b1d462960acc9f5f5e5ef size: 1572 [Pipeline] isUnix [Pipeline] sh 19:08:02 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] isUnix [Pipeline] sh 19:08:02 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:master 19:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 19:08:02 1a27d18fea3c: Preparing 19:08:02 d31de439235f: Preparing 19:08:02 19a14a5a66df: Preparing 19:08:02 3be80faa42cc: Preparing 19:08:02 ca9c30097d85: Preparing 19:08:02 3fbe34a1663b: Preparing 19:08:02 3fbe34a1663b: Waiting 19:08:02 3be80faa42cc: Layer already exists 19:08:02 ca9c30097d85: Layer already exists 19:08:02 19a14a5a66df: Layer already exists 19:08:02 1a27d18fea3c: Layer already exists 19:08:02 d31de439235f: Layer already exists 19:08:02 3fbe34a1663b: Layer already exists 19:08:02 master: digest: sha256:e9b69d295e441187dbdd90a5f9df4467af910937ec5b1d462960acc9f5f5e5ef size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:08:02 ===================================================== [Pipeline] echo 19:08:02 taggedImages: 19:08:02 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 19:08:02 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 19:08:02 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.18 19:08:02 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 19:08:02 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:08:03 ---> job-cost.sh 19:08:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jbdw 19:08:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:10:42 lf-activate-venv(): INFO: Adding /tmp/venv-Jbdw/bin to PATH 19:10:42 INFO: No Stack... 19:10:42 INFO: Retrieving Pricing Info for: v2-standard-4 19:10:42 INFO: Archiving Costs [Pipeline] sh 19:10:42 + cut -d, -f6 19:10:42 + cat /w/workspace/device-modbus-go/57/archives/cost.csv [Pipeline] lock 19:10:42 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] 19:10:42 Resource [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] did not exist. Created. 19:10:42 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:43 /w/workspace/device-modbus-go/57@tmp/durable-72c83ce6/script.sh: 1: /w/workspace/device-modbus-go/57@tmp/durable-72c83ce6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:10:43 + echo total: 0.18000000715255737 [Pipeline] stash 19:10:43 Warning: overwriting stash ‘stack-cost’ 19:10:43 Stashed 1 file(s) [Pipeline] } 19:10:43 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] [Pipeline] // lock [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 19:10:44 provisioning config files... 19:10:44 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config969819285095084266tmp [Pipeline] { [Pipeline] sh 19:10:44 + set +x 19:10:44 + bash -s -- 19:10:44 + curl -s https://codecov.io/bash 19:10:44 19:10:44 _____ _ 19:10:44 / ____| | | 19:10:44 | | ___ __| | ___ ___ _____ __ 19:10:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:10:44 | |___| (_) | (_| | __/ (_| (_) \ V / 19:10:44 \_____\___/ \__,_|\___|\___\___/ \_/ 19:10:44 Bash-1.0.3 19:10:44 19:10:44 19:10:44 ==> git version 2.24.4 found 19:10:44 ==> 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 19:10:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:10:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:10:44 ==> Jenkins CI detected. 19:10:44 project root: . 19:10:44 --> token set from env 19:10:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:10:44 ==> Running gcov in . (disable via -X gcov) 19:10:44 ==> Python coveragepy not found 19:10:44 ==> Searching for coverage reports in: 19:10:44 + . 19:10:44 -> Found 1 reports 19:10:44 ==> Detecting git/mercurial file structure 19:10:44 ==> Reading reports 19:10:44 + ./coverage.out bytes=22385 19:10:44 ==> Appending adjustments 19:10:44 https://docs.codecov.io/docs/fixing-reports 19:10:44 + Found adjustments 19:10:44 ==> Gzipping contents 19:10:44 4.0K /tmp/codecov.EoNG9Z.gz 19:10:44 ==> Uploading reports 19:10:44 url: https://codecov.io 19:10:44 query: branch=master&commit=d6fb99534e3fdca3af319a6e00b78ffe11ee4797&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:10:44 -> Pinging Codecov 19:10:44 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=d6fb99534e3fdca3af319a6e00b78ffe11ee4797&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:10:45 -> Uploading to 19:10:45 https://storage.googleapis.com/codecov/v4/raw/2021-06-17/55DBCA73C666E3227836607328DD7E49/d6fb99534e3fdca3af319a6e00b78ffe11ee4797/2a79df55-6995-4e6e-b44d-f88ba3efbc12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T191045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=743d5dfb2fd09dfe09da8ac147764bf1c0b511f3e99b769a14b0408a102c65d2 19:10:45 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:45 Dload Upload Total Spent Left Speed 19:10:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3900 0 0 100 3900 0 10028 --:--:-- --:--:-- --:--:-- 10025 19:10:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] } 19:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:10:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:10:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:10:46 19:10:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:10:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:10:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:10:46 188c0c94c7c5: Pulling fs layer 19:10:46 0ef7d3d256c8: Pulling fs layer 19:10:46 de9db76c5a1d: Pulling fs layer 19:10:46 0eba1c9be4d2: Pulling fs layer 19:10:46 0d57e429df01: Pulling fs layer 19:10:46 4e4be7b47b0d: Pulling fs layer 19:10:46 e1f770b5df2f: Pulling fs layer 19:10:46 85a0685a4137: Pulling fs layer 19:10:46 0eba1c9be4d2: Waiting 19:10:46 0d57e429df01: Waiting 19:10:46 4e4be7b47b0d: Waiting 19:10:46 e1f770b5df2f: Waiting 19:10:46 85a0685a4137: Waiting 19:10:46 de9db76c5a1d: Verifying Checksum 19:10:46 de9db76c5a1d: Download complete 19:10:46 0ef7d3d256c8: Verifying Checksum 19:10:46 0ef7d3d256c8: Download complete 19:10:46 0d57e429df01: Verifying Checksum 19:10:46 0d57e429df01: Download complete 19:10:46 4e4be7b47b0d: Verifying Checksum 19:10:46 4e4be7b47b0d: Download complete 19:10:46 188c0c94c7c5: Verifying Checksum 19:10:46 188c0c94c7c5: Download complete 19:10:47 188c0c94c7c5: Pull complete 19:10:47 0ef7d3d256c8: Pull complete 19:10:47 de9db76c5a1d: Pull complete 19:10:47 e1f770b5df2f: Verifying Checksum 19:10:47 e1f770b5df2f: Download complete 19:10:49 0eba1c9be4d2: Verifying Checksum 19:10:49 0eba1c9be4d2: Download complete 19:10:49 85a0685a4137: Verifying Checksum 19:10:49 85a0685a4137: Download complete 19:10:52 0eba1c9be4d2: Pull complete 19:10:52 0d57e429df01: Pull complete 19:10:52 4e4be7b47b0d: Pull complete 19:10:53 e1f770b5df2f: Pull complete 19:11:00 85a0685a4137: Pull complete 19:11:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:11:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:11:00 prd-centos7-docker-4c-2g-65 does not seem to be running inside a container 19:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:11:01 $ docker top 3779eba764cdd8efa5953a4641c8a6bc6c6560f73fe43295a8305185f3b87012 -eo pid,comm [Pipeline] { [Pipeline] echo 19:11:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:11:01 + set -o pipefail 19:11:01 + snyk monitor '--org=edgex-jenkins' 19:11:06 19:11:06 Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... 19:11:06 19:11:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/985d2df7-7b71-4d70-b4b0-ee5b6a4c81ac 19:11:06 19:11:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:11:06 19:11:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:11:06 19:11:06 [Pipeline] } 19:11:06 $ docker stop --time=1 3779eba764cdd8efa5953a4641c8a6bc6c6560f73fe43295a8305185f3b87012 19:11:09 $ docker rm -f 3779eba764cdd8efa5953a4641c8a6bc6c6560f73fe43295a8305185f3b87012 [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 19:11:10 + git log --format=format:%s -1 d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] isUnix [Pipeline] sh 19:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:10 . [Pipeline] withDockerContainer 19:11:10 prd-centos7-docker-4c-2g-65 does not seem to be running inside a container 19:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 19:11:10 $ docker top 89858e2c827a42e016e00c1e90633b55abb6325646b0393e65c49b93a28ebb56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:11 [ssh-agent] Looking for ssh-agent implementation... 19:11:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:11 $ docker exec 89858e2c827a42e016e00c1e90633b55abb6325646b0393e65c49b93a28ebb56 ssh-agent 19:11:11 SSH_AUTH_SOCK=/tmp/ssh-flN9ipvkyfT0/agent.14 19:11:11 SSH_AGENT_PID=21 19:11:11 Running ssh-add (command line suppressed) 19:11:11 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5460514705621460812.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5460514705621460812.key) 19:11:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:11 + git semver tag 19:11:11 # -> Open(): unable to determine branch for HEAD 19:11:11 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 19:11:11 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 19:11:11 # $SEMVER_REMOTE_NAME = origin 19:11:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:11:11 # $SEMVER_USER_NAME = edgex-jenkins 19:11:11 # $SEMVER_BRANCH = master 19:11:11 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 19:11:11 # d6fb99534e3fdca3af319a6e00b78ffe11ee4797 HEAD 19:11:11 # -> Force: false 19:11:11 # f11c421d3c99630ab87e887073ffd81317cfaac8 refs/tags/v1.3.2-dev.18 [Pipeline] } 19:11:11 $ docker exec --env ******** --env ******** 89858e2c827a42e016e00c1e90633b55abb6325646b0393e65c49b93a28ebb56 ssh-agent -k 19:11:11 unset SSH_AUTH_SOCK; 19:11:11 unset SSH_AGENT_PID; 19:11:11 echo Agent pid 21 killed; 19:11:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:12 + git semver [Pipeline] } 19:11:12 $ docker stop --time=1 89858e2c827a42e016e00c1e90633b55abb6325646b0393e65c49b93a28ebb56 19:11:13 $ docker rm -f 89858e2c827a42e016e00c1e90633b55abb6325646b0393e65c49b93a28ebb56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:11:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:11:13 19:11:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:11:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:11:14 0.23.1-centos7: Pulling from edgex-lftools 19:11:14 ab5ef0e58194: Pulling fs layer 19:11:14 9712f1f96733: Pulling fs layer 19:11:14 63f879dbbcfc: Pulling fs layer 19:11:14 0d9ebad4ef96: Pulling fs layer 19:11:14 e9a5061849ea: Pulling fs layer 19:11:14 d747dcd14b5f: Pulling fs layer 19:11:14 2de7ff778b66: Pulling fs layer 19:11:14 0d9ebad4ef96: Waiting 19:11:14 e9a5061849ea: Waiting 19:11:14 2de7ff778b66: Waiting 19:11:14 d747dcd14b5f: Waiting 19:11:14 9712f1f96733: Verifying Checksum 19:11:14 9712f1f96733: Download complete 19:11:15 63f879dbbcfc: Verifying Checksum 19:11:15 63f879dbbcfc: Download complete 19:11:15 e9a5061849ea: Verifying Checksum 19:11:15 e9a5061849ea: Download complete 19:11:15 d747dcd14b5f: Verifying Checksum 19:11:15 d747dcd14b5f: Download complete 19:11:16 0d9ebad4ef96: Verifying Checksum 19:11:16 0d9ebad4ef96: Download complete 19:11:16 2de7ff778b66: Verifying Checksum 19:11:16 2de7ff778b66: Download complete 19:11:16 ab5ef0e58194: Verifying Checksum 19:11:16 ab5ef0e58194: Download complete 19:11:19 ab5ef0e58194: Pull complete 19:11:19 9712f1f96733: Pull complete 19:11:19 63f879dbbcfc: Pull complete 19:11:22 0d9ebad4ef96: Pull complete 19:11:23 e9a5061849ea: Pull complete 19:11:23 d747dcd14b5f: Pull complete 19:11:24 2de7ff778b66: Pull complete 19:11:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:11:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:11:24 prd-centos7-docker-4c-2g-65 does not seem to be running inside a container 19:11:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat 19:11:28 $ docker top 28121e5eeeb127b6fd3f3a08b54654e16a03a73ee085597b98d7353ec3dcfb87 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:11:28 provisioning config files... 19:11:28 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7720923439598536910tmp 19:11:28 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7916465507336697293tmp 19:11:28 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config2931133260776478376tmp [Pipeline] { [Pipeline] echo 19:11:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:11:28 ---> sigul-configuration.sh 19:11:28 gpg: directory `/root/.gnupg' created 19:11:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:11:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:11:28 gpg: keyring `/root/.gnupg/secring.gpg' created 19:11:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:11:28 gpg: CAST5 encrypted data 19:11:28 gpg: encrypted with 1 passphrase 19:11:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:11:29 + mkdir /home/jenkins 19:11:29 + mkdir /home/jenkins/sigul [Pipeline] sh 19:11:29 + 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 19:11:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:11:29 ---> sigul-install.sh 19:11:33 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:11:34 + git tag --list 19:11:34 0.7.1 19:11:34 v1.0.0 19:11:34 v1.1.0 19:11:34 v1.1.1 19:11:34 v1.2.2 19:11:34 v1.3.0 19:11:34 v1.3.1 19:11:34 v1.3.1-dev.1 19:11:34 v1.3.1-dev.2 19:11:34 v1.3.1-dev.3 19:11:34 v1.3.1-dev.4 19:11:34 v1.3.1-dev.5 19:11:34 v1.3.1-dev.6 19:11:34 v1.3.1-dev.7 19:11:34 v1.3.1-dev.8 19:11:34 v1.3.2-dev.1 19:11:34 v1.3.2-dev.10 19:11:34 v1.3.2-dev.11 19:11:34 v1.3.2-dev.12 19:11:34 v1.3.2-dev.13 19:11:34 v1.3.2-dev.14 19:11:34 v1.3.2-dev.15 19:11:34 v1.3.2-dev.16 19:11:34 v1.3.2-dev.17 19:11:34 v1.3.2-dev.18 19:11:34 v1.3.2-dev.2 19:11:34 v1.3.2-dev.3 19:11:34 v1.3.2-dev.4 19:11:34 v1.3.2-dev.5 19:11:34 v1.3.2-dev.6 19:11:34 v1.3.2-dev.7 19:11:34 v1.3.2-dev.8 19:11:34 v1.3.2-dev.9 [Pipeline] sh 19:11:34 + lftools sign git-tag v1.3.2-dev.18 19:11:35 Signing Git tag with Sigul... 19:11:35 Signing v1.3.2-dev.18 [Pipeline] echo 19:11:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:11:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:11:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:11:36 $ docker stop --time=1 28121e5eeeb127b6fd3f3a08b54654e16a03a73ee085597b98d7353ec3dcfb87 19:11:37 $ docker rm -f 28121e5eeeb127b6fd3f3a08b54654e16a03a73ee085597b98d7353ec3dcfb87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:38 . [Pipeline] withDockerContainer 19:11:38 prd-centos7-docker-4c-2g-65 does not seem to be running inside a container 19:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 19:11:38 $ docker top 5f8512be3a10cd5b3ecfc7db66bfa0dd5c84420f250b6daaecfd1b33f9df2803 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:39 [ssh-agent] Looking for ssh-agent implementation... 19:11:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:39 $ docker exec 5f8512be3a10cd5b3ecfc7db66bfa0dd5c84420f250b6daaecfd1b33f9df2803 ssh-agent 19:11:39 SSH_AUTH_SOCK=/tmp/ssh-Z3jbTwyRdkiS/agent.14 19:11:39 SSH_AGENT_PID=21 19:11:39 Running ssh-add (command line suppressed) 19:11:39 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6278731711179828361.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6278731711179828361.key) 19:11:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:39 + git semver bump pre 19:11:39 # -> Open(): unable to determine branch for HEAD 19:11:39 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 19:11:39 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 19:11:39 # $SEMVER_REMOTE_NAME = origin 19:11:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:11:39 # $SEMVER_USER_NAME = edgex-jenkins 19:11:39 # $SEMVER_BRANCH = master 19:11:39 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 19:11:39 1.3.2-dev.19 [Pipeline] } 19:11:39 $ docker exec --env ******** --env ******** 5f8512be3a10cd5b3ecfc7db66bfa0dd5c84420f250b6daaecfd1b33f9df2803 ssh-agent -k 19:11:39 unset SSH_AUTH_SOCK; 19:11:39 unset SSH_AGENT_PID; 19:11:39 echo Agent pid 21 killed; 19:11:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:40 + git semver [Pipeline] } 19:11:40 $ docker stop --time=1 5f8512be3a10cd5b3ecfc7db66bfa0dd5c84420f250b6daaecfd1b33f9df2803 19:11:41 $ docker rm -f 5f8512be3a10cd5b3ecfc7db66bfa0dd5c84420f250b6daaecfd1b33f9df2803 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:11:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:41 . [Pipeline] withDockerContainer 19:11:41 prd-centos7-docker-4c-2g-65 does not seem to be running inside a container 19:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 19:11:42 $ docker top 2c7850a5ba4409156bd40df797be42990aceb1202dfbda55dfd449006f6e3409 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:42 [ssh-agent] Looking for ssh-agent implementation... 19:11:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:42 $ docker exec 2c7850a5ba4409156bd40df797be42990aceb1202dfbda55dfd449006f6e3409 ssh-agent 19:11:42 SSH_AUTH_SOCK=/tmp/ssh-YWQrnXDKcVi3/agent.13 19:11:42 SSH_AGENT_PID=20 19:11:42 Running ssh-add (command line suppressed) 19:11:42 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5574093663405485855.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5574093663405485855.key) 19:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:43 + git semver push 19:11:43 # -> Open(): unable to determine branch for HEAD 19:11:43 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 19:11:43 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 19:11:43 # $SEMVER_REMOTE_NAME = origin 19:11:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:11:43 # $SEMVER_USER_NAME = edgex-jenkins 19:11:43 # $SEMVER_BRANCH = master 19:11:43 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 19:11:48 $ docker exec --env ******** --env ******** 2c7850a5ba4409156bd40df797be42990aceb1202dfbda55dfd449006f6e3409 ssh-agent -k 19:11:48 unset SSH_AUTH_SOCK; 19:11:48 unset SSH_AGENT_PID; 19:11:48 echo Agent pid 20 killed; 19:11:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:48 + git semver [Pipeline] } 19:11:48 $ docker stop --time=1 2c7850a5ba4409156bd40df797be42990aceb1202dfbda55dfd449006f6e3409 19:11:50 $ docker rm -f 2c7850a5ba4409156bd40df797be42990aceb1202dfbda55dfd449006f6e3409 [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] libraryResource [Pipeline] sh 19:11:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:51 ---> package-listing.sh 19:11:51 ++ facter osfamily 19:11:51 ++ tr '[:upper:]' '[:lower:]' 19:11:52 + OS_FAMILY=redhat 19:11:52 + workspace=/w/workspace/xfoundry_device-modbus-go_master 19:11:52 + START_PACKAGES=/tmp/packages_start.txt 19:11:52 + END_PACKAGES=/tmp/packages_end.txt 19:11:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:52 + PACKAGES=/tmp/packages_start.txt 19:11:52 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 19:11:52 + PACKAGES=/tmp/packages_end.txt 19:11:52 + case "${OS_FAMILY}" in 19:11:52 + sort 19:11:52 + rpm -qa 19:11:52 + '[' -f /tmp/packages_start.txt ']' 19:11:52 + '[' -f /tmp/packages_end.txt ']' 19:11:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:52 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 19:11:52 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ 19:11:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo 19:11:52 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/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:11:53 19:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:11:53 alpine: Pulling from edgex-lftools-log-publisher 19:11:53 df20fa9351a1: Pulling fs layer 19:11:53 36b3adc4ff6f: Pulling fs layer 19:11:53 8ad3a11d3b57: Pulling fs layer 19:11:53 46f8f816bc3b: Pulling fs layer 19:11:53 93b61091891f: Pulling fs layer 19:11:53 93b9cdb0e59b: Pulling fs layer 19:11:53 5e14af77c1be: Pulling fs layer 19:11:53 01666e4c0597: Pulling fs layer 19:11:53 aa168da1d23b: Pulling fs layer 19:11:53 46f8f816bc3b: Waiting 19:11:53 93b61091891f: Waiting 19:11:53 93b9cdb0e59b: Waiting 19:11:53 aa168da1d23b: Waiting 19:11:53 5e14af77c1be: Waiting 19:11:53 01666e4c0597: Waiting 19:11:53 36b3adc4ff6f: Verifying Checksum 19:11:53 36b3adc4ff6f: Download complete 19:11:53 46f8f816bc3b: Verifying Checksum 19:11:53 46f8f816bc3b: Download complete 19:11:53 df20fa9351a1: Verifying Checksum 19:11:53 df20fa9351a1: Download complete 19:11:53 93b9cdb0e59b: Verifying Checksum 19:11:53 93b9cdb0e59b: Download complete 19:11:54 5e14af77c1be: Verifying Checksum 19:11:54 5e14af77c1be: Download complete 19:11:54 01666e4c0597: Verifying Checksum 19:11:54 01666e4c0597: Download complete 19:11:54 93b61091891f: Verifying Checksum 19:11:54 93b61091891f: Download complete 19:11:54 df20fa9351a1: Pull complete 19:11:54 8ad3a11d3b57: Verifying Checksum 19:11:54 8ad3a11d3b57: Download complete 19:11:54 36b3adc4ff6f: Pull complete 19:11:54 8ad3a11d3b57: Pull complete 19:11:54 46f8f816bc3b: Pull complete 19:11:55 93b61091891f: Pull complete 19:11:55 93b9cdb0e59b: Pull complete 19:11:55 5e14af77c1be: Pull complete 19:11:55 01666e4c0597: Pull complete 19:11:56 aa168da1d23b: Verifying Checksum 19:11:56 aa168da1d23b: Download complete 19:12:00 aa168da1d23b: Pull complete 19:12:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:12:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:12:00 prd-centos7-docker-4c-2g-65 does not seem to be running inside a container 19:12:00 $ 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/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10003/edgex-lftools-log-publisher:alpine cat 19:12:04 $ docker top 13afb2456876f6bcb2e43c4b9d8c0c9156097643e0eb32245b6ff16f8fa6b29e -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:05 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:05 + mkdir -p /var/log/sa [Pipeline] sh 19:12:05 + ls /var/log/sa-host 19:12:05 + sadf -c /var/log/sa-host/sa05 19:12:05 file_magic: OK 19:12:05 HZ: Using current value: 100 19:12:05 file_header: OK 19:12:05 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 19:12:05 Statistics: 19:12:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:12:05 File successfully converted to sysstat format version 12.2.1 19:12:05 + sadf -c /var/log/sa-host/sa17 19:12:05 file_magic: OK 19:12:05 HZ: Using current value: 100 19:12:05 file_header: OK 19:12:05 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 19:12:05 Statistics: 19:12:05 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... 19:12:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:05 provisioning config files... 19:12:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8441090936244203501tmp [Pipeline] { [Pipeline] echo 19:12:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:06 ---> create-netrc.sh [Pipeline] } 19:12:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:12:06 ---> python-tools-install.sh [Pipeline] echo 19:12:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:06 ---> sudo-logs.sh 19:12:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:12:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:07 ---> job-cost.sh 19:12:07 lf-activate-venv: SKIPPING 19:12:07 DEBUG: total: 0.18000000715255737 19:12:07 INFO: Retrieving Stack Cost... 19:12:08 INFO: Retrieving Pricing Info for: v3-standard-2 19:12:08 INFO: Archiving Costs [Pipeline] echo 19:12:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:12:09 ---> logs-deploy.sh 19:12:09 lf-activate-venv: SKIPPING 19:12:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/57 19:12:09 INFO: archiving workspace using pattern(s): 19:12:10 Archives upload complete. 19:12:10 INFO: archiving logs to Nexus 19:12:10 ---> uname -a: 19:12:10 Linux prd-centos7-docker-4c-2g-65.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:12:10 19:12:10 19:12:10 ---> lscpu: 19:12:10 Architecture: x86_64 19:12:10 CPU op-mode(s): 32-bit, 64-bit 19:12:10 Byte Order: Little Endian 19:12:10 Address sizes: 40 bits physical, 48 bits virtual 19:12:10 CPU(s): 2 19:12:10 On-line CPU(s) list: 0,1 19:12:10 Thread(s) per core: 1 19:12:10 Core(s) per socket: 1 19:12:10 Socket(s): 2 19:12:10 NUMA node(s): 1 19:12:10 Vendor ID: AuthenticAMD 19:12:10 CPU family: 23 19:12:10 Model: 49 19:12:10 Model name: AMD EPYC-Rome Processor 19:12:10 Stepping: 0 19:12:10 CPU MHz: 2800.000 19:12:10 BogoMIPS: 5600.00 19:12:10 Virtualization: AMD-V 19:12:10 Hypervisor vendor: KVM 19:12:10 Virtualization type: full 19:12:10 L1d cache: 64 KiB 19:12:10 L1i cache: 64 KiB 19:12:10 L2 cache: 1 MiB 19:12:10 L3 cache: 32 MiB 19:12:10 NUMA node0 CPU(s): 0,1 19:12:10 Vulnerability Itlb multihit: Not affected 19:12:10 Vulnerability L1tf: Not affected 19:12:10 Vulnerability Mds: Not affected 19:12:10 Vulnerability Meltdown: Not affected 19:12:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:12:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:12:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:12:10 Vulnerability Srbds: Not affected 19:12:10 Vulnerability Tsx async abort: Not affected 19:12:10 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:12:10 19:12:10 19:12:10 ---> nproc: 19:12:10 2 19:12:10 19:12:10 19:12:11 ---> df -h: 19:12:11 Filesystem Size Used Available Use% Mounted on 19:12:11 overlay 40.0G 8.9G 31.1G 22% / 19:12:11 tmpfs 64.0M 0 64.0M 0% /dev 19:12:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:12:11 shm 64.0M 0 64.0M 0% /dev/shm 19:12:11 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 19:12:11 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 19:12:11 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 19:12:11 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 19:12:11 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 19:12:11 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 19:12:11 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_device-modbus-go_master 19:12:11 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_device-modbus-go_master@tmp 19:12:11 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 19:12:11 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 19:12:11 19:12:11 19:12:11 ---> free -m: 19:12:11 total used free shared buff/cache available 19:12:11 Mem: 7821 1280 3156 0 3384 6459 19:12:11 Swap: 1023 0 1023 19:12:11 19:12:11 19:12:11 ---> ip addr: 19:12:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:12:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:12:11 inet 127.0.0.1/8 scope host lo 19:12:11 valid_lft forever preferred_lft forever 19:12:11 inet6 ::1/128 scope host 19:12:11 valid_lft forever preferred_lft forever 19:12:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:12:11 link/ether fa:16:3e:61:6b:d4 brd ff:ff:ff:ff:ff:ff 19:12:11 inet 10.30.123.58/23 brd 10.30.123.255 scope global dynamic eth0 19:12:11 valid_lft 85643sec preferred_lft 85643sec 19:12:11 inet6 fe80::f816:3eff:fe61:6bd4/64 scope link 19:12:11 valid_lft forever preferred_lft forever 19:12:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:12:11 link/ether 02:42:25:b6:a3:d3 brd ff:ff:ff:ff:ff:ff 19:12:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:12:11 valid_lft forever preferred_lft forever 19:12:11 inet6 fe80::42:25ff:feb6:a3d3/64 scope link 19:12:11 valid_lft forever preferred_lft forever 19:12:11 19:12:11 19:12:11 ---> sar -b -r -n DEV: 19:12:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 19:12:11 19:12:11 18:59:22 LINUX RESTART (2 CPU) 19:12:11 19:12:11 19:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:12:11 19:01:01 84.27 3.66 80.61 0.00 2645.49 3538.31 0.00 19:12:11 19:02:01 0.60 0.10 0.50 0.00 1.73 9.31 0.00 19:12:11 19:03:01 0.38 0.00 0.38 0.00 0.00 5.51 0.00 19:12:11 19:04:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 19:12:11 19:05:01 0.18 0.00 0.18 0.00 0.00 2.48 0.00 19:12:11 19:06:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 19:12:11 19:07:02 0.15 0.00 0.15 0.00 0.00 2.02 0.00 19:12:11 19:08:01 0.27 0.00 0.27 0.00 0.00 3.95 0.00 19:12:11 19:09:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 19:12:11 19:10:01 0.17 0.00 0.17 0.00 0.00 2.55 0.00 19:12:11 19:11:01 77.90 0.03 77.86 0.00 3.73 26646.40 0.00 19:12:11 19:12:01 167.54 0.10 167.44 0.00 9.99 36848.18 0.00 19:12:11 Average: 27.65 0.32 27.32 0.00 218.74 5600.79 0.00 19:12:11 19:12:11 19:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:12:11 19:01:01 5449120 0 820528 10.25 2620 1736672 1291956 14.26 583260 1576072 20 19:12:11 19:02:01 5456196 0 813324 10.16 2620 1736800 1248840 13.79 578336 1576096 16 19:12:11 19:03:01 5460660 0 808856 10.10 2620 1736804 1204552 13.30 576804 1573888 16 19:12:11 19:04:01 5457652 0 811860 10.14 2620 1736808 1204672 13.30 580208 1573888 20 19:12:11 19:05:01 5456008 0 813496 10.16 2620 1736816 1204576 13.30 578152 1578236 20 19:12:11 19:06:01 5453320 0 816184 10.19 2620 1736816 1204760 13.30 580136 1578232 16 19:12:11 19:07:02 5451740 0 817760 10.21 2620 1736820 1204664 13.30 580992 1578232 20 19:12:11 19:08:01 5449976 0 819516 10.23 2620 1736828 1204688 13.30 583276 1578232 8 19:12:11 19:09:01 5443204 0 826288 10.32 2620 1736828 1204472 13.30 590332 1578232 16 19:12:11 19:10:01 5440224 0 829260 10.35 2620 1736836 1204628 13.30 594964 1576472 12 19:12:11 19:11:01 4563672 0 987576 12.33 2620 2455072 1505812 16.63 728160 2231888 52 19:12:11 19:12:01 3261596 0 1281572 16.00 2620 3463152 1392768 15.38 1093248 2957924 162064 19:12:11 Average: 5195281 0 870518 10.87 2620 1940521 1256366 13.87 637322 1746449 13523 19:12:11 19:12:11 19:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:12:11 19:01:01 eth0 157.48 118.09 462.20 27.28 0.00 0.00 0.00 0.00 19:12:11 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:01:01 docker0 2.62 2.12 0.56 5.66 0.00 0.00 0.00 0.00 19:12:11 19:02:01 eth0 1.65 0.53 0.59 0.42 0.00 0.00 0.00 0.00 19:12:11 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:03:01 eth0 2.42 0.38 0.50 0.18 0.00 0.00 0.00 0.00 19:12:11 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:04:01 eth0 1.20 0.52 0.55 0.39 0.00 0.00 0.00 0.00 19:12:11 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:05:01 eth0 2.27 0.37 0.50 0.29 0.00 0.00 0.00 0.00 19:12:11 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:06:01 eth0 2.47 0.58 0.73 0.36 0.00 0.00 0.00 0.00 19:12:11 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:07:02 eth0 1.10 0.32 0.34 0.23 0.00 0.00 0.00 0.00 19:12:11 19:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:08:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 19:12:11 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:09:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:12:11 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:10:01 eth0 0.65 0.40 0.35 0.27 0.00 0.00 0.00 0.00 19:12:11 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:11:01 veth4dc7e0b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:11:01 eth0 409.59 371.12 4079.27 30.48 0.00 0.00 0.00 0.00 19:12:11 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:12:01 eth0 765.61 673.76 6097.02 76.95 0.00 0.00 0.00 0.00 19:12:11 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 19:12:01 docker0 114.60 126.54 8.31 661.61 0.00 0.00 0.00 0.00 19:12:11 Average: eth0 112.22 97.33 888.89 11.42 0.00 0.00 0.00 0.00 19:12:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:11 Average: docker0 9.80 10.75 0.74 55.77 0.00 0.00 0.00 0.00 19:12:11 19:12:11 19:12:11 ---> sar -P ALL: 19:12:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 19:12:11 19:12:11 18:59:22 LINUX RESTART (2 CPU) 19:12:11 19:12:11 19:00:02 CPU %user %nice %system %iowait %steal %idle 19:12:11 19:01:01 all 4.55 0.00 2.21 2.56 0.06 90.62 19:12:11 19:01:01 0 4.70 0.00 2.50 3.46 0.07 89.28 19:12:11 19:01:01 1 4.41 0.00 1.93 1.65 0.05 91.96 19:12:11 19:02:01 all 0.13 0.00 0.04 0.00 0.03 99.80 19:12:11 19:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:12:11 19:02:01 1 0.22 0.00 0.05 0.00 0.03 99.70 19:12:11 19:03:01 all 0.16 0.00 0.06 0.00 0.03 99.75 19:12:11 19:03:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:12:11 19:03:01 1 0.27 0.00 0.07 0.00 0.03 99.63 19:12:11 19:04:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:12:11 19:04:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:12:11 19:04:01 1 0.18 0.00 0.03 0.00 0.03 99.75 19:12:11 19:05:01 all 0.16 0.00 0.03 0.00 0.03 99.78 19:12:11 19:05:01 0 0.07 0.00 0.05 0.00 0.03 99.85 19:12:11 19:05:01 1 0.25 0.00 0.02 0.00 0.02 99.72 19:12:11 19:06:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:12:11 19:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:12:11 19:06:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:12:11 19:07:02 all 0.08 0.00 0.03 0.00 0.03 99.86 19:12:11 19:07:02 0 0.05 0.00 0.02 0.00 0.02 99.92 19:12:11 19:07:02 1 0.12 0.00 0.03 0.00 0.05 99.80 19:12:11 19:08:01 all 0.04 0.00 0.03 0.00 0.03 99.90 19:12:11 19:08:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:12:11 19:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:12:11 19:09:01 all 0.04 0.00 0.03 0.00 0.03 99.91 19:12:11 19:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:12:11 19:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:12:11 19:10:01 all 0.10 0.00 0.04 0.00 0.02 99.84 19:12:11 19:10:01 0 0.18 0.00 0.05 0.00 0.00 99.77 19:12:11 19:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:12:11 19:11:01 all 7.82 0.00 3.39 0.77 0.04 87.97 19:12:11 19:11:01 0 8.02 0.00 3.40 1.06 0.03 87.49 19:12:11 19:11:01 1 7.63 0.00 3.39 0.48 0.05 88.46 19:12:11 19:12:11 19:11:01 CPU %user %nice %system %iowait %steal %idle 19:12:11 19:12:01 all 23.30 0.00 9.94 3.09 0.11 63.57 19:12:11 19:12:01 0 21.42 0.00 10.16 3.48 0.11 64.84 19:12:11 19:12:01 1 25.18 0.00 9.72 2.70 0.11 62.30 19:12:11 Average: all 2.95 0.00 1.28 0.52 0.04 95.22 19:12:11 Average: 0 2.80 0.00 1.32 0.65 0.03 95.21 19:12:11 Average: 1 3.10 0.00 1.24 0.39 0.04 95.23 19:12:11 19:12:11 19:12:11