Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 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-ssh8051780953944538879.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14962757630197220750.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/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-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16188055355782093424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh910892277321378228.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-uart/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-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3373385171883754924.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-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16386 in /w/workspace/edgexfoundry_device-uart_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-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e (main) Commit message: "Merge pull request #74 from jinlinGuan/golang-1.23" > git config core.sparsecheckout # timeout=10 > git checkout -f 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 > git rev-list --no-walk 23327eef742656f25952fb3dd9c4e82b8abf1118 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T07:46:06.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T07:46:06.390Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T07:46:06.425Z] ========================================================= [2024-10-04T07:46:06.425Z] EdgeX Global Pipelines Version Info [2024-10-04T07:46:06.425Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:46:07.177Z] ------------------- [2024-10-04T07:46:07.177Z] stable info: [2024-10-04T07:46:07.177Z] ------------------- [2024-10-04T07:46:07.177Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T07:46:07.177Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T07:46:07.177Z] Message: update stable to v1.0.265 [2024-10-04T07:46:07.764Z] ------------------- [2024-10-04T07:46:07.764Z] experimental info: [2024-10-04T07:46:07.764Z] ------------------- [2024-10-04T07:46:07.764Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T07:46:07.764Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T07:46:07.764Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T07:46:07.846Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-10-04T07:46:07.867Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-10-04T07:46:07.891Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T07:46:07.920Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T07:46:07.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T07:46:07.963Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T07:46:07.984Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T07:46:08.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T07:46:08.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T07:46:08.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T07:46:08.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T07:46:08.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-10-04T07:46:08.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T07:46:08.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T07:46:08.177Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T07:46:08.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T07:46:08.228Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:46:08.251Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:46:08.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T07:46:08.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T07:46:08.326Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T07:46:08.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T07:46:08.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T07:46:08.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T07:46:08.454Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T07:46:08.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T07:46:08.491Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T07:46:08.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-04T07:46:08.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-04T07:46:08.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-04T07:46:08.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] echo [2024-10-04T07:46:08.595Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69ede8b [Pipeline] echo [2024-10-04T07:46:08.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:46:08.681Z] provisioning config files... [2024-10-04T07:46:08.695Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3800304426143775593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:46:09.023Z] ---> ****-login.sh [2024-10-04T07:46:09.023Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:46:09.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:09.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:09.283Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:09.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:09.283Z] [2024-10-04T07:46:09.283Z] Login Succeeded [2024-10-04T07:46:09.283Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:46:09.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:09.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:09.543Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:09.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:09.543Z] [2024-10-04T07:46:09.543Z] Login Succeeded [2024-10-04T07:46:09.543Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:46:09.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:09.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:09.543Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:09.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:09.543Z] [2024-10-04T07:46:09.543Z] Login Succeeded [2024-10-04T07:46:09.543Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:46:09.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:09.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:09.803Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:09.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:09.803Z] [2024-10-04T07:46:09.803Z] Login Succeeded [2024-10-04T07:46:09.803Z] ****.io [2024-10-04T07:46:09.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:10.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:10.064Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:10.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:10.064Z] [2024-10-04T07:46:10.064Z] Login Succeeded [2024-10-04T07:46:10.064Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:46:10.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T07:46:10.485Z] + git rev-list -1 --merges 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e~1..69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] echo [2024-10-04T07:46:10.515Z] -----------> git rev-list -1 --merges 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e~1..69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [2024-10-04T07:46:10.515Z] 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [false] [Pipeline] sh [2024-10-04T07:46:10.807Z] + git log --format=format:%s -1 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] echo [2024-10-04T07:46:10.822Z] ========================================================= [2024-10-04T07:46:10.822Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T07:46:10.822Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T07:46:11.172Z] + git log --format=format:%s -1 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] echo [2024-10-04T07:46:11.188Z] [semverPrep] GIT_COMMIT: 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e, Commit Message: Merge pull request #74 from jinlinGuan/golang-1.23 [Pipeline] echo [2024-10-04T07:46:11.202Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T07:46:11.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:46:11.569Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T07:46:11.569Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T07:46:11.569Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T07:46:11.569Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T07:46:11.569Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T07:46:11.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:46:11.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:46:11.929Z] [2024-10-04T07:46:11.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:46:12.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:46:12.240Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T07:46:12.240Z] b85a868b505f: Pulling fs layer [2024-10-04T07:46:12.240Z] e2be974225ed: Pulling fs layer [2024-10-04T07:46:12.240Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T07:46:12.240Z] 988bab9f4d93: Pulling fs layer [2024-10-04T07:46:12.240Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T07:46:12.240Z] eaf3925da568: Pulling fs layer [2024-10-04T07:46:12.240Z] bab4dde63d76: Pulling fs layer [2024-10-04T07:46:12.240Z] bde34c3a00c8: Pulling fs layer [2024-10-04T07:46:12.240Z] 1469e6f7b9e6: Waiting [2024-10-04T07:46:12.240Z] 988bab9f4d93: Waiting [2024-10-04T07:46:12.240Z] eaf3925da568: Waiting [2024-10-04T07:46:12.240Z] bab4dde63d76: Waiting [2024-10-04T07:46:12.240Z] b352a97aabf1: Pulling fs layer [2024-10-04T07:46:12.240Z] 4872d77fe225: Pulling fs layer [2024-10-04T07:46:12.240Z] 5851b861e8e6: Pulling fs layer [2024-10-04T07:46:12.240Z] b352a97aabf1: Waiting [2024-10-04T07:46:12.240Z] bde34c3a00c8: Waiting [2024-10-04T07:46:12.240Z] e2be974225ed: Verifying Checksum [2024-10-04T07:46:12.240Z] e2be974225ed: Download complete [2024-10-04T07:46:12.240Z] 988bab9f4d93: Verifying Checksum [2024-10-04T07:46:12.240Z] 988bab9f4d93: Download complete [2024-10-04T07:46:12.240Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T07:46:12.240Z] 1469e6f7b9e6: Download complete [2024-10-04T07:46:12.500Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T07:46:12.500Z] 339a4e72a1f5: Download complete [2024-10-04T07:46:12.500Z] eaf3925da568: Verifying Checksum [2024-10-04T07:46:12.500Z] eaf3925da568: Download complete [2024-10-04T07:46:12.500Z] bde34c3a00c8: Verifying Checksum [2024-10-04T07:46:12.500Z] bde34c3a00c8: Download complete [2024-10-04T07:46:12.500Z] b352a97aabf1: Verifying Checksum [2024-10-04T07:46:12.500Z] b352a97aabf1: Download complete [2024-10-04T07:46:12.500Z] 4872d77fe225: Verifying Checksum [2024-10-04T07:46:12.500Z] 4872d77fe225: Download complete [2024-10-04T07:46:12.500Z] 5851b861e8e6: Verifying Checksum [2024-10-04T07:46:12.500Z] 5851b861e8e6: Download complete [2024-10-04T07:46:12.500Z] b85a868b505f: Download complete [2024-10-04T07:46:12.760Z] bab4dde63d76: Verifying Checksum [2024-10-04T07:46:12.760Z] bab4dde63d76: Download complete [2024-10-04T07:46:14.135Z] b85a868b505f: Pull complete [2024-10-04T07:46:14.135Z] e2be974225ed: Pull complete [2024-10-04T07:46:14.393Z] 339a4e72a1f5: Pull complete [2024-10-04T07:46:14.653Z] 988bab9f4d93: Pull complete [2024-10-04T07:46:14.912Z] 1469e6f7b9e6: Pull complete [2024-10-04T07:46:14.912Z] eaf3925da568: Pull complete [2024-10-04T07:46:16.818Z] bab4dde63d76: Pull complete [2024-10-04T07:46:16.818Z] bde34c3a00c8: Pull complete [2024-10-04T07:46:16.818Z] b352a97aabf1: Pull complete [2024-10-04T07:46:16.818Z] 4872d77fe225: Pull complete [2024-10-04T07:46:16.818Z] 5851b861e8e6: Pull complete [2024-10-04T07:46:17.079Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T07:46:17.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:46:17.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:46:17.219Z] prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container [2024-10-04T07:46:17.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T07:46:21.152Z] $ docker top 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 -eo pid,comm [2024-10-04T07:46:21.205Z] 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). [2024-10-04T07:46:21.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:46:21.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:46:21.270Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:46:21.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:46:21.380Z] $ docker exec 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 ssh-agent [2024-10-04T07:46:21.485Z] SSH_AUTH_SOCK=/tmp/ssh-fzw7grmo7STh/agent.32 [2024-10-04T07:46:21.485Z] SSH_AGENT_PID=38 [2024-10-04T07:46:21.491Z] Running ssh-add (command line suppressed) [2024-10-04T07:46:21.587Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13478133521302223023.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13478133521302223023.key) [2024-10-04T07:46:21.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:46:21.901Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T07:46:21.912Z] $ docker exec --env ******** --env ******** 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 ssh-agent -k [2024-10-04T07:46:22.015Z] unset SSH_AUTH_SOCK; [2024-10-04T07:46:22.015Z] unset SSH_AGENT_PID; [2024-10-04T07:46:22.015Z] echo Agent pid 38 killed; [2024-10-04T07:46:22.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T07:46:22.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:46:22.082Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:46:22.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:46:22.190Z] $ docker exec 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 ssh-agent [2024-10-04T07:46:22.305Z] SSH_AUTH_SOCK=/tmp/ssh-kJWsR2yRJHtQ/agent.71 [2024-10-04T07:46:22.305Z] SSH_AGENT_PID=77 [2024-10-04T07:46:22.309Z] Running ssh-add (command line suppressed) [2024-10-04T07:46:22.400Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15814677854703711201.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15814677854703711201.key) [2024-10-04T07:46:22.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:46:22.714Z] + git semver init [2024-10-04T07:46:22.974Z] 2024-10-04 07:46:22,907 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T07:46:22.974Z] 2024-10-04 07:46:22,908 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-10-04T07:46:22.974Z] 2024-10-04 07:46:22,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-10-04T07:46:22.974Z] 2024-10-04 07:46:22,909 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:46:24.355Z] 2024-10-04 07:46:24,085 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-10-04T07:46:24.355Z] 2024-10-04 07:46:24,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-10-04T07:46:24.355Z] 2024-10-04 07:46:24,086 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-04T07:46:24.355Z] 2024-10-04 07:46:24,086 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-04T07:46:24.355Z] 3.0.1-dev.31 [Pipeline] } [2024-10-04T07:46:24.364Z] $ docker exec --env ******** --env ******** 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 ssh-agent -k [2024-10-04T07:46:24.467Z] unset SSH_AUTH_SOCK; [2024-10-04T07:46:24.467Z] unset SSH_AGENT_PID; [2024-10-04T07:46:24.468Z] echo Agent pid 77 killed; [2024-10-04T07:46:24.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:46:24.805Z] + git semver [Pipeline] } [2024-10-04T07:46:25.078Z] $ docker stop --time=1 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 [2024-10-04T07:46:26.356Z] $ docker rm -f --volumes 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:46:26.718Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T07:46:26.970Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T07:46:26.975Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.31 [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 [2024-10-04T07:46:27.177Z] provisioning config files... [2024-10-04T07:46:27.188Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13654700423531500921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:46:27.498Z] ---> ****-login.sh [2024-10-04T07:46:27.498Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:46:27.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:27.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:27.499Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:27.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:27.499Z] [2024-10-04T07:46:27.499Z] Login Succeeded [2024-10-04T07:46:27.499Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:46:27.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:27.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:27.499Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:27.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:27.499Z] [2024-10-04T07:46:27.499Z] Login Succeeded [2024-10-04T07:46:27.499Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:46:27.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:27.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:27.759Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:27.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:27.759Z] [2024-10-04T07:46:27.759Z] Login Succeeded [2024-10-04T07:46:27.759Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:46:27.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:27.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:27.759Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:27.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:27.759Z] [2024-10-04T07:46:27.759Z] Login Succeeded [2024-10-04T07:46:27.759Z] ****.io [2024-10-04T07:46:28.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:28.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:28.019Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:28.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:28.019Z] [2024-10-04T07:46:28.019Z] Login Succeeded [2024-10-04T07:46:28.019Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:46:28.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T07:46:28.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:46:28.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:46:28.158Z] ========================================================= [2024-10-04T07:46:28.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T07:46:28.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:46:28.498Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T07:46:28.498Z] Sending build context to Docker daemon 25.58MB [2024-10-04T07:46:28.498Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:46:28.498Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-04T07:46:28.757Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T07:46:28.757Z] 43c4264eed91: Pulling fs layer [2024-10-04T07:46:28.757Z] 4cc291be95ef: Pulling fs layer [2024-10-04T07:46:28.757Z] 2ac1f1163629: Pulling fs layer [2024-10-04T07:46:28.757Z] 5c3c966382ef: Pulling fs layer [2024-10-04T07:46:28.757Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T07:46:28.757Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T07:46:28.757Z] 9f66e0745190: Pulling fs layer [2024-10-04T07:46:28.757Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T07:46:28.757Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T07:46:28.757Z] 4f4fb700ef54: Waiting [2024-10-04T07:46:28.757Z] f49a43e4bbc0: Waiting [2024-10-04T07:46:28.757Z] 5d5c8e513c77: Waiting [2024-10-04T07:46:28.757Z] 9f66e0745190: Waiting [2024-10-04T07:46:28.757Z] 5c3c966382ef: Waiting [2024-10-04T07:46:28.757Z] 561ebcabdf7f: Waiting [2024-10-04T07:46:28.757Z] 4cc291be95ef: Verifying Checksum [2024-10-04T07:46:28.757Z] 4cc291be95ef: Download complete [2024-10-04T07:46:28.757Z] 5c3c966382ef: Download complete [2024-10-04T07:46:28.757Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T07:46:28.757Z] 4f4fb700ef54: Download complete [2024-10-04T07:46:28.757Z] 5d5c8e513c77: Download complete [2024-10-04T07:46:28.757Z] 43c4264eed91: Download complete [2024-10-04T07:46:28.757Z] 9f66e0745190: Verifying Checksum [2024-10-04T07:46:28.757Z] 9f66e0745190: Download complete [2024-10-04T07:46:29.015Z] 561ebcabdf7f: Download complete [2024-10-04T07:46:29.015Z] 43c4264eed91: Pull complete [2024-10-04T07:46:29.015Z] 4cc291be95ef: Pull complete [2024-10-04T07:46:29.274Z] 2ac1f1163629: Verifying Checksum [2024-10-04T07:46:29.274Z] 2ac1f1163629: Download complete [2024-10-04T07:46:29.532Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T07:46:29.532Z] f49a43e4bbc0: Download complete [2024-10-04T07:46:32.818Z] 2ac1f1163629: Pull complete [2024-10-04T07:46:32.818Z] 5c3c966382ef: Pull complete [2024-10-04T07:46:32.818Z] 4f4fb700ef54: Pull complete [2024-10-04T07:46:32.818Z] 5d5c8e513c77: Pull complete [2024-10-04T07:46:32.818Z] 9f66e0745190: Pull complete [2024-10-04T07:46:35.355Z] f49a43e4bbc0: Pull complete [2024-10-04T07:46:35.613Z] 561ebcabdf7f: Pull complete [2024-10-04T07:46:35.613Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T07:46:35.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T07:46:35.613Z] ---> 3a752c3f9dda [2024-10-04T07:46:35.613Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T07:46:40.964Z] ---> Running in 996ab1c4b665 [2024-10-04T07:46:40.964Z] Removing intermediate container 996ab1c4b665 [2024-10-04T07:46:40.964Z] ---> 3cb29a7b0449 [2024-10-04T07:46:40.964Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T07:46:40.964Z] ---> Running in b7ae3415e2f3 [2024-10-04T07:46:40.964Z] Removing intermediate container b7ae3415e2f3 [2024-10-04T07:46:40.964Z] ---> 69a66c0f30ed [2024-10-04T07:46:40.964Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:46:40.964Z] ---> Running in 1af2be6ed411 [2024-10-04T07:46:40.964Z] Removing intermediate container 1af2be6ed411 [2024-10-04T07:46:40.964Z] ---> f7c0fd477abc [2024-10-04T07:46:40.964Z] Step 6/12 : WORKDIR /device-uart [2024-10-04T07:46:40.964Z] ---> Running in 080604f82524 [2024-10-04T07:46:40.964Z] Removing intermediate container 080604f82524 [2024-10-04T07:46:40.964Z] ---> 8f06c9e6d728 [2024-10-04T07:46:40.964Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T07:46:40.964Z] ---> Running in a389ad40d4ec [2024-10-04T07:46:41.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:46:41.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:46:41.483Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-04T07:46:41.483Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-04T07:46:41.483Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-04T07:46:41.483Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-04T07:46:41.483Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:46:41.483Z] OK: 250 MiB in 58 packages [2024-10-04T07:46:42.053Z] Removing intermediate container a389ad40d4ec [2024-10-04T07:46:42.053Z] ---> a09132409ab0 [2024-10-04T07:46:42.053Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-04T07:46:42.122Z] Still waiting to schedule task [2024-10-04T07:46:42.123Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-04T07:46:42.312Z] ---> 3da17ffc5185 [2024-10-04T07:46:42.312Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:46:42.312Z] ---> Running in ec7c2dcbbf33 [2024-10-04T07:47:38.620Z] Removing intermediate container ec7c2dcbbf33 [2024-10-04T07:47:38.620Z] ---> fb99fc569810 [2024-10-04T07:47:38.620Z] Step 10/12 : COPY . . [2024-10-04T07:47:38.620Z] ---> 6b58d4c910a0 [2024-10-04T07:47:38.620Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:47:38.620Z] ---> Running in 2f377b8f0089 [2024-10-04T07:47:38.620Z] Removing intermediate container 2f377b8f0089 [2024-10-04T07:47:38.620Z] ---> 17711f8ca1e5 [2024-10-04T07:47:38.620Z] Step 12/12 : RUN ${MAKE} [2024-10-04T07:47:38.620Z] ---> Running in fc6bb1dfad7c [2024-10-04T07:47:38.620Z] noop [2024-10-04T07:47:38.620Z] Removing intermediate container fc6bb1dfad7c [2024-10-04T07:47:38.620Z] ---> 96dfb6d62653 [2024-10-04T07:47:38.620Z] Successfully built 96dfb6d62653 [2024-10-04T07:47:38.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:47:38.954Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:47:38.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:47:39.048Z] prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container [2024-10-04T07:47:39.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T07:47:39.432Z] $ docker top 0116b044463cf44b553c6bd8a1c1ee5f73dda12a68cd87a0f7ecd27e134e5175 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:47:39.784Z] + go version [2024-10-04T07:47:39.784Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T07:47:39.795Z] $ docker stop --time=1 0116b044463cf44b553c6bd8a1c1ee5f73dda12a68cd87a0f7ecd27e134e5175 [2024-10-04T07:47:41.040Z] $ docker rm -f --volumes 0116b044463cf44b553c6bd8a1c1ee5f73dda12a68cd87a0f7ecd27e134e5175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:47:41.525Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:47:41.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:47:41.606Z] prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container [2024-10-04T07:47:41.643Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T07:47:41.977Z] $ docker top 1632306fa745417992b56c1886c4a88bf4458af6d25ae5e10cfd75e708cae529 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:47:42.328Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:47:42.633Z] + make test [2024-10-04T07:47:42.633Z] go test ./... -coverprofile=coverage.out [2024-10-04T07:47:44.543Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-04T07:48:02.619Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-04T07:48:02.619Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-04T07:48:10.732Z] go vet ./... [2024-10-04T07:48:15.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T07:48:15.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T07:48:15.999Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T07:48:16.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T07:48:16.299Z] $ docker stop --time=1 1632306fa745417992b56c1886c4a88bf4458af6d25ae5e10cfd75e708cae529 [2024-10-04T07:48:22.817Z] $ docker rm -f --volumes 1632306fa745417992b56c1886c4a88bf4458af6d25ae5e10cfd75e708cae529 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:48:23.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T07:48:23.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-04T07:48:24.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T07:48:24.385Z] + ls -al . [2024-10-04T07:48:24.386Z] total 236 [2024-10-04T07:48:24.386Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:47 . [2024-10-04T07:48:24.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:46 .. [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 07:46 .dockerignore [2024-10-04T07:48:24.386Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:48 .git [2024-10-04T07:48:24.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 .github [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 4 07:46 .gitignore [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 4 07:46 .golangci.yml [2024-10-04T07:48:24.386Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:46 .semver [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 4 07:46 Attribution.txt [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 4 07:46 CHANGELOG.md [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 1918 Oct 4 07:46 Dockerfile [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 07:46 GOVERNANCE.md [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 4 07:46 Jenkinsfile [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 07:46 LICENSE [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 4 07:46 Makefile [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 07:46 OWNERS.md [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 4 07:46 README.md [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:46 VERSION [2024-10-04T07:48:24.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:46 bin [2024-10-04T07:48:24.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 cmd [2024-10-04T07:48:24.386Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 4 07:48 coverage.out [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 6936 Oct 4 07:46 go.mod [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 100395 Oct 4 07:46 go.sum [2024-10-04T07:48:24.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 internal [2024-10-04T07:48:24.386Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:48:24.711Z] + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e --label arch=amd64 --label version=3.0.1-dev.31 . [2024-10-04T07:48:24.711Z] Sending build context to Docker daemon 25.59MB [2024-10-04T07:48:24.711Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:48:24.711Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-04T07:48:24.711Z] ---> 96dfb6d62653 [2024-10-04T07:48:24.711Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T07:48:25.280Z] ---> Running in 9ba15d41a3df [2024-10-04T07:48:25.280Z] Removing intermediate container 9ba15d41a3df [2024-10-04T07:48:25.280Z] ---> 619717420350 [2024-10-04T07:48:25.280Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T07:48:25.280Z] ---> Running in b6619207f97b [2024-10-04T07:48:25.280Z] Removing intermediate container b6619207f97b [2024-10-04T07:48:25.280Z] ---> a640c3c08f61 [2024-10-04T07:48:25.280Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:48:25.280Z] ---> Running in 6c5979e7f1e8 [2024-10-04T07:48:25.541Z] Removing intermediate container 6c5979e7f1e8 [2024-10-04T07:48:25.541Z] ---> c15f50c6a566 [2024-10-04T07:48:25.541Z] Step 6/26 : WORKDIR /device-uart [2024-10-04T07:48:25.541Z] ---> Running in ce0fe7afb874 [2024-10-04T07:48:25.541Z] Removing intermediate container ce0fe7afb874 [2024-10-04T07:48:25.541Z] ---> 258b40fd4c06 [2024-10-04T07:48:25.541Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T07:48:25.541Z] ---> Running in 3ec2802f2ca2 [2024-10-04T07:48:25.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:48:26.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:48:26.325Z] OK: 250 MiB in 58 packages [2024-10-04T07:48:26.588Z] Removing intermediate container 3ec2802f2ca2 [2024-10-04T07:48:26.588Z] ---> 3c7a0c1e776f [2024-10-04T07:48:26.588Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-04T07:48:26.848Z] ---> b872a09cc513 [2024-10-04T07:48:26.848Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:48:26.848Z] ---> Running in f982220eeb26 [2024-10-04T07:48:27.414Z] Removing intermediate container f982220eeb26 [2024-10-04T07:48:27.414Z] ---> 2c9ca54556d2 [2024-10-04T07:48:27.414Z] Step 10/26 : COPY . . [2024-10-04T07:48:28.350Z] ---> a283841d313b [2024-10-04T07:48:28.350Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:48:28.350Z] ---> Running in 148f673b646d [2024-10-04T07:48:28.350Z] Removing intermediate container 148f673b646d [2024-10-04T07:48:28.350Z] ---> 7b4311cce2bf [2024-10-04T07:48:28.350Z] Step 12/26 : RUN ${MAKE} [2024-10-04T07:48:28.350Z] ---> Running in 46918aa26d89 [2024-10-04T07:48:28.610Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-10-04T07:49:07.326Z] Removing intermediate container 46918aa26d89 [2024-10-04T07:49:07.326Z] ---> a122f27f5650 [2024-10-04T07:49:07.326Z] Step 13/26 : FROM alpine:3.20 [2024-10-04T07:49:07.326Z] 3.20: Pulling from library/alpine [2024-10-04T07:49:07.326Z] 43c4264eed91: Already exists [2024-10-04T07:49:07.326Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:49:07.326Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T07:49:07.326Z] ---> 91ef0af61f39 [2024-10-04T07:49:07.326Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-04T07:49:07.326Z] ---> Running in d1742462f9b7 [2024-10-04T07:49:07.326Z] Removing intermediate container d1742462f9b7 [2024-10-04T07:49:07.326Z] ---> 063f1fc48667 [2024-10-04T07:49:07.326Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-04T07:49:07.326Z] ---> Running in 6e33476aff54 [2024-10-04T07:49:07.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:07.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:07.326Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T07:49:07.326Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:49:07.326Z] OK: 8 MiB in 15 packages [2024-10-04T07:49:07.326Z] Removing intermediate container 6e33476aff54 [2024-10-04T07:49:07.326Z] ---> b4fbd29c309c [2024-10-04T07:49:07.326Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-04T07:49:07.326Z] ---> Running in 0c1de9846951 [2024-10-04T07:49:07.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:07.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:07.326Z] Upgrading critical system libraries and apk-tools: [2024-10-04T07:49:07.326Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:49:07.326Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:49:07.326Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:49:07.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:07.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:07.326Z] OK: 8 MiB in 15 packages [2024-10-04T07:49:07.326Z] Removing intermediate container 0c1de9846951 [2024-10-04T07:49:07.326Z] ---> 8a363eddb410 [2024-10-04T07:49:07.326Z] Step 17/26 : WORKDIR / [2024-10-04T07:49:07.326Z] ---> Running in 986a77440462 [2024-10-04T07:49:07.326Z] Removing intermediate container 986a77440462 [2024-10-04T07:49:07.326Z] ---> 2329fe094a9d [2024-10-04T07:49:07.326Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-04T07:49:07.326Z] ---> 86018e829b05 [2024-10-04T07:49:07.326Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-04T07:49:07.326Z] ---> 86bda296b473 [2024-10-04T07:49:07.326Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-04T07:49:07.326Z] ---> db0cbd7d39d8 [2024-10-04T07:49:07.326Z] Step 21/26 : EXPOSE 59995 [2024-10-04T07:49:07.326Z] ---> Running in 77f1279523a4 [2024-10-04T07:49:07.586Z] Removing intermediate container 77f1279523a4 [2024-10-04T07:49:07.586Z] ---> 84e14ca43fa5 [2024-10-04T07:49:07.586Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-04T07:49:07.586Z] ---> Running in 55fe0a2507a0 [2024-10-04T07:49:07.586Z] Removing intermediate container 55fe0a2507a0 [2024-10-04T07:49:07.586Z] ---> c80d4ba16c68 [2024-10-04T07:49:07.586Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T07:49:07.586Z] ---> Running in e987792c8103 [2024-10-04T07:49:07.586Z] Removing intermediate container e987792c8103 [2024-10-04T07:49:07.586Z] ---> 7501b6fc5685 [2024-10-04T07:49:07.586Z] Step 24/26 : LABEL arch=amd64 [2024-10-04T07:49:07.843Z] ---> Running in a70c55fcd22d [2024-10-04T07:49:07.843Z] Removing intermediate container a70c55fcd22d [2024-10-04T07:49:07.844Z] ---> a81f5d584a88 [2024-10-04T07:49:07.844Z] Step 25/26 : LABEL git_sha=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [2024-10-04T07:49:07.844Z] ---> Running in 98ba2618c8bd [2024-10-04T07:49:07.844Z] Removing intermediate container 98ba2618c8bd [2024-10-04T07:49:07.844Z] ---> f3b360aba4ef [2024-10-04T07:49:07.844Z] Step 26/26 : LABEL version=3.0.1-dev.31 [2024-10-04T07:49:07.844Z] ---> Running in 16ee3aa35efb [2024-10-04T07:49:08.103Z] Removing intermediate container 16ee3aa35efb [2024-10-04T07:49:08.103Z] ---> 8698c5bcc6a2 [2024-10-04T07:49:08.103Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T07:49:08.103Z] Successfully built 8698c5bcc6a2 [2024-10-04T07:49:08.103Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:49:08.257Z] provisioning config files... [2024-10-04T07:49:08.268Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4656996721322428925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:49:08.581Z] ---> ****-login.sh [2024-10-04T07:49:08.581Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:49:08.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:49:08.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:49:08.581Z] Configure a credential helper to remove this warning. See [2024-10-04T07:49:08.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:49:08.581Z] [2024-10-04T07:49:08.581Z] Login Succeeded [2024-10-04T07:49:08.581Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:49:08.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:49:08.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:49:08.581Z] Configure a credential helper to remove this warning. See [2024-10-04T07:49:08.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:49:08.581Z] [2024-10-04T07:49:08.581Z] Login Succeeded [2024-10-04T07:49:08.581Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:49:08.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:49:08.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:49:08.841Z] Configure a credential helper to remove this warning. See [2024-10-04T07:49:08.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:49:08.841Z] [2024-10-04T07:49:08.841Z] Login Succeeded [2024-10-04T07:49:08.841Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:49:08.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:49:08.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:49:08.841Z] Configure a credential helper to remove this warning. See [2024-10-04T07:49:08.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:49:08.841Z] [2024-10-04T07:49:08.841Z] Login Succeeded [2024-10-04T07:49:08.841Z] ****.io [2024-10-04T07:49:08.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:49:09.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:49:09.101Z] Configure a credential helper to remove this warning. See [2024-10-04T07:49:09.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:49:09.101Z] [2024-10-04T07:49:09.101Z] Login Succeeded [2024-10-04T07:49:09.101Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:49:09.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:49:09.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:49:09.196Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-10-04T07:49:09.196Z] 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [2024-10-04T07:49:09.196Z] latest [2024-10-04T07:49:09.196Z] 3.0.1-dev.31 [2024-10-04T07:49:09.196Z] 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 [2024-10-04T07:49:09.196Z] main [2024-10-04T07:49:09.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:09.572Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:09.902Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [2024-10-04T07:49:09.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-04T07:49:09.902Z] 6fc458c828d4: Preparing [2024-10-04T07:49:09.902Z] 5e6af87298a1: Preparing [2024-10-04T07:49:09.902Z] 2e27980b822d: Preparing [2024-10-04T07:49:09.902Z] f3db8b75240a: Preparing [2024-10-04T07:49:09.902Z] 860c2f4d740c: Preparing [2024-10-04T07:49:09.902Z] 63ca1fbb43ae: Preparing [2024-10-04T07:49:09.902Z] 63ca1fbb43ae: Waiting [2024-10-04T07:49:09.902Z] 5e6af87298a1: Pushed [2024-10-04T07:49:09.902Z] 860c2f4d740c: Pushed [2024-10-04T07:49:09.902Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:49:09.902Z] 2e27980b822d: Pushed [2024-10-04T07:49:09.902Z] f3db8b75240a: Pushed [2024-10-04T07:49:14.320Z] 6fc458c828d4: Pushed [2024-10-04T07:49:14.320Z] 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e: digest: sha256:5d609006c0e2a52e538a5c97dd15ad85ba189ac341f77d4c0a9d70ef422f0c53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:14.669Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:15.005Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-10-04T07:49:15.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-04T07:49:15.005Z] 6fc458c828d4: Preparing [2024-10-04T07:49:15.005Z] 5e6af87298a1: Preparing [2024-10-04T07:49:15.005Z] 2e27980b822d: Preparing [2024-10-04T07:49:15.005Z] f3db8b75240a: Preparing [2024-10-04T07:49:15.005Z] 860c2f4d740c: Preparing [2024-10-04T07:49:15.005Z] 63ca1fbb43ae: Preparing [2024-10-04T07:49:15.005Z] 63ca1fbb43ae: Waiting [2024-10-04T07:49:15.005Z] f3db8b75240a: Layer already exists [2024-10-04T07:49:15.005Z] 6fc458c828d4: Layer already exists [2024-10-04T07:49:15.005Z] 860c2f4d740c: Layer already exists [2024-10-04T07:49:15.005Z] 2e27980b822d: Layer already exists [2024-10-04T07:49:15.005Z] 5e6af87298a1: Layer already exists [2024-10-04T07:49:15.005Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:49:15.005Z] latest: digest: sha256:5d609006c0e2a52e538a5c97dd15ad85ba189ac341f77d4c0a9d70ef422f0c53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:15.349Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:15.694Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.31 [2024-10-04T07:49:15.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-04T07:49:15.694Z] 6fc458c828d4: Preparing [2024-10-04T07:49:15.694Z] 5e6af87298a1: Preparing [2024-10-04T07:49:15.694Z] 2e27980b822d: Preparing [2024-10-04T07:49:15.694Z] f3db8b75240a: Preparing [2024-10-04T07:49:15.694Z] 860c2f4d740c: Preparing [2024-10-04T07:49:15.694Z] 63ca1fbb43ae: Preparing [2024-10-04T07:49:15.694Z] 63ca1fbb43ae: Waiting [2024-10-04T07:49:15.694Z] 860c2f4d740c: Layer already exists [2024-10-04T07:49:15.694Z] f3db8b75240a: Layer already exists [2024-10-04T07:49:15.694Z] 6fc458c828d4: Layer already exists [2024-10-04T07:49:15.694Z] 2e27980b822d: Layer already exists [2024-10-04T07:49:15.694Z] 5e6af87298a1: Layer already exists [2024-10-04T07:49:15.694Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:49:15.694Z] 3.0.1-dev.31: digest: sha256:5d609006c0e2a52e538a5c97dd15ad85ba189ac341f77d4c0a9d70ef422f0c53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:16.025Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:16.363Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 [2024-10-04T07:49:16.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-04T07:49:16.363Z] 6fc458c828d4: Preparing [2024-10-04T07:49:16.363Z] 5e6af87298a1: Preparing [2024-10-04T07:49:16.363Z] 2e27980b822d: Preparing [2024-10-04T07:49:16.363Z] f3db8b75240a: Preparing [2024-10-04T07:49:16.363Z] 860c2f4d740c: Preparing [2024-10-04T07:49:16.363Z] 63ca1fbb43ae: Preparing [2024-10-04T07:49:16.363Z] 63ca1fbb43ae: Waiting [2024-10-04T07:49:16.363Z] 6fc458c828d4: Layer already exists [2024-10-04T07:49:16.363Z] f3db8b75240a: Layer already exists [2024-10-04T07:49:16.363Z] 2e27980b822d: Layer already exists [2024-10-04T07:49:16.363Z] 5e6af87298a1: Layer already exists [2024-10-04T07:49:16.363Z] 860c2f4d740c: Layer already exists [2024-10-04T07:49:16.363Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:49:16.363Z] 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31: digest: sha256:5d609006c0e2a52e538a5c97dd15ad85ba189ac341f77d4c0a9d70ef422f0c53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:16.694Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:17.053Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-10-04T07:49:17.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-04T07:49:17.053Z] 6fc458c828d4: Preparing [2024-10-04T07:49:17.053Z] 5e6af87298a1: Preparing [2024-10-04T07:49:17.053Z] 2e27980b822d: Preparing [2024-10-04T07:49:17.053Z] f3db8b75240a: Preparing [2024-10-04T07:49:17.053Z] 860c2f4d740c: Preparing [2024-10-04T07:49:17.053Z] 63ca1fbb43ae: Preparing [2024-10-04T07:49:17.053Z] 63ca1fbb43ae: Waiting [2024-10-04T07:49:17.053Z] 6fc458c828d4: Layer already exists [2024-10-04T07:49:17.053Z] 2e27980b822d: Layer already exists [2024-10-04T07:49:17.053Z] 5e6af87298a1: Layer already exists [2024-10-04T07:49:17.053Z] f3db8b75240a: Layer already exists [2024-10-04T07:49:17.053Z] 860c2f4d740c: Layer already exists [2024-10-04T07:49:17.053Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:49:17.053Z] main: digest: sha256:5d609006c0e2a52e538a5c97dd15ad85ba189ac341f77d4c0a9d70ef422f0c53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:49:17.136Z] ===================================================== [Pipeline] echo [2024-10-04T07:49:17.152Z] taggedImages: [2024-10-04T07:49:17.152Z] - nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [2024-10-04T07:49:17.152Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-10-04T07:49:17.152Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.31 [2024-10-04T07:49:17.152Z] - nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 [2024-10-04T07:49:17.152Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:17.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:49:17.587Z] [2024-10-04T07:49:17.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:17.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:49:17.891Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T07:49:17.891Z] 5eb5b503b376: Pulling fs layer [2024-10-04T07:49:17.891Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T07:49:17.891Z] ec43610c2a17: Pulling fs layer [2024-10-04T07:49:17.891Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T07:49:17.891Z] 33b1e0a273af: Pulling fs layer [2024-10-04T07:49:17.891Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T07:49:17.891Z] 2f39f015ded8: Pulling fs layer [2024-10-04T07:49:17.891Z] 33b1e0a273af: Waiting [2024-10-04T07:49:17.891Z] 5d3b04190fa2: Waiting [2024-10-04T07:49:17.891Z] 2f39f015ded8: Waiting [2024-10-04T07:49:17.891Z] 3a2ae6a8a46f: Waiting [2024-10-04T07:49:17.891Z] 5c69ac0246d0: Download complete [2024-10-04T07:49:17.891Z] 3a2ae6a8a46f: Download complete [2024-10-04T07:49:17.891Z] 33b1e0a273af: Verifying Checksum [2024-10-04T07:49:17.891Z] 33b1e0a273af: Download complete [2024-10-04T07:49:17.891Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T07:49:17.891Z] 5d3b04190fa2: Download complete [2024-10-04T07:49:18.149Z] ec43610c2a17: Verifying Checksum [2024-10-04T07:49:18.149Z] ec43610c2a17: Download complete [2024-10-04T07:49:18.149Z] 5eb5b503b376: Verifying Checksum [2024-10-04T07:49:18.149Z] 5eb5b503b376: Download complete [2024-10-04T07:49:18.715Z] 2f39f015ded8: Download complete [2024-10-04T07:49:19.285Z] 5eb5b503b376: Pull complete [2024-10-04T07:49:19.285Z] 5c69ac0246d0: Pull complete [2024-10-04T07:49:19.852Z] ec43610c2a17: Pull complete [2024-10-04T07:49:19.852Z] 3a2ae6a8a46f: Pull complete [2024-10-04T07:49:20.111Z] 33b1e0a273af: Pull complete [2024-10-04T07:49:20.111Z] 5d3b04190fa2: Pull complete [2024-10-04T07:49:24.299Z] 2f39f015ded8: Pull complete [2024-10-04T07:49:24.299Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T07:49:24.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:49:24.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:49:24.405Z] prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container [2024-10-04T07:49:24.438Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T07:49:30.819Z] $ docker top fc21974aa611b79074196c82e970365108b588254dca07fb3474fce30345fdae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:49:31.204Z] ---> job-cost.sh [2024-10-04T07:49:31.204Z] lf-activate-venv: SKIPPING [2024-10-04T07:49:31.204Z] INFO: No Stack... [2024-10-04T07:49:31.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T07:49:32.034Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T07:49:32.325Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-10-04T07:49:32.325Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T07:49:32.341Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] [2024-10-04T07:49:32.353Z] Resource [jenkins-edgexfoundry-device-uart-main-38-stack-cost] did not exist. Created. [2024-10-04T07:49:32.361Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T07:49:32.682Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T07:49:32.711Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T07:49:32.719Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T07:49:32.750Z] $ docker stop --time=1 fc21974aa611b79074196c82e970365108b588254dca07fb3474fce30345fdae [2024-10-04T07:49:33.899Z] $ docker rm -f --volumes fc21974aa611b79074196c82e970365108b588254dca07fb3474fce30345fdae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T08:53:35.748Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18388 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-10-04T08:53:35.766Z] Running in /w/workspace/device-uart/38 [Pipeline] { [Pipeline] checkout [2024-10-04T08:53:35.864Z] The recommended git tool is: git [2024-10-04T08:53:43.526Z] using credential edgex-jenkins-ssh [2024-10-04T08:53:43.550Z] Cloning the remote Git repository [2024-10-04T08:53:43.652Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-10-04T08:53:43.820Z] > git init /w/workspace/device-uart/38 # timeout=10 [2024-10-04T08:53:44.114Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-10-04T08:53:44.115Z] > git --version # timeout=10 [2024-10-04T08:53:44.205Z] > git --version # 'git version 2.25.1' [2024-10-04T08:53:44.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T08:53:44.473Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T08:53:47.522Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-10-04T08:53:47.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T08:53:48.809Z] Avoid second fetch [2024-10-04T08:53:48.810Z] Checking out Revision 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e (main) [2024-10-04T08:53:48.841Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T08:53:48.956Z] > git checkout -f 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 [2024-10-04T08:53:49.660Z] Commit message: "Merge pull request #74 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T08:53:54.860Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T08:53:54.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T08:53:54.860Z] Dload Upload Total Spent Left Speed [2024-10-04T08:53:54.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2024-10-04T08:53:55.200Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T08:53:55.530Z] + sudo tee /etc/docker/daemon.new [2024-10-04T08:53:55.530Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T08:53:55.530Z] { [2024-10-04T08:53:55.530Z] "registry-mirrors": [ [2024-10-04T08:53:55.530Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T08:53:55.530Z] ], [2024-10-04T08:53:55.530Z] "bip": "10.250.0.254/24", [2024-10-04T08:53:55.530Z] "hosts": [ [2024-10-04T08:53:55.530Z] "tcp://0.0.0.0:5555", [2024-10-04T08:53:55.530Z] "unix:///var/run/docker.sock" [2024-10-04T08:53:55.530Z] ], [2024-10-04T08:53:55.530Z] "mtu": 1458, [2024-10-04T08:53:55.530Z] "selinux-enabled": true, [2024-10-04T08:53:55.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T08:53:55.530Z] } [Pipeline] sh [2024-10-04T08:53:55.867Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T08:53:56.203Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T08:54:14.487Z] provisioning config files... [2024-10-04T08:54:14.516Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/38@tmp/config5232352636650375309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:54:14.977Z] ---> ****-login.sh [2024-10-04T08:54:14.977Z] nexus3.edgexfoundry.org:10001 [2024-10-04T08:54:15.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:54:15.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:54:15.526Z] Configure a credential helper to remove this warning. See [2024-10-04T08:54:15.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:54:15.526Z] [2024-10-04T08:54:15.526Z] Login Succeeded [2024-10-04T08:54:15.526Z] nexus3.edgexfoundry.org:10002 [2024-10-04T08:54:15.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:54:16.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:54:16.065Z] Configure a credential helper to remove this warning. See [2024-10-04T08:54:16.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:54:16.065Z] [2024-10-04T08:54:16.065Z] Login Succeeded [2024-10-04T08:54:16.065Z] nexus3.edgexfoundry.org:10003 [2024-10-04T08:54:16.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:54:16.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:54:16.333Z] Configure a credential helper to remove this warning. See [2024-10-04T08:54:16.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:54:16.333Z] [2024-10-04T08:54:16.333Z] Login Succeeded [2024-10-04T08:54:16.333Z] nexus3.edgexfoundry.org:10004 [2024-10-04T08:54:16.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:54:16.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:54:16.602Z] Configure a credential helper to remove this warning. See [2024-10-04T08:54:16.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:54:16.602Z] [2024-10-04T08:54:16.602Z] Login Succeeded [2024-10-04T08:54:16.602Z] ****.io [2024-10-04T08:54:16.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:54:17.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:54:17.139Z] Configure a credential helper to remove this warning. See [2024-10-04T08:54:17.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:54:17.139Z] [2024-10-04T08:54:17.139Z] Login Succeeded [2024-10-04T08:54:17.139Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T08:54:17.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T08:54:17.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T08:54:17.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T08:54:17.507Z] ========================================================= [2024-10-04T08:54:17.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T08:54:17.507Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:54:17.889Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T08:54:18.481Z] Sending build context to Docker daemon 12.86MB [2024-10-04T08:54:18.481Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T08:54:18.481Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-04T08:54:18.481Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T08:54:18.481Z] cf04c63912e1: Pulling fs layer [2024-10-04T08:54:18.481Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T08:54:18.481Z] a37a00ec5f00: Pulling fs layer [2024-10-04T08:54:18.481Z] 50b3750afda1: Pulling fs layer [2024-10-04T08:54:18.481Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T08:54:18.481Z] 80978eb59214: Pulling fs layer [2024-10-04T08:54:18.481Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T08:54:18.481Z] c5a475d317c9: Pulling fs layer [2024-10-04T08:54:18.481Z] 80978eb59214: Waiting [2024-10-04T08:54:18.481Z] c5a475d317c9: Waiting [2024-10-04T08:54:18.481Z] c9f46d7d2bd2: Waiting [2024-10-04T08:54:18.481Z] 50b3750afda1: Waiting [2024-10-04T08:54:18.481Z] 4f4fb700ef54: Waiting [2024-10-04T08:54:18.481Z] 55b35a11ae5e: Verifying Checksum [2024-10-04T08:54:18.481Z] 55b35a11ae5e: Download complete [2024-10-04T08:54:18.481Z] 50b3750afda1: Verifying Checksum [2024-10-04T08:54:18.481Z] 50b3750afda1: Download complete [2024-10-04T08:54:18.481Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T08:54:18.481Z] 4f4fb700ef54: Download complete [2024-10-04T08:54:18.751Z] 80978eb59214: Verifying Checksum [2024-10-04T08:54:18.751Z] 80978eb59214: Download complete [2024-10-04T08:54:18.751Z] cf04c63912e1: Verifying Checksum [2024-10-04T08:54:18.751Z] cf04c63912e1: Download complete [2024-10-04T08:54:19.338Z] c5a475d317c9: Verifying Checksum [2024-10-04T08:54:19.338Z] c5a475d317c9: Download complete [2024-10-04T08:54:19.609Z] cf04c63912e1: Pull complete [2024-10-04T08:54:20.576Z] a37a00ec5f00: Verifying Checksum [2024-10-04T08:54:20.576Z] a37a00ec5f00: Download complete [2024-10-04T08:54:21.162Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T08:54:21.162Z] c9f46d7d2bd2: Download complete [2024-10-04T08:54:21.162Z] 55b35a11ae5e: Pull complete [2024-10-04T08:54:36.205Z] a37a00ec5f00: Pull complete [2024-10-04T08:54:36.205Z] 50b3750afda1: Pull complete [2024-10-04T08:54:36.205Z] 4f4fb700ef54: Pull complete [2024-10-04T08:54:36.205Z] 80978eb59214: Pull complete [2024-10-04T08:54:42.854Z] c9f46d7d2bd2: Pull complete [2024-10-04T08:54:44.288Z] c5a475d317c9: Pull complete [2024-10-04T08:54:44.288Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T08:54:44.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T08:54:44.289Z] ---> be29e6b0f0d4 [2024-10-04T08:54:44.289Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T08:54:45.265Z] ---> Running in a0aa87bed14f [2024-10-04T08:54:45.265Z] Removing intermediate container a0aa87bed14f [2024-10-04T08:54:45.265Z] ---> e35deacd73a3 [2024-10-04T08:54:45.265Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T08:54:45.532Z] ---> Running in 2363efd0bb7e [2024-10-04T08:54:45.799Z] Removing intermediate container 2363efd0bb7e [2024-10-04T08:54:45.799Z] ---> 76ea4d775aa0 [2024-10-04T08:54:45.799Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-04T08:54:45.799Z] ---> Running in 67dcacb14109 [2024-10-04T08:54:46.070Z] Removing intermediate container 67dcacb14109 [2024-10-04T08:54:46.070Z] ---> fb78095321ad [2024-10-04T08:54:46.070Z] Step 6/12 : WORKDIR /device-uart [2024-10-04T08:54:46.070Z] ---> Running in 9dc9b5c45d92 [2024-10-04T08:54:46.337Z] Removing intermediate container 9dc9b5c45d92 [2024-10-04T08:54:46.337Z] ---> 3b06cf5cfa1b [2024-10-04T08:54:46.337Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T08:54:46.602Z] ---> Running in 3d4b178af206 [2024-10-04T08:54:47.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:54:48.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:54:49.108Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-04T08:54:49.108Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-04T08:54:49.108Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-04T08:54:49.375Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-04T08:54:49.375Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T08:54:49.375Z] OK: 242 MiB in 58 packages [2024-10-04T08:54:50.334Z] Removing intermediate container 3d4b178af206 [2024-10-04T08:54:50.334Z] ---> 4d12fb2a2c3b [2024-10-04T08:54:50.334Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-04T08:54:50.916Z] ---> 5d762ba4a482 [2024-10-04T08:54:50.916Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:54:50.916Z] ---> Running in 43749c43f4fa [2024-10-04T08:56:42.612Z] Removing intermediate container 43749c43f4fa [2024-10-04T08:56:42.612Z] ---> 3141b0d56c84 [2024-10-04T08:56:42.612Z] Step 10/12 : COPY . . [2024-10-04T08:56:42.612Z] ---> a7a945f156d4 [2024-10-04T08:56:42.612Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T08:56:42.612Z] ---> Running in 476f18853914 [2024-10-04T08:56:42.612Z] Removing intermediate container 476f18853914 [2024-10-04T08:56:42.612Z] ---> bc25148d38eb [2024-10-04T08:56:42.612Z] Step 12/12 : RUN ${MAKE} [2024-10-04T08:56:42.612Z] ---> Running in 21bd3332eb39 [2024-10-04T08:56:42.612Z] noop [2024-10-04T08:56:42.612Z] Removing intermediate container 21bd3332eb39 [2024-10-04T08:56:42.612Z] ---> 82ad4867f8b0 [2024-10-04T08:56:42.612Z] Successfully built 82ad4867f8b0 [2024-10-04T08:56:42.612Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:56:42.974Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T08:56:42.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:56:43.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-18388 does not seem to be running inside a container [2024-10-04T08:56:43.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/38 -v /w/workspace/device-uart/38:/w/workspace/device-uart/38:rw,z -v /w/workspace/device-uart/38@tmp:/w/workspace/device-uart/38@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 [2024-10-04T08:56:44.404Z] $ docker top 49acc1a92b62ec22efd1a801ab9b89865b740f3485cfe5020f7ad05861f5c1df -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T08:56:45.228Z] + go version [2024-10-04T08:56:45.228Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T08:56:45.248Z] $ docker stop --time=1 49acc1a92b62ec22efd1a801ab9b89865b740f3485cfe5020f7ad05861f5c1df [2024-10-04T08:56:46.865Z] $ docker rm -f --volumes 49acc1a92b62ec22efd1a801ab9b89865b740f3485cfe5020f7ad05861f5c1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:56:47.483Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T08:56:47.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:56:47.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-18388 does not seem to be running inside a container [2024-10-04T08:56:47.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/38 -v /w/workspace/device-uart/38:/w/workspace/device-uart/38:rw,z -v /w/workspace/device-uart/38@tmp:/w/workspace/device-uart/38@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 [2024-10-04T08:56:48.854Z] $ docker top 3dd1f730a764a64746efdac5261429106e6de7398de8fb41a749996254dd8807 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T08:56:49.386Z] + git config --global --add safe.directory /w/workspace/device-uart/38 [Pipeline] fileExists [Pipeline] sh [2024-10-04T08:56:49.757Z] + make test [2024-10-04T08:56:49.757Z] go test ./... -coverprofile=coverage.out [2024-10-04T08:56:56.427Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-04T09:00:18.290Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-04T09:00:18.290Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-04T09:00:18.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T09:00:18.290Z] go vet ./... [2024-10-04T09:00:57.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T09:00:57.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T09:00:57.240Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T09:00:57.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T09:00:57.287Z] $ docker stop --time=1 3dd1f730a764a64746efdac5261429106e6de7398de8fb41a749996254dd8807 [2024-10-04T09:00:59.109Z] $ docker rm -f --volumes 3dd1f730a764a64746efdac5261429106e6de7398de8fb41a749996254dd8807 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T09:01:00.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T09:01:00.723Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T09:01:01.199Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T09:01:01.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T09:01:02.064Z] + ls -al . [2024-10-04T09:01:02.064Z] total 232 [2024-10-04T09:01:02.064Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 08:56 . [2024-10-04T09:01:02.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 08:53 .. [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 08:53 .dockerignore [2024-10-04T09:01:02.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 08:53 .git [2024-10-04T09:01:02.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:53 .github [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 4 08:53 .gitignore [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 4 08:53 .golangci.yml [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 4 08:53 Attribution.txt [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 4 08:53 CHANGELOG.md [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 1918 Oct 4 08:53 Dockerfile [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 08:53 GOVERNANCE.md [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 4 08:53 Jenkinsfile [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 08:53 LICENSE [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 4 08:53 Makefile [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 08:53 OWNERS.md [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 4 08:53 README.md [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:46 VERSION [2024-10-04T09:01:02.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 08:53 bin [2024-10-04T09:01:02.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:53 cmd [2024-10-04T09:01:02.064Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 4 09:00 coverage.out [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 6936 Oct 4 08:53 go.mod [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 100395 Oct 4 08:53 go.sum [2024-10-04T09:01:02.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:53 internal [2024-10-04T09:01:02.064Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 08:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:01:02.439Z] + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e --label arch=arm64 --label version=3.0.1-dev.31 . [2024-10-04T09:01:03.050Z] Sending build context to Docker daemon 12.87MB [2024-10-04T09:01:03.050Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T09:01:03.050Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-04T09:01:03.050Z] ---> 82ad4867f8b0 [2024-10-04T09:01:03.050Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T09:01:03.050Z] ---> Running in 664b6ab2582f [2024-10-04T09:01:03.323Z] Removing intermediate container 664b6ab2582f [2024-10-04T09:01:03.323Z] ---> 28c2e58144f2 [2024-10-04T09:01:03.323Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T09:01:03.608Z] ---> Running in d948f9784e27 [2024-10-04T09:01:03.895Z] Removing intermediate container d948f9784e27 [2024-10-04T09:01:03.895Z] ---> 702bbf263f92 [2024-10-04T09:01:03.895Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-04T09:01:03.895Z] ---> Running in 6993fc3ef7cc [2024-10-04T09:01:04.172Z] Removing intermediate container 6993fc3ef7cc [2024-10-04T09:01:04.172Z] ---> d4fa238968e1 [2024-10-04T09:01:04.172Z] Step 6/26 : WORKDIR /device-uart [2024-10-04T09:01:04.447Z] ---> Running in 5edba3ecdc51 [2024-10-04T09:01:04.728Z] Removing intermediate container 5edba3ecdc51 [2024-10-04T09:01:04.728Z] ---> 1f44341e432d [2024-10-04T09:01:04.728Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T09:01:04.728Z] ---> Running in f8165dc7d7b2 [2024-10-04T09:01:05.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T09:01:06.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T09:01:07.716Z] OK: 242 MiB in 58 packages [2024-10-04T09:01:08.705Z] Removing intermediate container f8165dc7d7b2 [2024-10-04T09:01:08.705Z] ---> 94705cca84aa [2024-10-04T09:01:08.705Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-04T09:01:08.980Z] ---> 730bf2c70292 [2024-10-04T09:01:08.980Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T09:01:08.980Z] ---> Running in 420c0a3f800c [2024-10-04T09:01:11.582Z] Removing intermediate container 420c0a3f800c [2024-10-04T09:01:11.582Z] ---> 672493a3148c [2024-10-04T09:01:11.582Z] Step 10/26 : COPY . . [2024-10-04T09:01:12.549Z] ---> 9ae86d7d24ed [2024-10-04T09:01:12.549Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T09:01:12.549Z] ---> Running in ecfe741606a2 [2024-10-04T09:01:12.820Z] Removing intermediate container ecfe741606a2 [2024-10-04T09:01:12.820Z] ---> e0785b0ec13e [2024-10-04T09:01:12.820Z] Step 12/26 : RUN ${MAKE} [2024-10-04T09:01:12.820Z] ---> Running in d2de41ee7f54 [2024-10-04T09:01:13.790Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-10-04T09:04:35.640Z] Removing intermediate container d2de41ee7f54 [2024-10-04T09:04:35.640Z] ---> 3e594dbf376c [2024-10-04T09:04:35.640Z] Step 13/26 : FROM alpine:3.20 [2024-10-04T09:04:35.640Z] 3.20: Pulling from library/alpine [2024-10-04T09:04:35.640Z] cf04c63912e1: Already exists [2024-10-04T09:04:35.640Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T09:04:35.640Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T09:04:35.640Z] ---> c157a85ed455 [2024-10-04T09:04:35.640Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-04T09:04:35.640Z] ---> Running in 2d04ca901ffe [2024-10-04T09:04:35.640Z] Removing intermediate container 2d04ca901ffe [2024-10-04T09:04:35.640Z] ---> 5ffab893fa5e [2024-10-04T09:04:35.640Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-04T09:04:35.640Z] ---> Running in 95bf7c3ba41f [2024-10-04T09:04:35.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T09:04:36.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T09:04:37.907Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T09:04:37.907Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T09:04:37.907Z] OK: 9 MiB in 15 packages [2024-10-04T09:04:38.906Z] Removing intermediate container 95bf7c3ba41f [2024-10-04T09:04:38.906Z] ---> 7a9ea16762a2 [2024-10-04T09:04:38.906Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-04T09:04:38.906Z] ---> Running in a4ad08c034db [2024-10-04T09:04:39.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T09:04:40.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T09:04:41.533Z] Upgrading critical system libraries and apk-tools: [2024-10-04T09:04:41.533Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T09:04:41.533Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T09:04:41.533Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T09:04:41.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T09:04:41.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T09:04:43.199Z] OK: 9 MiB in 15 packages [2024-10-04T09:04:44.165Z] Removing intermediate container a4ad08c034db [2024-10-04T09:04:44.165Z] ---> d62c7e49622d [2024-10-04T09:04:44.165Z] Step 17/26 : WORKDIR / [2024-10-04T09:04:44.165Z] ---> Running in 41dc20c60707 [2024-10-04T09:04:44.429Z] Removing intermediate container 41dc20c60707 [2024-10-04T09:04:44.429Z] ---> 07bf537f9e6f [2024-10-04T09:04:44.429Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-04T09:04:44.695Z] ---> 7f9b425d3ecd [2024-10-04T09:04:44.695Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-04T09:04:46.175Z] ---> a2c9f5cee0b1 [2024-10-04T09:04:46.175Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-04T09:04:47.579Z] ---> 6ea1167f194c [2024-10-04T09:04:47.579Z] Step 21/26 : EXPOSE 59995 [2024-10-04T09:04:47.579Z] ---> Running in 5a32dd2f107f [2024-10-04T09:04:47.579Z] Removing intermediate container 5a32dd2f107f [2024-10-04T09:04:47.579Z] ---> 698dfee64e73 [2024-10-04T09:04:47.579Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-04T09:04:47.846Z] ---> Running in a5505a143064 [2024-10-04T09:04:48.111Z] Removing intermediate container a5505a143064 [2024-10-04T09:04:48.111Z] ---> aa99b442a679 [2024-10-04T09:04:48.111Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T09:04:48.111Z] ---> Running in 36cfb2f4f551 [2024-10-04T09:04:48.376Z] Removing intermediate container 36cfb2f4f551 [2024-10-04T09:04:48.376Z] ---> 27bf926b8f1b [2024-10-04T09:04:48.376Z] Step 24/26 : LABEL arch=arm64 [2024-10-04T09:04:48.376Z] ---> Running in 044031b741ef [2024-10-04T09:04:48.641Z] Removing intermediate container 044031b741ef [2024-10-04T09:04:48.641Z] ---> 8f805b335671 [2024-10-04T09:04:48.641Z] Step 25/26 : LABEL git_sha=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [2024-10-04T09:04:48.641Z] ---> Running in b9108114dcde [2024-10-04T09:04:48.907Z] Removing intermediate container b9108114dcde [2024-10-04T09:04:48.907Z] ---> d908f72a3eab [2024-10-04T09:04:48.907Z] Step 26/26 : LABEL version=3.0.1-dev.31 [2024-10-04T09:04:49.175Z] ---> Running in e528ea4d14a5 [2024-10-04T09:04:49.441Z] Removing intermediate container e528ea4d14a5 [2024-10-04T09:04:49.441Z] ---> 87725e4384ed [2024-10-04T09:04:49.441Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T09:04:49.441Z] Successfully built 87725e4384ed [2024-10-04T09:04:49.441Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T09:04:49.619Z] provisioning config files... [2024-10-04T09:04:49.633Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/38@tmp/config15192251802104889020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:04:49.984Z] ---> ****-login.sh [2024-10-04T09:04:49.984Z] nexus3.edgexfoundry.org:10001 [2024-10-04T09:04:49.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:04:50.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:04:50.250Z] Configure a credential helper to remove this warning. See [2024-10-04T09:04:50.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:04:50.250Z] [2024-10-04T09:04:50.250Z] Login Succeeded [2024-10-04T09:04:50.250Z] nexus3.edgexfoundry.org:10002 [2024-10-04T09:04:50.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:04:50.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:04:50.515Z] Configure a credential helper to remove this warning. See [2024-10-04T09:04:50.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:04:50.515Z] [2024-10-04T09:04:50.515Z] Login Succeeded [2024-10-04T09:04:50.515Z] nexus3.edgexfoundry.org:10003 [2024-10-04T09:04:50.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:04:50.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:04:50.782Z] Configure a credential helper to remove this warning. See [2024-10-04T09:04:50.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:04:50.782Z] [2024-10-04T09:04:50.782Z] Login Succeeded [2024-10-04T09:04:50.782Z] nexus3.edgexfoundry.org:10004 [2024-10-04T09:04:51.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:04:51.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:04:51.327Z] Configure a credential helper to remove this warning. See [2024-10-04T09:04:51.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:04:51.327Z] [2024-10-04T09:04:51.327Z] Login Succeeded [2024-10-04T09:04:51.327Z] ****.io [2024-10-04T09:04:51.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:04:51.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:04:51.595Z] Configure a credential helper to remove this warning. See [2024-10-04T09:04:51.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:04:51.595Z] [2024-10-04T09:04:51.595Z] Login Succeeded [2024-10-04T09:04:51.860Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T09:04:51.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T09:04:51.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T09:04:51.977Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-10-04T09:04:51.977Z] 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [2024-10-04T09:04:51.977Z] latest [2024-10-04T09:04:51.977Z] 3.0.1-dev.31 [2024-10-04T09:04:51.977Z] 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 [2024-10-04T09:04:51.977Z] main [2024-10-04T09:04:51.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:04:52.366Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:04:52.750Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [2024-10-04T09:04:52.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-04T09:04:52.750Z] f338670a34cc: Preparing [2024-10-04T09:04:52.750Z] 32076975feb4: Preparing [2024-10-04T09:04:52.750Z] ff02c5f77f0e: Preparing [2024-10-04T09:04:52.750Z] 74ca6c5205d0: Preparing [2024-10-04T09:04:52.750Z] 0a2c5626ffbc: Preparing [2024-10-04T09:04:52.750Z] 16113d51b718: Preparing [2024-10-04T09:04:52.750Z] 16113d51b718: Waiting [2024-10-04T09:04:53.017Z] ff02c5f77f0e: Pushed [2024-10-04T09:04:53.017Z] 32076975feb4: Pushed [2024-10-04T09:04:53.017Z] 0a2c5626ffbc: Pushed [2024-10-04T09:04:53.017Z] 16113d51b718: Layer already exists [2024-10-04T09:04:53.017Z] 74ca6c5205d0: Pushed [2024-10-04T09:05:03.067Z] f338670a34cc: Pushed [2024-10-04T09:05:03.067Z] 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e: digest: sha256:d61676209971af189add5d9df663573aae1cd2ca583b9dbeb6ff1f0deb6c36ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:03.448Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:03.815Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-10-04T09:05:03.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-04T09:05:03.815Z] f338670a34cc: Preparing [2024-10-04T09:05:03.815Z] 32076975feb4: Preparing [2024-10-04T09:05:03.815Z] ff02c5f77f0e: Preparing [2024-10-04T09:05:03.815Z] 74ca6c5205d0: Preparing [2024-10-04T09:05:03.815Z] 0a2c5626ffbc: Preparing [2024-10-04T09:05:03.815Z] 16113d51b718: Preparing [2024-10-04T09:05:03.815Z] 16113d51b718: Waiting [2024-10-04T09:05:03.815Z] ff02c5f77f0e: Layer already exists [2024-10-04T09:05:03.815Z] 0a2c5626ffbc: Layer already exists [2024-10-04T09:05:03.815Z] 74ca6c5205d0: Layer already exists [2024-10-04T09:05:03.815Z] f338670a34cc: Layer already exists [2024-10-04T09:05:03.815Z] 32076975feb4: Layer already exists [2024-10-04T09:05:03.815Z] 16113d51b718: Layer already exists [2024-10-04T09:05:04.081Z] latest: digest: sha256:d61676209971af189add5d9df663573aae1cd2ca583b9dbeb6ff1f0deb6c36ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:04.468Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:04.840Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.31 [2024-10-04T09:05:04.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-04T09:05:04.840Z] f338670a34cc: Preparing [2024-10-04T09:05:04.840Z] 32076975feb4: Preparing [2024-10-04T09:05:04.840Z] ff02c5f77f0e: Preparing [2024-10-04T09:05:04.840Z] 74ca6c5205d0: Preparing [2024-10-04T09:05:04.840Z] 0a2c5626ffbc: Preparing [2024-10-04T09:05:04.840Z] 16113d51b718: Preparing [2024-10-04T09:05:04.840Z] 16113d51b718: Waiting [2024-10-04T09:05:04.840Z] 0a2c5626ffbc: Layer already exists [2024-10-04T09:05:04.840Z] 32076975feb4: Layer already exists [2024-10-04T09:05:04.840Z] ff02c5f77f0e: Layer already exists [2024-10-04T09:05:04.840Z] 74ca6c5205d0: Layer already exists [2024-10-04T09:05:04.840Z] f338670a34cc: Layer already exists [2024-10-04T09:05:04.840Z] 16113d51b718: Layer already exists [2024-10-04T09:05:04.840Z] 3.0.1-dev.31: digest: sha256:d61676209971af189add5d9df663573aae1cd2ca583b9dbeb6ff1f0deb6c36ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:05.216Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:05.590Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 [2024-10-04T09:05:05.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-04T09:05:05.590Z] f338670a34cc: Preparing [2024-10-04T09:05:05.590Z] 32076975feb4: Preparing [2024-10-04T09:05:05.590Z] ff02c5f77f0e: Preparing [2024-10-04T09:05:05.590Z] 74ca6c5205d0: Preparing [2024-10-04T09:05:05.590Z] 0a2c5626ffbc: Preparing [2024-10-04T09:05:05.590Z] 16113d51b718: Preparing [2024-10-04T09:05:05.590Z] 16113d51b718: Waiting [2024-10-04T09:05:05.590Z] f338670a34cc: Layer already exists [2024-10-04T09:05:05.590Z] 0a2c5626ffbc: Layer already exists [2024-10-04T09:05:05.590Z] 32076975feb4: Layer already exists [2024-10-04T09:05:05.590Z] 74ca6c5205d0: Layer already exists [2024-10-04T09:05:05.590Z] ff02c5f77f0e: Layer already exists [2024-10-04T09:05:05.590Z] 16113d51b718: Layer already exists [2024-10-04T09:05:05.590Z] 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31: digest: sha256:d61676209971af189add5d9df663573aae1cd2ca583b9dbeb6ff1f0deb6c36ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:06.213Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:06.589Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-10-04T09:05:06.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-04T09:05:06.589Z] f338670a34cc: Preparing [2024-10-04T09:05:06.589Z] 32076975feb4: Preparing [2024-10-04T09:05:06.589Z] ff02c5f77f0e: Preparing [2024-10-04T09:05:06.589Z] 74ca6c5205d0: Preparing [2024-10-04T09:05:06.589Z] 0a2c5626ffbc: Preparing [2024-10-04T09:05:06.589Z] 16113d51b718: Preparing [2024-10-04T09:05:06.589Z] 16113d51b718: Waiting [2024-10-04T09:05:06.589Z] ff02c5f77f0e: Layer already exists [2024-10-04T09:05:06.589Z] f338670a34cc: Layer already exists [2024-10-04T09:05:06.589Z] 0a2c5626ffbc: Layer already exists [2024-10-04T09:05:06.589Z] 74ca6c5205d0: Layer already exists [2024-10-04T09:05:06.589Z] 32076975feb4: Layer already exists [2024-10-04T09:05:06.589Z] 16113d51b718: Layer already exists [2024-10-04T09:05:06.854Z] main: digest: sha256:d61676209971af189add5d9df663573aae1cd2ca583b9dbeb6ff1f0deb6c36ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T09:05:06.956Z] ===================================================== [Pipeline] echo [2024-10-04T09:05:06.971Z] taggedImages: [2024-10-04T09:05:06.971Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [2024-10-04T09:05:06.971Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-10-04T09:05:06.971Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.31 [2024-10-04T09:05:06.971Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 [2024-10-04T09:05:06.971Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:07.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T09:05:07.385Z] [2024-10-04T09:05:07.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:07.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T09:05:07.720Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T09:05:07.720Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T09:05:07.720Z] 04944245beec: Pulling fs layer [2024-10-04T09:05:07.720Z] 699f458cf7ca: Pulling fs layer [2024-10-04T09:05:07.720Z] 765212b225bb: Pulling fs layer [2024-10-04T09:05:07.720Z] f23df028b6ca: Pulling fs layer [2024-10-04T09:05:07.720Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T09:05:07.720Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T09:05:07.720Z] 765212b225bb: Waiting [2024-10-04T09:05:07.720Z] f23df028b6ca: Waiting [2024-10-04T09:05:07.720Z] d65c8cfc05b1: Waiting [2024-10-04T09:05:07.720Z] 2437ff75d9bd: Waiting [2024-10-04T09:05:07.989Z] 04944245beec: Verifying Checksum [2024-10-04T09:05:07.989Z] 04944245beec: Download complete [2024-10-04T09:05:07.989Z] 765212b225bb: Verifying Checksum [2024-10-04T09:05:07.989Z] 765212b225bb: Download complete [2024-10-04T09:05:07.989Z] f23df028b6ca: Verifying Checksum [2024-10-04T09:05:07.989Z] f23df028b6ca: Download complete [2024-10-04T09:05:07.989Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T09:05:07.989Z] d65c8cfc05b1: Download complete [2024-10-04T09:05:08.256Z] 699f458cf7ca: Verifying Checksum [2024-10-04T09:05:08.256Z] 699f458cf7ca: Download complete [2024-10-04T09:05:08.522Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T09:05:08.522Z] 8998bd30e6a1: Download complete [2024-10-04T09:05:11.099Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T09:05:11.099Z] 2437ff75d9bd: Download complete [2024-10-04T09:05:13.673Z] 8998bd30e6a1: Pull complete [2024-10-04T09:05:13.673Z] 04944245beec: Pull complete [2024-10-04T09:05:15.082Z] 699f458cf7ca: Pull complete [2024-10-04T09:05:15.353Z] 765212b225bb: Pull complete [2024-10-04T09:05:16.307Z] f23df028b6ca: Pull complete [2024-10-04T09:05:16.307Z] d65c8cfc05b1: Pull complete [2024-10-04T09:05:34.507Z] 2437ff75d9bd: Pull complete [2024-10-04T09:05:34.507Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T09:05:34.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T09:05:34.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:05:34.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-18388 does not seem to be running inside a container [2024-10-04T09:05:34.771Z] $ 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-uart/38 -v /w/workspace/device-uart/38:/w/workspace/device-uart/38:rw,z -v /w/workspace/device-uart/38@tmp:/w/workspace/device-uart/38@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 [2024-10-04T09:05:37.362Z] $ docker top 26192b35292f7d8e167d12bb6e049deca5f067509c916e7d161ff30a58b18330 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:05:37.897Z] ---> job-cost.sh [2024-10-04T09:05:38.166Z] lf-activate-venv: SKIPPING [2024-10-04T09:05:38.166Z] INFO: No Stack... [2024-10-04T09:05:38.441Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T09:05:39.407Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T09:05:40.039Z] + cat /w/workspace/device-uart/38/archives/cost.csv [2024-10-04T09:05:40.039Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T09:05:40.093Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] [2024-10-04T09:05:40.104Z] Resource [jenkins-edgexfoundry-device-uart-main-38-stack-cost] did not exist. Created. [2024-10-04T09:05:40.109Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T09:05:40.767Z] /w/workspace/device-uart/38@tmp/durable-d4a16fe7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T09:05:41.410Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T09:05:41.426Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T09:05:41.470Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T09:05:41.478Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T09:05:41.504Z] $ docker stop --time=1 26192b35292f7d8e167d12bb6e049deca5f067509c916e7d161ff30a58b18330 [2024-10-04T09:05:43.000Z] $ docker rm -f --volumes 26192b35292f7d8e167d12bb6e049deca5f067509c916e7d161ff30a58b18330 [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 [2024-10-04T09:05:43.568Z] provisioning config files... [2024-10-04T09:05:43.581Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1750951222803386085tmp [Pipeline] { [Pipeline] sh [2024-10-04T09:05:43.890Z] + set +x [2024-10-04T09:05:43.890Z] + curl -s https://codecov.io/bash [2024-10-04T09:05:43.890Z] + bash -s -- [2024-10-04T09:05:43.890Z] [2024-10-04T09:05:43.890Z] _____ _ [2024-10-04T09:05:43.890Z] / ____| | | [2024-10-04T09:05:43.890Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T09:05:43.890Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T09:05:43.890Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T09:05:43.890Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T09:05:43.890Z] Bash-1.0.6 [2024-10-04T09:05:43.890Z] [2024-10-04T09:05:43.890Z] [2024-10-04T09:05:43.890Z] ==> git version 2.25.1 found [2024-10-04T09:05:43.890Z] ==> 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 [2024-10-04T09:05:43.890Z] Release-Date: 2020-01-08 [2024-10-04T09:05:43.890Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-04T09:05:43.890Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T09:05:43.890Z] ==> Jenkins CI detected. [2024-10-04T09:05:43.890Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-10-04T09:05:43.890Z] project root: . [2024-10-04T09:05:43.890Z] --> token set from env [2024-10-04T09:05:43.890Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T09:05:43.890Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T09:05:43.890Z] ==> Python coveragepy not found [2024-10-04T09:05:43.890Z] ==> Searching for coverage reports in: [2024-10-04T09:05:43.890Z] + . [2024-10-04T09:05:43.890Z] -> Found 1 reports [2024-10-04T09:05:43.890Z] ==> Detecting git/mercurial file structure [2024-10-04T09:05:43.890Z] ==> Reading reports [2024-10-04T09:05:44.150Z] + ./coverage.out bytes=6770 [2024-10-04T09:05:44.150Z] ==> Appending adjustments [2024-10-04T09:05:44.150Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T09:05:44.150Z] + Found adjustments [2024-10-04T09:05:44.150Z] ==> Gzipping contents [2024-10-04T09:05:44.150Z] 4.0K /tmp/codecov.gufnou.gz [2024-10-04T09:05:44.150Z] ==> Uploading reports [2024-10-04T09:05:44.150Z] url: https://codecov.io [2024-10-04T09:05:44.150Z] query: branch=main&commit=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T09:05:44.150Z] -> Pinging Codecov [2024-10-04T09:05:44.150Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T09:05:44.410Z] -> Uploading to [2024-10-04T09:05:44.410Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/69ede8b4d67baa3d48ae0f121c49ed45734e5b1e/8a42dc24-3b90-4dc8-88bc-16ee74bd6100.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T090544Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ee45542e8680f96e81d91390af2f539c076dbd412ef28c2c03b3c1c24b4f19f0 [2024-10-04T09:05:44.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T09:05:44.410Z] Dload Upload Total Spent Left Speed [2024-10-04T09:05:44.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6355 --:--:-- --:--:-- --:--:-- 6355 [2024-10-04T09:05:44.746Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] } [2024-10-04T09:05:44.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-04T09:05:45.015Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-04T09:05:45.036Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:45.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T09:05:45.364Z] [2024-10-04T09:05:45.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:05:45.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T09:05:45.668Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-04T09:05:45.668Z] 43c4264eed91: Already exists [2024-10-04T09:05:45.668Z] 4cc291be95ef: Already exists [2024-10-04T09:05:45.668Z] 2ac1f1163629: Already exists [2024-10-04T09:05:45.668Z] 5c3c966382ef: Already exists [2024-10-04T09:05:45.668Z] 4f4fb700ef54: Already exists [2024-10-04T09:05:45.668Z] d9c7d2e4e75e: Pulling fs layer [2024-10-04T09:05:45.668Z] 9c3e1370e548: Pulling fs layer [2024-10-04T09:05:45.926Z] d9c7d2e4e75e: Verifying Checksum [2024-10-04T09:05:45.926Z] d9c7d2e4e75e: Download complete [2024-10-04T09:05:46.184Z] d9c7d2e4e75e: Pull complete [2024-10-04T09:05:46.755Z] 9c3e1370e548: Verifying Checksum [2024-10-04T09:05:46.755Z] 9c3e1370e548: Download complete [2024-10-04T09:05:50.052Z] 9c3e1370e548: Pull complete [2024-10-04T09:05:50.052Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-04T09:05:50.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T09:05:50.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:05:50.155Z] prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container [2024-10-04T09:05:50.205Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-04T09:05:53.636Z] $ docker top ca486ff547dbed939523019524800a1bc48bec20a460bfe116a8cee1715550a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T09:05:53.991Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-10-04T09:05:54.001Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-10-04T09:05:54.278Z] + set -o pipefail [2024-10-04T09:05:54.278Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-10-04T09:06:02.404Z] [2024-10-04T09:06:02.404Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-10-04T09:06:02.404Z] [2024-10-04T09:06:02.404Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/beec6a41-6356-4d70-9d68-8651a86a1111 [2024-10-04T09:06:02.404Z] [2024-10-04T09:06:02.404Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-04T09:06:02.404Z] [2024-10-04T09:06:02.404Z] [2024-10-04T09:06:02.404Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-04T09:06:02.404Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-04T09:06:02.421Z] $ docker stop --time=1 ca486ff547dbed939523019524800a1bc48bec20a460bfe116a8cee1715550a6 [2024-10-04T09:06:08.818Z] $ docker rm -f --volumes ca486ff547dbed939523019524800a1bc48bec20a460bfe116a8cee1715550a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T09:06:10.004Z] + git log --format=format:%s -1 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] sh [2024-10-04T09:06:10.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T09:06:10.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:06:10.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T09:06:10.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:06:10.680Z] prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container [2024-10-04T09:06:10.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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/py-git-semver:0.1.4 cat [2024-10-04T09:06:12.018Z] $ docker top 11743dea921816715a885ac083f2c71d5227ef6500031d38c248a6f6bbe306ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T09:06:12.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T09:06:12.112Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T09:06:12.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T09:06:12.224Z] $ docker exec 11743dea921816715a885ac083f2c71d5227ef6500031d38c248a6f6bbe306ac ssh-agent [2024-10-04T09:06:12.336Z] SSH_AUTH_SOCK=/tmp/ssh-0BRAVBX5erh0/agent.33 [2024-10-04T09:06:12.336Z] SSH_AGENT_PID=39 [2024-10-04T09:06:12.341Z] Running ssh-add (command line suppressed) [2024-10-04T09:06:12.446Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2770022333811859163.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2770022333811859163.key) [2024-10-04T09:06:12.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T09:06:12.745Z] + git semver tag [2024-10-04T09:06:13.006Z] 2024-10-04 09:06:12,932 [run_tag] DEBUG tag force:False [2024-10-04T09:06:13.006Z] 2024-10-04 09:06:12,933 [check_head_tag] DEBUG check head tag [2024-10-04T09:06:13.006Z] 2024-10-04 09:06:12,934 [execute] INFO git cat-file --batch-check [2024-10-04T09:06:13.006Z] 2024-10-04 09:06:12,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-10-04T09:06:13.006Z] 2024-10-04 09:06:12,938 [execute] INFO git cat-file --batch [2024-10-04T09:06:13.006Z] 2024-10-04 09:06:12,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-10-04T09:06:13.006Z] 2024-10-04 09:06:12,953 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-04T09:06:13.006Z] 2024-10-04 09:06:12,953 [execute] INFO git tag -a v3.0.1-dev.31 -m v3.0.1-dev.31 [2024-10-04T09:06:13.006Z] 2024-10-04 09:06:12,953 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.31', '-m', 'v3.0.1-dev.31'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T09:06:13.006Z] 2024-10-04 09:06:12,960 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-04T09:06:13.006Z] 3.0.1-dev.31 [Pipeline] } [2024-10-04T09:06:13.024Z] $ docker exec --env ******** --env ******** 11743dea921816715a885ac083f2c71d5227ef6500031d38c248a6f6bbe306ac ssh-agent -k [2024-10-04T09:06:13.120Z] unset SSH_AUTH_SOCK; [2024-10-04T09:06:13.120Z] unset SSH_AGENT_PID; [2024-10-04T09:06:13.120Z] echo Agent pid 39 killed; [2024-10-04T09:06:13.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T09:06:13.456Z] + git semver [Pipeline] } [2024-10-04T09:06:13.734Z] $ docker stop --time=1 11743dea921816715a885ac083f2c71d5227ef6500031d38c248a6f6bbe306ac [2024-10-04T09:06:15.037Z] $ docker rm -f --volumes 11743dea921816715a885ac083f2c71d5227ef6500031d38c248a6f6bbe306ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:06:15.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T09:06:15.485Z] [2024-10-04T09:06:15.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:06:15.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T09:06:15.791Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-04T09:06:15.791Z] ab5ef0e58194: Pulling fs layer [2024-10-04T09:06:15.791Z] 9712f1f96733: Pulling fs layer [2024-10-04T09:06:15.791Z] 63f879dbbcfc: Pulling fs layer [2024-10-04T09:06:15.791Z] 0d9ebad4ef96: Pulling fs layer [2024-10-04T09:06:15.791Z] e9a5061849ea: Pulling fs layer [2024-10-04T09:06:15.791Z] d747dcd14b5f: Pulling fs layer [2024-10-04T09:06:15.791Z] 2de7ff778b66: Pulling fs layer [2024-10-04T09:06:15.791Z] d747dcd14b5f: Waiting [2024-10-04T09:06:15.791Z] e9a5061849ea: Waiting [2024-10-04T09:06:15.791Z] 2de7ff778b66: Waiting [2024-10-04T09:06:15.791Z] 0d9ebad4ef96: Waiting [2024-10-04T09:06:15.791Z] 9712f1f96733: Verifying Checksum [2024-10-04T09:06:15.791Z] 9712f1f96733: Download complete [2024-10-04T09:06:16.359Z] 63f879dbbcfc: Verifying Checksum [2024-10-04T09:06:16.359Z] 63f879dbbcfc: Download complete [2024-10-04T09:06:16.359Z] e9a5061849ea: Verifying Checksum [2024-10-04T09:06:16.359Z] e9a5061849ea: Download complete [2024-10-04T09:06:16.359Z] d747dcd14b5f: Verifying Checksum [2024-10-04T09:06:16.359Z] d747dcd14b5f: Download complete [2024-10-04T09:06:16.359Z] 0d9ebad4ef96: Verifying Checksum [2024-10-04T09:06:16.359Z] 0d9ebad4ef96: Download complete [2024-10-04T09:06:16.359Z] 2de7ff778b66: Verifying Checksum [2024-10-04T09:06:16.359Z] 2de7ff778b66: Download complete [2024-10-04T09:06:16.617Z] ab5ef0e58194: Verifying Checksum [2024-10-04T09:06:16.617Z] ab5ef0e58194: Download complete [2024-10-04T09:06:19.156Z] ab5ef0e58194: Pull complete [2024-10-04T09:06:19.156Z] 9712f1f96733: Pull complete [2024-10-04T09:06:19.721Z] 63f879dbbcfc: Pull complete [2024-10-04T09:06:23.007Z] 0d9ebad4ef96: Pull complete [2024-10-04T09:06:23.272Z] e9a5061849ea: Pull complete [2024-10-04T09:06:23.272Z] d747dcd14b5f: Pull complete [2024-10-04T09:06:24.647Z] 2de7ff778b66: Pull complete [2024-10-04T09:06:24.647Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-04T09:06:24.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T09:06:24.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:06:24.767Z] prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container [2024-10-04T09:06:24.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-04T09:06:31.884Z] $ docker top be461b837ed61cc0a888f6992bf7d1ee967c8bb19b7aec9d234eb8f0f7608abd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-04T09:06:31.949Z] provisioning config files... [2024-10-04T09:06:31.956Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4136178652097354752tmp [2024-10-04T09:06:31.966Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15986517524887225779tmp [2024-10-04T09:06:31.979Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8636837002675149315tmp [Pipeline] { [Pipeline] echo [2024-10-04T09:06:32.007Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:06:32.301Z] ---> sigul-configuration.sh [2024-10-04T09:06:32.302Z] gpg: directory `/root/.gnupg' created [2024-10-04T09:06:32.302Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-04T09:06:32.302Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-04T09:06:32.302Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-04T09:06:32.302Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-04T09:06:32.302Z] gpg: CAST5 encrypted data [2024-10-04T09:06:32.302Z] gpg: encrypted with 1 passphrase [2024-10-04T09:06:32.302Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-04T09:06:32.594Z] + mkdir /home/jenkins [2024-10-04T09:06:32.594Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-04T09:06:32.887Z] + 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 [2024-10-04T09:06:32.902Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:06:33.197Z] ---> sigul-install.sh [2024-10-04T09:06:33.197Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-04T09:06:33.511Z] + git tag --list [2024-10-04T09:06:33.511Z] v0.0.0 [2024-10-04T09:06:33.511Z] v0.0.1-dev.1 [2024-10-04T09:06:33.511Z] v0.0.1-dev.2 [2024-10-04T09:06:33.511Z] v0.0.1-dev.3 [2024-10-04T09:06:33.511Z] v0.0.1-dev.4 [2024-10-04T09:06:33.511Z] v3.0.0 [2024-10-04T09:06:33.511Z] v3.0.1-dev.1 [2024-10-04T09:06:33.511Z] v3.0.1-dev.10 [2024-10-04T09:06:33.511Z] v3.0.1-dev.11 [2024-10-04T09:06:33.511Z] v3.0.1-dev.12 [2024-10-04T09:06:33.511Z] v3.0.1-dev.13 [2024-10-04T09:06:33.511Z] v3.0.1-dev.14 [2024-10-04T09:06:33.511Z] v3.0.1-dev.15 [2024-10-04T09:06:33.511Z] v3.0.1-dev.16 [2024-10-04T09:06:33.511Z] v3.0.1-dev.17 [2024-10-04T09:06:33.511Z] v3.0.1-dev.18 [2024-10-04T09:06:33.511Z] v3.0.1-dev.19 [2024-10-04T09:06:33.511Z] v3.0.1-dev.2 [2024-10-04T09:06:33.511Z] v3.0.1-dev.20 [2024-10-04T09:06:33.511Z] v3.0.1-dev.21 [2024-10-04T09:06:33.511Z] v3.0.1-dev.22 [2024-10-04T09:06:33.511Z] v3.0.1-dev.23 [2024-10-04T09:06:33.511Z] v3.0.1-dev.24 [2024-10-04T09:06:33.511Z] v3.0.1-dev.25 [2024-10-04T09:06:33.511Z] v3.0.1-dev.26 [2024-10-04T09:06:33.511Z] v3.0.1-dev.27 [2024-10-04T09:06:33.511Z] v3.0.1-dev.28 [2024-10-04T09:06:33.511Z] v3.0.1-dev.29 [2024-10-04T09:06:33.511Z] v3.0.1-dev.3 [2024-10-04T09:06:33.511Z] v3.0.1-dev.30 [2024-10-04T09:06:33.511Z] v3.0.1-dev.31 [2024-10-04T09:06:33.511Z] v3.0.1-dev.4 [2024-10-04T09:06:33.511Z] v3.0.1-dev.5 [2024-10-04T09:06:33.511Z] v3.0.1-dev.6 [2024-10-04T09:06:33.511Z] v3.0.1-dev.7 [2024-10-04T09:06:33.511Z] v3.0.1-dev.8 [2024-10-04T09:06:33.511Z] v3.0.1-dev.9 [2024-10-04T09:06:33.511Z] v3.1 [2024-10-04T09:06:33.511Z] v3.1.0 [2024-10-04T09:06:33.511Z] v3.1.1 [2024-10-04T09:06:33.511Z] v3.1.1-dev.1 [Pipeline] sh [2024-10-04T09:06:33.809Z] + lftools sign git-tag v3.0.1-dev.31 [2024-10-04T09:06:34.377Z] Signing Git tag with Sigul... [2024-10-04T09:06:34.377Z] Signing v3.0.1-dev.31 [Pipeline] echo [2024-10-04T09:06:34.650Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:06:34.942Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-04T09:06:34.949Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-04T09:06:34.986Z] $ docker stop --time=1 be461b837ed61cc0a888f6992bf7d1ee967c8bb19b7aec9d234eb8f0f7608abd [2024-10-04T09:06:36.267Z] $ docker rm -f --volumes be461b837ed61cc0a888f6992bf7d1ee967c8bb19b7aec9d234eb8f0f7608abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-04T09:06:36.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T09:06:36.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:06:37.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T09:06:37.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:06:37.149Z] prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container [2024-10-04T09:06:37.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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/py-git-semver:0.1.4 cat [2024-10-04T09:06:37.657Z] $ docker top c31957306bd2deaf07c9c53479e96c7827539b40a6de98b7094106ffa3f69dfd -eo pid,comm [2024-10-04T09:06:37.702Z] 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). [2024-10-04T09:06:37.702Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T09:06:37.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T09:06:37.755Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T09:06:37.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T09:06:37.874Z] $ docker exec c31957306bd2deaf07c9c53479e96c7827539b40a6de98b7094106ffa3f69dfd ssh-agent [2024-10-04T09:06:37.967Z] SSH_AUTH_SOCK=/tmp/ssh-ZOTZ6WNpoX1Y/agent.32 [2024-10-04T09:06:37.967Z] SSH_AGENT_PID=38 [2024-10-04T09:06:37.972Z] Running ssh-add (command line suppressed) [2024-10-04T09:06:38.067Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8698681359646216226.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8698681359646216226.key) [2024-10-04T09:06:38.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T09:06:38.365Z] + git semver bump pre [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,536 [bump_version] DEBUG bumping version:3.0.1-dev.31 on axis:pre with prefix:dev [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,537 [bump_version] DEBUG bumped version:3.0.1-dev.32 [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,537 [write_version] DEBUG write version:3.0.1-dev.32 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,537 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,538 [execute] INFO git cat-file --batch-check [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,543 [execute] INFO git cat-file --batch [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T09:06:38.624Z] 2024-10-04 09:06:38,548 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-04T09:06:38.624Z] 3.0.1-dev.32 [Pipeline] } [2024-10-04T09:06:38.639Z] $ docker exec --env ******** --env ******** c31957306bd2deaf07c9c53479e96c7827539b40a6de98b7094106ffa3f69dfd ssh-agent -k [2024-10-04T09:06:38.744Z] unset SSH_AUTH_SOCK; [2024-10-04T09:06:38.744Z] unset SSH_AGENT_PID; [2024-10-04T09:06:38.744Z] echo Agent pid 38 killed; [2024-10-04T09:06:38.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T09:06:39.070Z] + git semver [Pipeline] } [2024-10-04T09:06:39.348Z] $ docker stop --time=1 c31957306bd2deaf07c9c53479e96c7827539b40a6de98b7094106ffa3f69dfd [2024-10-04T09:06:40.605Z] $ docker rm -f --volumes c31957306bd2deaf07c9c53479e96c7827539b40a6de98b7094106ffa3f69dfd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T09:06:40.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T09:06:40.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:06:41.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T09:06:41.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:06:41.334Z] prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container [2024-10-04T09:06:41.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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/py-git-semver:0.1.4 cat [2024-10-04T09:06:41.674Z] $ docker top 6ad4c792f6c1d99acaf0ecfd3e29a7916061c784ceb6fb8791bd551f4ffffe87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T09:06:41.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T09:06:41.760Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T09:06:41.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T09:06:41.893Z] $ docker exec 6ad4c792f6c1d99acaf0ecfd3e29a7916061c784ceb6fb8791bd551f4ffffe87 ssh-agent [2024-10-04T09:06:41.978Z] SSH_AUTH_SOCK=/tmp/ssh-HQJblzYtBUBK/agent.32 [2024-10-04T09:06:41.978Z] SSH_AGENT_PID=38 [2024-10-04T09:06:41.983Z] Running ssh-add (command line suppressed) [2024-10-04T09:06:42.094Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5770155240579157266.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5770155240579157266.key) [2024-10-04T09:06:42.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T09:06:42.665Z] + git semver push [2024-10-04T09:06:42.926Z] 2024-10-04 09:06:42,849 [run_push] DEBUG push [2024-10-04T09:06:42.926Z] 2024-10-04 09:06:42,849 [execute] INFO git cat-file --batch-check [2024-10-04T09:06:42.926Z] 2024-10-04 09:06:42,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T09:06:42.926Z] 2024-10-04 09:06:42,853 [execute] INFO git rev-list dcfa5901ea276a17da469f25b1a32a2fb80206c1 -- [2024-10-04T09:06:42.926Z] 2024-10-04 09:06:42,853 [execute] DEBUG Popen(['git', 'rev-list', 'dcfa5901ea276a17da469f25b1a32a2fb80206c1', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T09:06:42.926Z] 2024-10-04 09:06:42,859 [execute] INFO git fetch -v origin [2024-10-04T09:06:42.926Z] 2024-10-04 09:06:42,860 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-04T09:06:43.493Z] 2024-10-04 09:06:43,307 [run_push] DEBUG no remote changes detected [2024-10-04T09:06:43.493Z] 2024-10-04 09:06:43,307 [execute] INFO git push origin semver [2024-10-04T09:06:43.493Z] 2024-10-04 09:06:43,307 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T09:06:44.433Z] 2024-10-04 09:06:44,102 [run_push] DEBUG push all version tags [2024-10-04T09:06:44.433Z] 2024-10-04 09:06:44,102 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-04T09:06:44.433Z] 2024-10-04 09:06:44,103 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T09:06:45.010Z] 2024-10-04 09:06:44,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-04T09:06:45.010Z] 3.0.1-dev.32 [Pipeline] } [2024-10-04T09:06:45.024Z] $ docker exec --env ******** --env ******** 6ad4c792f6c1d99acaf0ecfd3e29a7916061c784ceb6fb8791bd551f4ffffe87 ssh-agent -k [2024-10-04T09:06:45.120Z] unset SSH_AUTH_SOCK; [2024-10-04T09:06:45.120Z] unset SSH_AGENT_PID; [2024-10-04T09:06:45.120Z] echo Agent pid 38 killed; [2024-10-04T09:06:45.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T09:06:45.464Z] + git semver [Pipeline] } [2024-10-04T09:06:45.743Z] $ docker stop --time=1 6ad4c792f6c1d99acaf0ecfd3e29a7916061c784ceb6fb8791bd551f4ffffe87 [2024-10-04T09:06:46.974Z] $ docker rm -f --volumes 6ad4c792f6c1d99acaf0ecfd3e29a7916061c784ceb6fb8791bd551f4ffffe87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-04T09:06:47.707Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-10-04T09:06:47.707Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-04T09:06:47.707Z] total 16 [2024-10-04T09:06:47.707Z] drwxr-xr-x 3 root root 4096 Oct 4 07:49 . [2024-10-04T09:06:47.707Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 09:06 .. [2024-10-04T09:06:47.707Z] drwxr-xr-x 2 root root 4096 Oct 4 07:49 cost [2024-10-04T09:06:47.707Z] -rw-r--r-- 1 root root 82 Oct 4 07:49 cost.csv [2024-10-04T09:06:47.707Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-04T09:06:47.707Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-04T09:06:47.707Z] total 16 [2024-10-04T09:06:47.707Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:49 . [2024-10-04T09:06:47.707Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 09:06 .. [2024-10-04T09:06:47.707Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 07:49 cost [2024-10-04T09:06:47.707Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 4 07:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:06:48.017Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:06:48.873Z] ---> package-listing.sh [2024-10-04T09:06:48.873Z] ++ facter osfamily [2024-10-04T09:06:48.873Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T09:06:49.134Z] + OS_FAMILY=debian [2024-10-04T09:06:49.134Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-10-04T09:06:49.134Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T09:06:49.134Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T09:06:49.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T09:06:49.134Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T09:06:49.134Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-10-04T09:06:49.134Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T09:06:49.134Z] + case "${OS_FAMILY}" in [2024-10-04T09:06:49.134Z] + dpkg -l [2024-10-04T09:06:49.134Z] + grep '^ii' [2024-10-04T09:06:49.135Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T09:06:49.135Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T09:06:49.135Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T09:06:49.135Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-10-04T09:06:49.135Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-10-04T09:06:49.135Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-10-04T09:06:49.145Z] 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-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T09:06:49.423Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:06:49.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T09:06:49.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:06:50.067Z] prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container [2024-10-04T09:06:50.105Z] $ 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-uart_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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2024-10-04T09:06:50.294Z] $ docker top 515312b42964ae7766843e4c8425708037f14c55a394652254c1399df56a026d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T09:06:50.639Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T09:06:50.926Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T09:06:51.211Z] + ls /var/log/sa-host [2024-10-04T09:06:51.211Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T09:06:51.299Z] provisioning config files... [2024-10-04T09:06:51.307Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3593741914453955338tmp [Pipeline] { [Pipeline] echo [2024-10-04T09:06:51.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:06:51.621Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T09:06:51.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:06:51.968Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T09:06:51.977Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:06:52.258Z] ---> sudo-logs.sh [2024-10-04T09:06:52.258Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T09:06:52.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:06:52.575Z] ---> job-cost.sh [2024-10-04T09:06:52.575Z] lf-activate-venv: SKIPPING [2024-10-04T09:06:52.575Z] DEBUG: total: 0.2199999988079071 [2024-10-04T09:06:52.575Z] INFO: Retrieving Stack Cost... [2024-10-04T09:06:52.832Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T09:06:53.398Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T09:06:53.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:06:53.695Z] ---> logs-deploy.sh [2024-10-04T09:06:53.695Z] lf-activate-venv: SKIPPING [2024-10-04T09:06:53.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/38 [2024-10-04T09:06:53.695Z] INFO: archiving workspace using pattern(s): [2024-10-04T09:06:54.633Z] Archives upload complete. [2024-10-04T09:06:54.893Z] INFO: archiving logs to Nexus [2024-10-04T09:06:55.468Z] ---> uname -a: [2024-10-04T09:06:55.468Z] Linux prd-ubuntu20-04-docker-8c-8g-16386 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] ---> lscpu: [2024-10-04T09:06:55.468Z] Architecture: x86_64 [2024-10-04T09:06:55.468Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-04T09:06:55.468Z] Byte Order: Little Endian [2024-10-04T09:06:55.468Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-04T09:06:55.468Z] CPU(s): 8 [2024-10-04T09:06:55.468Z] On-line CPU(s) list: 0-7 [2024-10-04T09:06:55.468Z] Thread(s) per core: 1 [2024-10-04T09:06:55.468Z] Core(s) per socket: 1 [2024-10-04T09:06:55.468Z] Socket(s): 8 [2024-10-04T09:06:55.468Z] NUMA node(s): 1 [2024-10-04T09:06:55.468Z] Vendor ID: AuthenticAMD [2024-10-04T09:06:55.468Z] CPU family: 23 [2024-10-04T09:06:55.468Z] Model: 49 [2024-10-04T09:06:55.468Z] Model name: AMD EPYC-Rome Processor [2024-10-04T09:06:55.468Z] Stepping: 0 [2024-10-04T09:06:55.468Z] CPU MHz: 2800.000 [2024-10-04T09:06:55.468Z] BogoMIPS: 5600.00 [2024-10-04T09:06:55.468Z] Virtualization: AMD-V [2024-10-04T09:06:55.468Z] Hypervisor vendor: KVM [2024-10-04T09:06:55.468Z] Virtualization type: full [2024-10-04T09:06:55.468Z] L1d cache: 256 KiB [2024-10-04T09:06:55.468Z] L1i cache: 256 KiB [2024-10-04T09:06:55.468Z] L2 cache: 4 MiB [2024-10-04T09:06:55.468Z] L3 cache: 128 MiB [2024-10-04T09:06:55.468Z] NUMA node0 CPU(s): 0-7 [2024-10-04T09:06:55.468Z] Vulnerability Itlb multihit: Not affected [2024-10-04T09:06:55.468Z] Vulnerability L1tf: Not affected [2024-10-04T09:06:55.468Z] Vulnerability Mds: Not affected [2024-10-04T09:06:55.468Z] Vulnerability Meltdown: Not affected [2024-10-04T09:06:55.468Z] Vulnerability Mmio stale data: Not affected [2024-10-04T09:06:55.468Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-04T09:06:55.468Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-04T09:06:55.468Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-04T09:06:55.468Z] Vulnerability Srbds: Not affected [2024-10-04T09:06:55.468Z] Vulnerability Tsx async abort: Not affected [2024-10-04T09:06:55.468Z] 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 [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] ---> nproc: [2024-10-04T09:06:55.468Z] 8 [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] ---> df -h: [2024-10-04T09:06:55.468Z] Filesystem Size Used Avail Use% Mounted on [2024-10-04T09:06:55.468Z] overlay 155G 13G 142G 9% / [2024-10-04T09:06:55.468Z] tmpfs 64M 0 64M 0% /dev [2024-10-04T09:06:55.468Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-04T09:06:55.468Z] shm 64M 0 64M 0% /dev/shm [2024-10-04T09:06:55.468Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] ---> sar -b -r -n DEV: [2024-10-04T09:06:55.468Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16386) 10/04/24 _x86_64_ (8 CPU) [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] 07:45:26 LINUX RESTART (8 CPU) [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] 07:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-04T09:06:55.468Z] 07:47:01 476.54 13.71 462.83 0.00 1799.67 58641.65 0.00 [2024-10-04T09:06:55.468Z] 07:48:01 177.19 0.07 177.12 0.00 6.53 57797.97 0.00 [2024-10-04T09:06:55.468Z] 07:49:01 107.28 0.13 107.15 0.00 5.60 43011.36 0.00 [2024-10-04T09:06:55.468Z] 07:50:01 122.61 0.03 122.58 0.00 5.20 24989.44 0.00 [2024-10-04T09:06:55.468Z] 07:51:01 47.63 5.10 42.53 0.00 4343.20 8447.35 0.00 [2024-10-04T09:06:55.468Z] 07:52:01 6.21 0.02 6.20 0.00 0.13 124.89 0.00 [2024-10-04T09:06:55.468Z] 07:53:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2024-10-04T09:06:55.468Z] 07:54:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 [2024-10-04T09:06:55.468Z] 07:55:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2024-10-04T09:06:55.468Z] 07:56:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 [2024-10-04T09:06:55.468Z] 07:57:01 1.28 0.00 1.28 0.00 0.00 18.66 0.00 [2024-10-04T09:06:55.468Z] 07:58:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 [2024-10-04T09:06:55.468Z] 07:59:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2024-10-04T09:06:55.468Z] 08:00:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 [2024-10-04T09:06:55.468Z] 08:01:01 2.08 0.02 2.07 0.00 0.13 27.33 0.00 [2024-10-04T09:06:55.468Z] 08:02:01 1.60 0.00 1.60 0.00 0.00 18.79 0.00 [2024-10-04T09:06:55.468Z] 08:03:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2024-10-04T09:06:55.468Z] 08:04:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 [2024-10-04T09:06:55.468Z] 08:05:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2024-10-04T09:06:55.468Z] 08:06:01 3.27 1.52 1.75 0.00 35.46 22.53 0.00 [2024-10-04T09:06:55.468Z] 08:07:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2024-10-04T09:06:55.468Z] 08:08:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 [2024-10-04T09:06:55.468Z] 08:09:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2024-10-04T09:06:55.468Z] 08:10:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2024-10-04T09:06:55.468Z] 08:11:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-10-04T09:06:55.468Z] 08:12:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2024-10-04T09:06:55.468Z] 08:13:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2024-10-04T09:06:55.468Z] 08:14:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2024-10-04T09:06:55.468Z] 08:15:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-10-04T09:06:55.468Z] 08:16:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2024-10-04T09:06:55.468Z] 08:17:01 1.13 0.02 1.12 0.00 0.13 12.80 0.00 [2024-10-04T09:06:55.468Z] 08:18:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2024-10-04T09:06:55.468Z] 08:19:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 [2024-10-04T09:06:55.468Z] 08:20:01 1.12 0.00 1.12 0.00 0.00 14.93 0.00 [2024-10-04T09:06:55.468Z] 08:21:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2024-10-04T09:06:55.468Z] 08:22:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 [2024-10-04T09:06:55.468Z] 08:23:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2024-10-04T09:06:55.468Z] 08:24:01 3.37 1.02 2.35 0.00 21.86 31.46 0.00 [2024-10-04T09:06:55.468Z] 08:25:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-10-04T09:06:55.468Z] 08:26:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2024-10-04T09:06:55.468Z] 08:27:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 [2024-10-04T09:06:55.468Z] 08:28:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2024-10-04T09:06:55.468Z] 08:29:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2024-10-04T09:06:55.468Z] 08:30:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2024-10-04T09:06:55.468Z] 08:31:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2024-10-04T09:06:55.468Z] 08:32:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2024-10-04T09:06:55.468Z] 08:33:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2024-10-04T09:06:55.468Z] 08:34:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2024-10-04T09:06:55.468Z] 08:35:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2024-10-04T09:06:55.468Z] 08:36:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2024-10-04T09:06:55.468Z] 08:37:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2024-10-04T09:06:55.468Z] 08:38:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 [2024-10-04T09:06:55.468Z] 08:39:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2024-10-04T09:06:55.468Z] 08:40:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2024-10-04T09:06:55.468Z] 08:41:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2024-10-04T09:06:55.468Z] 08:42:01 1.12 0.00 1.12 0.00 0.00 14.53 0.00 [2024-10-04T09:06:55.468Z] 08:43:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2024-10-04T09:06:55.468Z] 08:44:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 [2024-10-04T09:06:55.468Z] 08:45:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2024-10-04T09:06:55.468Z] 08:46:01 1.47 0.00 1.47 0.00 0.00 19.33 0.00 [2024-10-04T09:06:55.468Z] 08:47:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-10-04T09:06:55.468Z] 08:48:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 [2024-10-04T09:06:55.468Z] 08:49:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-10-04T09:06:55.468Z] 08:50:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2024-10-04T09:06:55.468Z] 08:51:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-10-04T09:06:55.468Z] 08:52:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2024-10-04T09:06:55.468Z] 08:53:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 [2024-10-04T09:06:55.468Z] 08:54:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 [2024-10-04T09:06:55.468Z] 08:55:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2024-10-04T09:06:55.468Z] 08:56:01 1.30 0.00 1.30 0.00 0.00 18.26 0.00 [2024-10-04T09:06:55.468Z] 08:57:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2024-10-04T09:06:55.468Z] 08:58:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 [2024-10-04T09:06:55.468Z] 08:59:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-10-04T09:06:55.468Z] 09:00:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2024-10-04T09:06:55.468Z] 09:01:01 1.20 0.00 1.20 0.00 0.00 15.19 0.00 [2024-10-04T09:06:55.468Z] 09:02:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2024-10-04T09:06:55.468Z] 09:03:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 [2024-10-04T09:06:55.468Z] 09:04:02 1.00 0.00 1.00 0.00 0.00 13.20 0.00 [2024-10-04T09:06:55.468Z] 09:05:01 1.17 0.00 1.17 0.00 0.00 14.37 0.00 [2024-10-04T09:06:55.468Z] 09:06:01 25.35 0.20 25.15 0.00 9.47 15628.86 0.00 [2024-10-04T09:06:55.468Z] Average: 13.20 0.27 12.93 0.00 77.85 2622.21 0.00 [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] 07:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-04T09:06:55.468Z] 07:47:01 28079724 31547396 758576 2.31 130408 3502380 1893320 5.58 1250868 3040836 430332 [2024-10-04T09:06:55.468Z] 07:48:01 27550460 31541576 756728 2.30 190320 3898160 1823124 5.37 1241748 3508592 357868 [2024-10-04T09:06:55.468Z] 07:49:01 27016044 31533256 764968 2.33 195088 4417472 1909604 5.63 1378288 3904460 46664 [2024-10-04T09:06:55.468Z] 07:50:01 26944520 31540800 757680 2.30 203476 4460332 1774408 5.23 1380380 3942724 384 [2024-10-04T09:06:55.468Z] 07:51:01 26491912 31518840 752164 2.29 232176 4858172 1718256 5.06 1658068 4082992 1012 [2024-10-04T09:06:55.468Z] 07:52:01 26507484 31529468 741032 2.25 230716 4855040 1717440 5.06 1645824 4079848 4 [2024-10-04T09:06:55.468Z] 07:53:01 26507448 31529500 740900 2.25 230796 4855044 1717440 5.06 1645868 4079856 8 [2024-10-04T09:06:55.468Z] 07:54:01 26511392 31533532 736884 2.24 230856 4855052 1717440 5.06 1642256 4079860 20 [2024-10-04T09:06:55.468Z] 07:55:01 26511352 31533552 736792 2.24 230896 4855052 1717440 5.06 1642324 4079864 12 [2024-10-04T09:06:55.468Z] 07:56:01 26513180 31535456 734844 2.23 230976 4855056 1717440 5.06 1640700 4079864 16 [2024-10-04T09:06:55.468Z] 07:57:01 26513404 31535720 734776 2.23 231012 4855056 1717440 5.06 1640320 4079864 12 [2024-10-04T09:06:55.468Z] 07:58:01 26513560 31535956 734428 2.23 231056 4855060 1717440 5.06 1640360 4079868 8 [2024-10-04T09:06:55.468Z] 07:59:01 26513340 31535764 734620 2.23 231076 4855064 1717440 5.06 1640676 4079872 8 [2024-10-04T09:06:55.468Z] 08:00:01 26513332 31535804 734460 2.23 231136 4855064 1717440 5.06 1640472 4079872 44 [2024-10-04T09:06:55.468Z] 08:01:01 26513148 31535744 734696 2.23 231192 4855036 1727164 5.09 1640188 4079844 8 [2024-10-04T09:06:55.468Z] 08:02:01 26508368 31531040 739336 2.25 231244 4855048 1727164 5.09 1647516 4079848 56 [2024-10-04T09:06:55.468Z] 08:03:01 26508488 31531208 739112 2.25 231276 4855052 1727164 5.09 1647060 4079852 16 [2024-10-04T09:06:55.468Z] 08:04:01 26508308 31531044 739224 2.25 231296 4855056 1727164 5.09 1647340 4079856 52 [2024-10-04T09:06:55.468Z] 08:05:01 26507944 31530716 739500 2.25 231320 4855056 1727164 5.09 1647468 4079860 8 [2024-10-04T09:06:55.468Z] 08:06:01 26503996 31528636 741572 2.26 231360 4856112 1727164 5.09 1655188 4080172 28 [2024-10-04T09:06:55.468Z] 08:07:01 26503744 31528408 741764 2.26 231384 4856128 1727164 5.09 1654964 4080120 16 [2024-10-04T09:06:55.468Z] 08:08:01 26504000 31528664 741648 2.26 231400 4856128 1727164 5.09 1654964 4080120 40 [2024-10-04T09:06:55.468Z] 08:09:01 26503928 31528644 741664 2.26 231424 4856132 1727164 5.09 1655144 4080124 8 [2024-10-04T09:06:55.468Z] 08:10:01 26503628 31528344 741884 2.26 231440 4856136 1727164 5.09 1655056 4080124 44 [2024-10-04T09:06:55.468Z] 08:11:01 26503356 31528136 742068 2.26 231464 4856140 1727164 5.09 1655204 4080140 16 [2024-10-04T09:06:55.468Z] 08:12:01 26503308 31528096 742040 2.26 231480 4856136 1727164 5.09 1655152 4080144 44 [2024-10-04T09:06:55.468Z] 08:13:01 26503316 31528104 741940 2.26 231496 4856144 1727164 5.09 1655188 4080144 8 [2024-10-04T09:06:55.468Z] 08:14:01 26503248 31528092 742132 2.26 231512 4856148 1727164 5.09 1655244 4080152 144 [2024-10-04T09:06:55.468Z] 08:15:01 26503336 31528180 742000 2.26 231528 4856148 1727164 5.09 1655232 4080152 12 [2024-10-04T09:06:55.468Z] 08:16:01 26502964 31527972 742164 2.26 231548 4856272 1727164 5.09 1655724 4080272 52 [2024-10-04T09:06:55.468Z] 08:17:01 26502168 31527208 742860 2.26 231572 4856280 1727164 5.09 1655504 4080276 20 [2024-10-04T09:06:55.468Z] 08:18:01 26501548 31526668 743056 2.26 231596 4856276 1727164 5.09 1655556 4080276 156 [2024-10-04T09:06:55.468Z] 08:19:01 26501564 31526692 742952 2.26 231616 4856288 1727164 5.09 1655264 4080280 24 [2024-10-04T09:06:55.468Z] 08:20:01 26501076 31526268 743356 2.26 231628 4856296 1727164 5.09 1655892 4080288 64 [2024-10-04T09:06:55.468Z] 08:21:01 26501528 31526728 743020 2.26 231644 4856280 1727164 5.09 1655588 4080288 16 [2024-10-04T09:06:55.468Z] 08:22:01 26501172 31526392 743104 2.26 231680 4856300 1727164 5.09 1655380 4080292 72 [2024-10-04T09:06:55.468Z] 08:23:01 26501124 31526408 743164 2.26 231700 4856304 1727164 5.09 1655728 4080300 4 [2024-10-04T09:06:55.468Z] 08:24:01 26496416 31522672 746724 2.27 231780 4856924 1755316 5.17 1656044 4080848 24 [2024-10-04T09:06:55.468Z] 08:25:01 26496432 31522724 746660 2.27 231788 4856928 1755316 5.17 1656136 4080852 8 [2024-10-04T09:06:55.468Z] 08:26:01 26496700 31522992 746316 2.27 231808 4856928 1755316 5.17 1656204 4080852 40 [2024-10-04T09:06:55.468Z] 08:27:01 26496716 31523016 746212 2.27 231832 4856928 1738704 5.12 1655844 4080856 32 [2024-10-04T09:06:55.468Z] 08:28:01 26496700 31523072 746128 2.27 231860 4856936 1738704 5.12 1656180 4080856 4 [2024-10-04T09:06:55.468Z] 08:29:01 26496868 31523272 746076 2.27 231896 4856940 1738704 5.12 1655944 4080864 28 [2024-10-04T09:06:55.468Z] 08:30:01 26496852 31523260 746044 2.27 231912 4856944 1738704 5.12 1655964 4080868 144 [2024-10-04T09:06:55.468Z] 08:31:01 26496788 31523284 746000 2.27 231956 4856944 1738704 5.12 1655988 4080868 44 [2024-10-04T09:06:55.468Z] 08:32:01 26497096 31523640 745492 2.27 231996 4856948 1738704 5.12 1656252 4080872 64 [2024-10-04T09:06:55.468Z] 08:33:01 26496376 31522976 746120 2.27 232024 4856952 1738704 5.12 1656016 4080880 8 [2024-10-04T09:06:55.468Z] 08:34:01 26496904 31523512 745488 2.27 232060 4856952 1738704 5.12 1656172 4080880 148 [2024-10-04T09:06:55.468Z] 08:35:01 26497096 31523756 745416 2.27 232088 4856956 1738704 5.12 1656188 4080884 4 [2024-10-04T09:06:55.468Z] 08:36:01 26497120 31523820 745284 2.27 232144 4856956 1738704 5.12 1656284 4080880 44 [2024-10-04T09:06:55.468Z] 08:37:01 26497040 31523820 745280 2.27 232176 4856960 1738704 5.12 1656724 4080888 24 [2024-10-04T09:06:55.468Z] 08:38:01 26497024 31523832 745192 2.27 232204 4856968 1738704 5.12 1656452 4080892 152 [2024-10-04T09:06:55.468Z] 08:39:01 26497388 31524376 744796 2.26 232236 4857100 1722540 5.08 1656516 4081008 4 [2024-10-04T09:06:55.468Z] 08:40:01 26497160 31524168 745184 2.27 232252 4857104 1722540 5.08 1656532 4081028 40 [2024-10-04T09:06:55.468Z] 08:41:01 26497712 31524748 744548 2.26 232284 4857104 1722540 5.08 1656616 4081028 20 [2024-10-04T09:06:55.468Z] 08:42:01 26497888 31524984 744288 2.26 232316 4857108 1722540 5.08 1656816 4081032 148 [2024-10-04T09:06:55.468Z] 08:43:01 26497968 31525072 744132 2.26 232332 4857112 1722540 5.08 1656640 4081036 4 [2024-10-04T09:06:55.468Z] 08:44:01 26497820 31524952 744428 2.26 232344 4857112 1722540 5.08 1656656 4081036 4 [2024-10-04T09:06:55.468Z] 08:45:01 26497764 31524912 744428 2.26 232372 4857116 1722540 5.08 1656516 4081040 24 [2024-10-04T09:06:55.468Z] 08:46:01 26497820 31525020 744256 2.26 232416 4857120 1706164 5.03 1656688 4081048 40 [2024-10-04T09:06:55.468Z] 08:47:01 26497708 31524944 744272 2.26 232444 4857124 1706164 5.03 1656628 4081048 12 [2024-10-04T09:06:55.468Z] 08:48:01 26497660 31524936 744240 2.26 232456 4857128 1706164 5.03 1656848 4081052 152 [2024-10-04T09:06:55.468Z] 08:49:01 26497612 31524908 744192 2.26 232484 4857128 1706164 5.03 1656896 4081052 12 [2024-10-04T09:06:55.468Z] 08:50:01 26497660 31524992 744056 2.26 232500 4857132 1706164 5.03 1656752 4081056 44 [2024-10-04T09:06:55.468Z] 08:51:01 26497324 31524684 744520 2.26 232532 4857128 1706164 5.03 1656560 4081064 16 [2024-10-04T09:06:55.468Z] 08:52:01 26497276 31524660 744512 2.26 232548 4857136 1706164 5.03 1656628 4081060 192 [2024-10-04T09:06:55.468Z] 08:53:01 26497828 31525220 743856 2.26 232584 4857140 1706164 5.03 1656924 4081064 8 [2024-10-04T09:06:55.468Z] 08:54:01 26497612 31525060 743936 2.26 232608 4857144 1706164 5.03 1656960 4081068 52 [2024-10-04T09:06:55.468Z] 08:55:01 26497384 31524864 744132 2.26 232624 4857144 1706164 5.03 1656448 4081068 12 [2024-10-04T09:06:55.468Z] 08:56:01 26497052 31524580 744320 2.26 232668 4857156 1706164 5.03 1656828 4081076 100 [2024-10-04T09:06:55.468Z] 08:57:01 26497556 31525092 743736 2.26 232700 4857156 1689464 4.98 1656804 4081080 12 [2024-10-04T09:06:55.468Z] 08:58:01 26498016 31525620 743668 2.26 232732 4857160 1689464 4.98 1656888 4081088 56 [2024-10-04T09:06:55.468Z] 08:59:01 26497932 31525544 743728 2.26 232752 4857164 1689464 4.98 1656876 4081092 8 [2024-10-04T09:06:55.468Z] 09:00:01 26497656 31525364 743880 2.26 232788 4857164 1689464 4.98 1656932 4081096 156 [2024-10-04T09:06:55.468Z] 09:01:01 26497560 31525304 743872 2.26 232828 4857168 1689464 4.98 1656800 4081092 44 [2024-10-04T09:06:55.468Z] 09:02:01 26497420 31525228 744148 2.26 232852 4857168 1705532 5.03 1657236 4081092 16 [2024-10-04T09:06:55.468Z] 09:03:01 26497516 31525356 743992 2.26 232876 4857172 1705532 5.03 1656780 4081096 24 [2024-10-04T09:06:55.468Z] 09:04:02 26497404 31525252 744012 2.26 232900 4857180 1721732 5.07 1656920 4081104 200 [2024-10-04T09:06:55.468Z] 09:05:01 26497640 31525620 743676 2.26 232916 4857308 1721732 5.07 1657220 4081232 8 [2024-10-04T09:06:55.468Z] 09:06:01 25306472 31239080 1021928 3.11 242180 5661412 2035388 6.00 2034696 4785484 419404 [2024-10-04T09:06:55.468Z] Average: 26530954 31523852 747203 2.27 229435 4827217 1732421 5.11 1641546 4065358 15736 [2024-10-04T09:06:55.468Z] [2024-10-04T09:06:55.468Z] 07:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-04T09:06:55.468Z] 07:47:01 docker0 325.71 472.41 28.49 3503.89 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:47:01 lo 6.33 6.33 0.63 0.63 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:47:01 ens3 749.65 511.28 8650.18 82.64 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:48:01 veth3c9f7c6 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:48:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:48:01 ens3 26.53 16.26 32.65 9.49 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:49:01 docker0 1.38 2.80 0.08 38.09 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:49:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:49:01 ens3 24.68 14.93 59.63 9.42 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:50:01 docker0 4.68 8.27 0.29 116.83 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:50:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:50:01 ens3 159.52 121.98 2666.56 365.92 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:51:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:51:01 ens3 201.72 84.75 2748.62 6.04 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:52:01 ens3 0.33 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:53:01 ens3 1.45 0.57 3.21 0.04 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:56:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:57:01 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 07:59:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:00:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:01:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:02:01 ens3 1.77 2.38 0.34 13.48 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:03:01 ens3 0.55 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:04:01 ens3 3.52 3.38 0.64 13.36 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:05:01 ens3 0.97 0.75 0.30 6.56 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:06:01 ens3 23.65 28.80 6.59 84.27 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.468Z] 08:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:08:01 ens3 0.62 0.12 0.11 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:09:01 ens3 0.57 0.37 0.35 0.28 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:10:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:11:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:12:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:13:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:15:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:16:01 ens3 0.75 0.70 0.40 0.30 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:19:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:20:01 ens3 0.67 0.52 0.28 0.22 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:21:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:22:01 ens3 0.32 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:26:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:27:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:28:01 ens3 0.68 0.42 0.33 0.22 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:31:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:32:01 ens3 1.43 0.63 0.42 0.23 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:33:01 ens3 0.67 0.57 0.36 0.29 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:36:01 ens3 0.73 0.22 0.19 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:37:01 ens3 0.63 0.40 0.36 0.28 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:39:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:40:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:41:01 ens3 0.70 0.10 0.13 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:42:01 ens3 1.10 0.28 0.29 0.20 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:43:01 ens3 1.05 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:44:01 ens3 1.28 0.13 0.11 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:45:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:46:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:47:01 ens3 0.22 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:49:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:50:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:51:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:52:01 ens3 0.30 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:53:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:54:01 ens3 0.73 0.55 0.36 0.29 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:55:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:56:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 08:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:00:01 ens3 0.65 0.15 0.11 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:01:01 ens3 0.75 0.60 0.43 0.35 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:02:01 ens3 0.62 0.47 0.27 0.22 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:03:01 ens3 0.42 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:04:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:04:02 ens3 1.60 0.90 0.72 0.51 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:05:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:06:01 vetha12b993 85.14 161.54 8.63 1260.50 0.00 0.00 0.00 0.10 [2024-10-04T09:06:55.469Z] 09:06:01 docker0 85.14 161.42 7.46 1260.50 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:06:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] 09:06:01 ens3 255.19 138.93 3911.89 22.53 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] Average: vetha12b993 1.06 2.02 0.11 15.76 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] Average: docker0 5.21 8.07 0.45 61.51 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] Average: ens3 18.43 11.69 226.15 7.73 0.00 0.00 0.00 0.00 [2024-10-04T09:06:55.469Z] [2024-10-04T09:06:55.469Z]