Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5567c6f815fc1ff2b079beda3174f5877cc5bdd4+d976059f8bfb405a00b06a9502768812e8b859e1 (ea151748155658d14380efa29356c4c8161e055a) 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-ssh12257779204874108847.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8529053302138402308.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/PR-431/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/PR-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4220311476607901095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1664056731201352825.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/PR-431/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/PR-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6380236896437802857.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, buildSnap:false] ========================================================= [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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2569 in /w/workspace/xfoundry_device-modbus-go_PR-431 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-431 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d976059f8bfb405a00b06a9502768812e8b859e1 into PR head commit 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 Merge succeeded, producing a172dfb44ad10cb332b0a5d6f4eef825053fc717 Checking out Revision a172dfb44ad10cb332b0a5d6f4eef825053fc717 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a172dfb44ad10cb332b0a5d6f4eef825053fc717 # timeout=10 Commit message: "Merge commit 'd976059f8bfb405a00b06a9502768812e8b859e1' into HEAD" > git rev-list --no-walk 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:53:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:53:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:53:29 ========================================================= 00:53:29 EdgeX Global Pipelines Version Info 00:53:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:53:30 ------------------- 00:53:30 stable info: 00:53:30 ------------------- 00:53:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:53:30 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:53:30 Message: update stable to v1.0.245 00:53:31 ------------------- 00:53:31 experimental info: 00:53:31 ------------------- 00:53:31 Commited By: **** collab-it+edgex@linuxfoundation.org 00:53:31 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 00:53:31 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a172dfb44ad10cb332b0a5d6f4eef825053fc717 [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a172dfb [Pipeline] echo 00:53:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:31 provisioning config files... 00:53:31 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config15327099189690369805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:32 ---> docker-login.sh 00:53:32 nexus3.edgexfoundry.org:10001 00:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:32 Configure a credential helper to remove this warning. See 00:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:32 00:53:32 Login Succeeded 00:53:32 nexus3.edgexfoundry.org:10002 00:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:32 Configure a credential helper to remove this warning. See 00:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:32 00:53:32 Login Succeeded 00:53:32 nexus3.edgexfoundry.org:10003 00:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:32 Configure a credential helper to remove this warning. See 00:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:32 00:53:32 Login Succeeded 00:53:32 nexus3.edgexfoundry.org:10004 00:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:32 Configure a credential helper to remove this warning. See 00:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:32 00:53:32 Login Succeeded 00:53:32 docker.io 00:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:33 Configure a credential helper to remove this warning. See 00:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:33 00:53:33 Login Succeeded 00:53:33 ---> docker-login.sh ends [Pipeline] } 00:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:53:33 + git rev-list -1 --merges a172dfb44ad10cb332b0a5d6f4eef825053fc717~1..a172dfb44ad10cb332b0a5d6f4eef825053fc717 [Pipeline] echo 00:53:33 -----------> git rev-list -1 --merges a172dfb44ad10cb332b0a5d6f4eef825053fc717~1..a172dfb44ad10cb332b0a5d6f4eef825053fc717 a172dfb44ad10cb332b0a5d6f4eef825053fc717 00:53:33 a172dfb44ad10cb332b0a5d6f4eef825053fc717 [false] [Pipeline] sh 00:53:33 + git log --format=format:%s -1 a172dfb44ad10cb332b0a5d6f4eef825053fc717 [Pipeline] echo 00:53:33 ========================================================= 00:53:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:53:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:34 + git log --format=format:%s -1 a172dfb44ad10cb332b0a5d6f4eef825053fc717 [Pipeline] echo 00:53:34 [semverPrep] GIT_COMMIT: a172dfb44ad10cb332b0a5d6f4eef825053fc717, Commit Message: Merge commit 'd976059f8bfb405a00b06a9502768812e8b859e1' into HEAD [Pipeline] echo 00:53:34 [semverPrep] This is not a build commit. [Pipeline] sh 00:53:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:53:34 + grep -v github /etc/ssh/ssh_known_hosts 00:53:34 + [ -e /tmp/ssh_known_hosts ] 00:53:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:53:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:53:34 + sudo tee -a /etc/ssh/ssh_known_hosts 00:53:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:53:34 00:53:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:53:35 0.1.4: Pulling from edgex-devops/py-git-semver 00:53:35 b85a868b505f: Pulling fs layer 00:53:35 e2be974225ed: Pulling fs layer 00:53:35 339a4e72a1f5: Pulling fs layer 00:53:35 988bab9f4d93: Pulling fs layer 00:53:35 1469e6f7b9e6: Pulling fs layer 00:53:35 eaf3925da568: Pulling fs layer 00:53:35 bab4dde63d76: Pulling fs layer 00:53:35 bde34c3a00c8: Pulling fs layer 00:53:35 b352a97aabf1: Pulling fs layer 00:53:35 4872d77fe225: Pulling fs layer 00:53:35 5851b861e8e6: Pulling fs layer 00:53:35 bab4dde63d76: Waiting 00:53:35 bde34c3a00c8: Waiting 00:53:35 b352a97aabf1: Waiting 00:53:35 4872d77fe225: Waiting 00:53:35 5851b861e8e6: Waiting 00:53:35 988bab9f4d93: Waiting 00:53:35 1469e6f7b9e6: Waiting 00:53:35 eaf3925da568: Waiting 00:53:35 e2be974225ed: Download complete 00:53:35 988bab9f4d93: Verifying Checksum 00:53:35 988bab9f4d93: Download complete 00:53:35 1469e6f7b9e6: Verifying Checksum 00:53:35 1469e6f7b9e6: Download complete 00:53:35 339a4e72a1f5: Verifying Checksum 00:53:35 339a4e72a1f5: Download complete 00:53:35 eaf3925da568: Download complete 00:53:35 bde34c3a00c8: Download complete 00:53:35 b352a97aabf1: Verifying Checksum 00:53:35 b352a97aabf1: Download complete 00:53:35 4872d77fe225: Verifying Checksum 00:53:35 4872d77fe225: Download complete 00:53:35 5851b861e8e6: Download complete 00:53:35 b85a868b505f: Verifying Checksum 00:53:35 b85a868b505f: Download complete 00:53:36 bab4dde63d76: Verifying Checksum 00:53:36 bab4dde63d76: Download complete 00:53:36 b85a868b505f: Pull complete 00:53:37 e2be974225ed: Pull complete 00:53:37 339a4e72a1f5: Pull complete 00:53:37 988bab9f4d93: Pull complete 00:53:38 1469e6f7b9e6: Pull complete 00:53:38 eaf3925da568: Pull complete 00:53:40 bab4dde63d76: Pull complete 00:53:40 bde34c3a00c8: Pull complete 00:53:40 b352a97aabf1: Pull complete 00:53:40 4872d77fe225: Pull complete 00:53:40 5851b861e8e6: Pull complete 00:53:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:53:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:40 prd-ubuntu20.04-docker-8c-8g-2569 does not seem to be running inside a container 00:53:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:53:43 $ docker top 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 -eo pid,comm 00:53:43 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). 00:53:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:53:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:53:43 [ssh-agent] Looking for ssh-agent implementation... 00:53:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:53:43 $ docker exec 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 ssh-agent 00:53:43 SSH_AUTH_SOCK=/tmp/ssh-g85qfgHE09e1/agent.34 00:53:43 SSH_AGENT_PID=40 00:53:43 Running ssh-add (command line suppressed) 00:53:43 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_6755634696930751837.key (/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_6755634696930751837.key) 00:53:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:53:44 + git tag --points-at HEAD [Pipeline] } 00:53:44 $ docker exec --env ******** --env ******** 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 ssh-agent -k 00:53:44 unset SSH_AUTH_SOCK; 00:53:44 unset SSH_AGENT_PID; 00:53:44 echo Agent pid 40 killed; 00:53:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:53:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:53:44 [ssh-agent] Looking for ssh-agent implementation... 00:53:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:53:44 $ docker exec 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 ssh-agent 00:53:44 SSH_AUTH_SOCK=/tmp/ssh-OSuXXBQ56jZS/agent.72 00:53:44 SSH_AGENT_PID=78 00:53:44 Running ssh-add (command line suppressed) 00:53:44 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_9903230681671623562.key (/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_9903230681671623562.key) 00:53:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:53:44 + git semver init 00:53:45 2023-03-17 00:53:45,147 [run_init] DEBUG init version:0.0.0 force:False 00:53:45 2023-03-17 00:53:45,148 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-431/.semver 00:53:45 2023-03-17 00:53:45,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-431/.semver 00:53:45 2023-03-17 00:53:45,149 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-431/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-431, universal_newlines=False, shell=None, istream=None) 00:53:46 2023-03-17 00:53:45,982 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-431/.git/info/exclude 00:53:46 2023-03-17 00:53:45,983 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-431/.semver/PR-431 with force:False 00:53:46 2023-03-17 00:53:45,983 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-431/.semver/PR-431 00:53:46 2023-03-17 00:53:45,988 [execute] INFO git cat-file --batch-check 00:53:46 2023-03-17 00:53:45,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-431/.semver, universal_newlines=False, shell=None, istream=) 00:53:46 2023-03-17 00:53:45,994 [execute] INFO git cat-file --batch 00:53:46 2023-03-17 00:53:45,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-431/.semver, universal_newlines=False, shell=None, istream=) 00:53:46 2023-03-17 00:53:46,001 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-431/.semver/PR-431 00:53:46 0.0.0 [Pipeline] } 00:53:46 $ docker exec --env ******** --env ******** 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 ssh-agent -k 00:53:46 unset SSH_AUTH_SOCK; 00:53:46 unset SSH_AGENT_PID; 00:53:46 echo Agent pid 78 killed; 00:53:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:53:46 + git semver [Pipeline] } 00:53:46 $ docker stop --time=1 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 00:53:48 $ docker rm -f --volumes 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 [Pipeline] // withDockerContainer [Pipeline] sh 00:53:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:53:48 Stashed 1 file(s) [Pipeline] echo 00:53:48 [edgeXSemver]: initialized semver on version 0.0.0 [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 00:53:48 provisioning config files... 00:53:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config7374341146259573718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:49 ---> docker-login.sh 00:53:49 nexus3.edgexfoundry.org:10001 00:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:49 Configure a credential helper to remove this warning. See 00:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:49 00:53:49 Login Succeeded 00:53:49 nexus3.edgexfoundry.org:10002 00:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:49 Configure a credential helper to remove this warning. See 00:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:49 00:53:49 Login Succeeded 00:53:49 nexus3.edgexfoundry.org:10003 00:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:49 Configure a credential helper to remove this warning. See 00:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:49 00:53:49 Login Succeeded 00:53:49 nexus3.edgexfoundry.org:10004 00:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:49 Configure a credential helper to remove this warning. See 00:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:49 00:53:49 Login Succeeded 00:53:49 docker.io 00:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:49 Configure a credential helper to remove this warning. See 00:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:49 00:53:49 Login Succeeded 00:53:49 ---> docker-login.sh ends [Pipeline] } 00:53:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:53:50 ========================================================= 00:53:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:53:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:53:50 Sending build context to Docker daemon 6.368MB 00:53:50 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:53:50 Step 2/10 : FROM ${BASE} AS builder 00:53:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:53:50 63b65145d645: Pulling fs layer 00:53:50 a2d21d5440eb: Pulling fs layer 00:53:50 935e6c44a52c: Pulling fs layer 00:53:50 94cc34f8dd06: Pulling fs layer 00:53:50 30dea6a524f1: Pulling fs layer 00:53:50 a2aff8979fd8: Pulling fs layer 00:53:50 6808be2612f2: Pulling fs layer 00:53:50 f25807f1079a: Pulling fs layer 00:53:50 94cc34f8dd06: Waiting 00:53:50 30dea6a524f1: Waiting 00:53:50 f25807f1079a: Waiting 00:53:50 a2aff8979fd8: Waiting 00:53:50 6808be2612f2: Waiting 00:53:50 a2d21d5440eb: Download complete 00:53:50 94cc34f8dd06: Verifying Checksum 00:53:50 94cc34f8dd06: Download complete 00:53:50 30dea6a524f1: Verifying Checksum 00:53:50 30dea6a524f1: Download complete 00:53:50 63b65145d645: Download complete 00:53:50 a2aff8979fd8: Verifying Checksum 00:53:50 a2aff8979fd8: Download complete 00:53:50 63b65145d645: Pull complete 00:53:50 a2d21d5440eb: Pull complete 00:53:51 f25807f1079a: Verifying Checksum 00:53:51 f25807f1079a: Download complete 00:53:51 935e6c44a52c: Download complete 00:53:51 6808be2612f2: Verifying Checksum 00:53:51 6808be2612f2: Download complete 00:53:55 935e6c44a52c: Pull complete 00:53:55 94cc34f8dd06: Pull complete 00:53:55 30dea6a524f1: Pull complete 00:53:55 a2aff8979fd8: Pull complete 00:53:57 6808be2612f2: Pull complete 00:53:58 f25807f1079a: Pull complete 00:53:58 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:53:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:53:58 ---> 3b553350e43f 00:53:58 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:54:03 ---> Running in e047dd820c13 00:54:03 Removing intermediate container e047dd820c13 00:54:03 ---> b593d72c3ce8 00:54:03 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:54:03 ---> Running in 0ac0b7774060 00:54:03 Removing intermediate container 0ac0b7774060 00:54:03 ---> 14bf2cc69d8d 00:54:03 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:54:03 ---> Running in 0d5f3894b295 00:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:54:03 Still waiting to schedule task 00:54:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:54:04 (1/8) Installing openssh-keygen (9.1_p1-r2) 00:54:04 (2/8) Installing libedit (20221030.3.1-r0) 00:54:04 (3/8) Installing openssh-client-common (9.1_p1-r2) 00:54:04 (4/8) Installing openssh-client-default (9.1_p1-r2) 00:54:04 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 00:54:04 (6/8) Installing openssh-server-common (9.1_p1-r2) 00:54:04 (7/8) Installing openssh-server (9.1_p1-r2) 00:54:04 (8/8) Installing openssh (9.1_p1-r2) 00:54:04 Executing busybox-1.35.0-r29.trigger 00:54:04 OK: 270 MiB in 61 packages 00:54:04 Removing intermediate container 0d5f3894b295 00:54:04 ---> a5a93c816231 00:54:04 Step 6/10 : WORKDIR /device-modbus-go 00:54:04 ---> Running in 4496de27efd7 00:54:04 Removing intermediate container 4496de27efd7 00:54:04 ---> 8a8cf1d0dac3 00:54:04 Step 7/10 : COPY go.mod vendor* ./ 00:54:05 ---> 363ada7165b8 00:54:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:05 ---> Running in ffcf840d7017 00:54:31 Removing intermediate container ffcf840d7017 00:54:31 ---> dbd853ef097d 00:54:31 Step 9/10 : COPY . . 00:54:32 ---> d611b879f574 00:54:32 Step 10/10 : RUN ${MAKE} 00:54:32 ---> Running in 965f8f8ba503 00:54:32 noop 00:54:32 Removing intermediate container 965f8f8ba503 00:54:32 ---> 93de303e070d 00:54:32 Successfully built 93de303e070d 00:54:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:33 + docker inspect -f . ci-base-image-x86_64 00:54:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:33 prd-ubuntu20.04-docker-8c-8g-2569 does not seem to be running inside a container 00:54:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:54:33 $ docker top e2bc2878e78dc61699c2b25506f2f4594924637fe4eec1b5b3880ff2478d06bc -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:33 + go version 00:54:33 go version go1.20.2 linux/amd64 [Pipeline] } 00:54:33 $ docker stop --time=1 e2bc2878e78dc61699c2b25506f2f4594924637fe4eec1b5b3880ff2478d06bc 00:54:35 $ docker rm -f --volumes e2bc2878e78dc61699c2b25506f2f4594924637fe4eec1b5b3880ff2478d06bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:35 + docker inspect -f . ci-base-image-x86_64 00:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:35 prd-ubuntu20.04-docker-8c-8g-2569 does not seem to be running inside a container 00:54:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:54:36 $ docker top 16ef63d789245f5d95e6431853c63a0fd2b8940ed37d27b59e1056d6514ddf78 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:36 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-431 [Pipeline] fileExists [Pipeline] sh 00:54:36 + make test 00:54:36 go test ./... -coverprofile=coverage.out 00:54:42 ? github.com/edgexfoundry/device-modbus-go [no test files] 00:54:54 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 00:54:54 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 48.0% of statements 00:54:59 go vet ./... 00:55:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:55:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:55:03 ./bin/test-attribution-txt.sh [Pipeline] echo 00:55:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:55:03 $ docker stop --time=1 16ef63d789245f5d95e6431853c63a0fd2b8940ed37d27b59e1056d6514ddf78 00:55:06 $ docker rm -f --volumes 16ef63d789245f5d95e6431853c63a0fd2b8940ed37d27b59e1056d6514ddf78 [Pipeline] // withDockerContainer [Pipeline] sh 00:55:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:55:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:55:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:55:08 + ls -al . 00:55:08 total 180 00:55:08 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 00:54 . 00:55:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:53 .. 00:55:08 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 00:53 .dockerignore 00:55:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 00:53 .git 00:55:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:53 .github 00:55:08 -rw-rw-r-- 1 jenkins jenkins 331 Mar 17 00:53 .gitignore 00:55:08 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 00:53 .golangci.yml 00:55:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 00:53 .semver 00:55:08 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 17 00:53 Attribution.txt 00:55:08 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 17 00:53 CHANGELOG.md 00:55:08 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 17 00:53 Dockerfile 00:55:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 00:53 GOVERNANCE.md 00:55:08 -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 00:53 Jenkinsfile 00:55:08 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 00:53 LICENSE 00:55:08 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 17 00:53 Makefile 00:55:08 -rw-rw-r-- 1 jenkins jenkins 622 Mar 17 00:53 OWNERS.md 00:55:08 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 17 00:53 README.md 00:55:08 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 00:53 VERSION 00:55:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:53 bin 00:55:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:53 cmd 00:55:08 -rw-r--r-- 1 jenkins jenkins 23736 Mar 17 00:54 coverage.out 00:55:08 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 17 00:53 go.mod 00:55:08 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 17 00:53 go.sum 00:55:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:53 internal 00:55:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:53 simulator 00:55:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:53 snap 00:55:08 -rw-rw-r-- 1 jenkins jenkins 229 Mar 17 00:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:08 + 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=a172dfb44ad10cb332b0a5d6f4eef825053fc717 --label arch=amd64 --label version=0.0.0 . 00:55:08 Sending build context to Docker daemon 6.392MB 00:55:08 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 00:55:08 Step 2/22 : FROM ${BASE} AS builder 00:55:08 ---> 93de303e070d 00:55:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:55:08 ---> Running in 6f9b62b1d35e 00:55:08 Removing intermediate container 6f9b62b1d35e 00:55:08 ---> cdaeb1ff9297 00:55:08 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:55:08 ---> Running in 3f9464e5664a 00:55:08 Removing intermediate container 3f9464e5664a 00:55:08 ---> 7e3f41e01c16 00:55:08 Step 5/22 : RUN apk add --update --no-cache make git openssh 00:55:08 ---> Running in 1daa2bcb8e3d 00:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:55:09 OK: 270 MiB in 61 packages 00:55:10 Removing intermediate container 1daa2bcb8e3d 00:55:10 ---> fdb468b3a5cb 00:55:10 Step 6/22 : WORKDIR /device-modbus-go 00:55:10 ---> Running in 08dedddef281 00:55:10 Removing intermediate container 08dedddef281 00:55:10 ---> 04237f1547f5 00:55:10 Step 7/22 : COPY go.mod vendor* ./ 00:55:10 ---> da267b90999e 00:55:10 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:10 ---> Running in 6e8152a5bd19 00:55:11 Removing intermediate container 6e8152a5bd19 00:55:11 ---> de2a76a7a587 00:55:11 Step 9/22 : COPY . . 00:55:11 ---> 41e1879e10e7 00:55:11 Step 10/22 : RUN ${MAKE} 00:55:11 ---> Running in 12e8b6c97fc1 00:55:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 00:55:33 Removing intermediate container 12e8b6c97fc1 00:55:33 ---> 351c87247c58 00:55:33 Step 11/22 : FROM alpine:3.17 00:55:33 3.17: Pulling from library/alpine 00:55:33 63b65145d645: Already exists 00:55:33 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:55:33 Status: Downloaded newer image for alpine:3.17 00:55:33 ---> b2aa39c304c2 00:55:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 00:55:33 ---> Running in 7278d994bda4 00:55:33 Removing intermediate container 7278d994bda4 00:55:33 ---> ffcbd27b2979 00:55:33 Step 13/22 : RUN apk add --update --no-cache dumb-init 00:55:33 ---> Running in c844e5467612 00:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:55:33 (1/1) Installing dumb-init (1.2.5-r2) 00:55:33 Executing busybox-1.35.0-r29.trigger 00:55:33 OK: 7 MiB in 16 packages 00:55:33 Removing intermediate container c844e5467612 00:55:33 ---> c8e0e162660c 00:55:33 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 00:55:33 ---> db7c0ceadd17 00:55:33 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 00:55:33 ---> 015501a9d89a 00:55:33 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 00:55:33 ---> a05c9984c8fd 00:55:33 Step 17/22 : EXPOSE 59901 00:55:33 ---> Running in 4f231fc615ac 00:55:33 Removing intermediate container 4f231fc615ac 00:55:33 ---> b9f51b3633be 00:55:33 Step 18/22 : ENTRYPOINT ["/device-modbus"] 00:55:33 ---> Running in 9eefd4672672 00:55:33 Removing intermediate container 9eefd4672672 00:55:33 ---> dfb6de809f7c 00:55:33 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:55:33 ---> Running in bca42cfe7cf2 00:55:33 Removing intermediate container bca42cfe7cf2 00:55:33 ---> 5e3000a9f1e0 00:55:33 Step 20/22 : LABEL arch=amd64 00:55:33 ---> Running in 980e3c6d094a 00:55:33 Removing intermediate container 980e3c6d094a 00:55:33 ---> 81be348ab8b0 00:55:33 Step 21/22 : LABEL git_sha=a172dfb44ad10cb332b0a5d6f4eef825053fc717 00:55:33 ---> Running in 63aa41858727 00:55:33 Removing intermediate container 63aa41858727 00:55:33 ---> fe4927331a90 00:55:33 Step 22/22 : LABEL version=0.0.0 00:55:33 ---> Running in ee6b885f3a0e 00:55:33 Removing intermediate container ee6b885f3a0e 00:55:33 ---> b0a9d78bf077 00:55:33 [Warning] One or more build-args [ARCH] were not consumed 00:55:33 Successfully built b0a9d78bf077 00:55:33 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 00:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:34 00:55:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:34 latest: Pulling from edgex-lftools-log-publisher 00:55:34 5eb5b503b376: Pulling fs layer 00:55:34 5c69ac0246d0: Pulling fs layer 00:55:34 ec43610c2a17: Pulling fs layer 00:55:34 3a2ae6a8a46f: Pulling fs layer 00:55:34 33b1e0a273af: Pulling fs layer 00:55:34 5d3b04190fa2: Pulling fs layer 00:55:34 2f39f015ded8: Pulling fs layer 00:55:34 3a2ae6a8a46f: Waiting 00:55:34 5d3b04190fa2: Waiting 00:55:34 33b1e0a273af: Waiting 00:55:34 5c69ac0246d0: Download complete 00:55:34 3a2ae6a8a46f: Download complete 00:55:34 33b1e0a273af: Verifying Checksum 00:55:34 33b1e0a273af: Download complete 00:55:34 ec43610c2a17: Verifying Checksum 00:55:34 ec43610c2a17: Download complete 00:55:34 5d3b04190fa2: Verifying Checksum 00:55:34 5d3b04190fa2: Download complete 00:55:34 5eb5b503b376: Verifying Checksum 00:55:34 5eb5b503b376: Download complete 00:55:35 2f39f015ded8: Download complete 00:55:36 5eb5b503b376: Pull complete 00:55:36 5c69ac0246d0: Pull complete 00:55:36 ec43610c2a17: Pull complete 00:55:36 3a2ae6a8a46f: Pull complete 00:55:37 33b1e0a273af: Pull complete 00:55:37 5d3b04190fa2: Pull complete 00:55:42 2f39f015ded8: Pull complete 00:55:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:55:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:42 prd-ubuntu20.04-docker-8c-8g-2569 does not seem to be running inside a container 00:55:42 $ 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/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:55:46 $ docker top f0ca39153126657c7d529f08f6fe91ea286756fb4c7c6296c603d97e3bada557 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:46 ---> job-cost.sh 00:55:46 lf-activate-venv: SKIPPING 00:55:46 INFO: No Stack... 00:55:47 INFO: Retrieving Pricing Info for: v3-standard-8 00:55:47 INFO: Archiving Costs [Pipeline] sh 00:55:47 + cat /w/workspace/xfoundry_device-modbus-go_PR-431/archives/cost.csv 00:55:47 + cut -d, -f6 [Pipeline] lock 00:55:47 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] 00:55:47 Resource [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] did not exist. Created. 00:55:47 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:48 + echo total: 0.2199999988079071 [Pipeline] stash 00:55:48 Stashed 1 file(s) [Pipeline] } 00:55:48 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:55:48 $ docker stop --time=1 f0ca39153126657c7d529f08f6fe91ea286756fb4c7c6296c603d97e3bada557 00:55:49 $ docker rm -f --volumes f0ca39153126657c7d529f08f6fe91ea286756fb4c7c6296c603d97e3bada557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:56:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2571 in /w/workspace/xfoundry_device-modbus-go_PR-431 [Pipeline] { [Pipeline] ws 00:56:38 Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout 00:56:38 Selected Git installation does not exist. Using Default 00:56:38 The recommended git tool is: NONE 00:56:45 using credential edgex-jenkins-ssh 00:56:45 Cloning the remote Git repository 00:56:45 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 00:56:45 > git init /w/workspace/device-modbus-go/2 # timeout=10 00:56:45 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:56:45 > git --version # timeout=10 00:56:45 > git --version # 'git version 2.25.1' 00:56:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:46 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:56:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:48 Merging remotes/origin/main commit d976059f8bfb405a00b06a9502768812e8b859e1 into PR head commit 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 00:56:48 Merge succeeded, producing 36d61be4e8f8c364d75d978ce032e21eddf09a20 00:56:48 Checking out Revision 36d61be4e8f8c364d75d978ce032e21eddf09a20 (PR-431) 00:56:47 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:56:47 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:56:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:56:48 > git config core.sparsecheckout # timeout=10 00:56:48 > git checkout -f 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # timeout=10 00:56:48 > git remote # timeout=10 00:56:48 > git config --get remote.origin.url # timeout=10 00:56:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:48 > git merge d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 00:56:48 > git rev-parse HEAD^{commit} # timeout=10 00:56:48 > git config core.sparsecheckout # timeout=10 00:56:48 > git checkout -f 36d61be4e8f8c364d75d978ce032e21eddf09a20 # timeout=10 00:56:52 Commit message: "Merge commit 'd976059f8bfb405a00b06a9502768812e8b859e1' into HEAD" 00:56:52 > git rev-list --no-walk 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:56:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:56:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:53 Dload Upload Total Spent Left Speed 00:56:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 00:56:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:56:54 + sudo tee /etc/docker/daemon.new 00:56:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:56:54 { 00:56:54 "registry-mirrors": [ 00:56:54 "https://nexus3.edgexfoundry.org:10001" 00:56:54 ], 00:56:54 "bip": "10.250.0.254/24", 00:56:54 "hosts": [ 00:56:54 "tcp://0.0.0.0:5555", 00:56:54 "unix:///var/run/docker.sock" 00:56:54 ], 00:56:54 "mtu": 1458, 00:56:54 "selinux-enabled": true, 00:56:54 "seccomp-profile": "/etc/docker/seccomp.json" 00:56:54 } [Pipeline] sh 00:56:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:56:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:13 provisioning config files... 00:57:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config13856793606502851701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:13 ---> docker-login.sh 00:57:13 nexus3.edgexfoundry.org:10001 00:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:14 Configure a credential helper to remove this warning. See 00:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:14 00:57:14 Login Succeeded 00:57:14 nexus3.edgexfoundry.org:10002 00:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:14 Configure a credential helper to remove this warning. See 00:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:14 00:57:14 Login Succeeded 00:57:14 nexus3.edgexfoundry.org:10003 00:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:15 Configure a credential helper to remove this warning. See 00:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:15 00:57:15 Login Succeeded 00:57:15 nexus3.edgexfoundry.org:10004 00:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:15 Configure a credential helper to remove this warning. See 00:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:15 00:57:15 Login Succeeded 00:57:15 docker.io 00:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:16 Configure a credential helper to remove this warning. See 00:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:16 00:57:16 Login Succeeded 00:57:16 ---> docker-login.sh ends [Pipeline] } 00:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:57:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:57:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:57:16 ========================================================= 00:57:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:57:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:57:17 Sending build context to Docker daemon 3.323MB 00:57:17 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:57:17 Step 2/10 : FROM ${BASE} AS builder 00:57:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:57:19 af6eaf76a39c: Pulling fs layer 00:57:19 55522c791124: Pulling fs layer 00:57:19 ce5c4a1c91eb: Pulling fs layer 00:57:19 169dfbe0d373: Pulling fs layer 00:57:19 e1ff8fa3b103: Pulling fs layer 00:57:19 52ebb69f0ebf: Pulling fs layer 00:57:19 5abe8eddf0d5: Pulling fs layer 00:57:19 e1ff8fa3b103: Waiting 00:57:19 52ebb69f0ebf: Waiting 00:57:19 169dfbe0d373: Waiting 00:57:19 5abe8eddf0d5: Waiting 00:57:19 55522c791124: Verifying Checksum 00:57:19 55522c791124: Download complete 00:57:19 169dfbe0d373: Verifying Checksum 00:57:19 169dfbe0d373: Download complete 00:57:19 e1ff8fa3b103: Verifying Checksum 00:57:19 e1ff8fa3b103: Download complete 00:57:19 af6eaf76a39c: Verifying Checksum 00:57:19 af6eaf76a39c: Download complete 00:57:20 af6eaf76a39c: Pull complete 00:57:20 5abe8eddf0d5: Verifying Checksum 00:57:20 5abe8eddf0d5: Download complete 00:57:21 55522c791124: Pull complete 00:57:22 ce5c4a1c91eb: Verifying Checksum 00:57:22 ce5c4a1c91eb: Download complete 00:57:22 52ebb69f0ebf: Verifying Checksum 00:57:22 52ebb69f0ebf: Download complete 00:57:34 ce5c4a1c91eb: Pull complete 00:57:34 169dfbe0d373: Pull complete 00:57:34 e1ff8fa3b103: Pull complete 00:57:39 52ebb69f0ebf: Pull complete 00:57:41 5abe8eddf0d5: Pull complete 00:57:41 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:57:41 ---> 6cb57ee374ae 00:57:41 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:57:43 ---> Running in 8d8bc1426074 00:57:44 Removing intermediate container 8d8bc1426074 00:57:44 ---> 3227642f2600 00:57:44 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:57:44 ---> Running in 9b0ffdc124c6 00:57:44 Removing intermediate container 9b0ffdc124c6 00:57:44 ---> 44e5248ad9bf 00:57:44 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:57:44 ---> Running in 71391a54ff70 00:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:47 (1/8) Installing openssh-keygen (9.1_p1-r2) 00:57:47 (2/8) Installing libedit (20221030.3.1-r0) 00:57:47 (3/8) Installing openssh-client-common (9.1_p1-r2) 00:57:47 (4/8) Installing openssh-client-default (9.1_p1-r2) 00:57:47 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 00:57:47 (6/8) Installing openssh-server-common (9.1_p1-r2) 00:57:47 (7/8) Installing openssh-server (9.1_p1-r2) 00:57:47 (8/8) Installing openssh (9.1_p1-r2) 00:57:47 Executing busybox-1.35.0-r29.trigger 00:57:47 OK: 270 MiB in 61 packages 00:57:49 Removing intermediate container 71391a54ff70 00:57:49 ---> 133c94a50995 00:57:49 Step 6/10 : WORKDIR /device-modbus-go 00:57:49 ---> Running in 4a7eacc69cfb 00:57:49 Removing intermediate container 4a7eacc69cfb 00:57:49 ---> db32fe82f047 00:57:49 Step 7/10 : COPY go.mod vendor* ./ 00:57:49 ---> b2645dc6def5 00:57:49 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:50 ---> Running in ef84144e3f59 00:58:58 Removing intermediate container ef84144e3f59 00:58:58 ---> 816400238bbf 00:58:58 Step 9/10 : COPY . . 00:58:58 ---> 2b0ccd41cfe8 00:58:58 Step 10/10 : RUN ${MAKE} 00:58:58 ---> Running in 680507ecb124 00:58:58 noop 00:58:58 Removing intermediate container 680507ecb124 00:58:58 ---> 992764811ff4 00:58:58 Successfully built 992764811ff4 00:58:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:58 + docker inspect -f . ci-base-image-arm64 00:58:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:58 prd-ubuntu20.04-docker-arm64-4c-16g-2571 does not seem to be running inside a container 00:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:59:00 $ docker top 9a3ac5cf1793c10be3816e43768c098a81fb7944a8de275c1ae175b480aa713f -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:00 + go version 00:59:00 go version go1.20.2 linux/arm64 [Pipeline] } 00:59:00 $ docker stop --time=1 9a3ac5cf1793c10be3816e43768c098a81fb7944a8de275c1ae175b480aa713f 00:59:02 $ docker rm -f --volumes 9a3ac5cf1793c10be3816e43768c098a81fb7944a8de275c1ae175b480aa713f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:03 + docker inspect -f . ci-base-image-arm64 00:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:03 prd-ubuntu20.04-docker-arm64-4c-16g-2571 does not seem to be running inside a container 00:59:03 $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:59:05 $ docker top 335148b96713f0a5a18c64675209e880d25245171c9f029b0e8c2466d68a79f8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:05 + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh 00:59:06 + make test 00:59:06 go test ./... -coverprofile=coverage.out 00:59:45 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:01:52 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 01:01:52 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.073s coverage: 48.0% of statements 01:01:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:01:52 go vet ./... 01:02:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:02:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:02:31 ./bin/test-attribution-txt.sh [Pipeline] echo 01:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:02:31 $ docker stop --time=1 335148b96713f0a5a18c64675209e880d25245171c9f029b0e8c2466d68a79f8 01:02:34 $ docker rm -f --volumes 335148b96713f0a5a18c64675209e880d25245171c9f029b0e8c2466d68a79f8 [Pipeline] // withDockerContainer [Pipeline] sh 01:02:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:02:36 Warning: overwriting stash ‘coverage-report’ 01:02:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:02:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:02:37 + ls -al . 01:02:37 total 176 01:02:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 00:59 . 01:02:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:56 .. 01:02:37 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 00:56 .dockerignore 01:02:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 00:56 .git 01:02:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:56 .github 01:02:37 -rw-rw-r-- 1 jenkins jenkins 331 Mar 17 00:56 .gitignore 01:02:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 00:56 .golangci.yml 01:02:37 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 17 00:56 Attribution.txt 01:02:37 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 17 00:56 CHANGELOG.md 01:02:37 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 17 00:56 Dockerfile 01:02:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 00:56 GOVERNANCE.md 01:02:37 -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 00:56 Jenkinsfile 01:02:37 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 00:56 LICENSE 01:02:37 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 17 00:56 Makefile 01:02:37 -rw-rw-r-- 1 jenkins jenkins 622 Mar 17 00:56 OWNERS.md 01:02:37 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 17 00:56 README.md 01:02:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 00:53 VERSION 01:02:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:56 bin 01:02:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:56 cmd 01:02:37 -rw-r--r-- 1 jenkins jenkins 23736 Mar 17 01:01 coverage.out 01:02:37 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 17 00:56 go.mod 01:02:37 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 17 00:56 go.sum 01:02:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:56 internal 01:02:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:56 simulator 01:02:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:56 snap 01:02:37 -rw-rw-r-- 1 jenkins jenkins 229 Mar 17 00:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:37 + 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=36d61be4e8f8c364d75d978ce032e21eddf09a20 --label arch=arm64 --label version=0.0.0 . 01:02:38 Sending build context to Docker daemon 3.348MB 01:02:38 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 01:02:38 Step 2/22 : FROM ${BASE} AS builder 01:02:38 ---> 992764811ff4 01:02:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:02:38 ---> Running in 8669670a3e09 01:02:38 Removing intermediate container 8669670a3e09 01:02:38 ---> 19ef2358285e 01:02:38 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:02:38 ---> Running in d90500dbc8a7 01:02:38 Removing intermediate container d90500dbc8a7 01:02:38 ---> 59ce82942601 01:02:38 Step 5/22 : RUN apk add --update --no-cache make git openssh 01:02:39 ---> Running in 583d8f478b35 01:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:02:42 OK: 270 MiB in 61 packages 01:02:42 Removing intermediate container 583d8f478b35 01:02:42 ---> 981aafad3e25 01:02:42 Step 6/22 : WORKDIR /device-modbus-go 01:02:42 ---> Running in 68181bd4e6d0 01:02:42 Removing intermediate container 68181bd4e6d0 01:02:42 ---> 101e885ef6f3 01:02:42 Step 7/22 : COPY go.mod vendor* ./ 01:02:43 ---> c84fae3e2348 01:02:43 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:43 ---> Running in e9d65f4dfc11 01:02:47 Removing intermediate container e9d65f4dfc11 01:02:47 ---> 56914ec0c93f 01:02:47 Step 9/22 : COPY . . 01:02:48 ---> 3e23d78a7ed3 01:02:48 Step 10/22 : RUN ${MAKE} 01:02:48 ---> Running in 85c237a1a326 01:02:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 01:05:11 Removing intermediate container 85c237a1a326 01:05:11 ---> 4a9424e74219 01:05:11 Step 11/22 : FROM alpine:3.17 01:05:14 3.17: Pulling from library/alpine 01:05:14 af6eaf76a39c: Already exists 01:05:14 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:05:14 Status: Downloaded newer image for alpine:3.17 01:05:14 ---> d74e625d9115 01:05:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 01:05:14 ---> Running in 199b88087143 01:05:14 Removing intermediate container 199b88087143 01:05:14 ---> 0dc8aa347b20 01:05:14 Step 13/22 : RUN apk add --update --no-cache dumb-init 01:05:14 ---> Running in d1dbcf2a3a7d 01:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:05:17 (1/1) Installing dumb-init (1.2.5-r2) 01:05:17 Executing busybox-1.35.0-r29.trigger 01:05:17 OK: 8 MiB in 16 packages 01:05:18 Removing intermediate container d1dbcf2a3a7d 01:05:18 ---> 7011a9535d60 01:05:18 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 01:05:19 ---> e6ce2e3441e7 01:05:19 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 01:05:20 ---> 8eaa578779bd 01:05:20 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 01:05:20 ---> 42cce2b39653 01:05:20 Step 17/22 : EXPOSE 59901 01:05:20 ---> Running in 0749f516e9d1 01:05:21 Removing intermediate container 0749f516e9d1 01:05:21 ---> 6fb6246da954 01:05:21 Step 18/22 : ENTRYPOINT ["/device-modbus"] 01:05:21 ---> Running in 42fa95444bcf 01:05:21 Removing intermediate container 42fa95444bcf 01:05:21 ---> f8b58dc76dcd 01:05:21 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:05:21 ---> Running in 82ab85b1b34d 01:05:22 Removing intermediate container 82ab85b1b34d 01:05:22 ---> 62f034530017 01:05:22 Step 20/22 : LABEL arch=arm64 01:05:22 ---> Running in ddb0f2a4c561 01:05:22 Removing intermediate container ddb0f2a4c561 01:05:22 ---> df7ef3f76e4f 01:05:22 Step 21/22 : LABEL git_sha=36d61be4e8f8c364d75d978ce032e21eddf09a20 01:05:22 ---> Running in 578b01eae598 01:05:22 Removing intermediate container 578b01eae598 01:05:22 ---> 31b160a8ab75 01:05:22 Step 22/22 : LABEL version=0.0.0 01:05:22 ---> Running in d3b31689afed 01:05:23 Removing intermediate container d3b31689afed 01:05:23 ---> 385ea62e3a79 01:05:23 [Warning] One or more build-args [ARCH] were not consumed 01:05:23 Successfully built 385ea62e3a79 01:05:23 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:23 01:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:23 arm64: Pulling from edgex-lftools-log-publisher 01:05:23 8998bd30e6a1: Pulling fs layer 01:05:23 04944245beec: Pulling fs layer 01:05:23 699f458cf7ca: Pulling fs layer 01:05:23 765212b225bb: Pulling fs layer 01:05:23 f23df028b6ca: Pulling fs layer 01:05:23 d65c8cfc05b1: Pulling fs layer 01:05:23 2437ff75d9bd: Pulling fs layer 01:05:23 765212b225bb: Waiting 01:05:23 f23df028b6ca: Waiting 01:05:23 d65c8cfc05b1: Waiting 01:05:23 2437ff75d9bd: Waiting 01:05:24 04944245beec: Verifying Checksum 01:05:24 04944245beec: Download complete 01:05:24 765212b225bb: Verifying Checksum 01:05:24 765212b225bb: Download complete 01:05:24 f23df028b6ca: Verifying Checksum 01:05:24 f23df028b6ca: Download complete 01:05:24 d65c8cfc05b1: Verifying Checksum 01:05:24 d65c8cfc05b1: Download complete 01:05:24 699f458cf7ca: Verifying Checksum 01:05:24 699f458cf7ca: Download complete 01:05:24 8998bd30e6a1: Download complete 01:05:26 2437ff75d9bd: Verifying Checksum 01:05:26 2437ff75d9bd: Download complete 01:05:28 8998bd30e6a1: Pull complete 01:05:28 04944245beec: Pull complete 01:05:30 699f458cf7ca: Pull complete 01:05:30 765212b225bb: Pull complete 01:05:30 f23df028b6ca: Pull complete 01:05:31 d65c8cfc05b1: Pull complete 01:05:43 2437ff75d9bd: Pull complete 01:05:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:43 prd-ubuntu20.04-docker-arm64-4c-16g-2571 does not seem to be running inside a container 01:05:43 $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:05:46 $ docker top 5e292e5c6bb7ef06a421efed41fdd3d08bd35249999a43e75e1aaa91f4090750 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:47 ---> job-cost.sh 01:05:47 lf-activate-venv: SKIPPING 01:05:47 INFO: No Stack... 01:05:47 INFO: Retrieving Pricing Info for: v3-standard-4 01:05:48 INFO: Archiving Costs [Pipeline] sh 01:05:48 + cat /w/workspace/device-modbus-go/2/archives/cost.csv 01:05:48 + cut -d, -f6 [Pipeline] lock 01:05:48 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] 01:05:48 Resource [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] did not exist. Created. 01:05:48 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:05:49 /w/workspace/device-modbus-go/2@tmp/durable-e0063ff0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:05:49 + echo total: 0.10999999940395355 [Pipeline] stash 01:05:49 Warning: overwriting stash ‘stack-cost’ 01:05:49 Stashed 1 file(s) [Pipeline] } 01:05:49 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:05:50 $ docker stop --time=1 5e292e5c6bb7ef06a421efed41fdd3d08bd35249999a43e75e1aaa91f4090750 01:05:51 $ docker rm -f --volumes 5e292e5c6bb7ef06a421efed41fdd3d08bd35249999a43e75e1aaa91f4090750 [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 01:05:53 provisioning config files... 01:05:53 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config6989471215613273029tmp [Pipeline] { [Pipeline] sh 01:05:53 + set +x 01:05:53 + curl -s https://codecov.io/bash 01:05:53 + bash -s -- 01:05:53 01:05:53 _____ _ 01:05:53 / ____| | | 01:05:53 | | ___ __| | ___ ___ _____ __ 01:05:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:05:53 | |___| (_) | (_| | __/ (_| (_) \ V / 01:05:53 \_____\___/ \__,_|\___|\___\___/ \_/ 01:05:53 Bash-1.0.6 01:05:53 01:05:53 01:05:53 ==> git version 2.25.1 found 01:05:53 ==> 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 01:05:53 Release-Date: 2020-01-08 01:05:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:05:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:05:53 ==> Jenkins CI detected. 01:05:53 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-431 01:05:53 project root: . 01:05:53 --> token set from env 01:05:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:05:53 ==> Running gcov in . (disable via -X gcov) 01:05:53 ==> Python coveragepy not found 01:05:53 ==> Searching for coverage reports in: 01:05:53 + . 01:05:53 -> Found 1 reports 01:05:53 ==> Detecting git/mercurial file structure 01:05:53 ==> Reading reports 01:05:53 + ./coverage.out bytes=23736 01:05:53 ==> Appending adjustments 01:05:53 https://docs.codecov.io/docs/fixing-reports 01:05:53 + Found adjustments 01:05:53 ==> Gzipping contents 01:05:53 4.0K /tmp/codecov.iEo6aA.gz 01:05:53 ==> Uploading reports 01:05:53 url: https://codecov.io 01:05:53 query: branch=PR-431&commit=a172dfb44ad10cb332b0a5d6f4eef825053fc717&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=431&job=&cmd_args= 01:05:53 -> Pinging Codecov 01:05:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-431&commit=a172dfb44ad10cb332b0a5d6f4eef825053fc717&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=431&job=&cmd_args= 01:05:53 -> Uploading to 01:05:53 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/55DBCA73C666E3227836607328DD7E49/a172dfb44ad10cb332b0a5d6f4eef825053fc717/8fd359c7-f7b0-478b-8332-86b292e48761.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T010553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b142d4a691f87fea893edfd6b93f4e50f43a5f4d82f52245e0ef0627b4fb41e 01:05:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:05:53 Dload Upload Total Spent Left Speed 01:05:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 15825 --:--:-- --:--:-- --:--:-- 15762 100 3909 0 0 100 3909 0 15825 --:--:-- --:--:-- --:--:-- 15762 01:05:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/a172dfb44ad10cb332b0a5d6f4eef825053fc717 [Pipeline] } 01:05:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 01:05:54 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-431/archives ] 01:05:54 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-431/archives 01:05:54 total 16 01:05:54 drwxr-xr-x 3 root root 4096 Mar 17 00:55 . 01:05:54 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 00:55 .. 01:05:54 drwxr-xr-x 2 root root 4096 Mar 17 00:55 cost 01:05:54 -rw-r--r-- 1 root root 88 Mar 17 00:55 cost.csv 01:05:54 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-431/archives 01:05:54 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-431/archives 01:05:54 total 16 01:05:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 00:55 . 01:05:54 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 00:55 .. 01:05:54 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 00:55 cost 01:05:54 -rw-r--r-- 1 jenkins jenkins 88 Mar 17 00:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:05:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:05:55 ---> package-listing.sh 01:05:55 ++ facter osfamily 01:05:55 ++ tr '[:upper:]' '[:lower:]' 01:05:56 + OS_FAMILY=debian 01:05:56 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-431 01:05:56 + START_PACKAGES=/tmp/packages_start.txt 01:05:56 + END_PACKAGES=/tmp/packages_end.txt 01:05:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:05:56 + PACKAGES=/tmp/packages_start.txt 01:05:56 + '[' /w/workspace/xfoundry_device-modbus-go_PR-431 ']' 01:05:56 + PACKAGES=/tmp/packages_end.txt 01:05:56 + case "${OS_FAMILY}" in 01:05:56 + dpkg -l 01:05:56 + grep '^ii' 01:05:56 + '[' -f /tmp/packages_start.txt ']' 01:05:56 + '[' -f /tmp/packages_end.txt ']' 01:05:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:05:56 + '[' /w/workspace/xfoundry_device-modbus-go_PR-431 ']' 01:05:56 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-431/archives/ 01:05:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-431/archives/ [Pipeline] echo 01:05:56 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/xfoundry_device-modbus-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:05:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:57 prd-ubuntu20.04-docker-8c-8g-2569 does not seem to be running inside a container 01:05:57 $ 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/xfoundry_device-modbus-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:05:57 $ docker top a098903c725596dbcafe28e84889619839ec672ae20ea725679c13ef09426efb -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:57 + touch /tmp/pre-build-complete [Pipeline] sh 01:05:58 + mkdir -p /var/log/sysstat [Pipeline] sh 01:05:58 + ls /var/log/sa-host 01:05:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:58 provisioning config files... 01:05:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config12498555186896543810tmp [Pipeline] { [Pipeline] echo 01:05:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:05:58 ---> create-netrc.sh [Pipeline] } 01:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:05:59 ---> python-tools-install.sh [Pipeline] echo 01:05:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:05:59 ---> sudo-logs.sh 01:05:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:05:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:05:59 ---> job-cost.sh 01:05:59 lf-activate-venv: SKIPPING 01:05:59 DEBUG: total: 0.2199999988079071 01:05:59 INFO: Retrieving Stack Cost... 01:05:59 INFO: Retrieving Pricing Info for: v3-standard-8 01:06:00 INFO: Archiving Costs [Pipeline] echo 01:06:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:06:00 ---> logs-deploy.sh 01:06:00 lf-activate-venv: SKIPPING 01:06:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-431/2 01:06:00 INFO: archiving workspace using pattern(s): 01:06:01 Archives upload complete. 01:06:02 INFO: archiving logs to Nexus 01:06:02 ---> uname -a: 01:06:02 Linux prd-ubuntu20-04-docker-8c-8g-2569 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:06:02 01:06:02 01:06:02 ---> lscpu: 01:06:02 Architecture: x86_64 01:06:02 CPU op-mode(s): 32-bit, 64-bit 01:06:02 Byte Order: Little Endian 01:06:02 Address sizes: 40 bits physical, 48 bits virtual 01:06:02 CPU(s): 8 01:06:02 On-line CPU(s) list: 0-7 01:06:02 Thread(s) per core: 1 01:06:02 Core(s) per socket: 1 01:06:02 Socket(s): 8 01:06:02 NUMA node(s): 1 01:06:02 Vendor ID: AuthenticAMD 01:06:02 CPU family: 23 01:06:02 Model: 49 01:06:02 Model name: AMD EPYC-Rome Processor 01:06:02 Stepping: 0 01:06:02 CPU MHz: 2799.956 01:06:02 BogoMIPS: 5599.91 01:06:02 Virtualization: AMD-V 01:06:02 Hypervisor vendor: KVM 01:06:02 Virtualization type: full 01:06:02 L1d cache: 256 KiB 01:06:02 L1i cache: 256 KiB 01:06:02 L2 cache: 4 MiB 01:06:02 L3 cache: 128 MiB 01:06:02 NUMA node0 CPU(s): 0-7 01:06:02 Vulnerability Itlb multihit: Not affected 01:06:02 Vulnerability L1tf: Not affected 01:06:02 Vulnerability Mds: Not affected 01:06:02 Vulnerability Meltdown: Not affected 01:06:02 Vulnerability Mmio stale data: Not affected 01:06:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:06:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:06:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:06:02 Vulnerability Srbds: Not affected 01:06:02 Vulnerability Tsx async abort: Not affected 01:06:02 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 01:06:02 01:06:02 01:06:02 ---> nproc: 01:06:02 8 01:06:02 01:06:02 01:06:02 ---> df -h: 01:06:02 Filesystem Size Used Avail Use% Mounted on 01:06:02 overlay 155G 12G 144G 8% / 01:06:02 tmpfs 64M 0 64M 0% /dev 01:06:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:06:02 shm 64M 0 64M 0% /dev/shm 01:06:02 /dev/vda1 155G 12G 144G 8% /facter-os 01:06:02 01:06:02 01:06:02 ---> sar -b -r -n DEV: 01:06:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2569) 03/17/23 _x86_64_ (8 CPU) 01:06:02 01:06:02 00:52:46 LINUX RESTART (8 CPU) 01:06:02 01:06:02 00:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:06:02 00:54:01 324.11 47.99 276.12 0.00 5412.83 130074.19 0.00 01:06:02 00:55:01 168.13 1.58 166.54 0.00 24.93 121631.59 0.00 01:06:02 00:56:01 165.99 0.18 165.81 0.00 12.80 47022.70 0.00 01:06:02 00:57:01 1.68 0.00 1.68 0.00 0.00 20.55 0.00 01:06:02 00:58:01 29.14 9.25 19.89 0.00 2883.17 2501.17 0.00 01:06:02 00:59:01 28.95 2.35 26.60 0.00 2293.08 6267.09 0.00 01:06:02 01:00:01 3.58 0.02 3.57 0.00 0.13 90.92 0.00 01:06:02 01:01:01 1.80 0.00 1.80 0.00 0.00 19.06 0.00 01:06:02 01:02:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 01:06:02 01:03:01 2.07 0.00 2.07 0.00 0.00 22.40 0.00 01:06:02 01:04:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 01:06:02 01:05:01 2.78 1.60 1.18 0.00 37.19 15.20 0.00 01:06:02 01:06:01 6.00 0.22 5.78 0.00 16.93 112.38 0.00 01:06:02 Average: 56.63 4.86 51.77 0.00 821.61 23676.94 0.00 01:06:02 01:06:02 00:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:06:02 00:54:01 29205564 31592888 735736 2.24 71924 2591084 1861128 5.48 998876 2333160 176152 01:06:02 00:55:01 28118800 31487796 818868 2.49 146648 3389036 2284648 6.73 1270136 3017012 227956 01:06:02 00:56:01 27697080 31576928 730376 2.22 158196 3864276 1784764 5.26 1259284 3421580 244 01:06:02 00:57:01 27697436 31577356 729392 2.22 158228 3864284 1784764 5.26 1259232 3421584 124 01:06:02 00:58:01 27379484 31534436 758504 2.31 175676 4115532 1845564 5.44 1437108 3537712 66348 01:06:02 00:59:01 27175152 31559112 728972 2.22 191724 4320356 1855420 5.47 1579140 3587316 8 01:06:02 01:00:01 27185356 31564428 722684 2.20 190276 4317104 1798860 5.30 1571632 3584136 8 01:06:02 01:01:01 27186240 31565412 721848 2.20 190324 4317104 1798860 5.30 1571788 3584136 4 01:06:02 01:02:01 27186256 31565548 721744 2.19 190360 4317108 1798860 5.30 1571692 3584216 8 01:06:02 01:03:01 27185860 31565256 721976 2.20 190456 4317112 1798860 5.30 1571792 3584220 24 01:06:02 01:04:01 27186076 31565472 721880 2.20 190484 4317112 1798860 5.30 1571884 3584220 16 01:06:02 01:05:01 27177896 31559660 727732 2.21 190532 4318232 1798860 5.30 1581804 3584724 172 01:06:02 01:06:01 27070308 31458464 822736 2.50 190688 4319660 1924188 5.67 1678504 3581848 808 01:06:02 Average: 27496270 31551750 743265 2.26 171963 4028308 1856434 5.47 1455606 3415836 36298 01:06:02 01:06:02 00:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:06:02 00:54:01 ens3 660.31 437.68 6544.11 117.56 0.00 0.00 0.00 0.00 01:06:02 00:54:01 docker0 4.70 3.88 0.49 47.31 0.00 0.00 0.00 0.00 01:06:02 00:54:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 01:06:02 00:55:01 ens3 314.41 198.82 1984.34 30.70 0.00 0.00 0.00 0.00 01:06:02 00:55:01 veth9510a24 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:06:02 00:55:01 docker0 177.39 282.42 14.13 1952.05 0.00 0.00 0.00 0.00 01:06:02 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:02 00:56:01 ens3 130.51 81.50 2633.73 18.14 0.00 0.00 0.00 0.00 01:06:02 00:56:01 docker0 3.82 9.77 0.23 85.78 0.00 0.00 0.00 0.00 01:06:02 00:56:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 01:06:02 00:57:01 ens3 1.67 0.57 1.78 0.28 0.00 0.00 0.00 0.00 01:06:02 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:02 00:58:01 ens3 93.42 53.02 1428.77 4.04 0.00 0.00 0.00 0.00 01:06:02 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 00:58:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 01:06:02 00:59:01 ens3 65.62 26.78 1373.11 1.94 0.00 0.00 0.00 0.00 01:06:02 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 00:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:06:02 01:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:01:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:06:02 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:02 01:02:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:03:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:06:02 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:02 01:04:01 ens3 0.73 0.08 0.13 0.06 0.00 0.00 0.00 0.00 01:06:02 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:05:01 ens3 8.55 6.97 5.66 6.21 0.00 0.00 0.00 0.00 01:06:02 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:06:02 01:06:01 ens3 27.46 17.58 30.78 11.89 0.00 0.00 0.00 0.00 01:06:02 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:02 01:06:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 01:06:02 Average: ens3 100.25 63.33 1077.09 14.68 0.00 0.00 0.00 0.00 01:06:02 Average: docker0 14.30 22.78 1.14 160.41 0.00 0.00 0.00 0.00 01:06:02 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 01:06:02 01:06:02 01:06:02 ---> sar -P ALL: 01:06:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2569) 03/17/23 _x86_64_ (8 CPU) 01:06:02 01:06:02 00:52:46 LINUX RESTART (8 CPU) 01:06:02 01:06:02 00:53:01 CPU %user %nice %system %iowait %steal %idle 01:06:02 00:54:01 all 9.77 0.00 3.59 3.78 0.06 82.80 01:06:02 00:54:01 0 14.39 0.00 2.86 1.85 0.08 80.81 01:06:02 00:54:01 1 9.20 0.00 3.31 4.69 0.05 82.74 01:06:02 00:54:01 2 10.62 0.00 3.52 1.47 0.05 84.34 01:06:02 00:54:01 3 8.77 0.00 2.75 1.01 0.08 87.40 01:06:02 00:54:01 4 10.03 0.00 5.92 15.78 0.05 68.22 01:06:02 00:54:01 5 9.80 0.00 3.09 2.35 0.05 84.70 01:06:02 00:54:01 6 7.33 0.00 3.48 2.50 0.05 86.64 01:06:02 00:54:01 7 7.98 0.00 3.82 0.56 0.07 87.58 01:06:02 00:55:01 all 31.17 0.00 6.34 3.30 0.08 59.11 01:06:02 00:55:01 0 30.55 0.00 5.89 0.25 0.07 63.25 01:06:02 00:55:01 1 32.21 0.00 6.63 0.32 0.10 60.73 01:06:02 00:55:01 2 32.04 0.00 6.78 0.13 0.07 60.98 01:06:02 00:55:01 3 32.09 0.00 7.16 15.22 0.08 45.45 01:06:02 00:55:01 4 29.97 0.00 5.96 4.64 0.08 59.34 01:06:02 00:55:01 5 28.60 0.00 5.05 0.54 0.07 65.75 01:06:02 00:55:01 6 31.24 0.00 5.89 2.77 0.07 60.03 01:06:02 00:55:01 7 32.66 0.00 7.40 2.53 0.10 57.31 01:06:02 00:56:01 all 18.39 0.00 4.55 1.93 0.06 75.07 01:06:02 00:56:01 0 18.74 0.00 5.15 5.25 0.08 70.77 01:06:02 00:56:01 1 18.46 0.00 4.41 0.34 0.05 76.74 01:06:02 00:56:01 2 18.02 0.00 4.89 1.30 0.07 75.72 01:06:02 00:56:01 3 20.26 0.00 4.14 0.25 0.05 75.29 01:06:02 00:56:01 4 17.92 0.00 4.72 1.90 0.05 75.41 01:06:02 00:56:01 5 17.01 0.00 4.34 2.97 0.05 75.64 01:06:02 00:56:01 6 17.61 0.00 4.12 0.59 0.07 77.61 01:06:02 00:56:01 7 19.10 0.00 4.59 2.83 0.07 73.42 01:06:02 00:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:06:02 00:57:01 0 0.03 0.00 0.00 0.02 0.00 99.95 01:06:02 00:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:06:02 00:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:06:02 00:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:06:02 00:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:06:02 00:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:06:02 00:57:01 6 0.02 0.00 0.02 0.02 0.02 99.93 01:06:02 00:57:01 7 0.08 0.00 0.00 0.00 0.02 99.90 01:06:02 00:58:01 all 1.27 0.00 0.79 0.38 0.02 97.54 01:06:02 00:58:01 0 0.95 0.00 0.45 0.10 0.02 98.48 01:06:02 00:58:01 1 1.60 0.00 0.50 0.05 0.02 97.84 01:06:02 00:58:01 2 0.53 0.00 0.38 0.72 0.02 98.35 01:06:02 00:58:01 3 1.39 0.00 1.10 0.58 0.02 96.91 01:06:02 00:58:01 4 0.83 0.00 0.58 0.58 0.00 98.00 01:06:02 00:58:01 5 1.18 0.00 1.92 0.15 0.02 96.73 01:06:02 00:58:01 6 1.57 0.00 0.52 0.70 0.03 97.18 01:06:02 00:58:01 7 2.09 0.00 0.90 0.18 0.02 96.81 01:06:02 00:59:01 all 1.27 0.00 0.73 0.48 0.01 97.50 01:06:02 00:59:01 0 0.92 0.00 0.47 0.02 0.02 98.58 01:06:02 00:59:01 1 0.68 0.00 0.37 0.23 0.00 98.72 01:06:02 00:59:01 2 0.75 0.00 0.42 0.80 0.02 98.01 01:06:02 00:59:01 3 2.09 0.00 0.95 1.25 0.02 95.69 01:06:02 00:59:01 4 0.78 0.00 1.87 0.03 0.03 97.28 01:06:02 00:59:01 5 1.02 0.00 0.50 0.72 0.00 97.76 01:06:02 00:59:01 6 2.79 0.00 0.72 0.74 0.02 95.73 01:06:02 00:59:01 7 1.14 0.00 0.58 0.03 0.02 98.23 01:06:02 01:00:01 all 0.11 0.00 0.04 0.01 0.01 99.83 01:06:02 01:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:06:02 01:00:01 1 0.08 0.00 0.02 0.00 0.02 99.88 01:06:02 01:00:01 2 0.10 0.00 0.03 0.10 0.00 99.77 01:06:02 01:00:01 3 0.03 0.00 0.05 0.02 0.00 99.90 01:06:02 01:00:01 4 0.28 0.00 0.07 0.00 0.03 99.62 01:06:02 01:00:01 5 0.07 0.00 0.03 0.00 0.00 99.90 01:06:02 01:00:01 6 0.18 0.00 0.02 0.00 0.00 99.80 01:06:02 01:00:01 7 0.07 0.00 0.07 0.00 0.00 99.87 01:06:02 01:01:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:06:02 01:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:06:02 01:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:06:02 01:01:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:06:02 01:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:06:02 01:01:01 4 0.05 0.00 0.05 0.00 0.02 99.88 01:06:02 01:01:01 5 0.00 0.00 0.00 0.02 0.02 99.97 01:06:02 01:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:06:02 01:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:06:02 01:02:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:06:02 01:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:06:02 01:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:06:02 01:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:06:02 01:02:01 3 0.02 0.00 0.03 0.02 0.00 99.93 01:06:02 01:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 01:06:02 01:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:06:02 01:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:06:02 01:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:06:02 01:03:01 all 0.01 0.00 0.00 0.01 0.00 99.96 01:06:02 01:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:06:02 01:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:06:02 01:03:01 2 0.00 0.00 0.00 0.07 0.00 99.93 01:06:02 01:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:06:02 01:03:01 4 0.05 0.00 0.03 0.00 0.03 99.88 01:06:02 01:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:06:02 01:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:06:02 01:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:06:02 01:04:01 all 0.06 0.00 0.02 0.00 0.01 99.91 01:06:02 01:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:06:02 01:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:06:02 01:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:06:02 01:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:06:02 01:04:01 4 0.05 0.00 0.05 0.00 0.03 99.87 01:06:02 01:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:06:02 01:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:06:02 01:04:01 7 0.33 0.00 0.02 0.00 0.00 99.65 01:06:02 01:06:02 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:06:02 01:05:01 all 0.35 0.00 0.03 0.02 0.00 99.60 01:06:02 01:05:01 0 0.22 0.00 0.05 0.00 0.00 99.73 01:06:02 01:05:01 1 0.18 0.00 0.02 0.00 0.00 99.80 01:06:02 01:05:01 2 0.40 0.00 0.02 0.03 0.02 99.53 01:06:02 01:05:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:06:02 01:05:01 4 0.15 0.00 0.07 0.00 0.00 99.78 01:06:02 01:05:01 5 0.25 0.00 0.03 0.10 0.00 99.62 01:06:02 01:05:01 6 0.10 0.00 0.02 0.00 0.02 99.87 01:06:02 01:05:01 7 1.48 0.00 0.02 0.00 0.00 98.50 01:06:02 01:06:01 all 0.82 0.00 0.28 0.03 0.01 98.86 01:06:02 01:06:01 0 0.48 0.00 0.32 0.12 0.00 99.08 01:06:02 01:06:01 1 0.70 0.00 0.38 0.03 0.02 98.87 01:06:02 01:06:01 2 0.48 0.00 0.18 0.05 0.00 99.28 01:06:02 01:06:01 3 0.28 0.00 0.25 0.02 0.02 99.43 01:06:02 01:06:01 4 2.22 0.00 0.38 0.00 0.02 97.38 01:06:02 01:06:01 5 0.57 0.00 0.23 0.00 0.02 99.18 01:06:02 01:06:01 6 0.57 0.00 0.23 0.00 0.02 99.18 01:06:02 01:06:01 7 1.25 0.00 0.23 0.00 0.02 98.50 01:06:02 Average: all 4.83 0.00 1.25 0.76 0.02 93.13 01:06:02 Average: 0 5.07 0.00 1.17 0.58 0.02 93.15 01:06:02 Average: 1 4.83 0.00 1.20 0.43 0.02 93.52 01:06:02 Average: 2 4.81 0.00 1.24 0.36 0.02 93.58 01:06:02 Average: 3 4.96 0.00 1.26 1.40 0.02 92.36 01:06:02 Average: 4 4.77 0.00 1.51 1.75 0.03 91.94 01:06:02 Average: 5 4.46 0.00 1.16 0.52 0.02 93.84 01:06:02 Average: 6 4.71 0.00 1.15 0.56 0.02 93.56 01:06:02 Average: 7 5.04 0.00 1.34 0.47 0.02 93.13 01:06:02 01:06:02 01:06:02