Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a31340a17bb85717be07a58e1963d28cb67ceec 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-ssh4582303793828808738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14403293232290147470.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1406731325087265741.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh18290479774711729584.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10165856999785624831.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1228 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 6a31340a17bb85717be07a58e1963d28cb67ceec (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 Commit message: "Merge pull request #540 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > git config core.sparsecheckout # timeout=10 > git checkout -f 6a31340a17bb85717be07a58e1963d28cb67ceec # timeout=10 > git rev-list --no-walk ee0482845795258e0ac1dc1ae58fd9336b62d08c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:53:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:53:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:53:48 ========================================================= 06:53:48 EdgeX Global Pipelines Version Info 06:53:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:53:49 ------------------- 06:53:49 stable info: 06:53:49 ------------------- 06:53:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:53:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:53:49 Message: update stable to v1.0.258 06:53:50 ------------------- 06:53:50 experimental info: 06:53:50 ------------------- 06:53:50 Commited By: **** collab-it+edgex@linuxfoundation.org 06:53:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:53:50 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:53:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:53:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:53:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] echo 06:53:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a31340 [Pipeline] echo 06:53:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:51 provisioning config files... 06:53:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config190031392582041787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:51 ---> ****-login.sh 06:53:51 nexus3.edgexfoundry.org:10001 06:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:52 Configure a credential helper to remove this warning. See 06:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:52 06:53:52 Login Succeeded 06:53:52 nexus3.edgexfoundry.org:10002 06:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:52 Configure a credential helper to remove this warning. See 06:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:52 06:53:52 Login Succeeded 06:53:52 nexus3.edgexfoundry.org:10003 06:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:52 Configure a credential helper to remove this warning. See 06:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:52 06:53:52 Login Succeeded 06:53:52 nexus3.edgexfoundry.org:10004 06:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:52 Configure a credential helper to remove this warning. See 06:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:52 06:53:52 Login Succeeded 06:53:52 ****.io 06:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:52 Configure a credential helper to remove this warning. See 06:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:52 06:53:52 Login Succeeded 06:53:52 ---> ****-login.sh ends [Pipeline] } 06:53:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:53:53 + git rev-list -1 --merges 6a31340a17bb85717be07a58e1963d28cb67ceec~1..6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] echo 06:53:53 -----------> git rev-list -1 --merges 6a31340a17bb85717be07a58e1963d28cb67ceec~1..6a31340a17bb85717be07a58e1963d28cb67ceec 6a31340a17bb85717be07a58e1963d28cb67ceec 06:53:53 6a31340a17bb85717be07a58e1963d28cb67ceec [false] [Pipeline] sh 06:53:53 + git log --format=format:%s -1 6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] echo 06:53:53 ========================================================= 06:53:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:53:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:54 + git log --format=format:%s -1 6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] echo 06:53:54 [semverPrep] GIT_COMMIT: 6a31340a17bb85717be07a58e1963d28cb67ceec, Commit Message: Merge pull request #540 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo 06:53:54 [semverPrep] This is not a build commit. [Pipeline] sh 06:53:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:54 + grep -v github /etc/ssh/ssh_known_hosts 06:53:54 + [ -e /tmp/ssh_known_hosts ] 06:53:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:53:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:53:54 + sudo tee -a /etc/ssh/ssh_known_hosts 06:53:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:54 06:53:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:55 0.1.4: Pulling from edgex-devops/py-git-semver 06:53:55 b85a868b505f: Pulling fs layer 06:53:55 e2be974225ed: Pulling fs layer 06:53:55 339a4e72a1f5: Pulling fs layer 06:53:55 988bab9f4d93: Pulling fs layer 06:53:55 1469e6f7b9e6: Pulling fs layer 06:53:55 eaf3925da568: Pulling fs layer 06:53:55 bab4dde63d76: Pulling fs layer 06:53:55 bde34c3a00c8: Pulling fs layer 06:53:55 b352a97aabf1: Pulling fs layer 06:53:55 4872d77fe225: Pulling fs layer 06:53:55 5851b861e8e6: Pulling fs layer 06:53:55 988bab9f4d93: Waiting 06:53:55 1469e6f7b9e6: Waiting 06:53:55 eaf3925da568: Waiting 06:53:55 b352a97aabf1: Waiting 06:53:55 bab4dde63d76: Waiting 06:53:55 4872d77fe225: Waiting 06:53:55 5851b861e8e6: Waiting 06:53:55 bde34c3a00c8: Waiting 06:53:55 e2be974225ed: Download complete 06:53:55 988bab9f4d93: Verifying Checksum 06:53:55 988bab9f4d93: Download complete 06:53:55 1469e6f7b9e6: Verifying Checksum 06:53:55 1469e6f7b9e6: Download complete 06:53:55 339a4e72a1f5: Verifying Checksum 06:53:55 339a4e72a1f5: Download complete 06:53:55 eaf3925da568: Download complete 06:53:55 bde34c3a00c8: Download complete 06:53:55 b352a97aabf1: Verifying Checksum 06:53:55 b352a97aabf1: Download complete 06:53:55 4872d77fe225: Verifying Checksum 06:53:55 4872d77fe225: Download complete 06:53:55 5851b861e8e6: Verifying Checksum 06:53:55 5851b861e8e6: Download complete 06:53:55 b85a868b505f: Download complete 06:53:55 bab4dde63d76: Verifying Checksum 06:53:55 bab4dde63d76: Download complete 06:53:56 b85a868b505f: Pull complete 06:53:57 e2be974225ed: Pull complete 06:53:57 339a4e72a1f5: Pull complete 06:53:57 988bab9f4d93: Pull complete 06:53:57 1469e6f7b9e6: Pull complete 06:53:57 eaf3925da568: Pull complete 06:53:59 bab4dde63d76: Pull complete 06:53:59 bde34c3a00c8: Pull complete 06:53:59 b352a97aabf1: Pull complete 06:53:59 4872d77fe225: Pull complete 06:54:00 5851b861e8e6: Pull complete 06:54:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:54:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:00 prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container 06:54:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:54:03 $ docker top 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 -eo pid,comm 06:54:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:54:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:03 [ssh-agent] Looking for ssh-agent implementation... 06:54:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:03 $ docker exec 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 ssh-agent 06:54:03 SSH_AUTH_SOCK=/tmp/ssh-xcRc2kPYeKa6/agent.33 06:54:03 SSH_AGENT_PID=39 06:54:03 Running ssh-add (command line suppressed) 06:54:03 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5508820151586423647.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5508820151586423647.key) 06:54:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:04 + git tag --points-at HEAD [Pipeline] } 06:54:04 $ docker exec --env ******** --env ******** 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 ssh-agent -k 06:54:04 unset SSH_AUTH_SOCK; 06:54:04 unset SSH_AGENT_PID; 06:54:04 echo Agent pid 39 killed; 06:54:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:54:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:04 [ssh-agent] Looking for ssh-agent implementation... 06:54:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:04 $ docker exec 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 ssh-agent 06:54:04 SSH_AUTH_SOCK=/tmp/ssh-pHSUcRo3Mbhz/agent.72 06:54:04 SSH_AGENT_PID=78 06:54:04 Running ssh-add (command line suppressed) 06:54:04 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7449767078865352120.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7449767078865352120.key) 06:54:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:04 + git semver init 06:54:05 2024-02-19 06:54:05,072 [run_init] DEBUG init version:0.0.0 force:False 06:54:05 2024-02-19 06:54:05,073 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:54:05 2024-02-19 06:54:05,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:54:05 2024-02-19 06:54:05,074 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:54:06 2024-02-19 06:54:06,196 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:54:06 2024-02-19 06:54:06,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:54:06 2024-02-19 06:54:06,197 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:54:06 2024-02-19 06:54:06,197 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:54:06 3.2.0-dev.8 [Pipeline] } 06:54:06 $ docker exec --env ******** --env ******** 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 ssh-agent -k 06:54:06 unset SSH_AUTH_SOCK; 06:54:06 unset SSH_AGENT_PID; 06:54:06 echo Agent pid 78 killed; 06:54:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:07 + git semver [Pipeline] } 06:54:07 $ docker stop --time=1 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 06:54:08 $ docker rm -f --volumes 6108edc783abc7dae2d253be3629aba367600d39c8ace3f17a90d31b126c5757 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:54:09 Stashed 1 file(s) [Pipeline] echo 06:54:09 [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:09 provisioning config files... 06:54:09 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15721055695523953342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:09 ---> ****-login.sh 06:54:09 nexus3.edgexfoundry.org:10001 06:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:09 Configure a credential helper to remove this warning. See 06:54:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:09 06:54:09 Login Succeeded 06:54:09 nexus3.edgexfoundry.org:10002 06:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:09 Configure a credential helper to remove this warning. See 06:54:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:09 06:54:09 Login Succeeded 06:54:09 nexus3.edgexfoundry.org:10003 06:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:10 Configure a credential helper to remove this warning. See 06:54:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:10 06:54:10 Login Succeeded 06:54:10 nexus3.edgexfoundry.org:10004 06:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:10 Configure a credential helper to remove this warning. See 06:54:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:10 06:54:10 Login Succeeded 06:54:10 ****.io 06:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:10 Configure a credential helper to remove this warning. See 06:54:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:10 06:54:10 Login Succeeded 06:54:10 ---> ****-login.sh ends [Pipeline] } 06:54:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:10 ========================================================= 06:54:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:54:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:54:11 Sending build context to Docker daemon 17.26MB 06:54:11 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:54:11 Step 2/10 : FROM ${BASE} AS builder 06:54:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:54:11 7264a8db6415: Pulling fs layer 06:54:11 c4d48a809fc2: Pulling fs layer 06:54:11 4f1c88b9dad5: Pulling fs layer 06:54:11 ad3a456e5733: Pulling fs layer 06:54:11 69c7f0334f64: Pulling fs layer 06:54:11 1f1c1a5573a3: Pulling fs layer 06:54:11 ce7588e14bc9: Pulling fs layer 06:54:11 b5e4710f87ac: Pulling fs layer 06:54:11 69c7f0334f64: Waiting 06:54:11 1f1c1a5573a3: Waiting 06:54:11 ce7588e14bc9: Waiting 06:54:11 b5e4710f87ac: Waiting 06:54:11 ad3a456e5733: Waiting 06:54:11 c4d48a809fc2: Verifying Checksum 06:54:11 c4d48a809fc2: Download complete 06:54:11 ad3a456e5733: Verifying Checksum 06:54:11 ad3a456e5733: Download complete 06:54:11 69c7f0334f64: Verifying Checksum 06:54:11 69c7f0334f64: Download complete 06:54:11 7264a8db6415: Verifying Checksum 06:54:11 7264a8db6415: Download complete 06:54:11 1f1c1a5573a3: Verifying Checksum 06:54:11 1f1c1a5573a3: Download complete 06:54:11 7264a8db6415: Pull complete 06:54:11 b5e4710f87ac: Verifying Checksum 06:54:11 b5e4710f87ac: Download complete 06:54:11 c4d48a809fc2: Pull complete 06:54:11 4f1c88b9dad5: Verifying Checksum 06:54:11 4f1c88b9dad5: Download complete 06:54:12 ce7588e14bc9: Verifying Checksum 06:54:12 ce7588e14bc9: Download complete 06:54:14 4f1c88b9dad5: Pull complete 06:54:14 ad3a456e5733: Pull complete 06:54:15 69c7f0334f64: Pull complete 06:54:15 1f1c1a5573a3: Pull complete 06:54:17 ce7588e14bc9: Pull complete 06:54:17 b5e4710f87ac: Pull complete 06:54:17 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:54:18 ---> 88b5674ff536 06:54:18 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:54:22 ---> Running in 9c754e349ca9 06:54:22 Removing intermediate container 9c754e349ca9 06:54:22 ---> eb8fe87ca60a 06:54:22 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:54:22 ---> Running in fab448504961 06:54:22 Removing intermediate container fab448504961 06:54:22 ---> 7a689e79bce8 06:54:22 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:54:22 ---> Running in 3e6fde5c33e7 06:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:54:22 (1/8) Installing openssh-keygen (9.3_p2-r1) 06:54:22 (2/8) Installing libedit (20221030.3.1-r1) 06:54:22 (3/8) Installing openssh-client-common (9.3_p2-r1) 06:54:22 (4/8) Installing openssh-client-default (9.3_p2-r1) 06:54:22 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 06:54:22 (6/8) Installing openssh-server-common (9.3_p2-r1) 06:54:22 (7/8) Installing openssh-server (9.3_p2-r1) 06:54:22 (8/8) Installing openssh (9.3_p2-r1) 06:54:22 Executing busybox-1.36.1-r5.trigger 06:54:22 OK: 270 MiB in 60 packages 06:54:23 Removing intermediate container 3e6fde5c33e7 06:54:23 ---> 749129685041 06:54:23 Step 6/10 : WORKDIR /device-modbus-go 06:54:23 ---> Running in 3b96c274a8c3 06:54:23 Removing intermediate container 3b96c274a8c3 06:54:23 ---> 0e5245bba640 06:54:23 Step 7/10 : COPY go.mod vendor* ./ 06:54:23 ---> b7043d896e88 06:54:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:54:23 ---> Running in e744a9cf00b0 06:54:24 Still waiting to schedule task 06:54:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:54:50 Removing intermediate container e744a9cf00b0 06:54:50 ---> b5db916093ac 06:54:50 Step 9/10 : COPY . . 06:54:50 ---> 7068fc428b59 06:54:50 Step 10/10 : RUN ${MAKE} 06:54:50 ---> Running in 23b62adac0ad 06:54:50 noop 06:54:50 Removing intermediate container 23b62adac0ad 06:54:50 ---> 81be51891f15 06:54:50 Successfully built 81be51891f15 06:54:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:51 + docker inspect -f . ci-base-image-x86_64 06:54:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:51 prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container 06:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:51 $ docker top cd2dd46858c376a248b672570dc1dd368f6c3a6cf5ee4aacbe26ffce37c8baa2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:52 + go version 06:54:52 go version go1.21.0 linux/amd64 [Pipeline] } 06:54:52 $ docker stop --time=1 cd2dd46858c376a248b672570dc1dd368f6c3a6cf5ee4aacbe26ffce37c8baa2 06:54:53 $ docker rm -f --volumes cd2dd46858c376a248b672570dc1dd368f6c3a6cf5ee4aacbe26ffce37c8baa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:53 + docker inspect -f . ci-base-image-x86_64 06:54:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:54 prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container 06:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:54 $ docker top b6d820a4ccfa7a985068d7ef10b5362548af856e46af6126a675dab01c2c3a7c -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:54:55 + make test 06:54:55 go test ./... -coverprofile=coverage.out 06:54:56 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:55:06 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:55:06 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.9% of statements 06:55:14 go vet ./... 06:55:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:55:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:55:17 ./bin/test-attribution-txt.sh 06:55:18 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:55:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:55:18 $ docker stop --time=1 b6d820a4ccfa7a985068d7ef10b5362548af856e46af6126a675dab01c2c3a7c 06:55:21 $ docker rm -f --volumes b6d820a4ccfa7a985068d7ef10b5362548af856e46af6126a675dab01c2c3a7c [Pipeline] // withDockerContainer [Pipeline] sh 06:55:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:55:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:22 + ls -al . 06:55:22 total 192 06:55:22 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 06:54 . 06:55:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 06:53 .. 06:55:22 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 06:53 .dockerignore 06:55:22 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 06:55 .git 06:55:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:53 .github 06:55:22 -rw-rw-r-- 1 jenkins jenkins 266 Feb 19 06:53 .gitignore 06:55:22 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 06:53 .golangci.yml 06:55:22 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 06:54 .semver 06:55:22 -rw-rw-r-- 1 jenkins jenkins 11101 Feb 19 06:53 Attribution.txt 06:55:22 -rw-rw-r-- 1 jenkins jenkins 16388 Feb 19 06:53 CHANGELOG.md 06:55:22 -rw-rw-r-- 1 jenkins jenkins 1474 Feb 19 06:53 Dockerfile 06:55:22 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 06:53 GOVERNANCE.md 06:55:22 -rw-rw-r-- 1 jenkins jenkins 658 Feb 19 06:53 Jenkinsfile 06:55:22 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 06:53 LICENSE 06:55:22 -rw-rw-r-- 1 jenkins jenkins 1942 Feb 19 06:53 Makefile 06:55:22 -rw-rw-r-- 1 jenkins jenkins 622 Feb 19 06:53 OWNERS.md 06:55:22 -rw-rw-r-- 1 jenkins jenkins 4463 Feb 19 06:53 README.md 06:55:22 -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 06:54 VERSION 06:55:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 06:53 bin 06:55:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:53 cmd 06:55:22 -rw-r--r-- 1 jenkins jenkins 24334 Feb 19 06:55 coverage.out 06:55:22 -rw-rw-r-- 1 jenkins jenkins 3986 Feb 19 06:53 go.mod 06:55:22 -rw-rw-r-- 1 jenkins jenkins 34676 Feb 19 06:53 go.sum 06:55:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:53 internal 06:55:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 06:53 simulator 06:55:22 -rw-rw-r-- 1 jenkins jenkins 229 Feb 19 06:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:23 + 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=6a31340a17bb85717be07a58e1963d28cb67ceec --label arch=amd64 --label version=3.2.0-dev.8 . 06:55:23 Sending build context to Docker daemon 17.28MB 06:55:23 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:55:23 Step 2/23 : FROM ${BASE} AS builder 06:55:23 ---> 81be51891f15 06:55:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:55:23 ---> Running in eecb97c7e39a 06:55:23 Removing intermediate container eecb97c7e39a 06:55:23 ---> 1fabca1589ed 06:55:23 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:55:23 ---> Running in d98ccbaa74c7 06:55:23 Removing intermediate container d98ccbaa74c7 06:55:23 ---> c7111ba991c1 06:55:23 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:55:23 ---> Running in a34ee2eb7c81 06:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:55:24 OK: 270 MiB in 60 packages 06:55:24 Removing intermediate container a34ee2eb7c81 06:55:24 ---> 0d50c0af8889 06:55:24 Step 6/23 : WORKDIR /device-modbus-go 06:55:24 ---> Running in 6e1f5cf2102f 06:55:24 Removing intermediate container 6e1f5cf2102f 06:55:24 ---> 2b9bc879c6b0 06:55:24 Step 7/23 : COPY go.mod vendor* ./ 06:55:24 ---> 3c1ddd202003 06:55:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:24 ---> Running in b19d5928207f 06:55:25 Removing intermediate container b19d5928207f 06:55:25 ---> 7661c30f08bc 06:55:25 Step 9/23 : COPY . . 06:55:26 ---> bcf14790fc42 06:55:26 Step 10/23 : RUN ${MAKE} 06:55:26 ---> Running in 3170213111c0 06:55:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:55:44 Removing intermediate container 3170213111c0 06:55:44 ---> 658dbd63432f 06:55:44 Step 11/23 : FROM alpine:3.18 06:55:44 3.18: Pulling from library/alpine 06:55:44 619be1103602: Pulling fs layer 06:55:44 619be1103602: Download complete 06:55:44 619be1103602: Pull complete 06:55:44 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:55:44 Status: Downloaded newer image for alpine:3.18 06:55:44 ---> d3782b16ccc9 06:55:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:55:44 ---> Running in 32cd16925e42 06:55:45 Removing intermediate container 32cd16925e42 06:55:45 ---> 28b8c35947df 06:55:45 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:55:45 ---> Running in 946df586b665 06:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:55:45 (1/1) Installing dumb-init (1.2.5-r2) 06:55:45 Executing busybox-1.36.1-r5.trigger 06:55:45 OK: 7 MiB in 16 packages 06:55:46 Removing intermediate container 946df586b665 06:55:46 ---> ac8dde6a5e81 06:55:46 Step 14/23 : RUN apk --no-cache upgrade 06:55:46 ---> Running in 1503fd90c4fa 06:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:55:46 OK: 7 MiB in 16 packages 06:55:47 Removing intermediate container 1503fd90c4fa 06:55:47 ---> 6727f92af028 06:55:47 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:55:47 ---> 97ff445c5a91 06:55:47 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:55:47 ---> a4671b994da7 06:55:47 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:55:47 ---> 10bbdaed1ed8 06:55:47 Step 18/23 : EXPOSE 59901 06:55:47 ---> Running in efc59edec09b 06:55:48 Removing intermediate container efc59edec09b 06:55:48 ---> 85fbdec15c61 06:55:48 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:55:48 ---> Running in 4c3af88b61e3 06:55:48 Removing intermediate container 4c3af88b61e3 06:55:48 ---> d3a705488192 06:55:48 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:55:48 ---> Running in fa8e90cf5e3e 06:55:48 Removing intermediate container fa8e90cf5e3e 06:55:48 ---> 14b94af388a1 06:55:48 Step 21/23 : LABEL arch=amd64 06:55:48 ---> Running in a18f865cd8e2 06:55:48 Removing intermediate container a18f865cd8e2 06:55:48 ---> f0382ab9612a 06:55:48 Step 22/23 : LABEL git_sha=6a31340a17bb85717be07a58e1963d28cb67ceec 06:55:48 ---> Running in cc6df746849a 06:55:48 Removing intermediate container cc6df746849a 06:55:48 ---> 7dc77444bd2f 06:55:48 Step 23/23 : LABEL version=3.2.0-dev.8 06:55:48 ---> Running in af9f49ed5d3e 06:55:48 Removing intermediate container af9f49ed5d3e 06:55:48 ---> 057322541ebf 06:55:48 [Warning] One or more build-args [ARCH] were not consumed 06:55:48 Successfully built 057322541ebf 06:55:48 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:48 provisioning config files... 06:55:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16272505006552195080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:49 ---> ****-login.sh 06:55:49 nexus3.edgexfoundry.org:10001 06:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:49 Configure a credential helper to remove this warning. See 06:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:49 06:55:49 Login Succeeded 06:55:49 nexus3.edgexfoundry.org:10002 06:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:49 Configure a credential helper to remove this warning. See 06:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:49 06:55:49 Login Succeeded 06:55:49 nexus3.edgexfoundry.org:10003 06:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:49 Configure a credential helper to remove this warning. See 06:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:49 06:55:49 Login Succeeded 06:55:49 nexus3.edgexfoundry.org:10004 06:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:49 Configure a credential helper to remove this warning. See 06:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:49 06:55:49 Login Succeeded 06:55:49 ****.io 06:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:49 Configure a credential helper to remove this warning. See 06:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:49 06:55:49 Login Succeeded 06:55:49 ---> ****-login.sh ends [Pipeline] } 06:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:55:50 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:55:50 6a31340a17bb85717be07a58e1963d28cb67ceec 06:55:50 latest 06:55:50 3.2.0-dev.8 06:55:50 6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 06:55:50 main 06:55:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:50 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec 06:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:55:50 c954dfc27da5: Preparing 06:55:50 d6bd14566c47: Preparing 06:55:50 3406862dae2b: Preparing 06:55:50 7b1bc52c1f1d: Preparing 06:55:50 a75fa9b3e7b8: Preparing 06:55:50 aedc3bda2944: Preparing 06:55:50 aedc3bda2944: Waiting 06:55:50 c954dfc27da5: Pushed 06:55:50 a75fa9b3e7b8: Pushed 06:55:50 d6bd14566c47: Pushed 06:55:50 7b1bc52c1f1d: Pushed 06:55:50 aedc3bda2944: Layer already exists 06:55:52 3406862dae2b: Pushed 06:55:52 6a31340a17bb85717be07a58e1963d28cb67ceec: digest: sha256:3a72510c32b6983bb1cb110f634c6acd5e08ed6deda7d3e19c3f1bf88b719736 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:55:53 c954dfc27da5: Preparing 06:55:53 d6bd14566c47: Preparing 06:55:53 3406862dae2b: Preparing 06:55:53 7b1bc52c1f1d: Preparing 06:55:53 a75fa9b3e7b8: Preparing 06:55:53 aedc3bda2944: Preparing 06:55:53 a75fa9b3e7b8: Layer already exists 06:55:53 c954dfc27da5: Layer already exists 06:55:53 7b1bc52c1f1d: Layer already exists 06:55:53 3406862dae2b: Layer already exists 06:55:53 d6bd14566c47: Layer already exists 06:55:53 aedc3bda2944: Layer already exists 06:55:53 latest: digest: sha256:3a72510c32b6983bb1cb110f634c6acd5e08ed6deda7d3e19c3f1bf88b719736 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.8 06:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:55:54 c954dfc27da5: Preparing 06:55:54 d6bd14566c47: Preparing 06:55:54 3406862dae2b: Preparing 06:55:54 7b1bc52c1f1d: Preparing 06:55:54 a75fa9b3e7b8: Preparing 06:55:54 aedc3bda2944: Preparing 06:55:54 aedc3bda2944: Waiting 06:55:54 7b1bc52c1f1d: Layer already exists 06:55:54 3406862dae2b: Layer already exists 06:55:54 c954dfc27da5: Layer already exists 06:55:54 a75fa9b3e7b8: Layer already exists 06:55:54 d6bd14566c47: Layer already exists 06:55:54 aedc3bda2944: Layer already exists 06:55:54 3.2.0-dev.8: digest: sha256:3a72510c32b6983bb1cb110f634c6acd5e08ed6deda7d3e19c3f1bf88b719736 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:54 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 06:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:55:55 c954dfc27da5: Preparing 06:55:55 d6bd14566c47: Preparing 06:55:55 3406862dae2b: Preparing 06:55:55 7b1bc52c1f1d: Preparing 06:55:55 a75fa9b3e7b8: Preparing 06:55:55 aedc3bda2944: Preparing 06:55:55 aedc3bda2944: Waiting 06:55:55 a75fa9b3e7b8: Layer already exists 06:55:55 3406862dae2b: Layer already exists 06:55:55 7b1bc52c1f1d: Layer already exists 06:55:55 d6bd14566c47: Layer already exists 06:55:55 c954dfc27da5: Layer already exists 06:55:55 aedc3bda2944: Layer already exists 06:55:55 6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8: digest: sha256:3a72510c32b6983bb1cb110f634c6acd5e08ed6deda7d3e19c3f1bf88b719736 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:55 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:56 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:55:56 c954dfc27da5: Preparing 06:55:56 d6bd14566c47: Preparing 06:55:56 3406862dae2b: Preparing 06:55:56 7b1bc52c1f1d: Preparing 06:55:56 a75fa9b3e7b8: Preparing 06:55:56 aedc3bda2944: Preparing 06:55:56 aedc3bda2944: Waiting 06:55:56 a75fa9b3e7b8: Layer already exists 06:55:56 7b1bc52c1f1d: Layer already exists 06:55:56 d6bd14566c47: Layer already exists 06:55:56 3406862dae2b: Layer already exists 06:55:56 c954dfc27da5: Layer already exists 06:55:56 aedc3bda2944: Layer already exists 06:55:56 main: digest: sha256:3a72510c32b6983bb1cb110f634c6acd5e08ed6deda7d3e19c3f1bf88b719736 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:56 ===================================================== [Pipeline] echo 06:55:56 taggedImages: 06:55:56 - nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec 06:55:56 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:55:56 - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.8 06:55:56 - nexus3.edgexfoundry.org:10004/device-modbus:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 06:55:56 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:56 06:55:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:57 latest: Pulling from edgex-lftools-log-publisher 06:55:57 5eb5b503b376: Pulling fs layer 06:55:57 5c69ac0246d0: Pulling fs layer 06:55:57 ec43610c2a17: Pulling fs layer 06:55:57 3a2ae6a8a46f: Pulling fs layer 06:55:57 33b1e0a273af: Pulling fs layer 06:55:57 5d3b04190fa2: Pulling fs layer 06:55:57 2f39f015ded8: Pulling fs layer 06:55:57 3a2ae6a8a46f: Waiting 06:55:57 33b1e0a273af: Waiting 06:55:57 5d3b04190fa2: Waiting 06:55:57 2f39f015ded8: Waiting 06:55:57 5c69ac0246d0: Verifying Checksum 06:55:57 5c69ac0246d0: Download complete 06:55:57 3a2ae6a8a46f: Verifying Checksum 06:55:57 3a2ae6a8a46f: Download complete 06:55:57 33b1e0a273af: Verifying Checksum 06:55:57 33b1e0a273af: Download complete 06:55:57 5d3b04190fa2: Verifying Checksum 06:55:57 5d3b04190fa2: Download complete 06:55:57 ec43610c2a17: Verifying Checksum 06:55:57 ec43610c2a17: Download complete 06:55:57 5eb5b503b376: Download complete 06:55:58 2f39f015ded8: Download complete 06:55:58 5eb5b503b376: Pull complete 06:55:58 5c69ac0246d0: Pull complete 06:55:59 ec43610c2a17: Pull complete 06:55:59 3a2ae6a8a46f: Pull complete 06:55:59 33b1e0a273af: Pull complete 06:55:59 5d3b04190fa2: Pull complete 06:56:03 2f39f015ded8: Pull complete 06:56:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:04 prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container 06:56:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:56:07 $ docker top 0ca2aee94d5e9f6f0709fa6636909e995d765c333d827e5d3333ed689d3bc728 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:08 ---> job-cost.sh 06:56:08 lf-activate-venv: SKIPPING 06:56:08 INFO: No Stack... 06:56:08 INFO: Retrieving Pricing Info for: v3-standard-8 06:56:08 INFO: Archiving Costs [Pipeline] sh 06:56:09 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:56:09 + cut -d, -f6 [Pipeline] lock 06:56:09 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] 06:56:09 Resource [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] did not exist. Created. 06:56:09 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:56:09 + echo total: 0.2199999988079071 [Pipeline] stash 06:56:09 Stashed 1 file(s) [Pipeline] } 06:56:09 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 06:56:09 $ docker stop --time=1 0ca2aee94d5e9f6f0709fa6636909e995d765c333d827e5d3333ed689d3bc728 06:56:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1229 in /w/workspace/gexfoundry_device-modbus-go_main 06:56:10 $ docker rm -f --volumes 0ca2aee94d5e9f6f0709fa6636909e995d765c333d827e5d3333ed689d3bc728 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 06:56:11 Running in /w/workspace/device-modbus-go/147 [Pipeline] { [Pipeline] checkout 06:56:11 Selected Git installation does not exist. Using Default 06:56:11 The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:56:17 using credential edgex-jenkins-ssh 06:56:17 Cloning the remote Git repository 06:56:17 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:56:18 > git init /w/workspace/device-modbus-go/147 # timeout=10 06:56:18 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:56:18 > git --version # timeout=10 06:56:18 > git --version # 'git version 2.25.1' 06:56:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:23 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:56:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:24 Avoid second fetch 06:56:24 Checking out Revision 6a31340a17bb85717be07a58e1963d28cb67ceec (main) 06:56:25 Commit message: "Merge pull request #540 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:56:24 > git config core.sparsecheckout # timeout=10 06:56:24 > git checkout -f 6a31340a17bb85717be07a58e1963d28cb67ceec # timeout=10 [Pipeline] sh 06:56:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:56:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:56:26 Dload Upload Total Spent Left Speed 06:56:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 121k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh 06:56:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:56:27 + sudo tee /etc/docker/daemon.new 06:56:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:56:27 { 06:56:27 "registry-mirrors": [ 06:56:27 "https://nexus3.edgexfoundry.org:10001" 06:56:27 ], 06:56:27 "bip": "10.250.0.254/24", 06:56:27 "hosts": [ 06:56:27 "tcp://0.0.0.0:5555", 06:56:27 "unix:///var/run/docker.sock" 06:56:27 ], 06:56:27 "mtu": 1458, 06:56:27 "selinux-enabled": true, 06:56:27 "seccomp-profile": "/etc/docker/seccomp.json" 06:56:27 } [Pipeline] sh 06:56:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:56:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:46 provisioning config files... 06:56:46 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/147@tmp/config14305153961661218172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:47 ---> ****-login.sh 06:56:47 nexus3.edgexfoundry.org:10001 06:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:47 Configure a credential helper to remove this warning. See 06:56:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:47 06:56:47 Login Succeeded 06:56:47 nexus3.edgexfoundry.org:10002 06:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:48 Configure a credential helper to remove this warning. See 06:56:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:48 06:56:48 Login Succeeded 06:56:48 nexus3.edgexfoundry.org:10003 06:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:48 Configure a credential helper to remove this warning. See 06:56:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:48 06:56:48 Login Succeeded 06:56:48 nexus3.edgexfoundry.org:10004 06:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:49 Configure a credential helper to remove this warning. See 06:56:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:49 06:56:49 Login Succeeded 06:56:49 ****.io 06:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:49 Configure a credential helper to remove this warning. See 06:56:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:49 06:56:49 Login Succeeded 06:56:49 ---> ****-login.sh ends [Pipeline] } 06:56:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:56:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:56:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:56:50 ========================================================= 06:56:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:56:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:56:52 Sending build context to Docker daemon 8.752MB 06:56:52 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:56:52 Step 2/10 : FROM ${BASE} AS builder 06:56:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:56:52 9fda8d8052c6: Pulling fs layer 06:56:52 5d54e960e981: Pulling fs layer 06:56:52 c4a7e357bf2a: Pulling fs layer 06:56:52 f0e02332f6b5: Pulling fs layer 06:56:52 872ee5b61b7b: Pulling fs layer 06:56:52 0c6a40ed1a82: Pulling fs layer 06:56:52 94ae7d8d031c: Pulling fs layer 06:56:52 872ee5b61b7b: Waiting 06:56:52 0c6a40ed1a82: Waiting 06:56:52 f0e02332f6b5: Waiting 06:56:52 94ae7d8d031c: Waiting 06:56:52 5d54e960e981: Verifying Checksum 06:56:52 5d54e960e981: Download complete 06:56:52 f0e02332f6b5: Verifying Checksum 06:56:52 f0e02332f6b5: Download complete 06:56:52 872ee5b61b7b: Verifying Checksum 06:56:52 872ee5b61b7b: Download complete 06:56:52 9fda8d8052c6: Verifying Checksum 06:56:52 9fda8d8052c6: Download complete 06:56:53 94ae7d8d031c: Verifying Checksum 06:56:53 94ae7d8d031c: Download complete 06:56:53 9fda8d8052c6: Pull complete 06:56:54 5d54e960e981: Pull complete 06:56:54 c4a7e357bf2a: Verifying Checksum 06:56:54 c4a7e357bf2a: Download complete 06:56:55 0c6a40ed1a82: Verifying Checksum 06:56:55 0c6a40ed1a82: Download complete 06:57:07 c4a7e357bf2a: Pull complete 06:57:07 f0e02332f6b5: Pull complete 06:57:07 872ee5b61b7b: Pull complete 06:57:17 0c6a40ed1a82: Pull complete 06:57:17 94ae7d8d031c: Pull complete 06:57:17 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:57:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:57:18 ---> 86de565de09d 06:57:18 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:57:18 ---> Running in cb03b6c1af2a 06:57:18 Removing intermediate container cb03b6c1af2a 06:57:18 ---> c2be7af96940 06:57:18 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:57:19 ---> Running in fc674aa6feed 06:57:19 Removing intermediate container fc674aa6feed 06:57:19 ---> dd79b87a7464 06:57:19 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:57:19 ---> Running in 068a622f0dd2 06:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:57:21 (1/8) Installing openssh-keygen (9.3_p2-r1) 06:57:21 (2/8) Installing libedit (20221030.3.1-r1) 06:57:21 (3/8) Installing openssh-client-common (9.3_p2-r1) 06:57:21 (4/8) Installing openssh-client-default (9.3_p2-r1) 06:57:21 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 06:57:21 (6/8) Installing openssh-server-common (9.3_p2-r1) 06:57:21 (7/8) Installing openssh-server (9.3_p2-r1) 06:57:21 (8/8) Installing openssh (9.3_p2-r1) 06:57:21 Executing busybox-1.36.1-r5.trigger 06:57:22 OK: 272 MiB in 60 packages 06:57:23 Removing intermediate container 068a622f0dd2 06:57:23 ---> 0e6bcd9815fc 06:57:23 Step 6/10 : WORKDIR /device-modbus-go 06:57:23 ---> Running in 5a110a4fdf72 06:57:23 Removing intermediate container 5a110a4fdf72 06:57:23 ---> 9e5853185e41 06:57:23 Step 7/10 : COPY go.mod vendor* ./ 06:57:24 ---> 5213feee1a0c 06:57:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:24 ---> Running in d5c32f248da9 06:58:31 Removing intermediate container d5c32f248da9 06:58:31 ---> bd8d53631601 06:58:31 Step 9/10 : COPY . . 06:58:31 ---> 8fde4ec07e51 06:58:31 Step 10/10 : RUN ${MAKE} 06:58:31 ---> Running in 24d84236cc53 06:58:31 noop 06:58:31 Removing intermediate container 24d84236cc53 06:58:31 ---> 6ca910fb329c 06:58:31 Successfully built 6ca910fb329c 06:58:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:32 + docker inspect -f . ci-base-image-arm64 06:58:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:32 prd-ubuntu20.04-docker-arm64-4c-16g-1229 does not seem to be running inside a container 06:58:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/147 -v /w/workspace/device-modbus-go/147:/w/workspace/device-modbus-go/147:rw,z -v /w/workspace/device-modbus-go/147@tmp:/w/workspace/device-modbus-go/147@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 06:58:35 $ docker top a548af8f09de34c4c41f89b7e49b8dd6f5cc485a7eba075a4c47568274cec1fd -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:36 + go version 06:58:36 go version go1.21.0 linux/arm64 [Pipeline] } 06:58:36 $ docker stop --time=1 a548af8f09de34c4c41f89b7e49b8dd6f5cc485a7eba075a4c47568274cec1fd 06:58:38 $ docker rm -f --volumes a548af8f09de34c4c41f89b7e49b8dd6f5cc485a7eba075a4c47568274cec1fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:38 + docker inspect -f . ci-base-image-arm64 06:58:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:39 prd-ubuntu20.04-docker-arm64-4c-16g-1229 does not seem to be running inside a container 06:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/147 -v /w/workspace/device-modbus-go/147:/w/workspace/device-modbus-go/147:rw,z -v /w/workspace/device-modbus-go/147@tmp:/w/workspace/device-modbus-go/147@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 06:58:40 $ docker top 96484fb80c8964dee07f685555f648bb9fea4674aa7c74a8b87c6b21e6934ee5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:41 + git config --global --add safe.directory /w/workspace/device-modbus-go/147 [Pipeline] fileExists [Pipeline] sh 06:58:42 + make test 06:58:42 go test ./... -coverprofile=coverage.out 06:58:45 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:00:23 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 07:00:23 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.061s coverage: 47.9% of statements 07:00:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:00:23 go vet ./... 07:00:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:00:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:00:33 ./bin/test-attribution-txt.sh 07:00:33 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 07:00:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:00:34 $ docker stop --time=1 96484fb80c8964dee07f685555f648bb9fea4674aa7c74a8b87c6b21e6934ee5 07:00:35 $ docker rm -f --volumes 96484fb80c8964dee07f685555f648bb9fea4674aa7c74a8b87c6b21e6934ee5 [Pipeline] // withDockerContainer [Pipeline] sh 07:00:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:00:37 Warning: overwriting stash ‘coverage-report’ 07:00:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:00:38 + ls -al . 07:00:38 total 188 07:00:38 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 06:58 . 07:00:38 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 06:56 .. 07:00:38 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 06:56 .dockerignore 07:00:38 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 06:56 .git 07:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:56 .github 07:00:38 -rw-rw-r-- 1 jenkins jenkins 266 Feb 19 06:56 .gitignore 07:00:38 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 06:56 .golangci.yml 07:00:38 -rw-rw-r-- 1 jenkins jenkins 11101 Feb 19 06:56 Attribution.txt 07:00:38 -rw-rw-r-- 1 jenkins jenkins 16388 Feb 19 06:56 CHANGELOG.md 07:00:38 -rw-rw-r-- 1 jenkins jenkins 1474 Feb 19 06:56 Dockerfile 07:00:38 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 06:56 GOVERNANCE.md 07:00:38 -rw-rw-r-- 1 jenkins jenkins 658 Feb 19 06:56 Jenkinsfile 07:00:38 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 06:56 LICENSE 07:00:38 -rw-rw-r-- 1 jenkins jenkins 1942 Feb 19 06:56 Makefile 07:00:38 -rw-rw-r-- 1 jenkins jenkins 622 Feb 19 06:56 OWNERS.md 07:00:38 -rw-rw-r-- 1 jenkins jenkins 4463 Feb 19 06:56 README.md 07:00:38 -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 06:54 VERSION 07:00:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 06:56 bin 07:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:56 cmd 07:00:38 -rw-r--r-- 1 jenkins jenkins 24334 Feb 19 07:00 coverage.out 07:00:38 -rw-rw-r-- 1 jenkins jenkins 3986 Feb 19 06:56 go.mod 07:00:38 -rw-rw-r-- 1 jenkins jenkins 34676 Feb 19 06:56 go.sum 07:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 06:56 internal 07:00:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 06:56 simulator 07:00:38 -rw-rw-r-- 1 jenkins jenkins 229 Feb 19 06:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:38 + 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=6a31340a17bb85717be07a58e1963d28cb67ceec --label arch=arm64 --label version=3.2.0-dev.8 . 07:00:39 Sending build context to Docker daemon 8.777MB 07:00:39 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 07:00:39 Step 2/23 : FROM ${BASE} AS builder 07:00:39 ---> 6ca910fb329c 07:00:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:00:39 ---> Running in 5cf10f94d678 07:00:39 Removing intermediate container 5cf10f94d678 07:00:39 ---> bd820c7cc044 07:00:39 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:00:39 ---> Running in 8d44d5279723 07:00:39 Removing intermediate container 8d44d5279723 07:00:39 ---> 86cd0b9a41d5 07:00:39 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:00:39 ---> Running in f538405c45b9 07:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:00:42 OK: 272 MiB in 60 packages 07:00:43 Removing intermediate container f538405c45b9 07:00:43 ---> 7c0e419ba84b 07:00:43 Step 6/23 : WORKDIR /device-modbus-go 07:00:43 ---> Running in ca90f9673bb8 07:00:43 Removing intermediate container ca90f9673bb8 07:00:43 ---> 150887b6610d 07:00:43 Step 7/23 : COPY go.mod vendor* ./ 07:00:45 ---> f785a7e1119c 07:00:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:45 ---> Running in b6934d88ef11 07:00:47 Removing intermediate container b6934d88ef11 07:00:47 ---> 25c255a633fe 07:00:47 Step 9/23 : COPY . . 07:00:48 ---> 4abf648e9e53 07:00:48 Step 10/23 : RUN ${MAKE} 07:00:48 ---> Running in 991c84d9f528 07:00:49 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 07:02:26 Removing intermediate container 991c84d9f528 07:02:26 ---> 5c7e89dab961 07:02:26 Step 11/23 : FROM alpine:3.18 07:02:27 3.18: Pulling from library/alpine 07:02:27 c6b39de5b339: Pulling fs layer 07:02:27 c6b39de5b339: Verifying Checksum 07:02:27 c6b39de5b339: Download complete 07:02:27 c6b39de5b339: Pull complete 07:02:27 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:02:27 Status: Downloaded newer image for alpine:3.18 07:02:27 ---> 33abbf032149 07:02:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 07:02:28 ---> Running in 159abd9490b2 07:02:28 Removing intermediate container 159abd9490b2 07:02:28 ---> 1223535b074a 07:02:28 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:02:28 ---> Running in de31075af863 07:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:02:30 (1/1) Installing dumb-init (1.2.5-r2) 07:02:30 Executing busybox-1.36.1-r5.trigger 07:02:30 OK: 8 MiB in 16 packages 07:02:31 Removing intermediate container de31075af863 07:02:31 ---> 1f6005746709 07:02:31 Step 14/23 : RUN apk --no-cache upgrade 07:02:31 ---> Running in ddae9f50855e 07:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:02:34 OK: 8 MiB in 16 packages 07:02:34 Removing intermediate container ddae9f50855e 07:02:34 ---> 19ae4003f685 07:02:34 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:02:36 ---> 5e9da654e20a 07:02:36 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:02:36 ---> ad6f07b50db6 07:02:36 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:02:39 ---> 8fe4a1f6daa9 07:02:39 Step 18/23 : EXPOSE 59901 07:02:39 ---> Running in 445fca3411bb 07:02:39 Removing intermediate container 445fca3411bb 07:02:39 ---> 5a46397ca526 07:02:39 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:02:39 ---> Running in d9262b5d955b 07:02:39 Removing intermediate container d9262b5d955b 07:02:39 ---> 75d4ef576fc3 07:02:39 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:02:39 ---> Running in 5a8080990867 07:02:40 Removing intermediate container 5a8080990867 07:02:40 ---> 17252f506976 07:02:40 Step 21/23 : LABEL arch=arm64 07:02:40 ---> Running in 11888a931dcc 07:02:40 Removing intermediate container 11888a931dcc 07:02:40 ---> b96bb9a4ee45 07:02:40 Step 22/23 : LABEL git_sha=6a31340a17bb85717be07a58e1963d28cb67ceec 07:02:40 ---> Running in 6d8bd148dc53 07:02:41 Removing intermediate container 6d8bd148dc53 07:02:41 ---> eba2b246603c 07:02:41 Step 23/23 : LABEL version=3.2.0-dev.8 07:02:41 ---> Running in d39e392c9dfd 07:02:41 Removing intermediate container d39e392c9dfd 07:02:41 ---> 4a3ff8376e61 07:02:41 [Warning] One or more build-args [ARCH] were not consumed 07:02:41 Successfully built 4a3ff8376e61 07:02:41 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:41 provisioning config files... 07:02:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/147@tmp/config4187907809011035050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:42 ---> ****-login.sh 07:02:42 nexus3.edgexfoundry.org:10001 07:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:42 Configure a credential helper to remove this warning. See 07:02:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:42 07:02:42 Login Succeeded 07:02:42 nexus3.edgexfoundry.org:10002 07:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:42 Configure a credential helper to remove this warning. See 07:02:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:42 07:02:42 Login Succeeded 07:02:42 nexus3.edgexfoundry.org:10003 07:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:42 Configure a credential helper to remove this warning. See 07:02:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:42 07:02:42 Login Succeeded 07:02:43 nexus3.edgexfoundry.org:10004 07:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:43 Configure a credential helper to remove this warning. See 07:02:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:43 07:02:43 Login Succeeded 07:02:43 ****.io 07:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:44 Configure a credential helper to remove this warning. See 07:02:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:44 07:02:44 Login Succeeded 07:02:44 ---> ****-login.sh ends [Pipeline] } 07:02:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:02:44 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 07:02:44 6a31340a17bb85717be07a58e1963d28cb67ceec 07:02:44 latest 07:02:44 3.2.0-dev.8 07:02:44 6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 07:02:44 main 07:02:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:44 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec 07:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:02:45 04709d334503: Preparing 07:02:45 ab4cbb3342de: Preparing 07:02:45 eae164e576de: Preparing 07:02:45 a1ca1f8a1b18: Preparing 07:02:45 f9fd6062636b: Preparing 07:02:45 7c504f21be85: Preparing 07:02:45 7c504f21be85: Waiting 07:02:45 f9fd6062636b: Pushed 07:02:45 ab4cbb3342de: Pushed 07:02:45 04709d334503: Pushed 07:02:45 a1ca1f8a1b18: Pushed 07:02:45 7c504f21be85: Layer already exists 07:02:49 eae164e576de: Pushed 07:02:49 6a31340a17bb85717be07a58e1963d28cb67ceec: digest: sha256:69b0acb2523b9bcd29b6c0d289f701bfd9e9a69d9efdc5e9643fbd82cdf7f931 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:50 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:02:50 04709d334503: Preparing 07:02:50 ab4cbb3342de: Preparing 07:02:50 eae164e576de: Preparing 07:02:50 a1ca1f8a1b18: Preparing 07:02:50 f9fd6062636b: Preparing 07:02:50 7c504f21be85: Preparing 07:02:50 7c504f21be85: Waiting 07:02:50 04709d334503: Layer already exists 07:02:50 eae164e576de: Layer already exists 07:02:50 ab4cbb3342de: Layer already exists 07:02:50 f9fd6062636b: Layer already exists 07:02:50 a1ca1f8a1b18: Layer already exists 07:02:50 7c504f21be85: Layer already exists 07:02:50 latest: digest: sha256:69b0acb2523b9bcd29b6c0d289f701bfd9e9a69d9efdc5e9643fbd82cdf7f931 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:51 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.8 07:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:02:51 04709d334503: Preparing 07:02:51 ab4cbb3342de: Preparing 07:02:51 eae164e576de: Preparing 07:02:51 a1ca1f8a1b18: Preparing 07:02:51 f9fd6062636b: Preparing 07:02:51 7c504f21be85: Preparing 07:02:51 7c504f21be85: Waiting 07:02:51 a1ca1f8a1b18: Layer already exists 07:02:51 04709d334503: Layer already exists 07:02:51 f9fd6062636b: Layer already exists 07:02:51 ab4cbb3342de: Layer already exists 07:02:51 eae164e576de: Layer already exists 07:02:51 7c504f21be85: Layer already exists 07:02:51 3.2.0-dev.8: digest: sha256:69b0acb2523b9bcd29b6c0d289f701bfd9e9a69d9efdc5e9643fbd82cdf7f931 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:52 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 07:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:02:55 04709d334503: Preparing 07:02:55 ab4cbb3342de: Preparing 07:02:55 eae164e576de: Preparing 07:02:55 a1ca1f8a1b18: Preparing 07:02:55 f9fd6062636b: Preparing 07:02:55 7c504f21be85: Preparing 07:02:55 7c504f21be85: Waiting 07:02:55 a1ca1f8a1b18: Layer already exists 07:02:55 04709d334503: Layer already exists 07:02:55 f9fd6062636b: Layer already exists 07:02:55 ab4cbb3342de: Layer already exists 07:02:55 eae164e576de: Layer already exists 07:02:55 7c504f21be85: Layer already exists 07:02:55 6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8: digest: sha256:69b0acb2523b9bcd29b6c0d289f701bfd9e9a69d9efdc5e9643fbd82cdf7f931 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:55 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:56 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 07:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:02:56 04709d334503: Preparing 07:02:56 ab4cbb3342de: Preparing 07:02:56 eae164e576de: Preparing 07:02:56 a1ca1f8a1b18: Preparing 07:02:56 f9fd6062636b: Preparing 07:02:56 7c504f21be85: Preparing 07:02:56 7c504f21be85: Waiting 07:02:56 f9fd6062636b: Layer already exists 07:02:56 a1ca1f8a1b18: Layer already exists 07:02:56 eae164e576de: Layer already exists 07:02:56 04709d334503: Layer already exists 07:02:56 ab4cbb3342de: Layer already exists 07:02:56 7c504f21be85: Layer already exists 07:02:56 main: digest: sha256:69b0acb2523b9bcd29b6c0d289f701bfd9e9a69d9efdc5e9643fbd82cdf7f931 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:56 ===================================================== [Pipeline] echo 07:02:56 taggedImages: 07:02:56 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec 07:02:56 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:02:56 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.8 07:02:56 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:6a31340a17bb85717be07a58e1963d28cb67ceec-3.2.0-dev.8 07:02:56 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:02:57 07:02:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:02:57 arm64: Pulling from edgex-lftools-log-publisher 07:02:57 8998bd30e6a1: Pulling fs layer 07:02:57 04944245beec: Pulling fs layer 07:02:57 699f458cf7ca: Pulling fs layer 07:02:57 765212b225bb: Pulling fs layer 07:02:57 f23df028b6ca: Pulling fs layer 07:02:57 d65c8cfc05b1: Pulling fs layer 07:02:57 2437ff75d9bd: Pulling fs layer 07:02:57 f23df028b6ca: Waiting 07:02:57 d65c8cfc05b1: Waiting 07:02:57 765212b225bb: Waiting 07:02:57 2437ff75d9bd: Waiting 07:02:58 04944245beec: Verifying Checksum 07:02:58 04944245beec: Download complete 07:02:58 765212b225bb: Verifying Checksum 07:02:58 765212b225bb: Download complete 07:02:58 f23df028b6ca: Verifying Checksum 07:02:58 f23df028b6ca: Download complete 07:02:58 d65c8cfc05b1: Verifying Checksum 07:02:58 d65c8cfc05b1: Download complete 07:02:58 699f458cf7ca: Verifying Checksum 07:02:58 699f458cf7ca: Download complete 07:02:58 8998bd30e6a1: Verifying Checksum 07:02:58 8998bd30e6a1: Download complete 07:03:01 2437ff75d9bd: Verifying Checksum 07:03:01 2437ff75d9bd: Download complete 07:03:03 8998bd30e6a1: Pull complete 07:03:03 04944245beec: Pull complete 07:03:05 699f458cf7ca: Pull complete 07:03:05 765212b225bb: Pull complete 07:03:09 f23df028b6ca: Pull complete 07:03:09 d65c8cfc05b1: Pull complete 07:03:28 2437ff75d9bd: Pull complete 07:03:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:03:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:28 prd-ubuntu20.04-docker-arm64-4c-16g-1229 does not seem to be running inside a container 07:03:28 $ 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/147 -v /w/workspace/device-modbus-go/147:/w/workspace/device-modbus-go/147:rw,z -v /w/workspace/device-modbus-go/147@tmp:/w/workspace/device-modbus-go/147@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 07:03:29 $ docker top 33701c6dd4ba13b182ed9083fd5268c20b47bb88eaa6e774c1040253842644a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:30 ---> job-cost.sh 07:03:30 lf-activate-venv: SKIPPING 07:03:30 INFO: No Stack... 07:03:31 INFO: Retrieving Pricing Info for: v3-standard-4 07:03:31 INFO: Archiving Costs [Pipeline] sh 07:03:32 + cat /w/workspace/device-modbus-go/147/archives/cost.csv 07:03:32 + cut -d, -f6 [Pipeline] lock 07:03:32 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] 07:03:32 Resource [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] did not exist. Created. 07:03:32 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:03:33 /w/workspace/device-modbus-go/147@tmp/durable-028a5294/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:03:33 + echo total: 0.10999999940395355 [Pipeline] stash 07:03:33 Warning: overwriting stash ‘stack-cost’ 07:03:33 Stashed 1 file(s) [Pipeline] } 07:03:33 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 07:03:33 $ docker stop --time=1 33701c6dd4ba13b182ed9083fd5268c20b47bb88eaa6e774c1040253842644a6 07:03:39 $ docker rm -f --volumes 33701c6dd4ba13b182ed9083fd5268c20b47bb88eaa6e774c1040253842644a6 [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 07:03:40 provisioning config files... 07:03:40 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8843176463385786489tmp [Pipeline] { [Pipeline] sh 07:03:40 + set +x 07:03:40 + curl -s https://codecov.io/bash 07:03:40 + bash -s -- 07:03:40 07:03:40 _____ _ 07:03:40 / ____| | | 07:03:40 | | ___ __| | ___ ___ _____ __ 07:03:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:03:40 | |___| (_) | (_| | __/ (_| (_) \ V / 07:03:40 \_____\___/ \__,_|\___|\___\___/ \_/ 07:03:40 Bash-1.0.6 07:03:40 07:03:40 07:03:40 ==> git version 2.25.1 found 07:03:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:03:40 Release-Date: 2020-01-08 07:03:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:03:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:03:40 ==> Jenkins CI detected. 07:03:40 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 07:03:40 project root: . 07:03:40 --> token set from env 07:03:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:03:41 ==> Running gcov in . (disable via -X gcov) 07:03:41 ==> Python coveragepy not found 07:03:41 ==> Searching for coverage reports in: 07:03:41 + . 07:03:41 -> Found 1 reports 07:03:41 ==> Detecting git/mercurial file structure 07:03:41 ==> Reading reports 07:03:41 + ./coverage.out bytes=24334 07:03:41 ==> Appending adjustments 07:03:41 https://docs.codecov.io/docs/fixing-reports 07:03:41 + Found adjustments 07:03:41 ==> Gzipping contents 07:03:41 4.0K /tmp/codecov.DG4SW6.gz 07:03:41 ==> Uploading reports 07:03:41 url: https://codecov.io 07:03:41 query: branch=main&commit=6a31340a17bb85717be07a58e1963d28cb67ceec&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:03:41 -> Pinging Codecov 07:03:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6a31340a17bb85717be07a58e1963d28cb67ceec&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:03:41 -> Uploading to 07:03:41 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/55DBCA73C666E3227836607328DD7E49/6a31340a17bb85717be07a58e1963d28cb67ceec/23274321-0e81-4eef-94f1-5ff69acf6f23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T070341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af7441c8c01b1688cdcaa7dffd8a00a7011adf6f052863b4ab1734887f341219 07:03:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:03:41 Dload Upload Total Spent Left Speed 07:03:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 17702 --:--:-- --:--:-- --:--:-- 17620 100 3806 0 0 100 3806 0 13941 --:--:-- --:--:-- --:--:-- 13890 07:03:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] } 07:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:03:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:03:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:03:42 07:03:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:03:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:03:43 df9b9388f04a: Pulling fs layer 07:03:43 52dc419b0ee2: Pulling fs layer 07:03:43 25bc292e5bac: Pulling fs layer 07:03:43 114826534d7a: Pulling fs layer 07:03:43 4657fd5d0bcf: Pulling fs layer 07:03:43 6ad1cebc031e: Pulling fs layer 07:03:43 8a3aa393b2d8: Pulling fs layer 07:03:43 114826534d7a: Waiting 07:03:43 6ad1cebc031e: Waiting 07:03:43 8a3aa393b2d8: Waiting 07:03:43 25bc292e5bac: Verifying Checksum 07:03:43 25bc292e5bac: Download complete 07:03:43 52dc419b0ee2: Download complete 07:03:43 4657fd5d0bcf: Verifying Checksum 07:03:43 4657fd5d0bcf: Download complete 07:03:43 df9b9388f04a: Verifying Checksum 07:03:43 df9b9388f04a: Download complete 07:03:43 6ad1cebc031e: Verifying Checksum 07:03:43 6ad1cebc031e: Download complete 07:03:43 df9b9388f04a: Pull complete 07:03:43 52dc419b0ee2: Pull complete 07:03:43 25bc292e5bac: Pull complete 07:03:43 114826534d7a: Verifying Checksum 07:03:43 114826534d7a: Download complete 07:03:44 8a3aa393b2d8: Verifying Checksum 07:03:44 8a3aa393b2d8: Download complete 07:03:48 114826534d7a: Pull complete 07:03:48 4657fd5d0bcf: Pull complete 07:03:48 6ad1cebc031e: Pull complete 07:03:50 8a3aa393b2d8: Pull complete 07:03:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:03:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:51 prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container 07:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:03:55 $ docker top 5e4f950b521cca1569237ed770b4b873cf27a5634e3ee4d120f89fbae9bb1835 -eo pid,comm [Pipeline] { [Pipeline] echo 07:03:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 07:03:55 + set -o pipefail 07:03:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 07:04:00 07:04:00 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 07:04:00 07:04:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/2409b5b3-3dfa-400d-b1a6-430d52f9527a 07:04:00 07:04:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:04:00 07:04:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:04:00 07:04:00 07:04:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:04:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:04:00 More details here: https://snyk.co/ue1NS [Pipeline] } 07:04:00 $ docker stop --time=1 5e4f950b521cca1569237ed770b4b873cf27a5634e3ee4d120f89fbae9bb1835 07:04:04 $ docker rm -f --volumes 5e4f950b521cca1569237ed770b4b873cf27a5634e3ee4d120f89fbae9bb1835 [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 07:04:05 + git log --format=format:%s -1 6a31340a17bb85717be07a58e1963d28cb67ceec [Pipeline] sh 07:04:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:04:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:06 prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container 07:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:04:06 $ docker top a336850e5d3c0839b736a5e7430db9f5269f6ca41868ad50db18378c0e74f654 -eo pid,comm 07:04:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:04:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:07 [ssh-agent] Looking for ssh-agent implementation... 07:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:07 $ docker exec a336850e5d3c0839b736a5e7430db9f5269f6ca41868ad50db18378c0e74f654 ssh-agent 07:04:07 SSH_AUTH_SOCK=/tmp/ssh-iyH8pyvKQgvT/agent.32 07:04:07 SSH_AGENT_PID=38 07:04:07 Running ssh-add (command line suppressed) 07:04:07 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5204642597352730412.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5204642597352730412.key) 07:04:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:07 + git semver tag 07:04:08 2024-02-19 07:04:08,017 [run_tag] DEBUG tag force:False 07:04:08 2024-02-19 07:04:08,018 [check_head_tag] DEBUG check head tag 07:04:08 2024-02-19 07:04:08,018 [execute] INFO git cat-file --batch-check 07:04:08 2024-02-19 07:04:08,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 07:04:08 2024-02-19 07:04:08,022 [execute] INFO git cat-file --batch 07:04:08 2024-02-19 07:04:08,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 07:04:08 2024-02-19 07:04:08,042 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:04:08 2024-02-19 07:04:08,042 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 07:04:08 2024-02-19 07:04:08,042 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 07:04:08 2024-02-19 07:04:08,048 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:04:08 3.2.0-dev.8 [Pipeline] } 07:04:08 $ docker exec --env ******** --env ******** a336850e5d3c0839b736a5e7430db9f5269f6ca41868ad50db18378c0e74f654 ssh-agent -k 07:04:08 unset SSH_AUTH_SOCK; 07:04:08 unset SSH_AGENT_PID; 07:04:08 echo Agent pid 38 killed; 07:04:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:08 + git semver [Pipeline] } 07:04:08 $ docker stop --time=1 a336850e5d3c0839b736a5e7430db9f5269f6ca41868ad50db18378c0e74f654 07:04:10 $ docker rm -f --volumes a336850e5d3c0839b736a5e7430db9f5269f6ca41868ad50db18378c0e74f654 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:04:10 07:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:04:11 0.23.1-centos7: Pulling from edgex-lftools 07:04:11 ab5ef0e58194: Pulling fs layer 07:04:11 9712f1f96733: Pulling fs layer 07:04:11 63f879dbbcfc: Pulling fs layer 07:04:11 0d9ebad4ef96: Pulling fs layer 07:04:11 e9a5061849ea: Pulling fs layer 07:04:11 d747dcd14b5f: Pulling fs layer 07:04:11 2de7ff778b66: Pulling fs layer 07:04:11 0d9ebad4ef96: Waiting 07:04:11 2de7ff778b66: Waiting 07:04:11 e9a5061849ea: Waiting 07:04:11 d747dcd14b5f: Waiting 07:04:11 9712f1f96733: Download complete 07:04:11 63f879dbbcfc: Verifying Checksum 07:04:11 63f879dbbcfc: Download complete 07:04:11 e9a5061849ea: Verifying Checksum 07:04:11 e9a5061849ea: Download complete 07:04:11 d747dcd14b5f: Verifying Checksum 07:04:11 d747dcd14b5f: Download complete 07:04:11 0d9ebad4ef96: Verifying Checksum 07:04:11 0d9ebad4ef96: Download complete 07:04:11 ab5ef0e58194: Download complete 07:04:12 2de7ff778b66: Verifying Checksum 07:04:12 2de7ff778b66: Download complete 07:04:14 ab5ef0e58194: Pull complete 07:04:14 9712f1f96733: Pull complete 07:04:15 63f879dbbcfc: Pull complete 07:04:19 0d9ebad4ef96: Pull complete 07:04:19 e9a5061849ea: Pull complete 07:04:20 d747dcd14b5f: Pull complete 07:04:21 2de7ff778b66: Pull complete 07:04:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:04:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:21 prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container 07:04:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:04:26 $ docker top d0dd9494b30ff20b308baf22fafa73c8cbab8fed65c723bed360a1a99325d076 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:04:26 provisioning config files... 07:04:26 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4888836754266160414tmp 07:04:27 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5956931583681389911tmp 07:04:27 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6582511098248256929tmp [Pipeline] { [Pipeline] echo 07:04:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:04:27 ---> sigul-configuration.sh 07:04:27 gpg: directory `/root/.gnupg' created 07:04:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:04:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:04:27 gpg: keyring `/root/.gnupg/secring.gpg' created 07:04:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:04:27 gpg: CAST5 encrypted data 07:04:27 gpg: encrypted with 1 passphrase 07:04:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:04:27 + mkdir /home/jenkins 07:04:27 + mkdir /home/jenkins/sigul [Pipeline] sh 07:04:27 + 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 07:04:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:04:28 ---> sigul-install.sh 07:04:28 Sigul already installed; skipping installation. [Pipeline] sh 07:04:28 + git tag --list 07:04:28 0.7.1 07:04:28 v1.0.0 07:04:28 v1.1.0 07:04:28 v1.1.1 07:04:28 v1.2.2 07:04:28 v1.3.0 07:04:28 v1.3.1 07:04:28 v2.0.0 07:04:28 v2.1.0 07:04:28 v2.1.1 07:04:28 v2.2.0 07:04:28 v2.3.0 07:04:28 v3.0 07:04:28 v3.0.0 07:04:28 v3.1 07:04:28 v3.1.0 07:04:28 v3.1.0-dev.1 07:04:28 v3.1.0-dev.10 07:04:28 v3.1.0-dev.11 07:04:28 v3.1.0-dev.12 07:04:28 v3.1.0-dev.13 07:04:28 v3.1.0-dev.14 07:04:28 v3.1.0-dev.15 07:04:28 v3.1.0-dev.16 07:04:28 v3.1.0-dev.17 07:04:28 v3.1.0-dev.18 07:04:28 v3.1.0-dev.19 07:04:28 v3.1.0-dev.2 07:04:28 v3.1.0-dev.20 07:04:28 v3.1.0-dev.21 07:04:28 v3.1.0-dev.22 07:04:28 v3.1.0-dev.23 07:04:28 v3.1.0-dev.24 07:04:28 v3.1.0-dev.25 07:04:28 v3.1.0-dev.3 07:04:28 v3.1.0-dev.4 07:04:28 v3.1.0-dev.5 07:04:28 v3.1.0-dev.6 07:04:28 v3.1.0-dev.7 07:04:28 v3.1.0-dev.8 07:04:28 v3.1.0-dev.9 07:04:28 v3.2.0-dev.1 07:04:28 v3.2.0-dev.2 07:04:28 v3.2.0-dev.3 07:04:28 v3.2.0-dev.4 07:04:28 v3.2.0-dev.5 07:04:28 v3.2.0-dev.6 07:04:28 v3.2.0-dev.7 07:04:28 v3.2.0-dev.8 [Pipeline] sh 07:04:28 + lftools sign git-tag v3.2.0-dev.8 07:04:29 Signing Git tag with Sigul... 07:04:29 Signing v3.2.0-dev.8 [Pipeline] echo 07:04:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:04:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:04:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:04:30 $ docker stop --time=1 d0dd9494b30ff20b308baf22fafa73c8cbab8fed65c723bed360a1a99325d076 07:04:31 $ docker rm -f --volumes d0dd9494b30ff20b308baf22fafa73c8cbab8fed65c723bed360a1a99325d076 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:04:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:04:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:32 prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container 07:04:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:04:33 $ docker top 7453d5c77017c8566fc1003e7b930bcf13b8742832a42e8e1513f3411f61aeb8 -eo pid,comm 07:04:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:04:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:33 [ssh-agent] Looking for ssh-agent implementation... 07:04:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:33 $ docker exec 7453d5c77017c8566fc1003e7b930bcf13b8742832a42e8e1513f3411f61aeb8 ssh-agent 07:04:33 SSH_AUTH_SOCK=/tmp/ssh-aE0IP7rXMYv0/agent.31 07:04:33 SSH_AGENT_PID=37 07:04:33 Running ssh-add (command line suppressed) 07:04:33 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5695606286115443700.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5695606286115443700.key) 07:04:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:34 + git semver bump pre 07:04:34 2024-02-19 07:04:34,486 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:04:34 2024-02-19 07:04:34,486 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev 07:04:34 2024-02-19 07:04:34,487 [bump_version] DEBUG bumped version:3.2.0-dev.9 07:04:34 2024-02-19 07:04:34,487 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 07:04:34 2024-02-19 07:04:34,487 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:04:34 2024-02-19 07:04:34,487 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:04:34 2024-02-19 07:04:34,489 [execute] INFO git cat-file --batch-check 07:04:34 2024-02-19 07:04:34,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:04:34 2024-02-19 07:04:34,494 [execute] INFO git cat-file --batch 07:04:34 2024-02-19 07:04:34,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:04:34 2024-02-19 07:04:34,501 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:04:34 3.2.0-dev.9 [Pipeline] } 07:04:34 $ docker exec --env ******** --env ******** 7453d5c77017c8566fc1003e7b930bcf13b8742832a42e8e1513f3411f61aeb8 ssh-agent -k 07:04:34 unset SSH_AUTH_SOCK; 07:04:34 unset SSH_AGENT_PID; 07:04:34 echo Agent pid 37 killed; 07:04:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:35 + git semver [Pipeline] } 07:04:35 $ docker stop --time=1 7453d5c77017c8566fc1003e7b930bcf13b8742832a42e8e1513f3411f61aeb8 07:04:36 $ docker rm -f --volumes 7453d5c77017c8566fc1003e7b930bcf13b8742832a42e8e1513f3411f61aeb8 [Pipeline] // withDockerContainer [Pipeline] sh 07:04:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:04:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:38 prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container 07:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:04:38 $ docker top 8dad96db0d27af161f1808f48332203e90558a42bdc804b41fc3434bdb59bbfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:38 [ssh-agent] Looking for ssh-agent implementation... 07:04:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:38 $ docker exec 8dad96db0d27af161f1808f48332203e90558a42bdc804b41fc3434bdb59bbfb ssh-agent 07:04:39 SSH_AUTH_SOCK=/tmp/ssh-1nZyI1xLpxhn/agent.32 07:04:39 SSH_AGENT_PID=39 07:04:39 Running ssh-add (command line suppressed) 07:04:39 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6678025951509665251.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6678025951509665251.key) 07:04:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:39 + git semver push 07:04:39 2024-02-19 07:04:39,688 [run_push] DEBUG push 07:04:39 2024-02-19 07:04:39,688 [execute] INFO git cat-file --batch-check 07:04:39 2024-02-19 07:04:39,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:04:39 2024-02-19 07:04:39,693 [execute] INFO git rev-list 9d6168b51579c66d482aa928b99d7aa6a698372c -- 07:04:39 2024-02-19 07:04:39,694 [execute] DEBUG Popen(['git', 'rev-list', '9d6168b51579c66d482aa928b99d7aa6a698372c', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:04:39 2024-02-19 07:04:39,704 [execute] INFO git fetch -v origin 07:04:39 2024-02-19 07:04:39,705 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:04:40 2024-02-19 07:04:40,204 [run_push] DEBUG no remote changes detected 07:04:40 2024-02-19 07:04:40,204 [execute] INFO git push origin semver 07:04:40 2024-02-19 07:04:40,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:04:41 2024-02-19 07:04:40,926 [run_push] DEBUG push all version tags 07:04:41 2024-02-19 07:04:40,927 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:04:41 2024-02-19 07:04:40,927 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 07:04:41 2024-02-19 07:04:41,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 07:04:41 3.2.0-dev.9 [Pipeline] } 07:04:41 $ docker exec --env ******** --env ******** 8dad96db0d27af161f1808f48332203e90558a42bdc804b41fc3434bdb59bbfb ssh-agent -k 07:04:41 unset SSH_AUTH_SOCK; 07:04:41 unset SSH_AGENT_PID; 07:04:41 echo Agent pid 39 killed; 07:04:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:42 + git semver [Pipeline] } 07:04:42 $ docker stop --time=1 8dad96db0d27af161f1808f48332203e90558a42bdc804b41fc3434bdb59bbfb 07:04:44 $ docker rm -f --volumes 8dad96db0d27af161f1808f48332203e90558a42bdc804b41fc3434bdb59bbfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:04:45 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 07:04:45 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:04:45 total 16 07:04:45 drwxr-xr-x 3 root root 4096 Feb 19 06:56 . 07:04:45 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 07:04 .. 07:04:45 drwxr-xr-x 2 root root 4096 Feb 19 06:56 cost 07:04:45 -rw-r--r-- 1 root root 88 Feb 19 06:56 cost.csv 07:04:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 07:04:45 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:04:45 total 16 07:04:45 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 06:56 . 07:04:45 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 07:04 .. 07:04:45 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 06:56 cost 07:04:45 -rw-r--r-- 1 jenkins jenkins 88 Feb 19 06:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:04:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:04:46 ---> package-listing.sh 07:04:46 ++ facter osfamily 07:04:46 ++ tr '[:upper:]' '[:lower:]' 07:04:46 + OS_FAMILY=debian 07:04:46 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 07:04:46 + START_PACKAGES=/tmp/packages_start.txt 07:04:46 + END_PACKAGES=/tmp/packages_end.txt 07:04:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:46 + PACKAGES=/tmp/packages_start.txt 07:04:46 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:04:46 + PACKAGES=/tmp/packages_end.txt 07:04:46 + case "${OS_FAMILY}" in 07:04:46 + dpkg -l 07:04:46 + grep '^ii' 07:04:46 + '[' -f /tmp/packages_start.txt ']' 07:04:46 + '[' -f /tmp/packages_end.txt ']' 07:04:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:46 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:04:46 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 07:04:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 07:04:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 07:04:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:48 prd-ubuntu20.04-docker-8c-8g-1228 does not seem to be running inside a container 07:04:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:04:48 $ docker top 1478b43ae60edd4c17f0c72b243cfd363c894f87c4760e5a5c12bdfdae9389cd -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:48 + touch /tmp/pre-build-complete [Pipeline] sh 07:04:49 + mkdir -p /var/log/sysstat [Pipeline] sh 07:04:49 + ls /var/log/sa-host 07:04:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:49 provisioning config files... 07:04:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4990267967570295628tmp [Pipeline] { [Pipeline] echo 07:04:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:04:49 ---> create-netrc.sh [Pipeline] } 07:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:04:50 ---> python-tools-install.sh [Pipeline] echo 07:04:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:04:50 ---> sudo-logs.sh 07:04:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:04:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:04:51 ---> job-cost.sh 07:04:51 lf-activate-venv: SKIPPING 07:04:51 DEBUG: total: 0.2199999988079071 07:04:51 INFO: Retrieving Stack Cost... 07:04:51 INFO: Retrieving Pricing Info for: v3-standard-8 07:04:51 INFO: Archiving Costs [Pipeline] echo 07:04:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:04:52 ---> logs-deploy.sh 07:04:52 lf-activate-venv: SKIPPING 07:04:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/147 07:04:52 INFO: archiving workspace using pattern(s): 07:04:53 Archives upload complete. 07:04:53 INFO: archiving logs to Nexus 07:04:54 ---> uname -a: 07:04:54 Linux prd-ubuntu20-04-docker-8c-8g-1228 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:04:54 07:04:54 07:04:54 ---> lscpu: 07:04:54 Architecture: x86_64 07:04:54 CPU op-mode(s): 32-bit, 64-bit 07:04:54 Byte Order: Little Endian 07:04:54 Address sizes: 40 bits physical, 48 bits virtual 07:04:54 CPU(s): 8 07:04:54 On-line CPU(s) list: 0-7 07:04:54 Thread(s) per core: 1 07:04:54 Core(s) per socket: 1 07:04:54 Socket(s): 8 07:04:54 NUMA node(s): 1 07:04:54 Vendor ID: AuthenticAMD 07:04:54 CPU family: 23 07:04:54 Model: 49 07:04:54 Model name: AMD EPYC-Rome Processor 07:04:54 Stepping: 0 07:04:54 CPU MHz: 2799.998 07:04:54 BogoMIPS: 5599.99 07:04:54 Virtualization: AMD-V 07:04:54 Hypervisor vendor: KVM 07:04:54 Virtualization type: full 07:04:54 L1d cache: 256 KiB 07:04:54 L1i cache: 256 KiB 07:04:54 L2 cache: 4 MiB 07:04:54 L3 cache: 128 MiB 07:04:54 NUMA node0 CPU(s): 0-7 07:04:54 Vulnerability Itlb multihit: Not affected 07:04:54 Vulnerability L1tf: Not affected 07:04:54 Vulnerability Mds: Not affected 07:04:54 Vulnerability Meltdown: Not affected 07:04:54 Vulnerability Mmio stale data: Not affected 07:04:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:04:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:04:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:04:54 Vulnerability Srbds: Not affected 07:04:54 Vulnerability Tsx async abort: Not affected 07:04:54 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:04:54 07:04:54 07:04:54 ---> nproc: 07:04:54 8 07:04:54 07:04:54 07:04:54 ---> df -h: 07:04:54 Filesystem Size Used Avail Use% Mounted on 07:04:54 overlay 155G 13G 143G 9% / 07:04:54 tmpfs 64M 0 64M 0% /dev 07:04:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:04:54 shm 64M 0 64M 0% /dev/shm 07:04:54 /dev/vda1 155G 13G 143G 9% /facter-os 07:04:54 07:04:54 07:04:54 ---> sar -b -r -n DEV: 07:04:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1228) 02/19/24 _x86_64_ (8 CPU) 07:04:54 07:04:54 06:53:11 LINUX RESTART (8 CPU) 07:04:54 07:04:54 06:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:04:54 06:55:01 223.78 3.73 220.04 0.00 399.87 70475.71 0.00 07:04:54 06:56:01 148.33 0.35 147.98 0.00 35.46 29155.54 0.00 07:04:54 06:57:01 47.71 0.07 47.64 0.00 13.60 16472.87 0.00 07:04:54 06:58:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 07:04:54 06:59:01 53.44 11.63 41.81 0.00 5180.34 8444.59 0.00 07:04:54 07:00:01 6.33 0.02 6.32 0.00 0.13 128.38 0.00 07:04:54 07:01:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 07:04:54 07:02:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 07:04:54 07:03:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 07:04:54 07:04:01 43.21 0.35 42.86 0.00 16.00 30854.86 0.00 07:04:54 Average: 52.85 1.61 51.24 0.00 564.50 15559.41 0.00 07:04:54 07:04:54 06:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:04:54 06:55:01 28047168 31260064 1048788 3.19 139608 3258940 2356676 6.95 1527956 2818564 204792 07:04:54 06:56:01 27813892 31535608 772512 2.35 149772 3730684 2050480 6.04 1252788 3299076 442396 07:04:54 06:57:01 27809336 31568960 737964 2.24 154516 3746084 1766516 5.21 1235012 3302444 24 07:04:54 06:58:01 27810316 31570108 736396 2.24 154560 3746084 1766516 5.21 1235132 3302444 156 07:04:54 06:59:01 27339916 31556240 718872 2.19 183716 4171604 1710868 5.04 1533648 3437044 1044 07:04:54 07:00:01 27346368 31557784 717556 2.18 182260 4168352 1689648 4.98 1532216 3433836 8 07:04:54 07:01:01 27348692 31560244 715148 2.17 182340 4168356 1689648 4.98 1529344 3433844 16 07:04:54 07:02:01 27350000 31561700 713632 2.17 182372 4168488 1689648 4.98 1528452 3433972 16 07:04:54 07:03:01 27349868 31561608 713864 2.17 182392 4168488 1689648 4.98 1528860 3433976 160 07:04:54 07:04:01 26263988 31516380 751636 2.29 198604 5106004 1845764 5.44 1686592 4269248 245948 07:04:54 Average: 27447954 31524870 762637 2.32 171014 4043308 1825541 5.38 1459000 3416445 89456 07:04:54 07:04:54 06:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:04:54 06:55:01 docker0 184.79 262.85 15.59 2254.24 0.00 0.00 0.00 0.00 07:04:54 06:55:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 07:04:54 06:55:01 ens3 434.74 292.50 5438.74 105.58 0.00 0.00 0.00 0.00 07:04:54 06:55:01 veth0c5760e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:04:54 06:56:01 docker0 3.98 6.47 0.25 93.14 0.00 0.00 0.00 0.00 07:04:54 06:56:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 07:04:54 06:56:01 ens3 155.64 105.75 2710.51 141.94 0.00 0.00 0.00 0.00 07:04:54 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:54 06:57:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:04:54 06:57:01 ens3 15.83 9.03 15.65 4.90 0.00 0.00 0.00 0.00 07:04:54 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:54 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:04:54 06:58:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:04:54 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:54 06:59:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:04:54 06:59:01 ens3 178.15 78.30 2735.11 5.63 0.00 0.00 0.00 0.00 07:04:54 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:54 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:04:54 07:00:01 ens3 0.28 0.18 0.02 0.01 0.00 0.00 0.00 0.00 07:04:54 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:54 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:54 07:01:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 07:04:54 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:54 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:04:54 07:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:04:54 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:54 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:54 07:03:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:04:54 07:04:01 veth84a2e75 55.02 75.35 5.23 923.44 0.00 0.00 0.00 0.08 07:04:54 07:04:01 docker0 55.02 75.24 4.47 923.43 0.00 0.00 0.00 0.00 07:04:54 07:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:04:54 07:04:01 ens3 206.23 129.40 4899.63 17.64 0.00 0.00 0.00 0.00 07:04:54 Average: veth84a2e75 5.50 7.53 0.52 92.34 0.00 0.00 0.00 0.01 07:04:54 Average: docker0 24.38 34.46 2.03 327.09 0.00 0.00 0.00 0.00 07:04:54 Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 07:04:54 Average: ens3 99.16 61.57 1579.95 27.59 0.00 0.00 0.00 0.00 07:04:54 07:04:54 07:04:54 ---> sar -P ALL: 07:04:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1228) 02/19/24 _x86_64_ (8 CPU) 07:04:54 07:04:54 06:53:11 LINUX RESTART (8 CPU) 07:04:54 07:04:54 06:54:01 CPU %user %nice %system %iowait %steal %idle 07:04:54 06:55:01 all 15.26 0.00 4.53 3.67 0.07 76.47 07:04:54 06:55:01 0 14.97 0.00 4.97 4.94 0.07 75.05 07:04:54 06:55:01 1 14.85 0.00 5.22 5.01 0.07 74.85 07:04:54 06:55:01 2 14.73 0.00 4.15 0.37 0.07 80.68 07:04:54 06:55:01 3 14.79 0.00 4.19 6.18 0.07 74.77 07:04:54 06:55:01 4 14.63 0.00 4.97 2.07 0.07 78.25 07:04:54 06:55:01 5 15.83 0.00 4.41 1.06 0.07 78.62 07:04:54 06:55:01 6 16.35 0.00 4.15 2.88 0.07 76.55 07:04:54 06:55:01 7 15.91 0.00 4.21 6.84 0.07 72.98 07:04:54 06:56:01 all 34.51 0.00 4.62 1.65 0.08 59.14 07:04:54 06:56:01 0 34.61 0.00 4.82 0.08 0.07 60.42 07:04:54 06:56:01 1 34.39 0.00 4.70 1.92 0.07 58.92 07:04:54 06:56:01 2 33.95 0.00 3.91 0.39 0.07 61.69 07:04:54 06:56:01 3 36.81 0.00 4.38 0.35 0.07 58.40 07:04:54 06:56:01 4 33.80 0.00 5.59 0.07 0.07 60.47 07:04:54 06:56:01 5 34.90 0.00 5.20 5.28 0.08 54.53 07:04:54 06:56:01 6 33.55 0.00 4.43 4.30 0.13 57.58 07:04:54 06:56:01 7 34.06 0.00 3.96 0.81 0.07 61.10 07:04:54 06:57:01 all 0.96 0.00 0.52 0.70 0.02 97.81 07:04:54 06:57:01 0 1.43 0.00 0.32 0.00 0.00 98.25 07:04:54 06:57:01 1 0.53 0.00 0.35 0.00 0.00 99.12 07:04:54 06:57:01 2 0.70 0.00 0.57 0.18 0.02 98.53 07:04:54 06:57:01 3 0.85 0.00 0.68 0.02 0.02 98.43 07:04:54 06:57:01 4 1.02 0.00 0.95 4.68 0.05 93.29 07:04:54 06:57:01 5 1.20 0.00 0.60 0.37 0.03 97.80 07:04:54 06:57:01 6 1.10 0.00 0.37 0.13 0.02 98.38 07:04:54 06:57:01 7 0.82 0.00 0.32 0.18 0.00 98.68 07:04:54 06:58:01 all 0.02 0.00 0.02 0.01 0.01 99.94 07:04:54 06:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:04:54 06:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:04:54 06:58:01 2 0.00 0.00 0.03 0.02 0.02 99.93 07:04:54 06:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:04:54 06:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:04:54 06:58:01 5 0.03 0.00 0.03 0.00 0.03 99.90 07:04:54 06:58:01 6 0.02 0.00 0.02 0.03 0.02 99.92 07:04:54 06:58:01 7 0.02 0.00 0.07 0.00 0.02 99.90 07:04:54 06:59:01 all 2.44 0.00 1.46 0.57 0.02 95.51 07:04:54 06:59:01 0 2.80 0.00 1.17 0.08 0.02 95.93 07:04:54 06:59:01 1 2.67 0.00 1.27 0.13 0.02 95.91 07:04:54 06:59:01 2 1.99 0.00 1.73 0.62 0.03 95.63 07:04:54 06:59:01 3 2.27 0.00 2.03 0.55 0.02 95.13 07:04:54 06:59:01 4 2.30 0.00 1.80 0.10 0.02 95.77 07:04:54 06:59:01 5 2.98 0.00 1.59 1.12 0.03 94.28 07:04:54 06:59:01 6 1.09 0.00 0.77 1.24 0.02 96.89 07:04:54 06:59:01 7 3.41 0.00 1.35 0.70 0.03 94.50 07:04:54 07:00:01 all 0.07 0.00 0.05 0.01 0.01 99.85 07:04:54 07:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:04:54 07:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:04:54 07:00:01 2 0.05 0.00 0.07 0.00 0.00 99.88 07:04:54 07:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:04:54 07:00:01 4 0.07 0.00 0.05 0.05 0.02 99.82 07:04:54 07:00:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:04:54 07:00:01 6 0.03 0.00 0.05 0.07 0.02 99.83 07:04:54 07:00:01 7 0.30 0.00 0.13 0.00 0.02 99.55 07:04:54 07:01:01 all 0.03 0.00 0.00 0.01 0.01 99.95 07:04:54 07:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:04:54 07:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:04:54 07:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:04:54 07:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:04:54 07:01:01 4 0.08 0.00 0.00 0.02 0.02 99.88 07:04:54 07:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:04:54 07:01:01 6 0.02 0.00 0.00 0.03 0.02 99.93 07:04:54 07:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:04:54 07:02:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:04:54 07:02:01 0 0.32 0.00 0.02 0.00 0.00 99.67 07:04:54 07:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:04:54 07:02:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:04:54 07:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:04:54 07:02:01 4 0.03 0.00 0.03 0.02 0.02 99.90 07:04:54 07:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:04:54 07:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:04:54 07:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:04:54 07:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:04:54 07:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:04:54 07:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:04:54 07:03:01 2 0.05 0.00 0.03 0.00 0.03 99.88 07:04:54 07:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:04:54 07:03:01 4 0.03 0.00 0.02 0.02 0.02 99.92 07:04:54 07:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:04:54 07:03:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:04:54 07:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:04:54 07:04:01 all 4.27 0.00 1.83 1.10 0.03 92.77 07:04:54 07:04:01 0 3.27 0.00 2.13 0.00 0.02 94.59 07:04:54 07:04:01 1 4.52 0.00 1.56 0.05 0.03 93.84 07:04:54 07:04:01 2 4.09 0.00 1.73 0.35 0.05 93.78 07:04:54 07:04:01 3 3.69 0.00 1.53 0.00 0.03 94.74 07:04:54 07:04:01 4 4.10 0.00 2.00 6.20 0.03 87.66 07:04:54 07:04:01 5 5.84 0.00 1.58 0.42 0.02 92.15 07:04:54 07:04:01 6 2.34 0.00 1.99 1.80 0.03 93.84 07:04:54 07:04:01 7 6.31 0.00 2.10 0.02 0.03 91.54 07:04:54 Average: all 5.72 0.00 1.30 0.77 0.03 92.18 07:04:54 Average: 0 5.72 0.00 1.34 0.51 0.02 92.42 07:04:54 Average: 1 5.66 0.00 1.31 0.71 0.02 92.30 07:04:54 Average: 2 5.53 0.00 1.22 0.19 0.03 93.03 07:04:54 Average: 3 5.80 0.00 1.28 0.71 0.03 92.19 07:04:54 Average: 4 5.57 0.00 1.53 1.32 0.03 91.54 07:04:54 Average: 5 6.05 0.00 1.34 0.82 0.03 91.76 07:04:54 Average: 6 5.41 0.00 1.17 1.05 0.03 92.34 07:04:54 Average: 7 6.05 0.00 1.21 0.85 0.03 91.87 07:04:54 07:04:54 07:04:54