Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8e345b2c8db5a4141178efc0b5671f2e94e7380 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-ssh3528561009253114575.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh9004420105584703553.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh755542757495757605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh2493032726577574651.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh5261753208852876687.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 ‘prd-centos7-docker-4c-2g-1868’ Running on prd-centos7-docker-4c-2g-1871 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-ssh139797353955868441.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 c8e345b2c8db5a4141178efc0b5671f2e94e7380 (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 c8e345b2c8db5a4141178efc0b5671f2e94e7380 # timeout=10 Commit message: "feat: supply string type (#262)" > git rev-list --no-walk 5a20fccc8043608f734de85e0db6a7c46f2827fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:09:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:09:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:09:30 ========================================================= 09:09:30 EdgeX Global Pipelines Version Info 09:09:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:09:32 ------------------- 09:09:32 stable info: 09:09:32 ------------------- 09:09:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:09:32 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 09:09:32 Message: update stable to v1.0.203 09:09:32 ------------------- 09:09:32 experimental info: 09:09:32 ------------------- 09:09:32 Commited By: **** collab-it+edgex@linuxfoundation.org 09:09:32 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 09:09:32 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8e345b2c8db5a4141178efc0b5671f2e94e7380 [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8e345b [Pipeline] echo 09:09:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:35 provisioning config files... 09:09:35 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config947533790528890991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:35 ---> docker-login.sh 09:09:35 nexus3.edgexfoundry.org:10001 09:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:36 Configure a credential helper to remove this warning. See 09:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:36 09:09:36 Login Succeeded 09:09:36 nexus3.edgexfoundry.org:10002 09:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:36 Configure a credential helper to remove this warning. See 09:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:36 09:09:36 Login Succeeded 09:09:36 nexus3.edgexfoundry.org:10003 09:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:36 Configure a credential helper to remove this warning. See 09:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:36 09:09:36 Login Succeeded 09:09:36 nexus3.edgexfoundry.org:10004 09:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:36 Configure a credential helper to remove this warning. See 09:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:36 09:09:36 Login Succeeded 09:09:36 docker.io 09:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:36 Configure a credential helper to remove this warning. See 09:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:36 09:09:36 Login Succeeded 09:09:36 ---> docker-login.sh ends [Pipeline] } 09:09:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:09:37 + git log --format=format:%s -1 c8e345b2c8db5a4141178efc0b5671f2e94e7380 [Pipeline] echo 09:09:37 GIT_COMMIT: c8e345b2c8db5a4141178efc0b5671f2e94e7380, Commit Message: feat: supply string type (#262) [Pipeline] echo 09:09:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:09:38 09:09:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:09:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:09:39 latest: Pulling from edgex-devops/git-semver 09:09:39 31603596830f: Pulling fs layer 09:09:39 d4622e32a9a9: Pulling fs layer 09:09:39 1030fce36090: Pulling fs layer 09:09:39 6c6cb7e1b49b: Pulling fs layer 09:09:39 6c6cb7e1b49b: Waiting 09:09:39 d4622e32a9a9: Verifying Checksum 09:09:39 d4622e32a9a9: Download complete 09:09:39 31603596830f: Verifying Checksum 09:09:39 31603596830f: Download complete 09:09:39 6c6cb7e1b49b: Verifying Checksum 09:09:39 6c6cb7e1b49b: Download complete 09:09:39 31603596830f: Pull complete 09:09:39 d4622e32a9a9: Pull complete 09:09:39 1030fce36090: Verifying Checksum 09:09:39 1030fce36090: Download complete 09:09:40 1030fce36090: Pull complete 09:09:40 6c6cb7e1b49b: Pull complete 09:09:40 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 09:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:09:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:09:40 prd-centos7-docker-4c-2g-1871 does not seem to be running inside a container 09:09:40 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:09:41 $ docker top 0cd9d20133473bda1c7011bff0ceff2662c5ee7bd7093bba3cc0bd034fa72da5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:09:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:41 [ssh-agent] Looking for ssh-agent implementation... 09:09:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:41 $ docker exec 0cd9d20133473bda1c7011bff0ceff2662c5ee7bd7093bba3cc0bd034fa72da5 ssh-agent 09:09:42 SSH_AUTH_SOCK=/tmp/ssh-DDWczwnbfL7C/agent.14 09:09:42 SSH_AGENT_PID=21 09:09:42 Running ssh-add (command line suppressed) 09:09:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9085957584851056819.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9085957584851056819.key) 09:09:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:42 + git tag --points-at HEAD [Pipeline] } 09:09:42 $ docker exec --env ******** --env ******** 0cd9d20133473bda1c7011bff0ceff2662c5ee7bd7093bba3cc0bd034fa72da5 ssh-agent -k 09:09:42 unset SSH_AUTH_SOCK; 09:09:42 unset SSH_AGENT_PID; 09:09:42 echo Agent pid 21 killed; 09:09:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:09:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:42 [ssh-agent] Looking for ssh-agent implementation... 09:09:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:42 $ docker exec 0cd9d20133473bda1c7011bff0ceff2662c5ee7bd7093bba3cc0bd034fa72da5 ssh-agent 09:09:42 SSH_AUTH_SOCK=/tmp/ssh-L1s3GNUzqioW/agent.54 09:09:42 SSH_AGENT_PID=60 09:09:42 Running ssh-add (command line suppressed) 09:09:43 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5767270886591180142.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5767270886591180142.key) 09:09:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:43 + git semver init 09:09:43 # -> Open(): unable to determine branch for HEAD 09:09:43 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 09:09:43 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 09:09:43 # $SEMVER_REMOTE_NAME = origin 09:09:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:09:43 # $SEMVER_USER_NAME = edgex-jenkins 09:09:43 # $SEMVER_BRANCH = main 09:09:43 # $SEMVER_TEMP = /tmp/semver-592258892 09:09:43 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 09:09:44 # '/tmp/semver-592258892' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' 09:09:44 # -> Force: false 09:09:44 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 09:09:44 $ docker exec --env ******** --env ******** 0cd9d20133473bda1c7011bff0ceff2662c5ee7bd7093bba3cc0bd034fa72da5 ssh-agent -k 09:09:44 unset SSH_AUTH_SOCK; 09:09:44 unset SSH_AGENT_PID; 09:09:44 echo Agent pid 60 killed; 09:09:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:09:44 + git semver [Pipeline] } 09:09:44 $ docker stop --time=1 0cd9d20133473bda1c7011bff0ceff2662c5ee7bd7093bba3cc0bd034fa72da5 09:09:45 $ docker rm -f 0cd9d20133473bda1c7011bff0ceff2662c5ee7bd7093bba3cc0bd034fa72da5 [Pipeline] // withDockerContainer [Pipeline] sh 09:09:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:09:46 Stashed 1 file(s) [Pipeline] echo 09:09:46 [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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 09:10:01 Still waiting to schedule task 09:10:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:10:01 Still waiting to schedule task 09:10:01 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1869’ is offline 09:12:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1872 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 09:12:00 Running in /w/workspace/device-modbus-go/4 [Pipeline] { [Pipeline] checkout 09:12:01 Selected Git installation does not exist. Using Default 09:12:01 The recommended git tool is: NONE 09:12:06 using credential edgex-jenkins-ssh 09:12:06 Cloning the remote Git repository 09:12:06 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:12:06 > git init /w/workspace/device-modbus-go/4 # timeout=10 09:12:07 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:12:07 > git --version # timeout=10 09:12:07 > git --version # 'git version 2.17.1' 09:12:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:12:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:08 Avoid second fetch 09:12:08 Checking out Revision c8e345b2c8db5a4141178efc0b5671f2e94e7380 (main) 09:12:07 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:12:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:08 > git config core.sparsecheckout # timeout=10 09:12:08 > git checkout -f c8e345b2c8db5a4141178efc0b5671f2e94e7380 # timeout=10 09:12:10 Running on prd-centos7-docker-4c-2g-1873 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 09:12:10 Running in /w/workspace/device-modbus-go/4 [Pipeline] { [Pipeline] checkout 09:12:10 Selected Git installation does not exist. Using Default 09:12:10 The recommended git tool is: NONE 09:12:12 Commit message: "feat: supply string type (#262)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:12 provisioning config files... 09:12:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config5143639340298541919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:13 using credential edgex-jenkins-ssh 09:12:13 Cloning the remote Git repository 09:12:13 ---> docker-login.sh 09:12:13 nexus3.edgexfoundry.org:10001 09:12:13 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:12:13 > git init /w/workspace/device-modbus-go/4 # timeout=10 09:12:13 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:12:13 > git --version # timeout=10 09:12:13 > git --version # 'git version 2.24.4' 09:12:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:12:13 [INFO] Currently running in a labeled security context 09:12:13 [INFO] Currently SELinux is 'enforcing' on the host 09:12:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/4@tmp/jenkins-gitclient-ssh3625504717979762392.key 09:12:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:14 Avoid second fetch 09:12:14 Checking out Revision c8e345b2c8db5a4141178efc0b5671f2e94e7380 (main) 09:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:14 Configure a credential helper to remove this warning. See 09:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:14 09:12:14 Login Succeeded 09:12:14 nexus3.edgexfoundry.org:10002 09:12:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:12:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:14 > git config core.sparsecheckout # timeout=10 09:12:14 > git checkout -f c8e345b2c8db5a4141178efc0b5671f2e94e7380 # timeout=10 09:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:15 Configure a credential helper to remove this warning. See 09:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:15 09:12:15 Login Succeeded 09:12:15 nexus3.edgexfoundry.org:10003 09:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:15 Configure a credential helper to remove this warning. See 09:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:15 09:12:15 Login Succeeded 09:12:15 nexus3.edgexfoundry.org:10004 09:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:16 Configure a credential helper to remove this warning. See 09:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:16 09:12:16 Login Succeeded 09:12:16 docker.io 09:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:17 Configure a credential helper to remove this warning. See 09:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:17 09:12:17 Login Succeeded 09:12:17 ---> docker-login.sh ends [Pipeline] } 09:12:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:12:19 ========================================================= 09:12:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:12:19 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:12:19 Commit message: "feat: supply string type (#262)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:19 provisioning config files... 09:12:19 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config2680163536775132831tmp 09:12:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:20 Sending build context to Docker daemon 632.8kB 09:12:20 ---> docker-login.sh 09:12:20 nexus3.edgexfoundry.org:10001 09:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:12:20 Step 2/8 : FROM ${BASE} 09:12:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:12:20 595b0fe564bb: Pulling fs layer 09:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:20 Configure a credential helper to remove this warning. See 09:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:20 09:12:20 Login Succeeded 09:12:20 nexus3.edgexfoundry.org:10002 09:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:20 Configure a credential helper to remove this warning. See 09:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:20 09:12:20 Login Succeeded 09:12:20 nexus3.edgexfoundry.org:10003 09:12:20 24495759ef45: Pulling fs layer 09:12:20 d148012ef14d: Pulling fs layer 09:12:20 e90a11edd702: Pulling fs layer 09:12:20 d77568369979: Pulling fs layer 09:12:20 02195dbdac53: Pulling fs layer 09:12:20 2b1b35aa2570: Pulling fs layer 09:12:20 2c1f732e5b09: Pulling fs layer 09:12:20 02195dbdac53: Waiting 09:12:20 2b1b35aa2570: Waiting 09:12:20 2c1f732e5b09: Waiting 09:12:20 e90a11edd702: Waiting 09:12:20 d77568369979: Waiting 09:12:20 d148012ef14d: Verifying Checksum 09:12:20 d148012ef14d: Download complete 09:12:20 24495759ef45: Verifying Checksum 09:12:20 24495759ef45: Download complete 09:12:20 d77568369979: Verifying Checksum 09:12:20 d77568369979: Download complete 09:12:20 595b0fe564bb: Verifying Checksum 09:12:20 595b0fe564bb: Download complete 09:12:20 02195dbdac53: Verifying Checksum 09:12:20 02195dbdac53: Download complete 09:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:20 2b1b35aa2570: Verifying Checksum 09:12:20 2b1b35aa2570: Download complete 09:12:21 595b0fe564bb: Pull complete 09:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:21 Configure a credential helper to remove this warning. See 09:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:21 09:12:21 Login Succeeded 09:12:21 nexus3.edgexfoundry.org:10004 09:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:21 24495759ef45: Pull complete 09:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:21 Configure a credential helper to remove this warning. See 09:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:21 09:12:21 Login Succeeded 09:12:21 docker.io 09:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:22 Configure a credential helper to remove this warning. See 09:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:22 09:12:22 Login Succeeded 09:12:22 ---> docker-login.sh ends [Pipeline] } 09:12:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:12:22 d148012ef14d: Pull complete [Pipeline] echo 09:12:22 ========================================================= 09:12:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:12:22 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:12:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:12:22 Sending build context to Docker daemon 633.9kB 09:12:22 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:12:22 Step 2/8 : FROM ${BASE} 09:12:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:12:23 540db60ca938: Pulling fs layer 09:12:23 adcc1eea9eea: Pulling fs layer 09:12:23 4c4ab2625f07: Pulling fs layer 09:12:23 db62176df00c: Pulling fs layer 09:12:23 3b30891b0d05: Pulling fs layer 09:12:23 444f5516b4c7: Pulling fs layer 09:12:23 90b9b1106a8b: Pulling fs layer 09:12:23 0383d17a5b7e: Pulling fs layer 09:12:23 c82ef313ddc5: Pulling fs layer 09:12:23 db62176df00c: Waiting 09:12:23 3b30891b0d05: Waiting 09:12:23 444f5516b4c7: Waiting 09:12:23 90b9b1106a8b: Waiting 09:12:23 0383d17a5b7e: Waiting 09:12:23 c82ef313ddc5: Waiting 09:12:23 4c4ab2625f07: Verifying Checksum 09:12:23 4c4ab2625f07: Download complete 09:12:23 adcc1eea9eea: Verifying Checksum 09:12:23 adcc1eea9eea: Download complete 09:12:23 3b30891b0d05: Verifying Checksum 09:12:23 3b30891b0d05: Download complete 09:12:23 444f5516b4c7: Verifying Checksum 09:12:23 444f5516b4c7: Download complete 09:12:23 90b9b1106a8b: Verifying Checksum 09:12:23 90b9b1106a8b: Download complete 09:12:23 540db60ca938: Verifying Checksum 09:12:23 540db60ca938: Download complete 09:12:23 540db60ca938: Pull complete 09:12:23 adcc1eea9eea: Pull complete 09:12:23 4c4ab2625f07: Pull complete 09:12:23 0383d17a5b7e: Verifying Checksum 09:12:23 0383d17a5b7e: Download complete 09:12:25 2c1f732e5b09: Verifying Checksum 09:12:25 2c1f732e5b09: Download complete 09:12:26 e90a11edd702: Verifying Checksum 09:12:26 e90a11edd702: Download complete 09:12:29 c82ef313ddc5: Verifying Checksum 09:12:29 c82ef313ddc5: Download complete 09:12:29 db62176df00c: Verifying Checksum 09:12:29 db62176df00c: Download complete 09:12:33 db62176df00c: Pull complete 09:12:33 3b30891b0d05: Pull complete 09:12:33 444f5516b4c7: Pull complete 09:12:33 90b9b1106a8b: Pull complete 09:12:33 0383d17a5b7e: Pull complete 09:12:35 c82ef313ddc5: Pull complete 09:12:35 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 09:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:12:35 ---> 4508b0543a43 09:12:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 09:12:36 e90a11edd702: Pull complete 09:12:36 d77568369979: Pull complete 09:12:36 02195dbdac53: Pull complete 09:12:37 2b1b35aa2570: Pull complete 09:12:37 ---> Running in ed4dc7469075 09:12:37 Removing intermediate container ed4dc7469075 09:12:37 ---> 17dcf324c77c 09:12:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:37 ---> Running in 4035d79c57aa 09:12:37 Removing intermediate container 4035d79c57aa 09:12:37 ---> 464047c6d65f 09:12:37 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 09:12:37 ---> Running in 1cf2b12f8c4f 09:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:12:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:12:39 (1/7) Installing openssh-keygen (8.4_p1-r3) 09:12:39 (2/7) Installing libedit (20191231.3.1-r1) 09:12:39 (3/7) Installing openssh-client (8.4_p1-r3) 09:12:39 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 09:12:39 (5/7) Installing openssh-server-common (8.4_p1-r3) 09:12:40 (6/7) Installing openssh-server (8.4_p1-r3) 09:12:40 (7/7) Installing openssh (8.4_p1-r3) 09:12:40 Executing busybox-1.32.1-r6.trigger 09:12:40 OK: 224 MiB in 59 packages 09:12:40 Removing intermediate container 1cf2b12f8c4f 09:12:40 ---> 0e5f8627b457 09:12:40 Step 6/8 : WORKDIR /device-modbus-go 09:12:40 ---> Running in 05e3dfeba2f6 09:12:40 Removing intermediate container 05e3dfeba2f6 09:12:40 ---> 79f527421c9f 09:12:40 Step 7/8 : COPY . . 09:12:41 ---> bb16d937cc86 09:12:41 Step 8/8 : RUN go mod download 09:12:41 ---> Running in 3d4bc054db8e 09:12:42 2c1f732e5b09: Pull complete 09:12:42 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 09:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:12:42 ---> 88ecf2bb1f95 09:12:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 09:12:45 ---> Running in 10b27e2fb7dc 09:12:45 Removing intermediate container 10b27e2fb7dc 09:12:45 ---> 9732be12320a 09:12:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:45 ---> Running in 07e130425a39 09:12:48 Removing intermediate container 07e130425a39 09:12:48 ---> 5a80404cd905 09:12:48 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 09:12:48 ---> Running in 39a6412de0de 09:12:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:12:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:12:50 (1/7) Installing openssh-keygen (8.4_p1-r3) 09:12:50 (2/7) Installing libedit (20191231.3.1-r1) 09:12:50 (3/7) Installing openssh-client (8.4_p1-r3) 09:12:51 Removing intermediate container 3d4bc054db8e 09:12:51 ---> 944329ab9509 09:12:51 Successfully built 944329ab9509 09:12:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:12:51 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 09:12:51 (5/7) Installing openssh-server-common (8.4_p1-r3) 09:12:51 (6/7) Installing openssh-server (8.4_p1-r3) 09:12:51 (7/7) Installing openssh (8.4_p1-r3) 09:12:51 + docker inspect -f . ci-base-image-x86_64 09:12:51 . [Pipeline] withDockerContainer 09:12:51 prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container 09:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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 ******** -e ******** ci-base-image-x86_64 cat 09:12:51 Executing busybox-1.32.1-r6.trigger 09:12:51 OK: 224 MiB in 59 packages 09:12:52 $ docker top 7ae5c10ebb5eca8001be2e689be9ecfb32b1171014edbee431ebd00995d34b41 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:52 + go version 09:12:52 go version go1.16.6 linux/amd64 [Pipeline] } 09:12:52 $ docker stop --time=1 7ae5c10ebb5eca8001be2e689be9ecfb32b1171014edbee431ebd00995d34b41 09:12:53 Removing intermediate container 39a6412de0de 09:12:53 ---> a6d66ab77323 09:12:53 Step 6/8 : WORKDIR /device-modbus-go 09:12:53 ---> Running in eb75d5963c92 09:12:53 $ docker rm -f 7ae5c10ebb5eca8001be2e689be9ecfb32b1171014edbee431ebd00995d34b41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 09:12:53 Removing intermediate container eb75d5963c92 09:12:53 ---> a02789d0f3cf 09:12:53 Step 7/8 : COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:12:54 + docker inspect -f . ci-base-image-x86_64 09:12:54 . [Pipeline] withDockerContainer 09:12:54 prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container 09:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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 ******** -e ******** ci-base-image-x86_64 cat 09:12:54 $ docker top 48e7a7a4c84d621fc2422bb069e10e9c497a85050004c3b994878a533fcd5fd7 -eo pid,comm 09:12:54 ---> 13b5c08f4f25 09:12:54 Step 8/8 : RUN go mod download [Pipeline] { [Pipeline] sh 09:12:55 ---> Running in 116dc73766c9 09:12:55 + go mod tidy [Pipeline] sh 09:12:55 + make test 09:12:55 go mod tidy 09:12:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:12:56 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:13:11 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:13:12 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 46.6% of statements 09:13:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:13:19 gofmt -l . 09:13:19 [ "`gofmt -l .`" = "" ] 09:13:19 ./bin/test-attribution-txt.sh 09:13:19 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:13:19 $ docker stop --time=1 48e7a7a4c84d621fc2422bb069e10e9c497a85050004c3b994878a533fcd5fd7 09:13:20 $ docker rm -f 48e7a7a4c84d621fc2422bb069e10e9c497a85050004c3b994878a533fcd5fd7 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:13:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:13:21 Removing intermediate container 116dc73766c9 09:13:21 ---> 8c574bafdf09 09:13:21 Successfully built 8c574bafdf09 09:13:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:13:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:13:25 + docker inspect -f . ci-base-image-arm64 09:13:25 . [Pipeline] withDockerContainer 09:13:25 + ls -al . 09:13:25 total 120 09:13:25 drwxrwxr-x. 9 jenkins jenkins 4096 Aug 3 09:13 . 09:13:25 drwxrwxr-x. 4 jenkins jenkins 28 Aug 3 09:12 .. 09:13:25 -rw-rw-r--. 1 jenkins jenkins 7707 Aug 3 09:12 Attribution.txt 09:13:25 drwxrwxr-x. 2 jenkins jenkins 87 Aug 3 09:12 bin 09:13:25 -rw-rw-r--. 1 jenkins jenkins 6038 Aug 3 09:12 CHANGELOG.md 09:13:25 drwxrwxr-x. 3 jenkins jenkins 32 Aug 3 09:12 cmd 09:13:25 -rw-r--r--. 1 jenkins jenkins 23727 Aug 3 09:13 coverage.out 09:13:25 -rw-rw-r--. 1 jenkins jenkins 1473 Aug 3 09:12 Dockerfile 09:13:25 -rw-rw-r--. 1 jenkins jenkins 995 Aug 3 09:12 Dockerfile.build 09:13:25 -rw-rw-r--. 1 jenkins jenkins 140 Aug 3 09:12 .dockerignore 09:13:25 drwxrwxr-x. 8 jenkins jenkins 162 Aug 3 09:12 .git 09:13:25 drwxrwxr-x. 2 jenkins jenkins 103 Aug 3 09:12 .github 09:13:25 -rw-rw-r--. 1 jenkins jenkins 338 Aug 3 09:12 .gitignore 09:13:25 -rw-r--r--. 1 jenkins jenkins 414 Aug 3 09:13 go.mod 09:13:25 -rw-r--r--. 1 jenkins jenkins 21529 Aug 3 09:12 go.sum 09:13:25 drwxrwxr-x. 3 jenkins jenkins 20 Aug 3 09:12 internal 09:13:25 -rw-rw-r--. 1 jenkins jenkins 679 Aug 3 09:12 Jenkinsfile 09:13:25 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 3 09:12 LICENSE 09:13:25 -rw-rw-r--. 1 jenkins jenkins 914 Aug 3 09:12 Makefile 09:13:25 -rw-rw-r--. 1 jenkins jenkins 2891 Aug 3 09:12 README.md 09:13:25 drwxrwxr-x. 2 jenkins jenkins 52 Aug 3 09:12 simulator 09:13:25 drwxrwxr-x. 4 jenkins jenkins 71 Aug 3 09:12 snap 09:13:25 -rw-rw-r--. 1 jenkins jenkins 11 Aug 3 09:09 VERSION 09:13:25 -rw-rw-r--. 1 jenkins jenkins 229 Aug 3 09:12 version.go 09:13:25 prd-ubuntu18.04-docker-arm64-4c-16g-1872 does not seem to be running inside a container 09:13:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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 ******** -e ******** ci-base-image-arm64 cat 09:13:27 $ docker top 6dca47d21523fef5b32e4756770327cec85da2ff67a3d15853c5fb0cf19ab985 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:13:28 + 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=c8e345b2c8db5a4141178efc0b5671f2e94e7380 --label arch=amd64 --label version=2.0.1-dev.3 . 09:13:28 Sending build context to Docker daemon 658.4kB 09:13:28 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 09:13:28 Step 2/22 : FROM ${BASE} AS builder 09:13:28 ---> 944329ab9509 09:13:28 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:28 ---> Running in 138f765e60a2 09:13:28 + go version 09:13:28 go version go1.16.6 linux/arm64 [Pipeline] } 09:13:28 $ docker stop --time=1 6dca47d21523fef5b32e4756770327cec85da2ff67a3d15853c5fb0cf19ab985 09:13:29 Removing intermediate container 138f765e60a2 09:13:29 ---> 226b67b7e1c0 09:13:29 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 09:13:29 ---> Running in b611ddfed6b0 09:13:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:13:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:13:30 OK: 224 MiB in 59 packages 09:13:30 $ docker rm -f 6dca47d21523fef5b32e4756770327cec85da2ff67a3d15853c5fb0cf19ab985 09:13:30 Removing intermediate container b611ddfed6b0 09:13:30 ---> 9553b141a0b7 09:13:30 Step 5/22 : WORKDIR /device-modbus-go 09:13:30 ---> Running in 6aba9ac644dc 09:13:30 Removing intermediate container 6aba9ac644dc 09:13:30 ---> 192ca1766788 09:13:30 Step 6/22 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 09:13:31 ---> 63d07b03c4ae 09:13:31 Step 7/22 : RUN go mod tidy 09:13:31 ---> Running in 0f3fb32147de [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:31 + docker inspect -f . ci-base-image-arm64 09:13:31 . [Pipeline] withDockerContainer 09:13:31 Removing intermediate container 0f3fb32147de 09:13:31 ---> 3d69a0772376 09:13:31 Step 8/22 : RUN go mod download 09:13:31 ---> Running in d581d0b211da 09:13:31 prd-ubuntu18.04-docker-arm64-4c-16g-1872 does not seem to be running inside a container 09:13:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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 ******** -e ******** ci-base-image-arm64 cat 09:13:32 Removing intermediate container d581d0b211da 09:13:32 ---> dd1e695d3c9c 09:13:32 Step 9/22 : RUN make build 09:13:32 ---> Running in b254e435ddb4 09:13:32 go mod tidy 09:13:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.3" -o cmd/device-modbus ./cmd 09:13:33 $ docker top 09df04f80cfd107111a7869efdb51b09207f88d3d967f85b4c9b5cefc634e8e3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:34 + go mod tidy [Pipeline] sh 09:13:35 + make test 09:13:35 go mod tidy 09:13:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:13:36 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:13:45 Removing intermediate container b254e435ddb4 09:13:45 ---> ef38b2ff05ee 09:13:45 Step 10/22 : FROM alpine:3.12 09:13:45 3.12: Pulling from library/alpine 09:13:45 339de151aab4: Pulling fs layer 09:13:45 339de151aab4: Verifying Checksum 09:13:45 339de151aab4: Download complete 09:13:45 339de151aab4: Pull complete 09:13:45 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 09:13:45 Status: Downloaded newer image for alpine:3.12 09:13:45 ---> 13621d1b12d4 09:13:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:13:45 ---> Running in ef61d0eb9edb 09:13:45 Removing intermediate container ef61d0eb9edb 09:13:45 ---> f855e6c4fc57 09:13:45 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:45 ---> Running in d176024387b4 09:13:45 Removing intermediate container d176024387b4 09:13:45 ---> 9136d2c38a6d 09:13:45 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 09:13:45 ---> Running in e9d328738e9a 09:13:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:13:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:13:47 (1/6) Installing dumb-init (1.2.2-r1) 09:13:47 (2/6) Installing libgcc (9.3.0-r2) 09:13:47 (3/6) Installing libsodium (1.0.18-r0) 09:13:47 (4/6) Installing libstdc++ (9.3.0-r2) 09:13:48 (5/6) Installing libzmq (4.3.3-r0) 09:13:48 (6/6) Installing zeromq (4.3.3-r0) 09:13:48 Executing busybox-1.31.1-r20.trigger 09:13:48 OK: 8 MiB in 20 packages 09:13:48 Removing intermediate container e9d328738e9a 09:13:48 ---> f167dd4ee8ac 09:13:48 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 09:13:49 ---> 4a8ce57f4f8f 09:13:49 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 09:13:49 ---> ac280ff21160 09:13:49 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:13:49 ---> a88138f7755a 09:13:49 Step 17/22 : EXPOSE 59901 09:13:49 ---> Running in 2b0977ec941b 09:13:49 Removing intermediate container 2b0977ec941b 09:13:49 ---> 86a3ce4b1ba3 09:13:49 Step 18/22 : ENTRYPOINT ["/device-modbus"] 09:13:49 ---> Running in 29329bba0d40 09:13:49 Removing intermediate container 29329bba0d40 09:13:49 ---> 5fdc902fe2a7 09:13:49 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:13:49 ---> Running in eb96bda83d29 09:13:49 Removing intermediate container eb96bda83d29 09:13:49 ---> c2163625eb1a 09:13:49 Step 20/22 : LABEL arch=amd64 09:13:49 ---> Running in 0f69e2e5e18c 09:13:49 Removing intermediate container 0f69e2e5e18c 09:13:49 ---> 430f2a782b09 09:13:49 Step 21/22 : LABEL git_sha=c8e345b2c8db5a4141178efc0b5671f2e94e7380 09:13:49 ---> Running in c4980330ca40 09:13:49 Removing intermediate container c4980330ca40 09:13:49 ---> 49b70c8de232 09:13:49 Step 22/22 : LABEL version=2.0.1-dev.3 09:13:49 ---> Running in 1e39de0bc0ed 09:13:49 Removing intermediate container 1e39de0bc0ed 09:13:49 ---> 20bbb8d1f62f 09:13:49 [Warning] One or more build-args [MAKE ARCH] were not consumed 09:13:49 Successfully built 20bbb8d1f62f 09:13:49 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:50 provisioning config files... 09:13:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config7833193390307162551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:50 ---> docker-login.sh 09:13:50 nexus3.edgexfoundry.org:10001 09:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:50 Configure a credential helper to remove this warning. See 09:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:50 09:13:50 Login Succeeded 09:13:50 nexus3.edgexfoundry.org:10002 09:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:50 Configure a credential helper to remove this warning. See 09:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:50 09:13:50 Login Succeeded 09:13:50 nexus3.edgexfoundry.org:10003 09:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:50 Configure a credential helper to remove this warning. See 09:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:50 09:13:50 Login Succeeded 09:13:51 nexus3.edgexfoundry.org:10004 09:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:51 Configure a credential helper to remove this warning. See 09:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:51 09:13:51 Login Succeeded 09:13:51 docker.io 09:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:51 Configure a credential helper to remove this warning. See 09:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:51 09:13:51 Login Succeeded 09:13:51 ---> docker-login.sh ends [Pipeline] } 09:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:51 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 09:13:51 c8e345b2c8db5a4141178efc0b5671f2e94e7380 09:13:51 latest 09:13:51 2.0.1-dev.3 09:13:51 c8e345b2c8db5a4141178efc0b5671f2e94e7380-2.0.1-dev.3 09:13:51 main 09:13:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:c8e345b2c8db5a4141178efc0b5671f2e94e7380 [Pipeline] isUnix [Pipeline] sh 09:13:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:c8e345b2c8db5a4141178efc0b5671f2e94e7380 09:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:13:52 0480cf1f7f6e: Preparing 09:13:52 923c55e900d9: Preparing 09:13:52 f49c98ea6492: Preparing 09:13:52 e98563023347: Preparing 09:13:52 e865abd577a2: Preparing 09:13:52 32f366d666a5: Preparing 09:13:52 32f366d666a5: Waiting 09:13:52 0480cf1f7f6e: Pushed 09:13:52 32f366d666a5: Layer already exists 09:13:52 923c55e900d9: Pushed 09:13:52 e98563023347: Pushed 09:13:52 e865abd577a2: Pushed 09:13:53 f49c98ea6492: Pushed 09:13:53 c8e345b2c8db5a4141178efc0b5671f2e94e7380: digest: sha256:12b73c961da1950994487da01c45478a75630304396145f77c50cbcddd47a528 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:13:54 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 09:13:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 09:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:13:54 0480cf1f7f6e: Preparing 09:13:54 923c55e900d9: Preparing 09:13:54 f49c98ea6492: Preparing 09:13:54 e98563023347: Preparing 09:13:54 e865abd577a2: Preparing 09:13:54 32f366d666a5: Preparing 09:13:54 32f366d666a5: Waiting 09:13:54 0480cf1f7f6e: Layer already exists 09:13:54 f49c98ea6492: Layer already exists 09:13:54 e98563023347: Layer already exists 09:13:54 923c55e900d9: Layer already exists 09:13:54 e865abd577a2: Layer already exists 09:13:54 32f366d666a5: Layer already exists 09:13:54 latest: digest: sha256:12b73c961da1950994487da01c45478a75630304396145f77c50cbcddd47a528 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:13:54 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 09:13:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.3 09:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:13:55 0480cf1f7f6e: Preparing 09:13:55 923c55e900d9: Preparing 09:13:55 f49c98ea6492: Preparing 09:13:55 e98563023347: Preparing 09:13:55 e865abd577a2: Preparing 09:13:55 32f366d666a5: Preparing 09:13:55 32f366d666a5: Waiting 09:13:55 f49c98ea6492: Layer already exists 09:13:55 e98563023347: Layer already exists 09:13:55 e865abd577a2: Layer already exists 09:13:55 923c55e900d9: Layer already exists 09:13:55 0480cf1f7f6e: Layer already exists 09:13:55 32f366d666a5: Layer already exists 09:13:55 2.0.1-dev.3: digest: sha256:12b73c961da1950994487da01c45478a75630304396145f77c50cbcddd47a528 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:13:55 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:c8e345b2c8db5a4141178efc0b5671f2e94e7380-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 09:13:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus:c8e345b2c8db5a4141178efc0b5671f2e94e7380-2.0.1-dev.3 09:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:13:55 0480cf1f7f6e: Preparing 09:13:55 923c55e900d9: Preparing 09:13:55 f49c98ea6492: Preparing 09:13:55 e98563023347: Preparing 09:13:55 e865abd577a2: Preparing 09:13:55 32f366d666a5: Preparing 09:13:55 32f366d666a5: Waiting 09:13:55 e865abd577a2: Layer already exists 09:13:55 f49c98ea6492: Layer already exists 09:13:55 0480cf1f7f6e: Layer already exists 09:13:55 923c55e900d9: Layer already exists 09:13:55 e98563023347: Layer already exists 09:13:55 32f366d666a5: Layer already exists 09:13:55 c8e345b2c8db5a4141178efc0b5671f2e94e7380-2.0.1-dev.3: digest: sha256:12b73c961da1950994487da01c45478a75630304396145f77c50cbcddd47a528 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:13:56 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh 09:13:56 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 09:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:13:56 0480cf1f7f6e: Preparing 09:13:56 923c55e900d9: Preparing 09:13:56 f49c98ea6492: Preparing 09:13:56 e98563023347: Preparing 09:13:56 e865abd577a2: Preparing 09:13:56 32f366d666a5: Preparing 09:13:56 32f366d666a5: Waiting 09:13:56 f49c98ea6492: Layer already exists 09:13:56 e98563023347: Layer already exists 09:13:56 923c55e900d9: Layer already exists 09:13:56 e865abd577a2: Layer already exists 09:13:56 32f366d666a5: Layer already exists 09:13:57 0480cf1f7f6e: Layer already exists 09:13:57 main: digest: sha256:12b73c961da1950994487da01c45478a75630304396145f77c50cbcddd47a528 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:57 ===================================================== [Pipeline] echo 09:13:57 taggedImages: 09:13:57 - nexus3.edgexfoundry.org:10004/device-modbus:c8e345b2c8db5a4141178efc0b5671f2e94e7380 09:13:57 - nexus3.edgexfoundry.org:10004/device-modbus:latest 09:13:57 - nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.3 09:13:57 - nexus3.edgexfoundry.org:10004/device-modbus:c8e345b2c8db5a4141178efc0b5671f2e94e7380-2.0.1-dev.3 09:13:57 - 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 09:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:58 09:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:58 latest: Pulling from edgex-lftools-log-publisher 09:13:58 b4d181a07f80: Pulling fs layer 09:13:58 a1111a8f2ec3: Pulling fs layer 09:13:58 ed53099fbce6: Pulling fs layer 09:13:58 dc539afda2c1: Pulling fs layer 09:13:58 77bc0d833cb6: Pulling fs layer 09:13:58 9065ff56babe: Pulling fs layer 09:13:58 d287ab97295c: Pulling fs layer 09:13:58 dc539afda2c1: Waiting 09:13:58 77bc0d833cb6: Waiting 09:13:58 9065ff56babe: Waiting 09:13:58 d287ab97295c: Waiting 09:13:58 a1111a8f2ec3: Verifying Checksum 09:13:58 a1111a8f2ec3: Download complete 09:13:58 dc539afda2c1: Verifying Checksum 09:13:58 dc539afda2c1: Download complete 09:13:58 77bc0d833cb6: Verifying Checksum 09:13:58 77bc0d833cb6: Download complete 09:13:58 9065ff56babe: Verifying Checksum 09:13:58 9065ff56babe: Download complete 09:13:59 ed53099fbce6: Verifying Checksum 09:13:59 ed53099fbce6: Download complete 09:13:59 b4d181a07f80: Verifying Checksum 09:13:59 b4d181a07f80: Download complete 09:14:00 b4d181a07f80: Pull complete 09:14:01 a1111a8f2ec3: Pull complete 09:14:01 ed53099fbce6: Pull complete 09:14:01 dc539afda2c1: Pull complete 09:14:01 77bc0d833cb6: Pull complete 09:14:01 9065ff56babe: Pull complete 09:14:03 d287ab97295c: Verifying Checksum 09:14:03 d287ab97295c: Download complete 09:14:07 d287ab97295c: Pull complete 09:14:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:14:07 prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container 09:14:07 $ 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/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:14:10 $ docker top 27fe420d63cfce76f187c7b72cbb4e6016d947c5a991e1c35e0e79d963f0611b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:10 ---> job-cost.sh 09:14:10 lf-activate-venv: SKIPPING 09:14:10 INFO: No Stack... 09:14:11 INFO: Retrieving Pricing Info for: v3-standard-2 09:14:12 INFO: Archiving Costs [Pipeline] sh 09:14:12 + cat /w/workspace/device-modbus-go/4/archives/cost.csv 09:14:12 + cut -d, -f6 [Pipeline] lock 09:14:12 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-4-stack-cost] 09:14:12 Resource [jenkins-edgexfoundry-device-modbus-go-main-4-stack-cost] did not exist. Created. 09:14:12 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:12 + echo total: 0.05999999865889549 [Pipeline] stash 09:14:12 Stashed 1 file(s) [Pipeline] } 09:14:12 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:12 $ docker stop --time=1 27fe420d63cfce76f187c7b72cbb4e6016d947c5a991e1c35e0e79d963f0611b 09:14:14 $ docker rm -f 27fe420d63cfce76f187c7b72cbb4e6016d947c5a991e1c35e0e79d963f0611b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:14:33 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:14:33 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 46.6% of statements 09:14:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:14:55 gofmt -l . 09:14:55 [ "`gofmt -l .`" = "" ] 09:14:55 ./bin/test-attribution-txt.sh 09:14:55 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:14:55 $ docker stop --time=1 09df04f80cfd107111a7869efdb51b09207f88d3d967f85b4c9b5cefc634e8e3 09:14:57 $ docker rm -f 09df04f80cfd107111a7869efdb51b09207f88d3d967f85b4c9b5cefc634e8e3 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:14:58 Warning: overwriting stash ‘coverage-report’ 09:14:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:15:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:15:02 + ls -al . 09:15:02 total 152 09:15:02 drwxrwxr-x 9 jenkins jenkins 4096 Aug 3 09:14 . 09:15:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 09:12 .. 09:15:02 -rw-rw-r-- 1 jenkins jenkins 140 Aug 3 09:12 .dockerignore 09:15:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 09:12 .git 09:15:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 09:12 .github 09:15:02 -rw-rw-r-- 1 jenkins jenkins 338 Aug 3 09:12 .gitignore 09:15:02 -rw-rw-r-- 1 jenkins jenkins 7707 Aug 3 09:12 Attribution.txt 09:15:02 -rw-rw-r-- 1 jenkins jenkins 6038 Aug 3 09:12 CHANGELOG.md 09:15:02 -rw-rw-r-- 1 jenkins jenkins 1473 Aug 3 09:12 Dockerfile 09:15:02 -rw-rw-r-- 1 jenkins jenkins 995 Aug 3 09:12 Dockerfile.build 09:15:02 -rw-rw-r-- 1 jenkins jenkins 679 Aug 3 09:12 Jenkinsfile 09:15:02 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 3 09:12 LICENSE 09:15:02 -rw-rw-r-- 1 jenkins jenkins 914 Aug 3 09:12 Makefile 09:15:02 -rw-rw-r-- 1 jenkins jenkins 2891 Aug 3 09:12 README.md 09:15:02 -rw-rw-r-- 1 jenkins jenkins 11 Aug 3 09:09 VERSION 09:15:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 09:12 bin 09:15:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 09:12 cmd 09:15:02 -rw-r--r-- 1 jenkins jenkins 23727 Aug 3 09:14 coverage.out 09:15:02 -rw-r--r-- 1 jenkins jenkins 414 Aug 3 09:14 go.mod 09:15:02 -rw-r--r-- 1 jenkins jenkins 21529 Aug 3 09:13 go.sum 09:15:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 09:12 internal 09:15:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 09:12 simulator 09:15:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 09:12 snap 09:15:02 -rw-rw-r-- 1 jenkins jenkins 229 Aug 3 09:12 version.go [Pipeline] isUnix [Pipeline] sh 09:15:02 + 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=c8e345b2c8db5a4141178efc0b5671f2e94e7380 --label arch=arm64 --label version=2.0.1-dev.3 . 09:15:02 Sending build context to Docker daemon 657.4kB 09:15:02 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 09:15:02 Step 2/22 : FROM ${BASE} AS builder 09:15:02 ---> 8c574bafdf09 09:15:02 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:03 ---> Running in de0771ba3ef3 09:15:05 Removing intermediate container de0771ba3ef3 09:15:05 ---> e001a64c060d 09:15:05 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 09:15:05 ---> Running in e772bf34492d 09:15:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:15:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:15:08 OK: 224 MiB in 59 packages 09:15:09 Removing intermediate container e772bf34492d 09:15:09 ---> fbfa640bc894 09:15:09 Step 5/22 : WORKDIR /device-modbus-go 09:15:09 ---> Running in a5de1be3feaf 09:15:10 Removing intermediate container a5de1be3feaf 09:15:10 ---> a62cc198c2d8 09:15:10 Step 6/22 : COPY . . 09:15:11 ---> de19a8905c83 09:15:11 Step 7/22 : RUN go mod tidy 09:15:11 ---> Running in af35b6673bab 09:15:14 Removing intermediate container af35b6673bab 09:15:14 ---> ba04a45e0745 09:15:14 Step 8/22 : RUN go mod download 09:15:14 ---> Running in 6273db4fee4c 09:15:17 Removing intermediate container 6273db4fee4c 09:15:17 ---> 42841fc20f18 09:15:17 Step 9/22 : RUN make build 09:15:17 ---> Running in 6e0edd0e6ef7 09:15:18 go mod tidy 09:15:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.3" -o cmd/device-modbus ./cmd 09:15:57 Removing intermediate container 6e0edd0e6ef7 09:15:57 ---> 89a6b1cfb12b 09:15:57 Step 10/22 : FROM alpine:3.12 09:15:57 3.12: Pulling from library/alpine 09:15:57 d2f70382dc9a: Pulling fs layer 09:15:57 d2f70382dc9a: Verifying Checksum 09:15:57 d2f70382dc9a: Pull complete 09:15:57 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 09:15:57 Status: Downloaded newer image for alpine:3.12 09:15:57 ---> c4fd0aeabfcf 09:15:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:15:57 ---> Running in c5b971a7fcba 09:15:57 Removing intermediate container c5b971a7fcba 09:15:57 ---> be2d50a854ad 09:15:57 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:57 ---> Running in 4281182c4513 09:15:58 Removing intermediate container 4281182c4513 09:15:58 ---> 77329d7ac70c 09:15:58 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 09:15:58 ---> Running in bf601c28424a 09:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:16:01 (1/6) Installing dumb-init (1.2.2-r1) 09:16:01 (2/6) Installing libgcc (9.3.0-r2) 09:16:01 (3/6) Installing libsodium (1.0.18-r0) 09:16:01 (4/6) Installing libstdc++ (9.3.0-r2) 09:16:01 (5/6) Installing libzmq (4.3.3-r0) 09:16:01 (6/6) Installing zeromq (4.3.3-r0) 09:16:01 Executing busybox-1.31.1-r20.trigger 09:16:01 OK: 8 MiB in 20 packages 09:16:02 Removing intermediate container bf601c28424a 09:16:02 ---> 459cadbbfb3a 09:16:02 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 09:16:04 ---> 278a443c902a 09:16:04 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 09:16:04 ---> ecb6016fbf57 09:16:04 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:16:05 ---> 14b246eb64ff 09:16:05 Step 17/22 : EXPOSE 59901 09:16:05 ---> Running in 1ca8c027ad49 09:16:05 Removing intermediate container 1ca8c027ad49 09:16:05 ---> 6429f926f3cd 09:16:05 Step 18/22 : ENTRYPOINT ["/device-modbus"] 09:16:06 ---> Running in dbf9c411bb3a 09:16:06 Removing intermediate container dbf9c411bb3a 09:16:06 ---> 499f0e168a4d 09:16:06 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:16:06 ---> Running in 478aa609bd11 09:16:07 Removing intermediate container 478aa609bd11 09:16:07 ---> a6e94ee573ed 09:16:07 Step 20/22 : LABEL arch=arm64 09:16:07 ---> Running in ce3088f7f5db 09:16:07 Removing intermediate container ce3088f7f5db 09:16:07 ---> 9343864730c7 09:16:07 Step 21/22 : LABEL git_sha=c8e345b2c8db5a4141178efc0b5671f2e94e7380 09:16:07 ---> Running in 33cd74bc85c2 09:16:08 Removing intermediate container 33cd74bc85c2 09:16:08 ---> bd68aae7e743 09:16:08 Step 22/22 : LABEL version=2.0.1-dev.3 09:16:08 ---> Running in 0795bb655db2 09:16:09 Removing intermediate container 0795bb655db2 09:16:09 ---> 968f7d597736 09:16:09 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:16:09 Successfully built 968f7d597736 09:16:09 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 09:16:09 provisioning config files... 09:16:09 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config3740229575906147583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:09 ---> docker-login.sh 09:16:09 nexus3.edgexfoundry.org:10001 09:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:10 Configure a credential helper to remove this warning. See 09:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:10 09:16:10 Login Succeeded 09:16:10 nexus3.edgexfoundry.org:10002 09:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:10 Configure a credential helper to remove this warning. See 09:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:10 09:16:10 Login Succeeded 09:16:10 nexus3.edgexfoundry.org:10003 09:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:11 Configure a credential helper to remove this warning. See 09:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:11 09:16:11 Login Succeeded 09:16:11 nexus3.edgexfoundry.org:10004 09:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:11 Configure a credential helper to remove this warning. See 09:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:11 09:16:11 Login Succeeded 09:16:11 docker.io 09:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:12 Configure a credential helper to remove this warning. See 09:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:12 09:16:12 Login Succeeded 09:16:12 ---> docker-login.sh ends [Pipeline] } 09:16:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:16:12 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 09:16:12 c8e345b2c8db5a4141178efc0b5671f2e94e7380 09:16:12 latest 09:16:12 2.0.1-dev.3 09:16:12 c8e345b2c8db5a4141178efc0b5671f2e94e7380-2.0.1-dev.3 09:16:12 main 09:16:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:12 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:c8e345b2c8db5a4141178efc0b5671f2e94e7380 [Pipeline] isUnix [Pipeline] sh 09:16:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:c8e345b2c8db5a4141178efc0b5671f2e94e7380 09:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:16:13 4eafd2122c03: Preparing 09:16:13 08d23af489ec: Preparing 09:16:13 cc8be69a0280: Preparing 09:16:13 197a2f7fda1b: Preparing 09:16:13 bd5c06e2b443: Preparing 09:16:13 3fbe34a1663b: Preparing 09:16:13 3fbe34a1663b: Waiting 09:16:13 08d23af489ec: Pushed 09:16:13 4eafd2122c03: Pushed 09:16:13 bd5c06e2b443: Pushed 09:16:13 3fbe34a1663b: Layer already exists 09:16:14 197a2f7fda1b: Pushed 09:16:16 cc8be69a0280: Pushed 09:16:16 c8e345b2c8db5a4141178efc0b5671f2e94e7380: digest: sha256:560859114de23929bd39ba9178b4ac5b9a3ff29be4e3ad2f7bc3c1de670584a2 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:16:16 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:16:17 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:16:17 4eafd2122c03: Preparing 09:16:17 08d23af489ec: Preparing 09:16:17 cc8be69a0280: Preparing 09:16:17 197a2f7fda1b: Preparing 09:16:17 bd5c06e2b443: Preparing 09:16:17 3fbe34a1663b: Preparing 09:16:17 3fbe34a1663b: Waiting 09:16:17 cc8be69a0280: Layer already exists 09:16:17 4eafd2122c03: Layer already exists 09:16:17 197a2f7fda1b: Layer already exists 09:16:17 08d23af489ec: Layer already exists 09:16:17 bd5c06e2b443: Layer already exists 09:16:17 3fbe34a1663b: Layer already exists 09:16:17 latest: digest: sha256:560859114de23929bd39ba9178b4ac5b9a3ff29be4e3ad2f7bc3c1de670584a2 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:16:17 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 09:16:18 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.3 09:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:16:18 4eafd2122c03: Preparing 09:16:18 08d23af489ec: Preparing 09:16:18 cc8be69a0280: Preparing 09:16:18 197a2f7fda1b: Preparing 09:16:18 bd5c06e2b443: Preparing 09:16:18 3fbe34a1663b: Preparing 09:16:18 3fbe34a1663b: Waiting 09:16:18 197a2f7fda1b: Layer already exists 09:16:18 08d23af489ec: Layer already exists 09:16:18 4eafd2122c03: Layer already exists 09:16:18 bd5c06e2b443: Layer already exists 09:16:18 cc8be69a0280: Layer already exists 09:16:18 3fbe34a1663b: Layer already exists 09:16:18 2.0.1-dev.3: digest: sha256:560859114de23929bd39ba9178b4ac5b9a3ff29be4e3ad2f7bc3c1de670584a2 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:16:18 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:c8e345b2c8db5a4141178efc0b5671f2e94e7380-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 09:16:19 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:c8e345b2c8db5a4141178efc0b5671f2e94e7380-2.0.1-dev.3 09:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:16:19 4eafd2122c03: Preparing 09:16:19 08d23af489ec: Preparing 09:16:19 cc8be69a0280: Preparing 09:16:19 197a2f7fda1b: Preparing 09:16:19 bd5c06e2b443: Preparing 09:16:19 3fbe34a1663b: Preparing 09:16:19 3fbe34a1663b: Waiting 09:16:19 08d23af489ec: Layer already exists 09:16:19 bd5c06e2b443: Layer already exists 09:16:19 4eafd2122c03: Layer already exists 09:16:19 197a2f7fda1b: Layer already exists 09:16:19 cc8be69a0280: Layer already exists 09:16:19 3fbe34a1663b: Layer already exists 09:16:19 c8e345b2c8db5a4141178efc0b5671f2e94e7380-2.0.1-dev.3: digest: sha256:560859114de23929bd39ba9178b4ac5b9a3ff29be4e3ad2f7bc3c1de670584a2 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:16:19 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh 09:16:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 09:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:16:20 4eafd2122c03: Preparing 09:16:20 08d23af489ec: Preparing 09:16:20 cc8be69a0280: Preparing 09:16:20 197a2f7fda1b: Preparing 09:16:20 bd5c06e2b443: Preparing 09:16:20 3fbe34a1663b: Preparing 09:16:20 3fbe34a1663b: Waiting 09:16:20 bd5c06e2b443: Layer already exists 09:16:20 197a2f7fda1b: Layer already exists 09:16:20 08d23af489ec: Layer already exists 09:16:20 4eafd2122c03: Layer already exists 09:16:20 cc8be69a0280: Layer already exists 09:16:20 3fbe34a1663b: Layer already exists 09:16:20 main: digest: sha256:560859114de23929bd39ba9178b4ac5b9a3ff29be4e3ad2f7bc3c1de670584a2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:16:20 ===================================================== [Pipeline] echo 09:16:20 taggedImages: 09:16:20 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:c8e345b2c8db5a4141178efc0b5671f2e94e7380 09:16:20 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:16:20 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.3 09:16:20 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:c8e345b2c8db5a4141178efc0b5671f2e94e7380-2.0.1-dev.3 09:16:20 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:20 09:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:16:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:21 arm64: Pulling from edgex-lftools-log-publisher 09:16:21 448f6bf000e3: Pulling fs layer 09:16:21 f757da607395: Pulling fs layer 09:16:21 05883995daec: Pulling fs layer 09:16:21 8603b9c90790: Pulling fs layer 09:16:21 1560dd03e051: Pulling fs layer 09:16:21 27f5ce0e4adf: Pulling fs layer 09:16:21 c2d8d7efcc4b: Pulling fs layer 09:16:21 1560dd03e051: Waiting 09:16:21 27f5ce0e4adf: Waiting 09:16:21 c2d8d7efcc4b: Waiting 09:16:21 8603b9c90790: Waiting 09:16:22 f757da607395: Verifying Checksum 09:16:22 f757da607395: Download complete 09:16:22 8603b9c90790: Verifying Checksum 09:16:22 8603b9c90790: Download complete 09:16:22 1560dd03e051: Verifying Checksum 09:16:22 1560dd03e051: Download complete 09:16:22 27f5ce0e4adf: Verifying Checksum 09:16:22 27f5ce0e4adf: Download complete 09:16:22 05883995daec: Download complete 09:16:23 448f6bf000e3: Download complete 09:16:26 c2d8d7efcc4b: Verifying Checksum 09:16:26 c2d8d7efcc4b: Download complete 09:16:27 448f6bf000e3: Pull complete 09:16:27 f757da607395: Pull complete 09:16:29 05883995daec: Pull complete 09:16:29 8603b9c90790: Pull complete 09:16:30 1560dd03e051: Pull complete 09:16:30 27f5ce0e4adf: Pull complete 09:16:45 c2d8d7efcc4b: Pull complete 09:16:45 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:16:45 prd-ubuntu18.04-docker-arm64-4c-16g-1872 does not seem to be running inside a container 09:16:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:16:49 $ docker top d99c784475ae6d2bbeda32ef764a6ca34f9e8ffe114054402f57cea055ccc0b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:50 ---> job-cost.sh 09:16:50 lf-activate-venv: SKIPPING 09:16:50 INFO: No Stack... 09:16:51 INFO: Retrieving Pricing Info for: v2-standard-4 09:16:51 INFO: Archiving Costs [Pipeline] sh 09:16:52 + cut -d, -f6 09:16:52 + cat /w/workspace/device-modbus-go/4/archives/cost.csv [Pipeline] lock 09:16:52 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-4-stack-cost] 09:16:52 Resource [jenkins-edgexfoundry-device-modbus-go-main-4-stack-cost] did not exist. Created. 09:16:52 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:53 /w/workspace/device-modbus-go/4@tmp/durable-262f8022/script.sh: 1: /w/workspace/device-modbus-go/4@tmp/durable-262f8022/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:16:53 + echo total: 0.18000000715255737 [Pipeline] stash 09:16:53 Warning: overwriting stash ‘stack-cost’ 09:16:53 Stashed 1 file(s) [Pipeline] } 09:16:54 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:54 $ docker stop --time=1 d99c784475ae6d2bbeda32ef764a6ca34f9e8ffe114054402f57cea055ccc0b6 09:16:55 $ docker rm -f d99c784475ae6d2bbeda32ef764a6ca34f9e8ffe114054402f57cea055ccc0b6 [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 09:16:56 provisioning config files... 09:16:56 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2870027613943171551tmp [Pipeline] { [Pipeline] sh 09:16:57 + set +x 09:16:57 + curl -s https://codecov.io/bash 09:16:57 + bash -s -- 09:16:57 09:16:57 _____ _ 09:16:57 / ____| | | 09:16:57 | | ___ __| | ___ ___ _____ __ 09:16:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:16:57 | |___| (_) | (_| | __/ (_| (_) \ V / 09:16:57 \_____\___/ \__,_|\___|\___\___/ \_/ 09:16:57 Bash-1.0.6 09:16:57 09:16:57 09:16:57 ==> git version 2.24.4 found 09:16:57 ==> 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 09:16:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:16:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:16:57 ==> Jenkins CI detected. 09:16:57 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 09:16:57 project root: . 09:16:57 --> token set from env 09:16:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:16:57 ==> Running gcov in . (disable via -X gcov) 09:16:57 ==> Python coveragepy not found 09:16:57 ==> Searching for coverage reports in: 09:16:57 + . 09:16:57 -> Found 1 reports 09:16:57 ==> Detecting git/mercurial file structure 09:16:57 ==> Reading reports 09:16:57 + ./coverage.out bytes=23727 09:16:57 ==> Appending adjustments 09:16:57 https://docs.codecov.io/docs/fixing-reports 09:16:57 + Found adjustments 09:16:57 ==> Gzipping contents 09:16:57 4.0K /tmp/codecov.oT6pGf.gz 09:16:57 ==> Uploading reports 09:16:57 url: https://codecov.io 09:16:57 query: branch=main&commit=c8e345b2c8db5a4141178efc0b5671f2e94e7380&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:16:57 -> Pinging Codecov 09:16:57 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=c8e345b2c8db5a4141178efc0b5671f2e94e7380&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:16:57 -> Uploading to 09:16:57 https://storage.googleapis.com/codecov/v4/raw/2021-08-03/55DBCA73C666E3227836607328DD7E49/c8e345b2c8db5a4141178efc0b5671f2e94e7380/a2b0e0cf-e6c4-4967-8690-f4053505a0fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T091657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46aec7b244c5298e2f034c6647da06ea1843042395d1a3a697d58a876337d40e 09:16:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:57 Dload Upload Total Spent Left Speed 09:16:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4013 0 0 100 4013 0 11126 --:--:-- --:--:-- --:--:-- 11116 09:16:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/c8e345b2c8db5a4141178efc0b5671f2e94e7380 [Pipeline] } 09:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:16:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:16:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:16:58 09:16:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:16:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:16:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:16:59 188c0c94c7c5: Pulling fs layer 09:16:59 0ef7d3d256c8: Pulling fs layer 09:16:59 de9db76c5a1d: Pulling fs layer 09:16:59 0eba1c9be4d2: Pulling fs layer 09:16:59 0d57e429df01: Pulling fs layer 09:16:59 4e4be7b47b0d: Pulling fs layer 09:16:59 e1f770b5df2f: Pulling fs layer 09:16:59 85a0685a4137: Pulling fs layer 09:16:59 0d57e429df01: Waiting 09:16:59 4e4be7b47b0d: Waiting 09:16:59 e1f770b5df2f: Waiting 09:16:59 85a0685a4137: Waiting 09:16:59 0eba1c9be4d2: Waiting 09:16:59 de9db76c5a1d: Verifying Checksum 09:16:59 de9db76c5a1d: Download complete 09:16:59 0ef7d3d256c8: Verifying Checksum 09:16:59 0ef7d3d256c8: Download complete 09:16:59 0d57e429df01: Verifying Checksum 09:16:59 0d57e429df01: Download complete 09:16:59 4e4be7b47b0d: Verifying Checksum 09:16:59 4e4be7b47b0d: Download complete 09:16:59 188c0c94c7c5: Verifying Checksum 09:16:59 188c0c94c7c5: Download complete 09:16:59 188c0c94c7c5: Pull complete 09:16:59 0ef7d3d256c8: Pull complete 09:17:00 de9db76c5a1d: Pull complete 09:17:00 e1f770b5df2f: Verifying Checksum 09:17:00 e1f770b5df2f: Download complete 09:17:04 0eba1c9be4d2: Verifying Checksum 09:17:04 0eba1c9be4d2: Download complete 09:17:04 85a0685a4137: Verifying Checksum 09:17:04 85a0685a4137: Download complete 09:17:07 0eba1c9be4d2: Pull complete 09:17:07 0d57e429df01: Pull complete 09:17:07 4e4be7b47b0d: Pull complete 09:17:07 e1f770b5df2f: Pull complete 09:17:11 85a0685a4137: Pull complete 09:17:11 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:17:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:17:11 prd-centos7-docker-4c-2g-1871 does not seem to be running inside a container 09:17:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:17:13 $ docker top 79af9861a53e862a9b8ff1385ed8405e8059b56f1dcffff748817b9c2a08935f -eo pid,comm [Pipeline] { [Pipeline] echo 09:17:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:17:14 + set -o pipefail 09:17:14 + snyk monitor '--org=edgex-jenkins' 09:17:22 09:17:22 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 09:17:22 09:17:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/ebe23f03-ebc3-4f97-99cf-5dfebd52ac9c 09:17:22 09:17:22 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 09:17:22 09:17:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:17:22 09:17:23 [Pipeline] } 09:17:23 $ docker stop --time=1 79af9861a53e862a9b8ff1385ed8405e8059b56f1dcffff748817b9c2a08935f 09:17:25 $ docker rm -f 79af9861a53e862a9b8ff1385ed8405e8059b56f1dcffff748817b9c2a08935f [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 09:17:26 + git log --format=format:%s -1 c8e345b2c8db5a4141178efc0b5671f2e94e7380 [Pipeline] isUnix [Pipeline] sh 09:17:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:17:26 . [Pipeline] withDockerContainer 09:17:26 prd-centos7-docker-4c-2g-1871 does not seem to be running inside a container 09:17:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:17:27 $ docker top 0ff6fedb047236faa791de31b9164051bd06111b3df08299e54270f5b457212d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:27 [ssh-agent] Looking for ssh-agent implementation... 09:17:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:29 $ docker exec 0ff6fedb047236faa791de31b9164051bd06111b3df08299e54270f5b457212d ssh-agent 09:17:29 SSH_AUTH_SOCK=/tmp/ssh-VxpZ5iWj5c7c/agent.14 09:17:29 SSH_AGENT_PID=21 09:17:29 Running ssh-add (command line suppressed) 09:17:29 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2091798713144733240.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2091798713144733240.key) 09:17:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:29 + git semver tag 09:17:29 # -> Open(): unable to determine branch for HEAD 09:17:29 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 09:17:29 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 09:17:29 # $SEMVER_REMOTE_NAME = origin 09:17:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:17:29 # $SEMVER_USER_NAME = edgex-jenkins 09:17:29 # $SEMVER_BRANCH = main 09:17:29 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 09:17:29 # c8e345b2c8db5a4141178efc0b5671f2e94e7380 HEAD 09:17:29 # -> Force: false 09:17:29 # 696e6b6d642c8ccc26581123fcb83f733c2dc1de refs/tags/v2.0.1-dev.3 [Pipeline] } 09:17:29 $ docker exec --env ******** --env ******** 0ff6fedb047236faa791de31b9164051bd06111b3df08299e54270f5b457212d ssh-agent -k 09:17:29 unset SSH_AUTH_SOCK; 09:17:29 unset SSH_AGENT_PID; 09:17:29 echo Agent pid 21 killed; 09:17:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:30 + git semver [Pipeline] } 09:17:30 $ docker stop --time=1 0ff6fedb047236faa791de31b9164051bd06111b3df08299e54270f5b457212d 09:17:31 $ docker rm -f 0ff6fedb047236faa791de31b9164051bd06111b3df08299e54270f5b457212d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:32 09:17:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:17:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:32 0.23.1-centos7: Pulling from edgex-lftools 09:17:32 ab5ef0e58194: Pulling fs layer 09:17:32 9712f1f96733: Pulling fs layer 09:17:32 63f879dbbcfc: Pulling fs layer 09:17:32 0d9ebad4ef96: Pulling fs layer 09:17:32 e9a5061849ea: Pulling fs layer 09:17:32 d747dcd14b5f: Pulling fs layer 09:17:32 2de7ff778b66: Pulling fs layer 09:17:32 e9a5061849ea: Waiting 09:17:32 d747dcd14b5f: Waiting 09:17:32 2de7ff778b66: Waiting 09:17:32 0d9ebad4ef96: Waiting 09:17:32 9712f1f96733: Verifying Checksum 09:17:32 9712f1f96733: Download complete 09:17:34 63f879dbbcfc: Verifying Checksum 09:17:34 63f879dbbcfc: Download complete 09:17:34 e9a5061849ea: Download complete 09:17:34 d747dcd14b5f: Verifying Checksum 09:17:34 d747dcd14b5f: Download complete 09:17:35 2de7ff778b66: Verifying Checksum 09:17:35 2de7ff778b66: Download complete 09:17:35 0d9ebad4ef96: Verifying Checksum 09:17:35 0d9ebad4ef96: Download complete 09:17:36 ab5ef0e58194: Verifying Checksum 09:17:36 ab5ef0e58194: Download complete 09:17:38 ab5ef0e58194: Pull complete 09:17:38 9712f1f96733: Pull complete 09:17:39 63f879dbbcfc: Pull complete 09:17:42 0d9ebad4ef96: Pull complete 09:17:43 e9a5061849ea: Pull complete 09:17:43 d747dcd14b5f: Pull complete 09:17:44 2de7ff778b66: Pull complete 09:17:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:17:44 prd-centos7-docker-4c-2g-1871 does not seem to be running inside a container 09:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:17:48 $ docker top 42095fcaaf25c2984e1d2d34008286bd6e212d573c3499d29fd837815485c299 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:17:48 provisioning config files... 09:17:48 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7779565393009242459tmp 09:17:48 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4260676228046973477tmp 09:17:48 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4569620484563965192tmp [Pipeline] { [Pipeline] echo 09:17:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:17:48 ---> sigul-configuration.sh 09:17:48 gpg: directory `/root/.gnupg' created 09:17:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:17:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:17:48 gpg: keyring `/root/.gnupg/secring.gpg' created 09:17:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:17:48 gpg: CAST5 encrypted data 09:17:48 gpg: encrypted with 1 passphrase 09:17:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:17:48 + mkdir /home/jenkins 09:17:48 + mkdir /home/jenkins/sigul [Pipeline] sh 09:17:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:17:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:17:49 ---> sigul-install.sh 09:17:49 Sigul already installed; skipping installation. [Pipeline] sh 09:17:49 + git tag --list 09:17:49 0.7.1 09:17:49 v1.0.0 09:17:49 v1.1.0 09:17:49 v1.1.1 09:17:49 v1.2.2 09:17:49 v1.3.0 09:17:49 v1.3.1 09:17:49 v2.0.0 09:17:49 v2.0.1-dev.1 09:17:49 v2.0.1-dev.2 09:17:49 v2.0.1-dev.3 [Pipeline] sh 09:17:50 + lftools sign git-tag v2.0.1-dev.3 09:17:50 Signing Git tag with Sigul... 09:17:50 Signing v2.0.1-dev.3 [Pipeline] echo 09:17:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:17:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:17:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:17:52 $ docker stop --time=1 42095fcaaf25c2984e1d2d34008286bd6e212d573c3499d29fd837815485c299 09:17:53 $ docker rm -f 42095fcaaf25c2984e1d2d34008286bd6e212d573c3499d29fd837815485c299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:17:54 . [Pipeline] withDockerContainer 09:17:54 prd-centos7-docker-4c-2g-1871 does not seem to be running inside a container 09:17:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:17:55 $ docker top 901ed3c8b011aadb2781f971cc161457762f7b452305fc8e0dc114883ec910a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:55 [ssh-agent] Looking for ssh-agent implementation... 09:17:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:55 $ docker exec 901ed3c8b011aadb2781f971cc161457762f7b452305fc8e0dc114883ec910a6 ssh-agent 09:17:55 SSH_AUTH_SOCK=/tmp/ssh-q8PbpKnbQQ6V/agent.14 09:17:55 SSH_AGENT_PID=21 09:17:55 Running ssh-add (command line suppressed) 09:17:55 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8299235566902265059.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8299235566902265059.key) 09:17:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:55 + git semver bump pre 09:17:55 # -> Open(): unable to determine branch for HEAD 09:17:55 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 09:17:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 09:17:55 # $SEMVER_REMOTE_NAME = origin 09:17:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:17:55 # $SEMVER_USER_NAME = edgex-jenkins 09:17:55 # $SEMVER_BRANCH = main 09:17:55 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 09:17:55 2.0.1-dev.4 [Pipeline] } 09:17:55 $ docker exec --env ******** --env ******** 901ed3c8b011aadb2781f971cc161457762f7b452305fc8e0dc114883ec910a6 ssh-agent -k 09:17:56 unset SSH_AUTH_SOCK; 09:17:56 unset SSH_AGENT_PID; 09:17:56 echo Agent pid 21 killed; 09:17:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:56 + git semver [Pipeline] } 09:17:56 $ docker stop --time=1 901ed3c8b011aadb2781f971cc161457762f7b452305fc8e0dc114883ec910a6 09:17:57 $ docker rm -f 901ed3c8b011aadb2781f971cc161457762f7b452305fc8e0dc114883ec910a6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:17:58 . [Pipeline] withDockerContainer 09:17:58 prd-centos7-docker-4c-2g-1871 does not seem to be running inside a container 09:17:58 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:17:58 $ docker top 84d067466be6d745520d491d577d1445f116f9808f3886628e8753ecf90c7bfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:59 [ssh-agent] Looking for ssh-agent implementation... 09:17:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:59 $ docker exec 84d067466be6d745520d491d577d1445f116f9808f3886628e8753ecf90c7bfb ssh-agent 09:17:59 SSH_AUTH_SOCK=/tmp/ssh-W3qsjfY4RYr8/agent.12 09:17:59 SSH_AGENT_PID=18 09:17:59 Running ssh-add (command line suppressed) 09:17:59 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2459744231825548559.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2459744231825548559.key) 09:17:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:59 + git semver push 09:17:59 # -> Open(): unable to determine branch for HEAD 09:17:59 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 09:17:59 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 09:17:59 # $SEMVER_REMOTE_NAME = origin 09:17:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:17:59 # $SEMVER_USER_NAME = edgex-jenkins 09:17:59 # $SEMVER_BRANCH = main 09:17:59 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 09:18:05 $ docker exec --env ******** --env ******** 84d067466be6d745520d491d577d1445f116f9808f3886628e8753ecf90c7bfb ssh-agent -k 09:18:05 unset SSH_AUTH_SOCK; 09:18:05 unset SSH_AGENT_PID; 09:18:05 echo Agent pid 18 killed; 09:18:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:18:05 + git semver [Pipeline] } 09:18:05 $ docker stop --time=1 84d067466be6d745520d491d577d1445f116f9808f3886628e8753ecf90c7bfb 09:18:07 $ docker rm -f 84d067466be6d745520d491d577d1445f116f9808f3886628e8753ecf90c7bfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:18:08 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:18:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:18:09 ---> package-listing.sh 09:18:09 ++ tr '[:upper:]' '[:lower:]' 09:18:09 ++ facter osfamily 09:18:09 + OS_FAMILY=redhat 09:18:09 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 09:18:09 + START_PACKAGES=/tmp/packages_start.txt 09:18:09 + END_PACKAGES=/tmp/packages_end.txt 09:18:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:09 + PACKAGES=/tmp/packages_start.txt 09:18:09 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:18:09 + PACKAGES=/tmp/packages_end.txt 09:18:09 + case "${OS_FAMILY}" in 09:18:09 + rpm -qa 09:18:09 + sort 09:18:09 + '[' -f /tmp/packages_start.txt ']' 09:18:09 + '[' -f /tmp/packages_end.txt ']' 09:18:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:09 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:18:09 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 09:18:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 09:18:09 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 09:18:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:10 09:18:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:18:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:11 latest: Pulling from edgex-lftools-log-publisher 09:18:11 b4d181a07f80: Pulling fs layer 09:18:11 a1111a8f2ec3: Pulling fs layer 09:18:11 ed53099fbce6: Pulling fs layer 09:18:11 dc539afda2c1: Pulling fs layer 09:18:11 77bc0d833cb6: Pulling fs layer 09:18:11 9065ff56babe: Pulling fs layer 09:18:11 d287ab97295c: Pulling fs layer 09:18:11 77bc0d833cb6: Waiting 09:18:11 9065ff56babe: Waiting 09:18:11 d287ab97295c: Waiting 09:18:11 dc539afda2c1: Waiting 09:18:11 a1111a8f2ec3: Verifying Checksum 09:18:11 a1111a8f2ec3: Download complete 09:18:11 dc539afda2c1: Verifying Checksum 09:18:11 dc539afda2c1: Download complete 09:18:11 77bc0d833cb6: Verifying Checksum 09:18:11 77bc0d833cb6: Download complete 09:18:11 9065ff56babe: Verifying Checksum 09:18:11 9065ff56babe: Download complete 09:18:11 ed53099fbce6: Verifying Checksum 09:18:11 ed53099fbce6: Download complete 09:18:12 b4d181a07f80: Verifying Checksum 09:18:12 b4d181a07f80: Download complete 09:18:13 b4d181a07f80: Pull complete 09:18:13 a1111a8f2ec3: Pull complete 09:18:14 ed53099fbce6: Pull complete 09:18:14 dc539afda2c1: Pull complete 09:18:14 77bc0d833cb6: Pull complete 09:18:15 9065ff56babe: Pull complete 09:18:16 d287ab97295c: Verifying Checksum 09:18:16 d287ab97295c: Download complete 09:18:21 d287ab97295c: Pull complete 09:18:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:18:21 prd-centos7-docker-4c-2g-1871 does not seem to be running inside a container 09:18:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:18:24 $ docker top 261fcf29e2212c3fd2e726ff87d6a6c5c9392105129b8f8383ce7901db291550 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:24 + touch /tmp/pre-build-complete [Pipeline] sh 09:18:24 + mkdir -p /var/log/sysstat [Pipeline] sh 09:18:25 + ls /var/log/sa-host 09:18:25 + sadf -c /var/log/sa-host/sa03 09:18:25 file_magic: OK 09:18:25 HZ: Using current value: 100 09:18:25 file_header: OK 09:18:25 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 09:18:25 Statistics: 09:18:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:18:25 File successfully converted to sysstat format version 12.0.3 09:18:25 + sadf -c /var/log/sa-host/sa05 09:18:25 file_magic: OK 09:18:25 HZ: Using current value: 100 09:18:25 file_header: OK 09:18:25 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 09:18:25 Statistics: 09:18:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:18:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:25 provisioning config files... 09:18:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6514831030587508342tmp [Pipeline] { [Pipeline] echo 09:18:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:18:25 ---> create-netrc.sh [Pipeline] } 09:18:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:18:26 ---> python-tools-install.sh [Pipeline] echo 09:18:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:18:26 ---> sudo-logs.sh 09:18:26 Archiving 'sudo' log.. 09:18:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-1871.vexxhost.local: Name or service not known 09:18:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-1871.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 09:18:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:18:26 ---> job-cost.sh 09:18:26 lf-activate-venv: SKIPPING 09:18:26 DEBUG: total: 0.18000000715255737 09:18:26 INFO: Retrieving Stack Cost... 09:18:27 INFO: Retrieving Pricing Info for: v3-standard-2 09:18:28 INFO: Archiving Costs [Pipeline] echo 09:18:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:18:28 ---> logs-deploy.sh 09:18:28 lf-activate-venv: SKIPPING 09:18:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/4 09:18:28 INFO: archiving workspace using pattern(s): 09:18:28 Archives upload complete. 09:18:29 INFO: archiving logs to Nexus 09:18:29 ---> uname -a: 09:18:29 Linux prd-centos7-docker-4c-2g-1871.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 09:18:29 09:18:29 09:18:29 ---> lscpu: 09:18:29 Architecture: x86_64 09:18:29 CPU op-mode(s): 32-bit, 64-bit 09:18:29 Byte Order: Little Endian 09:18:29 Address sizes: 40 bits physical, 48 bits virtual 09:18:29 CPU(s): 2 09:18:29 On-line CPU(s) list: 0,1 09:18:29 Thread(s) per core: 1 09:18:29 Core(s) per socket: 1 09:18:29 Socket(s): 2 09:18:29 NUMA node(s): 1 09:18:29 Vendor ID: AuthenticAMD 09:18:29 CPU family: 23 09:18:29 Model: 49 09:18:29 Model name: AMD EPYC-Rome Processor 09:18:29 Stepping: 0 09:18:29 CPU MHz: 2799.998 09:18:29 BogoMIPS: 5599.99 09:18:29 Virtualization: AMD-V 09:18:29 Hypervisor vendor: KVM 09:18:29 Virtualization type: full 09:18:29 L1d cache: 32K 09:18:29 L1i cache: 32K 09:18:29 L2 cache: 512K 09:18:29 L3 cache: 16384K 09:18:29 NUMA node0 CPU(s): 0,1 09:18:29 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 09:18:29 09:18:29 09:18:29 ---> nproc: 09:18:29 2 09:18:29 09:18:29 09:18:29 ---> df -h: 09:18:29 Filesystem Size Used Avail Use% Mounted on 09:18:29 overlay 40G 9.0G 32G 23% / 09:18:29 tmpfs 64M 0 64M 0% /dev 09:18:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:18:29 shm 64M 0 64M 0% /dev/shm 09:18:29 /dev/vda1 40G 9.0G 32G 23% /facter-os 09:18:29 09:18:29 09:18:29 ---> sar -b -r -n DEV: 09:18:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 09:18:29 09:18:29 09:08:44 LINUX RESTART (2 CPU) 09:18:29 09:18:29 09:09:01 tps rtps wtps bread/s bwrtn/s 09:18:29 09:10:03 227.27 95.95 131.31 10712.30 39716.81 09:18:29 09:11:01 1.98 0.00 1.98 0.00 40.96 09:18:29 09:12:01 0.47 0.00 0.47 0.00 5.86 09:18:29 09:13:01 0.22 0.00 0.22 0.00 3.26 09:18:29 09:14:01 0.35 0.00 0.35 0.00 4.06 09:18:29 09:15:01 0.28 0.00 0.28 0.00 3.86 09:18:29 09:16:01 0.18 0.00 0.18 0.00 2.30 09:18:29 09:17:01 1.70 0.03 1.67 3.73 31.36 09:18:29 09:18:01 208.38 0.02 208.36 0.27 56115.14 09:18:29 Average: 49.17 10.71 38.46 1195.65 10700.28 09:18:29 09:18:29 09:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:18:29 09:10:03 5463824 0 809496 10.11 2620 1733000 1300960 14.36 581772 1564248 128 09:18:29 09:11:01 5476428 0 796880 9.95 2620 1733012 1206752 13.32 571588 1564212 8 09:18:29 09:12:01 5474336 0 798972 9.98 2620 1733012 1207148 13.33 579152 1558956 20 09:18:29 09:13:01 5471952 0 801348 10.01 2620 1733020 1207208 13.33 581180 1558956 8 09:18:29 09:14:01 5474884 0 798412 9.97 2620 1733024 1206752 13.32 571288 1566220 8 09:18:29 09:15:01 5474756 0 798536 9.97 2620 1733028 1206860 13.32 571904 1566224 8 09:18:29 09:16:01 5473536 0 799752 9.99 2620 1733032 1206952 13.33 573224 1566220 12 09:18:29 09:17:01 5343320 0 841104 10.50 2620 1821896 1403792 15.50 625980 1637048 88644 09:18:29 09:18:01 3760236 0 1191020 14.87 2620 3055064 1622644 17.91 927304 2699640 48 09:18:29 Average: 5268141 0 848391 10.59 2620 1889788 1285452 14.19 620377 1697969 9876 09:18:29 09:18:29 09:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:18:29 09:10:03 eth0 526.49 291.71 1000.92 76.41 0.00 0.00 0.00 0.00 09:18:29 09:10:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:10:03 docker0 2.55 2.05 0.46 5.54 0.00 0.00 0.00 0.00 09:18:29 09:11:01 eth0 0.81 0.12 0.07 0.03 0.00 0.00 0.00 0.00 09:18:29 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:12:01 eth0 4.50 1.63 3.56 0.26 0.00 0.00 0.00 0.00 09:18:29 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:13:01 eth0 0.40 0.37 0.27 0.24 0.00 0.00 0.00 0.00 09:18:29 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:29 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:15:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:18:29 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:16:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 09:18:29 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:17:01 eth0 213.34 139.99 1443.93 12.12 0.00 0.00 0.00 0.00 09:18:29 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:18:01 vethe09a6dd 0.88 0.63 0.14 0.12 0.00 0.00 0.00 0.00 09:18:29 09:18:01 eth0 1000.80 660.07 6297.81 150.12 0.00 0.00 0.00 0.00 09:18:29 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 09:18:01 docker0 73.56 97.22 6.10 388.50 0.00 0.00 0.00 0.00 09:18:29 Average: vethe09a6dd 0.10 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:18:29 Average: eth0 194.85 122.06 975.59 26.69 0.00 0.00 0.00 0.00 09:18:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:29 Average: docker0 8.49 11.07 0.73 43.95 0.00 0.00 0.00 0.00 09:18:29 09:18:29 09:18:29 ---> sar -P ALL: 09:18:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 09:18:29 09:18:29 09:08:44 LINUX RESTART (2 CPU) 09:18:29 09:18:29 09:09:01 CPU %user %nice %system %iowait %steal %idle 09:18:29 09:10:03 all 21.96 0.00 8.66 6.51 0.07 62.80 09:18:29 09:10:03 0 20.79 0.00 9.17 6.14 0.07 63.82 09:18:29 09:10:03 1 23.12 0.00 8.15 6.89 0.07 61.77 09:18:29 09:11:01 all 0.16 0.00 0.06 0.00 0.03 99.75 09:18:29 09:11:01 0 0.24 0.00 0.07 0.00 0.03 99.65 09:18:29 09:11:01 1 0.07 0.00 0.05 0.00 0.03 99.84 09:18:29 09:12:01 all 0.23 0.00 0.07 0.00 0.02 99.68 09:18:29 09:12:01 0 0.35 0.00 0.07 0.00 0.00 99.58 09:18:29 09:12:01 1 0.12 0.00 0.07 0.00 0.03 99.78 09:18:29 09:13:01 all 0.26 0.00 0.04 0.00 0.02 99.68 09:18:29 09:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:18:29 09:13:01 1 0.47 0.00 0.05 0.00 0.02 99.47 09:18:29 09:14:01 all 0.13 0.00 0.23 0.00 0.03 99.62 09:18:29 09:14:01 0 0.12 0.00 0.20 0.00 0.02 99.67 09:18:29 09:14:01 1 0.13 0.00 0.25 0.00 0.03 99.58 09:18:29 09:15:01 all 0.07 0.00 0.03 0.00 0.03 99.88 09:18:29 09:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:18:29 09:15:01 1 0.10 0.00 0.03 0.00 0.03 99.83 09:18:29 09:16:01 all 0.16 0.00 0.03 0.00 0.02 99.79 09:18:29 09:16:01 0 0.20 0.00 0.05 0.00 0.02 99.73 09:18:29 09:16:01 1 0.12 0.00 0.02 0.00 0.02 99.85 09:18:29 09:17:01 all 1.10 0.00 0.75 0.02 0.03 98.10 09:18:29 09:17:01 0 1.19 0.00 0.86 0.02 0.03 97.90 09:18:29 09:17:01 1 1.00 0.00 0.64 0.02 0.03 98.31 09:18:29 09:18:01 all 22.97 0.00 11.08 2.54 0.08 63.33 09:18:29 09:18:01 0 22.28 0.00 11.42 2.65 0.07 63.58 09:18:29 09:18:01 1 23.65 0.00 10.74 2.43 0.09 63.09 09:18:29 Average: all 5.05 0.00 2.25 0.98 0.03 91.69 09:18:29 Average: 0 4.85 0.00 2.35 0.95 0.03 91.83 09:18:29 Average: 1 5.25 0.00 2.15 1.01 0.04 91.56 09:18:29 09:18:29 09:18:29