Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e 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-ssh4767581134333418717.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2880009431265946143.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1865225034175980938.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5684255046371842860.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9686889925403659914.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Running on prd-ubuntu20.04-docker-8c-8g-9094 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e (main) Commit message: "Merge pull request #1525 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.49" > 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 core.sparsecheckout # timeout=10 > git checkout -f 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e # timeout=10 > git rev-list --no-walk 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:33:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:33:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:33:22 ========================================================= 04:33:22 EdgeX Global Pipelines Version Info 04:33:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:33:23 ------------------- 04:33:23 stable info: 04:33:23 ------------------- 04:33:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:33:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:33:23 Message: update stable to v1.0.254 04:33:23 ------------------- 04:33:23 experimental info: 04:33:23 ------------------- 04:33:23 Commited By: **** collab-it+edgex@linuxfoundation.org 04:33:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:33:23 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c2cb8e [Pipeline] echo 04:33:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:24 provisioning config files... 04:33:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14568113279018106911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:24 ---> docker-login.sh 04:33:24 nexus3.edgexfoundry.org:10001 04:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:25 Configure a credential helper to remove this warning. See 04:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:25 04:33:25 Login Succeeded 04:33:25 nexus3.edgexfoundry.org:10002 04:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:25 Configure a credential helper to remove this warning. See 04:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:25 04:33:25 Login Succeeded 04:33:25 nexus3.edgexfoundry.org:10003 04:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:25 Configure a credential helper to remove this warning. See 04:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:25 04:33:25 Login Succeeded 04:33:25 nexus3.edgexfoundry.org:10004 04:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:25 Configure a credential helper to remove this warning. See 04:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:25 04:33:25 Login Succeeded 04:33:25 docker.io 04:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:25 Configure a credential helper to remove this warning. See 04:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:25 04:33:25 Login Succeeded 04:33:25 ---> docker-login.sh ends [Pipeline] } 04:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:33:26 + git rev-list -1 --merges 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e~1..3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e [Pipeline] echo 04:33:26 -----------> git rev-list -1 --merges 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e~1..3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e 04:33:26 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e [false] [Pipeline] sh 04:33:26 + git log --format=format:%s -1 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e [Pipeline] echo 04:33:26 ========================================================= 04:33:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:33:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:26 + git log --format=format:%s -1 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e [Pipeline] echo 04:33:26 [semverPrep] GIT_COMMIT: 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e, Commit Message: Merge pull request #1525 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.49 [Pipeline] echo 04:33:26 [semverPrep] This is not a build commit. [Pipeline] sh 04:33:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:27 + grep -v github /etc/ssh/ssh_known_hosts 04:33:27 + [ -e /tmp/ssh_known_hosts ] 04:33:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:33:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:33:27 + sudo tee -a /etc/ssh/ssh_known_hosts 04:33:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:27 04:33:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:27 0.1.4: Pulling from edgex-devops/py-git-semver 04:33:27 b85a868b505f: Pulling fs layer 04:33:27 e2be974225ed: Pulling fs layer 04:33:27 339a4e72a1f5: Pulling fs layer 04:33:27 988bab9f4d93: Pulling fs layer 04:33:27 1469e6f7b9e6: Pulling fs layer 04:33:27 eaf3925da568: Pulling fs layer 04:33:27 bab4dde63d76: Pulling fs layer 04:33:27 bde34c3a00c8: Pulling fs layer 04:33:27 b352a97aabf1: Pulling fs layer 04:33:27 4872d77fe225: Pulling fs layer 04:33:27 5851b861e8e6: Pulling fs layer 04:33:27 bab4dde63d76: Waiting 04:33:27 988bab9f4d93: Waiting 04:33:27 4872d77fe225: Waiting 04:33:27 1469e6f7b9e6: Waiting 04:33:27 5851b861e8e6: Waiting 04:33:27 b352a97aabf1: Waiting 04:33:27 bde34c3a00c8: Waiting 04:33:27 eaf3925da568: Waiting 04:33:27 e2be974225ed: Download complete 04:33:27 988bab9f4d93: Download complete 04:33:27 1469e6f7b9e6: Verifying Checksum 04:33:27 1469e6f7b9e6: Download complete 04:33:27 eaf3925da568: Verifying Checksum 04:33:27 eaf3925da568: Download complete 04:33:27 339a4e72a1f5: Verifying Checksum 04:33:27 339a4e72a1f5: Download complete 04:33:28 bde34c3a00c8: Verifying Checksum 04:33:28 bde34c3a00c8: Download complete 04:33:28 b352a97aabf1: Verifying Checksum 04:33:28 b352a97aabf1: Download complete 04:33:28 4872d77fe225: Verifying Checksum 04:33:28 4872d77fe225: Download complete 04:33:28 5851b861e8e6: Verifying Checksum 04:33:28 5851b861e8e6: Download complete 04:33:28 b85a868b505f: Verifying Checksum 04:33:28 b85a868b505f: Download complete 04:33:28 bab4dde63d76: Verifying Checksum 04:33:28 bab4dde63d76: Download complete 04:33:29 b85a868b505f: Pull complete 04:33:29 e2be974225ed: Pull complete 04:33:29 339a4e72a1f5: Pull complete 04:33:29 988bab9f4d93: Pull complete 04:33:30 1469e6f7b9e6: Pull complete 04:33:30 eaf3925da568: Pull complete 04:33:32 bab4dde63d76: Pull complete 04:33:32 bde34c3a00c8: Pull complete 04:33:32 b352a97aabf1: Pull complete 04:33:32 4872d77fe225: Pull complete 04:33:32 5851b861e8e6: Pull complete 04:33:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:32 prd-ubuntu20.04-docker-8c-8g-9094 does not seem to be running inside a container 04:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:33:34 $ docker top 60c49086c2956855422b6eb00341eed2c5f5424cb4cafb3fbf00bb7cabdecaeb -eo pid,comm 04:33:35 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:33:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:35 [ssh-agent] Looking for ssh-agent implementation... 04:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:35 $ docker exec 60c49086c2956855422b6eb00341eed2c5f5424cb4cafb3fbf00bb7cabdecaeb ssh-agent 04:33:35 SSH_AUTH_SOCK=/tmp/ssh-Ilv9968PwYK2/agent.33 04:33:35 SSH_AGENT_PID=39 04:33:35 Running ssh-add (command line suppressed) 04:33:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18270313125035401539.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18270313125035401539.key) 04:33:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:35 + git tag --points-at HEAD [Pipeline] } 04:33:35 $ docker exec --env ******** --env ******** 60c49086c2956855422b6eb00341eed2c5f5424cb4cafb3fbf00bb7cabdecaeb ssh-agent -k 04:33:35 unset SSH_AUTH_SOCK; 04:33:35 unset SSH_AGENT_PID; 04:33:35 echo Agent pid 39 killed; 04:33:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:33:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:35 [ssh-agent] Looking for ssh-agent implementation... 04:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:35 $ docker exec 60c49086c2956855422b6eb00341eed2c5f5424cb4cafb3fbf00bb7cabdecaeb ssh-agent 04:33:36 SSH_AUTH_SOCK=/tmp/ssh-MAnM15OfbciD/agent.71 04:33:36 SSH_AGENT_PID=77 04:33:36 Running ssh-add (command line suppressed) 04:33:36 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14695151496271680630.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14695151496271680630.key) 04:33:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:36 + git semver init 04:33:36 2023-10-12 04:33:36,624 [run_init] DEBUG init version:0.0.0 force:False 04:33:36 2023-10-12 04:33:36,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:33:36 2023-10-12 04:33:36,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:33:36 2023-10-12 04:33:36,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:33:38 2023-10-12 04:33:37,759 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:33:38 2023-10-12 04:33:37,760 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:33:38 2023-10-12 04:33:37,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:33:38 2023-10-12 04:33:37,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:33:38 3.1.0-dev.34 [Pipeline] } 04:33:38 $ docker exec --env ******** --env ******** 60c49086c2956855422b6eb00341eed2c5f5424cb4cafb3fbf00bb7cabdecaeb ssh-agent -k 04:33:38 unset SSH_AUTH_SOCK; 04:33:38 unset SSH_AGENT_PID; 04:33:38 echo Agent pid 77 killed; 04:33:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:38 + git semver [Pipeline] } 04:33:38 $ docker stop --time=1 60c49086c2956855422b6eb00341eed2c5f5424cb4cafb3fbf00bb7cabdecaeb 04:33:40 $ docker rm -f --volumes 60c49086c2956855422b6eb00341eed2c5f5424cb4cafb3fbf00bb7cabdecaeb [Pipeline] // withDockerContainer [Pipeline] sh 04:33:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:33:40 Stashed 1 file(s) [Pipeline] echo 04:33:40 [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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:33:40 provisioning config files... 04:33:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3413471412403069425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:41 ---> docker-login.sh 04:33:41 nexus3.edgexfoundry.org:10001 04:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:41 Configure a credential helper to remove this warning. See 04:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:41 04:33:41 Login Succeeded 04:33:41 nexus3.edgexfoundry.org:10002 04:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:41 Configure a credential helper to remove this warning. See 04:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:41 04:33:41 Login Succeeded 04:33:41 nexus3.edgexfoundry.org:10003 04:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:41 Configure a credential helper to remove this warning. See 04:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:41 04:33:41 Login Succeeded 04:33:41 nexus3.edgexfoundry.org:10004 04:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:41 Configure a credential helper to remove this warning. See 04:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:41 04:33:41 Login Succeeded 04:33:41 docker.io 04:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:41 Configure a credential helper to remove this warning. See 04:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:41 04:33:41 Login Succeeded 04:33:41 ---> docker-login.sh ends [Pipeline] } 04:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:41 ========================================================= 04:33:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:33:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:41 + 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:33:41 Sending build context to Docker daemon 11.23MB 04:33:41 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:33:41 Step 2/10 : FROM ${BASE} AS builder 04:33:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:33:41 7264a8db6415: Pulling fs layer 04:33:41 c4d48a809fc2: Pulling fs layer 04:33:41 4f1c88b9dad5: Pulling fs layer 04:33:41 ad3a456e5733: Pulling fs layer 04:33:41 33e27b845d1e: Pulling fs layer 04:33:41 c68163c4e522: Pulling fs layer 04:33:41 50da416c3ac9: Pulling fs layer 04:33:41 23d2d4c4bb30: Pulling fs layer 04:33:41 c68163c4e522: Waiting 04:33:41 23d2d4c4bb30: Waiting 04:33:41 50da416c3ac9: Waiting 04:33:41 ad3a456e5733: Waiting 04:33:41 c4d48a809fc2: Verifying Checksum 04:33:41 c4d48a809fc2: Download complete 04:33:41 ad3a456e5733: Verifying Checksum 04:33:41 ad3a456e5733: Download complete 04:33:42 33e27b845d1e: Verifying Checksum 04:33:42 33e27b845d1e: Download complete 04:33:42 7264a8db6415: Verifying Checksum 04:33:42 7264a8db6415: Download complete 04:33:42 c68163c4e522: Verifying Checksum 04:33:42 c68163c4e522: Download complete 04:33:42 7264a8db6415: Pull complete 04:33:42 23d2d4c4bb30: Verifying Checksum 04:33:42 23d2d4c4bb30: Download complete 04:33:42 c4d48a809fc2: Pull complete 04:33:42 4f1c88b9dad5: Download complete 04:33:43 50da416c3ac9: Verifying Checksum 04:33:43 50da416c3ac9: Download complete 04:33:45 4f1c88b9dad5: Pull complete 04:33:45 ad3a456e5733: Pull complete 04:33:45 33e27b845d1e: Pull complete 04:33:45 c68163c4e522: Pull complete 04:33:47 50da416c3ac9: Pull complete 04:33:48 23d2d4c4bb30: Pull complete 04:33:48 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:33:48 ---> 0786185ac409 04:33:48 Step 3/10 : ARG MAKE=make build 04:33:53 ---> Running in 6423861b2510 04:33:53 Removing intermediate container 6423861b2510 04:33:53 ---> c5d9e6e23270 04:33:53 Step 4/10 : WORKDIR /device-sdk-go 04:33:53 ---> Running in 49e059949073 04:33:53 Removing intermediate container 49e059949073 04:33:53 ---> 067ae3539779 04:33:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:33:53 ---> Running in 82a153288d23 04:33:53 Removing intermediate container 82a153288d23 04:33:53 ---> fb7e76ce2c5f 04:33:53 Step 6/10 : RUN apk add --update --no-cache make git 04:33:53 ---> Running in 17c085131ec4 04:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:33:53 OK: 264 MiB in 52 packages 04:33:54 Removing intermediate container 17c085131ec4 04:33:54 ---> f55d515f9432 04:33:54 Step 7/10 : COPY go.mod vendor* ./ 04:33:54 ---> 4abbbae75b42 04:33:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:54 ---> Running in 73a133c733fb 04:33:55 Still waiting to schedule task 04:33:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:34:50 Removing intermediate container 73a133c733fb 04:34:50 ---> 8f916f3c1a3e 04:34:50 Step 9/10 : COPY . . 04:34:50 ---> 99c05a5bb677 04:34:50 Step 10/10 : RUN ${MAKE} 04:34:50 ---> Running in 1e5bb7427e76 04:34:50 noop 04:34:50 Removing intermediate container 1e5bb7427e76 04:34:50 ---> 97ec5e95064e 04:34:50 Successfully built 97ec5e95064e 04:34:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:51 + docker inspect -f . ci-base-image-x86_64 04:34:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:51 prd-ubuntu20.04-docker-8c-8g-9094 does not seem to be running inside a container 04:34:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:34:51 $ docker top 68a24ebb8c61fd76fa4f9f58976c657aafa8d6f12bb5ca43cc511a61151c1867 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:51 + go version 04:34:51 go version go1.21.0 linux/amd64 [Pipeline] } 04:34:51 $ docker stop --time=1 68a24ebb8c61fd76fa4f9f58976c657aafa8d6f12bb5ca43cc511a61151c1867 04:34:53 $ docker rm -f --volumes 68a24ebb8c61fd76fa4f9f58976c657aafa8d6f12bb5ca43cc511a61151c1867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:53 + docker inspect -f . ci-base-image-x86_64 04:34:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:53 prd-ubuntu20.04-docker-8c-8g-9094 does not seem to be running inside a container 04:34:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:34:53 $ docker top ff321b915b62ed07d0593670a6926de6327ccb358e593db3b9df7f316f844c77 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:34:54 + make test 04:34:54 go test -race -coverprofile=coverage.out ./... 04:35:02 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:35:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:35:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:35:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:35:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:35:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:35:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:35:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:35:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:35:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.040s coverage: 27.6% of statements 04:35:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.062s coverage: 81.5% of statements 04:35:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.112s coverage: 86.0% of statements 04:35:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 71.8% of statements 04:35:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:35:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:35:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:35:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.050s coverage: 14.4% of statements 04:35:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.770s coverage: 45.9% of statements 04:35:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.067s coverage: 68.5% of statements 04:35:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.100s coverage: 89.2% of statements 04:35:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.5% of statements 04:35:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9097 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:35:38 Running in /w/workspace/device-sdk-go/263 [Pipeline] { [Pipeline] checkout 04:35:38 The recommended git tool is: git 04:35:42 GO111MODULE=on go vet ./... 04:35:43 using credential edgex-jenkins-ssh 04:35:43 Cloning the remote Git repository 04:35:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:35:44 > git init /w/workspace/device-sdk-go/263 # timeout=10 04:35:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:35:44 > git --version # timeout=10 04:35:44 > git --version # 'git version 2.25.1' 04:35:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:35:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:35:44 ./bin/test-attribution-txt.sh [Pipeline] echo 04:35:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:35:44 $ docker stop --time=1 ff321b915b62ed07d0593670a6926de6327ccb358e593db3b9df7f316f844c77 04:35:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:35:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:48 Avoid second fetch 04:35:48 Checking out Revision 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e (main) 04:35:48 $ docker rm -f --volumes ff321b915b62ed07d0593670a6926de6327ccb358e593db3b9df7f316f844c77 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:48 Commit message: "Merge pull request #1525 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.49" 04:35:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:35:48 Stashed 1 file(s) [Pipeline] } 04:35:48 > git config core.sparsecheckout # timeout=10 04:35:48 > git checkout -f 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:35:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:35:49 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:49 Dload Upload Total Spent Left Speed 04:35:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k 04:35:49 + ls -al . 04:35:49 total 304 04:35:49 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 04:34 . 04:35:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:33 .. 04:35:49 -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 04:33 .dockerignore 04:35:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 04:35 .git 04:35:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:33 .github 04:35:49 -rw-rw-r-- 1 jenkins jenkins 137 Oct 12 04:33 .gitignore 04:35:49 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 04:33 .golangci.yml 04:35:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 04:33 .semver 04:35:49 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 12 04:33 CHANGELOG.md 04:35:49 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 04:33 GOVERNANCE.md 04:35:49 -rw-rw-r-- 1 jenkins jenkins 885 Oct 12 04:33 Jenkinsfile 04:35:49 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 12 04:33 LICENSE 04:35:49 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 12 04:33 Makefile 04:35:49 -rw-rw-r-- 1 jenkins jenkins 619 Oct 12 04:33 OWNERS.md 04:35:49 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 12 04:33 README.md 04:35:49 -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 04:33 VERSION 04:35:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 04:33 bin 04:35:49 -rw-r--r-- 1 jenkins jenkins 122154 Oct 12 04:35 coverage.out 04:35:49 drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 04:33 example 04:35:49 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 12 04:33 go.mod 04:35:49 -rw-rw-r-- 1 jenkins jenkins 34808 Oct 12 04:33 go.sum 04:35:49 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:33 internal 04:35:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:33 openapi 04:35:49 drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 04:33 pkg 04:35:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:33 snap 04:35:49 -rw-rw-r-- 1 jenkins jenkins 222 Oct 12 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:35:50 + 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=3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e --label arch=amd64 --label version=3.1.0-dev.34 . 04:35:50 Sending build context to Docker daemon 11.36MB 04:35:50 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:35:50 Step 2/23 : FROM ${BASE} AS builder 04:35:50 ---> 97ec5e95064e 04:35:50 Step 3/23 : ARG MAKE=make build 04:35:50 ---> Running in 83aa534a0af5 04:35:50 Removing intermediate container 83aa534a0af5 04:35:50 ---> 857cd2ed2824 04:35:50 Step 4/23 : WORKDIR /device-sdk-go 04:35:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:35:50 ---> Running in acb4609c7fe4 04:35:50 Removing intermediate container acb4609c7fe4 04:35:50 ---> f1262f397047 04:35:50 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:35:50 ---> Running in 13b2519d0af5 04:35:50 Removing intermediate container 13b2519d0af5 04:35:50 ---> 4603426fd79d 04:35:50 Step 6/23 : RUN apk add --update --no-cache make git 04:35:50 ---> Running in ccda260f77e8 04:35:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new 04:35:50 /etc/docker/daemon.json 04:35:50 { 04:35:50 "registry-mirrors": [ 04:35:50 "https://nexus3.edgexfoundry.org:10001" 04:35:50 ], 04:35:50 "bip": "10.250.0.254/24", 04:35:50 "hosts": [ 04:35:50 "tcp://0.0.0.0:5555", 04:35:50 "unix:///var/run/docker.sock" 04:35:50 ], 04:35:50 "mtu": 1458, 04:35:50 "selinux-enabled": true, 04:35:50 "seccomp-profile": "/etc/docker/seccomp.json" 04:35:50 } [Pipeline] sh 04:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:35:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:35:51 OK: 264 MiB in 52 packages 04:35:51 + sudo service docker restart 04:35:51 Removing intermediate container ccda260f77e8 04:35:51 ---> 77a02ca166ec 04:35:51 Step 7/23 : COPY go.mod vendor* ./ 04:35:51 ---> 7f01c991b16b 04:35:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:51 ---> Running in ebdfaf08db66 04:35:52 Removing intermediate container ebdfaf08db66 04:35:52 ---> 028f79f47d5a 04:35:52 Step 9/23 : COPY . . 04:35:52 ---> e298d6738809 04:35:52 Step 10/23 : RUN ${MAKE} 04:35:53 ---> Running in 8bcd741d02a7 04:35:53 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.34" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:09 provisioning config files... 04:36:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/263@tmp/config12029599204056158807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:09 ---> docker-login.sh 04:36:09 nexus3.edgexfoundry.org:10001 04:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:10 Configure a credential helper to remove this warning. See 04:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:10 04:36:10 Login Succeeded 04:36:10 nexus3.edgexfoundry.org:10002 04:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:11 Configure a credential helper to remove this warning. See 04:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:11 04:36:11 Login Succeeded 04:36:11 nexus3.edgexfoundry.org:10003 04:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:11 Configure a credential helper to remove this warning. See 04:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:11 04:36:11 Login Succeeded 04:36:11 nexus3.edgexfoundry.org:10004 04:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:11 Configure a credential helper to remove this warning. See 04:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:11 04:36:11 Login Succeeded 04:36:11 docker.io 04:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:12 Configure a credential helper to remove this warning. See 04:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:12 04:36:12 Login Succeeded 04:36:12 ---> docker-login.sh ends [Pipeline] } 04:36:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:36:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:36:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:36:12 ========================================================= 04:36:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:36:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:12 + 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:36:13 Sending build context to Docker daemon 6MB 04:36:13 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:36:13 Step 2/10 : FROM ${BASE} AS builder 04:36:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:36:13 9fda8d8052c6: Pulling fs layer 04:36:13 5d54e960e981: Pulling fs layer 04:36:13 c4a7e357bf2a: Pulling fs layer 04:36:13 f0e02332f6b5: Pulling fs layer 04:36:13 cefa15bbcfad: Pulling fs layer 04:36:13 17808c966233: Pulling fs layer 04:36:13 f4c1fc716caa: Pulling fs layer 04:36:13 cefa15bbcfad: Waiting 04:36:13 17808c966233: Waiting 04:36:13 f4c1fc716caa: Waiting 04:36:13 f0e02332f6b5: Waiting 04:36:13 5d54e960e981: Verifying Checksum 04:36:13 5d54e960e981: Download complete 04:36:13 f0e02332f6b5: Verifying Checksum 04:36:13 f0e02332f6b5: Download complete 04:36:13 cefa15bbcfad: Verifying Checksum 04:36:13 cefa15bbcfad: Download complete 04:36:13 9fda8d8052c6: Verifying Checksum 04:36:13 9fda8d8052c6: Download complete 04:36:13 f4c1fc716caa: Verifying Checksum 04:36:13 f4c1fc716caa: Download complete 04:36:15 c4a7e357bf2a: Verifying Checksum 04:36:15 c4a7e357bf2a: Download complete 04:36:15 Removing intermediate container 8bcd741d02a7 04:36:15 ---> 2953ba9def2d 04:36:15 Step 11/23 : FROM alpine:3.18 04:36:15 3.18: Pulling from library/alpine 04:36:15 96526aa774ef: Pulling fs layer 04:36:15 96526aa774ef: Download complete 04:36:15 96526aa774ef: Pull complete 04:36:15 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:36:15 Status: Downloaded newer image for alpine:3.18 04:36:15 ---> 8ca4688f4f35 04:36:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:36:15 ---> Running in 3b8701cc7b86 04:36:15 Removing intermediate container 3b8701cc7b86 04:36:15 ---> 2ffc5657cc7f 04:36:15 Step 13/23 : RUN apk add --update --no-cache 04:36:15 ---> Running in 471fe9584a58 04:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:36:15 OK: 7 MiB in 15 packages 04:36:15 Removing intermediate container 471fe9584a58 04:36:15 ---> 7e5ea9f4fa92 04:36:15 Step 14/23 : WORKDIR / 04:36:15 ---> Running in 446fdc08e658 04:36:15 Removing intermediate container 446fdc08e658 04:36:15 ---> 12abdda5f5c0 04:36:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:36:15 ---> 4663fe859eec 04:36:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:36:15 ---> 760744a591ff 04:36:15 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:36:15 ---> 0117aed2e09c 04:36:15 Step 18/23 : EXPOSE 59999 04:36:15 ---> Running in 4d30ca3fe162 04:36:15 Removing intermediate container 4d30ca3fe162 04:36:15 ---> 4f7b6c5a6244 04:36:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:36:15 ---> Running in d070952d9fcc 04:36:15 Removing intermediate container d070952d9fcc 04:36:15 ---> 13487d4a4f25 04:36:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:36:15 ---> Running in edc52f673a22 04:36:15 Removing intermediate container edc52f673a22 04:36:15 ---> 49f8aede62f9 04:36:15 Step 21/23 : LABEL arch=amd64 04:36:15 ---> Running in 933b75291c29 04:36:15 17808c966233: Verifying Checksum 04:36:15 17808c966233: Download complete 04:36:16 Removing intermediate container 933b75291c29 04:36:16 ---> 649a74144c23 04:36:16 Step 22/23 : LABEL git_sha=3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e 04:36:16 ---> Running in cdec51c7f25f 04:36:16 Removing intermediate container cdec51c7f25f 04:36:16 ---> 63c625d9137b 04:36:16 Step 23/23 : LABEL version=3.1.0-dev.34 04:36:16 ---> Running in 9b6cb6ef33cd 04:36:16 Removing intermediate container 9b6cb6ef33cd 04:36:16 ---> 25a1e8c7be50 04:36:16 [Warning] One or more build-args [ARCH] were not consumed 04:36:16 Successfully built 25a1e8c7be50 04:36:16 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] } 04:36:16 9fda8d8052c6: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:16 04:36:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:17 5d54e960e981: Pull complete 04:36:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:17 latest: Pulling from edgex-lftools-log-publisher 04:36:17 5eb5b503b376: Pulling fs layer 04:36:17 5c69ac0246d0: Pulling fs layer 04:36:17 ec43610c2a17: Pulling fs layer 04:36:17 3a2ae6a8a46f: Pulling fs layer 04:36:17 33b1e0a273af: Pulling fs layer 04:36:17 5d3b04190fa2: Pulling fs layer 04:36:17 2f39f015ded8: Pulling fs layer 04:36:17 33b1e0a273af: Waiting 04:36:17 5d3b04190fa2: Waiting 04:36:17 2f39f015ded8: Waiting 04:36:17 3a2ae6a8a46f: Waiting 04:36:17 5c69ac0246d0: Download complete 04:36:17 3a2ae6a8a46f: Verifying Checksum 04:36:17 3a2ae6a8a46f: Download complete 04:36:17 33b1e0a273af: Verifying Checksum 04:36:17 33b1e0a273af: Download complete 04:36:17 5d3b04190fa2: Verifying Checksum 04:36:17 5d3b04190fa2: Download complete 04:36:17 ec43610c2a17: Verifying Checksum 04:36:17 ec43610c2a17: Download complete 04:36:17 5eb5b503b376: Verifying Checksum 04:36:17 5eb5b503b376: Download complete 04:36:17 2f39f015ded8: Download complete 04:36:18 5eb5b503b376: Pull complete 04:36:18 5c69ac0246d0: Pull complete 04:36:19 ec43610c2a17: Pull complete 04:36:19 3a2ae6a8a46f: Pull complete 04:36:19 33b1e0a273af: Pull complete 04:36:19 5d3b04190fa2: Pull complete 04:36:24 2f39f015ded8: Pull complete 04:36:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:24 prd-ubuntu20.04-docker-8c-8g-9094 does not seem to be running inside a container 04:36:24 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:36:28 $ docker top ffa71db860b9935ef855d10cc7a47a56d1b4636b4c830568a721a17f7440f5b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:28 ---> job-cost.sh 04:36:28 lf-activate-venv: SKIPPING 04:36:28 INFO: No Stack... 04:36:29 INFO: Retrieving Pricing Info for: v3-standard-8 04:36:29 INFO: Archiving Costs [Pipeline] sh 04:36:30 + + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:36:30 cut -d, -f6 [Pipeline] lock 04:36:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-263-stack-cost] 04:36:30 Resource [jenkins-edgexfoundry-device-sdk-go-main-263-stack-cost] did not exist. Created. 04:36:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:36:30 + echo total: 0.2199999988079071 [Pipeline] stash 04:36:30 Stashed 1 file(s) [Pipeline] } 04:36:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-263-stack-cost] [Pipeline] // lock [Pipeline] } 04:36:30 $ docker stop --time=1 ffa71db860b9935ef855d10cc7a47a56d1b4636b4c830568a721a17f7440f5b0 04:36:31 $ docker rm -f --volumes ffa71db860b9935ef855d10cc7a47a56d1b4636b4c830568a721a17f7440f5b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:36:32 c4a7e357bf2a: Pull complete 04:36:32 f0e02332f6b5: Pull complete 04:36:32 cefa15bbcfad: Pull complete 04:36:38 17808c966233: Pull complete 04:36:40 f4c1fc716caa: Pull complete 04:36:40 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:36:40 ---> ea914061e18c 04:36:40 Step 3/10 : ARG MAKE=make build 04:36:41 ---> Running in 3b4cb245a23b 04:36:41 Removing intermediate container 3b4cb245a23b 04:36:41 ---> 565adae3cfa1 04:36:41 Step 4/10 : WORKDIR /device-sdk-go 04:36:41 ---> Running in 88b0ea2a09b2 04:36:41 Removing intermediate container 88b0ea2a09b2 04:36:41 ---> eac285af5c0a 04:36:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:36:41 ---> Running in 78d0984d761d 04:36:41 Removing intermediate container 78d0984d761d 04:36:41 ---> b37a2bfc06ec 04:36:41 Step 6/10 : RUN apk add --update --no-cache make git 04:36:41 ---> Running in 6f8ee0f67037 04:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:36:44 OK: 266 MiB in 52 packages 04:36:45 Removing intermediate container 6f8ee0f67037 04:36:45 ---> dacedd32ac96 04:36:45 Step 7/10 : COPY go.mod vendor* ./ 04:36:45 ---> 3da432c8ca09 04:36:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:45 ---> Running in b8dd20459eab 04:38:22 Removing intermediate container b8dd20459eab 04:38:22 ---> 2c5a85ffb396 04:38:22 Step 9/10 : COPY . . 04:38:22 ---> e61bc4c73df5 04:38:22 Step 10/10 : RUN ${MAKE} 04:38:22 ---> Running in 1dd9dd4159bd 04:38:22 noop 04:38:22 Removing intermediate container 1dd9dd4159bd 04:38:22 ---> 33db03f29236 04:38:22 Successfully built 33db03f29236 04:38:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:22 + docker inspect -f . ci-base-image-arm64 04:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:23 prd-ubuntu20.04-docker-arm64-4c-16g-9097 does not seem to be running inside a container 04:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/263 -v /w/workspace/device-sdk-go/263:/w/workspace/device-sdk-go/263:rw,z -v /w/workspace/device-sdk-go/263@tmp:/w/workspace/device-sdk-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:38:24 $ docker top 617cfb5357a992fa1853a50ba49b34d84b2a37fe4213a3ef73e905186df50831 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:25 + go version 04:38:25 go version go1.21.0 linux/arm64 [Pipeline] } 04:38:25 $ docker stop --time=1 617cfb5357a992fa1853a50ba49b34d84b2a37fe4213a3ef73e905186df50831 04:38:26 $ docker rm -f --volumes 617cfb5357a992fa1853a50ba49b34d84b2a37fe4213a3ef73e905186df50831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:27 + docker inspect -f . ci-base-image-arm64 04:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:27 prd-ubuntu20.04-docker-arm64-4c-16g-9097 does not seem to be running inside a container 04:38:27 $ 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/263 -v /w/workspace/device-sdk-go/263:/w/workspace/device-sdk-go/263:rw,z -v /w/workspace/device-sdk-go/263@tmp:/w/workspace/device-sdk-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:38:28 $ docker top 2250552123c561c4eacff1e9596876275d3bd8a2a3989b82419453eaa30b56ec -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:29 + git config --global --add safe.directory /w/workspace/device-sdk-go/263 [Pipeline] fileExists [Pipeline] sh 04:38:30 + make test 04:38:30 go test -race -coverprofile=coverage.out ./... 04:39:02 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:40:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:40:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:40:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:40:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:40:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:40:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.192s coverage: 27.6% of statements 04:40:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.244s coverage: 81.5% of statements 04:40:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:40:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:40:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.308s coverage: 86.0% of statements 04:40:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:41:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.435s coverage: 71.8% of statements 04:41:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.244s coverage: 14.4% of statements 04:41:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.601s coverage: 45.6% of statements 04:41:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:41:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:41:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.387s coverage: 68.5% of statements 04:41:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.403s coverage: 89.2% of statements 04:41:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:41:10 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.215s coverage: 5.5% of statements 04:41:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:41:10 GO111MODULE=on go vet ./... 04:43:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:43:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:43:17 ./bin/test-attribution-txt.sh [Pipeline] echo 04:43:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:43:17 $ docker stop --time=1 2250552123c561c4eacff1e9596876275d3bd8a2a3989b82419453eaa30b56ec 04:43:19 $ docker rm -f --volumes 2250552123c561c4eacff1e9596876275d3bd8a2a3989b82419453eaa30b56ec [Pipeline] // withDockerContainer [Pipeline] sh 04:43:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:43:21 Warning: overwriting stash ‘coverage-report’ 04:43:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:43:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:43:22 + ls -al . 04:43:22 total 300 04:43:22 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 04:38 . 04:43:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:35 .. 04:43:22 -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 04:35 .dockerignore 04:43:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 04:35 .git 04:43:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:35 .github 04:43:22 -rw-rw-r-- 1 jenkins jenkins 137 Oct 12 04:35 .gitignore 04:43:22 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 04:35 .golangci.yml 04:43:22 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 12 04:35 CHANGELOG.md 04:43:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 04:35 GOVERNANCE.md 04:43:22 -rw-rw-r-- 1 jenkins jenkins 885 Oct 12 04:35 Jenkinsfile 04:43:22 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 12 04:35 LICENSE 04:43:22 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 12 04:35 Makefile 04:43:22 -rw-rw-r-- 1 jenkins jenkins 619 Oct 12 04:35 OWNERS.md 04:43:22 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 12 04:35 README.md 04:43:22 -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 04:33 VERSION 04:43:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 04:35 bin 04:43:22 -rw-r--r-- 1 jenkins jenkins 122153 Oct 12 04:41 coverage.out 04:43:22 drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 04:35 example 04:43:22 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 12 04:35 go.mod 04:43:22 -rw-rw-r-- 1 jenkins jenkins 34808 Oct 12 04:35 go.sum 04:43:22 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:35 internal 04:43:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:35 openapi 04:43:22 drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 04:35 pkg 04:43:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:35 snap 04:43:22 -rw-rw-r-- 1 jenkins jenkins 222 Oct 12 04:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:23 + 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=3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e --label arch=arm64 --label version=3.1.0-dev.34 . 04:43:23 Sending build context to Docker daemon 6.122MB 04:43:23 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:43:23 Step 2/23 : FROM ${BASE} AS builder 04:43:23 ---> 33db03f29236 04:43:23 Step 3/23 : ARG MAKE=make build 04:43:23 ---> Running in 4cce76a17d62 04:43:24 Removing intermediate container 4cce76a17d62 04:43:24 ---> 6d011aec9be8 04:43:24 Step 4/23 : WORKDIR /device-sdk-go 04:43:24 ---> Running in d1e040751dc0 04:43:24 Removing intermediate container d1e040751dc0 04:43:24 ---> cf780433ca6c 04:43:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:43:24 ---> Running in 988bb720b9d1 04:43:24 Removing intermediate container 988bb720b9d1 04:43:24 ---> 0fac6a926c29 04:43:24 Step 6/23 : RUN apk add --update --no-cache make git 04:43:25 ---> Running in dad33a2e0b0b 04:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:43:27 OK: 266 MiB in 52 packages 04:43:28 Removing intermediate container dad33a2e0b0b 04:43:28 ---> 945693036b18 04:43:28 Step 7/23 : COPY go.mod vendor* ./ 04:43:29 ---> f8fb899683be 04:43:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:43:29 ---> Running in 74b2a732651b 04:43:32 Removing intermediate container 74b2a732651b 04:43:32 ---> b3cb99001f34 04:43:32 Step 9/23 : COPY . . 04:43:33 ---> 1bb87f9ed02b 04:43:33 Step 10/23 : RUN ${MAKE} 04:43:33 ---> Running in e92e75c30de4 04:43:34 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.34" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:45:41 Removing intermediate container e92e75c30de4 04:45:41 ---> 8571525af29f 04:45:41 Step 11/23 : FROM alpine:3.18 04:45:41 3.18: Pulling from library/alpine 04:45:41 579b34f0a95b: Pulling fs layer 04:45:41 579b34f0a95b: Verifying Checksum 04:45:41 579b34f0a95b: Download complete 04:45:41 579b34f0a95b: Pull complete 04:45:41 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:45:41 Status: Downloaded newer image for alpine:3.18 04:45:41 ---> 3cc203321400 04:45:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:45:41 ---> Running in 6f931ec8a1c9 04:45:41 Removing intermediate container 6f931ec8a1c9 04:45:41 ---> 7576238b4ad7 04:45:41 Step 13/23 : RUN apk add --update --no-cache 04:45:41 ---> Running in ab2e8e554978 04:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:45:41 OK: 8 MiB in 15 packages 04:45:41 Removing intermediate container ab2e8e554978 04:45:41 ---> 2953787fa6db 04:45:41 Step 14/23 : WORKDIR / 04:45:41 ---> Running in c086b8f3f3a4 04:45:41 Removing intermediate container c086b8f3f3a4 04:45:41 ---> 47c3e58c0e6d 04:45:41 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:45:41 ---> 534e691771fc 04:45:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:45:41 ---> cabaee0e15dd 04:45:41 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:45:41 ---> 26afdb80e853 04:45:41 Step 18/23 : EXPOSE 59999 04:45:41 ---> Running in 6025b7f88678 04:45:41 Removing intermediate container 6025b7f88678 04:45:41 ---> d6308f6a4dff 04:45:41 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:45:41 ---> Running in 8623ff41771b 04:45:41 Removing intermediate container 8623ff41771b 04:45:41 ---> 5057bb91883e 04:45:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:45:41 ---> Running in c9092d292f9a 04:45:41 Removing intermediate container c9092d292f9a 04:45:41 ---> 52fac85251a3 04:45:41 Step 21/23 : LABEL arch=arm64 04:45:41 ---> Running in b8523652f270 04:45:41 Removing intermediate container b8523652f270 04:45:41 ---> ec415b3fc69e 04:45:41 Step 22/23 : LABEL git_sha=3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e 04:45:41 ---> Running in 99cb15fcab8e 04:45:41 Removing intermediate container 99cb15fcab8e 04:45:41 ---> 3fdbfbc31df5 04:45:41 Step 23/23 : LABEL version=3.1.0-dev.34 04:45:41 ---> Running in 2882d65c7273 04:45:42 Removing intermediate container 2882d65c7273 04:45:42 ---> cf4084fc7734 04:45:42 [Warning] One or more build-args [ARCH] were not consumed 04:45:42 Successfully built cf4084fc7734 04:45:42 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:45:42 04:45:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:45:42 arm64: Pulling from edgex-lftools-log-publisher 04:45:42 8998bd30e6a1: Pulling fs layer 04:45:42 04944245beec: Pulling fs layer 04:45:42 699f458cf7ca: Pulling fs layer 04:45:42 765212b225bb: Pulling fs layer 04:45:42 f23df028b6ca: Pulling fs layer 04:45:42 d65c8cfc05b1: Pulling fs layer 04:45:42 2437ff75d9bd: Pulling fs layer 04:45:42 765212b225bb: Waiting 04:45:42 f23df028b6ca: Waiting 04:45:42 d65c8cfc05b1: Waiting 04:45:42 2437ff75d9bd: Waiting 04:45:43 04944245beec: Verifying Checksum 04:45:43 04944245beec: Download complete 04:45:43 765212b225bb: Verifying Checksum 04:45:43 765212b225bb: Download complete 04:45:43 f23df028b6ca: Download complete 04:45:43 d65c8cfc05b1: Verifying Checksum 04:45:43 d65c8cfc05b1: Download complete 04:45:43 699f458cf7ca: Verifying Checksum 04:45:43 699f458cf7ca: Download complete 04:45:43 8998bd30e6a1: Verifying Checksum 04:45:43 8998bd30e6a1: Download complete 04:45:46 2437ff75d9bd: Verifying Checksum 04:45:46 2437ff75d9bd: Download complete 04:45:48 8998bd30e6a1: Pull complete 04:45:48 04944245beec: Pull complete 04:45:50 699f458cf7ca: Pull complete 04:45:50 765212b225bb: Pull complete 04:45:51 f23df028b6ca: Pull complete 04:45:51 d65c8cfc05b1: Pull complete 04:46:09 2437ff75d9bd: Pull complete 04:46:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:10 prd-ubuntu20.04-docker-arm64-4c-16g-9097 does not seem to be running inside a container 04:46:10 $ 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/263 -v /w/workspace/device-sdk-go/263:/w/workspace/device-sdk-go/263:rw,z -v /w/workspace/device-sdk-go/263@tmp:/w/workspace/device-sdk-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:46:13 $ docker top 3b2c7ebcf81cbe5fa6a43f81afc29af26e43073d1711df11ed754689547e7979 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:14 ---> job-cost.sh 04:46:14 lf-activate-venv: SKIPPING 04:46:14 INFO: No Stack... 04:46:15 INFO: Retrieving Pricing Info for: v3-standard-4 04:46:15 INFO: Archiving Costs [Pipeline] sh 04:46:16 + cat /w/workspace/device-sdk-go/263/archives/cost.csv 04:46:16 + cut -d, -f6 [Pipeline] lock 04:46:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-263-stack-cost] 04:46:16 Resource [jenkins-edgexfoundry-device-sdk-go-main-263-stack-cost] did not exist. Created. 04:46:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:46:17 /w/workspace/device-sdk-go/263@tmp/durable-dc866f87/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:46:18 + echo total: 0.10999999940395355 [Pipeline] stash 04:46:18 Warning: overwriting stash ‘stack-cost’ 04:46:18 Stashed 1 file(s) [Pipeline] } 04:46:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-263-stack-cost] [Pipeline] // lock [Pipeline] } 04:46:18 $ docker stop --time=1 3b2c7ebcf81cbe5fa6a43f81afc29af26e43073d1711df11ed754689547e7979 04:46:19 $ docker rm -f --volumes 3b2c7ebcf81cbe5fa6a43f81afc29af26e43073d1711df11ed754689547e7979 [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 04:46:20 provisioning config files... 04:46:20 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17983924175649863963tmp [Pipeline] { [Pipeline] sh 04:46:20 + set +x 04:46:20 + curl -s https://codecov.io/bash 04:46:20 + bash -s -- 04:46:20 04:46:20 _____ _ 04:46:20 / ____| | | 04:46:20 | | ___ __| | ___ ___ _____ __ 04:46:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:46:20 | |___| (_) | (_| | __/ (_| (_) \ V / 04:46:20 \_____\___/ \__,_|\___|\___\___/ \_/ 04:46:20 Bash-1.0.6 04:46:20 04:46:20 04:46:20 ==> git version 2.25.1 found 04:46:20 ==> 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 04:46:20 Release-Date: 2020-01-08 04:46:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:46:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:46:20 ==> Jenkins CI detected. 04:46:20 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:46:20 project root: . 04:46:20 --> token set from env 04:46:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:46:20 ==> Running gcov in . (disable via -X gcov) 04:46:20 ==> Python coveragepy not found 04:46:20 ==> Searching for coverage reports in: 04:46:20 + . 04:46:20 -> Found 1 reports 04:46:20 ==> Detecting git/mercurial file structure 04:46:20 ==> Reading reports 04:46:20 + ./coverage.out bytes=122153 04:46:20 ==> Appending adjustments 04:46:20 https://docs.codecov.io/docs/fixing-reports 04:46:21 + Found adjustments 04:46:21 ==> Gzipping contents 04:46:21 20K /tmp/codecov.mv7mry.gz 04:46:21 ==> Uploading reports 04:46:21 url: https://codecov.io 04:46:21 query: branch=main&commit=3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F263%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:46:21 -> Pinging Codecov 04:46:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F263%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:46:21 -> Uploading to 04:46:21 https://storage.googleapis.com/codecov/v4/raw/2023-10-12/7E55EF52A471D76F132DFD9A03CDDE97/3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e/2c7d8f55-06a2-4811-9c1f-a5bd8fcf35d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T044621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6465067ed1b9c025af43fec9ebf5668b41e8428469b56898416e640268822613 04:46:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:46:21 Dload Upload Total Spent Left Speed 04:46:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16749 0 0 100 16749 0 50601 --:--:-- --:--:-- --:--:-- 50601 04:46:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e [Pipeline] } 04:46:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:46:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:46:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:46:21 04:46:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:46:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:46:22 df9b9388f04a: Pulling fs layer 04:46:22 52dc419b0ee2: Pulling fs layer 04:46:22 25bc292e5bac: Pulling fs layer 04:46:22 114826534d7a: Pulling fs layer 04:46:22 4657fd5d0bcf: Pulling fs layer 04:46:22 6ad1cebc031e: Pulling fs layer 04:46:22 8a3aa393b2d8: Pulling fs layer 04:46:22 114826534d7a: Waiting 04:46:22 4657fd5d0bcf: Waiting 04:46:22 6ad1cebc031e: Waiting 04:46:22 8a3aa393b2d8: Waiting 04:46:22 25bc292e5bac: Verifying Checksum 04:46:22 25bc292e5bac: Download complete 04:46:22 52dc419b0ee2: Verifying Checksum 04:46:22 52dc419b0ee2: Download complete 04:46:22 4657fd5d0bcf: Download complete 04:46:22 df9b9388f04a: Verifying Checksum 04:46:22 df9b9388f04a: Pull complete 04:46:22 6ad1cebc031e: Verifying Checksum 04:46:22 6ad1cebc031e: Download complete 04:46:22 52dc419b0ee2: Pull complete 04:46:22 25bc292e5bac: Pull complete 04:46:22 114826534d7a: Verifying Checksum 04:46:22 114826534d7a: Download complete 04:46:23 8a3aa393b2d8: Verifying Checksum 04:46:23 8a3aa393b2d8: Download complete 04:46:26 114826534d7a: Pull complete 04:46:26 4657fd5d0bcf: Pull complete 04:46:26 6ad1cebc031e: Pull complete 04:46:29 8a3aa393b2d8: Pull complete 04:46:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:46:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:29 prd-ubuntu20.04-docker-8c-8g-9094 does not seem to be running inside a container 04:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:46:33 $ docker top fdf73976ef7f9938dcf72b97c8c797b1c241fcd90286b9f3e51809219ef2ef46 -eo pid,comm [Pipeline] { [Pipeline] echo 04:46:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:46:33 + set -o pipefail 04:46:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:46:41 04:46:41 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 04:46:41 04:46:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/980b32b7-79ed-4a43-b682-22bb978870a4 04:46:41 04:46:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:46:41 04:46:41 04:46:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:46:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:46:41 More details here: https://snyk.co/ue1NS 04:46:41 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:46:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:46:41 $ docker stop --time=1 fdf73976ef7f9938dcf72b97c8c797b1c241fcd90286b9f3e51809219ef2ef46 04:46:45 $ docker rm -f --volumes fdf73976ef7f9938dcf72b97c8c797b1c241fcd90286b9f3e51809219ef2ef46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:46:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:45 provisioning config files... 04:46:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2746113475903019701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:46 --> edgex-publish-swagger.sh 04:46:46 === Publish openapi/v3 API === 04:46:46 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:46:46 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 04:46:46 % Total % Received % Xferd Average Speed Time Time Time Current 04:46:46 Dload Upload Total Spent Left Speed 04:46:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 39260 --:--:-- --:--:-- --:--:-- 39260 04:46:46 04:46:46 [Pipeline] } 04:46:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:46:47 + git log --format=format:%s -1 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e [Pipeline] sh 04:46:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:47 prd-ubuntu20.04-docker-8c-8g-9094 does not seem to be running inside a container 04:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:46:48 $ docker top e34ef5dacd41276e59202fee1adcab070b940c8057f1115fd79a13c22cb72cb8 -eo pid,comm 04:46:48 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:46:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:48 [ssh-agent] Looking for ssh-agent implementation... 04:46:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:48 $ docker exec e34ef5dacd41276e59202fee1adcab070b940c8057f1115fd79a13c22cb72cb8 ssh-agent 04:46:48 SSH_AUTH_SOCK=/tmp/ssh-xGNjGghkU0kC/agent.32 04:46:48 SSH_AGENT_PID=38 04:46:48 Running ssh-add (command line suppressed) 04:46:48 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10255371141833834195.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10255371141833834195.key) 04:46:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:48 + git semver tag 04:46:49 2023-10-12 04:46:49,138 [run_tag] DEBUG tag force:False 04:46:49 2023-10-12 04:46:49,138 [check_head_tag] DEBUG check head tag 04:46:49 2023-10-12 04:46:49,139 [execute] INFO git cat-file --batch-check 04:46:49 2023-10-12 04:46:49,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:46:49 2023-10-12 04:46:49,143 [execute] INFO git cat-file --batch 04:46:49 2023-10-12 04:46:49,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:46:49 2023-10-12 04:46:49,157 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:46:49 2023-10-12 04:46:49,157 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 04:46:49 2023-10-12 04:46:49,157 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:46:49 2023-10-12 04:46:49,162 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:46:49 3.1.0-dev.34 [Pipeline] } 04:46:49 $ docker exec --env ******** --env ******** e34ef5dacd41276e59202fee1adcab070b940c8057f1115fd79a13c22cb72cb8 ssh-agent -k 04:46:49 unset SSH_AUTH_SOCK; 04:46:49 unset SSH_AGENT_PID; 04:46:49 echo Agent pid 38 killed; 04:46:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:49 + git semver [Pipeline] } 04:46:49 $ docker stop --time=1 e34ef5dacd41276e59202fee1adcab070b940c8057f1115fd79a13c22cb72cb8 04:46:51 $ docker rm -f --volumes e34ef5dacd41276e59202fee1adcab070b940c8057f1115fd79a13c22cb72cb8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:46:51 04:46:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:46:51 0.23.1-centos7: Pulling from edgex-lftools 04:46:51 ab5ef0e58194: Pulling fs layer 04:46:51 9712f1f96733: Pulling fs layer 04:46:51 63f879dbbcfc: Pulling fs layer 04:46:51 0d9ebad4ef96: Pulling fs layer 04:46:51 e9a5061849ea: Pulling fs layer 04:46:51 d747dcd14b5f: Pulling fs layer 04:46:51 2de7ff778b66: Pulling fs layer 04:46:51 0d9ebad4ef96: Waiting 04:46:51 e9a5061849ea: Waiting 04:46:51 d747dcd14b5f: Waiting 04:46:51 2de7ff778b66: Waiting 04:46:51 9712f1f96733: Verifying Checksum 04:46:51 9712f1f96733: Download complete 04:46:52 63f879dbbcfc: Verifying Checksum 04:46:52 63f879dbbcfc: Download complete 04:46:52 e9a5061849ea: Verifying Checksum 04:46:52 e9a5061849ea: Download complete 04:46:52 d747dcd14b5f: Verifying Checksum 04:46:52 d747dcd14b5f: Download complete 04:46:52 ab5ef0e58194: Verifying Checksum 04:46:52 ab5ef0e58194: Download complete 04:46:52 0d9ebad4ef96: Verifying Checksum 04:46:52 0d9ebad4ef96: Download complete 04:46:52 2de7ff778b66: Verifying Checksum 04:46:52 2de7ff778b66: Download complete 04:46:54 ab5ef0e58194: Pull complete 04:46:54 9712f1f96733: Pull complete 04:46:55 63f879dbbcfc: Pull complete 04:46:58 0d9ebad4ef96: Pull complete 04:46:59 e9a5061849ea: Pull complete 04:46:59 d747dcd14b5f: Pull complete 04:47:00 2de7ff778b66: Pull complete 04:47:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:47:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:00 prd-ubuntu20.04-docker-8c-8g-9094 does not seem to be running inside a container 04:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:47:05 $ docker top 7c7ff603d41048db963e1a69d35a95d5989185677be91a478efe41c2deb29dab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:47:05 provisioning config files... 04:47:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8951547207951780314tmp 04:47:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14368999604634654428tmp 04:47:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15613126458585919637tmp [Pipeline] { [Pipeline] echo 04:47:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:47:05 ---> sigul-configuration.sh 04:47:05 gpg: directory `/root/.gnupg' created 04:47:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:47:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:47:05 gpg: keyring `/root/.gnupg/secring.gpg' created 04:47:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:47:05 gpg: CAST5 encrypted data 04:47:05 gpg: encrypted with 1 passphrase 04:47:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:47:06 + mkdir /home/jenkins 04:47:06 + mkdir /home/jenkins/sigul [Pipeline] sh 04:47:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:47:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:47:06 ---> sigul-install.sh 04:47:06 Sigul already installed; skipping installation. [Pipeline] sh 04:47:06 + git tag --list 04:47:06 0.7.1 04:47:06 delhi-tag 04:47:06 v1.0.0 04:47:06 v1.1.0 04:47:06 v1.1.1 04:47:06 v1.1.2 04:47:06 v1.2.0 04:47:06 v1.2.1 04:47:06 v1.2.2 04:47:06 v1.2.3 04:47:06 v1.3.0 04:47:06 v1.4.0 04:47:06 v2.0.0 04:47:06 v2.1.0 04:47:06 v2.1.1 04:47:06 v2.2.0 04:47:06 v2.3.0 04:47:06 v2.3.1 04:47:06 v3.0 04:47:06 v3.0.0 04:47:06 v3.0.1-dev.1 04:47:06 v3.1.0-dev.1 04:47:06 v3.1.0-dev.10 04:47:06 v3.1.0-dev.11 04:47:06 v3.1.0-dev.12 04:47:06 v3.1.0-dev.13 04:47:06 v3.1.0-dev.14 04:47:06 v3.1.0-dev.15 04:47:06 v3.1.0-dev.16 04:47:06 v3.1.0-dev.17 04:47:06 v3.1.0-dev.18 04:47:06 v3.1.0-dev.19 04:47:06 v3.1.0-dev.2 04:47:06 v3.1.0-dev.20 04:47:06 v3.1.0-dev.21 04:47:06 v3.1.0-dev.22 04:47:06 v3.1.0-dev.23 04:47:06 v3.1.0-dev.24 04:47:06 v3.1.0-dev.25 04:47:06 v3.1.0-dev.26 04:47:06 v3.1.0-dev.27 04:47:06 v3.1.0-dev.28 04:47:06 v3.1.0-dev.29 04:47:06 v3.1.0-dev.3 04:47:06 v3.1.0-dev.30 04:47:06 v3.1.0-dev.31 04:47:06 v3.1.0-dev.32 04:47:06 v3.1.0-dev.33 04:47:06 v3.1.0-dev.34 04:47:06 v3.1.0-dev.4 04:47:06 v3.1.0-dev.5 04:47:06 v3.1.0-dev.6 04:47:06 v3.1.0-dev.7 04:47:06 v3.1.0-dev.8 04:47:06 v3.1.0-dev.9 [Pipeline] sh 04:47:07 + lftools sign git-tag v3.1.0-dev.34 04:47:07 Signing Git tag with Sigul... 04:47:07 Signing v3.1.0-dev.34 [Pipeline] echo 04:47:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:47:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:47:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:47:08 $ docker stop --time=1 7c7ff603d41048db963e1a69d35a95d5989185677be91a478efe41c2deb29dab 04:47:09 $ docker rm -f --volumes 7c7ff603d41048db963e1a69d35a95d5989185677be91a478efe41c2deb29dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:47:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:10 prd-ubuntu20.04-docker-8c-8g-9094 does not seem to be running inside a container 04:47:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:47:10 $ docker top 460156b684a1823054dd32411826fc46e30ca89afbcae2e104631667fcd8bf1e -eo pid,comm 04:47: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:47:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:12 [ssh-agent] Looking for ssh-agent implementation... 04:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:12 $ docker exec 460156b684a1823054dd32411826fc46e30ca89afbcae2e104631667fcd8bf1e ssh-agent 04:47:12 SSH_AUTH_SOCK=/tmp/ssh-WmRNbnkjMMBR/agent.33 04:47:12 SSH_AGENT_PID=39 04:47:12 Running ssh-add (command line suppressed) 04:47:12 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2405970971434809981.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2405970971434809981.key) 04:47:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:12 + git semver bump pre 04:47:12 2023-10-12 04:47:12,908 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:47:12 2023-10-12 04:47:12,908 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev 04:47:12 2023-10-12 04:47:12,908 [bump_version] DEBUG bumped version:3.1.0-dev.35 04:47:12 2023-10-12 04:47:12,908 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:47:12 2023-10-12 04:47:12,908 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:47:12 2023-10-12 04:47:12,908 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:47:12 2023-10-12 04:47:12,910 [execute] INFO git cat-file --batch-check 04:47:12 2023-10-12 04:47:12,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:47:12 2023-10-12 04:47:12,915 [execute] INFO git cat-file --batch 04:47:12 2023-10-12 04:47:12,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:47:12 2023-10-12 04:47:12,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:47:12 3.1.0-dev.35 [Pipeline] } 04:47:12 $ docker exec --env ******** --env ******** 460156b684a1823054dd32411826fc46e30ca89afbcae2e104631667fcd8bf1e ssh-agent -k 04:47:13 unset SSH_AUTH_SOCK; 04:47:13 unset SSH_AGENT_PID; 04:47:13 echo Agent pid 39 killed; 04:47:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:13 + git semver [Pipeline] } 04:47:13 $ docker stop --time=1 460156b684a1823054dd32411826fc46e30ca89afbcae2e104631667fcd8bf1e 04:47:14 $ docker rm -f --volumes 460156b684a1823054dd32411826fc46e30ca89afbcae2e104631667fcd8bf1e [Pipeline] // withDockerContainer [Pipeline] sh 04:47:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:15 prd-ubuntu20.04-docker-8c-8g-9094 does not seem to be running inside a container 04:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:47:16 $ docker top 9ff5906262132ca4f9519c9844c4814d2c30067afa09f73880f3be0cec8ecac5 -eo pid,comm 04:47:16 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:47:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:16 [ssh-agent] Looking for ssh-agent implementation... 04:47:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:16 $ docker exec 9ff5906262132ca4f9519c9844c4814d2c30067afa09f73880f3be0cec8ecac5 ssh-agent 04:47:16 SSH_AUTH_SOCK=/tmp/ssh-h2pSoJbVZXNN/agent.32 04:47:16 SSH_AGENT_PID=38 04:47:16 Running ssh-add (command line suppressed) 04:47:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13676597101666539990.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13676597101666539990.key) 04:47:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:16 + git semver push 04:47:17 2023-10-12 04:47:17,031 [run_push] DEBUG push 04:47:17 2023-10-12 04:47:17,032 [execute] INFO git cat-file --batch-check 04:47:17 2023-10-12 04:47:17,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:47:17 2023-10-12 04:47:17,036 [execute] INFO git rev-list f5abeaa5e875bf7ff613826aa42cd26fd8e7ef1f -- 04:47:17 2023-10-12 04:47:17,036 [execute] DEBUG Popen(['git', 'rev-list', 'f5abeaa5e875bf7ff613826aa42cd26fd8e7ef1f', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:47:17 2023-10-12 04:47:17,049 [execute] INFO git fetch -v origin 04:47:17 2023-10-12 04:47:17,049 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:47:17 2023-10-12 04:47:17,579 [run_push] DEBUG no remote changes detected 04:47:17 2023-10-12 04:47:17,579 [execute] INFO git push origin semver 04:47:17 2023-10-12 04:47:17,580 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:47:18 2023-10-12 04:47:18,358 [run_push] DEBUG push all version tags 04:47:18 2023-10-12 04:47:18,359 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:47:18 2023-10-12 04:47:18,359 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:47:19 2023-10-12 04:47:19,081 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:47:19 3.1.0-dev.35 [Pipeline] } 04:47:19 $ docker exec --env ******** --env ******** 9ff5906262132ca4f9519c9844c4814d2c30067afa09f73880f3be0cec8ecac5 ssh-agent -k 04:47:19 unset SSH_AUTH_SOCK; 04:47:19 unset SSH_AGENT_PID; 04:47:19 echo Agent pid 38 killed; 04:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:19 + git semver [Pipeline] } 04:47:19 $ docker stop --time=1 9ff5906262132ca4f9519c9844c4814d2c30067afa09f73880f3be0cec8ecac5 04:47:21 $ docker rm -f --volumes 9ff5906262132ca4f9519c9844c4814d2c30067afa09f73880f3be0cec8ecac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:47:21 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:47:21 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:47:21 total 16 04:47:21 drwxr-xr-x 3 root root 4096 Oct 12 04:36 . 04:47:21 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:47 .. 04:47:21 drwxr-xr-x 2 root root 4096 Oct 12 04:36 cost 04:47:21 -rw-r--r-- 1 root root 86 Oct 12 04:36 cost.csv 04:47:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:47:21 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:47:21 total 16 04:47:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 04:36 . 04:47:21 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:47 .. 04:47:21 drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 04:36 cost 04:47:21 -rw-r--r-- 1 jenkins jenkins 86 Oct 12 04:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:47:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:47:22 ---> package-listing.sh 04:47:22 ++ facter osfamily 04:47:22 ++ tr '[:upper:]' '[:lower:]' 04:47:23 + OS_FAMILY=debian 04:47:23 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:47:23 + START_PACKAGES=/tmp/packages_start.txt 04:47:23 + END_PACKAGES=/tmp/packages_end.txt 04:47:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:47:23 + PACKAGES=/tmp/packages_start.txt 04:47:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:47:23 + PACKAGES=/tmp/packages_end.txt 04:47:23 + case "${OS_FAMILY}" in 04:47:23 + dpkg -l 04:47:23 + grep '^ii' 04:47:23 + '[' -f /tmp/packages_start.txt ']' 04:47:23 + '[' -f /tmp/packages_end.txt ']' 04:47:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:47:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:47:23 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:47:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:47:23 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:47:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:47:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:24 prd-ubuntu20.04-docker-8c-8g-9094 does not seem to be running inside a container 04:47:24 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:47:24 $ docker top 188e8e72db810ed4a252d9fa8ae8eda2b94e75ceba6be45fd44a0442fe5eb3f7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:24 + touch /tmp/pre-build-complete [Pipeline] sh 04:47:24 + mkdir -p /var/log/sysstat [Pipeline] sh 04:47:25 + ls /var/log/sa-host 04:47:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:25 provisioning config files... 04:47:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9102211704581774530tmp [Pipeline] { [Pipeline] echo 04:47:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:47:25 ---> create-netrc.sh [Pipeline] } 04:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:47:25 ---> python-tools-install.sh [Pipeline] echo 04:47:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:47:26 ---> sudo-logs.sh 04:47:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:47:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:47:26 ---> job-cost.sh 04:47:26 lf-activate-venv: SKIPPING 04:47:26 DEBUG: total: 0.2199999988079071 04:47:26 INFO: Retrieving Stack Cost... 04:47:26 INFO: Retrieving Pricing Info for: v3-standard-8 04:47:27 INFO: Archiving Costs [Pipeline] echo 04:47:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:47:27 ---> logs-deploy.sh 04:47:27 lf-activate-venv: SKIPPING 04:47:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/263 04:47:27 INFO: archiving workspace using pattern(s): 04:47:28 Archives upload complete. 04:47:28 INFO: archiving logs to Nexus 04:47:29 ---> uname -a: 04:47:29 Linux prd-ubuntu20-04-docker-8c-8g-9094 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:47:29 04:47:29 04:47:29 ---> lscpu: 04:47:29 Architecture: x86_64 04:47:29 CPU op-mode(s): 32-bit, 64-bit 04:47:29 Byte Order: Little Endian 04:47:29 Address sizes: 40 bits physical, 48 bits virtual 04:47:29 CPU(s): 8 04:47:29 On-line CPU(s) list: 0-7 04:47:29 Thread(s) per core: 1 04:47:29 Core(s) per socket: 1 04:47:29 Socket(s): 8 04:47:29 NUMA node(s): 1 04:47:29 Vendor ID: AuthenticAMD 04:47:29 CPU family: 23 04:47:29 Model: 49 04:47:29 Model name: AMD EPYC-Rome Processor 04:47:29 Stepping: 0 04:47:29 CPU MHz: 2799.998 04:47:29 BogoMIPS: 5599.99 04:47:29 Virtualization: AMD-V 04:47:29 Hypervisor vendor: KVM 04:47:29 Virtualization type: full 04:47:29 L1d cache: 256 KiB 04:47:29 L1i cache: 256 KiB 04:47:29 L2 cache: 4 MiB 04:47:29 L3 cache: 128 MiB 04:47:29 NUMA node0 CPU(s): 0-7 04:47:29 Vulnerability Itlb multihit: Not affected 04:47:29 Vulnerability L1tf: Not affected 04:47:29 Vulnerability Mds: Not affected 04:47:29 Vulnerability Meltdown: Not affected 04:47:29 Vulnerability Mmio stale data: Not affected 04:47:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:47:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:47:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:47:29 Vulnerability Srbds: Not affected 04:47:29 Vulnerability Tsx async abort: Not affected 04:47:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 04:47:29 04:47:29 04:47:29 ---> nproc: 04:47:29 8 04:47:29 04:47:29 04:47:29 ---> df -h: 04:47:29 Filesystem Size Used Avail Use% Mounted on 04:47:29 overlay 155G 13G 143G 9% / 04:47:29 tmpfs 64M 0 64M 0% /dev 04:47:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:47:29 shm 64M 0 64M 0% /dev/shm 04:47:29 /dev/vda1 155G 13G 143G 9% /facter-os 04:47:29 04:47:29 04:47:29 ---> sar -b -r -n DEV: 04:47:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9094) 10/12/23 _x86_64_ (8 CPU) 04:47:29 04:47:29 04:16:24 LINUX RESTART (8 CPU) 04:47:29 04:47:29 04:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:47:29 04:18:01 10.12 0.00 10.12 0.00 0.00 30052.82 0.00 04:47:29 04:19:01 4.95 3.80 1.15 0.00 86.65 25.73 0.00 04:47:29 04:20:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 04:47:29 04:21:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 04:47:29 04:22:01 52.71 11.65 41.06 0.00 5180.47 8476.19 0.00 04:47:29 04:23:01 5.03 0.02 5.02 0.00 0.13 113.98 0.00 04:47:29 04:24:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 04:47:29 04:25:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 04:47:29 04:26:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 04:47:29 04:27:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 04:47:29 04:28:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 04:47:29 04:29:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 04:47:29 04:30:01 1.05 0.00 1.05 0.00 0.00 12.39 0.00 04:47:29 04:31:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 04:47:29 04:32:01 1.98 0.02 1.97 0.00 0.13 27.46 0.00 04:47:29 04:33:01 1.00 0.00 1.00 0.00 0.00 13.73 0.00 04:47:29 04:34:01 120.23 12.75 107.48 0.00 1872.49 33193.13 0.00 04:47:29 04:35:01 159.06 0.73 158.32 0.00 16.80 51370.50 0.00 04:47:29 04:36:01 73.65 0.13 73.52 0.00 8.40 20543.38 0.00 04:47:29 04:37:01 129.39 0.00 129.39 0.00 0.00 35899.10 0.00 04:47:29 04:38:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 04:47:29 04:39:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 04:47:29 04:40:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 04:47:29 04:41:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 04:47:29 04:42:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 04:47:29 04:43:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 04:47:29 04:44:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 04:47:29 04:45:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 04:47:29 04:46:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 04:47:29 04:47:01 93.53 0.22 93.32 0.00 17.20 44434.86 0.00 04:47:29 Average: 22.56 0.98 21.59 0.00 239.53 7468.54 0.00 04:47:29 04:47:29 04:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:47:29 04:18:01 30570760 31847660 528156 1.61 47336 1543276 1660924 4.89 615060 1418540 12 04:47:29 04:19:01 30529880 31810408 564368 1.72 47396 1546156 1677216 4.94 656616 1420232 104 04:47:29 04:20:01 30529148 31809716 564932 1.72 47420 1546156 1677216 4.94 657100 1420228 16 04:47:29 04:21:01 30528888 31809496 565084 1.72 47452 1546160 1677216 4.94 656864 1420228 20 04:47:29 04:22:01 30043344 31773932 560248 1.70 77568 1971112 1635988 4.82 967176 1553840 916 04:47:29 04:23:01 30049256 31775148 559152 1.70 76180 1967856 1628344 4.80 964756 1550580 328 04:47:29 04:24:01 30048948 31774904 559340 1.70 76236 1967860 1628344 4.80 964868 1550584 16 04:47:29 04:25:01 30049024 31775052 558856 1.70 76308 1967860 1628344 4.80 965012 1550584 16 04:47:29 04:26:01 30050488 31776592 557268 1.69 76368 1967864 1628344 4.80 963900 1550588 8 04:47:29 04:27:01 30050364 31776496 557452 1.70 76416 1967864 1628344 4.80 964124 1550592 144 04:47:29 04:28:01 30051408 31777608 556136 1.69 76448 1967864 1628344 4.80 962532 1550592 12 04:47:29 04:29:01 30051572 31777804 555840 1.69 76480 1967880 1628344 4.80 962660 1550604 8 04:47:29 04:30:01 30051524 31777820 555776 1.69 76520 1967884 1628344 4.80 962828 1550604 8 04:47:29 04:31:01 30051280 31777632 555900 1.69 76568 1967884 1628344 4.80 962988 1550608 12 04:47:29 04:32:01 30049708 31776164 557048 1.69 76660 1967856 1661744 4.90 963876 1550576 20 04:47:29 04:33:01 30049456 31775960 557212 1.69 76700 1967856 1661744 4.90 964012 1550576 52 04:47:29 04:34:01 28737940 31502368 775040 2.36 107016 2930892 1918148 5.65 1344008 2377188 4296 04:47:29 04:35:01 27516396 31204044 1064928 3.24 178500 3683188 2273996 6.70 1832020 3005580 111212 04:47:29 04:36:01 27255772 31115596 1152692 3.51 183216 3829856 2374596 7.00 2059300 3020316 233688 04:47:29 04:37:01 27142172 31522468 747868 2.27 193164 4305188 1704784 5.02 1590688 3564860 184 04:47:29 04:38:01 27142716 31523064 747272 2.27 193196 4305200 1704784 5.02 1590732 3564868 20 04:47:29 04:39:01 27145588 31526080 744208 2.26 193212 4305328 1704784 5.02 1586924 3564992 140 04:47:29 04:40:01 27147264 31527760 742448 2.26 193248 4305332 1704784 5.02 1585240 3564996 8 04:47:29 04:41:01 27154904 31535476 734716 2.23 193280 4305332 1704784 5.02 1578656 3564996 184 04:47:29 04:42:01 27155664 31536268 734128 2.23 193316 4305324 1704784 5.02 1577916 3565000 20 04:47:29 04:43:01 27155568 31536208 734116 2.23 193332 4305340 1704784 5.02 1578308 3565004 52 04:47:29 04:44:01 27155828 31536480 733800 2.23 193344 4305340 1704784 5.02 1578044 3565004 16 04:47:29 04:45:01 27155504 31536208 734000 2.23 193388 4305344 1704784 5.02 1578040 3565008 48 04:47:29 04:46:01 27154872 31535616 734540 2.23 193428 4305348 1704784 5.02 1578072 3565012 20 04:47:29 04:47:01 25656344 31504520 761572 2.32 229672 5613496 1791484 5.28 1687992 4831204 469492 04:47:29 Average: 28781053 31641152 668470 2.03 124646 2963663 1723774 5.08 1230010 2439119 27369 04:47:29 04:47:29 04:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:47:29 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:18:01 ens3 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:47:29 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:47:29 04:19:01 ens3 15.73 9.92 14.24 6.54 0.00 0.00 0.00 0.00 04:47:29 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:20:01 ens3 1.53 0.40 0.65 0.27 0.00 0.00 0.00 0.00 04:47:29 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:21:01 ens3 0.80 0.52 0.36 0.28 0.00 0.00 0.00 0.00 04:47:29 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:22:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:47:29 04:22:01 ens3 209.78 105.53 2731.07 7.40 0.00 0.00 0.00 0.00 04:47:29 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:23:01 ens3 0.48 0.30 0.08 0.02 0.00 0.00 0.00 0.00 04:47:29 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:24:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:47:29 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:25:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:26:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:47:29 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:27:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 04:47:29 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:28:01 ens3 0.20 0.03 0.06 0.00 0.00 0.00 0.00 0.00 04:47:29 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:31:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:32:01 ens3 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00 04:47:29 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:33:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:34:01 docker0 64.31 71.05 5.31 159.69 0.00 0.00 0.00 0.00 04:47:29 04:34:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 04:47:29 04:34:01 ens3 483.20 319.68 5252.00 119.12 0.00 0.00 0.00 0.00 04:47:29 04:34:01 vetha98fcbd 53.79 59.49 5.14 49.36 0.00 0.00 0.00 0.00 04:47:29 04:35:01 docker0 184.07 213.00 14.64 2296.09 0.00 0.00 0.00 0.00 04:47:29 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:35:01 vethac85737 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:47:29 04:35:01 ens3 234.33 196.55 2318.44 25.74 0.00 0.00 0.00 0.00 04:47:29 04:36:01 docker0 2.22 3.65 0.17 31.19 0.00 0.00 0.00 0.00 04:47:29 04:36:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:47:29 04:36:01 veth4de6b04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:47:29 04:36:01 ens3 30.91 18.20 55.38 12.22 0.00 0.00 0.00 0.00 04:47:29 04:37:01 docker0 1.33 2.67 0.08 30.86 0.00 0.00 0.00 0.00 04:47:29 04:37:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 04:47:29 04:37:01 ens3 102.22 62.20 2610.49 12.08 0.00 0.00 0.00 0.00 04:47:29 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:38:01 ens3 1.37 0.18 0.24 0.07 0.00 0.00 0.00 0.00 04:47:29 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:39:01 ens3 3.51 2.33 7.57 0.52 0.00 0.00 0.00 0.00 04:47:29 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:40:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:47:29 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:41:01 ens3 2.02 0.67 0.70 0.47 0.00 0.00 0.00 0.00 04:47:29 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:42:01 ens3 1.78 0.93 0.73 0.55 0.00 0.00 0.00 0.00 04:47:29 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:43:01 ens3 1.15 0.58 0.38 0.23 0.00 0.00 0.00 0.00 04:47:29 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:44:01 ens3 1.20 0.70 0.55 0.41 0.00 0.00 0.00 0.00 04:47:29 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:45:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:47:29 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:29 04:46:01 ens3 1.12 0.37 0.31 0.21 0.00 0.00 0.00 0.00 04:47:29 04:47:01 docker0 79.27 85.02 5.84 1023.83 0.00 0.00 0.00 0.00 04:47:29 04:47:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 04:47:29 04:47:01 ens3 356.66 245.98 8199.08 36.71 0.00 0.00 0.00 0.00 04:47:29 Average: docker0 11.05 12.52 0.87 118.11 0.00 0.00 0.00 0.00 04:47:29 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 04:47:29 Average: ens3 48.36 32.21 706.78 7.44 0.00 0.00 0.00 0.00 04:47:29 04:47:29 04:47:29 ---> sar -P ALL: 04:47:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9094) 10/12/23 _x86_64_ (8 CPU) 04:47:29 04:47:29 04:16:24 LINUX RESTART (8 CPU) 04:47:29 04:47:29 04:17:02 CPU %user %nice %system %iowait %steal %idle 04:47:29 04:18:01 all 0.03 0.00 0.02 0.05 0.01 99.89 04:47:29 04:18:01 0 0.03 0.00 0.03 0.03 0.00 99.90 04:47:29 04:18:01 1 0.09 0.00 0.03 0.00 0.03 99.85 04:47:29 04:18:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:47:29 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:47:29 04:18:01 5 0.02 0.00 0.05 0.20 0.00 99.73 04:47:29 04:18:01 6 0.02 0.00 0.02 0.14 0.02 99.81 04:47:29 04:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:19:01 all 0.45 0.00 0.05 0.02 0.01 99.47 04:47:29 04:19:01 0 0.57 0.00 0.08 0.05 0.02 99.28 04:47:29 04:19:01 1 0.28 0.00 0.05 0.00 0.03 99.63 04:47:29 04:19:01 2 0.50 0.00 0.02 0.00 0.02 99.47 04:47:29 04:19:01 3 0.07 0.00 0.05 0.00 0.00 99.88 04:47:29 04:19:01 4 0.12 0.00 0.05 0.00 0.00 99.83 04:47:29 04:19:01 5 0.07 0.00 0.03 0.00 0.00 99.90 04:47:29 04:19:01 6 1.75 0.00 0.03 0.08 0.00 98.13 04:47:29 04:19:01 7 0.25 0.00 0.08 0.02 0.00 99.65 04:47:29 04:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:47:29 04:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:47:29 04:20:01 2 0.13 0.00 0.00 0.00 0.02 99.85 04:47:29 04:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:47:29 04:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:47:29 04:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:47:29 04:20:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:47:29 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:21:01 all 0.30 0.00 0.01 0.00 0.01 99.68 04:47:29 04:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:47:29 04:21:01 2 2.02 0.00 0.02 0.00 0.02 97.95 04:47:29 04:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:47:29 04:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:47:29 04:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:47:29 04:21:01 6 0.22 0.00 0.00 0.02 0.00 99.77 04:47:29 04:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:22:01 all 2.56 0.00 1.30 0.84 0.03 95.26 04:47:29 04:22:01 0 2.24 0.00 1.20 0.88 0.03 95.64 04:47:29 04:22:01 1 1.65 0.00 3.02 1.07 0.05 94.20 04:47:29 04:22:01 2 2.74 0.00 1.11 0.05 0.02 96.08 04:47:29 04:22:01 3 2.92 0.00 1.17 0.10 0.03 95.78 04:47:29 04:22:01 4 3.64 0.00 0.84 0.27 0.02 95.23 04:47:29 04:22:01 5 1.64 0.00 0.93 0.23 0.03 97.16 04:47:29 04:22:01 6 2.42 0.00 0.92 3.17 0.03 93.45 04:47:29 04:22:01 7 3.27 0.00 1.24 0.92 0.03 94.54 04:47:29 04:23:01 all 0.07 0.00 0.05 0.03 0.01 99.85 04:47:29 04:23:01 0 0.20 0.00 0.10 0.00 0.00 99.70 04:47:29 04:23:01 1 0.07 0.00 0.05 0.00 0.00 99.88 04:47:29 04:23:01 2 0.07 0.00 0.10 0.00 0.02 99.82 04:47:29 04:23:01 3 0.03 0.00 0.05 0.00 0.00 99.92 04:47:29 04:23:01 4 0.03 0.00 0.03 0.18 0.02 99.73 04:47:29 04:23:01 5 0.05 0.00 0.03 0.00 0.00 99.92 04:47:29 04:23:01 6 0.05 0.00 0.03 0.02 0.00 99.90 04:47:29 04:23:01 7 0.03 0.00 0.03 0.02 0.02 99.90 04:47:29 04:24:01 all 0.04 0.00 0.01 0.01 0.00 99.94 04:47:29 04:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:24:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:47:29 04:24:01 2 0.22 0.00 0.00 0.00 0.02 99.77 04:47:29 04:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:24:01 4 0.02 0.00 0.02 0.03 0.00 99.93 04:47:29 04:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:24:01 7 0.02 0.00 0.05 0.00 0.02 99.92 04:47:29 04:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:47:29 04:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:47:29 04:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:47:29 04:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:47:29 04:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:25:01 4 0.02 0.00 0.00 0.05 0.02 99.92 04:47:29 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:47:29 04:26:01 all 0.22 0.00 0.00 0.00 0.01 99.77 04:47:29 04:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:26:01 2 1.66 0.00 0.00 0.00 0.02 98.32 04:47:29 04:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:26:01 4 0.02 0.00 0.02 0.03 0.00 99.93 04:47:29 04:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:26:01 7 0.02 0.00 0.00 0.00 0.03 99.95 04:47:29 04:27:01 all 0.26 0.00 0.01 0.01 0.01 99.71 04:47:29 04:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:27:01 1 0.03 0.00 0.00 0.07 0.02 99.88 04:47:29 04:27:01 2 2.00 0.00 0.02 0.00 0.02 97.97 04:47:29 04:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 04:47:29 04:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:47:29 04:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:47:29 04:28:01 all 0.26 0.00 0.00 0.01 0.01 99.72 04:47:29 04:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:28:01 2 1.97 0.00 0.00 0.00 0.02 98.01 04:47:29 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:28:01 4 0.02 0.00 0.00 0.08 0.02 99.88 04:47:29 04:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:47:29 04:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:47:29 04:47:29 04:28:01 CPU %user %nice %system %iowait %steal %idle 04:47:29 04:29:01 all 0.26 0.00 0.01 0.00 0.01 99.72 04:47:29 04:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:47:29 04:29:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:47:29 04:29:01 2 1.99 0.00 0.02 0.00 0.02 97.98 04:47:29 04:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:47:29 04:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:47:29 04:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:47:29 04:30:01 all 0.25 0.00 0.02 0.01 0.01 99.70 04:47:29 04:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:30:01 1 0.00 0.00 0.07 0.02 0.00 99.92 04:47:29 04:30:01 2 1.97 0.00 0.02 0.00 0.02 98.00 04:47:29 04:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:30:01 4 0.02 0.00 0.02 0.08 0.02 99.87 04:47:29 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:30:01 7 0.00 0.00 0.05 0.00 0.03 99.92 04:47:29 04:31:01 all 0.18 0.00 0.02 0.00 0.01 99.79 04:47:29 04:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:47:29 04:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:31:01 2 1.37 0.00 0.10 0.00 0.02 98.51 04:47:29 04:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:47:29 04:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:31:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:47:29 04:32:01 all 0.03 0.00 0.04 0.01 0.01 99.91 04:47:29 04:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:47:29 04:32:01 1 0.02 0.00 0.05 0.00 0.02 99.92 04:47:29 04:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:47:29 04:32:01 3 0.03 0.00 0.05 0.02 0.00 99.90 04:47:29 04:32:01 4 0.03 0.00 0.02 0.07 0.00 99.88 04:47:29 04:32:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:47:29 04:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:32:01 7 0.07 0.00 0.08 0.00 0.02 99.83 04:47:29 04:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:47:29 04:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:47:29 04:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:47:29 04:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:47:29 04:33:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:47:29 04:33:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:47:29 04:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:33:01 7 0.03 0.00 0.00 0.00 0.03 99.93 04:47:29 04:34:01 all 6.40 0.00 2.44 1.89 0.04 89.22 04:47:29 04:34:01 0 8.30 0.00 2.84 7.78 0.05 81.03 04:47:29 04:34:01 1 4.83 0.00 2.29 0.42 0.03 92.43 04:47:29 04:34:01 2 6.51 0.00 2.48 1.11 0.05 89.85 04:47:29 04:34:01 3 5.19 0.00 1.89 0.07 0.03 92.83 04:47:29 04:34:01 4 6.80 0.00 1.90 4.79 0.03 86.48 04:47:29 04:34:01 5 7.31 0.00 3.39 0.49 0.03 88.78 04:47:29 04:34:01 6 5.44 0.00 2.65 0.42 0.05 91.44 04:47:29 04:34:01 7 6.84 0.00 2.11 0.07 0.05 90.93 04:47:29 04:35:01 all 8.86 0.00 2.68 3.24 0.05 85.17 04:47:29 04:35:01 0 10.41 0.00 2.70 10.62 0.05 76.21 04:47:29 04:35:01 1 7.10 0.00 3.35 10.67 0.05 78.84 04:47:29 04:35:01 2 9.36 0.00 3.43 0.10 0.05 87.06 04:47:29 04:35:01 3 7.94 0.00 2.51 0.52 0.07 88.97 04:47:29 04:35:01 4 10.05 0.00 2.42 2.03 0.05 85.45 04:47:29 04:35:01 5 8.68 0.00 2.09 0.54 0.03 88.66 04:47:29 04:35:01 6 9.46 0.00 2.42 1.46 0.03 86.63 04:47:29 04:35:01 7 7.89 0.00 2.53 0.07 0.03 89.48 04:47:29 04:36:01 all 52.72 0.00 5.14 0.79 0.08 41.27 04:47:29 04:36:01 0 51.82 0.00 6.05 0.10 0.07 41.96 04:47:29 04:36:01 1 54.15 0.00 5.44 0.15 0.08 40.17 04:47:29 04:36:01 2 51.75 0.00 4.43 0.42 0.08 43.31 04:47:29 04:36:01 3 54.16 0.00 4.84 0.99 0.08 39.92 04:47:29 04:36:01 4 52.73 0.00 5.15 0.22 0.08 41.81 04:47:29 04:36:01 5 51.25 0.00 5.10 0.08 0.08 43.48 04:47:29 04:36:01 6 54.30 0.00 4.59 0.13 0.08 40.89 04:47:29 04:36:01 7 51.54 0.00 5.53 4.28 0.08 38.57 04:47:29 04:37:01 all 7.73 0.00 2.23 1.94 0.04 88.07 04:47:29 04:37:01 0 9.19 0.00 2.22 2.02 0.05 86.52 04:47:29 04:37:01 1 8.19 0.00 2.30 0.39 0.05 89.07 04:47:29 04:37:01 2 6.19 0.00 1.88 8.58 0.03 83.32 04:47:29 04:37:01 3 7.88 0.00 2.18 0.07 0.03 89.84 04:47:29 04:37:01 4 6.87 0.00 1.99 1.07 0.03 90.03 04:47:29 04:37:01 5 7.79 0.00 2.79 0.17 0.02 89.24 04:47:29 04:37:01 6 7.46 0.00 2.25 1.78 0.03 88.48 04:47:29 04:37:01 7 8.27 0.00 2.20 1.46 0.03 88.03 04:47:29 04:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:47:29 04:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:47:29 04:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:47:29 04:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:47:29 04:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:38:01 4 0.05 0.00 0.02 0.02 0.00 99.92 04:47:29 04:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:38:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:47:29 04:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:39:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:47:29 04:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:47:29 04:39:01 1 0.03 0.00 0.02 0.05 0.03 99.87 04:47:29 04:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:47:29 04:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:47:29 04:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:47:29 04:39:01 7 0.08 0.00 0.00 0.00 0.00 99.92 04:47:29 04:47:29 04:39:01 CPU %user %nice %system %iowait %steal %idle 04:47:29 04:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:47:29 04:40:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:47:29 04:40:01 1 0.05 0.00 0.05 0.00 0.03 99.87 04:47:29 04:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:47:29 04:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:47:29 04:40:01 4 0.03 0.00 0.00 0.02 0.02 99.93 04:47:29 04:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:47:29 04:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:47:29 04:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:47:29 04:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:47:29 04:41:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:47:29 04:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:47:29 04:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:47:29 04:41:01 4 0.05 0.00 0.00 0.02 0.03 99.90 04:47:29 04:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:47:29 04:41:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:47:29 04:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:47:29 04:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:47:29 04:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:47:29 04:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:47:29 04:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:42:01 4 0.05 0.00 0.03 0.02 0.03 99.87 04:47:29 04:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:43:01 all 0.14 0.00 0.01 0.01 0.01 99.84 04:47:29 04:43:01 0 0.90 0.00 0.02 0.00 0.02 99.07 04:47:29 04:43:01 1 0.07 0.00 0.03 0.03 0.02 99.85 04:47:29 04:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:47:29 04:43:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:47:29 04:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:47:29 04:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:47:29 04:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:47:29 04:44:01 0 0.10 0.00 0.02 0.00 0.02 99.87 04:47:29 04:44:01 1 0.03 0.00 0.03 0.02 0.02 99.90 04:47:29 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:47:29 04:44:01 4 0.03 0.00 0.03 0.00 0.03 99.90 04:47:29 04:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:47:29 04:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:47:29 04:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:45:01 all 0.06 0.00 0.01 0.00 0.01 99.92 04:47:29 04:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:47:29 04:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:47:29 04:45:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:47:29 04:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:47:29 04:45:01 4 0.25 0.00 0.02 0.02 0.03 99.68 04:47:29 04:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:47:29 04:45:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:47:29 04:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:47:29 04:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:47:29 04:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:47:29 04:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:47:29 04:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:47:29 04:46:01 3 0.07 0.00 0.00 0.00 0.00 99.93 04:47:29 04:46:01 4 0.02 0.00 0.02 0.02 0.03 99.92 04:47:29 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:47:29 04:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:47:29 04:47:01 all 7.60 0.00 3.10 2.03 0.04 87.22 04:47:29 04:47:01 0 8.42 0.00 3.53 0.17 0.03 87.85 04:47:29 04:47:01 1 6.61 0.00 3.48 9.48 0.05 80.38 04:47:29 04:47:01 2 7.11 0.00 2.63 2.48 0.05 87.73 04:47:29 04:47:01 3 9.60 0.00 3.05 0.52 0.05 86.78 04:47:29 04:47:01 4 7.12 0.00 2.89 1.23 0.03 88.73 04:47:29 04:47:01 5 6.93 0.00 2.98 1.30 0.03 88.76 04:47:29 04:47:01 6 7.68 0.00 2.71 0.15 0.05 89.41 04:47:29 04:47:01 7 7.36 0.00 3.54 0.91 0.03 88.16 04:47:29 Average: all 2.94 0.00 0.57 0.36 0.02 96.11 04:47:29 Average: 0 3.07 0.00 0.63 0.72 0.02 95.56 04:47:29 Average: 1 2.77 0.00 0.68 0.74 0.02 95.79 04:47:29 Average: 2 3.25 0.00 0.55 0.42 0.02 95.77 04:47:29 Average: 3 2.92 0.00 0.53 0.08 0.01 96.46 04:47:29 Average: 4 2.92 0.00 0.51 0.34 0.02 96.20 04:47:29 Average: 5 2.77 0.00 0.58 0.10 0.01 96.54 04:47:29 Average: 6 2.95 0.00 0.52 0.25 0.01 96.27 04:47:29 Average: 7 2.84 0.00 0.58 0.26 0.02 96.31 04:47:29 04:47:29 04:47:29