Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e403711dcd95b7f18079a8fe9cea73294caabbda Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8582576323856653039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6637917835503394838.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh6638999096970354119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8330282908203872860.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-ssh8718370738108158505.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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13611 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-ssh1179782626999700623.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 e403711dcd95b7f18079a8fe9cea73294caabbda (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 e403711dcd95b7f18079a8fe9cea73294caabbda # timeout=10 Commit message: "Merge pull request #285 from lenny-intel/cors-secrets-file" > git rev-list --no-walk 2914c8785d6fb43e30410761fbe9b43bb07dce53 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:56:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:56:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:56:30 ========================================================= 01:56:30 EdgeX Global Pipelines Version Info 01:56:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:56:31 ------------------- 01:56:31 stable info: 01:56:31 ------------------- 01:56:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:56:31 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 01:56:31 Message: update stable to v1.0.211 01:56:32 ------------------- 01:56:32 experimental info: 01:56:32 ------------------- 01:56:32 Commited By: **** collab-it+edgex@linuxfoundation.org 01:56:32 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 01:56:32 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e403711dcd95b7f18079a8fe9cea73294caabbda [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e403711 [Pipeline] echo 01:56:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:32 provisioning config files... 01:56:32 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3960261741386314291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:33 ---> docker-login.sh 01:56:33 nexus3.edgexfoundry.org:10001 01:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:33 Configure a credential helper to remove this warning. See 01:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:33 01:56:33 Login Succeeded 01:56:33 nexus3.edgexfoundry.org:10002 01:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:33 Configure a credential helper to remove this warning. See 01:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:33 01:56:33 Login Succeeded 01:56:33 nexus3.edgexfoundry.org:10003 01:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:33 Configure a credential helper to remove this warning. See 01:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:33 01:56:33 Login Succeeded 01:56:33 nexus3.edgexfoundry.org:10004 01:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:33 Configure a credential helper to remove this warning. See 01:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:33 01:56:33 Login Succeeded 01:56:33 docker.io 01:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:33 Configure a credential helper to remove this warning. See 01:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:33 01:56:33 Login Succeeded 01:56:33 ---> docker-login.sh ends [Pipeline] } 01:56:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:56:34 + git rev-list -1 --merges e403711dcd95b7f18079a8fe9cea73294caabbda~1..e403711dcd95b7f18079a8fe9cea73294caabbda [Pipeline] echo 01:56:34 -----------> git rev-list -1 --merges e403711dcd95b7f18079a8fe9cea73294caabbda~1..e403711dcd95b7f18079a8fe9cea73294caabbda e403711dcd95b7f18079a8fe9cea73294caabbda 01:56:34 e403711dcd95b7f18079a8fe9cea73294caabbda [false] [Pipeline] sh 01:56:34 + git log --format=format:%s -1 e403711dcd95b7f18079a8fe9cea73294caabbda [Pipeline] echo 01:56:34 ========================================================= 01:56:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:56:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:35 + git log --format=format:%s -1 e403711dcd95b7f18079a8fe9cea73294caabbda [Pipeline] echo 01:56:35 [semverPrep] GIT_COMMIT: e403711dcd95b7f18079a8fe9cea73294caabbda, Commit Message: Merge pull request #285 from lenny-intel/cors-secrets-file [Pipeline] echo 01:56:35 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:56:35 01:56:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:56:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:56:35 latest: Pulling from edgex-devops/git-semver 01:56:35 a0d0a0d46f8b: Pulling fs layer 01:56:35 3e5f54012d9b: Pulling fs layer 01:56:35 4c7163046ea9: Pulling fs layer 01:56:35 0c2d73faf560: Pulling fs layer 01:56:35 0c2d73faf560: Waiting 01:56:35 3e5f54012d9b: Verifying Checksum 01:56:35 3e5f54012d9b: Download complete 01:56:35 a0d0a0d46f8b: Verifying Checksum 01:56:35 a0d0a0d46f8b: Download complete 01:56:35 0c2d73faf560: Verifying Checksum 01:56:35 0c2d73faf560: Download complete 01:56:35 4c7163046ea9: Verifying Checksum 01:56:35 4c7163046ea9: Download complete 01:56:36 a0d0a0d46f8b: Pull complete 01:56:36 3e5f54012d9b: Pull complete 01:56:36 4c7163046ea9: Pull complete 01:56:36 0c2d73faf560: Pull complete 01:56:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:56:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:56:36 prd-centos7-docker-4c-2g-13611 does not seem to be running inside a container 01:56:36 $ 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 01:56:37 $ docker top 64682122067b804d89a9c463b0950cba3fd6b9740c297200cedd613f315d8763 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:37 [ssh-agent] Looking for ssh-agent implementation... 01:56:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:37 $ docker exec 64682122067b804d89a9c463b0950cba3fd6b9740c297200cedd613f315d8763 ssh-agent 01:56:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNblPem/agent.13 01:56:37 SSH_AGENT_PID=19 01:56:37 Running ssh-add (command line suppressed) 01:56:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2679964952654457490.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2679964952654457490.key) 01:56:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:38 + git tag --points-at HEAD [Pipeline] } 01:56:37 $ docker exec --env ******** --env ******** 64682122067b804d89a9c463b0950cba3fd6b9740c297200cedd613f315d8763 ssh-agent -k 01:56:38 unset SSH_AUTH_SOCK; 01:56:38 unset SSH_AGENT_PID; 01:56:38 echo Agent pid 19 killed; 01:56:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:56:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:38 [ssh-agent] Looking for ssh-agent implementation... 01:56:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:38 $ docker exec 64682122067b804d89a9c463b0950cba3fd6b9740c297200cedd613f315d8763 ssh-agent 01:56:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbAgaLK/agent.52 01:56:38 SSH_AGENT_PID=57 01:56:38 Running ssh-add (command line suppressed) 01:56:38 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3404982054113093386.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3404982054113093386.key) 01:56:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:38 + git semver init 01:56:38 # -> Open(): unable to determine branch for HEAD 01:56:38 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 01:56:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 01:56:38 # $SEMVER_REMOTE_NAME = origin 01:56:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:56:38 # $SEMVER_USER_NAME = edgex-jenkins 01:56:38 # $SEMVER_BRANCH = main 01:56:38 # $SEMVER_TEMP = /tmp/semver-055278578 01:56:38 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 01:56:39 # '/tmp/semver-055278578' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' 01:56:39 # -> Force: false 01:56:39 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 01:56:39 $ docker exec --env ******** --env ******** 64682122067b804d89a9c463b0950cba3fd6b9740c297200cedd613f315d8763 ssh-agent -k 01:56:39 unset SSH_AUTH_SOCK; 01:56:39 unset SSH_AGENT_PID; 01:56:39 echo Agent pid 57 killed; 01:56:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:39 + git semver [Pipeline] } 01:56:39 $ docker stop --time=1 64682122067b804d89a9c463b0950cba3fd6b9740c297200cedd613f315d8763 01:56:41 $ docker rm -f 64682122067b804d89a9c463b0950cba3fd6b9740c297200cedd613f315d8763 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:56:41 Stashed 1 file(s) [Pipeline] echo 01:56:41 [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:56:56 Still waiting to schedule task 01:56:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:56:56 Still waiting to schedule task 01:56:56 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-13609’ 01:57:48 Running on prd-centos7-docker-4c-2g-13618 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 01:57:48 Running in /w/workspace/device-modbus-go/11 [Pipeline] { [Pipeline] checkout 01:57:48 Selected Git installation does not exist. Using Default 01:57:48 The recommended git tool is: NONE 01:57:50 using credential edgex-jenkins-ssh 01:57:50 Cloning the remote Git repository 01:57:51 Avoid second fetch 01:57:51 Checking out Revision e403711dcd95b7f18079a8fe9cea73294caabbda (main) 01:57:50 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 01:57:50 > git init /w/workspace/device-modbus-go/11 # timeout=10 01:57:50 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 01:57:50 > git --version # timeout=10 01:57:50 > git --version # 'git version 2.24.4' 01:57:50 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:50 [INFO] Currently running in a labeled security context 01:57:50 [INFO] Currently SELinux is 'enforcing' on the host 01:57:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/11@tmp/jenkins-gitclient-ssh5438025911740856514.key 01:57:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:51 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 01:57:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:51 > git config core.sparsecheckout # timeout=10 01:57:51 > git checkout -f e403711dcd95b7f18079a8fe9cea73294caabbda # timeout=10 01:57:55 Commit message: "Merge pull request #285 from lenny-intel/cors-secrets-file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:55 provisioning config files... 01:57:55 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/11@tmp/config4572684478635632842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:56 ---> docker-login.sh 01:57:56 nexus3.edgexfoundry.org:10001 01:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:56 Configure a credential helper to remove this warning. See 01:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:56 01:57:56 Login Succeeded 01:57:56 nexus3.edgexfoundry.org:10002 01:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:56 Configure a credential helper to remove this warning. See 01:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:56 01:57:56 Login Succeeded 01:57:56 nexus3.edgexfoundry.org:10003 01:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:56 Configure a credential helper to remove this warning. See 01:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:56 01:57:56 Login Succeeded 01:57:56 nexus3.edgexfoundry.org:10004 01:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:56 Configure a credential helper to remove this warning. See 01:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:56 01:57:56 Login Succeeded 01:57:56 docker.io 01:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:56 Configure a credential helper to remove this warning. See 01:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:56 01:57:56 Login Succeeded 01:57:56 ---> docker-login.sh ends [Pipeline] } 01:57:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:57:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:57 ========================================================= 01:57:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:57:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:57:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 01:57:57 Sending build context to Docker daemon 686.1kB 01:57:57 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 01:57:57 Step 2/9 : FROM ${BASE} AS builder 01:57:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:57:57 a0d0a0d46f8b: Pulling fs layer 01:57:57 31adcdaf11c8: Pulling fs layer 01:57:57 b8b176561691: Pulling fs layer 01:57:57 4527c011a84f: Pulling fs layer 01:57:57 5d74067f8e1e: Pulling fs layer 01:57:57 e0aca202a116: Pulling fs layer 01:57:57 3a43be97a3b4: Pulling fs layer 01:57:57 34cad66bf833: Pulling fs layer 01:57:57 b4e3c513aaa6: Pulling fs layer 01:57:57 5d74067f8e1e: Waiting 01:57:57 e0aca202a116: Waiting 01:57:57 3a43be97a3b4: Waiting 01:57:57 34cad66bf833: Waiting 01:57:57 b4e3c513aaa6: Waiting 01:57:57 4527c011a84f: Waiting 01:57:57 b8b176561691: Download complete 01:57:57 31adcdaf11c8: Verifying Checksum 01:57:57 31adcdaf11c8: Download complete 01:57:57 5d74067f8e1e: Verifying Checksum 01:57:57 5d74067f8e1e: Download complete 01:57:57 e0aca202a116: Verifying Checksum 01:57:57 e0aca202a116: Download complete 01:57:57 3a43be97a3b4: Verifying Checksum 01:57:57 3a43be97a3b4: Download complete 01:57:57 a0d0a0d46f8b: Verifying Checksum 01:57:57 a0d0a0d46f8b: Download complete 01:57:57 34cad66bf833: Verifying Checksum 01:57:57 34cad66bf833: Download complete 01:57:58 a0d0a0d46f8b: Pull complete 01:57:58 31adcdaf11c8: Pull complete 01:57:58 4527c011a84f: Verifying Checksum 01:57:58 4527c011a84f: Download complete 01:57:58 b4e3c513aaa6: Verifying Checksum 01:57:58 b4e3c513aaa6: Download complete 01:57:58 b8b176561691: Pull complete 01:58:02 4527c011a84f: Pull complete 01:58:02 5d74067f8e1e: Pull complete 01:58:02 e0aca202a116: Pull complete 01:58:02 3a43be97a3b4: Pull complete 01:58:02 34cad66bf833: Pull complete 01:58:05 b4e3c513aaa6: Pull complete 01:58:05 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 01:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:58:05 ---> 9f6097aaca64 01:58:05 Step 3/9 : ARG MAKE='make build' 01:58:07 ---> Running in 2da38f868075 01:58:07 Removing intermediate container 2da38f868075 01:58:07 ---> 09d5ec461bb9 01:58:07 Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:07 ---> Running in fedd5599fe8b 01:58:07 Removing intermediate container fedd5599fe8b 01:58:07 ---> 306472a9420f 01:58:07 Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 01:58:07 ---> Running in bfd118b6f6a6 01:58:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:58:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:58:09 (1/8) Installing openssh-keygen (8.6_p1-r3) 01:58:09 (2/8) Installing libedit (20210216.3.1-r0) 01:58:09 (3/8) Installing openssh-client-common (8.6_p1-r3) 01:58:09 (4/8) Installing openssh-client-default (8.6_p1-r3) 01:58:09 (5/8) Installing openssh-sftp-server (8.6_p1-r3) 01:58:09 (6/8) Installing openssh-server-common (8.6_p1-r3) 01:58:09 (7/8) Installing openssh-server (8.6_p1-r3) 01:58:09 (8/8) Installing openssh (8.6_p1-r3) 01:58:09 Executing busybox-1.33.1-r3.trigger 01:58:09 OK: 226 MiB in 60 packages 01:58:10 Removing intermediate container bfd118b6f6a6 01:58:10 ---> ec867049c63c 01:58:10 Step 6/9 : WORKDIR /device-modbus-go 01:58:10 ---> Running in 324a5e1d0f3b 01:58:10 Removing intermediate container 324a5e1d0f3b 01:58:10 ---> 3bb109f78265 01:58:10 Step 7/9 : COPY . . 01:58:10 ---> f8237890b0f7 01:58:10 Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:10 ---> Running in cfbe842a884a 01:58:42 Removing intermediate container cfbe842a884a 01:58:42 ---> b727527d3085 01:58:42 Step 9/9 : RUN ${MAKE} 01:58:42 ---> Running in 3b18d25a67bc 01:58:42 noop 01:58:42 Removing intermediate container 3b18d25a67bc 01:58:42 ---> 8d69b5c63edb 01:58:42 Successfully built 8d69b5c63edb 01:58:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:58:42 + docker inspect -f . ci-base-image-x86_64 01:58:42 . [Pipeline] withDockerContainer 01:58:42 prd-centos7-docker-4c-2g-13618 does not seem to be running inside a container 01:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/11 -v /w/workspace/device-modbus-go/11:/w/workspace/device-modbus-go/11:rw,z -v /w/workspace/device-modbus-go/11@tmp:/w/workspace/device-modbus-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:58:43 $ docker top fbeb4799d39e42b630a56e9c57110f98c338cb72d534b45d9932a3bdbf95bddb -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:43 + go version 01:58:43 go version go1.16.8 linux/amd64 [Pipeline] } 01:58:43 $ docker stop --time=1 fbeb4799d39e42b630a56e9c57110f98c338cb72d534b45d9932a3bdbf95bddb 01:58:44 $ docker rm -f fbeb4799d39e42b630a56e9c57110f98c338cb72d534b45d9932a3bdbf95bddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:58:45 + docker inspect -f . ci-base-image-x86_64 01:58:45 . [Pipeline] withDockerContainer 01:58:45 prd-centos7-docker-4c-2g-13618 does not seem to be running inside a container 01:58:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/11 -v /w/workspace/device-modbus-go/11:/w/workspace/device-modbus-go/11:rw,z -v /w/workspace/device-modbus-go/11@tmp:/w/workspace/device-modbus-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:58:45 $ docker top 4b43eb58c8bfc449ad711d9dd58259ef0652d9ee3ee5a030a2de3ae18567109a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:58:46 + make test 01:58:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:58:46 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:59:04 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 01:59:04 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 46.6% of statements 01:59:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:59:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:59:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:59:11 ./bin/test-attribution-txt.sh [Pipeline] } 01:59:11 $ docker stop --time=1 4b43eb58c8bfc449ad711d9dd58259ef0652d9ee3ee5a030a2de3ae18567109a 01:59:13 $ docker rm -f 4b43eb58c8bfc449ad711d9dd58259ef0652d9ee3ee5a030a2de3ae18567109a [Pipeline] // withDockerContainer [Pipeline] sh 01:59:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:59:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:59:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:59:15 + ls -al . 01:59:15 total 152 01:59:15 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 1 01:59 . 01:59:15 drwxrwxr-x. 4 jenkins jenkins 30 Nov 1 01:57 .. 01:59:15 -rw-rw-r--. 1 jenkins jenkins 8010 Nov 1 01:57 Attribution.txt 01:59:15 drwxrwxr-x. 2 jenkins jenkins 60 Nov 1 01:57 bin 01:59:15 -rw-rw-r--. 1 jenkins jenkins 6038 Nov 1 01:57 CHANGELOG.md 01:59:15 drwxrwxr-x. 3 jenkins jenkins 32 Nov 1 01:57 cmd 01:59:15 -rw-r--r--. 1 jenkins jenkins 23727 Nov 1 01:59 coverage.out 01:59:15 -rw-rw-r--. 1 jenkins jenkins 1523 Nov 1 01:57 Dockerfile 01:59:15 -rw-rw-r--. 1 jenkins jenkins 140 Nov 1 01:57 .dockerignore 01:59:15 drwxrwxr-x. 8 jenkins jenkins 162 Nov 1 01:57 .git 01:59:15 drwxrwxr-x. 2 jenkins jenkins 103 Nov 1 01:57 .github 01:59:15 -rw-rw-r--. 1 jenkins jenkins 331 Nov 1 01:57 .gitignore 01:59:15 -rw-rw-r--. 1 jenkins jenkins 308 Nov 1 01:57 go.mod 01:59:15 -rw-rw-r--. 1 jenkins jenkins 50567 Nov 1 01:57 go.sum 01:59:15 -rw-rw-r--. 1 jenkins jenkins 677 Nov 1 01:57 GOVERNANCE.md 01:59:15 drwxrwxr-x. 3 jenkins jenkins 20 Nov 1 01:57 internal 01:59:15 -rw-rw-r--. 1 jenkins jenkins 679 Nov 1 01:57 Jenkinsfile 01:59:15 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 1 01:57 LICENSE 01:59:15 -rw-rw-r--. 1 jenkins jenkins 1009 Nov 1 01:57 Makefile 01:59:15 -rw-rw-r--. 1 jenkins jenkins 622 Nov 1 01:57 OWNERS.md 01:59:15 -rw-rw-r--. 1 jenkins jenkins 2891 Nov 1 01:57 README.md 01:59:15 drwxrwxr-x. 2 jenkins jenkins 52 Nov 1 01:57 simulator 01:59:15 drwxrwxr-x. 4 jenkins jenkins 71 Nov 1 01:57 snap 01:59:15 -rw-rw-r--. 1 jenkins jenkins 11 Nov 1 01:56 VERSION 01:59:15 -rw-rw-r--. 1 jenkins jenkins 229 Nov 1 01:57 version.go [Pipeline] isUnix [Pipeline] sh 01:59:15 + 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=e403711dcd95b7f18079a8fe9cea73294caabbda --label arch=amd64 --label version=2.0.1-dev.8 . 01:59:15 Sending build context to Docker daemon 710.7kB 01:59:15 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 01:59:15 Step 2/22 : FROM ${BASE} AS builder 01:59:15 ---> 8d69b5c63edb 01:59:15 Step 3/22 : ARG MAKE='make build' 01:59:15 ---> Running in f5a13eeab313 01:59:15 Removing intermediate container f5a13eeab313 01:59:15 ---> 968af6edf684 01:59:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:15 ---> Running in 9741c56600be 01:59:15 Removing intermediate container 9741c56600be 01:59:15 ---> 5ba49edadb47 01:59:15 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 01:59:16 ---> Running in 19faab212bfb 01:59:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:17 OK: 226 MiB in 60 packages 01:59:17 Removing intermediate container 19faab212bfb 01:59:17 ---> 0f6ec7a8092f 01:59:17 Step 6/22 : WORKDIR /device-modbus-go 01:59:17 ---> Running in 3c13eaf0fc58 01:59:17 Removing intermediate container 3c13eaf0fc58 01:59:17 ---> 7d75a14fa3e2 01:59:17 Step 7/22 : COPY . . 01:59:18 ---> 9b314cb2fdae 01:59:18 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:18 ---> Running in 92ea61e8c6a4 01:59:18 Removing intermediate container 92ea61e8c6a4 01:59:18 ---> 054871da223b 01:59:18 Step 9/22 : RUN ${MAKE} 01:59:18 ---> Running in ae87cdd9a597 01:59:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.8" -o cmd/device-modbus ./cmd 01:59:31 Removing intermediate container ae87cdd9a597 01:59:31 ---> e72a8fdbde01 01:59:31 Step 10/22 : FROM alpine:3.14 01:59:31 3.14: Pulling from library/alpine 01:59:31 a0d0a0d46f8b: Already exists 01:59:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:59:31 Status: Downloaded newer image for alpine:3.14 01:59:31 ---> 14119a10abf4 01:59:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 01:59:31 ---> Running in e43c882e5aab 01:59:31 Removing intermediate container e43c882e5aab 01:59:31 ---> 38fc631b9ae7 01:59:31 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:31 ---> Running in 8a32eed33932 01:59:32 Removing intermediate container 8a32eed33932 01:59:32 ---> bf142fbe8785 01:59:32 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 01:59:32 ---> Running in c64ff4f89cef 01:59:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:33 (1/6) Installing dumb-init (1.2.5-r1) 01:59:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:59:33 (3/6) Installing libsodium (1.0.18-r0) 01:59:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:59:34 (5/6) Installing libzmq (4.3.4-r0) 01:59:34 (6/6) Installing zeromq (4.3.4-r0) 01:59:34 Executing busybox-1.33.1-r3.trigger 01:59:34 OK: 8 MiB in 20 packages 01:59:34 Removing intermediate container c64ff4f89cef 01:59:34 ---> 8e2b09107c61 01:59:34 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 01:59:34 ---> 1fdeea30828c 01:59:34 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 01:59:34 ---> 33618ab214a2 01:59:34 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 01:59:35 ---> 7029fd994857 01:59:35 Step 17/22 : EXPOSE 59901 01:59:35 ---> Running in 1ecb97f67aa1 01:59:35 Removing intermediate container 1ecb97f67aa1 01:59:35 ---> bf3b3c5a9025 01:59:35 Step 18/22 : ENTRYPOINT ["/device-modbus"] 01:59:35 ---> Running in 49414ff82994 01:59:35 Removing intermediate container 49414ff82994 01:59:35 ---> b16ea22486f1 01:59:35 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:35 ---> Running in f4633218c100 01:59:35 Removing intermediate container f4633218c100 01:59:35 ---> e256a44d6afc 01:59:35 Step 20/22 : LABEL arch=amd64 01:59:35 ---> Running in df1e91b0533b 01:59:35 Removing intermediate container df1e91b0533b 01:59:35 ---> 8cd1ab422eff 01:59:35 Step 21/22 : LABEL git_sha=e403711dcd95b7f18079a8fe9cea73294caabbda 01:59:35 ---> Running in 5bbb5a821d41 01:59:35 Removing intermediate container 5bbb5a821d41 01:59:35 ---> 248e73f6507e 01:59:35 Step 22/22 : LABEL version=2.0.1-dev.8 01:59:35 ---> Running in 6b715ab12a4d 01:59:35 Removing intermediate container 6b715ab12a4d 01:59:35 ---> 8f33d02e034c 01:59:35 [Warning] One or more build-args [ARCH] were not consumed 01:59:35 Successfully built 8f33d02e034c 01:59:35 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:35 provisioning config files... 01:59:35 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/11@tmp/config6172058476346409713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:36 ---> docker-login.sh 01:59:36 nexus3.edgexfoundry.org:10001 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 nexus3.edgexfoundry.org:10002 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 nexus3.edgexfoundry.org:10003 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 nexus3.edgexfoundry.org:10004 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 docker.io 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 ---> docker-login.sh ends [Pipeline] } 01:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:37 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 01:59:37 e403711dcd95b7f18079a8fe9cea73294caabbda 01:59:37 latest 01:59:37 2.0.1-dev.8 01:59:37 e403711dcd95b7f18079a8fe9cea73294caabbda-2.0.1-dev.8 01:59:37 main 01:59:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:59:37 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:e403711dcd95b7f18079a8fe9cea73294caabbda [Pipeline] isUnix [Pipeline] sh 01:59:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus:e403711dcd95b7f18079a8fe9cea73294caabbda 01:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:59:37 48c38f5a71b8: Preparing 01:59:37 caae999e847e: Preparing 01:59:37 cdfe58e08052: Preparing 01:59:37 561ce2979737: Preparing 01:59:37 d267d8ab3848: Preparing 01:59:37 e2eb06d8af82: Preparing 01:59:37 e2eb06d8af82: Waiting 01:59:37 d267d8ab3848: Pushed 01:59:37 e2eb06d8af82: Layer already exists 01:59:37 caae999e847e: Pushed 01:59:37 48c38f5a71b8: Pushed 01:59:37 561ce2979737: Pushed 01:59:38 cdfe58e08052: Pushed 01:59:38 e403711dcd95b7f18079a8fe9cea73294caabbda: digest: sha256:9e70cdec396a3fdb7161891aceb0b6ac5f97bdebb3b5265961f373d32a53e588 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:59:39 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 01:59:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 01:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:59:39 48c38f5a71b8: Preparing 01:59:39 caae999e847e: Preparing 01:59:39 cdfe58e08052: Preparing 01:59:39 561ce2979737: Preparing 01:59:39 d267d8ab3848: Preparing 01:59:39 e2eb06d8af82: Preparing 01:59:39 e2eb06d8af82: Waiting 01:59:39 caae999e847e: Layer already exists 01:59:39 561ce2979737: Layer already exists 01:59:39 48c38f5a71b8: Layer already exists 01:59:39 d267d8ab3848: Layer already exists 01:59:39 cdfe58e08052: Layer already exists 01:59:39 e2eb06d8af82: Layer already exists 01:59:39 latest: digest: sha256:9e70cdec396a3fdb7161891aceb0b6ac5f97bdebb3b5265961f373d32a53e588 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:59:39 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 01:59:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.8 01:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:59:40 48c38f5a71b8: Preparing 01:59:40 caae999e847e: Preparing 01:59:40 cdfe58e08052: Preparing 01:59:40 561ce2979737: Preparing 01:59:40 d267d8ab3848: Preparing 01:59:40 e2eb06d8af82: Preparing 01:59:40 e2eb06d8af82: Waiting 01:59:40 d267d8ab3848: Layer already exists 01:59:40 48c38f5a71b8: Layer already exists 01:59:40 cdfe58e08052: Layer already exists 01:59:40 caae999e847e: Layer already exists 01:59:40 561ce2979737: Layer already exists 01:59:40 e2eb06d8af82: Layer already exists 01:59:40 2.0.1-dev.8: digest: sha256:9e70cdec396a3fdb7161891aceb0b6ac5f97bdebb3b5265961f373d32a53e588 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:59:40 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:e403711dcd95b7f18079a8fe9cea73294caabbda-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 01:59:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus:e403711dcd95b7f18079a8fe9cea73294caabbda-2.0.1-dev.8 01:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:59:40 48c38f5a71b8: Preparing 01:59:40 caae999e847e: Preparing 01:59:40 cdfe58e08052: Preparing 01:59:40 561ce2979737: Preparing 01:59:40 d267d8ab3848: Preparing 01:59:40 e2eb06d8af82: Preparing 01:59:40 e2eb06d8af82: Waiting 01:59:40 d267d8ab3848: Layer already exists 01:59:40 561ce2979737: Layer already exists 01:59:40 48c38f5a71b8: Layer already exists 01:59:40 caae999e847e: Layer already exists 01:59:40 cdfe58e08052: Layer already exists 01:59:40 e2eb06d8af82: Layer already exists 01:59:40 e403711dcd95b7f18079a8fe9cea73294caabbda-2.0.1-dev.8: digest: sha256:9e70cdec396a3fdb7161891aceb0b6ac5f97bdebb3b5265961f373d32a53e588 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:59:40 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh 01:59:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 01:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:59:41 48c38f5a71b8: Preparing 01:59:41 caae999e847e: Preparing 01:59:41 cdfe58e08052: Preparing 01:59:41 561ce2979737: Preparing 01:59:41 d267d8ab3848: Preparing 01:59:41 e2eb06d8af82: Preparing 01:59:41 e2eb06d8af82: Waiting 01:59:41 d267d8ab3848: Layer already exists 01:59:41 caae999e847e: Layer already exists 01:59:41 48c38f5a71b8: Layer already exists 01:59:41 561ce2979737: Layer already exists 01:59:41 cdfe58e08052: Layer already exists 01:59:41 e2eb06d8af82: Layer already exists 01:59:41 main: digest: sha256:9e70cdec396a3fdb7161891aceb0b6ac5f97bdebb3b5265961f373d32a53e588 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:41 ===================================================== [Pipeline] echo 01:59:41 taggedImages: 01:59:41 - nexus3.edgexfoundry.org:10004/device-modbus:e403711dcd95b7f18079a8fe9cea73294caabbda 01:59:41 - nexus3.edgexfoundry.org:10004/device-modbus:latest 01:59:41 - nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.8 01:59:41 - nexus3.edgexfoundry.org:10004/device-modbus:e403711dcd95b7f18079a8fe9cea73294caabbda-2.0.1-dev.8 01:59:41 - 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 01:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:41 01:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:42 latest: Pulling from edgex-lftools-log-publisher 01:59:42 b4d181a07f80: Pulling fs layer 01:59:42 a1111a8f2ec3: Pulling fs layer 01:59:42 ed53099fbce6: Pulling fs layer 01:59:42 dc539afda2c1: Pulling fs layer 01:59:42 77bc0d833cb6: Pulling fs layer 01:59:42 9065ff56babe: Pulling fs layer 01:59:42 d287ab97295c: Pulling fs layer 01:59:42 dc539afda2c1: Waiting 01:59:42 77bc0d833cb6: Waiting 01:59:42 9065ff56babe: Waiting 01:59:42 d287ab97295c: Waiting 01:59:42 a1111a8f2ec3: Verifying Checksum 01:59:42 a1111a8f2ec3: Download complete 01:59:42 dc539afda2c1: Verifying Checksum 01:59:42 dc539afda2c1: Download complete 01:59:42 ed53099fbce6: Verifying Checksum 01:59:42 ed53099fbce6: Download complete 01:59:42 9065ff56babe: Verifying Checksum 01:59:42 9065ff56babe: Download complete 01:59:42 77bc0d833cb6: Verifying Checksum 01:59:42 77bc0d833cb6: Download complete 01:59:42 b4d181a07f80: Verifying Checksum 01:59:42 b4d181a07f80: Download complete 01:59:43 d287ab97295c: Verifying Checksum 01:59:43 d287ab97295c: Download complete 01:59:44 b4d181a07f80: Pull complete 01:59:44 a1111a8f2ec3: Pull complete 01:59:44 ed53099fbce6: Pull complete 01:59:44 dc539afda2c1: Pull complete 01:59:45 77bc0d833cb6: Pull complete 01:59:45 9065ff56babe: Pull complete 01:59:50 d287ab97295c: Pull complete 01:59:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:59:50 prd-centos7-docker-4c-2g-13618 does not seem to be running inside a container 01:59:50 $ 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/11 -v /w/workspace/device-modbus-go/11:/w/workspace/device-modbus-go/11:rw,z -v /w/workspace/device-modbus-go/11@tmp:/w/workspace/device-modbus-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:59:53 $ docker top bf59bfbfd91e7b4963fcd7061fed40fecaecffa928520aaa8404691962627757 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:53 ---> job-cost.sh 01:59:53 lf-activate-venv: SKIPPING 01:59:53 INFO: No Stack... 01:59:53 INFO: Retrieving Pricing Info for: v3-standard-2 01:59:53 INFO: Archiving Costs [Pipeline] sh 01:59:54 + cat /w/workspace/device-modbus-go/11/archives/cost.csv 01:59:54 + cut -d, -f6 [Pipeline] lock 01:59:54 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-11-stack-cost] 01:59:54 Resource [jenkins-edgexfoundry-device-modbus-go-main-11-stack-cost] did not exist. Created. 01:59:54 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:54 + echo total: 0.05999999865889549 [Pipeline] stash 01:59:54 Stashed 1 file(s) [Pipeline] } 01:59:54 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:54 $ docker stop --time=1 bf59bfbfd91e7b4963fcd7061fed40fecaecffa928520aaa8404691962627757 01:59:55 $ docker rm -f bf59bfbfd91e7b4963fcd7061fed40fecaecffa928520aaa8404691962627757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:00:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13621 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 02:00:43 Running in /w/workspace/device-modbus-go/11 [Pipeline] { [Pipeline] checkout 02:00:44 Selected Git installation does not exist. Using Default 02:00:44 The recommended git tool is: NONE 02:00:51 using credential edgex-jenkins-ssh 02:00:51 Cloning the remote Git repository 02:00:51 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 02:00:51 > git init /w/workspace/device-modbus-go/11 # timeout=10 02:00:51 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 02:00:51 > git --version # timeout=10 02:00:51 > git --version # 'git version 2.17.1' 02:00:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:52 Avoid second fetch 02:00:52 Checking out Revision e403711dcd95b7f18079a8fe9cea73294caabbda (main) 02:00:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:52 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 02:00:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:52 > git config core.sparsecheckout # timeout=10 02:00:52 > git checkout -f e403711dcd95b7f18079a8fe9cea73294caabbda # timeout=10 02:00:57 Commit message: "Merge pull request #285 from lenny-intel/cors-secrets-file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:00:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:58 Dload Upload Total Spent Left Speed 02:00:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 02:00:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:00:59 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:00:59 sudo tee /etc/docker/daemon.new 02:00:59 { 02:00:59 "registry-mirrors": [ 02:00:59 "https://nexus3.edgexfoundry.org:10001" 02:00:59 ], 02:00:59 "bip": "10.250.0.254/24", 02:00:59 "hosts": [ 02:00:59 "tcp://0.0.0.0:5555", 02:00:59 "unix:///var/run/docker.sock" 02:00:59 ], 02:00:59 "mtu": 1458, 02:00:59 "selinux-enabled": true, 02:00:59 "seccomp-profile": "/etc/docker/seccomp.json" 02:00:59 } [Pipeline] sh 02:00:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:01:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:18 provisioning config files... 02:01:18 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/11@tmp/config6130085159690725574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:19 ---> docker-login.sh 02:01:19 nexus3.edgexfoundry.org:10001 02:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:20 Configure a credential helper to remove this warning. See 02:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:20 02:01:20 Login Succeeded 02:01:20 nexus3.edgexfoundry.org:10002 02:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:20 Configure a credential helper to remove this warning. See 02:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:20 02:01:20 Login Succeeded 02:01:20 nexus3.edgexfoundry.org:10003 02:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:21 Configure a credential helper to remove this warning. See 02:01:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:21 02:01:21 Login Succeeded 02:01:21 nexus3.edgexfoundry.org:10004 02:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:22 Configure a credential helper to remove this warning. See 02:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:22 02:01:22 Login Succeeded 02:01:22 docker.io 02:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:22 Configure a credential helper to remove this warning. See 02:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:22 02:01:22 Login Succeeded 02:01:22 ---> docker-login.sh ends [Pipeline] } 02:01:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:23 ========================================================= 02:01:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:01:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:01:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 02:01:24 Sending build context to Docker daemon 685.1kB 02:01:24 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 02:01:24 Step 2/9 : FROM ${BASE} AS builder 02:01:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:24 552d1f2373af: Pulling fs layer 02:01:24 ea3f2d53f512: Pulling fs layer 02:01:24 9e70ebbbe112: Pulling fs layer 02:01:24 7a9cfe048b4a: Pulling fs layer 02:01:24 72dc09318566: Pulling fs layer 02:01:24 f4f7b4309257: Pulling fs layer 02:01:24 0ac9a79272e3: Pulling fs layer 02:01:24 b78e95d17946: Pulling fs layer 02:01:24 f4f7b4309257: Waiting 02:01:24 0ac9a79272e3: Waiting 02:01:24 b78e95d17946: Waiting 02:01:24 7a9cfe048b4a: Waiting 02:01:24 72dc09318566: Waiting 02:01:24 9e70ebbbe112: Verifying Checksum 02:01:24 9e70ebbbe112: Download complete 02:01:24 ea3f2d53f512: Download complete 02:01:24 72dc09318566: Download complete 02:01:24 f4f7b4309257: Verifying Checksum 02:01:24 f4f7b4309257: Download complete 02:01:24 552d1f2373af: Verifying Checksum 02:01:24 552d1f2373af: Download complete 02:01:24 0ac9a79272e3: Verifying Checksum 02:01:24 0ac9a79272e3: Download complete 02:01:25 552d1f2373af: Pull complete 02:01:25 ea3f2d53f512: Pull complete 02:01:26 9e70ebbbe112: Pull complete 02:01:26 b78e95d17946: Verifying Checksum 02:01:26 b78e95d17946: Download complete 02:01:27 7a9cfe048b4a: Verifying Checksum 02:01:27 7a9cfe048b4a: Download complete 02:01:39 7a9cfe048b4a: Pull complete 02:01:39 72dc09318566: Pull complete 02:01:39 f4f7b4309257: Pull complete 02:01:39 0ac9a79272e3: Pull complete 02:01:46 b78e95d17946: Pull complete 02:01:46 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 02:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:01:46 ---> 8b459fc5aaf0 02:01:46 Step 3/9 : ARG MAKE='make build' 02:01:48 ---> Running in 8022bd2ad254 02:01:49 Removing intermediate container 8022bd2ad254 02:01:49 ---> 4563efd39b8d 02:01:49 Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:49 ---> Running in 562f7e12106c 02:01:51 Removing intermediate container 562f7e12106c 02:01:51 ---> 1d7b94ad02b0 02:01:51 Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:01:51 ---> Running in 712c099bd39a 02:01:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:01:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:01:54 (1/8) Installing openssh-keygen (8.6_p1-r3) 02:01:55 (2/8) Installing libedit (20210216.3.1-r0) 02:01:55 (3/8) Installing openssh-client-common (8.6_p1-r3) 02:01:55 (4/8) Installing openssh-client-default (8.6_p1-r3) 02:01:55 (5/8) Installing openssh-sftp-server (8.6_p1-r3) 02:01:55 (6/8) Installing openssh-server-common (8.6_p1-r3) 02:01:55 (7/8) Installing openssh-server (8.6_p1-r3) 02:01:55 (8/8) Installing openssh (8.6_p1-r3) 02:01:55 Executing busybox-1.33.1-r3.trigger 02:01:55 OK: 225 MiB in 60 packages 02:01:57 Removing intermediate container 712c099bd39a 02:01:57 ---> e65facc6604b 02:01:57 Step 6/9 : WORKDIR /device-modbus-go 02:01:57 ---> Running in e720b305cb30 02:01:57 Removing intermediate container e720b305cb30 02:01:57 ---> 296eab698413 02:01:57 Step 7/9 : COPY . . 02:01:58 ---> a8bc2b8e8427 02:01:58 Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:58 ---> Running in ec66cf244a44 02:03:35 Removing intermediate container ec66cf244a44 02:03:35 ---> ba82745a5d73 02:03:35 Step 9/9 : RUN ${MAKE} 02:03:35 ---> Running in 9bf2daa41048 02:03:35 noop 02:03:35 Removing intermediate container 9bf2daa41048 02:03:35 ---> f1eed9eeadd1 02:03:35 Successfully built f1eed9eeadd1 02:03:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:36 + docker inspect -f . ci-base-image-arm64 02:03:36 . [Pipeline] withDockerContainer 02:03:36 prd-ubuntu18.04-docker-arm64-4c-16g-13621 does not seem to be running inside a container 02:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/11 -v /w/workspace/device-modbus-go/11:/w/workspace/device-modbus-go/11:rw,z -v /w/workspace/device-modbus-go/11@tmp:/w/workspace/device-modbus-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:38 $ docker top 742495cc342c2c2820592c27b1505d83dcec47e587f3955a7f9bed0f572a8108 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:39 + go version 02:03:39 go version go1.16.8 linux/arm64 [Pipeline] } 02:03:39 $ docker stop --time=1 742495cc342c2c2820592c27b1505d83dcec47e587f3955a7f9bed0f572a8108 02:03:41 $ docker rm -f 742495cc342c2c2820592c27b1505d83dcec47e587f3955a7f9bed0f572a8108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:42 + docker inspect -f . ci-base-image-arm64 02:03:42 . [Pipeline] withDockerContainer 02:03:42 prd-ubuntu18.04-docker-arm64-4c-16g-13621 does not seem to be running inside a container 02:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/11 -v /w/workspace/device-modbus-go/11:/w/workspace/device-modbus-go/11:rw,z -v /w/workspace/device-modbus-go/11@tmp:/w/workspace/device-modbus-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:43 $ docker top 3b2013a52ad991e2310ca458caab8e7d63c4933547820a5d0f3594435ff0b6d1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:03:44 + make test 02:03:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:03:46 ? github.com/edgexfoundry/device-modbus-go [no test files] 02:04:42 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 02:04:44 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.060s coverage: 46.6% of statements 02:04:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:05:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:05:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:05:17 ./bin/test-attribution-txt.sh [Pipeline] } 02:05:17 $ docker stop --time=1 3b2013a52ad991e2310ca458caab8e7d63c4933547820a5d0f3594435ff0b6d1 02:05:19 $ docker rm -f 3b2013a52ad991e2310ca458caab8e7d63c4933547820a5d0f3594435ff0b6d1 [Pipeline] // withDockerContainer [Pipeline] sh 02:05:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:05:19 Warning: overwriting stash ‘coverage-report’ 02:05:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:05:21 + ls -al . 02:05:21 total 184 02:05:21 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 02:05 . 02:05:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 02:00 .. 02:05:21 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 02:00 .dockerignore 02:05:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 02:00 .git 02:05:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 02:00 .github 02:05:21 -rw-rw-r-- 1 jenkins jenkins 331 Nov 1 02:00 .gitignore 02:05:21 -rw-rw-r-- 1 jenkins jenkins 8010 Nov 1 02:00 Attribution.txt 02:05:21 -rw-rw-r-- 1 jenkins jenkins 6038 Nov 1 02:00 CHANGELOG.md 02:05:21 -rw-rw-r-- 1 jenkins jenkins 1523 Nov 1 02:00 Dockerfile 02:05:21 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 02:00 GOVERNANCE.md 02:05:21 -rw-rw-r-- 1 jenkins jenkins 679 Nov 1 02:00 Jenkinsfile 02:05:21 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 02:00 LICENSE 02:05:21 -rw-rw-r-- 1 jenkins jenkins 1009 Nov 1 02:00 Makefile 02:05:21 -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 02:00 OWNERS.md 02:05:21 -rw-rw-r-- 1 jenkins jenkins 2891 Nov 1 02:00 README.md 02:05:21 -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 01:56 VERSION 02:05:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 02:00 bin 02:05:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 02:00 cmd 02:05:21 -rw-r--r-- 1 jenkins jenkins 23727 Nov 1 02:04 coverage.out 02:05:21 -rw-rw-r-- 1 jenkins jenkins 308 Nov 1 02:00 go.mod 02:05:21 -rw-rw-r-- 1 jenkins jenkins 50567 Nov 1 02:00 go.sum 02:05:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 02:00 internal 02:05:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 02:00 simulator 02:05:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 02:00 snap 02:05:21 -rw-rw-r-- 1 jenkins jenkins 229 Nov 1 02:00 version.go [Pipeline] isUnix [Pipeline] sh 02:05:21 + 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=e403711dcd95b7f18079a8fe9cea73294caabbda --label arch=arm64 --label version=2.0.1-dev.8 . 02:05:21 Sending build context to Docker daemon 709.6kB 02:05:21 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 02:05:21 Step 2/22 : FROM ${BASE} AS builder 02:05:21 ---> f1eed9eeadd1 02:05:21 Step 3/22 : ARG MAKE='make build' 02:05:22 ---> Running in 1f09f8c021da 02:05:22 Removing intermediate container 1f09f8c021da 02:05:22 ---> 1df2fc13d9a2 02:05:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:22 ---> Running in 2a309bb07ea0 02:05:24 Removing intermediate container 2a309bb07ea0 02:05:24 ---> 9f826580b041 02:05:24 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:05:24 ---> Running in a553291a74fb 02:05:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:05:27 OK: 225 MiB in 60 packages 02:05:28 Removing intermediate container a553291a74fb 02:05:28 ---> 7462e4cfc2b4 02:05:28 Step 6/22 : WORKDIR /device-modbus-go 02:05:29 ---> Running in e1f7c41291fa 02:05:29 Removing intermediate container e1f7c41291fa 02:05:29 ---> 198a18a595c4 02:05:29 Step 7/22 : COPY . . 02:05:30 ---> 8e7d2e43f1eb 02:05:30 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:30 ---> Running in 8663e53ab85c 02:05:33 Removing intermediate container 8663e53ab85c 02:05:33 ---> 98056cdd5535 02:05:33 Step 9/22 : RUN ${MAKE} 02:05:33 ---> Running in 1da91f784dc5 02:05:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.8" -o cmd/device-modbus ./cmd 02:06:13 Removing intermediate container 1da91f784dc5 02:06:13 ---> db4cbd1af609 02:06:13 Step 10/22 : FROM alpine:3.14 02:06:13 3.14: Pulling from library/alpine 02:06:13 552d1f2373af: Already exists 02:06:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:06:13 Status: Downloaded newer image for alpine:3.14 02:06:13 ---> bb3de5531c18 02:06:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 02:06:13 ---> Running in 58a5d3757363 02:06:13 Removing intermediate container 58a5d3757363 02:06:13 ---> ee5752218609 02:06:13 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:13 ---> Running in ae4c9095d17a 02:06:14 Removing intermediate container ae4c9095d17a 02:06:14 ---> 7be48b2b720e 02:06:14 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 02:06:14 ---> Running in 07b1fb5f3e99 02:06:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:06:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:06:17 (1/6) Installing dumb-init (1.2.5-r1) 02:06:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:06:17 (3/6) Installing libsodium (1.0.18-r0) 02:06:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:06:17 (5/6) Installing libzmq (4.3.4-r0) 02:06:17 (6/6) Installing zeromq (4.3.4-r0) 02:06:18 Executing busybox-1.33.1-r3.trigger 02:06:18 OK: 8 MiB in 20 packages 02:06:19 Removing intermediate container 07b1fb5f3e99 02:06:19 ---> aa4386d4788c 02:06:19 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 02:06:20 ---> 9975fb88d58a 02:06:20 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 02:06:21 ---> c351befa3415 02:06:21 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 02:06:21 ---> 3ece8cf2ecfb 02:06:21 Step 17/22 : EXPOSE 59901 02:06:21 ---> Running in 561c2af84512 02:06:22 Removing intermediate container 561c2af84512 02:06:22 ---> 2ce432a798ab 02:06:22 Step 18/22 : ENTRYPOINT ["/device-modbus"] 02:06:22 ---> Running in f1a86e51faaf 02:06:22 Removing intermediate container f1a86e51faaf 02:06:22 ---> 34df70382fbe 02:06:22 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:06:22 ---> Running in fcc77ecdcff0 02:06:23 Removing intermediate container fcc77ecdcff0 02:06:23 ---> f00e9606a320 02:06:23 Step 20/22 : LABEL arch=arm64 02:06:23 ---> Running in 2ffb73e75c6b 02:06:23 Removing intermediate container 2ffb73e75c6b 02:06:23 ---> 07430131f14d 02:06:23 Step 21/22 : LABEL git_sha=e403711dcd95b7f18079a8fe9cea73294caabbda 02:06:24 ---> Running in fcaf9ce7c287 02:06:24 Removing intermediate container fcaf9ce7c287 02:06:24 ---> 270c7093141c 02:06:24 Step 22/22 : LABEL version=2.0.1-dev.8 02:06:24 ---> Running in 9ad0fed69b1a 02:06:24 Removing intermediate container 9ad0fed69b1a 02:06:24 ---> 78f67c7c5b2e 02:06:24 [Warning] One or more build-args [ARCH] were not consumed 02:06:24 Successfully built 78f67c7c5b2e 02:06:24 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 02:06:25 provisioning config files... 02:06:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/11@tmp/config8655667999051722050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:25 ---> docker-login.sh 02:06:25 nexus3.edgexfoundry.org:10001 02:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:26 Configure a credential helper to remove this warning. See 02:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:26 02:06:26 Login Succeeded 02:06:26 nexus3.edgexfoundry.org:10002 02:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:26 Configure a credential helper to remove this warning. See 02:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:26 02:06:26 Login Succeeded 02:06:26 nexus3.edgexfoundry.org:10003 02:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:27 Configure a credential helper to remove this warning. See 02:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:27 02:06:27 Login Succeeded 02:06:27 nexus3.edgexfoundry.org:10004 02:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:27 Configure a credential helper to remove this warning. See 02:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:27 02:06:27 Login Succeeded 02:06:27 docker.io 02:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:28 Configure a credential helper to remove this warning. See 02:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:28 02:06:28 Login Succeeded 02:06:28 ---> docker-login.sh ends [Pipeline] } 02:06:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:28 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 02:06:28 e403711dcd95b7f18079a8fe9cea73294caabbda 02:06:28 latest 02:06:28 2.0.1-dev.8 02:06:28 e403711dcd95b7f18079a8fe9cea73294caabbda-2.0.1-dev.8 02:06:28 main 02:06:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:29 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:e403711dcd95b7f18079a8fe9cea73294caabbda [Pipeline] isUnix [Pipeline] sh 02:06:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:e403711dcd95b7f18079a8fe9cea73294caabbda 02:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:06:29 3de49a950a93: Preparing 02:06:29 ca076dfa72d9: Preparing 02:06:29 8d70f77d97c4: Preparing 02:06:29 44aebe7235fc: Preparing 02:06:29 061ba57a012a: Preparing 02:06:29 ee420dfed78a: Preparing 02:06:29 ee420dfed78a: Waiting 02:06:29 ca076dfa72d9: Pushed 02:06:29 061ba57a012a: Pushed 02:06:29 3de49a950a93: Pushed 02:06:29 ee420dfed78a: Layer already exists 02:06:30 44aebe7235fc: Pushed 02:06:33 8d70f77d97c4: Pushed 02:06:33 e403711dcd95b7f18079a8fe9cea73294caabbda: digest: sha256:428f54919f700fb77e1fc56dc62d6c149d278ce1b75d0dc35bf94f286220a1d6 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:06:33 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:06:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 02:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:06:33 3de49a950a93: Preparing 02:06:33 ca076dfa72d9: Preparing 02:06:33 8d70f77d97c4: Preparing 02:06:33 44aebe7235fc: Preparing 02:06:33 061ba57a012a: Preparing 02:06:33 ee420dfed78a: Preparing 02:06:33 ee420dfed78a: Waiting 02:06:34 ca076dfa72d9: Layer already exists 02:06:34 3de49a950a93: Layer already exists 02:06:34 44aebe7235fc: Layer already exists 02:06:34 8d70f77d97c4: Layer already exists 02:06:34 061ba57a012a: Layer already exists 02:06:34 ee420dfed78a: Layer already exists 02:06:34 latest: digest: sha256:428f54919f700fb77e1fc56dc62d6c149d278ce1b75d0dc35bf94f286220a1d6 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:06:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 02:06:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.8 02:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:06:34 3de49a950a93: Preparing 02:06:34 ca076dfa72d9: Preparing 02:06:34 8d70f77d97c4: Preparing 02:06:34 44aebe7235fc: Preparing 02:06:34 061ba57a012a: Preparing 02:06:34 ee420dfed78a: Preparing 02:06:34 ee420dfed78a: Waiting 02:06:34 44aebe7235fc: Layer already exists 02:06:34 061ba57a012a: Layer already exists 02:06:34 8d70f77d97c4: Layer already exists 02:06:34 ca076dfa72d9: Layer already exists 02:06:34 3de49a950a93: Layer already exists 02:06:35 ee420dfed78a: Layer already exists 02:06:35 2.0.1-dev.8: digest: sha256:428f54919f700fb77e1fc56dc62d6c149d278ce1b75d0dc35bf94f286220a1d6 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:06:35 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:e403711dcd95b7f18079a8fe9cea73294caabbda-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 02:06:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:e403711dcd95b7f18079a8fe9cea73294caabbda-2.0.1-dev.8 02:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:06:35 3de49a950a93: Preparing 02:06:35 ca076dfa72d9: Preparing 02:06:35 8d70f77d97c4: Preparing 02:06:35 44aebe7235fc: Preparing 02:06:35 061ba57a012a: Preparing 02:06:35 ee420dfed78a: Preparing 02:06:35 ee420dfed78a: Waiting 02:06:35 3de49a950a93: Layer already exists 02:06:35 061ba57a012a: Layer already exists 02:06:35 8d70f77d97c4: Layer already exists 02:06:35 ca076dfa72d9: Layer already exists 02:06:35 44aebe7235fc: Layer already exists 02:06:36 ee420dfed78a: Layer already exists 02:06:36 e403711dcd95b7f18079a8fe9cea73294caabbda-2.0.1-dev.8: digest: sha256:428f54919f700fb77e1fc56dc62d6c149d278ce1b75d0dc35bf94f286220a1d6 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:06:36 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh 02:06:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 02:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:06:36 3de49a950a93: Preparing 02:06:36 ca076dfa72d9: Preparing 02:06:36 8d70f77d97c4: Preparing 02:06:36 44aebe7235fc: Preparing 02:06:36 061ba57a012a: Preparing 02:06:36 ee420dfed78a: Preparing 02:06:36 ee420dfed78a: Waiting 02:06:36 ca076dfa72d9: Layer already exists 02:06:37 8d70f77d97c4: Layer already exists 02:06:37 061ba57a012a: Layer already exists 02:06:37 3de49a950a93: Layer already exists 02:06:37 44aebe7235fc: Layer already exists 02:06:37 ee420dfed78a: Layer already exists 02:06:37 main: digest: sha256:428f54919f700fb77e1fc56dc62d6c149d278ce1b75d0dc35bf94f286220a1d6 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:37 ===================================================== [Pipeline] echo 02:06:37 taggedImages: 02:06:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:e403711dcd95b7f18079a8fe9cea73294caabbda 02:06:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 02:06:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.8 02:06:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:e403711dcd95b7f18079a8fe9cea73294caabbda-2.0.1-dev.8 02:06:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:37 02:06:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:38 arm64: Pulling from edgex-lftools-log-publisher 02:06:38 448f6bf000e3: Pulling fs layer 02:06:38 f757da607395: Pulling fs layer 02:06:38 05883995daec: Pulling fs layer 02:06:38 8603b9c90790: Pulling fs layer 02:06:38 1560dd03e051: Pulling fs layer 02:06:38 27f5ce0e4adf: Pulling fs layer 02:06:38 c2d8d7efcc4b: Pulling fs layer 02:06:38 8603b9c90790: Waiting 02:06:38 1560dd03e051: Waiting 02:06:38 27f5ce0e4adf: Waiting 02:06:38 f757da607395: Verifying Checksum 02:06:38 f757da607395: Download complete 02:06:38 8603b9c90790: Verifying Checksum 02:06:38 8603b9c90790: Download complete 02:06:38 1560dd03e051: Verifying Checksum 02:06:38 1560dd03e051: Download complete 02:06:38 27f5ce0e4adf: Verifying Checksum 02:06:38 27f5ce0e4adf: Download complete 02:06:38 05883995daec: Verifying Checksum 02:06:38 05883995daec: Download complete 02:06:39 448f6bf000e3: Verifying Checksum 02:06:39 448f6bf000e3: Download complete 02:06:41 c2d8d7efcc4b: Verifying Checksum 02:06:41 c2d8d7efcc4b: Download complete 02:06:43 448f6bf000e3: Pull complete 02:06:43 f757da607395: Pull complete 02:06:45 05883995daec: Pull complete 02:06:45 8603b9c90790: Pull complete 02:06:46 1560dd03e051: Pull complete 02:06:46 27f5ce0e4adf: Pull complete 02:07:01 c2d8d7efcc4b: Pull complete 02:07:01 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:07:02 prd-ubuntu18.04-docker-arm64-4c-16g-13621 does not seem to be running inside a container 02:07:02 $ 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/11 -v /w/workspace/device-modbus-go/11:/w/workspace/device-modbus-go/11:rw,z -v /w/workspace/device-modbus-go/11@tmp:/w/workspace/device-modbus-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:07:05 $ docker top f37c239095ee61672c8e08954915b6bdb7d2bdd29917f1b3616435504e2df9bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:06 ---> job-cost.sh 02:07:06 lf-activate-venv: SKIPPING 02:07:06 INFO: No Stack... 02:07:07 INFO: Retrieving Pricing Info for: v3-standard-4 02:07:07 INFO: Archiving Costs [Pipeline] sh 02:07:08 + cat /w/workspace/device-modbus-go/11/archives/cost.csv 02:07:08 + cut -d, -f6 [Pipeline] lock 02:07:08 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-11-stack-cost] 02:07:08 Resource [jenkins-edgexfoundry-device-modbus-go-main-11-stack-cost] did not exist. Created. 02:07:08 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:09 /w/workspace/device-modbus-go/11@tmp/durable-421e7b6d/script.sh: 1: /w/workspace/device-modbus-go/11@tmp/durable-421e7b6d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:07:09 + echo total: 0.10999999940395355 [Pipeline] stash 02:07:09 Warning: overwriting stash ‘stack-cost’ 02:07:09 Stashed 1 file(s) [Pipeline] } 02:07:09 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:10 $ docker stop --time=1 f37c239095ee61672c8e08954915b6bdb7d2bdd29917f1b3616435504e2df9bd 02:07:11 $ docker rm -f f37c239095ee61672c8e08954915b6bdb7d2bdd29917f1b3616435504e2df9bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:07:12 provisioning config files... 02:07:12 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3069678341636298592tmp [Pipeline] { [Pipeline] sh 02:07:12 + set +x 02:07:12 + curl -s https://codecov.io/bash 02:07:12 + bash -s -- 02:07:12 02:07:12 _____ _ 02:07:12 / ____| | | 02:07:12 | | ___ __| | ___ ___ _____ __ 02:07:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:07:12 | |___| (_) | (_| | __/ (_| (_) \ V / 02:07:12 \_____\___/ \__,_|\___|\___\___/ \_/ 02:07:12 Bash-1.0.6 02:07:12 02:07:12 02:07:12 ==> git version 2.24.4 found 02:07:12 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:07:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:07:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:07:12 ==> Jenkins CI detected. 02:07:12 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 02:07:12 project root: . 02:07:12 --> token set from env 02:07:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:07:12 ==> Running gcov in . (disable via -X gcov) 02:07:12 ==> Python coveragepy not found 02:07:12 ==> Searching for coverage reports in: 02:07:12 + . 02:07:12 -> Found 1 reports 02:07:12 ==> Detecting git/mercurial file structure 02:07:12 ==> Reading reports 02:07:12 + ./coverage.out bytes=23727 02:07:13 ==> Appending adjustments 02:07:13 https://docs.codecov.io/docs/fixing-reports 02:07:13 + Found adjustments 02:07:13 ==> Gzipping contents 02:07:13 4.0K /tmp/codecov.5PAXnz.gz 02:07:13 ==> Uploading reports 02:07:13 url: https://codecov.io 02:07:13 query: branch=main&commit=e403711dcd95b7f18079a8fe9cea73294caabbda&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:13 -> Pinging Codecov 02:07:13 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=e403711dcd95b7f18079a8fe9cea73294caabbda&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:14 -> Uploading to 02:07:14 https://storage.googleapis.com/codecov/v4/raw/2021-11-01/55DBCA73C666E3227836607328DD7E49/e403711dcd95b7f18079a8fe9cea73294caabbda/d979af0e-7b80-442d-9899-cf8b4c129007.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T020713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8a77d7e27aaa02b3814341fb1f5be9e5e6a0f47a50ce1669b9f60e0368c2ccc 02:07:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:14 Dload Upload Total Spent Left Speed 02:07:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3991 0 0 100 3991 0 12965 --:--:-- --:--:-- --:--:-- 12957 100 3991 0 0 100 3991 0 12958 --:--:-- --:--:-- --:--:-- 12957 02:07:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/e403711dcd95b7f18079a8fe9cea73294caabbda [Pipeline] } 02:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:07:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:07:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:07:14 02:07:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:07:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:07:15 188c0c94c7c5: Pulling fs layer 02:07:15 0ef7d3d256c8: Pulling fs layer 02:07:15 de9db76c5a1d: Pulling fs layer 02:07:15 0eba1c9be4d2: Pulling fs layer 02:07:15 0d57e429df01: Pulling fs layer 02:07:15 4e4be7b47b0d: Pulling fs layer 02:07:15 e1f770b5df2f: Pulling fs layer 02:07:15 85a0685a4137: Pulling fs layer 02:07:15 0d57e429df01: Waiting 02:07:15 4e4be7b47b0d: Waiting 02:07:15 e1f770b5df2f: Waiting 02:07:15 85a0685a4137: Waiting 02:07:15 0eba1c9be4d2: Waiting 02:07:15 de9db76c5a1d: Verifying Checksum 02:07:15 de9db76c5a1d: Download complete 02:07:15 0ef7d3d256c8: Verifying Checksum 02:07:15 0ef7d3d256c8: Download complete 02:07:15 0d57e429df01: Verifying Checksum 02:07:15 0d57e429df01: Download complete 02:07:15 4e4be7b47b0d: Verifying Checksum 02:07:15 4e4be7b47b0d: Download complete 02:07:15 188c0c94c7c5: Verifying Checksum 02:07:15 188c0c94c7c5: Download complete 02:07:15 188c0c94c7c5: Pull complete 02:07:15 e1f770b5df2f: Verifying Checksum 02:07:15 e1f770b5df2f: Download complete 02:07:15 0ef7d3d256c8: Pull complete 02:07:15 de9db76c5a1d: Pull complete 02:07:16 0eba1c9be4d2: Verifying Checksum 02:07:16 0eba1c9be4d2: Download complete 02:07:16 85a0685a4137: Verifying Checksum 02:07:16 85a0685a4137: Download complete 02:07:20 0eba1c9be4d2: Pull complete 02:07:20 0d57e429df01: Pull complete 02:07:20 4e4be7b47b0d: Pull complete 02:07:20 e1f770b5df2f: Pull complete 02:07:24 85a0685a4137: Pull complete 02:07:24 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:07:24 prd-centos7-docker-4c-2g-13611 does not seem to be running inside a container 02:07:25 $ 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 02:07:27 $ docker top 38b1de275d8a8ddd84b6598a2e663bb0bff4ef3e4007a086ea16db369b3ac845 -eo pid,comm [Pipeline] { [Pipeline] echo 02:07:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:07:27 + set -o pipefail 02:07:27 + snyk monitor '--org=edgex-jenkins' 02:07:32 02:07:32 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 02:07:32 02:07:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/c91abf75-b6a8-4769-b397-81aa28ec14dd 02:07:32 02:07:32 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 02:07:32 02:07:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:07:32 02:07:32 [Pipeline] } 02:07:32 $ docker stop --time=1 38b1de275d8a8ddd84b6598a2e663bb0bff4ef3e4007a086ea16db369b3ac845 02:07:34 $ docker rm -f 38b1de275d8a8ddd84b6598a2e663bb0bff4ef3e4007a086ea16db369b3ac845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:35 + git log --format=format:%s -1 e403711dcd95b7f18079a8fe9cea73294caabbda [Pipeline] isUnix [Pipeline] sh 02:07:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:07:36 . [Pipeline] withDockerContainer 02:07:36 prd-centos7-docker-4c-2g-13611 does not seem to be running inside a container 02:07:36 $ 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 02:07:36 $ docker top c20949d801ba36f61bc1bc6d11b61d131f1574a6cda34968ed0755ed90982f12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:36 [ssh-agent] Looking for ssh-agent implementation... 02:07:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:36 $ docker exec c20949d801ba36f61bc1bc6d11b61d131f1574a6cda34968ed0755ed90982f12 ssh-agent 02:07:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmlKhAE/agent.14 02:07:37 SSH_AGENT_PID=20 02:07:37 Running ssh-add (command line suppressed) 02:07:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_45837204061510053.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_45837204061510053.key) 02:07:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:37 + git semver tag 02:07:37 # -> Open(): unable to determine branch for HEAD 02:07:37 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 02:07:37 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 02:07:37 # $SEMVER_REMOTE_NAME = origin 02:07:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:07:37 # $SEMVER_USER_NAME = edgex-jenkins 02:07:37 # $SEMVER_BRANCH = main 02:07:37 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 02:07:37 # e403711dcd95b7f18079a8fe9cea73294caabbda HEAD 02:07:37 # -> Force: false 02:07:37 # 8032ab93168eb615295a166fbc8d134dcc201b2e refs/tags/v2.0.1-dev.8 [Pipeline] } 02:07:37 $ docker exec --env ******** --env ******** c20949d801ba36f61bc1bc6d11b61d131f1574a6cda34968ed0755ed90982f12 ssh-agent -k 02:07:37 unset SSH_AUTH_SOCK; 02:07:37 unset SSH_AGENT_PID; 02:07:37 echo Agent pid 20 killed; 02:07:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:37 + git semver [Pipeline] } 02:07:37 $ docker stop --time=1 c20949d801ba36f61bc1bc6d11b61d131f1574a6cda34968ed0755ed90982f12 02:07:39 $ docker rm -f c20949d801ba36f61bc1bc6d11b61d131f1574a6cda34968ed0755ed90982f12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:39 02:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:39 0.23.1-centos7: Pulling from edgex-lftools 02:07:39 ab5ef0e58194: Pulling fs layer 02:07:39 9712f1f96733: Pulling fs layer 02:07:39 63f879dbbcfc: Pulling fs layer 02:07:39 0d9ebad4ef96: Pulling fs layer 02:07:39 e9a5061849ea: Pulling fs layer 02:07:39 d747dcd14b5f: Pulling fs layer 02:07:39 2de7ff778b66: Pulling fs layer 02:07:39 0d9ebad4ef96: Waiting 02:07:39 e9a5061849ea: Waiting 02:07:39 d747dcd14b5f: Waiting 02:07:39 2de7ff778b66: Waiting 02:07:39 9712f1f96733: Verifying Checksum 02:07:39 9712f1f96733: Download complete 02:07:40 63f879dbbcfc: Verifying Checksum 02:07:40 63f879dbbcfc: Download complete 02:07:40 ab5ef0e58194: Verifying Checksum 02:07:40 ab5ef0e58194: Download complete 02:07:40 d747dcd14b5f: Verifying Checksum 02:07:40 d747dcd14b5f: Download complete 02:07:40 0d9ebad4ef96: Verifying Checksum 02:07:40 0d9ebad4ef96: Download complete 02:07:40 e9a5061849ea: Verifying Checksum 02:07:40 e9a5061849ea: Download complete 02:07:40 2de7ff778b66: Verifying Checksum 02:07:40 2de7ff778b66: Download complete 02:07:44 ab5ef0e58194: Pull complete 02:07:44 9712f1f96733: Pull complete 02:07:45 63f879dbbcfc: Pull complete 02:07:50 0d9ebad4ef96: Pull complete 02:07:50 e9a5061849ea: Pull complete 02:07:50 d747dcd14b5f: Pull complete 02:07:51 2de7ff778b66: Pull complete 02:07:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:07:51 prd-centos7-docker-4c-2g-13611 does not seem to be running inside a container 02:07:51 $ 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 02:07:54 $ docker top 01382467125bf33b5ff0fa0772388e347d482fc181339390e56901a085cccc17 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:07:54 provisioning config files... 02:07:54 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3245244416938533627tmp 02:07:54 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3282810210386708875tmp 02:07:54 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2930855383511967754tmp [Pipeline] { [Pipeline] echo 02:07:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:07:55 ---> sigul-configuration.sh 02:07:55 gpg: directory `/root/.gnupg' created 02:07:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:07:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:07:55 gpg: keyring `/root/.gnupg/secring.gpg' created 02:07:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:07:55 gpg: CAST5 encrypted data 02:07:55 gpg: encrypted with 1 passphrase 02:07:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:07:55 + mkdir /home/jenkins 02:07:55 + mkdir /home/jenkins/sigul [Pipeline] sh 02:07:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:07:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:07:55 ---> sigul-install.sh 02:07:55 Sigul already installed; skipping installation. [Pipeline] sh 02:07:56 + git tag --list 02:07:56 0.7.1 02:07:56 v1.0.0 02:07:56 v1.1.0 02:07:56 v1.1.1 02:07:56 v1.2.2 02:07:56 v1.3.0 02:07:56 v1.3.1 02:07:56 v2.0.0 02:07:56 v2.0.1-dev.1 02:07:56 v2.0.1-dev.2 02:07:56 v2.0.1-dev.3 02:07:56 v2.0.1-dev.4 02:07:56 v2.0.1-dev.5 02:07:56 v2.0.1-dev.6 02:07:56 v2.0.1-dev.7 02:07:56 v2.0.1-dev.8 [Pipeline] sh 02:07:56 + lftools sign git-tag v2.0.1-dev.8 02:07:57 Signing Git tag with Sigul... 02:07:57 Signing v2.0.1-dev.8 [Pipeline] echo 02:07:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:07:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:07:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:07:58 $ docker stop --time=1 01382467125bf33b5ff0fa0772388e347d482fc181339390e56901a085cccc17 02:07:59 $ docker rm -f 01382467125bf33b5ff0fa0772388e347d482fc181339390e56901a085cccc17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:08:00 . [Pipeline] withDockerContainer 02:08:00 prd-centos7-docker-4c-2g-13611 does not seem to be running inside a container 02:08:00 $ 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 02:08:00 $ docker top ddb2f62c9d0aca0edda448da4a552012e087a53c5f768ed4ae32f836aae0a4ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:00 [ssh-agent] Looking for ssh-agent implementation... 02:08:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:00 $ docker exec ddb2f62c9d0aca0edda448da4a552012e087a53c5f768ed4ae32f836aae0a4ab ssh-agent 02:08:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLOdeoL/agent.15 02:08:00 SSH_AGENT_PID=21 02:08:00 Running ssh-add (command line suppressed) 02:08:01 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5450768300862577321.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5450768300862577321.key) 02:08:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:01 + git semver bump pre 02:08:01 # -> Open(): unable to determine branch for HEAD 02:08:01 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 02:08:01 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 02:08:01 # $SEMVER_REMOTE_NAME = origin 02:08:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:08:01 # $SEMVER_USER_NAME = edgex-jenkins 02:08:01 # $SEMVER_BRANCH = main 02:08:01 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 02:08:01 2.0.1-dev.9 [Pipeline] } 02:08:01 $ docker exec --env ******** --env ******** ddb2f62c9d0aca0edda448da4a552012e087a53c5f768ed4ae32f836aae0a4ab ssh-agent -k 02:08:01 unset SSH_AUTH_SOCK; 02:08:01 unset SSH_AGENT_PID; 02:08:01 echo Agent pid 21 killed; 02:08:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:01 + git semver [Pipeline] } 02:08:01 $ docker stop --time=1 ddb2f62c9d0aca0edda448da4a552012e087a53c5f768ed4ae32f836aae0a4ab 02:08:02 $ docker rm -f ddb2f62c9d0aca0edda448da4a552012e087a53c5f768ed4ae32f836aae0a4ab [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:08:03 . [Pipeline] withDockerContainer 02:08:03 prd-centos7-docker-4c-2g-13611 does not seem to be running inside a container 02:08:03 $ 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 02:08:03 $ docker top 90000dde97039fe2f77e71c5d60c7087dd06150d6f8764b03ffc6a85a5d505dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:03 [ssh-agent] Looking for ssh-agent implementation... 02:08:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:04 $ docker exec 90000dde97039fe2f77e71c5d60c7087dd06150d6f8764b03ffc6a85a5d505dc ssh-agent 02:08:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFJKJPH/agent.14 02:08:04 SSH_AGENT_PID=21 02:08:04 Running ssh-add (command line suppressed) 02:08:04 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1955050031967749934.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1955050031967749934.key) 02:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:04 + git semver push 02:08:04 # -> Open(): unable to determine branch for HEAD 02:08:04 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 02:08:04 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 02:08:04 # $SEMVER_REMOTE_NAME = origin 02:08:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:08:04 # $SEMVER_USER_NAME = edgex-jenkins 02:08:04 # $SEMVER_BRANCH = main 02:08:04 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 02:08:06 $ docker exec --env ******** --env ******** 90000dde97039fe2f77e71c5d60c7087dd06150d6f8764b03ffc6a85a5d505dc ssh-agent -k 02:08:06 unset SSH_AUTH_SOCK; 02:08:06 unset SSH_AGENT_PID; 02:08:06 echo Agent pid 21 killed; 02:08:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:06 + git semver [Pipeline] } 02:08:06 $ docker stop --time=1 90000dde97039fe2f77e71c5d60c7087dd06150d6f8764b03ffc6a85a5d505dc 02:08:07 $ docker rm -f 90000dde97039fe2f77e71c5d60c7087dd06150d6f8764b03ffc6a85a5d505dc [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 02:08:08 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:08:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:09 ---> package-listing.sh 02:08:09 ++ facter osfamily 02:08:09 ++ tr '[:upper:]' '[:lower:]' 02:08:09 + OS_FAMILY=redhat 02:08:09 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 02:08:09 + START_PACKAGES=/tmp/packages_start.txt 02:08:09 + END_PACKAGES=/tmp/packages_end.txt 02:08:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:09 + PACKAGES=/tmp/packages_start.txt 02:08:09 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 02:08:09 + PACKAGES=/tmp/packages_end.txt 02:08:09 + case "${OS_FAMILY}" in 02:08:09 + sort 02:08:09 + rpm -qa 02:08:10 + '[' -f /tmp/packages_start.txt ']' 02:08:10 + '[' -f /tmp/packages_end.txt ']' 02:08:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:10 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 02:08:10 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 02:08:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 02:08:10 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 02:08:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:11 02:08:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:08:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:11 latest: Pulling from edgex-lftools-log-publisher 02:08:11 b4d181a07f80: Pulling fs layer 02:08:11 a1111a8f2ec3: Pulling fs layer 02:08:11 ed53099fbce6: Pulling fs layer 02:08:11 dc539afda2c1: Pulling fs layer 02:08:11 77bc0d833cb6: Pulling fs layer 02:08:11 9065ff56babe: Pulling fs layer 02:08:11 d287ab97295c: Pulling fs layer 02:08:11 77bc0d833cb6: Waiting 02:08:11 9065ff56babe: Waiting 02:08:11 d287ab97295c: Waiting 02:08:11 dc539afda2c1: Waiting 02:08:11 a1111a8f2ec3: Verifying Checksum 02:08:11 a1111a8f2ec3: Download complete 02:08:11 dc539afda2c1: Verifying Checksum 02:08:11 dc539afda2c1: Download complete 02:08:12 ed53099fbce6: Verifying Checksum 02:08:12 ed53099fbce6: Download complete 02:08:12 9065ff56babe: Verifying Checksum 02:08:12 9065ff56babe: Download complete 02:08:12 77bc0d833cb6: Verifying Checksum 02:08:12 77bc0d833cb6: Download complete 02:08:12 b4d181a07f80: Verifying Checksum 02:08:12 b4d181a07f80: Download complete 02:08:12 d287ab97295c: Verifying Checksum 02:08:12 d287ab97295c: Download complete 02:08:13 b4d181a07f80: Pull complete 02:08:13 a1111a8f2ec3: Pull complete 02:08:14 ed53099fbce6: Pull complete 02:08:14 dc539afda2c1: Pull complete 02:08:14 77bc0d833cb6: Pull complete 02:08:14 9065ff56babe: Pull complete 02:08:20 d287ab97295c: Pull complete 02:08:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:08:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:08:20 prd-centos7-docker-4c-2g-13611 does not seem to be running inside a container 02:08:20 $ 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 02:08:22 $ docker top b2f5483d5553aa5afa3fc4783aa5d9c34a9d6a0ea6516b707e076c890f266ec5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:22 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:23 + ls /var/log/sa-host 02:08:23 + sadf -c /var/log/sa-host/sa01 02:08:23 file_magic: OK 02:08:23 HZ: Using current value: 100 02:08:23 file_header: OK 02:08:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:08:23 Statistics: 02:08:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:08:23 File successfully converted to sysstat format version 12.0.3 02:08:23 + sadf -c /var/log/sa-host/sa30 02:08:23 file_magic: OK 02:08:23 HZ: Using current value: 100 02:08:23 file_header: OK 02:08:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:08:23 Statistics: 02:08:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:08:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:23 provisioning config files... 02:08:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7749993972660867998tmp [Pipeline] { [Pipeline] echo 02:08:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:23 ---> create-netrc.sh [Pipeline] } 02:08:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:24 ---> python-tools-install.sh [Pipeline] echo 02:08:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:24 ---> sudo-logs.sh 02:08:24 Archiving 'sudo' log.. 02:08:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-13611.novalocal: Name or service not known 02:08:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-13611.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:08:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:24 ---> job-cost.sh 02:08:24 lf-activate-venv: SKIPPING 02:08:24 DEBUG: total: 0.10999999940395355 02:08:24 INFO: Retrieving Stack Cost... 02:08:25 INFO: Retrieving Pricing Info for: v3-standard-2 02:08:25 INFO: Archiving Costs [Pipeline] echo 02:08:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:25 ---> logs-deploy.sh 02:08:25 lf-activate-venv: SKIPPING 02:08:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/11 02:08:25 INFO: archiving workspace using pattern(s): 02:08:26 Archives upload complete. 02:08:26 INFO: archiving logs to Nexus 02:08:27 ---> uname -a: 02:08:27 Linux prd-centos7-docker-4c-2g-13611.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 02:08:27 02:08:27 02:08:27 ---> lscpu: 02:08:27 Architecture: x86_64 02:08:27 CPU op-mode(s): 32-bit, 64-bit 02:08:27 Byte Order: Little Endian 02:08:27 Address sizes: 40 bits physical, 48 bits virtual 02:08:27 CPU(s): 2 02:08:27 On-line CPU(s) list: 0,1 02:08:27 Thread(s) per core: 1 02:08:27 Core(s) per socket: 1 02:08:27 Socket(s): 2 02:08:27 NUMA node(s): 1 02:08:27 Vendor ID: AuthenticAMD 02:08:27 CPU family: 23 02:08:27 Model: 49 02:08:27 Model name: AMD EPYC-Rome Processor 02:08:27 Stepping: 0 02:08:27 CPU MHz: 2799.998 02:08:27 BogoMIPS: 5599.99 02:08:27 Virtualization: AMD-V 02:08:27 Hypervisor vendor: KVM 02:08:27 Virtualization type: full 02:08:27 L1d cache: 32K 02:08:27 L1i cache: 32K 02:08:27 L2 cache: 512K 02:08:27 L3 cache: 16384K 02:08:27 NUMA node0 CPU(s): 0,1 02:08:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:08:27 02:08:27 02:08:27 ---> nproc: 02:08:27 2 02:08:27 02:08:27 02:08:27 ---> df -h: 02:08:27 Filesystem Size Used Avail Use% Mounted on 02:08:27 overlay 40G 9.0G 32G 23% / 02:08:27 tmpfs 64M 0 64M 0% /dev 02:08:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:08:27 shm 64M 0 64M 0% /dev/shm 02:08:27 /dev/vda1 40G 9.0G 32G 23% /facter-os 02:08:27 02:08:27 02:08:27 ---> sar -b -r -n DEV: 02:08:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 02:08:27 02:08:27 01:55:58 LINUX RESTART (2 CPU) 02:08:27 02:08:27 01:57:01 tps rtps wtps bread/s bwrtn/s 02:08:27 01:58:01 2.07 0.03 2.03 1.07 42.04 02:08:27 01:59:01 0.18 0.00 0.18 0.00 2.57 02:08:27 02:00:01 0.30 0.00 0.30 0.00 3.63 02:08:27 02:01:01 0.22 0.02 0.20 0.13 2.86 02:08:27 02:02:01 0.43 0.08 0.35 1.60 7.01 02:08:27 02:03:01 0.32 0.00 0.32 0.00 4.05 02:08:27 02:04:01 0.25 0.00 0.25 0.00 2.48 02:08:27 02:05:01 0.20 0.00 0.20 0.00 2.57 02:08:27 02:06:01 0.18 0.00 0.18 0.00 1.88 02:08:27 02:07:01 0.17 0.00 0.17 0.00 2.02 02:08:27 02:08:01 223.21 0.07 223.15 4.80 54705.53 02:08:27 Average: 20.69 0.02 20.67 0.69 4980.97 02:08:27 02:08:27 01:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:08:27 01:58:01 5690436 0 620204 7.74 2620 1695680 1192704 13.17 563532 1522036 16 02:08:27 01:59:01 5694176 0 616452 7.70 2620 1695692 1188592 13.12 559960 1522236 8 02:08:27 02:00:01 5692188 0 618440 7.72 2620 1695692 1161076 12.82 562636 1522236 8 02:08:27 02:01:01 5690680 0 619940 7.74 2620 1695700 1163524 12.85 563072 1523260 20 02:08:27 02:02:01 5695096 0 615396 7.68 2620 1695828 1161428 12.82 558716 1523328 16 02:08:27 02:03:01 5695820 0 614672 7.67 2620 1695828 1161344 12.82 558232 1523372 8 02:08:27 02:04:01 5685776 0 624712 7.80 2620 1695832 1161344 12.82 568200 1523372 8 02:08:27 02:05:01 5684140 0 626340 7.82 2620 1695840 1161548 12.82 569636 1523452 8 02:08:27 02:06:01 5685168 0 625312 7.81 2620 1695840 1161344 12.82 570148 1521924 8 02:08:27 02:07:01 5684432 0 626040 7.82 2620 1695848 1161524 12.82 571120 1521932 8 02:08:27 02:08:01 4012320 0 976176 12.19 2620 3017824 1294516 14.29 895564 2646860 48 02:08:27 Average: 5537294 0 653062 8.15 2620 1815964 1178995 13.02 594620 1624910 14 02:08:27 02:08:27 01:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:08:27 01:58:01 eth0 2.55 0.50 0.70 0.37 0.00 0.00 0.00 0.00 02:08:27 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 01:59:01 eth0 1.23 0.27 0.33 0.23 0.00 0.00 0.00 0.00 02:08:27 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:00:01 eth0 2.12 0.48 0.64 0.39 0.00 0.00 0.00 0.00 02:08:27 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:01:01 eth0 0.93 0.52 0.53 0.39 0.00 0.00 0.00 0.00 02:08:27 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:02:01 eth0 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 02:08:27 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:03:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:08:27 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:04:01 eth0 1.03 0.07 0.10 0.01 0.00 0.00 0.00 0.00 02:08:27 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:05:01 eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 02:08:27 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:06:01 eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:08:27 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:07:01 eth0 1.65 0.47 0.50 0.27 0.00 0.00 0.00 0.00 02:08:27 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:08:01 eth0 348.36 205.73 7673.76 39.62 0.00 0.00 0.00 0.00 02:08:27 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:08:01 vethd2c5ff1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 02:08:01 docker0 33.77 49.04 3.16 387.30 0.00 0.00 0.00 0.00 02:08:27 Average: eth0 32.65 18.98 698.09 3.78 0.00 0.00 0.00 0.00 02:08:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 Average: vethd2c5ff1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:27 Average: docker0 3.07 4.46 0.29 35.22 0.00 0.00 0.00 0.00 02:08:27 02:08:27 02:08:27 ---> sar -P ALL: 02:08:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 02:08:27 02:08:27 01:55:58 LINUX RESTART (2 CPU) 02:08:27 02:08:27 01:57:01 CPU %user %nice %system %iowait %steal %idle 02:08:27 01:58:01 all 0.20 0.00 0.11 0.00 0.02 99.67 02:08:27 01:58:01 0 0.25 0.00 0.12 0.00 0.02 99.62 02:08:27 01:58:01 1 0.15 0.00 0.10 0.00 0.02 99.73 02:08:27 01:59:01 all 0.22 0.00 0.08 0.00 0.04 99.67 02:08:27 01:59:01 0 0.35 0.00 0.07 0.00 0.02 99.57 02:08:27 01:59:01 1 0.08 0.00 0.08 0.00 0.07 99.77 02:08:27 02:00:01 all 0.32 0.00 0.08 0.00 0.01 99.60 02:08:27 02:00:01 0 0.20 0.00 0.10 0.00 0.02 99.68 02:08:27 02:00:01 1 0.43 0.00 0.05 0.00 0.00 99.52 02:08:27 02:01:01 all 0.33 0.00 0.05 0.00 0.04 99.57 02:08:27 02:01:01 0 0.13 0.00 0.07 0.00 0.05 99.75 02:08:27 02:01:01 1 0.53 0.00 0.03 0.00 0.03 99.40 02:08:27 02:02:01 all 0.27 0.00 0.05 0.00 0.02 99.67 02:08:27 02:02:01 0 0.07 0.00 0.08 0.00 0.02 99.83 02:08:27 02:02:01 1 0.47 0.00 0.02 0.00 0.02 99.50 02:08:27 02:03:01 all 0.28 0.00 0.03 0.00 0.03 99.66 02:08:27 02:03:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:08:27 02:03:01 1 0.50 0.00 0.03 0.00 0.05 99.42 02:08:27 02:04:01 all 0.25 0.00 0.06 0.00 0.02 99.67 02:08:27 02:04:01 0 0.25 0.00 0.05 0.00 0.02 99.68 02:08:27 02:04:01 1 0.25 0.00 0.07 0.00 0.02 99.67 02:08:27 02:05:01 all 0.24 0.00 0.06 0.00 0.04 99.66 02:08:27 02:05:01 0 0.40 0.00 0.03 0.00 0.02 99.55 02:08:27 02:05:01 1 0.08 0.00 0.08 0.00 0.07 99.77 02:08:27 02:06:01 all 0.20 0.00 0.06 0.00 0.02 99.72 02:08:27 02:06:01 0 0.28 0.00 0.03 0.00 0.02 99.67 02:08:27 02:06:01 1 0.12 0.00 0.08 0.00 0.02 99.78 02:08:27 02:07:01 all 0.20 0.00 0.05 0.00 0.03 99.72 02:08:27 02:07:01 0 0.30 0.00 0.03 0.00 0.02 99.65 02:08:27 02:07:01 1 0.10 0.00 0.07 0.00 0.03 99.80 02:08:27 02:08:01 all 26.35 0.00 10.71 2.65 0.43 59.87 02:08:27 02:08:01 0 25.60 0.00 10.23 3.03 0.45 60.70 02:08:27 02:08:01 1 27.10 0.00 11.18 2.26 0.41 59.04 02:08:27 02:08:27 Average: CPU %user %nice %system %iowait %steal %idle 02:08:27 Average: all 2.49 0.00 0.97 0.23 0.06 96.25 02:08:27 Average: 0 2.40 0.00 0.93 0.26 0.06 96.35 02:08:27 Average: 1 2.57 0.00 1.01 0.19 0.06 96.16 02:08:27 02:08:27 02:08:27