Pull request #132 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5738d236fbbb600cf63c842831e36740c1a99cc3+ad81b6791089a5483c30c2e43f91131867ddea47 (91e949b30a86c8ae415efd7f8ef5a910f462f4b1) 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-ssh7608796678907880920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17516258814788571871.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8151703270623483047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3053905195639663124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2909905888488680568.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-132/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-132/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4492126909552744481.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-camera 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 ‘prd-ubuntu20.04-docker-8c-8g-2965’ Running on prd-ubuntu20.04-docker-8c-8g-2969 in /w/workspace/foundry_device-usb-camera_PR-132 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-132 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 5738d236fbbb600cf63c842831e36740c1a99cc3 Merge succeeded, producing 5738d236fbbb600cf63c842831e36740c1a99cc3 Checking out Revision 5738d236fbbb600cf63c842831e36740c1a99cc3 (PR-132) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5738d236fbbb600cf63c842831e36740c1a99cc3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5738d236fbbb600cf63c842831e36740c1a99cc3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T17:09:51.282Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T17:09:51.494Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T17:09:51.599Z] ========================================================= [2023-01-18T17:09:51.599Z] EdgeX Global Pipelines Version Info [2023-01-18T17:09:51.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:09:52.336Z] ------------------- [2023-01-18T17:09:52.336Z] stable info: [2023-01-18T17:09:52.336Z] ------------------- [2023-01-18T17:09:52.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T17:09:52.337Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T17:09:52.337Z] Message: update stable to v1.0.244 [2023-01-18T17:09:52.909Z] ------------------- [2023-01-18T17:09:52.909Z] experimental info: [2023-01-18T17:09:52.909Z] ------------------- [2023-01-18T17:09:52.909Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T17:09:52.909Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T17:09:52.909Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T17:09:53.280Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-18T17:09:53.324Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-18T17:09:53.365Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T17:09:53.407Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T17:09:53.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T17:09:53.487Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T17:09:53.526Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T17:09:53.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-18T17:09:53.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T17:09:53.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T17:09:53.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T17:09:53.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-18T17:09:53.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T17:09:53.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T17:09:53.845Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T17:09:53.884Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T17:09:53.930Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T17:09:53.970Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T17:09:54.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T17:09:54.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T17:09:54.089Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-18T17:09:54.131Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-18T17:09:54.240Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-18T17:09:54.281Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-18T17:09:54.323Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-18T17:09:54.363Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T17:09:54.403Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T17:09:54.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-132 [Pipeline] echo [2023-01-18T17:09:54.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-132 [Pipeline] echo [2023-01-18T17:09:54.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-132 [Pipeline] echo [2023-01-18T17:09:54.545Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5738d236fbbb600cf63c842831e36740c1a99cc3 [Pipeline] echo [2023-01-18T17:09:54.594Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5738d23 [Pipeline] echo [2023-01-18T17:09:54.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T17:09:54.758Z] provisioning config files... [2023-01-18T17:09:54.788Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-132@tmp/config3069936105439008521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:09:55.125Z] ---> docker-login.sh [2023-01-18T17:09:55.126Z] nexus3.edgexfoundry.org:10001 [2023-01-18T17:09:55.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:09:55.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:09:55.386Z] Configure a credential helper to remove this warning. See [2023-01-18T17:09:55.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:09:55.386Z] [2023-01-18T17:09:55.386Z] Login Succeeded [2023-01-18T17:09:55.386Z] nexus3.edgexfoundry.org:10002 [2023-01-18T17:09:55.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:09:55.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:09:55.386Z] Configure a credential helper to remove this warning. See [2023-01-18T17:09:55.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:09:55.386Z] [2023-01-18T17:09:55.386Z] Login Succeeded [2023-01-18T17:09:55.386Z] nexus3.edgexfoundry.org:10003 [2023-01-18T17:09:55.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:09:55.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:09:55.646Z] Configure a credential helper to remove this warning. See [2023-01-18T17:09:55.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:09:55.646Z] [2023-01-18T17:09:55.646Z] Login Succeeded [2023-01-18T17:09:55.646Z] nexus3.edgexfoundry.org:10004 [2023-01-18T17:09:55.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:09:55.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:09:55.646Z] Configure a credential helper to remove this warning. See [2023-01-18T17:09:55.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:09:55.646Z] [2023-01-18T17:09:55.646Z] Login Succeeded [2023-01-18T17:09:55.646Z] docker.io [2023-01-18T17:09:55.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:09:55.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:09:55.905Z] Configure a credential helper to remove this warning. See [2023-01-18T17:09:55.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:09:55.905Z] [2023-01-18T17:09:55.905Z] Login Succeeded [2023-01-18T17:09:55.905Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T17:09:55.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T17:09:56.550Z] + git rev-list -1 --merges 5738d236fbbb600cf63c842831e36740c1a99cc3~1..5738d236fbbb600cf63c842831e36740c1a99cc3 [Pipeline] echo [2023-01-18T17:09:56.616Z] -----------> git rev-list -1 --merges 5738d236fbbb600cf63c842831e36740c1a99cc3~1..5738d236fbbb600cf63c842831e36740c1a99cc3 5738d236fbbb600cf63c842831e36740c1a99cc3 [false] [Pipeline] sh [2023-01-18T17:09:56.930Z] + git log --format=format:%s -1 5738d236fbbb600cf63c842831e36740c1a99cc3 [Pipeline] echo [2023-01-18T17:09:56.968Z] ========================================================= [2023-01-18T17:09:56.968Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T17:09:56.968Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T17:09:57.405Z] + git log --format=format:%s -1 5738d236fbbb600cf63c842831e36740c1a99cc3 [Pipeline] echo [2023-01-18T17:09:57.437Z] [semverPrep] GIT_COMMIT: 5738d236fbbb600cf63c842831e36740c1a99cc3, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-01-18T17:09:57.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-18T17:09:57.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T17:09:57.844Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T17:09:57.844Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T17:09:57.844Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T17:09:57.844Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T17:09:57.844Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T17:09:57.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:09:58.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T17:09:58.263Z] [2023-01-18T17:09:58.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:09:58.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T17:09:58.632Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T17:09:58.632Z] b85a868b505f: Pulling fs layer [2023-01-18T17:09:58.632Z] e2be974225ed: Pulling fs layer [2023-01-18T17:09:58.632Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T17:09:58.632Z] 988bab9f4d93: Pulling fs layer [2023-01-18T17:09:58.632Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T17:09:58.632Z] eaf3925da568: Pulling fs layer [2023-01-18T17:09:58.632Z] bab4dde63d76: Pulling fs layer [2023-01-18T17:09:58.632Z] bde34c3a00c8: Pulling fs layer [2023-01-18T17:09:58.632Z] b352a97aabf1: Pulling fs layer [2023-01-18T17:09:58.632Z] 4872d77fe225: Pulling fs layer [2023-01-18T17:09:58.632Z] 5851b861e8e6: Pulling fs layer [2023-01-18T17:09:58.632Z] 1469e6f7b9e6: Waiting [2023-01-18T17:09:58.632Z] bab4dde63d76: Waiting [2023-01-18T17:09:58.632Z] eaf3925da568: Waiting [2023-01-18T17:09:58.632Z] bde34c3a00c8: Waiting [2023-01-18T17:09:58.632Z] 5851b861e8e6: Waiting [2023-01-18T17:09:58.632Z] b352a97aabf1: Waiting [2023-01-18T17:09:58.632Z] 988bab9f4d93: Waiting [2023-01-18T17:09:58.632Z] 4872d77fe225: Waiting [2023-01-18T17:09:58.632Z] e2be974225ed: Download complete [2023-01-18T17:09:58.632Z] 988bab9f4d93: Verifying Checksum [2023-01-18T17:09:58.632Z] 988bab9f4d93: Download complete [2023-01-18T17:09:58.900Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T17:09:58.900Z] 1469e6f7b9e6: Download complete [2023-01-18T17:09:58.900Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T17:09:58.900Z] 339a4e72a1f5: Download complete [2023-01-18T17:09:58.900Z] eaf3925da568: Download complete [2023-01-18T17:09:58.900Z] bde34c3a00c8: Verifying Checksum [2023-01-18T17:09:58.900Z] bde34c3a00c8: Download complete [2023-01-18T17:09:59.163Z] b352a97aabf1: Verifying Checksum [2023-01-18T17:09:59.163Z] b352a97aabf1: Download complete [2023-01-18T17:09:59.163Z] 4872d77fe225: Verifying Checksum [2023-01-18T17:09:59.163Z] 4872d77fe225: Download complete [2023-01-18T17:09:59.163Z] 5851b861e8e6: Verifying Checksum [2023-01-18T17:09:59.163Z] 5851b861e8e6: Download complete [2023-01-18T17:09:59.163Z] b85a868b505f: Verifying Checksum [2023-01-18T17:09:59.163Z] b85a868b505f: Download complete [2023-01-18T17:09:59.422Z] bab4dde63d76: Verifying Checksum [2023-01-18T17:09:59.422Z] bab4dde63d76: Download complete [2023-01-18T17:10:00.358Z] b85a868b505f: Pull complete [2023-01-18T17:10:00.358Z] e2be974225ed: Pull complete [2023-01-18T17:10:00.924Z] 339a4e72a1f5: Pull complete [2023-01-18T17:10:00.924Z] 988bab9f4d93: Pull complete [2023-01-18T17:10:01.183Z] 1469e6f7b9e6: Pull complete [2023-01-18T17:10:01.183Z] eaf3925da568: Pull complete [2023-01-18T17:10:03.086Z] bab4dde63d76: Pull complete [2023-01-18T17:10:03.086Z] bde34c3a00c8: Pull complete [2023-01-18T17:10:03.086Z] b352a97aabf1: Pull complete [2023-01-18T17:10:03.086Z] 4872d77fe225: Pull complete [2023-01-18T17:10:03.086Z] 5851b861e8e6: Pull complete [2023-01-18T17:10:03.086Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T17:10:03.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T17:10:03.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T17:10:03.290Z] prd-ubuntu20.04-docker-8c-8g-2969 does not seem to be running inside a container [2023-01-18T17:10:03.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-132 -v /w/workspace/foundry_device-usb-camera_PR-132:/w/workspace/foundry_device-usb-camera_PR-132:rw,z -v /w/workspace/foundry_device-usb-camera_PR-132@tmp:/w/workspace/foundry_device-usb-camera_PR-132@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 [2023-01-18T17:10:04.624Z] $ docker top 0247c72fe9a4e4859edaf2e09e632fab037c779726c1d4c390b85f79e1f9cf1b -eo pid,comm [2023-01-18T17:10:04.672Z] 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). [2023-01-18T17:10:04.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T17:10:04.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T17:10:04.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T17:10:04.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T17:10:04.919Z] $ docker exec 0247c72fe9a4e4859edaf2e09e632fab037c779726c1d4c390b85f79e1f9cf1b ssh-agent [2023-01-18T17:10:05.024Z] SSH_AUTH_SOCK=/tmp/ssh-cFac3bOEKuI3/agent.33 [2023-01-18T17:10:05.024Z] SSH_AGENT_PID=39 [2023-01-18T17:10:05.030Z] Running ssh-add (command line suppressed) [2023-01-18T17:10:05.133Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-132@tmp/private_key_6495864781324684864.key (/w/workspace/foundry_device-usb-camera_PR-132@tmp/private_key_6495864781324684864.key) [2023-01-18T17:10:05.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T17:10:05.484Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T17:10:05.507Z] $ docker exec --env ******** --env ******** 0247c72fe9a4e4859edaf2e09e632fab037c779726c1d4c390b85f79e1f9cf1b ssh-agent -k [2023-01-18T17:10:05.610Z] unset SSH_AUTH_SOCK; [2023-01-18T17:10:05.611Z] unset SSH_AGENT_PID; [2023-01-18T17:10:05.611Z] echo Agent pid 39 killed; [2023-01-18T17:10:05.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T17:10:05.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T17:10:05.710Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T17:10:05.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T17:10:05.830Z] $ docker exec 0247c72fe9a4e4859edaf2e09e632fab037c779726c1d4c390b85f79e1f9cf1b ssh-agent [2023-01-18T17:10:05.934Z] SSH_AUTH_SOCK=/tmp/ssh-tisSYPu3iO3Z/agent.71 [2023-01-18T17:10:05.934Z] SSH_AGENT_PID=77 [2023-01-18T17:10:05.940Z] Running ssh-add (command line suppressed) [2023-01-18T17:10:06.039Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-132@tmp/private_key_11607085251973455182.key (/w/workspace/foundry_device-usb-camera_PR-132@tmp/private_key_11607085251973455182.key) [2023-01-18T17:10:06.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T17:10:06.381Z] + git semver init [2023-01-18T17:10:06.643Z] 2023-01-18 17:10:06,560 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T17:10:06.643Z] 2023-01-18 17:10:06,561 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-132/.semver [2023-01-18T17:10:06.643Z] 2023-01-18 17:10:06,561 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-132/.semver [2023-01-18T17:10:06.643Z] 2023-01-18 17:10:06,561 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-132/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-132, universal_newlines=False, shell=None, istream=None) [2023-01-18T17:10:07.585Z] 2023-01-18 17:10:07,288 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-132/.git/info/exclude [2023-01-18T17:10:07.585Z] 2023-01-18 17:10:07,288 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-132/.semver/PR-132 with force:False [2023-01-18T17:10:07.585Z] 2023-01-18 17:10:07,288 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-132/.semver/PR-132 [2023-01-18T17:10:07.585Z] 2023-01-18 17:10:07,293 [execute] INFO git cat-file --batch-check [2023-01-18T17:10:07.585Z] 2023-01-18 17:10:07,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-132/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T17:10:07.585Z] 2023-01-18 17:10:07,299 [execute] INFO git cat-file --batch [2023-01-18T17:10:07.585Z] 2023-01-18 17:10:07,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-132/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T17:10:07.585Z] 2023-01-18 17:10:07,304 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-132/.semver/PR-132 [2023-01-18T17:10:07.585Z] 0.0.0 [Pipeline] } [2023-01-18T17:10:07.616Z] $ docker exec --env ******** --env ******** 0247c72fe9a4e4859edaf2e09e632fab037c779726c1d4c390b85f79e1f9cf1b ssh-agent -k [2023-01-18T17:10:07.699Z] unset SSH_AUTH_SOCK; [2023-01-18T17:10:07.699Z] unset SSH_AGENT_PID; [2023-01-18T17:10:07.700Z] echo Agent pid 77 killed; [2023-01-18T17:10:07.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T17:10:08.148Z] + git semver [Pipeline] } [2023-01-18T17:10:08.432Z] $ docker stop --time=1 0247c72fe9a4e4859edaf2e09e632fab037c779726c1d4c390b85f79e1f9cf1b [2023-01-18T17:10:09.712Z] $ docker rm -f --volumes 0247c72fe9a4e4859edaf2e09e632fab037c779726c1d4c390b85f79e1f9cf1b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T17:10:10.104Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T17:10:10.368Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T17:10:10.386Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T17:10:10.948Z] provisioning config files... [2023-01-18T17:10:10.957Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-132@tmp/config18043411217964827237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:10:11.311Z] ---> docker-login.sh [2023-01-18T17:10:11.311Z] nexus3.edgexfoundry.org:10001 [2023-01-18T17:10:11.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:10:11.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:10:11.311Z] Configure a credential helper to remove this warning. See [2023-01-18T17:10:11.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:10:11.311Z] [2023-01-18T17:10:11.311Z] Login Succeeded [2023-01-18T17:10:11.311Z] nexus3.edgexfoundry.org:10002 [2023-01-18T17:10:11.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:10:11.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:10:11.311Z] Configure a credential helper to remove this warning. See [2023-01-18T17:10:11.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:10:11.311Z] [2023-01-18T17:10:11.311Z] Login Succeeded [2023-01-18T17:10:11.311Z] nexus3.edgexfoundry.org:10003 [2023-01-18T17:10:11.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:10:11.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:10:11.570Z] Configure a credential helper to remove this warning. See [2023-01-18T17:10:11.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:10:11.570Z] [2023-01-18T17:10:11.570Z] Login Succeeded [2023-01-18T17:10:11.570Z] nexus3.edgexfoundry.org:10004 [2023-01-18T17:10:11.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:10:11.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:10:11.570Z] Configure a credential helper to remove this warning. See [2023-01-18T17:10:11.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:10:11.570Z] [2023-01-18T17:10:11.570Z] Login Succeeded [2023-01-18T17:10:11.570Z] docker.io [2023-01-18T17:10:11.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:10:11.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:10:11.838Z] Configure a credential helper to remove this warning. See [2023-01-18T17:10:11.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:10:11.838Z] [2023-01-18T17:10:11.838Z] Login Succeeded [2023-01-18T17:10:11.838Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T17:10:11.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T17:10:12.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T17:10:12.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T17:10:12.152Z] ========================================================= [2023-01-18T17:10:12.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T17:10:12.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:10:12.628Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-18T17:10:12.628Z] Sending build context to Docker daemon 1.734MB [2023-01-18T17:10:12.628Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T17:10:12.628Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-18T17:10:12.628Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T17:10:12.628Z] 213ec9aee27d: Pulling fs layer [2023-01-18T17:10:12.628Z] 4583459ba037: Pulling fs layer [2023-01-18T17:10:12.628Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T17:10:12.628Z] 53926ce57604: Pulling fs layer [2023-01-18T17:10:12.628Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T17:10:12.628Z] 21b2b0c7a3f4: Waiting [2023-01-18T17:10:12.628Z] 53926ce57604: Waiting [2023-01-18T17:10:12.628Z] 22ff95d597cd: Pulling fs layer [2023-01-18T17:10:12.628Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T17:10:12.628Z] 22ff95d597cd: Waiting [2023-01-18T17:10:12.628Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T17:10:12.628Z] 96b7cbca73a9: Waiting [2023-01-18T17:10:12.628Z] 12d6caf4c0d1: Waiting [2023-01-18T17:10:12.628Z] a7acece74701: Pulling fs layer [2023-01-18T17:10:12.628Z] a7acece74701: Waiting [2023-01-18T17:10:12.628Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T17:10:12.628Z] 93c1e223e6f2: Download complete [2023-01-18T17:10:12.628Z] 4583459ba037: Download complete [2023-01-18T17:10:12.628Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T17:10:12.628Z] 21b2b0c7a3f4: Download complete [2023-01-18T17:10:12.628Z] 22ff95d597cd: Verifying Checksum [2023-01-18T17:10:12.628Z] 22ff95d597cd: Download complete [2023-01-18T17:10:12.892Z] 213ec9aee27d: Verifying Checksum [2023-01-18T17:10:12.892Z] 213ec9aee27d: Download complete [2023-01-18T17:10:12.892Z] 12d6caf4c0d1: Download complete [2023-01-18T17:10:12.892Z] 213ec9aee27d: Pull complete [2023-01-18T17:10:13.160Z] 4583459ba037: Pull complete [2023-01-18T17:10:13.160Z] 93c1e223e6f2: Pull complete [2023-01-18T17:10:14.150Z] a7acece74701: Verifying Checksum [2023-01-18T17:10:14.150Z] a7acece74701: Download complete [2023-01-18T17:10:14.150Z] 53926ce57604: Verifying Checksum [2023-01-18T17:10:14.150Z] 53926ce57604: Download complete [2023-01-18T17:10:14.150Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T17:10:14.150Z] 96b7cbca73a9: Download complete [2023-01-18T17:10:17.440Z] 53926ce57604: Pull complete [2023-01-18T17:10:17.440Z] 21b2b0c7a3f4: Pull complete [2023-01-18T17:10:17.440Z] 22ff95d597cd: Pull complete [2023-01-18T17:10:17.440Z] 12d6caf4c0d1: Pull complete [2023-01-18T17:10:19.340Z] 96b7cbca73a9: Pull complete [2023-01-18T17:10:20.273Z] a7acece74701: Pull complete [2023-01-18T17:10:20.273Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T17:10:20.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T17:10:20.273Z] ---> db6d94c90886 [2023-01-18T17:10:20.273Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-18T17:10:22.179Z] ---> Running in 9b36a0b72617 [2023-01-18T17:10:22.179Z] Removing intermediate container 9b36a0b72617 [2023-01-18T17:10:22.179Z] ---> 89e121422c72 [2023-01-18T17:10:22.179Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T17:10:22.179Z] ---> Running in af82d20ceb2e [2023-01-18T17:10:22.438Z] Removing intermediate container af82d20ceb2e [2023-01-18T17:10:22.438Z] ---> dc5acf2a2fba [2023-01-18T17:10:22.438Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-18T17:10:22.438Z] ---> Running in 77d926592675 [2023-01-18T17:10:22.438Z] Removing intermediate container 77d926592675 [2023-01-18T17:10:22.438Z] ---> 49062c667e41 [2023-01-18T17:10:22.438Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-18T17:10:22.697Z] ---> Running in fcca4272ebe0 [2023-01-18T17:10:22.697Z] Removing intermediate container fcca4272ebe0 [2023-01-18T17:10:22.697Z] ---> d3bda4737fcf [2023-01-18T17:10:22.697Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T17:10:22.697Z] ---> Running in 9433133fbde9 [2023-01-18T17:10:22.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T17:10:23.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T17:10:23.476Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-18T17:10:23.476Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-18T17:10:23.476Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-18T17:10:23.476Z] (4/80) Installing libxcb (1.15-r0) [2023-01-18T17:10:23.476Z] (5/80) Installing libx11 (1.8-r0) [2023-01-18T17:10:23.476Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-18T17:10:23.476Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-18T17:10:23.476Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-18T17:10:23.476Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-18T17:10:23.476Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-18T17:10:23.476Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-18T17:10:23.476Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-18T17:10:23.476Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-18T17:10:23.476Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-18T17:10:23.735Z] (15/80) Installing libice (1.0.10-r0) [2023-01-18T17:10:23.735Z] (16/80) Installing libuuid (2.38-r1) [2023-01-18T17:10:23.735Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-18T17:10:23.735Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-18T17:10:23.735Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-18T17:10:23.735Z] (20/80) Installing xset (1.2.4-r0) [2023-01-18T17:10:23.735Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-18T17:10:23.735Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-18T17:10:23.735Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-18T17:10:23.735Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-18T17:10:23.735Z] (25/80) Installing libintl (0.21-r2) [2023-01-18T17:10:23.735Z] (26/80) Installing libblkid (2.38-r1) [2023-01-18T17:10:23.736Z] (27/80) Installing libmount (2.38-r1) [2023-01-18T17:10:23.736Z] (28/80) Installing pcre (8.45-r2) [2023-01-18T17:10:23.736Z] (29/80) Installing glib (2.72.1-r0) [2023-01-18T17:10:23.736Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-18T17:10:23.736Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-18T17:10:23.736Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-18T17:10:23.736Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-18T17:10:23.994Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-18T17:10:23.994Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-18T17:10:23.994Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-18T17:10:23.994Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-18T17:10:23.994Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-18T17:10:23.994Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-18T17:10:23.994Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-18T17:10:23.994Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-18T17:10:23.994Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-18T17:10:23.994Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-18T17:10:23.994Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-18T17:10:23.994Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-18T17:10:23.994Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-18T17:10:23.994Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-18T17:10:23.994Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-18T17:10:23.994Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-18T17:10:24.253Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-18T17:10:24.253Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-18T17:10:24.253Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-18T17:10:24.253Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-18T17:10:24.253Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-18T17:10:24.253Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-18T17:10:24.253Z] (56/80) Installing libunistring (1.0-r0) [2023-01-18T17:10:24.253Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-18T17:10:24.253Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-18T17:10:24.253Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-18T17:10:24.253Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-18T17:10:24.253Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-18T17:10:24.253Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-18T17:10:24.253Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-18T17:10:24.253Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-18T17:10:24.253Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-18T17:10:24.253Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-18T17:10:24.253Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-18T17:10:24.253Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-18T17:10:24.253Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-18T17:10:24.253Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-18T17:10:24.253Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-18T17:10:24.253Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-18T17:10:24.513Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-18T17:10:24.513Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-18T17:10:24.513Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-18T17:10:24.513Z] Executing udev-init-scripts-35-r0.post-install [2023-01-18T17:10:24.513Z] (76/80) Installing kmod-libs (29-r2) [2023-01-18T17:10:24.513Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-18T17:10:24.513Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-18T17:10:24.513Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-18T17:10:24.513Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-18T17:10:24.513Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T17:10:24.513Z] Executing eudev-3.2.11-r0.trigger [2023-01-18T17:10:24.513Z] OK: 330 MiB in 131 packages [2023-01-18T17:10:25.781Z] Still waiting to schedule task [2023-01-18T17:10:25.782Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2966’ is offline [2023-01-18T17:10:27.080Z] Removing intermediate container 9433133fbde9 [2023-01-18T17:10:27.080Z] ---> 85810bdbca1f [2023-01-18T17:10:27.080Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-18T17:10:27.080Z] ---> Running in 04d28b197f80 [2023-01-18T17:10:27.080Z] Removing intermediate container 04d28b197f80 [2023-01-18T17:10:27.080Z] ---> 919559e6feae [2023-01-18T17:10:27.080Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-18T17:10:27.080Z] ---> 7cc65f722cb9 [2023-01-18T17:10:27.080Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T17:10:27.080Z] ---> Running in 7ea566de5836 [2023-01-18T17:10:49.023Z] Removing intermediate container 7ea566de5836 [2023-01-18T17:10:49.023Z] ---> a571b9fa55a7 [2023-01-18T17:10:49.023Z] Step 11/13 : COPY . . [2023-01-18T17:10:49.023Z] ---> 8e296ae23ce7 [2023-01-18T17:10:49.023Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-18T17:10:49.023Z] ---> Running in c21f03130134 [2023-01-18T17:10:49.023Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T17:10:49.023Z] Dload Upload Total Spent Left Speed [2023-01-18T17:10:49.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43067 0 --:--:-- --:--:-- --:--:-- 44250 [2023-01-18T17:10:49.023Z] Removing intermediate container c21f03130134 [2023-01-18T17:10:49.023Z] ---> 30c0c48e7fe7 [2023-01-18T17:10:49.023Z] Step 13/13 : RUN ${MAKE} [2023-01-18T17:10:49.023Z] ---> Running in df8a228c5f54 [2023-01-18T17:10:49.023Z] noop [2023-01-18T17:10:49.023Z] Removing intermediate container df8a228c5f54 [2023-01-18T17:10:49.023Z] ---> 5bc78b1eacb7 [2023-01-18T17:10:49.023Z] Successfully built 5bc78b1eacb7 [2023-01-18T17:10:49.023Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:10:49.472Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T17:10:49.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T17:10:49.622Z] prd-ubuntu20.04-docker-8c-8g-2969 does not seem to be running inside a container [2023-01-18T17:10:49.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-132 -v /w/workspace/foundry_device-usb-camera_PR-132:/w/workspace/foundry_device-usb-camera_PR-132:rw,z -v /w/workspace/foundry_device-usb-camera_PR-132@tmp:/w/workspace/foundry_device-usb-camera_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T17:10:50.004Z] $ docker top 9e01563dc24ea2924454a695e5fac1e0599dedd1030e93ea5278f8a799580e49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T17:10:50.391Z] + go version [2023-01-18T17:10:50.391Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T17:10:50.431Z] $ docker stop --time=1 9e01563dc24ea2924454a695e5fac1e0599dedd1030e93ea5278f8a799580e49 [2023-01-18T17:10:51.706Z] $ docker rm -f --volumes 9e01563dc24ea2924454a695e5fac1e0599dedd1030e93ea5278f8a799580e49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:10:52.362Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T17:10:52.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T17:10:52.511Z] prd-ubuntu20.04-docker-8c-8g-2969 does not seem to be running inside a container [2023-01-18T17:10:52.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-132 -v /w/workspace/foundry_device-usb-camera_PR-132:/w/workspace/foundry_device-usb-camera_PR-132:rw,z -v /w/workspace/foundry_device-usb-camera_PR-132@tmp:/w/workspace/foundry_device-usb-camera_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T17:10:52.892Z] $ docker top 780c2b7090370537fb0758540e1287734cf9a86aef5cee858272e71e68651f55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T17:10:53.276Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-132 [Pipeline] fileExists [Pipeline] sh [2023-01-18T17:10:53.633Z] + make test [2023-01-18T17:10:53.633Z] go test ./... -coverprofile=coverage.out ./... [2023-01-18T17:10:53.891Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-18T17:11:00.446Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-18T17:11:00.446Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-18T17:11:00.446Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-18T17:11:00.446Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-18T17:11:00.446Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-18T17:11:00.446Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-18T17:11:01.820Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-18T17:11:01.820Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-01-18T17:11:01.820Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-01-18T17:11:01.820Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-18T17:11:01.820Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-01-18T17:11:01.820Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-01-18T17:11:02.391Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2023-01-18T17:11:02.391Z] make: *** [Makefile:46: unittest] Error 2 [Pipeline] } [2023-01-18T17:11:02.437Z] $ docker stop --time=1 780c2b7090370537fb0758540e1287734cf9a86aef5cee858272e71e68651f55 [2023-01-18T17:11:04.126Z] $ docker rm -f --volumes 780c2b7090370537fb0758540e1287734cf9a86aef5cee858272e71e68651f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:11:05.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T17:11:05.284Z] [2023-01-18T17:11:05.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:11:05.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T17:11:05.670Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T17:11:05.670Z] 5eb5b503b376: Pulling fs layer [2023-01-18T17:11:05.670Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T17:11:05.670Z] ec43610c2a17: Pulling fs layer [2023-01-18T17:11:05.670Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T17:11:05.670Z] 33b1e0a273af: Pulling fs layer [2023-01-18T17:11:05.670Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T17:11:05.670Z] 2f39f015ded8: Pulling fs layer [2023-01-18T17:11:05.670Z] 5d3b04190fa2: Waiting [2023-01-18T17:11:05.670Z] 3a2ae6a8a46f: Waiting [2023-01-18T17:11:05.670Z] 2f39f015ded8: Waiting [2023-01-18T17:11:05.670Z] 33b1e0a273af: Waiting [2023-01-18T17:11:05.670Z] 5c69ac0246d0: Download complete [2023-01-18T17:11:05.670Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T17:11:05.670Z] 3a2ae6a8a46f: Download complete [2023-01-18T17:11:05.931Z] 33b1e0a273af: Verifying Checksum [2023-01-18T17:11:05.931Z] 33b1e0a273af: Download complete [2023-01-18T17:11:05.931Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T17:11:05.931Z] 5d3b04190fa2: Download complete [2023-01-18T17:11:05.931Z] ec43610c2a17: Verifying Checksum [2023-01-18T17:11:05.931Z] ec43610c2a17: Download complete [2023-01-18T17:11:06.188Z] 5eb5b503b376: Verifying Checksum [2023-01-18T17:11:06.188Z] 5eb5b503b376: Download complete [2023-01-18T17:11:06.757Z] 2f39f015ded8: Download complete [2023-01-18T17:11:07.327Z] 5eb5b503b376: Pull complete [2023-01-18T17:11:07.327Z] 5c69ac0246d0: Pull complete [2023-01-18T17:11:07.894Z] ec43610c2a17: Pull complete [2023-01-18T17:11:07.894Z] 3a2ae6a8a46f: Pull complete [2023-01-18T17:11:08.152Z] 33b1e0a273af: Pull complete [2023-01-18T17:11:08.152Z] 5d3b04190fa2: Pull complete [2023-01-18T17:11:12.340Z] 2f39f015ded8: Pull complete [2023-01-18T17:11:12.340Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T17:11:12.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T17:11:12.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T17:11:12.655Z] prd-ubuntu20.04-docker-8c-8g-2969 does not seem to be running inside a container [2023-01-18T17:11:12.687Z] $ 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/foundry_device-usb-camera_PR-132 -v /w/workspace/foundry_device-usb-camera_PR-132:/w/workspace/foundry_device-usb-camera_PR-132:rw,z -v /w/workspace/foundry_device-usb-camera_PR-132@tmp:/w/workspace/foundry_device-usb-camera_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T17:11:14.328Z] $ docker top 819763c85000793419835a7a14c85e91267ab16d0d9ede27355baca6ebb94457 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:11:14.742Z] ---> job-cost.sh [2023-01-18T17:11:14.742Z] lf-activate-venv: SKIPPING [2023-01-18T17:11:14.742Z] INFO: No Stack... [Pipeline] echo [2023-01-18T17:11:36.709Z] Exception caught while running job-cost.sh. [Pipeline] } [2023-01-18T17:11:36.725Z] $ docker stop --time=1 819763c85000793419835a7a14c85e91267ab16d0d9ede27355baca6ebb94457 [2023-01-18T17:11:37.872Z] $ docker rm -f --volumes 819763c85000793419835a7a14c85e91267ab16d0d9ede27355baca6ebb94457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T17:11:38.216Z] Failed in branch amd64 [2023-01-18T17:37:47.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2979 in /w/workspace/foundry_device-usb-camera_PR-132 [Pipeline] { [Pipeline] ws [2023-01-18T17:37:47.721Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-01-18T17:37:47.803Z] Selected Git installation does not exist. Using Default [2023-01-18T17:37:47.803Z] The recommended git tool is: NONE [2023-01-18T17:37:52.762Z] using credential edgex-jenkins-ssh [2023-01-18T17:37:52.777Z] Cloning the remote Git repository [2023-01-18T17:37:52.822Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-18T17:37:52.890Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-01-18T17:37:53.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-18T17:37:53.022Z] > git --version # timeout=10 [2023-01-18T17:37:53.042Z] > git --version # 'git version 2.25.1' [2023-01-18T17:37:53.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T17:37:53.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T17:37:53.850Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-18T17:37:53.874Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T17:37:55.170Z] Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 5738d236fbbb600cf63c842831e36740c1a99cc3 [2023-01-18T17:37:54.629Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-18T17:37:54.669Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-18T17:37:54.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T17:37:54.690Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T17:37:55.190Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T17:37:55.206Z] > git checkout -f 5738d236fbbb600cf63c842831e36740c1a99cc3 # timeout=10 [2023-01-18T17:37:55.288Z] > git remote # timeout=10 [2023-01-18T17:37:55.304Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T17:37:55.379Z] Merge succeeded, producing 5738d236fbbb600cf63c842831e36740c1a99cc3 [2023-01-18T17:37:55.380Z] Checking out Revision 5738d236fbbb600cf63c842831e36740c1a99cc3 (PR-132) [2023-01-18T17:37:55.837Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-01-18T17:37:55.886Z] > git --version # timeout=10 [2023-01-18T17:37:55.896Z] > git --version # 'git version 2.25.1' [2023-01-18T17:37:55.907Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-01-18T17:37:55.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T17:37:55.343Z] > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 [2023-01-18T17:37:55.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T17:37:55.388Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T17:37:55.401Z] > git checkout -f 5738d236fbbb600cf63c842831e36740c1a99cc3 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T17:37:57.258Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T17:37:57.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T17:37:57.258Z] Dload Upload Total Spent Left Speed [2023-01-18T17:37:57.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-01-18T17:37:57.846Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T17:37:58.204Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-01-18T17:37:58.204Z] /etc/docker/daemon.json [2023-01-18T17:37:58.204Z] { [2023-01-18T17:37:58.204Z] "registry-mirrors": [ [2023-01-18T17:37:58.204Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T17:37:58.204Z] ], [2023-01-18T17:37:58.204Z] "bip": "10.250.0.254/24", [2023-01-18T17:37:58.204Z] "hosts": [ [2023-01-18T17:37:58.204Z] "tcp://0.0.0.0:5555", [2023-01-18T17:37:58.204Z] "unix:///var/run/docker.sock" [2023-01-18T17:37:58.204Z] ], [2023-01-18T17:37:58.204Z] "mtu": 1458, [2023-01-18T17:37:58.204Z] "selinux-enabled": true, [2023-01-18T17:37:58.204Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T17:37:58.204Z] } [Pipeline] sh [2023-01-18T17:37:58.591Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T17:37:58.992Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T17:38:17.405Z] provisioning config files... [2023-01-18T17:38:17.439Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config600209793422019877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:38:17.861Z] ---> docker-login.sh [2023-01-18T17:38:17.861Z] nexus3.edgexfoundry.org:10001 [2023-01-18T17:38:18.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:38:18.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:38:18.451Z] Configure a credential helper to remove this warning. See [2023-01-18T17:38:18.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:38:18.451Z] [2023-01-18T17:38:18.451Z] Login Succeeded [2023-01-18T17:38:18.451Z] nexus3.edgexfoundry.org:10002 [2023-01-18T17:38:18.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:38:18.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:38:18.721Z] Configure a credential helper to remove this warning. See [2023-01-18T17:38:18.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:38:18.721Z] [2023-01-18T17:38:18.721Z] Login Succeeded [2023-01-18T17:38:18.721Z] nexus3.edgexfoundry.org:10003 [2023-01-18T17:38:18.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:38:19.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:38:19.261Z] Configure a credential helper to remove this warning. See [2023-01-18T17:38:19.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:38:19.261Z] [2023-01-18T17:38:19.261Z] Login Succeeded [2023-01-18T17:38:19.261Z] nexus3.edgexfoundry.org:10004 [2023-01-18T17:38:19.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:38:19.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:38:19.534Z] Configure a credential helper to remove this warning. See [2023-01-18T17:38:19.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:38:19.534Z] [2023-01-18T17:38:19.534Z] Login Succeeded [2023-01-18T17:38:19.534Z] docker.io [2023-01-18T17:38:19.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T17:38:20.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T17:38:20.071Z] Configure a credential helper to remove this warning. See [2023-01-18T17:38:20.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T17:38:20.071Z] [2023-01-18T17:38:20.071Z] Login Succeeded [2023-01-18T17:38:20.071Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T17:38:20.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T17:38:20.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T17:38:20.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T17:38:20.565Z] ========================================================= [2023-01-18T17:38:20.565Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T17:38:20.565Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:38:21.068Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-18T17:38:21.338Z] Sending build context to Docker daemon 1.129MB [2023-01-18T17:38:21.338Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T17:38:21.338Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-18T17:38:21.611Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T17:38:21.611Z] 9b18e9b68314: Pulling fs layer [2023-01-18T17:38:21.611Z] 35d82f9e3411: Pulling fs layer [2023-01-18T17:38:21.611Z] e16973657156: Pulling fs layer [2023-01-18T17:38:21.611Z] fc693d55d65f: Pulling fs layer [2023-01-18T17:38:21.611Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T17:38:21.611Z] dda99020689f: Pulling fs layer [2023-01-18T17:38:21.611Z] db1c61fa0a46: Pulling fs layer [2023-01-18T17:38:21.611Z] 891c053d2c06: Pulling fs layer [2023-01-18T17:38:21.611Z] dda99020689f: Waiting [2023-01-18T17:38:21.611Z] db1c61fa0a46: Waiting [2023-01-18T17:38:21.611Z] 891c053d2c06: Waiting [2023-01-18T17:38:21.611Z] fc693d55d65f: Waiting [2023-01-18T17:38:21.611Z] 7e9fc2657dce: Waiting [2023-01-18T17:38:21.611Z] e16973657156: Verifying Checksum [2023-01-18T17:38:21.611Z] e16973657156: Download complete [2023-01-18T17:38:21.611Z] 35d82f9e3411: Verifying Checksum [2023-01-18T17:38:21.611Z] 35d82f9e3411: Download complete [2023-01-18T17:38:21.611Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T17:38:21.611Z] 7e9fc2657dce: Download complete [2023-01-18T17:38:21.611Z] dda99020689f: Verifying Checksum [2023-01-18T17:38:21.611Z] dda99020689f: Download complete [2023-01-18T17:38:21.611Z] 9b18e9b68314: Verifying Checksum [2023-01-18T17:38:21.611Z] 9b18e9b68314: Download complete [2023-01-18T17:38:22.597Z] 9b18e9b68314: Pull complete [2023-01-18T17:38:22.868Z] 891c053d2c06: Verifying Checksum [2023-01-18T17:38:22.868Z] 891c053d2c06: Download complete [2023-01-18T17:38:23.142Z] 35d82f9e3411: Pull complete [2023-01-18T17:38:23.424Z] e16973657156: Pull complete [2023-01-18T17:38:24.019Z] db1c61fa0a46: Verifying Checksum [2023-01-18T17:38:24.019Z] db1c61fa0a46: Download complete [2023-01-18T17:38:24.620Z] fc693d55d65f: Verifying Checksum [2023-01-18T17:38:24.620Z] fc693d55d65f: Download complete [2023-01-18T17:38:36.954Z] fc693d55d65f: Pull complete [2023-01-18T17:38:36.954Z] 7e9fc2657dce: Pull complete [2023-01-18T17:38:36.954Z] dda99020689f: Pull complete [2023-01-18T17:38:43.711Z] db1c61fa0a46: Pull complete [2023-01-18T17:38:45.716Z] 891c053d2c06: Pull complete [2023-01-18T17:38:45.716Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T17:38:45.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T17:38:45.716Z] ---> f96f9c87975a [2023-01-18T17:38:45.716Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-18T17:38:47.675Z] ---> Running in 48bf50af0552 [2023-01-18T17:38:47.943Z] Removing intermediate container 48bf50af0552 [2023-01-18T17:38:47.943Z] ---> c6aed3aa7889 [2023-01-18T17:38:47.943Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T17:38:48.215Z] ---> Running in 99eb17ad96af [2023-01-18T17:38:48.485Z] Removing intermediate container 99eb17ad96af [2023-01-18T17:38:48.485Z] ---> 8439f5d9fbaa [2023-01-18T17:38:48.485Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-18T17:38:48.485Z] ---> Running in 687a50f01d27 [2023-01-18T17:38:48.756Z] Removing intermediate container 687a50f01d27 [2023-01-18T17:38:48.756Z] ---> e3b653c4e149 [2023-01-18T17:38:48.756Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-18T17:38:49.027Z] ---> Running in 3b0ae0a26f58 [2023-01-18T17:38:49.296Z] Removing intermediate container 3b0ae0a26f58 [2023-01-18T17:38:49.296Z] ---> ae1f31b236d2 [2023-01-18T17:38:49.296Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T17:38:49.296Z] ---> Running in 0fee8a92bfeb [2023-01-18T17:38:50.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T17:38:50.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T17:38:52.126Z] (1/14) Installing libintl (0.21-r2) [2023-01-18T17:38:52.126Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-18T17:38:52.126Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-18T17:38:52.126Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-18T17:38:52.126Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-18T17:38:52.126Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-18T17:38:52.126Z] Executing udev-init-scripts-35-r0.post-install [2023-01-18T17:38:52.126Z] (7/14) Installing libblkid (2.38-r1) [2023-01-18T17:38:52.126Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-18T17:38:52.126Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-18T17:38:52.126Z] (10/14) Installing kmod-libs (29-r2) [2023-01-18T17:38:52.126Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-18T17:38:52.126Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-18T17:38:52.126Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-18T17:38:52.126Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-18T17:38:52.126Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T17:38:52.126Z] Executing eudev-3.2.11-r0.trigger [2023-01-18T17:38:52.126Z] OK: 228 MiB in 65 packages [2023-01-18T17:38:53.550Z] Removing intermediate container 0fee8a92bfeb [2023-01-18T17:38:53.550Z] ---> 9e0edbd103fc [2023-01-18T17:38:53.550Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-18T17:38:53.550Z] ---> Running in 2ca5a9039be8 [2023-01-18T17:38:53.818Z] Removing intermediate container 2ca5a9039be8 [2023-01-18T17:38:53.818Z] ---> 936c5c6a6ca6 [2023-01-18T17:38:53.818Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-18T17:38:54.401Z] ---> 097f11dd8087 [2023-01-18T17:38:54.401Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T17:38:54.401Z] ---> Running in 38f64f77bf8e [2023-01-18T17:39:50.860Z] Removing intermediate container 38f64f77bf8e [2023-01-18T17:39:50.860Z] ---> 26d19320b2c4 [2023-01-18T17:39:50.860Z] Step 11/13 : COPY . . [2023-01-18T17:39:51.828Z] ---> c7e78b02aa78 [2023-01-18T17:39:51.828Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-18T17:39:51.828Z] ---> Running in 633876e758da [2023-01-18T17:39:53.244Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T17:39:53.244Z]   Dload Upload Total Spent Left Speed [2023-01-18T17:39:53.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 12405 0 --:--:-- --:--:-- --:--:-- 12494 [2023-01-18T17:39:53.831Z] Removing intermediate container 633876e758da [2023-01-18T17:39:53.831Z] ---> 55906a7ca4d4 [2023-01-18T17:39:53.831Z] Step 13/13 : RUN ${MAKE} [2023-01-18T17:39:53.831Z] ---> Running in 6d8837934800 [2023-01-18T17:39:54.800Z] noop [2023-01-18T17:39:55.387Z] Removing intermediate container 6d8837934800 [2023-01-18T17:39:55.387Z] ---> 6d7e613171aa [2023-01-18T17:39:55.655Z] Successfully built 6d7e613171aa [2023-01-18T17:39:55.655Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:39:56.152Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T17:39:56.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T17:39:56.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-2979 does not seem to be running inside a container [2023-01-18T17:39:56.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T17:39:57.714Z] $ docker top 8a854aff8231899ca9953017b4c95f5e85d4ff12fa2643766a60d5432b41219c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T17:39:58.588Z] + go version [2023-01-18T17:39:58.588Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T17:39:58.622Z] $ docker stop --time=1 8a854aff8231899ca9953017b4c95f5e85d4ff12fa2643766a60d5432b41219c [2023-01-18T17:40:00.255Z] $ docker rm -f --volumes 8a854aff8231899ca9953017b4c95f5e85d4ff12fa2643766a60d5432b41219c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:40:01.103Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T17:40:01.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T17:40:01.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-2979 does not seem to be running inside a container [2023-01-18T17:40:01.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T17:40:02.671Z] $ docker top 2a1010a36d0a7aba34563889a3575021cb9df8b76d99dd9b5a4deeb6e7f1e08a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T17:40:03.230Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-01-18T17:40:03.937Z] + make test [2023-01-18T17:40:03.937Z] go test ./... -coverprofile=coverage.out ./... [2023-01-18T17:40:05.877Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-18T17:41:02.285Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-18T17:41:02.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-18T17:41:02.285Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-18T17:41:02.285Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-18T17:41:02.285Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-18T17:41:02.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-18T17:41:20.511Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-18T17:41:20.511Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-01-18T17:41:20.511Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-01-18T17:41:20.511Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-18T17:41:20.511Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-01-18T17:41:20.511Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-01-18T17:41:32.830Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2023-01-18T17:41:32.830Z] make: *** [Makefile:46: unittest] Error 2 [Pipeline] } [2023-01-18T17:41:32.885Z] $ docker stop --time=1 2a1010a36d0a7aba34563889a3575021cb9df8b76d99dd9b5a4deeb6e7f1e08a [2023-01-18T17:41:34.648Z] $ docker rm -f --volumes 2a1010a36d0a7aba34563889a3575021cb9df8b76d99dd9b5a4deeb6e7f1e08a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:41:36.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T17:41:36.145Z] [2023-01-18T17:41:36.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:41:36.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T17:41:36.553Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T17:41:36.553Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T17:41:36.553Z] 04944245beec: Pulling fs layer [2023-01-18T17:41:36.553Z] 699f458cf7ca: Pulling fs layer [2023-01-18T17:41:36.553Z] 765212b225bb: Pulling fs layer [2023-01-18T17:41:36.553Z] f23df028b6ca: Pulling fs layer [2023-01-18T17:41:36.826Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T17:41:36.826Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T17:41:36.826Z] f23df028b6ca: Waiting [2023-01-18T17:41:36.826Z] d65c8cfc05b1: Waiting [2023-01-18T17:41:36.826Z] 765212b225bb: Waiting [2023-01-18T17:41:36.826Z] 2437ff75d9bd: Waiting [2023-01-18T17:41:36.826Z] 04944245beec: Verifying Checksum [2023-01-18T17:41:36.826Z] 04944245beec: Download complete [2023-01-18T17:41:36.826Z] 765212b225bb: Download complete [2023-01-18T17:41:36.826Z] f23df028b6ca: Download complete [2023-01-18T17:41:36.826Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T17:41:36.826Z] d65c8cfc05b1: Download complete [2023-01-18T17:41:37.097Z] 699f458cf7ca: Verifying Checksum [2023-01-18T17:41:37.097Z] 699f458cf7ca: Download complete [2023-01-18T17:41:37.370Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T17:41:37.370Z] 8998bd30e6a1: Download complete [2023-01-18T17:41:39.974Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T17:41:39.974Z] 2437ff75d9bd: Download complete [2023-01-18T17:41:41.385Z] 8998bd30e6a1: Pull complete [2023-01-18T17:41:41.968Z] 04944245beec: Pull complete [2023-01-18T17:41:43.376Z] 699f458cf7ca: Pull complete [2023-01-18T17:41:43.376Z] 765212b225bb: Pull complete [2023-01-18T17:41:44.334Z] f23df028b6ca: Pull complete [2023-01-18T17:41:44.334Z] d65c8cfc05b1: Pull complete [2023-01-18T17:41:56.651Z] 2437ff75d9bd: Pull complete [2023-01-18T17:41:56.651Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T17:41:56.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T17:41:56.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T17:41:56.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-2979 does not seem to be running inside a container [2023-01-18T17:41:57.055Z] $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T17:41:59.840Z] $ docker top 21db6cef4e25d855320f71c9322f853ab6add100a270f500fbf423b7b47531b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:42:00.747Z] ---> job-cost.sh [2023-01-18T17:42:00.747Z] lf-activate-venv: SKIPPING [2023-01-18T17:42:00.747Z] INFO: No Stack... [2023-01-18T17:42:01.015Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T17:42:01.979Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T17:42:02.647Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-01-18T17:42:02.647Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T17:42:02.746Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-132-1-stack-cost] [2023-01-18T17:42:02.751Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-132-1-stack-cost] did not exist. Created. [2023-01-18T17:42:02.751Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T17:42:03.178Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T17:42:03.947Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T17:42:03.962Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T17:42:04.042Z] $ docker stop --time=1 21db6cef4e25d855320f71c9322f853ab6add100a270f500fbf423b7b47531b1 [2023-01-18T17:42:05.680Z] $ docker rm -f --volumes 21db6cef4e25d855320f71c9322f853ab6add100a270f500fbf423b7b47531b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T17:42:06.475Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-18T17:42:08.481Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-132/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:42:08.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:42:09.697Z] ---> package-listing.sh [2023-01-18T17:42:09.697Z] ++ facter osfamily [2023-01-18T17:42:09.697Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T17:42:09.956Z] + OS_FAMILY=debian [2023-01-18T17:42:09.956Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-132 [2023-01-18T17:42:09.956Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T17:42:09.956Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T17:42:09.956Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T17:42:09.956Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T17:42:09.956Z] + '[' /w/workspace/foundry_device-usb-camera_PR-132 ']' [2023-01-18T17:42:09.956Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T17:42:09.956Z] + case "${OS_FAMILY}" in [2023-01-18T17:42:09.956Z] + dpkg -l [2023-01-18T17:42:09.956Z] + grep '^ii' [2023-01-18T17:42:09.956Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T17:42:09.956Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T17:42:09.956Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T17:42:09.956Z] + '[' /w/workspace/foundry_device-usb-camera_PR-132 ']' [2023-01-18T17:42:09.956Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-132/archives/ [2023-01-18T17:42:09.956Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-132/archives/ [Pipeline] echo [2023-01-18T17:42:09.985Z] 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/foundry_device-usb-camera_PR-132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T17:42:10.273Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T17:42:10.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T17:42:10.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T17:42:11.061Z] prd-ubuntu20.04-docker-8c-8g-2969 does not seem to be running inside a container [2023-01-18T17:42:11.102Z] $ 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/foundry_device-usb-camera_PR-132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-132 -v /w/workspace/foundry_device-usb-camera_PR-132:/w/workspace/foundry_device-usb-camera_PR-132:rw,z -v /w/workspace/foundry_device-usb-camera_PR-132@tmp:/w/workspace/foundry_device-usb-camera_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T17:42:11.315Z] $ docker top f8efbee5628bbf8273657a1ca7a408f1dae8f1ea93463ad606a119ee4d30576d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T17:42:11.703Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T17:42:12.006Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T17:42:12.322Z] + ls /var/log/sa-host [2023-01-18T17:42:12.322Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T17:42:12.552Z] provisioning config files... [2023-01-18T17:42:12.560Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-132@tmp/config9870505251388258476tmp [Pipeline] { [Pipeline] echo [2023-01-18T17:42:12.618Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:42:12.930Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T17:42:12.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:42:13.488Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T17:42:13.525Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:42:13.847Z] ---> sudo-logs.sh [2023-01-18T17:42:13.847Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T17:42:14.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:42:14.399Z] ---> job-cost.sh [2023-01-18T17:42:14.399Z] lf-activate-venv: SKIPPING [2023-01-18T17:42:14.399Z] DEBUG: total: 0.10999999940395355 [2023-01-18T17:42:14.399Z] INFO: Retrieving Stack Cost... [2023-01-18T17:42:14.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T17:42:15.228Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T17:42:15.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T17:42:15.570Z] ---> logs-deploy.sh [2023-01-18T17:42:15.570Z] lf-activate-venv: SKIPPING [2023-01-18T17:42:15.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-132/1 [2023-01-18T17:42:15.570Z] INFO: archiving workspace using pattern(s): [2023-01-18T17:42:16.505Z] Archives upload complete. [2023-01-18T17:42:16.764Z] INFO: archiving logs to Nexus [2023-01-18T17:42:17.335Z] ---> uname -a: [2023-01-18T17:42:17.335Z] Linux prd-ubuntu20-04-docker-8c-8g-2969 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] ---> lscpu: [2023-01-18T17:42:17.335Z] Architecture: x86_64 [2023-01-18T17:42:17.335Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-18T17:42:17.335Z] Byte Order: Little Endian [2023-01-18T17:42:17.335Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-18T17:42:17.335Z] CPU(s): 8 [2023-01-18T17:42:17.335Z] On-line CPU(s) list: 0-7 [2023-01-18T17:42:17.335Z] Thread(s) per core: 1 [2023-01-18T17:42:17.335Z] Core(s) per socket: 1 [2023-01-18T17:42:17.335Z] Socket(s): 8 [2023-01-18T17:42:17.335Z] NUMA node(s): 1 [2023-01-18T17:42:17.335Z] Vendor ID: AuthenticAMD [2023-01-18T17:42:17.335Z] CPU family: 23 [2023-01-18T17:42:17.335Z] Model: 49 [2023-01-18T17:42:17.335Z] Model name: AMD EPYC-Rome Processor [2023-01-18T17:42:17.335Z] Stepping: 0 [2023-01-18T17:42:17.335Z] CPU MHz: 2799.998 [2023-01-18T17:42:17.335Z] BogoMIPS: 5599.99 [2023-01-18T17:42:17.335Z] Virtualization: AMD-V [2023-01-18T17:42:17.335Z] Hypervisor vendor: KVM [2023-01-18T17:42:17.335Z] Virtualization type: full [2023-01-18T17:42:17.335Z] L1d cache: 256 KiB [2023-01-18T17:42:17.335Z] L1i cache: 256 KiB [2023-01-18T17:42:17.335Z] L2 cache: 4 MiB [2023-01-18T17:42:17.335Z] L3 cache: 128 MiB [2023-01-18T17:42:17.335Z] NUMA node0 CPU(s): 0-7 [2023-01-18T17:42:17.335Z] Vulnerability Itlb multihit: Not affected [2023-01-18T17:42:17.335Z] Vulnerability L1tf: Not affected [2023-01-18T17:42:17.335Z] Vulnerability Mds: Not affected [2023-01-18T17:42:17.335Z] Vulnerability Meltdown: Not affected [2023-01-18T17:42:17.335Z] Vulnerability Mmio stale data: Not affected [2023-01-18T17:42:17.335Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-18T17:42:17.335Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-18T17:42:17.335Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-18T17:42:17.335Z] Vulnerability Srbds: Not affected [2023-01-18T17:42:17.335Z] Vulnerability Tsx async abort: Not affected [2023-01-18T17:42:17.335Z] 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 [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] ---> nproc: [2023-01-18T17:42:17.335Z] 8 [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] ---> df -h: [2023-01-18T17:42:17.335Z] Filesystem Size Used Avail Use% Mounted on [2023-01-18T17:42:17.335Z] overlay 155G 12G 144G 8% / [2023-01-18T17:42:17.335Z] tmpfs 64M 0 64M 0% /dev [2023-01-18T17:42:17.335Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-18T17:42:17.335Z] shm 64M 0 64M 0% /dev/shm [2023-01-18T17:42:17.335Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] ---> sar -b -r -n DEV: [2023-01-18T17:42:17.335Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2969) 01/18/23 _x86_64_ (8 CPU) [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] 17:09:19 LINUX RESTART (8 CPU) [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] 17:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-18T17:42:17.335Z] 17:11:01 215.18 4.02 211.17 0.00 423.60 84032.93 0.00 [2023-01-18T17:42:17.335Z] 17:12:01 44.69 0.05 44.64 0.00 5.46 20553.17 0.00 [2023-01-18T17:42:17.335Z] 17:13:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2023-01-18T17:42:17.335Z] 17:14:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 [2023-01-18T17:42:17.335Z] 17:15:01 52.42 10.61 41.80 0.00 5155.61 8695.37 0.00 [2023-01-18T17:42:17.335Z] 17:16:01 6.18 0.02 6.17 0.00 0.13 123.71 0.00 [2023-01-18T17:42:17.335Z] 17:17:01 1.37 0.02 1.35 0.00 0.13 14.66 0.00 [2023-01-18T17:42:17.335Z] 17:18:01 2.12 0.00 2.12 0.00 0.00 23.06 0.00 [2023-01-18T17:42:17.335Z] 17:19:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2023-01-18T17:42:17.335Z] 17:20:01 2.15 0.00 2.15 0.00 0.00 23.86 0.00 [2023-01-18T17:42:17.335Z] 17:21:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-01-18T17:42:17.335Z] 17:22:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 [2023-01-18T17:42:17.335Z] 17:23:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 [2023-01-18T17:42:17.335Z] 17:24:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 [2023-01-18T17:42:17.335Z] 17:25:01 2.03 0.02 2.02 0.00 0.13 26.53 0.00 [2023-01-18T17:42:17.335Z] 17:26:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 [2023-01-18T17:42:17.335Z] 17:27:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2023-01-18T17:42:17.335Z] 17:28:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2023-01-18T17:42:17.335Z] 17:29:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2023-01-18T17:42:17.335Z] 17:30:01 1.65 0.00 1.65 0.00 0.00 20.26 0.00 [2023-01-18T17:42:17.335Z] 17:31:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2023-01-18T17:42:17.335Z] 17:32:01 1.80 0.00 1.80 0.00 0.00 20.27 0.00 [2023-01-18T17:42:17.335Z] 17:33:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2023-01-18T17:42:17.335Z] 17:34:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2023-01-18T17:42:17.335Z] 17:35:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2023-01-18T17:42:17.335Z] 17:36:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2023-01-18T17:42:17.335Z] 17:37:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2023-01-18T17:42:17.335Z] 17:38:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 [2023-01-18T17:42:17.335Z] 17:39:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2023-01-18T17:42:17.335Z] 17:40:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2023-01-18T17:42:17.335Z] 17:41:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2023-01-18T17:42:17.335Z] 17:42:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2023-01-18T17:42:17.335Z] Average: 11.15 0.46 10.69 0.00 174.55 3557.33 0.00 [2023-01-18T17:42:17.335Z] [2023-01-18T17:42:17.335Z] 17:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-18T17:42:17.335Z] 17:11:01 28159108 31518660 775776 2.36 141040 3415204 2163616 6.38 1297316 2967080 203764 [2023-01-18T17:42:17.335Z] 17:12:01 27939056 31585988 711712 2.16 147608 3665272 1743616 5.14 1146820 3306412 20 [2023-01-18T17:42:17.335Z] 17:13:01 27939756 31586808 710700 2.16 147640 3665268 1743616 5.14 1146664 3306416 8 [2023-01-18T17:42:17.335Z] 17:14:01 27948788 31596216 701544 2.13 147680 3665268 1743616 5.14 1137296 3306728 52 [2023-01-18T17:42:17.335Z] 17:15:01 27413496 31568640 714944 2.17 181320 4119968 1814352 5.35 1470624 3476352 940 [2023-01-18T17:42:17.335Z] 17:16:01 27428792 31579108 704628 2.14 179896 4116700 1803400 5.31 1455068 3473116 16 [2023-01-18T17:42:17.336Z] 17:17:01 27428384 31578848 704488 2.14 179988 4116712 1803400 5.31 1455812 3473116 204 [2023-01-18T17:42:17.336Z] 17:18:01 27427964 31578452 704784 2.14 180068 4116692 1803400 5.31 1455136 3473120 0 [2023-01-18T17:42:17.336Z] 17:19:01 27428152 31578856 704420 2.14 180096 4116708 1803400 5.31 1455104 3473232 12 [2023-01-18T17:42:17.336Z] 17:20:01 27428132 31579024 704412 2.14 180184 4116832 1803400 5.31 1455544 3473364 12 [2023-01-18T17:42:17.336Z] 17:21:01 27428392 31579452 704020 2.14 180252 4116856 1803400 5.31 1455164 3473452 8 [2023-01-18T17:42:17.336Z] 17:22:01 27428376 31579472 703940 2.14 180288 4116856 1803400 5.31 1455252 3473464 4 [2023-01-18T17:42:17.336Z] 17:23:01 27428580 31579716 703656 2.14 180300 4116864 1803400 5.31 1454956 3473468 8 [2023-01-18T17:42:17.336Z] 17:24:01 27428088 31579272 703948 2.14 180348 4116856 1803400 5.31 1454984 3473468 16 [2023-01-18T17:42:17.336Z] 17:25:01 27426840 31578232 704712 2.14 180420 4116844 1810900 5.34 1455176 3473460 20 [2023-01-18T17:42:17.336Z] 17:26:01 27426824 31578288 704596 2.14 180488 4116844 1810900 5.34 1455196 3473460 8 [2023-01-18T17:42:17.336Z] 17:27:01 27427236 31578740 704300 2.14 180528 4116840 1810900 5.34 1455348 3473464 16 [2023-01-18T17:42:17.336Z] 17:28:01 27426872 31578416 704588 2.14 180556 4116848 1810900 5.34 1455556 3473468 44 [2023-01-18T17:42:17.336Z] 17:29:01 27426856 31578548 704516 2.14 180576 4116852 1810900 5.34 1455208 3473596 8 [2023-01-18T17:42:17.336Z] 17:30:01 27426840 31578572 704404 2.14 180612 4116848 1810900 5.34 1455360 3473604 4 [2023-01-18T17:42:17.336Z] 17:31:01 27426920 31578720 704304 2.14 180668 4116852 1810900 5.34 1455420 3473608 8 [2023-01-18T17:42:17.336Z] 17:32:01 27426876 31578728 704244 2.14 180708 4116864 1810900 5.34 1455432 3473608 4 [2023-01-18T17:42:17.336Z] 17:33:01 27427044 31578904 704208 2.14 180732 4116868 1810900 5.34 1455428 3473612 8 [2023-01-18T17:42:17.336Z] 17:34:01 27427304 31579164 703900 2.14 180752 4116860 1810900 5.34 1455480 3473612 4 [2023-01-18T17:42:17.336Z] 17:35:01 27427476 31579400 703640 2.14 180784 4116856 1810900 5.34 1455584 3473616 12 [2023-01-18T17:42:17.336Z] 17:36:01 27427240 31579224 703756 2.14 180816 4116880 1810900 5.34 1455496 3473624 64 [2023-01-18T17:42:17.336Z] 17:37:01 27427288 31579308 703612 2.14 180844 4116880 1810900 5.34 1455772 3473624 12 [2023-01-18T17:42:17.336Z] 17:38:01 27427192 31579400 703452 2.14 180884 4117016 1810900 5.34 1455892 3473760 36 [2023-01-18T17:42:17.336Z] 17:39:01 27427108 31579340 703676 2.14 180908 4117008 1810900 5.34 1455772 3473760 16 [2023-01-18T17:42:17.336Z] 17:40:01 27427116 31579388 703592 2.14 180944 4117012 1810900 5.34 1455980 3473764 60 [2023-01-18T17:42:17.336Z] 17:41:01 27426784 31579092 703800 2.14 180968 4117024 1810900 5.34 1456264 3473768 28 [2023-01-18T17:42:17.336Z] 17:42:01 27426844 31579176 703552 2.14 180992 4117024 1810900 5.34 1456304 3473768 40 [2023-01-18T17:42:17.336Z] Average: 27498179 31577786 707057 2.15 176246 4052696 1813613 5.34 1421763 3442124 6420 [2023-01-18T17:42:17.336Z] [2023-01-18T17:42:17.336Z] 17:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-18T17:42:17.336Z] 17:11:01 docker0 149.15 235.05 13.02 2487.27 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:11:01 vethd371bf9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:11:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:11:01 ens3 419.08 286.65 6538.55 46.90 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:12:01 lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:12:01 ens3 112.76 85.95 2523.80 82.35 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:14:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:15:01 ens3 125.52 72.16 2751.02 5.42 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:16:01 ens3 0.35 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:18:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:19:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:20:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:26:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:27:01 ens3 0.55 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:28:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:30:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:31:01 ens3 1.27 0.43 3.59 0.03 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:32:01 ens3 3.13 2.48 3.68 0.16 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:35:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:36:01 ens3 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:37:01 ens3 1.23 0.28 0.41 0.26 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:38:01 ens3 0.75 0.50 0.36 0.28 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:40:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] 17:42:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.336Z] Average: docker0 4.66 7.34 0.41 77.71 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.337Z] Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.337Z] Average: ens3 20.87 14.09 369.43 4.25 0.00 0.00 0.00 0.00 [2023-01-18T17:42:17.337Z] [2023-01-18T17:42:17.337Z] [2023-01-18T17:42:17.337Z] ---> sar -P ALL: [2023-01-18T17:42:17.337Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2969) 01/18/23 _x86_64_ (8 CPU) [2023-01-18T17:42:17.337Z] [2023-01-18T17:42:17.337Z] 17:09:19 LINUX RESTART (8 CPU) [2023-01-18T17:42:17.337Z] [2023-01-18T17:42:17.337Z] 17:10:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T17:42:17.337Z] 17:11:01 all 18.21 0.00 5.66 2.05 0.08 74.01 [2023-01-18T17:42:17.337Z] 17:11:01 0 18.20 0.00 5.77 2.27 0.08 73.68 [2023-01-18T17:42:17.337Z] 17:11:01 1 18.15 0.00 4.88 3.10 0.07 73.80 [2023-01-18T17:42:17.337Z] 17:11:01 2 16.67 0.00 5.66 3.05 0.07 74.56 [2023-01-18T17:42:17.337Z] 17:11:01 3 19.18 0.00 5.47 0.52 0.07 74.76 [2023-01-18T17:42:17.337Z] 17:11:01 4 18.73 0.00 5.44 4.37 0.07 71.39 [2023-01-18T17:42:17.337Z] 17:11:01 5 18.20 0.00 5.67 0.63 0.08 75.42 [2023-01-18T17:42:17.337Z] 17:11:01 6 18.75 0.00 6.80 1.07 0.08 73.29 [2023-01-18T17:42:17.337Z] 17:11:01 7 17.75 0.00 5.65 1.35 0.09 75.17 [2023-01-18T17:42:17.337Z] 17:12:01 all 3.63 0.00 1.41 0.40 0.02 94.54 [2023-01-18T17:42:17.337Z] 17:12:01 0 5.06 0.00 1.86 0.25 0.02 92.82 [2023-01-18T17:42:17.337Z] 17:12:01 1 3.77 0.00 1.68 0.13 0.02 94.40 [2023-01-18T17:42:17.337Z] 17:12:01 2 3.19 0.00 1.53 1.93 0.02 93.34 [2023-01-18T17:42:17.337Z] 17:12:01 3 3.24 0.00 1.44 0.02 0.02 95.29 [2023-01-18T17:42:17.337Z] 17:12:01 4 3.56 0.00 1.15 0.60 0.02 94.66 [2023-01-18T17:42:17.337Z] 17:12:01 5 3.13 0.00 1.29 0.13 0.00 95.45 [2023-01-18T17:42:17.337Z] 17:12:01 6 3.58 0.00 0.87 0.02 0.02 95.52 [2023-01-18T17:42:17.337Z] 17:12:01 7 3.54 0.00 1.44 0.15 0.03 94.84 [2023-01-18T17:42:17.337Z] 17:13:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-01-18T17:42:17.337Z] 17:13:01 0 0.28 0.00 0.02 0.00 0.00 99.70 [2023-01-18T17:42:17.337Z] 17:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-18T17:42:17.337Z] 17:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T17:42:17.337Z] 17:14:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:14:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-18T17:42:17.337Z] 17:14:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T17:42:17.337Z] 17:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:14:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-01-18T17:42:17.337Z] 17:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-18T17:42:17.337Z] 17:15:01 all 2.06 0.00 1.39 0.31 0.02 96.22 [2023-01-18T17:42:17.337Z] 17:15:01 0 1.90 0.00 2.60 0.33 0.02 95.15 [2023-01-18T17:42:17.337Z] 17:15:01 1 2.43 0.00 0.87 0.03 0.02 96.65 [2023-01-18T17:42:17.337Z] 17:15:01 2 1.84 0.00 2.29 0.27 0.02 95.59 [2023-01-18T17:42:17.337Z] 17:15:01 3 2.47 0.00 0.72 0.15 0.03 96.62 [2023-01-18T17:42:17.337Z] 17:15:01 4 2.17 0.00 1.08 1.22 0.02 95.51 [2023-01-18T17:42:17.337Z] 17:15:01 5 1.10 0.00 1.19 0.15 0.02 97.54 [2023-01-18T17:42:17.337Z] 17:15:01 6 2.35 0.00 1.25 0.27 0.02 96.12 [2023-01-18T17:42:17.337Z] 17:15:01 7 2.24 0.00 1.09 0.05 0.03 96.58 [2023-01-18T17:42:17.337Z] 17:16:01 all 0.10 0.00 0.05 0.02 0.00 99.84 [2023-01-18T17:42:17.337Z] 17:16:01 0 0.08 0.00 0.03 0.02 0.00 99.87 [2023-01-18T17:42:17.337Z] 17:16:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2023-01-18T17:42:17.337Z] 17:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:16:01 3 0.13 0.00 0.07 0.00 0.00 99.80 [2023-01-18T17:42:17.337Z] 17:16:01 4 0.33 0.00 0.12 0.05 0.00 99.50 [2023-01-18T17:42:17.337Z] 17:16:01 5 0.10 0.00 0.03 0.00 0.00 99.87 [2023-01-18T17:42:17.337Z] 17:16:01 6 0.07 0.00 0.03 0.07 0.00 99.83 [2023-01-18T17:42:17.337Z] 17:16:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T17:42:17.337Z] 17:17:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2023-01-18T17:42:17.337Z] 17:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-18T17:42:17.337Z] 17:17:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2023-01-18T17:42:17.337Z] 17:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:18:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2023-01-18T17:42:17.337Z] 17:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:18:01 1 1.29 0.00 0.00 0.00 0.00 98.71 [2023-01-18T17:42:17.337Z] 17:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:18:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2023-01-18T17:42:17.337Z] 17:18:01 4 0.05 0.00 0.00 0.03 0.00 99.92 [2023-01-18T17:42:17.337Z] 17:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T17:42:17.337Z] 17:18:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T17:42:17.337Z] 17:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:19:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2023-01-18T17:42:17.337Z] 17:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-18T17:42:17.337Z] 17:19:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-18T17:42:17.337Z] 17:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-18T17:42:17.337Z] 17:19:01 4 0.05 0.00 0.03 0.03 0.02 99.87 [2023-01-18T17:42:17.337Z] 17:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:20:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-01-18T17:42:17.337Z] 17:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:20:01 1 1.99 0.00 0.00 0.00 0.00 98.01 [2023-01-18T17:42:17.337Z] 17:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T17:42:17.337Z] 17:20:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-18T17:42:17.337Z] 17:20:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2023-01-18T17:42:17.337Z] 17:20:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:20:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2023-01-18T17:42:17.337Z] 17:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:21:01 all 0.30 0.00 0.01 0.01 0.00 99.68 [2023-01-18T17:42:17.337Z] 17:21:01 0 0.22 0.00 0.00 0.00 0.00 99.78 [2023-01-18T17:42:17.337Z] 17:21:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-18T17:42:17.337Z] 17:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:21:01 4 0.05 0.00 0.02 0.05 0.00 99.88 [2023-01-18T17:42:17.337Z] 17:21:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-18T17:42:17.337Z] 17:21:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-01-18T17:42:17.337Z] 17:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] [2023-01-18T17:42:17.337Z] 17:21:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T17:42:17.337Z] 17:22:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2023-01-18T17:42:17.337Z] 17:22:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2023-01-18T17:42:17.337Z] 17:22:01 1 0.71 0.00 0.00 0.00 0.02 99.27 [2023-01-18T17:42:17.337Z] 17:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:22:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2023-01-18T17:42:17.337Z] 17:22:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:23:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2023-01-18T17:42:17.337Z] 17:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:23:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-18T17:42:17.337Z] 17:24:01 0 0.07 0.00 0.00 0.02 0.00 99.92 [2023-01-18T17:42:17.337Z] 17:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:24:01 3 0.00 0.00 0.05 0.00 0.02 99.93 [2023-01-18T17:42:17.337Z] 17:24:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T17:42:17.337Z] 17:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:24:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T17:42:17.337Z] 17:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:25:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2023-01-18T17:42:17.337Z] 17:25:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:25:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2023-01-18T17:42:17.337Z] 17:25:01 4 0.05 0.00 0.00 0.03 0.02 99.90 [2023-01-18T17:42:17.337Z] 17:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:25:01 6 0.03 0.00 0.05 0.02 0.02 99.88 [2023-01-18T17:42:17.337Z] 17:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T17:42:17.337Z] 17:26:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.337Z] 17:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:26:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T17:42:17.337Z] 17:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T17:42:17.337Z] 17:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-01-18T17:42:17.337Z] 17:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.337Z] 17:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.337Z] 17:27:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-18T17:42:17.337Z] 17:27:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T17:42:17.338Z] 17:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:27:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-01-18T17:42:17.338Z] 17:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T17:42:17.338Z] 17:28:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T17:42:17.338Z] 17:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T17:42:17.338Z] 17:29:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-01-18T17:42:17.338Z] 17:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T17:42:17.338Z] 17:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T17:42:17.338Z] 17:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T17:42:17.338Z] 17:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T17:42:17.338Z] 17:29:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-01-18T17:42:17.338Z] 17:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:30:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:30:01 4 0.07 0.00 0.02 0.03 0.00 99.88 [2023-01-18T17:42:17.338Z] 17:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:31:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:31:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-18T17:42:17.338Z] 17:31:01 4 0.02 0.00 0.00 0.07 0.00 99.92 [2023-01-18T17:42:17.338Z] 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T17:42:17.338Z] 17:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-18T17:42:17.338Z] 17:32:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-01-18T17:42:17.338Z] 17:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] [2023-01-18T17:42:17.338Z] 17:32:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T17:42:17.338Z] 17:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-01-18T17:42:17.338Z] 17:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:33:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-01-18T17:42:17.338Z] 17:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:33:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2023-01-18T17:42:17.338Z] 17:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:34:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:34:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:34:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-18T17:42:17.338Z] 17:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T17:42:17.338Z] 17:35:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T17:42:17.338Z] 17:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-18T17:42:17.338Z] 17:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T17:42:17.338Z] 17:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T17:42:17.338Z] 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:36:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2023-01-18T17:42:17.338Z] 17:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T17:42:17.338Z] 17:37:01 all 0.06 0.00 0.03 0.00 0.00 99.91 [2023-01-18T17:42:17.338Z] 17:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:37:01 1 0.32 0.00 0.05 0.00 0.00 99.63 [2023-01-18T17:42:17.338Z] 17:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:37:01 4 0.05 0.00 0.00 0.03 0.02 99.90 [2023-01-18T17:42:17.338Z] 17:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:37:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:38:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-01-18T17:42:17.338Z] 17:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:38:01 1 1.95 0.00 0.00 0.00 0.00 98.05 [2023-01-18T17:42:17.338Z] 17:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:38:01 4 0.00 0.00 0.03 0.03 0.00 99.93 [2023-01-18T17:42:17.338Z] 17:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-18T17:42:17.338Z] 17:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T17:42:17.338Z] 17:39:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-01-18T17:42:17.338Z] 17:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:39:01 1 1.97 0.00 0.00 0.00 0.02 98.01 [2023-01-18T17:42:17.338Z] 17:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:39:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T17:42:17.338Z] 17:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:39:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2023-01-18T17:42:17.338Z] 17:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:40:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2023-01-18T17:42:17.338Z] 17:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:40:01 1 0.73 0.00 0.00 0.00 0.00 99.27 [2023-01-18T17:42:17.338Z] 17:40:01 2 1.27 0.00 0.02 0.00 0.00 98.71 [2023-01-18T17:42:17.338Z] 17:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:40:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-18T17:42:17.338Z] 17:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T17:42:17.338Z] 17:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T17:42:17.338Z] 17:41:01 all 0.08 0.00 0.02 0.00 0.00 99.90 [2023-01-18T17:42:17.338Z] 17:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:41:01 2 0.45 0.00 0.08 0.00 0.00 99.47 [2023-01-18T17:42:17.338Z] 17:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:41:01 4 0.05 0.00 0.00 0.03 0.00 99.92 [2023-01-18T17:42:17.338Z] 17:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:41:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T17:42:17.338Z] 17:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T17:42:17.338Z] 17:42:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T17:42:17.338Z] 17:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T17:42:17.338Z] 17:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:42:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-18T17:42:17.338Z] 17:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] 17:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T17:42:17.338Z] 17:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T17:42:17.338Z] Average: all 0.82 0.00 0.27 0.09 0.01 98.81 [2023-01-18T17:42:17.338Z] Average: 0 0.82 0.00 0.33 0.09 0.01 98.75 [2023-01-18T17:42:17.338Z] Average: 1 1.17 0.00 0.23 0.10 0.00 98.49 [2023-01-18T17:42:17.338Z] Average: 2 0.73 0.00 0.30 0.16 0.00 98.80 [2023-01-18T17:42:17.338Z] Average: 3 0.79 0.00 0.26 0.02 0.01 98.92 [2023-01-18T17:42:17.338Z] Average: 4 0.79 0.00 0.25 0.22 0.01 98.73 [2023-01-18T17:42:17.338Z] Average: 5 0.71 0.00 0.26 0.03 0.01 98.99 [2023-01-18T17:42:17.338Z] Average: 6 0.78 0.00 0.29 0.05 0.01 98.87 [2023-01-18T17:42:17.338Z] Average: 7 0.74 0.00 0.26 0.05 0.01 98.95 [2023-01-18T17:42:17.338Z] [2023-01-18T17:42:17.338Z] [2023-01-18T17:42:17.338Z]