Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06c546078431ad53f02680b25c8c52d85a6f5705 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9838941650064511701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13055040216733921390.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17165271319357903509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12179227149215705799.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2958350412123611518.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-6581 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-modbus-go_main@tmp/jenkins-gitclient-ssh5578596038988383462.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 06c546078431ad53f02680b25c8c52d85a6f5705 (main) > 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 06c546078431ad53f02680b25c8c52d85a6f5705 # timeout=10 Commit message: "Merge pull request #313 from weichou1229/issue-182" > git rev-list --no-walk 4a13dc8cbc9452d90b2dd7765ba07908e93b105b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-08T07:25:54.062Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-08T07:25:54.135Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-08T07:25:54.154Z] ========================================================= [2022-03-08T07:25:54.154Z] EdgeX Global Pipelines Version Info [2022-03-08T07:25:54.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:25:55.308Z] ------------------- [2022-03-08T07:25:55.308Z] stable info: [2022-03-08T07:25:55.308Z] ------------------- [2022-03-08T07:25:55.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-08T07:25:55.308Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-08T07:25:55.308Z] Message: update stable to v1.0.220 [2022-03-08T07:25:55.884Z] ------------------- [2022-03-08T07:25:55.884Z] experimental info: [2022-03-08T07:25:55.884Z] ------------------- [2022-03-08T07:25:55.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-08T07:25:55.884Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-08T07:25:55.884Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-08T07:25:56.026Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-03-08T07:25:56.037Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-03-08T07:25:56.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-08T07:25:56.061Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-08T07:25:56.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-08T07:25:56.086Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-08T07:25:56.101Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-08T07:25:56.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-08T07:25:56.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-08T07:25:56.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-08T07:25:56.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-08T07:25:56.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-03-08T07:25:56.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-08T07:25:56.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-08T07:25:56.206Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T07:25:56.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T07:25:56.238Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-08T07:25:56.253Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-08T07:25:56.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-08T07:25:56.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-08T07:25:56.293Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-08T07:25:56.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-08T07:25:56.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-08T07:25:56.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-08T07:25:56.348Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-08T07:25:56.367Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-08T07:25:56.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-08T07:25:56.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-08T07:25:56.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-08T07:25:56.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] echo [2022-03-08T07:25:56.443Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06c5460 [Pipeline] echo [2022-03-08T07:25:56.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T07:25:56.499Z] provisioning config files... [2022-03-08T07:25:56.513Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2318466558577556068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:25:56.823Z] ---> docker-login.sh [2022-03-08T07:25:56.823Z] nexus3.edgexfoundry.org:10001 [2022-03-08T07:25:56.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:25:57.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:25:57.086Z] Configure a credential helper to remove this warning. See [2022-03-08T07:25:57.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:25:57.086Z] [2022-03-08T07:25:57.086Z] Login Succeeded [2022-03-08T07:25:57.086Z] nexus3.edgexfoundry.org:10002 [2022-03-08T07:25:57.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:25:57.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:25:57.086Z] Configure a credential helper to remove this warning. See [2022-03-08T07:25:57.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:25:57.086Z] [2022-03-08T07:25:57.086Z] Login Succeeded [2022-03-08T07:25:57.086Z] nexus3.edgexfoundry.org:10003 [2022-03-08T07:25:57.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:25:57.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:25:57.346Z] Configure a credential helper to remove this warning. See [2022-03-08T07:25:57.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:25:57.346Z] [2022-03-08T07:25:57.346Z] Login Succeeded [2022-03-08T07:25:57.346Z] nexus3.edgexfoundry.org:10004 [2022-03-08T07:25:57.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:25:57.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:25:57.346Z] Configure a credential helper to remove this warning. See [2022-03-08T07:25:57.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:25:57.346Z] [2022-03-08T07:25:57.346Z] Login Succeeded [2022-03-08T07:25:57.346Z] docker.io [2022-03-08T07:25:57.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:25:57.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:25:57.921Z] Configure a credential helper to remove this warning. See [2022-03-08T07:25:57.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:25:57.921Z] [2022-03-08T07:25:57.921Z] Login Succeeded [2022-03-08T07:25:57.921Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T07:25:57.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-08T07:25:58.298Z] + git rev-list -1 --merges 06c546078431ad53f02680b25c8c52d85a6f5705~1..06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] echo [2022-03-08T07:25:58.325Z] -----------> git rev-list -1 --merges 06c546078431ad53f02680b25c8c52d85a6f5705~1..06c546078431ad53f02680b25c8c52d85a6f5705 06c546078431ad53f02680b25c8c52d85a6f5705 [2022-03-08T07:25:58.325Z] 06c546078431ad53f02680b25c8c52d85a6f5705 [false] [Pipeline] sh [2022-03-08T07:25:58.637Z] + git log --format=format:%s -1 06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] echo [2022-03-08T07:25:58.653Z] ========================================================= [2022-03-08T07:25:58.653Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-08T07:25:58.653Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T07:25:58.992Z] + git log --format=format:%s -1 06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] echo [2022-03-08T07:25:59.005Z] [semverPrep] GIT_COMMIT: 06c546078431ad53f02680b25c8c52d85a6f5705, Commit Message: Merge pull request #313 from weichou1229/issue-182 [Pipeline] echo [2022-03-08T07:25:59.013Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-08T07:25:59.453Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T07:25:59.453Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-08T07:25:59.453Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-08T07:25:59.453Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-08T07:25:59.453Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-08T07:25:59.453Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-08T07:25:59.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:25:59.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T07:25:59.877Z] [2022-03-08T07:25:59.877Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:26:00.186Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T07:26:00.186Z] latest: Pulling from edgex-devops/git-semver [2022-03-08T07:26:00.186Z] a0d0a0d46f8b: Pulling fs layer [2022-03-08T07:26:00.186Z] 3e5f54012d9b: Pulling fs layer [2022-03-08T07:26:00.186Z] 4c7163046ea9: Pulling fs layer [2022-03-08T07:26:00.186Z] 0c2d73faf560: Pulling fs layer [2022-03-08T07:26:00.186Z] 0c2d73faf560: Waiting [2022-03-08T07:26:00.186Z] 3e5f54012d9b: Verifying Checksum [2022-03-08T07:26:00.186Z] 3e5f54012d9b: Download complete [2022-03-08T07:26:00.186Z] a0d0a0d46f8b: Verifying Checksum [2022-03-08T07:26:00.186Z] a0d0a0d46f8b: Download complete [2022-03-08T07:26:00.186Z] 0c2d73faf560: Verifying Checksum [2022-03-08T07:26:00.186Z] 0c2d73faf560: Download complete [2022-03-08T07:26:00.186Z] 4c7163046ea9: Verifying Checksum [2022-03-08T07:26:00.186Z] 4c7163046ea9: Download complete [2022-03-08T07:26:00.459Z] a0d0a0d46f8b: Pull complete [2022-03-08T07:26:00.459Z] 3e5f54012d9b: Pull complete [2022-03-08T07:26:00.721Z] 4c7163046ea9: Pull complete [2022-03-08T07:26:00.981Z] 0c2d73faf560: Pull complete [2022-03-08T07:26:00.981Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-08T07:26:00.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T07:26:00.981Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-08T07:26:01.053Z] prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container [2022-03-08T07:26:01.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T07:26:01.721Z] $ docker top e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T07:26:01.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T07:26:01.826Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T07:26:01.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T07:26:01.940Z] $ docker exec e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 ssh-agent [2022-03-08T07:26:02.035Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJoPGcn/agent.14 [2022-03-08T07:26:02.035Z] SSH_AGENT_PID=20 [2022-03-08T07:26:02.045Z] Running ssh-add (command line suppressed) [2022-03-08T07:26:02.148Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9143202840677806285.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9143202840677806285.key) [2022-03-08T07:26:02.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T07:26:02.450Z] + git tag --points-at HEAD [Pipeline] } [2022-03-08T07:26:02.478Z] $ docker exec --env ******** --env ******** e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 ssh-agent -k [2022-03-08T07:26:02.570Z] unset SSH_AUTH_SOCK; [2022-03-08T07:26:02.571Z] unset SSH_AGENT_PID; [2022-03-08T07:26:02.571Z] echo Agent pid 20 killed; [2022-03-08T07:26:02.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-08T07:26:02.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T07:26:02.601Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T07:26:02.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T07:26:02.711Z] $ docker exec e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 ssh-agent [2022-03-08T07:26:02.802Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbalomc/agent.54 [2022-03-08T07:26:02.802Z] SSH_AGENT_PID=60 [2022-03-08T07:26:02.807Z] Running ssh-add (command line suppressed) [2022-03-08T07:26:02.911Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7717316544144744976.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7717316544144744976.key) [2022-03-08T07:26:02.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T07:26:03.215Z] + git semver init [2022-03-08T07:26:03.215Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T07:26:03.215Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2022-03-08T07:26:03.215Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2022-03-08T07:26:03.215Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T07:26:03.215Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T07:26:03.215Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T07:26:03.215Z] # $SEMVER_BRANCH = main [2022-03-08T07:26:03.215Z] # $SEMVER_TEMP = /tmp/semver-115372191 [2022-03-08T07:26:03.215Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2022-03-08T07:26:04.168Z] # '/tmp/semver-115372191' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' [2022-03-08T07:26:04.168Z] # -> Force: false [2022-03-08T07:26:04.168Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } [2022-03-08T07:26:04.183Z] $ docker exec --env ******** --env ******** e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 ssh-agent -k [2022-03-08T07:26:04.280Z] unset SSH_AUTH_SOCK; [2022-03-08T07:26:04.280Z] unset SSH_AGENT_PID; [2022-03-08T07:26:04.280Z] echo Agent pid 60 killed; [2022-03-08T07:26:04.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T07:26:04.604Z] + git semver [Pipeline] } [2022-03-08T07:26:04.625Z] $ docker stop --time=1 e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 [2022-03-08T07:26:05.862Z] $ docker rm -f e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T07:26:06.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-08T07:26:06.443Z] Stashed 1 file(s) [Pipeline] echo [2022-03-08T07:26:06.446Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T07:26:06.572Z] provisioning config files... [2022-03-08T07:26:06.585Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4734214546851326871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:26:06.897Z] ---> docker-login.sh [2022-03-08T07:26:06.897Z] nexus3.edgexfoundry.org:10001 [2022-03-08T07:26:06.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:26:06.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:26:06.897Z] Configure a credential helper to remove this warning. See [2022-03-08T07:26:06.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:26:06.897Z] [2022-03-08T07:26:06.897Z] Login Succeeded [2022-03-08T07:26:06.897Z] nexus3.edgexfoundry.org:10002 [2022-03-08T07:26:06.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:26:07.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:26:07.166Z] Configure a credential helper to remove this warning. See [2022-03-08T07:26:07.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:26:07.166Z] [2022-03-08T07:26:07.166Z] Login Succeeded [2022-03-08T07:26:07.166Z] nexus3.edgexfoundry.org:10003 [2022-03-08T07:26:07.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:26:07.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:26:07.166Z] Configure a credential helper to remove this warning. See [2022-03-08T07:26:07.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:26:07.166Z] [2022-03-08T07:26:07.166Z] Login Succeeded [2022-03-08T07:26:07.166Z] nexus3.edgexfoundry.org:10004 [2022-03-08T07:26:07.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:26:07.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:26:07.166Z] Configure a credential helper to remove this warning. See [2022-03-08T07:26:07.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:26:07.166Z] [2022-03-08T07:26:07.166Z] Login Succeeded [2022-03-08T07:26:07.166Z] docker.io [2022-03-08T07:26:07.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:26:07.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:26:07.688Z] Configure a credential helper to remove this warning. See [2022-03-08T07:26:07.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:26:07.688Z] [2022-03-08T07:26:07.688Z] Login Succeeded [2022-03-08T07:26:07.688Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T07:26:07.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T07:26:07.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T07:26:07.770Z] ========================================================= [2022-03-08T07:26:07.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-08T07:26:07.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:26:08.079Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-03-08T07:26:08.079Z] Sending build context to Docker daemon 5.716MB [2022-03-08T07:26:08.079Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T07:26:08.079Z] Step 2/10 : FROM ${BASE} AS builder [2022-03-08T07:26:08.079Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-08T07:26:08.079Z] 59bf1c3509f3: Pulling fs layer [2022-03-08T07:26:08.079Z] 666ba61612fd: Pulling fs layer [2022-03-08T07:26:08.079Z] 8ed8ca486205: Pulling fs layer [2022-03-08T07:26:08.079Z] 4fe6c5a15a65: Pulling fs layer [2022-03-08T07:26:08.079Z] 22a0e8bec74d: Pulling fs layer [2022-03-08T07:26:08.079Z] 640e595b4fbd: Pulling fs layer [2022-03-08T07:26:08.079Z] 763cafe07f6e: Pulling fs layer [2022-03-08T07:26:08.079Z] 0c0b528cf693: Pulling fs layer [2022-03-08T07:26:08.079Z] 10935f4eaf8b: Pulling fs layer [2022-03-08T07:26:08.079Z] 4fe6c5a15a65: Waiting [2022-03-08T07:26:08.079Z] 22a0e8bec74d: Waiting [2022-03-08T07:26:08.079Z] 640e595b4fbd: Waiting [2022-03-08T07:26:08.079Z] 763cafe07f6e: Waiting [2022-03-08T07:26:08.079Z] 0c0b528cf693: Waiting [2022-03-08T07:26:08.079Z] 10935f4eaf8b: Waiting [2022-03-08T07:26:08.079Z] 8ed8ca486205: Verifying Checksum [2022-03-08T07:26:08.079Z] 8ed8ca486205: Download complete [2022-03-08T07:26:08.079Z] 666ba61612fd: Verifying Checksum [2022-03-08T07:26:08.079Z] 666ba61612fd: Download complete [2022-03-08T07:26:08.079Z] 22a0e8bec74d: Verifying Checksum [2022-03-08T07:26:08.079Z] 22a0e8bec74d: Download complete [2022-03-08T07:26:08.079Z] 640e595b4fbd: Verifying Checksum [2022-03-08T07:26:08.079Z] 640e595b4fbd: Download complete [2022-03-08T07:26:08.351Z] 59bf1c3509f3: Verifying Checksum [2022-03-08T07:26:08.351Z] 59bf1c3509f3: Download complete [2022-03-08T07:26:08.351Z] 763cafe07f6e: Verifying Checksum [2022-03-08T07:26:08.351Z] 763cafe07f6e: Download complete [2022-03-08T07:26:08.351Z] 0c0b528cf693: Verifying Checksum [2022-03-08T07:26:08.351Z] 0c0b528cf693: Download complete [2022-03-08T07:26:08.622Z] 10935f4eaf8b: Verifying Checksum [2022-03-08T07:26:08.622Z] 10935f4eaf8b: Download complete [2022-03-08T07:26:08.881Z] 59bf1c3509f3: Pull complete [2022-03-08T07:26:08.881Z] 4fe6c5a15a65: Verifying Checksum [2022-03-08T07:26:08.881Z] 4fe6c5a15a65: Download complete [2022-03-08T07:26:08.881Z] 666ba61612fd: Pull complete [2022-03-08T07:26:08.881Z] 8ed8ca486205: Pull complete [2022-03-08T07:26:13.256Z] 4fe6c5a15a65: Pull complete [2022-03-08T07:26:13.256Z] 22a0e8bec74d: Pull complete [2022-03-08T07:26:13.256Z] 640e595b4fbd: Pull complete [2022-03-08T07:26:13.256Z] 763cafe07f6e: Pull complete [2022-03-08T07:26:13.256Z] 0c0b528cf693: Pull complete [2022-03-08T07:26:15.879Z] 10935f4eaf8b: Pull complete [2022-03-08T07:26:15.879Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-08T07:26:15.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T07:26:15.879Z] ---> 99d49a6021b9 [2022-03-08T07:26:15.879Z] Step 3/10 : ARG MAKE='make build' [2022-03-08T07:26:17.796Z] ---> Running in 0386cee62df0 [2022-03-08T07:26:17.796Z] Removing intermediate container 0386cee62df0 [2022-03-08T07:26:17.796Z] ---> 383c0a71357a [2022-03-08T07:26:17.796Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T07:26:17.796Z] ---> Running in fc1924f21739 [2022-03-08T07:26:18.057Z] Removing intermediate container fc1924f21739 [2022-03-08T07:26:18.057Z] ---> 125b1220b477 [2022-03-08T07:26:18.057Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-03-08T07:26:18.057Z] ---> Running in 4a4f919351e1 [2022-03-08T07:26:18.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T07:26:19.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T07:26:19.842Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-03-08T07:26:19.842Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-03-08T07:26:19.842Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-03-08T07:26:20.104Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-03-08T07:26:20.104Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-03-08T07:26:20.104Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-03-08T07:26:20.368Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-03-08T07:26:20.368Z] (8/8) Installing openssh (8.8_p1-r1) [2022-03-08T07:26:20.368Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T07:26:20.368Z] OK: 226 MiB in 60 packages [2022-03-08T07:26:20.941Z] Removing intermediate container 4a4f919351e1 [2022-03-08T07:26:20.941Z] ---> 4f556241f21d [2022-03-08T07:26:20.941Z] Step 6/10 : WORKDIR /device-modbus-go [2022-03-08T07:26:20.941Z] ---> Running in 215774f30869 [2022-03-08T07:26:20.941Z] Removing intermediate container 215774f30869 [2022-03-08T07:26:20.941Z] ---> f7f8d8372d21 [2022-03-08T07:26:20.941Z] Step 7/10 : COPY go.mod vendor* ./ [2022-03-08T07:26:20.941Z] ---> dd3ea9f32d4b [2022-03-08T07:26:20.941Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T07:26:20.941Z] ---> Running in 901463e38d00 [2022-03-08T07:26:21.540Z] Still waiting to schedule task [2022-03-08T07:26:21.540Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-08T07:26:59.720Z] Removing intermediate container 901463e38d00 [2022-03-08T07:26:59.720Z] ---> bb4dff598894 [2022-03-08T07:26:59.720Z] Step 9/10 : COPY . . [2022-03-08T07:26:59.720Z] ---> 063b403b8c39 [2022-03-08T07:26:59.720Z] Step 10/10 : RUN ${MAKE} [2022-03-08T07:26:59.720Z] ---> Running in 122171b550a4 [2022-03-08T07:26:59.720Z] noop [2022-03-08T07:26:59.720Z] Removing intermediate container 122171b550a4 [2022-03-08T07:26:59.720Z] ---> c717f0e2651f [2022-03-08T07:26:59.720Z] Successfully built c717f0e2651f [2022-03-08T07:26:59.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:00.023Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T07:27:00.023Z] . [Pipeline] withDockerContainer [2022-03-08T07:27:00.084Z] prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container [2022-03-08T07:27:00.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-08T07:27:00.480Z] $ docker top 43e378ab00d0138d3665049b852562aa60949a418e76683390696f4d88184158 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T07:27:00.840Z] + go version [2022-03-08T07:27:00.840Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-08T07:27:00.853Z] $ docker stop --time=1 43e378ab00d0138d3665049b852562aa60949a418e76683390696f4d88184158 [2022-03-08T07:27:02.030Z] $ docker rm -f 43e378ab00d0138d3665049b852562aa60949a418e76683390696f4d88184158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:02.460Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T07:27:02.460Z] . [Pipeline] withDockerContainer [2022-03-08T07:27:02.519Z] prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container [2022-03-08T07:27:02.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-08T07:27:02.893Z] $ docker top 51670da8766d2a056afef064a6a90392f2deb5c575579acc69552e43963ad484 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-08T07:27:03.269Z] + make test [2022-03-08T07:27:03.269Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-08T07:27:03.531Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-03-08T07:27:18.514Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-03-08T07:27:19.472Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 46.6% of statements [2022-03-08T07:27:19.472Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-08T07:27:24.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T07:27:24.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T07:27:24.800Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T07:27:24.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-08T07:27:24.831Z] $ docker stop --time=1 51670da8766d2a056afef064a6a90392f2deb5c575579acc69552e43963ad484 [2022-03-08T07:27:26.262Z] $ docker rm -f 51670da8766d2a056afef064a6a90392f2deb5c575579acc69552e43963ad484 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T07:27:26.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-08T07:27:26.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-08T07:27:27.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-08T07:27:27.961Z] + ls -al . [2022-03-08T07:27:27.961Z] total 152 [2022-03-08T07:27:27.961Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 8 07:27 . [2022-03-08T07:27:27.961Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 8 07:25 .. [2022-03-08T07:27:27.961Z] -rw-rw-r--. 1 jenkins jenkins 8010 Mar 8 07:25 Attribution.txt [2022-03-08T07:27:27.961Z] drwxrwxr-x. 2 jenkins jenkins 60 Mar 8 07:25 bin [2022-03-08T07:27:27.961Z] -rw-rw-r--. 1 jenkins jenkins 6038 Mar 8 07:25 CHANGELOG.md [2022-03-08T07:27:27.961Z] drwxrwxr-x. 3 jenkins jenkins 32 Mar 8 07:25 cmd [2022-03-08T07:27:27.961Z] -rw-r--r--. 1 jenkins jenkins 23727 Mar 8 07:27 coverage.out [2022-03-08T07:27:27.961Z] -rw-rw-r--. 1 jenkins jenkins 1546 Mar 8 07:25 Dockerfile [2022-03-08T07:27:27.961Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 8 07:25 .dockerignore [2022-03-08T07:27:27.961Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 8 07:25 .git [2022-03-08T07:27:27.961Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 8 07:25 .github [2022-03-08T07:27:27.961Z] -rw-rw-r--. 1 jenkins jenkins 331 Mar 8 07:25 .gitignore [2022-03-08T07:27:27.961Z] -rw-rw-r--. 1 jenkins jenkins 2960 Mar 8 07:25 go.mod [2022-03-08T07:27:27.962Z] -rw-rw-r--. 1 jenkins jenkins 49511 Mar 8 07:25 go.sum [2022-03-08T07:27:27.962Z] -rw-rw-r--. 1 jenkins jenkins 677 Mar 8 07:25 GOVERNANCE.md [2022-03-08T07:27:27.962Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 8 07:25 internal [2022-03-08T07:27:27.962Z] -rw-rw-r--. 1 jenkins jenkins 679 Mar 8 07:25 Jenkinsfile [2022-03-08T07:27:27.962Z] -rw-rw-r--. 1 jenkins jenkins 11340 Mar 8 07:25 LICENSE [2022-03-08T07:27:27.962Z] -rw-rw-r--. 1 jenkins jenkins 1009 Mar 8 07:25 Makefile [2022-03-08T07:27:27.962Z] -rw-rw-r--. 1 jenkins jenkins 622 Mar 8 07:25 OWNERS.md [2022-03-08T07:27:27.962Z] -rw-rw-r--. 1 jenkins jenkins 3680 Mar 8 07:25 README.md [2022-03-08T07:27:27.962Z] drwx------. 3 jenkins jenkins 57 Mar 8 07:26 .semver [2022-03-08T07:27:27.962Z] drwxrwxr-x. 2 jenkins jenkins 52 Mar 8 07:25 simulator [2022-03-08T07:27:27.962Z] drwxrwxr-x. 4 jenkins jenkins 71 Mar 8 07:25 snap [2022-03-08T07:27:27.962Z] -rw-rw-r--. 1 jenkins jenkins 11 Mar 8 07:26 VERSION [2022-03-08T07:27:27.962Z] -rw-rw-r--. 1 jenkins jenkins 229 Mar 8 07:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:28.255Z] + 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=06c546078431ad53f02680b25c8c52d85a6f5705 --label arch=amd64 --label version=2.2.0-dev.6 . [2022-03-08T07:27:28.255Z] Sending build context to Docker daemon 5.741MB [2022-03-08T07:27:28.255Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T07:27:28.255Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-08T07:27:28.255Z] ---> c717f0e2651f [2022-03-08T07:27:28.255Z] Step 3/23 : ARG MAKE='make build' [2022-03-08T07:27:28.255Z] ---> Running in 773b4cbbdec3 [2022-03-08T07:27:28.520Z] Removing intermediate container 773b4cbbdec3 [2022-03-08T07:27:28.520Z] ---> 66289843afe4 [2022-03-08T07:27:28.520Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T07:27:28.520Z] ---> Running in 2668cdaa54b3 [2022-03-08T07:27:28.782Z] Removing intermediate container 2668cdaa54b3 [2022-03-08T07:27:28.782Z] ---> 45fdc2b343d6 [2022-03-08T07:27:28.782Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-03-08T07:27:28.782Z] ---> Running in 376555baedc2 [2022-03-08T07:27:29.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T07:27:29.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T07:27:30.560Z] OK: 226 MiB in 60 packages [2022-03-08T07:27:30.560Z] Removing intermediate container 376555baedc2 [2022-03-08T07:27:30.560Z] ---> 857f89124c1a [2022-03-08T07:27:30.560Z] Step 6/23 : WORKDIR /device-modbus-go [2022-03-08T07:27:30.560Z] ---> Running in 562233bec24e [2022-03-08T07:27:30.819Z] Removing intermediate container 562233bec24e [2022-03-08T07:27:30.819Z] ---> e79361904e8e [2022-03-08T07:27:30.819Z] Step 7/23 : COPY go.mod vendor* ./ [2022-03-08T07:27:30.819Z] ---> f198775462e5 [2022-03-08T07:27:30.819Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T07:27:30.819Z] ---> Running in 4dd1e1bdb60e [2022-03-08T07:27:31.392Z] Removing intermediate container 4dd1e1bdb60e [2022-03-08T07:27:31.392Z] ---> f0aa5adea8aa [2022-03-08T07:27:31.392Z] Step 9/23 : COPY . . [2022-03-08T07:27:31.661Z] ---> 8a668815d432 [2022-03-08T07:27:31.661Z] Step 10/23 : RUN ${MAKE} [2022-03-08T07:27:31.661Z] ---> Running in 304b0c5f0ee1 [2022-03-08T07:27:31.923Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.2.0-dev.6" -o cmd/device-modbus ./cmd [2022-03-08T07:27:44.309Z] Removing intermediate container 304b0c5f0ee1 [2022-03-08T07:27:44.309Z] ---> af9f37feedf5 [2022-03-08T07:27:44.309Z] Step 11/23 : FROM alpine:3.14 [2022-03-08T07:27:44.309Z] 3.14: Pulling from library/alpine [2022-03-08T07:27:44.570Z] 97518928ae5f: Pulling fs layer [2022-03-08T07:27:44.828Z] 97518928ae5f: Verifying Checksum [2022-03-08T07:27:44.828Z] 97518928ae5f: Download complete [2022-03-08T07:27:44.828Z] 97518928ae5f: Pull complete [2022-03-08T07:27:44.828Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T07:27:44.828Z] Status: Downloaded newer image for alpine:3.14 [2022-03-08T07:27:44.828Z] ---> 0a97eee8041e [2022-03-08T07:27:44.828Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-03-08T07:27:45.093Z] ---> Running in 5468896ba12f [2022-03-08T07:27:45.093Z] Removing intermediate container 5468896ba12f [2022-03-08T07:27:45.093Z] ---> d80c1dabf0fd [2022-03-08T07:27:45.093Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T07:27:45.093Z] ---> Running in cc871145e0cc [2022-03-08T07:27:45.664Z] Removing intermediate container cc871145e0cc [2022-03-08T07:27:45.664Z] ---> 16c70b127efc [2022-03-08T07:27:45.664Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-08T07:27:45.664Z] ---> Running in 668f2e84a928 [2022-03-08T07:27:45.664Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T07:27:46.602Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T07:27:46.819Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6582 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2022-03-08T07:27:46.832Z] Running in /w/workspace/device-modbus-go/23 [Pipeline] { [Pipeline] checkout [2022-03-08T07:27:46.862Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-08T07:27:46.986Z] Selected Git installation does not exist. Using Default [2022-03-08T07:27:46.986Z] The recommended git tool is: NONE [2022-03-08T07:27:47.126Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T07:27:47.126Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-08T07:27:47.126Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T07:27:47.390Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-08T07:27:47.390Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-08T07:27:47.390Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T07:27:47.390Z] OK: 8 MiB in 20 packages [2022-03-08T07:27:47.652Z] Removing intermediate container 668f2e84a928 [2022-03-08T07:27:47.652Z] ---> 56218062e342 [2022-03-08T07:27:47.652Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-03-08T07:27:48.222Z] ---> 43292a0db41e [2022-03-08T07:27:48.222Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-03-08T07:27:48.222Z] ---> e1d5bba83438 [2022-03-08T07:27:48.222Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-03-08T07:27:48.222Z] ---> c398facc3bd9 [2022-03-08T07:27:48.222Z] Step 18/23 : EXPOSE 59901 [2022-03-08T07:27:48.482Z] ---> Running in 547c6fa67292 [2022-03-08T07:27:48.482Z] Removing intermediate container 547c6fa67292 [2022-03-08T07:27:48.482Z] ---> fcc8bcaad887 [2022-03-08T07:27:48.482Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-03-08T07:27:48.482Z] ---> Running in ef2fb8e25f03 [2022-03-08T07:27:48.482Z] Removing intermediate container ef2fb8e25f03 [2022-03-08T07:27:48.482Z] ---> f1ac5404bb6e [2022-03-08T07:27:48.482Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T07:27:48.482Z] ---> Running in e575c1bddd49 [2022-03-08T07:27:48.747Z] Removing intermediate container e575c1bddd49 [2022-03-08T07:27:48.747Z] ---> fe6a394b2137 [2022-03-08T07:27:48.747Z] Step 21/23 : LABEL arch=amd64 [2022-03-08T07:27:48.747Z] ---> Running in 339caa09eff0 [2022-03-08T07:27:48.747Z] Removing intermediate container 339caa09eff0 [2022-03-08T07:27:48.747Z] ---> 1f2f685ab15a [2022-03-08T07:27:48.747Z] Step 22/23 : LABEL git_sha=06c546078431ad53f02680b25c8c52d85a6f5705 [2022-03-08T07:27:48.747Z] ---> Running in 82b7a4da9fc1 [2022-03-08T07:27:48.747Z] Removing intermediate container 82b7a4da9fc1 [2022-03-08T07:27:48.747Z] ---> 6bad97c168ac [2022-03-08T07:27:48.747Z] Step 23/23 : LABEL version=2.2.0-dev.6 [2022-03-08T07:27:48.747Z] ---> Running in 407b26f386bd [2022-03-08T07:27:49.013Z] Removing intermediate container 407b26f386bd [2022-03-08T07:27:49.013Z] ---> c9e7eef10f05 [2022-03-08T07:27:49.013Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-08T07:27:49.013Z] Successfully built c9e7eef10f05 [2022-03-08T07:27:49.013Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T07:27:49.093Z] provisioning config files... [2022-03-08T07:27:49.104Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5492410898853613124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:27:49.399Z] ---> docker-login.sh [2022-03-08T07:27:49.399Z] nexus3.edgexfoundry.org:10001 [2022-03-08T07:27:49.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:27:49.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:27:49.399Z] Configure a credential helper to remove this warning. See [2022-03-08T07:27:49.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:27:49.399Z] [2022-03-08T07:27:49.399Z] Login Succeeded [2022-03-08T07:27:49.399Z] nexus3.edgexfoundry.org:10002 [2022-03-08T07:27:49.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:27:49.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:27:49.399Z] Configure a credential helper to remove this warning. See [2022-03-08T07:27:49.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:27:49.399Z] [2022-03-08T07:27:49.399Z] Login Succeeded [2022-03-08T07:27:49.399Z] nexus3.edgexfoundry.org:10003 [2022-03-08T07:27:49.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:27:49.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:27:49.667Z] Configure a credential helper to remove this warning. See [2022-03-08T07:27:49.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:27:49.667Z] [2022-03-08T07:27:49.667Z] Login Succeeded [2022-03-08T07:27:49.667Z] nexus3.edgexfoundry.org:10004 [2022-03-08T07:27:49.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:27:49.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:27:49.667Z] Configure a credential helper to remove this warning. See [2022-03-08T07:27:49.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:27:49.667Z] [2022-03-08T07:27:49.667Z] Login Succeeded [2022-03-08T07:27:49.667Z] docker.io [2022-03-08T07:27:49.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:27:50.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:27:50.191Z] Configure a credential helper to remove this warning. See [2022-03-08T07:27:50.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:27:50.191Z] [2022-03-08T07:27:50.191Z] Login Succeeded [2022-03-08T07:27:50.191Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T07:27:50.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T07:27:50.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T07:27:50.247Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2022-03-08T07:27:50.247Z] 06c546078431ad53f02680b25c8c52d85a6f5705 [2022-03-08T07:27:50.247Z] latest [2022-03-08T07:27:50.247Z] 2.2.0-dev.6 [2022-03-08T07:27:50.247Z] 06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 [2022-03-08T07:27:50.247Z] main [2022-03-08T07:27:50.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:50.575Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:50.871Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705 [2022-03-08T07:27:50.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-03-08T07:27:50.871Z] ea1e841b24b3: Preparing [2022-03-08T07:27:50.871Z] 4b9d9f1dcb4e: Preparing [2022-03-08T07:27:50.871Z] e2115f5b711e: Preparing [2022-03-08T07:27:50.871Z] b2846057be08: Preparing [2022-03-08T07:27:50.871Z] 7865d4efefab: Preparing [2022-03-08T07:27:50.871Z] 1a058d5342cc: Preparing [2022-03-08T07:27:50.871Z] 1a058d5342cc: Waiting [2022-03-08T07:27:51.131Z] ea1e841b24b3: Pushed [2022-03-08T07:27:51.131Z] 4b9d9f1dcb4e: Pushed [2022-03-08T07:27:51.131Z] b2846057be08: Pushed [2022-03-08T07:27:51.131Z] 1a058d5342cc: Layer already exists [2022-03-08T07:27:51.131Z] 7865d4efefab: Pushed [2022-03-08T07:27:51.272Z] using credential edgex-jenkins-ssh [2022-03-08T07:27:51.288Z] Cloning the remote Git repository [2022-03-08T07:27:51.339Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-03-08T07:27:51.411Z] > git init /w/workspace/device-modbus-go/23 # timeout=10 [2022-03-08T07:27:51.482Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-03-08T07:27:51.482Z] > git --version # timeout=10 [2022-03-08T07:27:51.503Z] > git --version # 'git version 2.17.1' [2022-03-08T07:27:51.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T07:27:51.657Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T07:27:52.069Z] e2115f5b711e: Pushed [2022-03-08T07:27:52.070Z] 06c546078431ad53f02680b25c8c52d85a6f5705: digest: sha256:07ffbcde8cdb4168a3b3a4e830f05a9c7817a033951bdd1a0f687e625054c218 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:52.372Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:52.668Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-03-08T07:27:52.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-03-08T07:27:52.668Z] ea1e841b24b3: Preparing [2022-03-08T07:27:52.668Z] 4b9d9f1dcb4e: Preparing [2022-03-08T07:27:52.668Z] e2115f5b711e: Preparing [2022-03-08T07:27:52.668Z] b2846057be08: Preparing [2022-03-08T07:27:52.668Z] 7865d4efefab: Preparing [2022-03-08T07:27:52.668Z] 1a058d5342cc: Preparing [2022-03-08T07:27:52.668Z] 1a058d5342cc: Waiting [2022-03-08T07:27:52.668Z] b2846057be08: Layer already exists [2022-03-08T07:27:52.668Z] 7865d4efefab: Layer already exists [2022-03-08T07:27:52.668Z] ea1e841b24b3: Layer already exists [2022-03-08T07:27:52.668Z] 4b9d9f1dcb4e: Layer already exists [2022-03-08T07:27:52.668Z] e2115f5b711e: Layer already exists [2022-03-08T07:27:52.668Z] 1a058d5342cc: Layer already exists [2022-03-08T07:27:52.668Z] latest: digest: sha256:07ffbcde8cdb4168a3b3a4e830f05a9c7817a033951bdd1a0f687e625054c218 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:52.871Z] Avoid second fetch [2022-03-08T07:27:52.871Z] Checking out Revision 06c546078431ad53f02680b25c8c52d85a6f5705 (main) [2022-03-08T07:27:52.968Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:52.837Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-03-08T07:27:52.858Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T07:27:52.892Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T07:27:52.913Z] > git checkout -f 06c546078431ad53f02680b25c8c52d85a6f5705 # timeout=10 [2022-03-08T07:27:53.304Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.2.0-dev.6 [2022-03-08T07:27:53.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-03-08T07:27:53.304Z] ea1e841b24b3: Preparing [2022-03-08T07:27:53.304Z] 4b9d9f1dcb4e: Preparing [2022-03-08T07:27:53.304Z] e2115f5b711e: Preparing [2022-03-08T07:27:53.304Z] b2846057be08: Preparing [2022-03-08T07:27:53.304Z] 7865d4efefab: Preparing [2022-03-08T07:27:53.304Z] 1a058d5342cc: Preparing [2022-03-08T07:27:53.304Z] 1a058d5342cc: Waiting [2022-03-08T07:27:53.304Z] 4b9d9f1dcb4e: Layer already exists [2022-03-08T07:27:53.304Z] 7865d4efefab: Layer already exists [2022-03-08T07:27:53.304Z] e2115f5b711e: Layer already exists [2022-03-08T07:27:53.304Z] ea1e841b24b3: Layer already exists [2022-03-08T07:27:53.304Z] b2846057be08: Layer already exists [2022-03-08T07:27:53.304Z] 1a058d5342cc: Layer already exists [2022-03-08T07:27:53.304Z] 2.2.0-dev.6: digest: sha256:07ffbcde8cdb4168a3b3a4e830f05a9c7817a033951bdd1a0f687e625054c218 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:53.604Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:53.900Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 [2022-03-08T07:27:53.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-03-08T07:27:53.900Z] ea1e841b24b3: Preparing [2022-03-08T07:27:53.900Z] 4b9d9f1dcb4e: Preparing [2022-03-08T07:27:53.900Z] e2115f5b711e: Preparing [2022-03-08T07:27:53.900Z] b2846057be08: Preparing [2022-03-08T07:27:53.900Z] 7865d4efefab: Preparing [2022-03-08T07:27:53.900Z] 1a058d5342cc: Preparing [2022-03-08T07:27:53.900Z] 1a058d5342cc: Waiting [2022-03-08T07:27:53.900Z] ea1e841b24b3: Layer already exists [2022-03-08T07:27:53.900Z] b2846057be08: Layer already exists [2022-03-08T07:27:53.900Z] e2115f5b711e: Layer already exists [2022-03-08T07:27:53.900Z] 7865d4efefab: Layer already exists [2022-03-08T07:27:53.900Z] 4b9d9f1dcb4e: Layer already exists [2022-03-08T07:27:53.900Z] 1a058d5342cc: Layer already exists [2022-03-08T07:27:53.900Z] 06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6: digest: sha256:07ffbcde8cdb4168a3b3a4e830f05a9c7817a033951bdd1a0f687e625054c218 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:54.203Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:54.500Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2022-03-08T07:27:54.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-03-08T07:27:54.500Z] ea1e841b24b3: Preparing [2022-03-08T07:27:54.500Z] 4b9d9f1dcb4e: Preparing [2022-03-08T07:27:54.500Z] e2115f5b711e: Preparing [2022-03-08T07:27:54.500Z] b2846057be08: Preparing [2022-03-08T07:27:54.500Z] 7865d4efefab: Preparing [2022-03-08T07:27:54.500Z] 1a058d5342cc: Preparing [2022-03-08T07:27:54.500Z] 1a058d5342cc: Waiting [2022-03-08T07:27:54.500Z] e2115f5b711e: Layer already exists [2022-03-08T07:27:54.500Z] 4b9d9f1dcb4e: Layer already exists [2022-03-08T07:27:54.500Z] b2846057be08: Layer already exists [2022-03-08T07:27:54.500Z] 7865d4efefab: Layer already exists [2022-03-08T07:27:54.500Z] ea1e841b24b3: Layer already exists [2022-03-08T07:27:54.500Z] 1a058d5342cc: Layer already exists [2022-03-08T07:27:54.500Z] main: digest: sha256:07ffbcde8cdb4168a3b3a4e830f05a9c7817a033951bdd1a0f687e625054c218 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T07:27:54.543Z] ===================================================== [Pipeline] echo [2022-03-08T07:27:54.553Z] taggedImages: [2022-03-08T07:27:54.553Z] - nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705 [2022-03-08T07:27:54.553Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-03-08T07:27:54.553Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.2.0-dev.6 [2022-03-08T07:27:54.553Z] - nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 [2022-03-08T07:27:54.553Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:54.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T07:27:54.967Z] [2022-03-08T07:27:54.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:27:55.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T07:27:55.522Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-08T07:27:55.522Z] 5eb5b503b376: Pulling fs layer [2022-03-08T07:27:55.522Z] 5c69ac0246d0: Pulling fs layer [2022-03-08T07:27:55.522Z] ec43610c2a17: Pulling fs layer [2022-03-08T07:27:55.522Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-08T07:27:55.522Z] 33b1e0a273af: Pulling fs layer [2022-03-08T07:27:55.522Z] 5d3b04190fa2: Pulling fs layer [2022-03-08T07:27:55.522Z] 2f39f015ded8: Pulling fs layer [2022-03-08T07:27:55.522Z] 3a2ae6a8a46f: Waiting [2022-03-08T07:27:55.522Z] 33b1e0a273af: Waiting [2022-03-08T07:27:55.522Z] 5d3b04190fa2: Waiting [2022-03-08T07:27:55.522Z] 2f39f015ded8: Waiting [2022-03-08T07:27:55.522Z] 5c69ac0246d0: Verifying Checksum [2022-03-08T07:27:55.522Z] 5c69ac0246d0: Download complete [2022-03-08T07:27:55.522Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-08T07:27:55.522Z] 3a2ae6a8a46f: Download complete [2022-03-08T07:27:55.522Z] 33b1e0a273af: Verifying Checksum [2022-03-08T07:27:55.522Z] 33b1e0a273af: Download complete [2022-03-08T07:27:55.522Z] ec43610c2a17: Verifying Checksum [2022-03-08T07:27:55.522Z] ec43610c2a17: Download complete [2022-03-08T07:27:55.522Z] 5d3b04190fa2: Verifying Checksum [2022-03-08T07:27:55.522Z] 5d3b04190fa2: Download complete [2022-03-08T07:27:55.821Z] 5eb5b503b376: Verifying Checksum [2022-03-08T07:27:55.821Z] 5eb5b503b376: Download complete [2022-03-08T07:27:56.131Z] 2f39f015ded8: Download complete [2022-03-08T07:27:57.292Z] Commit message: "Merge pull request #313 from weichou1229/issue-182" [2022-03-08T07:27:57.540Z] 5eb5b503b376: Pull complete [2022-03-08T07:27:57.540Z] 5c69ac0246d0: Pull complete [2022-03-08T07:27:57.632Z] [2022-03-08T07:27:57.632Z] GitHub has been notified of this commit’s build result [2022-03-08T07:27:57.632Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T07:27:57.802Z] ec43610c2a17: Pull complete [2022-03-08T07:27:57.803Z] 3a2ae6a8a46f: Pull complete [2022-03-08T07:27:58.064Z] 33b1e0a273af: Pull complete [2022-03-08T07:27:58.196Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-08T07:27:58.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T07:27:58.196Z] Dload Upload Total Spent Left Speed [2022-03-08T07:27:58.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49970 0 --:--:-- --:--:-- --:--:-- 49760 100 11843 100 11843 0 0 49760 0 --:--:-- --:--:-- --:--:-- 49552 [2022-03-08T07:27:58.329Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2022-03-08T07:27:58.704Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-08T07:27:59.050Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-08T07:27:59.050Z] + sudo tee /etc/docker/daemon.new [2022-03-08T07:27:59.050Z] { [2022-03-08T07:27:59.050Z] "registry-mirrors": [ [2022-03-08T07:27:59.050Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-08T07:27:59.050Z] ], [2022-03-08T07:27:59.050Z] "bip": "10.250.0.254/24", [2022-03-08T07:27:59.050Z] "hosts": [ [2022-03-08T07:27:59.050Z] "tcp://0.0.0.0:5555", [2022-03-08T07:27:59.050Z] "unix:///var/run/docker.sock" [2022-03-08T07:27:59.050Z] ], [2022-03-08T07:27:59.050Z] "mtu": 1458, [2022-03-08T07:27:59.050Z] "selinux-enabled": true, [2022-03-08T07:27:59.050Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-08T07:27:59.050Z] } [Pipeline] sh [2022-03-08T07:27:59.410Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-08T07:27:59.765Z] + sudo service docker restart [2022-03-08T07:28:03.674Z] 2f39f015ded8: Pull complete [2022-03-08T07:28:03.674Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-08T07:28:03.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T07:28:03.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-08T07:28:03.742Z] prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container [2022-03-08T07:28:03.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-08T07:28:06.241Z] $ docker top 49766a6b434fd188a1873001e404f9df0f2f3d3c30316296678554e4e17e1b5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:28:06.669Z] ---> job-cost.sh [2022-03-08T07:28:06.669Z] lf-activate-venv: SKIPPING [2022-03-08T07:28:06.669Z] INFO: No Stack... [2022-03-08T07:28:06.929Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T07:28:07.503Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T07:28:07.800Z] + cut -d, -f6 [2022-03-08T07:28:07.800Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [Pipeline] lock [2022-03-08T07:28:07.814Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] [2022-03-08T07:28:07.823Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] did not exist. Created. [2022-03-08T07:28:07.823Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T07:28:08.132Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-08T07:28:08.154Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T07:28:08.160Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T07:28:08.183Z] $ docker stop --time=1 49766a6b434fd188a1873001e404f9df0f2f3d3c30316296678554e4e17e1b5f [2022-03-08T07:28:09.304Z] $ docker rm -f 49766a6b434fd188a1873001e404f9df0f2f3d3c30316296678554e4e17e1b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T07:28:18.154Z] provisioning config files... [2022-03-08T07:28:18.176Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/23@tmp/config7589491943356503927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:28:18.530Z] ---> docker-login.sh [2022-03-08T07:28:18.531Z] nexus3.edgexfoundry.org:10001 [2022-03-08T07:28:19.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:28:19.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:28:19.398Z] Configure a credential helper to remove this warning. See [2022-03-08T07:28:19.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:28:19.398Z] [2022-03-08T07:28:19.398Z] Login Succeeded [2022-03-08T07:28:19.398Z] nexus3.edgexfoundry.org:10002 [2022-03-08T07:28:19.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:28:19.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:28:19.670Z] Configure a credential helper to remove this warning. See [2022-03-08T07:28:19.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:28:19.670Z] [2022-03-08T07:28:19.670Z] Login Succeeded [2022-03-08T07:28:19.670Z] nexus3.edgexfoundry.org:10003 [2022-03-08T07:28:19.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:28:20.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:28:20.216Z] Configure a credential helper to remove this warning. See [2022-03-08T07:28:20.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:28:20.216Z] [2022-03-08T07:28:20.216Z] Login Succeeded [2022-03-08T07:28:20.216Z] nexus3.edgexfoundry.org:10004 [2022-03-08T07:28:20.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:28:20.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:28:20.502Z] Configure a credential helper to remove this warning. See [2022-03-08T07:28:20.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:28:20.502Z] [2022-03-08T07:28:20.502Z] Login Succeeded [2022-03-08T07:28:20.502Z] docker.io [2022-03-08T07:28:20.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:28:21.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:28:21.366Z] Configure a credential helper to remove this warning. See [2022-03-08T07:28:21.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:28:21.366Z] [2022-03-08T07:28:21.366Z] Login Succeeded [2022-03-08T07:28:21.366Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T07:28:21.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T07:28:21.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T07:28:21.903Z] ========================================================= [2022-03-08T07:28:21.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-08T07:28:21.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:28:22.252Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-08T07:28:22.526Z] Sending build context to Docker daemon 2.994MB [2022-03-08T07:28:22.526Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T07:28:22.526Z] Step 2/10 : FROM ${BASE} AS builder [2022-03-08T07:28:22.804Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-08T07:28:22.804Z] 9b3977197b4f: Pulling fs layer [2022-03-08T07:28:22.804Z] 1a89e8eeedd5: Pulling fs layer [2022-03-08T07:28:22.804Z] 94645a83ff95: Pulling fs layer [2022-03-08T07:28:22.804Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-08T07:28:22.804Z] 0c92f367c5e7: Pulling fs layer [2022-03-08T07:28:22.804Z] f7c0051592d6: Pulling fs layer [2022-03-08T07:28:22.804Z] a227ed2f7395: Pulling fs layer [2022-03-08T07:28:22.804Z] 7b1c46037f91: Pulling fs layer [2022-03-08T07:28:22.804Z] 3f3a8bcf1eab: Waiting [2022-03-08T07:28:22.804Z] 0c92f367c5e7: Waiting [2022-03-08T07:28:22.804Z] f7c0051592d6: Waiting [2022-03-08T07:28:22.804Z] 7b1c46037f91: Waiting [2022-03-08T07:28:22.804Z] a227ed2f7395: Waiting [2022-03-08T07:28:22.804Z] 94645a83ff95: Download complete [2022-03-08T07:28:22.804Z] 1a89e8eeedd5: Verifying Checksum [2022-03-08T07:28:22.804Z] 1a89e8eeedd5: Download complete [2022-03-08T07:28:22.804Z] 0c92f367c5e7: Verifying Checksum [2022-03-08T07:28:22.804Z] 0c92f367c5e7: Download complete [2022-03-08T07:28:22.804Z] f7c0051592d6: Verifying Checksum [2022-03-08T07:28:22.804Z] f7c0051592d6: Download complete [2022-03-08T07:28:22.804Z] 9b3977197b4f: Verifying Checksum [2022-03-08T07:28:22.804Z] 9b3977197b4f: Download complete [2022-03-08T07:28:22.804Z] a227ed2f7395: Verifying Checksum [2022-03-08T07:28:22.804Z] a227ed2f7395: Download complete [2022-03-08T07:28:23.409Z] 9b3977197b4f: Pull complete [2022-03-08T07:28:24.022Z] 1a89e8eeedd5: Pull complete [2022-03-08T07:28:24.299Z] 94645a83ff95: Pull complete [2022-03-08T07:28:24.572Z] 7b1c46037f91: Verifying Checksum [2022-03-08T07:28:24.572Z] 7b1c46037f91: Download complete [2022-03-08T07:28:25.165Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-08T07:28:25.165Z] 3f3a8bcf1eab: Download complete [2022-03-08T07:28:37.600Z] 3f3a8bcf1eab: Pull complete [2022-03-08T07:28:37.600Z] 0c92f367c5e7: Pull complete [2022-03-08T07:28:37.600Z] f7c0051592d6: Pull complete [2022-03-08T07:28:37.600Z] a227ed2f7395: Pull complete [2022-03-08T07:28:44.314Z] 7b1c46037f91: Pull complete [2022-03-08T07:28:44.314Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-08T07:28:44.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T07:28:44.314Z] ---> f79e39bc4007 [2022-03-08T07:28:44.314Z] Step 3/10 : ARG MAKE='make build' [2022-03-08T07:28:45.294Z] ---> Running in bc203388217f [2022-03-08T07:28:45.567Z] Removing intermediate container bc203388217f [2022-03-08T07:28:45.567Z] ---> 780acfcf97b8 [2022-03-08T07:28:45.567Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T07:28:45.567Z] ---> Running in a291418e2b41 [2022-03-08T07:28:47.551Z] Removing intermediate container a291418e2b41 [2022-03-08T07:28:47.551Z] ---> 68882f81ad96 [2022-03-08T07:28:47.552Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-03-08T07:28:47.552Z] ---> Running in 701a801c2a9e [2022-03-08T07:28:48.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T07:28:49.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T07:28:50.099Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-03-08T07:28:50.373Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-03-08T07:28:50.373Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-03-08T07:28:50.649Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-03-08T07:28:50.649Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-03-08T07:28:50.649Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-03-08T07:28:50.920Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-03-08T07:28:50.920Z] (8/8) Installing openssh (8.8_p1-r1) [2022-03-08T07:28:50.920Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T07:28:51.193Z] OK: 226 MiB in 60 packages [2022-03-08T07:28:52.177Z] Removing intermediate container 701a801c2a9e [2022-03-08T07:28:52.177Z] ---> 798ea50da59a [2022-03-08T07:28:52.177Z] Step 6/10 : WORKDIR /device-modbus-go [2022-03-08T07:28:52.177Z] ---> Running in 2f13cee730be [2022-03-08T07:28:52.450Z] Removing intermediate container 2f13cee730be [2022-03-08T07:28:52.450Z] ---> 399fcc86191e [2022-03-08T07:28:52.450Z] Step 7/10 : COPY go.mod vendor* ./ [2022-03-08T07:28:53.042Z] ---> 2a0581dbc529 [2022-03-08T07:28:53.042Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T07:28:53.042Z] ---> Running in bec46ddf2b81 [2022-03-08T07:30:14.815Z] Removing intermediate container bec46ddf2b81 [2022-03-08T07:30:14.815Z] ---> 7c6c6a549a9b [2022-03-08T07:30:14.815Z] Step 9/10 : COPY . . [2022-03-08T07:30:14.815Z] ---> 42d48327acaf [2022-03-08T07:30:14.815Z] Step 10/10 : RUN ${MAKE} [2022-03-08T07:30:14.815Z] ---> Running in d8e152a562ef [2022-03-08T07:30:14.815Z] noop [2022-03-08T07:30:14.815Z] Removing intermediate container d8e152a562ef [2022-03-08T07:30:14.815Z] ---> 88c9436524b6 [2022-03-08T07:30:14.815Z] Successfully built 88c9436524b6 [2022-03-08T07:30:14.815Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:30:15.174Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T07:30:15.174Z] . [Pipeline] withDockerContainer [2022-03-08T07:30:15.397Z] prd-ubuntu18.04-docker-arm64-4c-16g-6582 does not seem to be running inside a container [2022-03-08T07:30:15.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/23 -v /w/workspace/device-modbus-go/23:/w/workspace/device-modbus-go/23:rw,z -v /w/workspace/device-modbus-go/23@tmp:/w/workspace/device-modbus-go/23@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 [2022-03-08T07:30:16.815Z] $ docker top e83e01e03be1081a68eb199ed2d5586412012fa968a6ea06b17e27fe58e7ae3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T07:30:17.700Z] + go version [2022-03-08T07:30:17.700Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-08T07:30:17.731Z] $ docker stop --time=1 e83e01e03be1081a68eb199ed2d5586412012fa968a6ea06b17e27fe58e7ae3f [2022-03-08T07:30:19.382Z] $ docker rm -f e83e01e03be1081a68eb199ed2d5586412012fa968a6ea06b17e27fe58e7ae3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:30:19.978Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T07:30:19.978Z] . [Pipeline] withDockerContainer [2022-03-08T07:30:20.192Z] prd-ubuntu18.04-docker-arm64-4c-16g-6582 does not seem to be running inside a container [2022-03-08T07:30:20.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/23 -v /w/workspace/device-modbus-go/23:/w/workspace/device-modbus-go/23:rw,z -v /w/workspace/device-modbus-go/23@tmp:/w/workspace/device-modbus-go/23@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 [2022-03-08T07:30:21.611Z] $ docker top 172758dbc2dfeeb3923d811ba07d5cc845f5b07fac8b2a7e316a09b3b0686d20 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-08T07:30:22.515Z] + make test [2022-03-08T07:30:22.515Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-08T07:30:23.506Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-03-08T07:31:10.515Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-03-08T07:31:10.515Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 46.6% of statements [2022-03-08T07:31:10.515Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-08T07:31:32.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T07:31:32.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T07:31:32.680Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T07:31:33.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-08T07:31:33.319Z] $ docker stop --time=1 172758dbc2dfeeb3923d811ba07d5cc845f5b07fac8b2a7e316a09b3b0686d20 [2022-03-08T07:31:35.074Z] $ docker rm -f 172758dbc2dfeeb3923d811ba07d5cc845f5b07fac8b2a7e316a09b3b0686d20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T07:31:35.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-08T07:31:35.922Z] Warning: overwriting stash ‘coverage-report’ [2022-03-08T07:31:36.371Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T07:31:36.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-08T07:31:37.096Z] + ls -al . [2022-03-08T07:31:37.096Z] total 184 [2022-03-08T07:31:37.096Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 07:31 . [2022-03-08T07:31:37.096Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 07:27 .. [2022-03-08T07:31:37.096Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 07:27 .dockerignore [2022-03-08T07:31:37.096Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 07:27 .git [2022-03-08T07:31:37.096Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 07:27 .github [2022-03-08T07:31:37.096Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 8 07:27 .gitignore [2022-03-08T07:31:37.096Z] -rw-rw-r-- 1 jenkins jenkins 8010 Mar 8 07:27 Attribution.txt [2022-03-08T07:31:37.096Z] -rw-rw-r-- 1 jenkins jenkins 6038 Mar 8 07:27 CHANGELOG.md [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 1546 Mar 8 07:27 Dockerfile [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 07:27 GOVERNANCE.md [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 679 Mar 8 07:27 Jenkinsfile [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 07:27 LICENSE [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 1009 Mar 8 07:27 Makefile [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 8 07:27 OWNERS.md [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 3680 Mar 8 07:27 README.md [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 07:26 VERSION [2022-03-08T07:31:37.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 07:27 bin [2022-03-08T07:31:37.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 07:27 cmd [2022-03-08T07:31:37.097Z] -rw-r--r-- 1 jenkins jenkins 23727 Mar 8 07:31 coverage.out [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 2960 Mar 8 07:27 go.mod [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 49511 Mar 8 07:27 go.sum [2022-03-08T07:31:37.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 07:27 internal [2022-03-08T07:31:37.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 07:27 simulator [2022-03-08T07:31:37.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 07:27 snap [2022-03-08T07:31:37.097Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 8 07:27 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:31:37.438Z] + 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=06c546078431ad53f02680b25c8c52d85a6f5705 --label arch=arm64 --label version=2.2.0-dev.6 . [2022-03-08T07:31:37.713Z] Sending build context to Docker daemon 3.019MB [2022-03-08T07:31:37.713Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T07:31:37.713Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-08T07:31:37.713Z] ---> 88c9436524b6 [2022-03-08T07:31:37.713Z] Step 3/23 : ARG MAKE='make build' [2022-03-08T07:31:37.985Z] ---> Running in 27e89fb101e8 [2022-03-08T07:31:38.256Z] Removing intermediate container 27e89fb101e8 [2022-03-08T07:31:38.256Z] ---> 6ddbcec98e4b [2022-03-08T07:31:38.256Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T07:31:38.530Z] ---> Running in 186d3941181f [2022-03-08T07:31:39.966Z] Removing intermediate container 186d3941181f [2022-03-08T07:31:39.966Z] ---> 7a528dae1e56 [2022-03-08T07:31:39.966Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-03-08T07:31:40.244Z] ---> Running in cedd11d38e72 [2022-03-08T07:31:41.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T07:31:42.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T07:31:42.783Z] OK: 226 MiB in 60 packages [2022-03-08T07:31:43.765Z] Removing intermediate container cedd11d38e72 [2022-03-08T07:31:43.765Z] ---> 4c5cbe75a621 [2022-03-08T07:31:43.765Z] Step 6/23 : WORKDIR /device-modbus-go [2022-03-08T07:31:43.765Z] ---> Running in e3d790a36eea [2022-03-08T07:31:44.042Z] Removing intermediate container e3d790a36eea [2022-03-08T07:31:44.042Z] ---> c91c7fb77b08 [2022-03-08T07:31:44.042Z] Step 7/23 : COPY go.mod vendor* ./ [2022-03-08T07:31:44.637Z] ---> d02a7658c3d9 [2022-03-08T07:31:44.637Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T07:31:44.914Z] ---> Running in 505cfd23cc4a [2022-03-08T07:31:46.893Z] Removing intermediate container 505cfd23cc4a [2022-03-08T07:31:46.893Z] ---> f3225e394e03 [2022-03-08T07:31:46.893Z] Step 9/23 : COPY . . [2022-03-08T07:31:47.871Z] ---> a51fbeb2c3c9 [2022-03-08T07:31:47.871Z] Step 10/23 : RUN ${MAKE} [2022-03-08T07:31:47.871Z] ---> Running in 195f487c07ca [2022-03-08T07:31:48.849Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.2.0-dev.6" -o cmd/device-modbus ./cmd [2022-03-08T07:32:27.900Z] Removing intermediate container 195f487c07ca [2022-03-08T07:32:27.900Z] ---> 8cda35731bee [2022-03-08T07:32:27.900Z] Step 11/23 : FROM alpine:3.14 [2022-03-08T07:32:27.900Z] 3.14: Pulling from library/alpine [2022-03-08T07:32:27.900Z] be307f383ecc: Pulling fs layer [2022-03-08T07:32:27.900Z] be307f383ecc: Verifying Checksum [2022-03-08T07:32:27.900Z] be307f383ecc: Download complete [2022-03-08T07:32:28.497Z] be307f383ecc: Pull complete [2022-03-08T07:32:28.497Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T07:32:28.497Z] Status: Downloaded newer image for alpine:3.14 [2022-03-08T07:32:28.497Z] ---> 5b8b7b635229 [2022-03-08T07:32:28.497Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-03-08T07:32:28.497Z] ---> Running in bcbcfd0c0a0d [2022-03-08T07:32:29.102Z] Removing intermediate container bcbcfd0c0a0d [2022-03-08T07:32:29.102Z] ---> 2ed26494163e [2022-03-08T07:32:29.102Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T07:32:29.102Z] ---> Running in 6be7c1cd8305 [2022-03-08T07:32:30.546Z] Removing intermediate container 6be7c1cd8305 [2022-03-08T07:32:30.546Z] ---> de3febcf034f [2022-03-08T07:32:30.546Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-08T07:32:30.820Z] ---> Running in 1f9ff1b9e01b [2022-03-08T07:32:31.798Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T07:32:32.771Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T07:32:33.365Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-08T07:32:33.365Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T07:32:33.639Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-08T07:32:33.639Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T07:32:33.639Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-08T07:32:33.914Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-08T07:32:33.914Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T07:32:33.914Z] OK: 8 MiB in 20 packages [2022-03-08T07:32:34.893Z] Removing intermediate container 1f9ff1b9e01b [2022-03-08T07:32:34.893Z] ---> 23722913af3d [2022-03-08T07:32:34.893Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-03-08T07:32:35.867Z] ---> 75276cd7fcd8 [2022-03-08T07:32:35.867Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-03-08T07:32:36.564Z] ---> 3a52f4dd073b [2022-03-08T07:32:36.565Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-03-08T07:32:36.838Z] ---> f2f6c05ebd4b [2022-03-08T07:32:36.838Z] Step 18/23 : EXPOSE 59901 [2022-03-08T07:32:37.215Z] ---> Running in 31cc8f98f62c [2022-03-08T07:32:37.488Z] Removing intermediate container 31cc8f98f62c [2022-03-08T07:32:37.488Z] ---> 0238529ccadb [2022-03-08T07:32:37.488Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-03-08T07:32:37.488Z] ---> Running in c0a02dbedb93 [2022-03-08T07:32:37.765Z] Removing intermediate container c0a02dbedb93 [2022-03-08T07:32:37.765Z] ---> 525bdac0b9bd [2022-03-08T07:32:37.765Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T07:32:37.765Z] ---> Running in 38a37fca102e [2022-03-08T07:32:38.358Z] Removing intermediate container 38a37fca102e [2022-03-08T07:32:38.358Z] ---> 16197a40092b [2022-03-08T07:32:38.358Z] Step 21/23 : LABEL arch=arm64 [2022-03-08T07:32:38.358Z] ---> Running in 22c9548ed1ad [2022-03-08T07:32:38.632Z] Removing intermediate container 22c9548ed1ad [2022-03-08T07:32:38.632Z] ---> c235eb2d6a9b [2022-03-08T07:32:38.632Z] Step 22/23 : LABEL git_sha=06c546078431ad53f02680b25c8c52d85a6f5705 [2022-03-08T07:32:38.632Z] ---> Running in b76a22f3852a [2022-03-08T07:32:38.907Z] Removing intermediate container b76a22f3852a [2022-03-08T07:32:38.907Z] ---> dc7ef7b4caff [2022-03-08T07:32:38.907Z] Step 23/23 : LABEL version=2.2.0-dev.6 [2022-03-08T07:32:39.179Z] ---> Running in a0c68f499fac [2022-03-08T07:32:39.450Z] Removing intermediate container a0c68f499fac [2022-03-08T07:32:39.450Z] ---> 64aa5132c0a3 [2022-03-08T07:32:39.450Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-08T07:32:39.450Z] Successfully built 64aa5132c0a3 [2022-03-08T07:32:39.450Z] 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 [2022-03-08T07:32:39.558Z] provisioning config files... [2022-03-08T07:32:39.577Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/23@tmp/config9104683664191753082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:32:39.927Z] ---> docker-login.sh [2022-03-08T07:32:39.927Z] nexus3.edgexfoundry.org:10001 [2022-03-08T07:32:40.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:32:40.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:32:40.200Z] Configure a credential helper to remove this warning. See [2022-03-08T07:32:40.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:32:40.200Z] [2022-03-08T07:32:40.200Z] Login Succeeded [2022-03-08T07:32:40.200Z] nexus3.edgexfoundry.org:10002 [2022-03-08T07:32:40.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:32:40.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:32:40.744Z] Configure a credential helper to remove this warning. See [2022-03-08T07:32:40.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:32:40.744Z] [2022-03-08T07:32:40.744Z] Login Succeeded [2022-03-08T07:32:40.744Z] nexus3.edgexfoundry.org:10003 [2022-03-08T07:32:41.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:32:41.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:32:41.020Z] Configure a credential helper to remove this warning. See [2022-03-08T07:32:41.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:32:41.020Z] [2022-03-08T07:32:41.020Z] Login Succeeded [2022-03-08T07:32:41.293Z] nexus3.edgexfoundry.org:10004 [2022-03-08T07:32:41.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:32:41.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:32:41.567Z] Configure a credential helper to remove this warning. See [2022-03-08T07:32:41.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:32:41.567Z] [2022-03-08T07:32:41.567Z] Login Succeeded [2022-03-08T07:32:41.567Z] docker.io [2022-03-08T07:32:41.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T07:32:42.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T07:32:42.121Z] Configure a credential helper to remove this warning. See [2022-03-08T07:32:42.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T07:32:42.121Z] [2022-03-08T07:32:42.121Z] Login Succeeded [2022-03-08T07:32:42.392Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T07:32:42.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T07:32:42.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T07:32:42.474Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2022-03-08T07:32:42.474Z] 06c546078431ad53f02680b25c8c52d85a6f5705 [2022-03-08T07:32:42.474Z] latest [2022-03-08T07:32:42.474Z] 2.2.0-dev.6 [2022-03-08T07:32:42.474Z] 06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 [2022-03-08T07:32:42.474Z] main [2022-03-08T07:32:42.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:42.824Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:43.174Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705 [2022-03-08T07:32:43.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-03-08T07:32:43.174Z] f43c25d955e7: Preparing [2022-03-08T07:32:43.174Z] 7d9269fe913c: Preparing [2022-03-08T07:32:43.174Z] 0f6733fd4d00: Preparing [2022-03-08T07:32:43.174Z] ecc9437d0107: Preparing [2022-03-08T07:32:43.174Z] 98b5d8f184a2: Preparing [2022-03-08T07:32:43.174Z] 62170e181a92: Preparing [2022-03-08T07:32:43.174Z] 62170e181a92: Waiting [2022-03-08T07:32:43.448Z] 7d9269fe913c: Pushed [2022-03-08T07:32:43.448Z] 98b5d8f184a2: Pushed [2022-03-08T07:32:43.448Z] f43c25d955e7: Pushed [2022-03-08T07:32:43.448Z] 62170e181a92: Layer already exists [2022-03-08T07:32:44.040Z] ecc9437d0107: Pushed [2022-03-08T07:32:46.006Z] 0f6733fd4d00: Pushed [2022-03-08T07:32:46.278Z] 06c546078431ad53f02680b25c8c52d85a6f5705: digest: sha256:1a184ab0529179d9a26c337c0ab0f8a3c0d9c1d0bbbee6a808a5914f220a9b07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:46.626Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:46.963Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-03-08T07:32:46.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-03-08T07:32:46.963Z] f43c25d955e7: Preparing [2022-03-08T07:32:46.963Z] 7d9269fe913c: Preparing [2022-03-08T07:32:46.963Z] 0f6733fd4d00: Preparing [2022-03-08T07:32:46.963Z] ecc9437d0107: Preparing [2022-03-08T07:32:46.963Z] 98b5d8f184a2: Preparing [2022-03-08T07:32:46.963Z] 62170e181a92: Preparing [2022-03-08T07:32:46.963Z] 62170e181a92: Waiting [2022-03-08T07:32:46.963Z] 0f6733fd4d00: Layer already exists [2022-03-08T07:32:46.963Z] 98b5d8f184a2: Layer already exists [2022-03-08T07:32:46.963Z] f43c25d955e7: Layer already exists [2022-03-08T07:32:46.963Z] 7d9269fe913c: Layer already exists [2022-03-08T07:32:46.963Z] ecc9437d0107: Layer already exists [2022-03-08T07:32:46.963Z] 62170e181a92: Layer already exists [2022-03-08T07:32:47.235Z] latest: digest: sha256:1a184ab0529179d9a26c337c0ab0f8a3c0d9c1d0bbbee6a808a5914f220a9b07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:47.579Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:47.916Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.0-dev.6 [2022-03-08T07:32:47.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-03-08T07:32:47.916Z] f43c25d955e7: Preparing [2022-03-08T07:32:47.916Z] 7d9269fe913c: Preparing [2022-03-08T07:32:47.916Z] 0f6733fd4d00: Preparing [2022-03-08T07:32:47.916Z] ecc9437d0107: Preparing [2022-03-08T07:32:47.916Z] 98b5d8f184a2: Preparing [2022-03-08T07:32:47.916Z] 62170e181a92: Preparing [2022-03-08T07:32:47.916Z] 62170e181a92: Waiting [2022-03-08T07:32:47.916Z] ecc9437d0107: Layer already exists [2022-03-08T07:32:47.916Z] 0f6733fd4d00: Layer already exists [2022-03-08T07:32:47.916Z] 7d9269fe913c: Layer already exists [2022-03-08T07:32:47.916Z] f43c25d955e7: Layer already exists [2022-03-08T07:32:47.916Z] 98b5d8f184a2: Layer already exists [2022-03-08T07:32:47.916Z] 62170e181a92: Layer already exists [2022-03-08T07:32:48.186Z] 2.2.0-dev.6: digest: sha256:1a184ab0529179d9a26c337c0ab0f8a3c0d9c1d0bbbee6a808a5914f220a9b07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:48.529Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:48.870Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 [2022-03-08T07:32:48.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-03-08T07:32:48.870Z] f43c25d955e7: Preparing [2022-03-08T07:32:48.870Z] 7d9269fe913c: Preparing [2022-03-08T07:32:48.870Z] 0f6733fd4d00: Preparing [2022-03-08T07:32:48.870Z] ecc9437d0107: Preparing [2022-03-08T07:32:48.870Z] 98b5d8f184a2: Preparing [2022-03-08T07:32:48.870Z] 62170e181a92: Preparing [2022-03-08T07:32:48.870Z] 62170e181a92: Waiting [2022-03-08T07:32:48.870Z] 7d9269fe913c: Layer already exists [2022-03-08T07:32:48.870Z] ecc9437d0107: Layer already exists [2022-03-08T07:32:48.870Z] 0f6733fd4d00: Layer already exists [2022-03-08T07:32:48.870Z] 98b5d8f184a2: Layer already exists [2022-03-08T07:32:48.870Z] f43c25d955e7: Layer already exists [2022-03-08T07:32:48.870Z] 62170e181a92: Layer already exists [2022-03-08T07:32:49.140Z] 06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6: digest: sha256:1a184ab0529179d9a26c337c0ab0f8a3c0d9c1d0bbbee6a808a5914f220a9b07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:49.487Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:49.824Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2022-03-08T07:32:49.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-03-08T07:32:49.824Z] f43c25d955e7: Preparing [2022-03-08T07:32:49.824Z] 7d9269fe913c: Preparing [2022-03-08T07:32:49.824Z] 0f6733fd4d00: Preparing [2022-03-08T07:32:49.824Z] ecc9437d0107: Preparing [2022-03-08T07:32:49.824Z] 98b5d8f184a2: Preparing [2022-03-08T07:32:49.824Z] 62170e181a92: Preparing [2022-03-08T07:32:49.824Z] 62170e181a92: Waiting [2022-03-08T07:32:49.824Z] f43c25d955e7: Layer already exists [2022-03-08T07:32:49.824Z] 0f6733fd4d00: Layer already exists [2022-03-08T07:32:49.824Z] 98b5d8f184a2: Layer already exists [2022-03-08T07:32:49.824Z] ecc9437d0107: Layer already exists [2022-03-08T07:32:49.824Z] 7d9269fe913c: Layer already exists [2022-03-08T07:32:49.824Z] 62170e181a92: Layer already exists [2022-03-08T07:32:50.096Z] main: digest: sha256:1a184ab0529179d9a26c337c0ab0f8a3c0d9c1d0bbbee6a808a5914f220a9b07 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T07:32:50.148Z] ===================================================== [Pipeline] echo [2022-03-08T07:32:50.157Z] taggedImages: [2022-03-08T07:32:50.157Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705 [2022-03-08T07:32:50.157Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-03-08T07:32:50.157Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.0-dev.6 [2022-03-08T07:32:50.157Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 [2022-03-08T07:32:50.157Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:50.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T07:32:50.527Z] [2022-03-08T07:32:50.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:32:50.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T07:32:50.883Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-08T07:32:50.883Z] 8998bd30e6a1: Pulling fs layer [2022-03-08T07:32:50.883Z] 04944245beec: Pulling fs layer [2022-03-08T07:32:50.883Z] 699f458cf7ca: Pulling fs layer [2022-03-08T07:32:50.883Z] 765212b225bb: Pulling fs layer [2022-03-08T07:32:50.883Z] f23df028b6ca: Pulling fs layer [2022-03-08T07:32:50.883Z] d65c8cfc05b1: Pulling fs layer [2022-03-08T07:32:50.883Z] 2437ff75d9bd: Pulling fs layer [2022-03-08T07:32:50.883Z] f23df028b6ca: Waiting [2022-03-08T07:32:50.883Z] 2437ff75d9bd: Waiting [2022-03-08T07:32:50.883Z] 765212b225bb: Waiting [2022-03-08T07:32:51.171Z] 04944245beec: Verifying Checksum [2022-03-08T07:32:51.171Z] 04944245beec: Download complete [2022-03-08T07:32:51.171Z] 765212b225bb: Verifying Checksum [2022-03-08T07:32:51.171Z] 765212b225bb: Download complete [2022-03-08T07:32:51.171Z] f23df028b6ca: Verifying Checksum [2022-03-08T07:32:51.171Z] f23df028b6ca: Download complete [2022-03-08T07:32:51.171Z] d65c8cfc05b1: Verifying Checksum [2022-03-08T07:32:51.171Z] d65c8cfc05b1: Download complete [2022-03-08T07:32:51.171Z] 699f458cf7ca: Verifying Checksum [2022-03-08T07:32:51.171Z] 699f458cf7ca: Download complete [2022-03-08T07:32:51.771Z] 8998bd30e6a1: Verifying Checksum [2022-03-08T07:32:51.771Z] 8998bd30e6a1: Download complete [2022-03-08T07:32:53.750Z] 2437ff75d9bd: Verifying Checksum [2022-03-08T07:32:53.750Z] 2437ff75d9bd: Download complete [2022-03-08T07:32:55.737Z] 8998bd30e6a1: Pull complete [2022-03-08T07:32:56.334Z] 04944245beec: Pull complete [2022-03-08T07:32:57.770Z] 699f458cf7ca: Pull complete [2022-03-08T07:32:58.044Z] 765212b225bb: Pull complete [2022-03-08T07:32:59.025Z] f23df028b6ca: Pull complete [2022-03-08T07:32:59.025Z] d65c8cfc05b1: Pull complete [2022-03-08T07:33:14.116Z] 2437ff75d9bd: Pull complete [2022-03-08T07:33:14.116Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-08T07:33:14.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T07:33:14.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-08T07:33:14.332Z] prd-ubuntu18.04-docker-arm64-4c-16g-6582 does not seem to be running inside a container [2022-03-08T07:33:14.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/23 -v /w/workspace/device-modbus-go/23:/w/workspace/device-modbus-go/23:rw,z -v /w/workspace/device-modbus-go/23@tmp:/w/workspace/device-modbus-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-08T07:33:16.960Z] $ docker top 1cfaadf5ba62eb8a4f541136e540a7d03ecba8d3f6564e11a704eb22540a6f35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:33:17.864Z] ---> job-cost.sh [2022-03-08T07:33:17.864Z] lf-activate-venv: SKIPPING [2022-03-08T07:33:17.864Z] INFO: No Stack... [2022-03-08T07:33:18.455Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-08T07:33:19.045Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T07:33:19.784Z] + cat /w/workspace/device-modbus-go/23/archives/cost.csv [2022-03-08T07:33:19.784Z] + cut -d, -f6 [Pipeline] lock [2022-03-08T07:33:19.818Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] [2022-03-08T07:33:19.824Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] did not exist. Created. [2022-03-08T07:33:19.824Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T07:33:20.521Z] /w/workspace/device-modbus-go/23@tmp/durable-2c0e7ba7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-08T07:33:21.247Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-08T07:33:21.267Z] Warning: overwriting stash ‘stack-cost’ [2022-03-08T07:33:21.332Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T07:33:21.339Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T07:33:21.368Z] $ docker stop --time=1 1cfaadf5ba62eb8a4f541136e540a7d03ecba8d3f6564e11a704eb22540a6f35 [2022-03-08T07:33:22.938Z] $ docker rm -f 1cfaadf5ba62eb8a4f541136e540a7d03ecba8d3f6564e11a704eb22540a6f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-08T07:33:23.434Z] provisioning config files... [2022-03-08T07:33:23.442Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5017719859198649049tmp [Pipeline] { [Pipeline] sh [2022-03-08T07:33:23.740Z] + set +x [2022-03-08T07:33:23.741Z] + curl -s https://codecov.io/bash [2022-03-08T07:33:23.741Z] + bash -s -- [2022-03-08T07:33:23.741Z] [2022-03-08T07:33:23.741Z] _____ _ [2022-03-08T07:33:23.741Z] / ____| | | [2022-03-08T07:33:23.741Z] | | ___ __| | ___ ___ _____ __ [2022-03-08T07:33:23.741Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-08T07:33:23.741Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-08T07:33:23.741Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-08T07:33:23.741Z] Bash-1.0.6 [2022-03-08T07:33:23.741Z] [2022-03-08T07:33:23.741Z] [2022-03-08T07:33:23.741Z] ==> git version 2.24.4 found [2022-03-08T07:33:23.741Z] ==> 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 [2022-03-08T07:33:23.741Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-08T07:33:23.741Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-08T07:33:23.741Z] ==> Jenkins CI detected. [2022-03-08T07:33:23.741Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2022-03-08T07:33:23.741Z] project root: . [2022-03-08T07:33:23.741Z] --> token set from env [2022-03-08T07:33:23.741Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-08T07:33:24.002Z] ==> Running gcov in . (disable via -X gcov) [2022-03-08T07:33:24.002Z] ==> Python coveragepy not found [2022-03-08T07:33:24.002Z] ==> Searching for coverage reports in: [2022-03-08T07:33:24.002Z] + . [2022-03-08T07:33:24.002Z] -> Found 1 reports [2022-03-08T07:33:24.002Z] ==> Detecting git/mercurial file structure [2022-03-08T07:33:24.002Z] ==> Reading reports [2022-03-08T07:33:24.002Z] + ./coverage.out bytes=23727 [2022-03-08T07:33:24.002Z] ==> Appending adjustments [2022-03-08T07:33:24.002Z] https://docs.codecov.io/docs/fixing-reports [2022-03-08T07:33:24.002Z] + Found adjustments [2022-03-08T07:33:24.002Z] ==> Gzipping contents [2022-03-08T07:33:24.002Z] 4.0K /tmp/codecov.T4Gnuz.gz [2022-03-08T07:33:24.002Z] ==> Uploading reports [2022-03-08T07:33:24.002Z] url: https://codecov.io [2022-03-08T07:33:24.002Z] query: branch=main&commit=06c546078431ad53f02680b25c8c52d85a6f5705&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-08T07:33:24.002Z] -> Pinging Codecov [2022-03-08T07:33:24.002Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=06c546078431ad53f02680b25c8c52d85a6f5705&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-08T07:33:24.263Z] -> Uploading to [2022-03-08T07:33:24.263Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-08/55DBCA73C666E3227836607328DD7E49/06c546078431ad53f02680b25c8c52d85a6f5705/31ee5907-4214-4ff3-8c07-c1192c1ff2b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220308T073324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e31b6a57f781d70754aeeee861ac9f54355082c10572bb75d968539a4af292a9 [2022-03-08T07:33:24.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T07:33:24.263Z] Dload Upload Total Spent Left Speed [2022-03-08T07:33:24.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3991 0 0 100 3991 0 12140 --:--:-- --:--:-- --:--:-- 12130 100 3991 0 0 100 3991 0 12135 --:--:-- --:--:-- --:--:-- 12130 [2022-03-08T07:33:24.524Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] } [2022-03-08T07:33:24.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-08T07:33:24.812Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-08T07:33:24.826Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:33:25.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-08T07:33:25.124Z] [2022-03-08T07:33:25.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:33:25.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-08T07:33:25.437Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-08T07:33:25.437Z] 188c0c94c7c5: Pulling fs layer [2022-03-08T07:33:25.437Z] 0ef7d3d256c8: Pulling fs layer [2022-03-08T07:33:25.437Z] de9db76c5a1d: Pulling fs layer [2022-03-08T07:33:25.437Z] 0eba1c9be4d2: Pulling fs layer [2022-03-08T07:33:25.437Z] 0d57e429df01: Pulling fs layer [2022-03-08T07:33:25.437Z] 4e4be7b47b0d: Pulling fs layer [2022-03-08T07:33:25.437Z] e1f770b5df2f: Pulling fs layer [2022-03-08T07:33:25.437Z] 85a0685a4137: Pulling fs layer [2022-03-08T07:33:25.437Z] 0d57e429df01: Waiting [2022-03-08T07:33:25.437Z] 4e4be7b47b0d: Waiting [2022-03-08T07:33:25.437Z] e1f770b5df2f: Waiting [2022-03-08T07:33:25.437Z] 85a0685a4137: Waiting [2022-03-08T07:33:25.437Z] 0eba1c9be4d2: Waiting [2022-03-08T07:33:25.437Z] de9db76c5a1d: Verifying Checksum [2022-03-08T07:33:25.437Z] de9db76c5a1d: Download complete [2022-03-08T07:33:25.437Z] 0ef7d3d256c8: Verifying Checksum [2022-03-08T07:33:25.437Z] 0ef7d3d256c8: Download complete [2022-03-08T07:33:25.437Z] 0d57e429df01: Verifying Checksum [2022-03-08T07:33:25.437Z] 0d57e429df01: Download complete [2022-03-08T07:33:25.437Z] 4e4be7b47b0d: Verifying Checksum [2022-03-08T07:33:25.438Z] 4e4be7b47b0d: Download complete [2022-03-08T07:33:25.438Z] 188c0c94c7c5: Verifying Checksum [2022-03-08T07:33:25.706Z] e1f770b5df2f: Verifying Checksum [2022-03-08T07:33:25.706Z] e1f770b5df2f: Download complete [2022-03-08T07:33:25.975Z] 0eba1c9be4d2: Verifying Checksum [2022-03-08T07:33:25.975Z] 0eba1c9be4d2: Download complete [2022-03-08T07:33:25.975Z] 188c0c94c7c5: Pull complete [2022-03-08T07:33:26.236Z] 0ef7d3d256c8: Pull complete [2022-03-08T07:33:26.236Z] 85a0685a4137: Verifying Checksum [2022-03-08T07:33:26.236Z] 85a0685a4137: Download complete [2022-03-08T07:33:26.236Z] de9db76c5a1d: Pull complete [2022-03-08T07:33:29.556Z] 0eba1c9be4d2: Pull complete [2022-03-08T07:33:29.556Z] 0d57e429df01: Pull complete [2022-03-08T07:33:29.820Z] 4e4be7b47b0d: Pull complete [2022-03-08T07:33:30.084Z] e1f770b5df2f: Pull complete [2022-03-08T07:33:34.321Z] 85a0685a4137: Pull complete [2022-03-08T07:33:34.321Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-08T07:33:34.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-08T07:33:34.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-08T07:33:34.385Z] prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container [2022-03-08T07:33:34.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-08T07:33:36.739Z] $ docker top 08fc72d86923d0b4059316c14f80627a42f9281c7cad3e22d0b77572f5276097 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-08T07:33:36.819Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-08T07:33:37.111Z] + set -o pipefail [2022-03-08T07:33:37.111Z] + snyk monitor '--org=edgex-jenkins' [2022-03-08T07:33:43.708Z] [2022-03-08T07:33:43.708Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2022-03-08T07:33:43.708Z] [2022-03-08T07:33:43.708Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/745e639f-f430-4d83-9c9b-b35c109232d2 [2022-03-08T07:33:43.708Z] [2022-03-08T07:33:43.708Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-03-08T07:33:43.708Z] [2022-03-08T07:33:43.708Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-08T07:33:43.708Z] [2022-03-08T07:33:43.708Z] [Pipeline] } [2022-03-08T07:33:43.724Z] $ docker stop --time=1 08fc72d86923d0b4059316c14f80627a42f9281c7cad3e22d0b77572f5276097 [2022-03-08T07:33:45.651Z] $ docker rm -f 08fc72d86923d0b4059316c14f80627a42f9281c7cad3e22d0b77572f5276097 [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 [2022-03-08T07:33:46.356Z] + git log --format=format:%s -1 06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] sh [2022-03-08T07:33:46.650Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T07:33:46.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:33:46.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T07:33:46.946Z] . [Pipeline] withDockerContainer [2022-03-08T07:33:47.006Z] prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container [2022-03-08T07:33:47.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T07:33:47.376Z] $ docker top adca85276d84e62e8d4f81e00c5c09141a53aa10aaaccbbfb1befacd8e61a1d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T07:33:47.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T07:33:47.459Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T07:33:47.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T07:33:47.562Z] $ docker exec adca85276d84e62e8d4f81e00c5c09141a53aa10aaaccbbfb1befacd8e61a1d0 ssh-agent [2022-03-08T07:33:47.650Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgmOBL/agent.15 [2022-03-08T07:33:47.650Z] SSH_AGENT_PID=22 [2022-03-08T07:33:47.655Z] Running ssh-add (command line suppressed) [2022-03-08T07:33:47.736Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1401279432103335953.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1401279432103335953.key) [2022-03-08T07:33:47.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T07:33:48.036Z] + git semver tag [2022-03-08T07:33:48.036Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T07:33:48.036Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2022-03-08T07:33:48.036Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2022-03-08T07:33:48.036Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T07:33:48.036Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T07:33:48.036Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T07:33:48.036Z] # $SEMVER_BRANCH = main [2022-03-08T07:33:48.036Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-03-08T07:33:48.036Z] # 06c546078431ad53f02680b25c8c52d85a6f5705 HEAD [2022-03-08T07:33:48.036Z] # -> Force: false [2022-03-08T07:33:48.036Z] # ba5d2932046aaf8c8fda822d0b295e6774faa08b refs/tags/v2.2.0-dev.6 [Pipeline] } [2022-03-08T07:33:48.050Z] $ docker exec --env ******** --env ******** adca85276d84e62e8d4f81e00c5c09141a53aa10aaaccbbfb1befacd8e61a1d0 ssh-agent -k [2022-03-08T07:33:48.137Z] unset SSH_AUTH_SOCK; [2022-03-08T07:33:48.137Z] unset SSH_AGENT_PID; [2022-03-08T07:33:48.137Z] echo Agent pid 22 killed; [2022-03-08T07:33:48.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T07:33:48.453Z] + git semver [Pipeline] } [2022-03-08T07:33:48.469Z] $ docker stop --time=1 adca85276d84e62e8d4f81e00c5c09141a53aa10aaaccbbfb1befacd8e61a1d0 [2022-03-08T07:33:49.648Z] $ docker rm -f adca85276d84e62e8d4f81e00c5c09141a53aa10aaaccbbfb1befacd8e61a1d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:33:50.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-08T07:33:50.041Z] [2022-03-08T07:33:50.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:33:50.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-08T07:33:50.347Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-08T07:33:50.347Z] ab5ef0e58194: Pulling fs layer [2022-03-08T07:33:50.347Z] 9712f1f96733: Pulling fs layer [2022-03-08T07:33:50.347Z] 63f879dbbcfc: Pulling fs layer [2022-03-08T07:33:50.347Z] 0d9ebad4ef96: Pulling fs layer [2022-03-08T07:33:50.347Z] e9a5061849ea: Pulling fs layer [2022-03-08T07:33:50.347Z] d747dcd14b5f: Pulling fs layer [2022-03-08T07:33:50.347Z] 2de7ff778b66: Pulling fs layer [2022-03-08T07:33:50.347Z] 0d9ebad4ef96: Waiting [2022-03-08T07:33:50.347Z] e9a5061849ea: Waiting [2022-03-08T07:33:50.347Z] d747dcd14b5f: Waiting [2022-03-08T07:33:50.347Z] 2de7ff778b66: Waiting [2022-03-08T07:33:50.347Z] 9712f1f96733: Verifying Checksum [2022-03-08T07:33:50.347Z] 9712f1f96733: Download complete [2022-03-08T07:33:50.608Z] 63f879dbbcfc: Verifying Checksum [2022-03-08T07:33:50.608Z] 63f879dbbcfc: Download complete [2022-03-08T07:33:50.870Z] ab5ef0e58194: Verifying Checksum [2022-03-08T07:33:50.870Z] ab5ef0e58194: Download complete [2022-03-08T07:33:50.870Z] d747dcd14b5f: Verifying Checksum [2022-03-08T07:33:50.870Z] d747dcd14b5f: Download complete [2022-03-08T07:33:50.870Z] 0d9ebad4ef96: Verifying Checksum [2022-03-08T07:33:50.870Z] 0d9ebad4ef96: Download complete [2022-03-08T07:33:50.870Z] e9a5061849ea: Verifying Checksum [2022-03-08T07:33:50.870Z] e9a5061849ea: Download complete [2022-03-08T07:33:50.870Z] 2de7ff778b66: Verifying Checksum [2022-03-08T07:33:50.870Z] 2de7ff778b66: Download complete [2022-03-08T07:33:53.444Z] ab5ef0e58194: Pull complete [2022-03-08T07:33:53.444Z] 9712f1f96733: Pull complete [2022-03-08T07:33:54.390Z] 63f879dbbcfc: Pull complete [2022-03-08T07:33:58.639Z] 0d9ebad4ef96: Pull complete [2022-03-08T07:33:58.639Z] e9a5061849ea: Pull complete [2022-03-08T07:33:58.639Z] d747dcd14b5f: Pull complete [2022-03-08T07:34:00.038Z] 2de7ff778b66: Pull complete [2022-03-08T07:34:00.038Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-08T07:34:00.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-08T07:34:00.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-08T07:34:00.102Z] prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container [2022-03-08T07:34:00.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-08T07:34:03.423Z] $ docker top 80a52f73474c8dd09d47cb8f14c1dccb4879a88ba692fd09199bf8d912d77fda -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-08T07:34:03.506Z] provisioning config files... [2022-03-08T07:34:03.514Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3911593380106159037tmp [2022-03-08T07:34:03.522Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7186114308115733813tmp [2022-03-08T07:34:03.531Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4988335123583301180tmp [Pipeline] { [Pipeline] echo [2022-03-08T07:34:03.547Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:34:03.848Z] ---> sigul-configuration.sh [2022-03-08T07:34:03.848Z] gpg: directory `/root/.gnupg' created [2022-03-08T07:34:03.848Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-08T07:34:03.848Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-08T07:34:03.848Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-08T07:34:03.848Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-08T07:34:03.848Z] gpg: CAST5 encrypted data [2022-03-08T07:34:03.848Z] gpg: encrypted with 1 passphrase [2022-03-08T07:34:03.848Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-08T07:34:04.134Z] + mkdir /home/jenkins [2022-03-08T07:34:04.134Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-08T07:34:04.427Z] + 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 [2022-03-08T07:34:04.438Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:34:04.730Z] ---> sigul-install.sh [2022-03-08T07:34:04.730Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-08T07:34:05.018Z] + git tag --list [2022-03-08T07:34:05.018Z] 0.7.1 [2022-03-08T07:34:05.018Z] v1.0.0 [2022-03-08T07:34:05.018Z] v1.1.0 [2022-03-08T07:34:05.018Z] v1.1.1 [2022-03-08T07:34:05.018Z] v1.2.2 [2022-03-08T07:34:05.018Z] v1.3.0 [2022-03-08T07:34:05.018Z] v1.3.1 [2022-03-08T07:34:05.018Z] v2.0.0 [2022-03-08T07:34:05.018Z] v2.0.1-dev.1 [2022-03-08T07:34:05.018Z] v2.0.1-dev.10 [2022-03-08T07:34:05.018Z] v2.0.1-dev.11 [2022-03-08T07:34:05.018Z] v2.0.1-dev.12 [2022-03-08T07:34:05.018Z] v2.0.1-dev.2 [2022-03-08T07:34:05.018Z] v2.0.1-dev.3 [2022-03-08T07:34:05.018Z] v2.0.1-dev.4 [2022-03-08T07:34:05.018Z] v2.0.1-dev.5 [2022-03-08T07:34:05.018Z] v2.0.1-dev.6 [2022-03-08T07:34:05.018Z] v2.0.1-dev.7 [2022-03-08T07:34:05.018Z] v2.0.1-dev.8 [2022-03-08T07:34:05.018Z] v2.0.1-dev.9 [2022-03-08T07:34:05.018Z] v2.1.0 [2022-03-08T07:34:05.018Z] v2.2.0-dev.1 [2022-03-08T07:34:05.018Z] v2.2.0-dev.2 [2022-03-08T07:34:05.018Z] v2.2.0-dev.3 [2022-03-08T07:34:05.018Z] v2.2.0-dev.4 [2022-03-08T07:34:05.018Z] v2.2.0-dev.5 [2022-03-08T07:34:05.018Z] v2.2.0-dev.6 [Pipeline] sh [2022-03-08T07:34:05.311Z] + lftools sign git-tag v2.2.0-dev.6 [2022-03-08T07:34:05.887Z] Signing Git tag with Sigul... [2022-03-08T07:34:05.887Z] Signing v2.2.0-dev.6 [Pipeline] echo [2022-03-08T07:34:06.158Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:34:06.445Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-08T07:34:06.453Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-08T07:34:06.476Z] $ docker stop --time=1 80a52f73474c8dd09d47cb8f14c1dccb4879a88ba692fd09199bf8d912d77fda [2022-03-08T07:34:07.686Z] $ docker rm -f 80a52f73474c8dd09d47cb8f14c1dccb4879a88ba692fd09199bf8d912d77fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-08T07:34:08.101Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T07:34:08.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:34:08.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T07:34:08.404Z] . [Pipeline] withDockerContainer [2022-03-08T07:34:08.467Z] prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container [2022-03-08T07:34:08.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T07:34:08.845Z] $ docker top 4d889dba5f3b6f160d3a7a9bb5a5d255e9d9e33533831072efa3e74db9e4be67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T07:34:08.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T07:34:08.937Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T07:34:09.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T07:34:09.045Z] $ docker exec 4d889dba5f3b6f160d3a7a9bb5a5d255e9d9e33533831072efa3e74db9e4be67 ssh-agent [2022-03-08T07:34:09.136Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfIliiI/agent.13 [2022-03-08T07:34:09.136Z] SSH_AGENT_PID=19 [2022-03-08T07:34:09.141Z] Running ssh-add (command line suppressed) [2022-03-08T07:34:09.232Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5827938218495909811.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5827938218495909811.key) [2022-03-08T07:34:09.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T07:34:09.539Z] + git semver bump pre [2022-03-08T07:34:09.539Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T07:34:09.539Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2022-03-08T07:34:09.539Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2022-03-08T07:34:09.539Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T07:34:09.539Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T07:34:09.539Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T07:34:09.539Z] # $SEMVER_BRANCH = main [2022-03-08T07:34:09.539Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-03-08T07:34:09.539Z] 2.2.0-dev.7 [Pipeline] } [2022-03-08T07:34:09.555Z] $ docker exec --env ******** --env ******** 4d889dba5f3b6f160d3a7a9bb5a5d255e9d9e33533831072efa3e74db9e4be67 ssh-agent -k [2022-03-08T07:34:09.639Z] unset SSH_AUTH_SOCK; [2022-03-08T07:34:09.639Z] unset SSH_AGENT_PID; [2022-03-08T07:34:09.639Z] echo Agent pid 19 killed; [2022-03-08T07:34:09.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T07:34:09.951Z] + git semver [Pipeline] } [2022-03-08T07:34:09.967Z] $ docker stop --time=1 4d889dba5f3b6f160d3a7a9bb5a5d255e9d9e33533831072efa3e74db9e4be67 [2022-03-08T07:34:11.150Z] $ docker rm -f 4d889dba5f3b6f160d3a7a9bb5a5d255e9d9e33533831072efa3e74db9e4be67 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T07:34:11.496Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T07:34:11.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:34:11.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T07:34:11.791Z] . [Pipeline] withDockerContainer [2022-03-08T07:34:11.959Z] prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container [2022-03-08T07:34:12.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T07:34:12.432Z] $ docker top e2ef69a1eea4a303109cb0fa72fa0ba85cf09122209bb336015b96345503f734 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T07:34:12.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T07:34:12.514Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T07:34:12.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T07:34:12.618Z] $ docker exec e2ef69a1eea4a303109cb0fa72fa0ba85cf09122209bb336015b96345503f734 ssh-agent [2022-03-08T07:34:12.708Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlmIfFc/agent.13 [2022-03-08T07:34:12.708Z] SSH_AGENT_PID=19 [2022-03-08T07:34:12.713Z] Running ssh-add (command line suppressed) [2022-03-08T07:34:12.811Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4044773627254593237.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4044773627254593237.key) [2022-03-08T07:34:12.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T07:34:13.109Z] + git semver push [2022-03-08T07:34:13.110Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T07:34:13.110Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2022-03-08T07:34:13.110Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2022-03-08T07:34:13.110Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T07:34:13.110Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T07:34:13.110Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T07:34:13.110Z] # $SEMVER_BRANCH = main [2022-03-08T07:34:13.110Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } [2022-03-08T07:34:15.664Z] $ docker exec --env ******** --env ******** e2ef69a1eea4a303109cb0fa72fa0ba85cf09122209bb336015b96345503f734 ssh-agent -k [2022-03-08T07:34:15.751Z] unset SSH_AUTH_SOCK; [2022-03-08T07:34:15.751Z] unset SSH_AGENT_PID; [2022-03-08T07:34:15.752Z] echo Agent pid 19 killed; [2022-03-08T07:34:15.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T07:34:16.070Z] + git semver [Pipeline] } [2022-03-08T07:34:16.086Z] $ docker stop --time=1 e2ef69a1eea4a303109cb0fa72fa0ba85cf09122209bb336015b96345503f734 [2022-03-08T07:34:17.257Z] $ docker rm -f e2ef69a1eea4a303109cb0fa72fa0ba85cf09122209bb336015b96345503f734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-08T07:34:17.888Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [2022-03-08T07:34:17.888Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-03-08T07:34:17.888Z] total 8 [2022-03-08T07:34:17.888Z] drwxr-xr-x. 3 root root 34 Mar 8 07:28 . [2022-03-08T07:34:17.888Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 8 07:34 .. [2022-03-08T07:34:17.888Z] drwxr-xr-x. 2 root root 6 Mar 8 07:28 cost [2022-03-08T07:34:17.888Z] -rw-r--r--. 1 root root 86 Mar 8 07:28 cost.csv [2022-03-08T07:34:17.888Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-03-08T07:34:17.888Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-03-08T07:34:17.888Z] total 8 [2022-03-08T07:34:17.888Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 8 07:28 . [2022-03-08T07:34:17.888Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 8 07:34 .. [2022-03-08T07:34:17.888Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 8 07:28 cost [2022-03-08T07:34:17.888Z] -rw-r--r--. 1 jenkins jenkins 86 Mar 8 07:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:34:18.179Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:34:18.732Z] ---> package-listing.sh [2022-03-08T07:34:18.732Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-08T07:34:18.732Z] ++ facter osfamily [2022-03-08T07:34:18.994Z] + OS_FAMILY=redhat [2022-03-08T07:34:18.994Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2022-03-08T07:34:18.994Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-08T07:34:18.994Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-08T07:34:18.994Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-08T07:34:18.994Z] + PACKAGES=/tmp/packages_start.txt [2022-03-08T07:34:18.994Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-03-08T07:34:18.994Z] + PACKAGES=/tmp/packages_end.txt [2022-03-08T07:34:18.994Z] + case "${OS_FAMILY}" in [2022-03-08T07:34:18.994Z] + sort [2022-03-08T07:34:18.994Z] + rpm -qa [2022-03-08T07:34:19.565Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-08T07:34:19.565Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-08T07:34:19.565Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-08T07:34:19.565Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-03-08T07:34:19.565Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2022-03-08T07:34:19.565Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2022-03-08T07:34:19.577Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-08T07:34:19.860Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-08T07:34:20.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T07:34:20.419Z] . [Pipeline] withDockerContainer [2022-03-08T07:34:20.488Z] prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container [2022-03-08T07:34:20.521Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-08T07:34:20.726Z] $ docker top 210602f0fdcaeb12705ca678f421f6f237d22a429373cf10c9d360399097713a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T07:34:21.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-08T07:34:21.369Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-08T07:34:21.659Z] + ls /var/log/sa-host [2022-03-08T07:34:21.659Z] + sadf -c /var/log/sa-host/sa08 [2022-03-08T07:34:21.659Z] file_magic: OK [2022-03-08T07:34:21.659Z] HZ: Using current value: 100 [2022-03-08T07:34:21.659Z] file_header: OK [2022-03-08T07:34:21.659Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-08T07:34:21.659Z] Statistics: [2022-03-08T07:34:21.659Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T07:34:21.659Z] File successfully converted to sysstat format version 12.5.2 [2022-03-08T07:34:21.659Z] + sadf -c /var/log/sa-host/sa17 [2022-03-08T07:34:21.659Z] file_magic: OK [2022-03-08T07:34:21.659Z] HZ: Using current value: 100 [2022-03-08T07:34:21.659Z] file_header: OK [2022-03-08T07:34:21.659Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-08T07:34:21.659Z] Statistics: [2022-03-08T07:34:21.659Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T07:34:21.659Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T07:34:21.885Z] provisioning config files... [2022-03-08T07:34:21.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3358414027008427105tmp [Pipeline] { [Pipeline] echo [2022-03-08T07:34:21.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:34:22.194Z] ---> create-netrc.sh [Pipeline] } [2022-03-08T07:34:22.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:34:22.544Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-08T07:34:22.556Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:34:22.841Z] ---> sudo-logs.sh [2022-03-08T07:34:22.841Z] Archiving 'sudo' log.. [2022-03-08T07:34:22.841Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6581.novalocal: Name or service not known [2022-03-08T07:34:22.841Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6581.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-08T07:34:22.876Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:34:23.175Z] ---> job-cost.sh [2022-03-08T07:34:23.175Z] lf-activate-venv: SKIPPING [2022-03-08T07:34:23.175Z] DEBUG: total: 0.05999999865889549 [2022-03-08T07:34:23.175Z] INFO: Retrieving Stack Cost... [2022-03-08T07:34:23.434Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T07:34:24.006Z] INFO: Archiving Costs [Pipeline] echo [2022-03-08T07:34:24.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T07:34:24.308Z] ---> logs-deploy.sh [2022-03-08T07:34:24.308Z] lf-activate-venv: SKIPPING [2022-03-08T07:34:24.308Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/23 [2022-03-08T07:34:24.308Z] INFO: archiving workspace using pattern(s): [2022-03-08T07:34:25.250Z] Archives upload complete. [2022-03-08T07:34:25.250Z] INFO: archiving logs to Nexus [2022-03-08T07:34:25.822Z] ---> uname -a: [2022-03-08T07:34:25.822Z] Linux prd-centos7-docker-4c-2g-6581.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-08T07:34:25.822Z] [2022-03-08T07:34:25.822Z] [2022-03-08T07:34:25.822Z] ---> lscpu: [2022-03-08T07:34:25.822Z] Architecture: x86_64 [2022-03-08T07:34:25.822Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-08T07:34:25.822Z] Byte Order: Little Endian [2022-03-08T07:34:25.822Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-08T07:34:25.822Z] CPU(s): 2 [2022-03-08T07:34:25.822Z] On-line CPU(s) list: 0,1 [2022-03-08T07:34:25.822Z] Thread(s) per core: 1 [2022-03-08T07:34:25.822Z] Core(s) per socket: 1 [2022-03-08T07:34:25.822Z] Socket(s): 2 [2022-03-08T07:34:25.822Z] NUMA node(s): 1 [2022-03-08T07:34:25.822Z] Vendor ID: AuthenticAMD [2022-03-08T07:34:25.822Z] CPU family: 23 [2022-03-08T07:34:25.822Z] Model: 49 [2022-03-08T07:34:25.822Z] Model name: AMD EPYC-Rome Processor [2022-03-08T07:34:25.822Z] Stepping: 0 [2022-03-08T07:34:25.822Z] CPU MHz: 2799.998 [2022-03-08T07:34:25.822Z] BogoMIPS: 5599.99 [2022-03-08T07:34:25.822Z] Virtualization: AMD-V [2022-03-08T07:34:25.822Z] Hypervisor vendor: KVM [2022-03-08T07:34:25.822Z] Virtualization type: full [2022-03-08T07:34:25.822Z] L1d cache: 64 KiB [2022-03-08T07:34:25.822Z] L1i cache: 64 KiB [2022-03-08T07:34:25.822Z] L2 cache: 1 MiB [2022-03-08T07:34:25.822Z] L3 cache: 32 MiB [2022-03-08T07:34:25.822Z] NUMA node0 CPU(s): 0,1 [2022-03-08T07:34:25.822Z] Vulnerability Itlb multihit: Not affected [2022-03-08T07:34:25.822Z] Vulnerability L1tf: Not affected [2022-03-08T07:34:25.822Z] Vulnerability Mds: Not affected [2022-03-08T07:34:25.822Z] Vulnerability Meltdown: Not affected [2022-03-08T07:34:25.822Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-08T07:34:25.822Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-08T07:34:25.823Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-08T07:34:25.823Z] Vulnerability Srbds: Not affected [2022-03-08T07:34:25.823Z] Vulnerability Tsx async abort: Not affected [2022-03-08T07:34:25.823Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z] ---> nproc: [2022-03-08T07:34:25.823Z] 2 [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z] ---> df -h: [2022-03-08T07:34:25.823Z] Filesystem Size Used Avail Use% Mounted on [2022-03-08T07:34:25.823Z] overlay 40G 11G 30G 26% / [2022-03-08T07:34:25.823Z] tmpfs 64M 0 64M 0% /dev [2022-03-08T07:34:25.823Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-08T07:34:25.823Z] shm 64M 0 64M 0% /dev/shm [2022-03-08T07:34:25.823Z] /dev/vda1 40G 11G 30G 26% /facter-os [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z] ---> sar -b -r -n DEV: [2022-03-08T07:34:25.823Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/08/22 _x86_64_ (2 CPU) [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z] 07:25:20 LINUX RESTART (2 CPU) [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z] 07:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-08T07:34:25.823Z] 07:27:01 298.22 0.00 298.22 0.00 0.00 79063.85 0.00 [2022-03-08T07:34:25.823Z] 07:28:01 96.85 0.02 96.84 0.00 0.27 9558.38 0.00 [2022-03-08T07:34:25.823Z] 07:29:01 62.64 0.00 62.64 0.00 0.00 16359.29 0.00 [2022-03-08T07:34:25.823Z] 07:30:01 0.88 0.63 0.25 0.00 56.10 3.33 0.00 [2022-03-08T07:34:25.823Z] 07:31:01 0.37 0.00 0.37 0.00 0.00 8.85 0.00 [2022-03-08T07:34:25.823Z] 07:32:01 0.40 0.00 0.40 0.00 0.00 5.76 0.00 [2022-03-08T07:34:25.823Z] 07:33:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 [2022-03-08T07:34:25.823Z] 07:34:01 179.63 0.03 179.60 0.00 3.73 48987.83 0.00 [2022-03-08T07:34:25.823Z] Average: 79.91 0.09 79.83 0.00 7.51 19251.09 0.00 [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z] 07:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-08T07:34:25.823Z] 07:27:01 3987352 0 964860 12.05 2620 3054100 1551044 17.12 770848 2743024 40 [2022-03-08T07:34:25.823Z] 07:28:01 3265312 0 1103884 13.78 2620 3637116 1832832 20.24 1169928 3055708 489192 [2022-03-08T07:34:25.823Z] 07:29:01 3354432 0 1052924 13.15 2620 3598956 1316924 14.54 1029396 3091692 16 [2022-03-08T07:34:25.823Z] 07:30:01 3353332 0 1052344 13.14 2620 3600636 1278796 14.12 1032972 3092236 20 [2022-03-08T07:34:25.823Z] 07:31:01 3367496 0 1038172 12.96 2620 3600644 1278848 14.12 1019256 3092236 12 [2022-03-08T07:34:25.823Z] 07:32:01 3370344 0 1035320 12.93 2620 3600648 1278596 14.12 1017684 3092236 8 [2022-03-08T07:34:25.823Z] 07:33:01 3375588 0 1030068 12.86 2620 3600656 1278776 14.12 1012184 3092236 8 [2022-03-08T07:34:25.823Z] 07:34:01 1801272 0 1282580 16.01 2620 4922460 1448420 15.99 1224312 4241660 143172 [2022-03-08T07:34:25.823Z] Average: 3234391 0 1070019 13.36 2620 3701902 1408030 15.55 1034572 3187628 79058 [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z] 07:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-08T07:34:25.823Z] 07:27:01 veth0dcc31b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:27:01 eth0 444.25 306.74 5536.46 41.89 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:27:01 docker0 200.65 258.35 16.57 2155.63 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:28:01 eth0 202.38 145.28 2706.94 237.14 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:28:01 docker0 13.01 17.27 0.74 89.69 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:29:01 eth0 12.80 8.74 12.23 4.38 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:30:01 eth0 5.18 3.56 4.25 3.75 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:31:01 eth0 1.62 1.05 0.99 1.09 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:32:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:33:01 eth0 1.73 0.72 2.02 0.05 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:34:01 eth0 354.07 213.37 7647.74 32.04 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] 07:34:01 docker0 30.79 45.73 2.94 388.13 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] Average: eth0 127.78 84.95 1989.04 40.05 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] Average: docker0 30.56 40.17 2.53 329.21 0.00 0.00 0.00 0.00 [2022-03-08T07:34:25.823Z] [2022-03-08T07:34:25.823Z]