Pull request #1596 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f229a4d6ff1e196cd64b4d9a75908a30c09d3604+ffc6b2a10374aabd10876c720f3818be68dc531f (183f9960b238192f0006f259eca22e23958b59fd) 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-ssh15805400536654099561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13300862210596018047.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-sdk-go/branches/PR-1596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16911542937475184265.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-sdk-go/branches/PR-1596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10528851291220965985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4892011262043142027.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-sdk-go/branches/PR-1596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4733106235657608628.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5405 in /w/workspace/gexfoundry_device-sdk-go_PR-1596 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1596 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1596/head:refs/remotes/origin/PR-1596 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ffc6b2a10374aabd10876c720f3818be68dc531f into PR head commit f229a4d6ff1e196cd64b4d9a75908a30c09d3604 Merge succeeded, producing f229a4d6ff1e196cd64b4d9a75908a30c09d3604 Checking out Revision f229a4d6ff1e196cd64b4d9a75908a30c09d3604 (PR-1596) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # 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 ffc6b2a10374aabd10876c720f3818be68dc531f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:43:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:43:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:43:56 ========================================================= 04:43:56 EdgeX Global Pipelines Version Info 04:43:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:43:57 ------------------- 04:43:57 stable info: 04:43:57 ------------------- 04:43:57 Commited By: Ginny Guan ginny@iotechsys.com 04:43:57 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:43:57 Message: update stable to v1.0.260 04:43:57 ------------------- 04:43:57 experimental info: 04:43:57 ------------------- 04:43:57 Commited By: Ginny Guan ginny@iotechsys.com 04:43:57 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:43:57 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1596 [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1596 [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1596 [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [Pipeline] echo 04:43:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f229a4d [Pipeline] echo 04:44:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:44:00 provisioning config files... 04:44:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config4840774672723272476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:44:00 ---> ****-login.sh 04:44:00 nexus3.edgexfoundry.org:10001 04:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:00 Configure a credential helper to remove this warning. See 04:44:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:00 04:44:00 Login Succeeded 04:44:00 nexus3.edgexfoundry.org:10002 04:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:01 Configure a credential helper to remove this warning. See 04:44:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:01 04:44:01 Login Succeeded 04:44:01 nexus3.edgexfoundry.org:10003 04:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:01 Configure a credential helper to remove this warning. See 04:44:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:01 04:44:01 Login Succeeded 04:44:01 nexus3.edgexfoundry.org:10004 04:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:01 Configure a credential helper to remove this warning. See 04:44:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:01 04:44:01 Login Succeeded 04:44:01 ****.io 04:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:01 Configure a credential helper to remove this warning. See 04:44:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:01 04:44:01 Login Succeeded 04:44:01 ---> ****-login.sh ends [Pipeline] } 04:44:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:44:02 + git rev-list -1 --merges f229a4d6ff1e196cd64b4d9a75908a30c09d3604~1..f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [Pipeline] echo 04:44:02 -----------> git rev-list -1 --merges f229a4d6ff1e196cd64b4d9a75908a30c09d3604~1..f229a4d6ff1e196cd64b4d9a75908a30c09d3604 f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [false] [Pipeline] sh 04:44:02 + git log --format=format:%s -1 f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [Pipeline] echo 04:44:02 ========================================================= 04:44:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:44:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:44:03 + git log --format=format:%s -1 f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [Pipeline] echo 04:44:03 [semverPrep] GIT_COMMIT: f229a4d6ff1e196cd64b4d9a75908a30c09d3604, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:44:03 [semverPrep] This is not a build commit. [Pipeline] sh 04:44:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:03 + grep -v github /etc/ssh/ssh_known_hosts 04:44:03 + [ -e /tmp/ssh_known_hosts ] 04:44:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:44:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:44:03 + sudo tee -a /etc/ssh/ssh_known_hosts 04:44:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:04 04:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:04 0.1.4: Pulling from edgex-devops/py-git-semver 04:44:04 b85a868b505f: Pulling fs layer 04:44:04 e2be974225ed: Pulling fs layer 04:44:04 339a4e72a1f5: Pulling fs layer 04:44:04 988bab9f4d93: Pulling fs layer 04:44:04 1469e6f7b9e6: Pulling fs layer 04:44:04 eaf3925da568: Pulling fs layer 04:44:04 bab4dde63d76: Pulling fs layer 04:44:04 bde34c3a00c8: Pulling fs layer 04:44:04 b352a97aabf1: Pulling fs layer 04:44:04 4872d77fe225: Pulling fs layer 04:44:04 5851b861e8e6: Pulling fs layer 04:44:04 988bab9f4d93: Waiting 04:44:04 1469e6f7b9e6: Waiting 04:44:04 eaf3925da568: Waiting 04:44:04 bab4dde63d76: Waiting 04:44:04 bde34c3a00c8: Waiting 04:44:04 b352a97aabf1: Waiting 04:44:04 4872d77fe225: Waiting 04:44:04 5851b861e8e6: Waiting 04:44:04 988bab9f4d93: Verifying Checksum 04:44:04 988bab9f4d93: Download complete 04:44:04 339a4e72a1f5: Verifying Checksum 04:44:04 339a4e72a1f5: Download complete 04:44:04 1469e6f7b9e6: Verifying Checksum 04:44:04 1469e6f7b9e6: Download complete 04:44:04 eaf3925da568: Download complete 04:44:04 bde34c3a00c8: Download complete 04:44:04 b352a97aabf1: Verifying Checksum 04:44:04 b352a97aabf1: Download complete 04:44:04 4872d77fe225: Verifying Checksum 04:44:04 4872d77fe225: Download complete 04:44:04 5851b861e8e6: Download complete 04:44:04 b85a868b505f: Verifying Checksum 04:44:04 b85a868b505f: Download complete 04:44:05 bab4dde63d76: Download complete 04:44:06 b85a868b505f: Pull complete 04:44:06 e2be974225ed: Pull complete 04:44:06 339a4e72a1f5: Pull complete 04:44:06 988bab9f4d93: Pull complete 04:44:06 1469e6f7b9e6: Pull complete 04:44:06 eaf3925da568: Pull complete 04:44:08 bab4dde63d76: Pull complete 04:44:08 bde34c3a00c8: Pull complete 04:44:08 b352a97aabf1: Pull complete 04:44:08 4872d77fe225: Pull complete 04:44:08 5851b861e8e6: Pull complete 04:44:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:09 prd-ubuntu20.04-docker-8c-8g-5405 does not seem to be running inside a container 04:44:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:44:12 $ docker top ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 -eo pid,comm 04:44:12 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). 04:44:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:12 [ssh-agent] Looking for ssh-agent implementation... 04:44:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:12 $ docker exec ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 ssh-agent 04:44:12 SSH_AUTH_SOCK=/tmp/ssh-TdO3GUbGGNhb/agent.31 04:44:12 SSH_AGENT_PID=38 04:44:12 Running ssh-add (command line suppressed) 04:44:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_10750420220507118447.key (/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_10750420220507118447.key) 04:44:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:13 + git tag --points-at HEAD [Pipeline] } 04:44:13 $ docker exec --env ******** --env ******** ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 ssh-agent -k 04:44:13 unset SSH_AUTH_SOCK; 04:44:13 unset SSH_AGENT_PID; 04:44:13 echo Agent pid 38 killed; 04:44:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:44:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:13 [ssh-agent] Looking for ssh-agent implementation... 04:44:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:13 $ docker exec ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 ssh-agent 04:44:13 SSH_AUTH_SOCK=/tmp/ssh-DatnSaElYJsY/agent.71 04:44:13 SSH_AGENT_PID=77 04:44:13 Running ssh-add (command line suppressed) 04:44:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_11480230034130449408.key (/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_11480230034130449408.key) 04:44:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:14 + git semver init 04:44:14 2024-07-12 04:44:14,306 [run_init] DEBUG init version:0.0.0 force:False 04:44:14 2024-07-12 04:44:14,307 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver 04:44:14 2024-07-12 04:44:14,307 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver 04:44:14 2024-07-12 04:44:14,308 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596, universal_newlines=False, shell=None, istream=None) 04:44:16 2024-07-12 04:44:16,205 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.git/info/exclude 04:44:16 2024-07-12 04:44:16,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 with force:False 04:44:16 2024-07-12 04:44:16,206 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 04:44:16 2024-07-12 04:44:16,210 [execute] INFO git cat-file --batch-check 04:44:16 2024-07-12 04:44:16,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver, universal_newlines=False, shell=None, istream=) 04:44:16 2024-07-12 04:44:16,216 [execute] INFO git cat-file --batch 04:44:16 2024-07-12 04:44:16,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver, universal_newlines=False, shell=None, istream=) 04:44:16 2024-07-12 04:44:16,221 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 04:44:16 0.0.0 [Pipeline] } 04:44:16 $ docker exec --env ******** --env ******** ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 ssh-agent -k 04:44:16 unset SSH_AUTH_SOCK; 04:44:16 unset SSH_AGENT_PID; 04:44:16 echo Agent pid 77 killed; 04:44:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:16 + git semver [Pipeline] } 04:44:17 $ docker stop --time=1 ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 04:44:18 $ docker rm -f --volumes ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:44:19 Stashed 1 file(s) [Pipeline] echo 04:44:19 [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 04:44:20 provisioning config files... 04:44:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config3749519619223009752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:44:20 ---> ****-login.sh 04:44:20 nexus3.edgexfoundry.org:10001 04:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:20 Configure a credential helper to remove this warning. See 04:44:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:20 04:44:20 Login Succeeded 04:44:20 nexus3.edgexfoundry.org:10002 04:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:20 Configure a credential helper to remove this warning. See 04:44:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:20 04:44:20 Login Succeeded 04:44:20 nexus3.edgexfoundry.org:10003 04:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:20 Configure a credential helper to remove this warning. See 04:44:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:20 04:44:20 Login Succeeded 04:44:20 nexus3.edgexfoundry.org:10004 04:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:20 Configure a credential helper to remove this warning. See 04:44:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:20 04:44:20 Login Succeeded 04:44:20 ****.io 04:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:21 Configure a credential helper to remove this warning. See 04:44:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:21 04:44:21 Login Succeeded 04:44:21 ---> ****-login.sh ends [Pipeline] } 04:44:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:44:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:44:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:44:21 ========================================================= 04:44:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:44:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:22 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:44:22 Sending build context to Docker daemon 24.97MB 04:44:22 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:44:22 Step 2/10 : FROM ${BASE} AS builder 04:44:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:44:22 619be1103602: Pulling fs layer 04:44:22 7862e08f4a3e: Pulling fs layer 04:44:22 5df492c9dc93: Pulling fs layer 04:44:22 7629e6793208: Pulling fs layer 04:44:22 4f4fb700ef54: Pulling fs layer 04:44:22 fb5054dd5b73: Pulling fs layer 04:44:22 eeca6798cff9: Pulling fs layer 04:44:22 aa269ceb94a6: Pulling fs layer 04:44:22 ada007ff1a6a: Pulling fs layer 04:44:22 fb5054dd5b73: Waiting 04:44:22 eeca6798cff9: Waiting 04:44:22 aa269ceb94a6: Waiting 04:44:22 ada007ff1a6a: Waiting 04:44:22 7629e6793208: Waiting 04:44:22 4f4fb700ef54: Waiting 04:44:22 7862e08f4a3e: Download complete 04:44:22 7629e6793208: Download complete 04:44:22 4f4fb700ef54: Download complete 04:44:22 619be1103602: Verifying Checksum 04:44:22 fb5054dd5b73: Download complete 04:44:22 619be1103602: Download complete 04:44:22 eeca6798cff9: Verifying Checksum 04:44:22 eeca6798cff9: Download complete 04:44:22 619be1103602: Pull complete 04:44:22 ada007ff1a6a: Verifying Checksum 04:44:22 ada007ff1a6a: Download complete 04:44:22 7862e08f4a3e: Pull complete 04:44:22 5df492c9dc93: Verifying Checksum 04:44:22 5df492c9dc93: Download complete 04:44:23 aa269ceb94a6: Verifying Checksum 04:44:23 aa269ceb94a6: Download complete 04:44:25 5df492c9dc93: Pull complete 04:44:25 7629e6793208: Pull complete 04:44:26 4f4fb700ef54: Pull complete 04:44:26 fb5054dd5b73: Pull complete 04:44:26 eeca6798cff9: Pull complete 04:44:28 aa269ceb94a6: Pull complete 04:44:28 ada007ff1a6a: Pull complete 04:44:28 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:44:28 ---> f489d0715acc 04:44:28 Step 3/10 : ARG MAKE=make build 04:44:33 ---> Running in 46715aeddcc8 04:44:33 Removing intermediate container 46715aeddcc8 04:44:33 ---> 60b23a9b3188 04:44:33 Step 4/10 : WORKDIR /device-sdk-go 04:44:33 ---> Running in d07e5048f2bc 04:44:33 Removing intermediate container d07e5048f2bc 04:44:33 ---> e2274247d9f6 04:44:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:44:33 ---> Running in 1733f2206603 04:44:33 Removing intermediate container 1733f2206603 04:44:33 ---> e772d450e19f 04:44:33 Step 6/10 : RUN apk add --update --no-cache make git 04:44:33 ---> Running in 40c8354590f8 04:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:35 Still waiting to schedule task 04:44:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:36 OK: 264 MiB in 52 packages 04:44:36 Removing intermediate container 40c8354590f8 04:44:36 ---> e065d6f69523 04:44:36 Step 7/10 : COPY go.mod vendor* ./ 04:44:36 ---> ad31cffdbb54 04:44:36 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:36 ---> Running in 14a4931059e9 04:45:44 Removing intermediate container 14a4931059e9 04:45:44 ---> d36f333036a5 04:45:44 Step 9/10 : COPY . . 04:45:44 ---> 1805fc5b1a12 04:45:44 Step 10/10 : RUN ${MAKE} 04:45:44 ---> Running in 8fe59dbdf4a5 04:45:44 noop 04:45:44 Removing intermediate container 8fe59dbdf4a5 04:45:44 ---> 0fe6f6413343 04:45:44 Successfully built 0fe6f6413343 04:45:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:44 + docker inspect -f . ci-base-image-x86_64 04:45:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:45 prd-ubuntu20.04-docker-8c-8g-5405 does not seem to be running inside a container 04:45:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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 ******** ci-base-image-x86_64 cat 04:45:46 $ docker top e428d9c2e0e93c349af616c9b7de57e3c033b8577d366757c558cf432bc39117 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:46 + go version 04:45:46 go version go1.21.9 linux/amd64 [Pipeline] } 04:45:46 $ docker stop --time=1 e428d9c2e0e93c349af616c9b7de57e3c033b8577d366757c558cf432bc39117 04:45:49 $ docker rm -f --volumes e428d9c2e0e93c349af616c9b7de57e3c033b8577d366757c558cf432bc39117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:50 + docker inspect -f . ci-base-image-x86_64 04:45:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:50 prd-ubuntu20.04-docker-8c-8g-5405 does not seem to be running inside a container 04:45:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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 ******** ci-base-image-x86_64 cat 04:45:51 $ docker top ce63cf1faf5accab25fa73ec43ad2d75e84f7d9952969f794c825c6e7d16a580 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1596 [Pipeline] fileExists [Pipeline] sh 04:45:52 + make test 04:45:52 go test -race -coverprofile=coverage.out ./... 04:46:00 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:46:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5406 in /w/workspace/gexfoundry_device-sdk-go_PR-1596 [Pipeline] { [Pipeline] ws 04:46:12 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:46:13 The recommended git tool is: git 04:46:21 using credential edgex-jenkins-ssh 04:46:21 Cloning the remote Git repository 04:46:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:46:21 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:46:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:46:21 > git --version # timeout=10 04:46:21 > git --version # 'git version 2.25.1' 04:46:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:46:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:46:27 Merging remotes/origin/main commit ffc6b2a10374aabd10876c720f3818be68dc531f into PR head commit f229a4d6ff1e196cd64b4d9a75908a30c09d3604 04:46:27 Merge succeeded, producing f229a4d6ff1e196cd64b4d9a75908a30c09d3604 04:46:27 Checking out Revision f229a4d6ff1e196cd64b4d9a75908a30c09d3604 (PR-1596) 04:46:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:46:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1596/head:refs/remotes/origin/PR-1596 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:46:27 > git config core.sparsecheckout # timeout=10 04:46:27 > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 04:46:27 > git remote # timeout=10 04:46:27 > git config --get remote.origin.url # timeout=10 04:46:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:27 > git merge ffc6b2a10374aabd10876c720f3818be68dc531f # timeout=10 04:46:27 > git rev-parse HEAD^{commit} # timeout=10 04:46:27 > git config core.sparsecheckout # timeout=10 04:46:27 > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 04:46:28 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:46:28 > git --version # timeout=10 04:46:28 > git --version # 'git version 2.25.1' 04:46:28 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:46:33 % Total % Received % Xferd Average Speed Time Time Time Current 04:46:33 Dload Upload Total Spent Left Speed 04:46:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 04:46:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:46:34 + sudo tee /etc/docker/daemon.new 04:46:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:46:34 { 04:46:34 "registry-mirrors": [ 04:46:34 "https://nexus3.edgexfoundry.org:10001" 04:46:34 ], 04:46:34 "bip": "10.250.0.254/24", 04:46:34 "hosts": [ 04:46:34 "tcp://0.0.0.0:5555", 04:46:34 "unix:///var/run/docker.sock" 04:46:34 ], 04:46:34 "mtu": 1458, 04:46:34 "selinux-enabled": true, 04:46:34 "seccomp-profile": "/etc/docker/seccomp.json" 04:46:34 } [Pipeline] sh 04:46:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:46:34 + sudo service docker restart 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:46:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.031s coverage: 27.6% of statements 04:46:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.036s coverage: 80.0% of statements 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:46:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.070s coverage: 86.0% of statements 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:46:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 71.8% of statements 04:46:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:46:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.034s coverage: 14.4% of statements 04:46:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.818s coverage: 44.6% of statements 04:46:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.045s coverage: 68.5% of statements 04:46:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.087s coverage: 89.2% of statements 04:46:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.051s coverage: 5.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:53 provisioning config files... 04:46:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4475500528434951527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:53 ---> ****-login.sh 04:46:53 nexus3.edgexfoundry.org:10001 04:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:54 Configure a credential helper to remove this warning. See 04:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:54 04:46:54 Login Succeeded 04:46:54 nexus3.edgexfoundry.org:10002 04:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:54 Configure a credential helper to remove this warning. See 04:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:54 04:46:54 Login Succeeded 04:46:54 nexus3.edgexfoundry.org:10003 04:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:55 Configure a credential helper to remove this warning. See 04:46:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:55 04:46:55 Login Succeeded 04:46:55 nexus3.edgexfoundry.org:10004 04:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:55 Configure a credential helper to remove this warning. See 04:46:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:55 04:46:55 Login Succeeded 04:46:55 ****.io 04:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:55 Configure a credential helper to remove this warning. See 04:46:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:55 04:46:55 Login Succeeded 04:46:55 ---> ****-login.sh ends [Pipeline] } 04:46:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:46:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:46:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:46:56 ========================================================= 04:46:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:46:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:57 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:46:57 Sending build context to Docker daemon 12.9MB 04:46:57 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:46:57 Step 2/10 : FROM ${BASE} AS builder 04:46:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:46:58 c6b39de5b339: Pulling fs layer 04:46:58 a69c41024577: Pulling fs layer 04:46:58 d6de4b400683: Pulling fs layer 04:46:58 35cb2a7552d0: Pulling fs layer 04:46:58 4f4fb700ef54: Pulling fs layer 04:46:58 35cb2a7552d0: Waiting 04:46:58 464afbd9ba4c: Pulling fs layer 04:46:58 4f4fb700ef54: Waiting 04:46:58 464afbd9ba4c: Waiting 04:46:58 00f215d4a9da: Pulling fs layer 04:46:58 d496ad576159: Pulling fs layer 04:46:58 00f215d4a9da: Waiting 04:46:58 d496ad576159: Waiting 04:46:58 a69c41024577: Verifying Checksum 04:46:58 a69c41024577: Download complete 04:46:58 35cb2a7552d0: Verifying Checksum 04:46:58 35cb2a7552d0: Download complete 04:46:58 4f4fb700ef54: Verifying Checksum 04:46:58 4f4fb700ef54: Download complete 04:46:58 c6b39de5b339: Verifying Checksum 04:46:58 c6b39de5b339: Download complete 04:46:58 464afbd9ba4c: Verifying Checksum 04:46:58 464afbd9ba4c: Download complete 04:46:58 d496ad576159: Verifying Checksum 04:46:58 d496ad576159: Download complete 04:46:59 c6b39de5b339: Pull complete 04:47:00 a69c41024577: Pull complete 04:47:00 d6de4b400683: Verifying Checksum 04:47:00 d6de4b400683: Download complete 04:47:01 00f215d4a9da: Verifying Checksum 04:47:01 00f215d4a9da: Download complete 04:47:11 GO111MODULE=on go vet ./... 04:47:13 d6de4b400683: Pull complete 04:47:13 35cb2a7552d0: Pull complete 04:47:13 4f4fb700ef54: Pull complete 04:47:13 464afbd9ba4c: Pull complete 04:47:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:47:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:47:16 ./bin/test-attribution-txt.sh 04:47:16 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:47:16 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:47:16 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:47:16 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:47:16 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:47:16 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:47:16 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:47:16 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:47:16 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:47:16 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:47:16 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:47:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:47:16 $ docker stop --time=1 ce63cf1faf5accab25fa73ec43ad2d75e84f7d9952969f794c825c6e7d16a580 04:47:20 $ docker rm -f --volumes ce63cf1faf5accab25fa73ec43ad2d75e84f7d9952969f794c825c6e7d16a580 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:47:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:47:22 + sudo chown -R jenkins:jenkins . 04:47:22 00f215d4a9da: Pull complete [Pipeline] sh 04:47:22 + ls -al . 04:47:22 total 376 04:47:22 drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 04:45 . 04:47:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 04:43 .. 04:47:22 -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 04:43 .dockerignore 04:47:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 04:46 .git 04:47:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 04:43 .github 04:47:22 -rw-rw-r-- 1 jenkins jenkins 137 Jul 12 04:43 .gitignore 04:47:22 -rw-rw-r-- 1 jenkins jenkins 42 Jul 12 04:43 .golangci.yml 04:47:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 04:44 .semver 04:47:22 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 12 04:43 CHANGELOG.md 04:47:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 04:43 GOVERNANCE.md 04:47:22 -rw-rw-r-- 1 jenkins jenkins 885 Jul 12 04:43 Jenkinsfile 04:47:22 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 12 04:43 LICENSE 04:47:22 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 12 04:43 Makefile 04:47:22 -rw-rw-r-- 1 jenkins jenkins 619 Jul 12 04:43 OWNERS.md 04:47:22 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 12 04:43 README.md 04:47:22 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 04:44 VERSION 04:47:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 04:43 bin 04:47:22 -rw-r--r-- 1 jenkins jenkins 122322 Jul 12 04:46 coverage.out 04:47:22 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 04:43 example 04:47:22 -rw-rw-r-- 1 jenkins jenkins 7065 Jul 12 04:43 go.mod 04:47:22 -rw-rw-r-- 1 jenkins jenkins 101738 Jul 12 04:43 go.sum 04:47:22 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 04:43 internal 04:47:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 04:43 openapi 04:47:22 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 04:43 pkg 04:47:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 04:43 snap 04:47:22 -rw-rw-r-- 1 jenkins jenkins 222 Jul 12 04:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:22 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f229a4d6ff1e196cd64b4d9a75908a30c09d3604 --label arch=amd64 --label version=0.0.0 . 04:47:22 Sending build context to Docker daemon 25.09MB 04:47:22 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:47:22 Step 2/24 : FROM ${BASE} AS builder 04:47:22 ---> 0fe6f6413343 04:47:22 Step 3/24 : ARG MAKE=make build 04:47:23 ---> Running in a3369b5c6ff9 04:47:23 Removing intermediate container a3369b5c6ff9 04:47:23 ---> c96973f9ede9 04:47:23 Step 4/24 : WORKDIR /device-sdk-go 04:47:23 ---> Running in be021866d3f4 04:47:23 Removing intermediate container be021866d3f4 04:47:23 ---> ef9c675bc1f3 04:47:23 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:47:23 ---> Running in 8d7bc4d91f45 04:47:23 Removing intermediate container 8d7bc4d91f45 04:47:23 ---> 59c5ba93d0eb 04:47:23 Step 6/24 : RUN apk add --update --no-cache make git 04:47:23 ---> Running in 8b584bef9143 04:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:47:24 d496ad576159: Pull complete 04:47:24 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:47:24 ---> f246e2811388 04:47:24 Step 3/10 : ARG MAKE=make build 04:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:47:24 OK: 264 MiB in 52 packages 04:47:24 ---> Running in b390702980b0 04:47:24 Removing intermediate container 8b584bef9143 04:47:24 ---> 46fa924964ec 04:47:24 Step 7/24 : COPY go.mod vendor* ./ 04:47:24 Removing intermediate container b390702980b0 04:47:24 ---> 16ecff4801d2 04:47:24 Step 4/10 : WORKDIR /device-sdk-go 04:47:25 ---> 19c60cb79541 04:47:25 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:25 ---> Running in c622c404b5df 04:47:25 ---> Running in cd547c5b8ca0 04:47:25 Removing intermediate container cd547c5b8ca0 04:47:25 ---> e338b28289fb 04:47:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:47:25 ---> Running in 55786a065468 04:47:25 Removing intermediate container c622c404b5df 04:47:25 ---> bbffb6e594d1 04:47:25 Step 9/24 : COPY . . 04:47:25 Removing intermediate container 55786a065468 04:47:25 ---> 90a4214a776d 04:47:25 Step 6/10 : RUN apk add --update --no-cache make git 04:47:25 ---> Running in 8752197174ed 04:47:27 ---> f51f440bec58 04:47:27 Step 10/24 : RUN ${MAKE} 04:47:27 ---> Running in 2a4f3287b027 04:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:47:27 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:47:28 OK: 266 MiB in 52 packages 04:47:30 Removing intermediate container 8752197174ed 04:47:30 ---> 4d05d4b1fd96 04:47:30 Step 7/10 : COPY go.mod vendor* ./ 04:47:31 ---> 1b6ce5df2763 04:47:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:31 ---> Running in 825036cc57f0 04:48:06 Removing intermediate container 2a4f3287b027 04:48:06 ---> 2e995e7391fd 04:48:06 Step 11/24 : FROM alpine:3.18 04:48:06 3.18: Pulling from library/alpine 04:48:06 73baa7ef167e: Pulling fs layer 04:48:06 73baa7ef167e: Verifying Checksum 04:48:06 73baa7ef167e: Download complete 04:48:06 73baa7ef167e: Pull complete 04:48:06 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:48:06 Status: Downloaded newer image for alpine:3.18 04:48:06 ---> 8fd7cac70a4a 04:48:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:48:06 ---> Running in f99d98256914 04:48:06 Removing intermediate container f99d98256914 04:48:06 ---> 63a702857809 04:48:06 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:48:06 ---> Running in ddb25beb09b8 04:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:48:06 (1/1) Installing dumb-init (1.2.5-r2) 04:48:06 Executing busybox-1.36.1-r7.trigger 04:48:06 OK: 7 MiB in 16 packages 04:48:06 Removing intermediate container ddb25beb09b8 04:48:06 ---> 3ce5bdf450b9 04:48:06 Step 14/24 : RUN apk --no-cache upgrade 04:48:06 ---> Running in 6b25983f3d96 04:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:48:06 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:48:06 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:48:06 OK: 7 MiB in 16 packages 04:48:06 Removing intermediate container 6b25983f3d96 04:48:06 ---> 7e2eaa4911aa 04:48:06 Step 15/24 : WORKDIR / 04:48:06 ---> Running in 74d97795c777 04:48:06 Removing intermediate container 74d97795c777 04:48:06 ---> 8f9efb6ddbea 04:48:06 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:48:06 ---> 9286133195df 04:48:06 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:48:06 ---> 2e4e75865208 04:48:06 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:48:06 ---> aa433e3172d0 04:48:06 Step 19/24 : EXPOSE 59999 04:48:06 ---> Running in 61cf21e65733 04:48:06 Removing intermediate container 61cf21e65733 04:48:06 ---> a6c8796ff740 04:48:06 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:48:06 ---> Running in 4ce15c98b032 04:48:06 Removing intermediate container 4ce15c98b032 04:48:06 ---> d73474bf8cc7 04:48:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:48:06 ---> Running in 3bd06dad86c2 04:48:06 Removing intermediate container 3bd06dad86c2 04:48:06 ---> 11efc8aefdd4 04:48:06 Step 22/24 : LABEL arch=amd64 04:48:06 ---> Running in dac833682c9e 04:48:06 Removing intermediate container dac833682c9e 04:48:06 ---> fbb82902f595 04:48:06 Step 23/24 : LABEL git_sha=f229a4d6ff1e196cd64b4d9a75908a30c09d3604 04:48:06 ---> Running in 06955290c834 04:48:06 Removing intermediate container 06955290c834 04:48:06 ---> c423c4cab2f6 04:48:06 Step 24/24 : LABEL version=0.0.0 04:48:06 ---> Running in 1c72f4c9b8e9 04:48:06 Removing intermediate container 1c72f4c9b8e9 04:48:06 ---> bb5dd3e24015 04:48:06 [Warning] One or more build-args [ARCH] were not consumed 04:48:06 Successfully built bb5dd3e24015 04:48:06 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:07 04:48:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:08 latest: Pulling from edgex-lftools-log-publisher 04:48:08 5eb5b503b376: Pulling fs layer 04:48:08 5c69ac0246d0: Pulling fs layer 04:48:08 ec43610c2a17: Pulling fs layer 04:48:08 3a2ae6a8a46f: Pulling fs layer 04:48:08 33b1e0a273af: Pulling fs layer 04:48:08 5d3b04190fa2: Pulling fs layer 04:48:08 2f39f015ded8: Pulling fs layer 04:48:08 3a2ae6a8a46f: Waiting 04:48:08 33b1e0a273af: Waiting 04:48:08 5d3b04190fa2: Waiting 04:48:08 2f39f015ded8: Waiting 04:48:08 5c69ac0246d0: Download complete 04:48:08 3a2ae6a8a46f: Verifying Checksum 04:48:08 3a2ae6a8a46f: Download complete 04:48:08 33b1e0a273af: Verifying Checksum 04:48:08 33b1e0a273af: Download complete 04:48:08 ec43610c2a17: Verifying Checksum 04:48:08 ec43610c2a17: Download complete 04:48:08 5d3b04190fa2: Verifying Checksum 04:48:08 5d3b04190fa2: Download complete 04:48:08 5eb5b503b376: Verifying Checksum 04:48:08 5eb5b503b376: Download complete 04:48:08 2f39f015ded8: Download complete 04:48:09 5eb5b503b376: Pull complete 04:48:09 5c69ac0246d0: Pull complete 04:48:09 ec43610c2a17: Pull complete 04:48:09 3a2ae6a8a46f: Pull complete 04:48:10 33b1e0a273af: Pull complete 04:48:10 5d3b04190fa2: Pull complete 04:48:14 2f39f015ded8: Pull complete 04:48:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:14 prd-ubuntu20.04-docker-8c-8g-5405 does not seem to be running inside a container 04:48:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:48:18 $ docker top a8d1e9d9cd94a263dbf49fb3de88d73b6a112df1303697683033b0260a3c8a36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:19 ---> job-cost.sh 04:48:19 lf-activate-venv: SKIPPING 04:48:19 INFO: No Stack... 04:48:19 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:20 INFO: Archiving Costs [Pipeline] sh 04:48:20 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/cost.csv 04:48:20 + cut -d, -f6 [Pipeline] lock 04:48:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] 04:48:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] did not exist. Created. 04:48:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:20 + echo total: 0.2199999988079071 [Pipeline] stash 04:48:21 Stashed 1 file(s) [Pipeline] } 04:48:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:48:21 $ docker stop --time=1 a8d1e9d9cd94a263dbf49fb3de88d73b6a112df1303697683033b0260a3c8a36 04:48:22 $ docker rm -f --volumes a8d1e9d9cd94a263dbf49fb3de88d73b6a112df1303697683033b0260a3c8a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:49:22 Removing intermediate container 825036cc57f0 04:49:22 ---> 33217a95f446 04:49:22 Step 9/10 : COPY . . 04:49:22 ---> 7ede661aa154 04:49:22 Step 10/10 : RUN ${MAKE} 04:49:22 ---> Running in 98ef08f7a7fc 04:49:22 noop 04:49:22 Removing intermediate container 98ef08f7a7fc 04:49:22 ---> f845de4a2f06 04:49:22 Successfully built f845de4a2f06 04:49:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:23 + docker inspect -f . ci-base-image-arm64 04:49:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:23 prd-ubuntu20.04-docker-arm64-4c-16g-5406 does not seem to be running inside a container 04:49:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 04:49:24 $ docker top 106cfc554c41157634e0971dc4053d6638636beeba04f10dc4c5775f679f1aaa -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:25 + go version 04:49:25 go version go1.21.9 linux/arm64 [Pipeline] } 04:49:25 $ docker stop --time=1 106cfc554c41157634e0971dc4053d6638636beeba04f10dc4c5775f679f1aaa 04:49:27 $ docker rm -f --volumes 106cfc554c41157634e0971dc4053d6638636beeba04f10dc4c5775f679f1aaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:28 + docker inspect -f . ci-base-image-arm64 04:49:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:28 prd-ubuntu20.04-docker-arm64-4c-16g-5406 does not seem to be running inside a container 04:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 04:49:29 $ docker top 27b56cf787c3dea27f85b8c2af324d164c03694f74b6c868979b744ab825f5f5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:30 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:49:31 + make test 04:49:31 go test -race -coverprofile=coverage.out ./... 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:53:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:53:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:53:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:53:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:53:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:53:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.120s coverage: 27.6% of statements 04:53:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.178s coverage: 80.0% of statements 04:53:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:53:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:53:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.258s coverage: 86.0% of statements 04:53:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:53:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.461s coverage: 71.8% of statements 04:53:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.147s coverage: 14.4% of statements 04:53:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.682s coverage: 44.6% of statements 04:53:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:53:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:53:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.330s coverage: 68.5% of statements 04:54:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.375s coverage: 89.2% of statements 04:54:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:54:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.240s coverage: 5.5% of statements 04:54:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:54:06 GO111MODULE=on go vet ./... 04:57:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:57:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:57:43 ./bin/test-attribution-txt.sh 04:57:43 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:57:43 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:57:43 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:57:43 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:57:43 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:57:43 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:57:43 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:57:43 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:57:43 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:57:43 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:57:43 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:57:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:57:43 $ docker stop --time=1 27b56cf787c3dea27f85b8c2af324d164c03694f74b6c868979b744ab825f5f5 04:57:45 $ docker rm -f --volumes 27b56cf787c3dea27f85b8c2af324d164c03694f74b6c868979b744ab825f5f5 [Pipeline] // withDockerContainer [Pipeline] sh 04:57:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:57:47 Warning: overwriting stash ‘coverage-report’ 04:57:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:57:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:57:49 + ls -al . 04:57:49 total 372 04:57:49 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 04:49 . 04:57:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 04:46 .. 04:57:49 -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 04:46 .dockerignore 04:57:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 04:46 .git 04:57:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 04:46 .github 04:57:49 -rw-rw-r-- 1 jenkins jenkins 137 Jul 12 04:46 .gitignore 04:57:49 -rw-rw-r-- 1 jenkins jenkins 42 Jul 12 04:46 .golangci.yml 04:57:49 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 12 04:46 CHANGELOG.md 04:57:49 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 04:46 GOVERNANCE.md 04:57:49 -rw-rw-r-- 1 jenkins jenkins 885 Jul 12 04:46 Jenkinsfile 04:57:49 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 12 04:46 LICENSE 04:57:49 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 12 04:46 Makefile 04:57:49 -rw-rw-r-- 1 jenkins jenkins 619 Jul 12 04:46 OWNERS.md 04:57:49 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 12 04:46 README.md 04:57:49 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 04:44 VERSION 04:57:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 04:46 bin 04:57:49 -rw-r--r-- 1 jenkins jenkins 122323 Jul 12 04:54 coverage.out 04:57:49 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 04:46 example 04:57:49 -rw-rw-r-- 1 jenkins jenkins 7065 Jul 12 04:46 go.mod 04:57:49 -rw-rw-r-- 1 jenkins jenkins 101738 Jul 12 04:46 go.sum 04:57:49 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 04:46 internal 04:57:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 04:46 openapi 04:57:49 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 04:46 pkg 04:57:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 04:46 snap 04:57:49 -rw-rw-r-- 1 jenkins jenkins 222 Jul 12 04:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:49 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f229a4d6ff1e196cd64b4d9a75908a30c09d3604 --label arch=arm64 --label version=0.0.0 . 04:57:50 Sending build context to Docker daemon 13.02MB 04:57:50 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:57:50 Step 2/24 : FROM ${BASE} AS builder 04:57:50 ---> f845de4a2f06 04:57:50 Step 3/24 : ARG MAKE=make build 04:57:50 ---> Running in 6f9bbc1f3452 04:57:50 Removing intermediate container 6f9bbc1f3452 04:57:50 ---> 00ef63591ded 04:57:50 Step 4/24 : WORKDIR /device-sdk-go 04:57:50 ---> Running in 3252b5f2970f 04:57:51 Removing intermediate container 3252b5f2970f 04:57:51 ---> 116a88055849 04:57:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:57:51 ---> Running in f84b482c3ae3 04:57:51 Removing intermediate container f84b482c3ae3 04:57:51 ---> 440a6e3b58b5 04:57:51 Step 6/24 : RUN apk add --update --no-cache make git 04:57:51 ---> Running in f496d700b155 04:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:57:54 OK: 266 MiB in 52 packages 04:57:54 Removing intermediate container f496d700b155 04:57:54 ---> 8c5c0c7b6555 04:57:54 Step 7/24 : COPY go.mod vendor* ./ 04:57:55 ---> 4b013b3c355f 04:57:55 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:55 ---> Running in 3c2b12d63544 04:57:57 Removing intermediate container 3c2b12d63544 04:57:57 ---> 35b4b3e69041 04:57:57 Step 9/24 : COPY . . 04:57:59 ---> 6879eb2813fd 04:57:59 Step 10/24 : RUN ${MAKE} 04:57:59 ---> Running in ce841cac82ac 04:58:00 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:01:22 Removing intermediate container ce841cac82ac 05:01:22 ---> 7f109afffd6f 05:01:22 Step 11/24 : FROM alpine:3.18 05:01:22 3.18: Pulling from library/alpine 05:01:22 5c905c7ebe2f: Pulling fs layer 05:01:22 5c905c7ebe2f: Verifying Checksum 05:01:22 5c905c7ebe2f: Download complete 05:01:22 5c905c7ebe2f: Pull complete 05:01:22 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:01:22 Status: Downloaded newer image for alpine:3.18 05:01:22 ---> dec292d02e07 05:01:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:01:22 ---> Running in 9c36f0531537 05:01:22 Removing intermediate container 9c36f0531537 05:01:22 ---> f8b1cbea9994 05:01:22 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:01:22 ---> Running in f5bd824d971e 05:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:01:22 (1/1) Installing dumb-init (1.2.5-r2) 05:01:22 Executing busybox-1.36.1-r7.trigger 05:01:22 OK: 8 MiB in 16 packages 05:01:23 Removing intermediate container f5bd824d971e 05:01:23 ---> a0add102663f 05:01:23 Step 14/24 : RUN apk --no-cache upgrade 05:01:23 ---> Running in 2be2b8355503 05:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:01:25 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 05:01:26 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 05:01:26 OK: 8 MiB in 16 packages 05:01:27 Removing intermediate container 2be2b8355503 05:01:27 ---> 55c4941e318d 05:01:27 Step 15/24 : WORKDIR / 05:01:27 ---> Running in 566c4b5ecc20 05:01:27 Removing intermediate container 566c4b5ecc20 05:01:27 ---> b00fb9de82e5 05:01:27 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:27 ---> acd04646e925 05:01:27 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:30 ---> 0503ab38e9ee 05:01:30 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:30 ---> 789bc9afe695 05:01:30 Step 19/24 : EXPOSE 59999 05:01:30 ---> Running in 8e50021775cd 05:01:31 Removing intermediate container 8e50021775cd 05:01:31 ---> 91b951cda509 05:01:31 Step 20/24 : ENTRYPOINT ["/device-simple"] 05:01:31 ---> Running in 5f4241807187 05:01:31 Removing intermediate container 5f4241807187 05:01:31 ---> 68aa0a05d6c4 05:01:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:01:31 ---> Running in 2d1e7d6252ac 05:01:31 Removing intermediate container 2d1e7d6252ac 05:01:31 ---> 702f3626c826 05:01:31 Step 22/24 : LABEL arch=arm64 05:01:31 ---> Running in bcd196548908 05:01:32 Removing intermediate container bcd196548908 05:01:32 ---> a1b86adf0596 05:01:32 Step 23/24 : LABEL git_sha=f229a4d6ff1e196cd64b4d9a75908a30c09d3604 05:01:32 ---> Running in e2931d8e38d8 05:01:32 Removing intermediate container e2931d8e38d8 05:01:32 ---> 96de9381e5c8 05:01:32 Step 24/24 : LABEL version=0.0.0 05:01:32 ---> Running in b0c8747d0f5a 05:01:32 Removing intermediate container b0c8747d0f5a 05:01:32 ---> fd65aefe2829 05:01:32 [Warning] One or more build-args [ARCH] were not consumed 05:01:32 Successfully built fd65aefe2829 05:01:32 Successfully tagged device-sdk-simple-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:33 05:01:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:34 arm64: Pulling from edgex-lftools-log-publisher 05:01:34 8998bd30e6a1: Pulling fs layer 05:01:34 04944245beec: Pulling fs layer 05:01:34 699f458cf7ca: Pulling fs layer 05:01:34 765212b225bb: Pulling fs layer 05:01:34 f23df028b6ca: Pulling fs layer 05:01:34 d65c8cfc05b1: Pulling fs layer 05:01:34 2437ff75d9bd: Pulling fs layer 05:01:34 d65c8cfc05b1: Waiting 05:01:34 2437ff75d9bd: Waiting 05:01:34 f23df028b6ca: Waiting 05:01:34 765212b225bb: Waiting 05:01:34 04944245beec: Verifying Checksum 05:01:34 04944245beec: Download complete 05:01:34 765212b225bb: Verifying Checksum 05:01:34 765212b225bb: Download complete 05:01:34 f23df028b6ca: Verifying Checksum 05:01:34 f23df028b6ca: Download complete 05:01:34 d65c8cfc05b1: Verifying Checksum 05:01:34 d65c8cfc05b1: Download complete 05:01:34 699f458cf7ca: Verifying Checksum 05:01:34 699f458cf7ca: Download complete 05:01:35 8998bd30e6a1: Download complete 05:01:37 2437ff75d9bd: Verifying Checksum 05:01:37 2437ff75d9bd: Download complete 05:01:39 8998bd30e6a1: Pull complete 05:01:40 04944245beec: Pull complete 05:01:41 699f458cf7ca: Pull complete 05:01:41 765212b225bb: Pull complete 05:01:42 f23df028b6ca: Pull complete 05:01:43 d65c8cfc05b1: Pull complete 05:02:01 2437ff75d9bd: Pull complete 05:02:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:01 prd-ubuntu20.04-docker-arm64-4c-16g-5406 does not seem to be running inside a container 05:02:01 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:02:04 $ docker top af35b206525e6a9bcf0f07cde6b862b0f3f2f6864d26838e8f41fa26a39eb610 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:05 ---> job-cost.sh 05:02:05 lf-activate-venv: SKIPPING 05:02:05 INFO: No Stack... 05:02:05 INFO: Retrieving Pricing Info for: v3-standard-4 05:02:06 INFO: Archiving Costs [Pipeline] sh 05:02:07 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:02:07 + cut -d, -f6 [Pipeline] lock 05:02:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] 05:02:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] did not exist. Created. 05:02:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:07 /w/workspace/device-sdk-go/1@tmp/durable-a3a9c86b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:02:08 + echo total: 0.10999999940395355 [Pipeline] stash 05:02:08 Warning: overwriting stash ‘stack-cost’ 05:02:08 Stashed 1 file(s) [Pipeline] } 05:02:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:08 $ docker stop --time=1 af35b206525e6a9bcf0f07cde6b862b0f3f2f6864d26838e8f41fa26a39eb610 05:02:10 $ docker rm -f --volumes af35b206525e6a9bcf0f07cde6b862b0f3f2f6864d26838e8f41fa26a39eb610 [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 05:02:11 provisioning config files... 05:02:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config5066385533798778926tmp [Pipeline] { [Pipeline] sh 05:02:11 + set +x 05:02:11 + curl -s https://codecov.io/bash 05:02:11 + bash -s -- 05:02:11 05:02:11 _____ _ 05:02:11 / ____| | | 05:02:11 | | ___ __| | ___ ___ _____ __ 05:02:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:02:11 | |___| (_) | (_| | __/ (_| (_) \ V / 05:02:11 \_____\___/ \__,_|\___|\___\___/ \_/ 05:02:11 Bash-1.0.6 05:02:11 05:02:11 05:02:11 ==> git version 2.25.1 found 05:02:11 ==> 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 05:02:11 Release-Date: 2020-01-08 05:02:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:02:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:02:11 ==> Jenkins CI detected. 05:02:11 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1596 05:02:11 project root: . 05:02:11 --> token set from env 05:02:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:02:12 ==> Running gcov in . (disable via -X gcov) 05:02:12 ==> Python coveragepy not found 05:02:12 ==> Searching for coverage reports in: 05:02:12 + . 05:02:12 -> Found 1 reports 05:02:12 ==> Detecting git/mercurial file structure 05:02:12 ==> Reading reports 05:02:12 + ./coverage.out bytes=122323 05:02:12 ==> Appending adjustments 05:02:12 https://docs.codecov.io/docs/fixing-reports 05:02:12 + Found adjustments 05:02:12 ==> Gzipping contents 05:02:12 20K /tmp/codecov.qG6T2g.gz 05:02:12 ==> Uploading reports 05:02:12 url: https://codecov.io 05:02:12 query: branch=PR-1596&commit=f229a4d6ff1e196cd64b4d9a75908a30c09d3604&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1596%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1596&job=&cmd_args= 05:02:12 -> Pinging Codecov 05:02:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1596&commit=f229a4d6ff1e196cd64b4d9a75908a30c09d3604&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1596%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1596&job=&cmd_args= 05:02:12 -> Uploading to 05:02:12 https://storage.googleapis.com/codecov/v4/raw/2024-07-12/7E55EF52A471D76F132DFD9A03CDDE97/f229a4d6ff1e196cd64b4d9a75908a30c09d3604/51c5de07-d430-4a47-9f07-d8c8d9392902.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T050212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ff5f18ab5daaff416c1feda7b5b3d0281823457bcad88b4e1b9ae35b47c5f6f 05:02:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:12 Dload Upload Total Spent Left Speed 05:02:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16737 0 0 100 16737 0 65124 --:--:-- --:--:-- --:--:-- 64872 05:02:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [Pipeline] } 05:02:12 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:02:15 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives ] 05:02:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives 05:02:15 total 16 05:02:15 drwxr-xr-x 3 root root 4096 Jul 12 04:48 . 05:02:15 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 04:48 .. 05:02:15 drwxr-xr-x 2 root root 4096 Jul 12 04:48 cost 05:02:15 -rw-r--r-- 1 root root 86 Jul 12 04:48 cost.csv 05:02:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives 05:02:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives 05:02:15 total 16 05:02:15 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 04:48 . 05:02:15 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 04:48 .. 05:02:15 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 04:48 cost 05:02:15 -rw-r--r-- 1 jenkins jenkins 86 Jul 12 04:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:02:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:02:16 ---> package-listing.sh 05:02:16 ++ tr '[:upper:]' '[:lower:]' 05:02:16 ++ facter osfamily 05:02:16 + OS_FAMILY=debian 05:02:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1596 05:02:16 + START_PACKAGES=/tmp/packages_start.txt 05:02:16 + END_PACKAGES=/tmp/packages_end.txt 05:02:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:02:16 + PACKAGES=/tmp/packages_start.txt 05:02:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1596 ']' 05:02:16 + PACKAGES=/tmp/packages_end.txt 05:02:16 + case "${OS_FAMILY}" in 05:02:16 + dpkg -l 05:02:16 + grep '^ii' 05:02:16 + '[' -f /tmp/packages_start.txt ']' 05:02:16 + '[' -f /tmp/packages_end.txt ']' 05:02:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:02:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1596 ']' 05:02:16 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/ 05:02:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/ [Pipeline] echo 05:02:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:02:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:17 prd-ubuntu20.04-docker-8c-8g-5405 does not seem to be running inside a container 05:02:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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-lftools-log-publisher:latest cat 05:02:18 $ docker top 1f6d698f34287063f76b1c2ed4e47bd2a2f27ec9813edae4b69fadbf25a1afb9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:18 + touch /tmp/pre-build-complete [Pipeline] sh 05:02:18 + mkdir -p /var/log/sysstat [Pipeline] sh 05:02:19 + ls /var/log/sa-host 05:02:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:19 provisioning config files... 05:02:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config16501796555783415815tmp [Pipeline] { [Pipeline] echo 05:02:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:02:19 ---> create-netrc.sh [Pipeline] } 05:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:02:20 ---> python-tools-install.sh [Pipeline] echo 05:02:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:02:20 ---> sudo-logs.sh 05:02:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:02:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:02:21 ---> job-cost.sh 05:02:21 lf-activate-venv: SKIPPING 05:02:21 DEBUG: total: 0.2199999988079071 05:02:21 INFO: Retrieving Stack Cost... 05:02:21 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:21 INFO: Archiving Costs [Pipeline] echo 05:02:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:02:22 ---> logs-deploy.sh 05:02:22 lf-activate-venv: SKIPPING 05:02:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1596/1 05:02:22 INFO: archiving workspace using pattern(s): 05:02:23 Archives upload complete. 05:02:23 INFO: archiving logs to Nexus 05:02:23 ---> uname -a: 05:02:23 Linux prd-ubuntu20-04-docker-8c-8g-5405 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:02:23 05:02:23 05:02:23 ---> lscpu: 05:02:23 Architecture: x86_64 05:02:23 CPU op-mode(s): 32-bit, 64-bit 05:02:23 Byte Order: Little Endian 05:02:23 Address sizes: 40 bits physical, 48 bits virtual 05:02:23 CPU(s): 8 05:02:23 On-line CPU(s) list: 0-7 05:02:23 Thread(s) per core: 1 05:02:23 Core(s) per socket: 1 05:02:23 Socket(s): 8 05:02:23 NUMA node(s): 1 05:02:23 Vendor ID: AuthenticAMD 05:02:23 CPU family: 23 05:02:23 Model: 49 05:02:23 Model name: AMD EPYC-Rome Processor 05:02:23 Stepping: 0 05:02:23 CPU MHz: 2799.998 05:02:23 BogoMIPS: 5599.99 05:02:23 Virtualization: AMD-V 05:02:23 Hypervisor vendor: KVM 05:02:23 Virtualization type: full 05:02:23 L1d cache: 256 KiB 05:02:23 L1i cache: 256 KiB 05:02:23 L2 cache: 4 MiB 05:02:23 L3 cache: 128 MiB 05:02:23 NUMA node0 CPU(s): 0-7 05:02:23 Vulnerability Itlb multihit: Not affected 05:02:23 Vulnerability L1tf: Not affected 05:02:23 Vulnerability Mds: Not affected 05:02:23 Vulnerability Meltdown: Not affected 05:02:23 Vulnerability Mmio stale data: Not affected 05:02:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:02:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:02:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:02:23 Vulnerability Srbds: Not affected 05:02:23 Vulnerability Tsx async abort: Not affected 05:02:23 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 05:02:23 05:02:23 05:02:23 ---> nproc: 05:02:23 8 05:02:23 05:02:23 05:02:23 ---> df -h: 05:02:23 Filesystem Size Used Avail Use% Mounted on 05:02:23 overlay 155G 12G 143G 8% / 05:02:23 tmpfs 64M 0 64M 0% /dev 05:02:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:02:23 shm 64M 0 64M 0% /dev/shm 05:02:23 /dev/vda1 155G 12G 143G 8% /facter-os 05:02:23 05:02:23 05:02:23 ---> sar -b -r -n DEV: 05:02:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5405) 07/12/24 _x86_64_ (8 CPU) 05:02:23 05:02:23 04:43:14 LINUX RESTART (8 CPU) 05:02:23 05:02:23 04:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:02:23 04:45:01 206.22 5.42 200.80 0.00 504.05 48695.88 0.00 05:02:23 04:46:01 175.81 0.07 175.75 0.00 8.66 61634.92 0.00 05:02:23 04:47:01 37.43 0.02 37.41 0.00 0.13 28104.80 0.00 05:02:23 04:48:01 115.63 0.17 115.46 0.00 14.66 47078.95 0.00 05:02:23 04:49:01 154.36 6.18 148.18 0.00 4370.87 29372.30 0.00 05:02:23 04:50:01 6.67 0.02 6.65 0.00 0.13 128.25 0.00 05:02:23 04:51:01 1.40 0.00 1.40 0.00 0.00 15.19 0.00 05:02:23 04:52:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 05:02:23 04:53:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 05:02:23 04:54:01 3.80 1.57 2.23 0.00 36.93 26.00 0.00 05:02:23 04:55:01 1.72 0.00 1.72 0.00 0.00 25.06 0.00 05:02:23 04:56:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 05:02:23 04:57:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 05:02:23 04:58:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 05:02:23 04:59:01 2.38 0.02 2.37 0.00 0.13 31.06 0.00 05:02:23 05:00:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 05:02:23 05:01:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 05:02:23 05:02:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 05:02:23 Average: 39.89 0.75 39.14 0.00 274.18 11959.15 0.00 05:02:23 05:02:23 04:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:02:23 04:45:01 28062000 31512524 794624 2.42 129624 3485256 1904188 5.61 1281720 3027640 612444 05:02:23 04:46:01 27495796 31209792 1094300 3.33 186484 3648144 2452580 7.23 1608096 3225932 160852 05:02:23 04:47:01 26913864 31329988 971720 2.96 190712 4302032 2020604 5.95 1468844 3901844 398508 05:02:23 04:48:01 27449568 31484328 819704 2.49 194092 3953068 2017380 5.95 1365004 3504396 404 05:02:23 04:49:01 26492420 31490836 781416 2.38 230936 4827596 1740540 5.13 1685256 4051052 1052 05:02:23 04:50:01 26499204 31492796 780280 2.37 229464 4824348 1700816 5.01 1682852 4047844 8 05:02:23 04:51:01 26501776 31495488 777548 2.36 229536 4824352 1700816 5.01 1680588 4047848 8 05:02:23 04:52:01 26501980 31495764 777148 2.36 229604 4824360 1700816 5.01 1680648 4047856 8 05:02:23 04:53:01 26511224 31505096 767748 2.33 229688 4824360 1700816 5.01 1670676 4047852 8 05:02:23 04:54:01 26508104 31503952 768672 2.34 229776 4825468 1700816 5.01 1675912 4048220 24 05:02:23 04:55:01 26507572 31503624 768808 2.34 229868 4825468 1700816 5.01 1675788 4048172 24 05:02:23 04:56:01 26507588 31503812 768564 2.34 229936 4825600 1700816 5.01 1675536 4048296 16 05:02:23 04:57:01 26507588 31503888 768492 2.34 230004 4825604 1700816 5.01 1675664 4048308 8 05:02:23 04:58:01 26507604 31503936 768400 2.34 230052 4825604 1700816 5.01 1675544 4048288 12 05:02:23 04:59:01 26505520 31502092 770652 2.34 230140 4825584 1723660 5.08 1676280 4048272 8 05:02:23 05:00:01 26505520 31502100 770584 2.34 230156 4825592 1723660 5.08 1676248 4048276 8 05:02:23 05:01:01 26505244 31501876 770752 2.34 230212 4825592 1723660 5.08 1676004 4048276 8 05:02:23 05:02:01 26505416 31502096 770428 2.34 230232 4825596 1723660 5.08 1676628 4048280 20 05:02:23 Average: 26721555 31474666 804991 2.45 217806 4607979 1796515 5.29 1622627 3907592 65190 05:02:23 05:02:23 04:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:02:23 04:45:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 05:02:23 04:45:01 ens3 804.60 508.00 8299.90 65.66 0.00 0.00 0.00 0.00 05:02:23 04:45:01 docker0 376.02 570.85 31.57 3463.49 0.00 0.00 0.00 0.00 05:02:23 04:46:01 veth9d2c7eb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:23 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:46:01 ens3 19.34 12.71 22.25 8.32 0.00 0.00 0.00 0.00 05:02:23 04:46:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:02:23 04:47:01 veth9d2c7eb 0.92 1.32 0.10 0.35 0.00 0.00 0.00 0.00 05:02:23 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:47:01 ens3 11.66 7.53 10.98 4.69 0.00 0.00 0.00 0.00 05:02:23 04:47:01 docker0 0.92 1.27 0.09 0.35 0.00 0.00 0.00 0.00 05:02:23 04:48:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 05:02:23 04:48:01 ens3 30.24 18.48 137.12 9.16 0.00 0.00 0.00 0.00 05:02:23 04:48:01 docker0 2.78 5.07 0.17 62.32 0.00 0.00 0.00 0.00 05:02:23 04:48:01 veth0def23a 1.45 2.75 0.11 31.42 0.00 0.00 0.00 0.00 05:02:23 04:49:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 05:02:23 04:49:01 ens3 279.60 129.45 5298.13 15.81 0.00 0.00 0.00 0.00 05:02:23 04:49:01 docker0 2.20 4.22 0.13 63.38 0.00 0.00 0.00 0.00 05:02:23 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:50:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 05:02:23 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:52:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:02:23 04:54:01 ens3 6.50 5.08 4.56 4.91 0.00 0.00 0.00 0.00 05:02:23 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:55:01 ens3 2.23 1.70 3.16 1.23 0.00 0.00 0.00 0.00 05:02:23 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:59:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:02:23 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 05:00:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 05:01:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 05:02:01 ens3 0.48 0.42 0.26 0.22 0.00 0.00 0.00 0.00 05:02:23 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:02:23 Average: ens3 64.21 38.01 765.32 6.12 0.00 0.00 0.00 0.00 05:02:23 Average: docker0 21.22 32.30 1.78 199.41 0.00 0.00 0.00 0.00 05:02:23 05:02:23