Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of nil4git for edgexfoundry/device-sdk-c Loading trusted files from base branch main at c75449e85aa6c6239708e25f4301185f1aa5291c rather than 574127dbd35a5f0b3785285bd9b73c60951e2550 Obtained Jenkinsfile from c75449e85aa6c6239708e25f4301185f1aa5291c Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh887812089426048753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1534743695406616062.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3707150403423798969.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5866285303305803829.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4150797947259719655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-2127 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [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-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-355 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/jenkins-gitclient-ssh8404529059547742252.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/jenkins-gitclient-ssh2853483202837936662.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit 574127dbd35a5f0b3785285bd9b73c60951e2550 Merge succeeded, producing 574127dbd35a5f0b3785285bd9b73c60951e2550 Checking out Revision 574127dbd35a5f0b3785285bd9b73c60951e2550 (PR-355) > git config core.sparsecheckout # timeout=10 > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/jenkins-gitclient-ssh676067930672849044.key > git merge c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 Commit message: "fix: Update discovery sample app configuration.toml" > git rev-list --no-walk 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-07T18:54:30.286Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-07T18:54:30.375Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-07T18:54:30.401Z] ========================================================= [2021-07-07T18:54:30.401Z] EdgeX Global Pipelines Version Info [2021-07-07T18:54:30.401Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-07T18:54:31.815Z] ------------------- [2021-07-07T18:54:31.815Z] stable info: [2021-07-07T18:54:31.815Z] ------------------- [2021-07-07T18:54:31.815Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-07T18:54:31.815Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T18:54:31.815Z] Message: update stable to v1.0.196 [2021-07-07T18:54:32.390Z] ------------------- [2021-07-07T18:54:32.390Z] experimental info: [2021-07-07T18:54:32.390Z] ------------------- [2021-07-07T18:54:32.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-07T18:54:32.390Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T18:54:32.391Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-07T18:54:32.510Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-07-07T18:54:32.531Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-07-07T18:54:32.550Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-07T18:54:32.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-07T18:54:32.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-07T18:54:32.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-07-07T18:54:32.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-07-07T18:54:32.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-07-07T18:54:32.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-07T18:54:32.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-07-07T18:54:32.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-07T18:54:32.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-07T18:54:32.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-07T18:54:32.770Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T18:54:32.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-07T18:54:32.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-07T18:54:32.832Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-07T18:54:32.852Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-355 [Pipeline] echo [2021-07-07T18:54:32.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-355 [Pipeline] echo [2021-07-07T18:54:32.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-355 [Pipeline] echo [2021-07-07T18:54:32.946Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 574127dbd35a5f0b3785285bd9b73c60951e2550 [Pipeline] echo [2021-07-07T18:54:32.966Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 574127d [Pipeline] echo [2021-07-07T18:54:32.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T18:54:33.067Z] provisioning config files... [2021-07-07T18:54:33.083Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/config7723266577249187231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T18:54:33.401Z] ---> docker-login.sh [2021-07-07T18:54:33.401Z] nexus3.edgexfoundry.org:10001 [2021-07-07T18:54:33.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:54:33.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:54:33.663Z] Configure a credential helper to remove this warning. See [2021-07-07T18:54:33.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:54:33.663Z] [2021-07-07T18:54:33.663Z] Login Succeeded [2021-07-07T18:54:33.663Z] nexus3.edgexfoundry.org:10002 [2021-07-07T18:54:33.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:54:33.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:54:33.930Z] Configure a credential helper to remove this warning. See [2021-07-07T18:54:33.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:54:33.930Z] [2021-07-07T18:54:33.930Z] Login Succeeded [2021-07-07T18:54:33.930Z] nexus3.edgexfoundry.org:10003 [2021-07-07T18:54:33.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:54:33.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:54:33.930Z] Configure a credential helper to remove this warning. See [2021-07-07T18:54:33.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:54:33.930Z] [2021-07-07T18:54:33.930Z] Login Succeeded [2021-07-07T18:54:33.930Z] nexus3.edgexfoundry.org:10004 [2021-07-07T18:54:33.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:54:34.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:54:34.194Z] Configure a credential helper to remove this warning. See [2021-07-07T18:54:34.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:54:34.194Z] [2021-07-07T18:54:34.194Z] Login Succeeded [2021-07-07T18:54:34.194Z] docker.io [2021-07-07T18:54:34.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:54:34.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:54:34.456Z] Configure a credential helper to remove this warning. See [2021-07-07T18:54:34.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:54:34.456Z] [2021-07-07T18:54:34.456Z] Login Succeeded [2021-07-07T18:54:34.456Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T18:54:34.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-07T18:54:35.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T18:54:35.987Z] [2021-07-07T18:54:35.987Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T18:54:36.345Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T18:54:36.345Z] latest: Pulling from edgex-devops/git-semver [2021-07-07T18:54:36.345Z] 31603596830f: Pulling fs layer [2021-07-07T18:54:36.345Z] b6dc333f4379: Pulling fs layer [2021-07-07T18:54:36.345Z] 3d9ef1400e77: Pulling fs layer [2021-07-07T18:54:36.345Z] fd332fbdc1db: Pulling fs layer [2021-07-07T18:54:36.345Z] fd332fbdc1db: Waiting [2021-07-07T18:54:36.614Z] b6dc333f4379: Verifying Checksum [2021-07-07T18:54:36.614Z] b6dc333f4379: Download complete [2021-07-07T18:54:36.614Z] 31603596830f: Verifying Checksum [2021-07-07T18:54:36.614Z] 31603596830f: Download complete [2021-07-07T18:54:36.879Z] fd332fbdc1db: Verifying Checksum [2021-07-07T18:54:36.879Z] fd332fbdc1db: Download complete [2021-07-07T18:54:36.879Z] 3d9ef1400e77: Verifying Checksum [2021-07-07T18:54:36.879Z] 3d9ef1400e77: Download complete [2021-07-07T18:54:36.879Z] 31603596830f: Pull complete [2021-07-07T18:54:37.146Z] b6dc333f4379: Pull complete [2021-07-07T18:54:37.721Z] 3d9ef1400e77: Pull complete [2021-07-07T18:54:37.721Z] fd332fbdc1db: Pull complete [2021-07-07T18:54:37.721Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-07T18:54:37.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T18:54:37.721Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-07T18:54:37.820Z] prd-centos7-docker-4c-2g-2127 does not seem to be running inside a container [2021-07-07T18:54:37.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-355 -v /w/workspace/edgexfoundry_device-sdk-c_PR-355:/w/workspace/edgexfoundry_device-sdk-c_PR-355:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-355@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-07T18:54:39.340Z] $ docker top fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-07T18:54:39.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T18:54:39.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T18:54:39.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T18:54:39.594Z] $ docker exec fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 ssh-agent [2021-07-07T18:54:39.699Z] SSH_AUTH_SOCK=/tmp/ssh-NqYNUkAY1exF/agent.14 [2021-07-07T18:54:39.699Z] SSH_AGENT_PID=21 [2021-07-07T18:54:39.708Z] Running ssh-add (command line suppressed) [2021-07-07T18:54:39.804Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_831648291205107949.key (/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_831648291205107949.key) [2021-07-07T18:54:39.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T18:54:40.180Z] + git tag --points-at HEAD [Pipeline] } [2021-07-07T18:54:40.204Z] $ docker exec --env ******** --env ******** fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 ssh-agent -k [2021-07-07T18:54:40.306Z] unset SSH_AUTH_SOCK; [2021-07-07T18:54:40.306Z] unset SSH_AGENT_PID; [2021-07-07T18:54:40.307Z] echo Agent pid 21 killed; [2021-07-07T18:54:40.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-07T18:54:40.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T18:54:40.375Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T18:54:40.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T18:54:40.490Z] $ docker exec fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 ssh-agent [2021-07-07T18:54:40.609Z] SSH_AUTH_SOCK=/tmp/ssh-gmRIybtjvM7c/agent.55 [2021-07-07T18:54:40.609Z] SSH_AGENT_PID=61 [2021-07-07T18:54:40.614Z] Running ssh-add (command line suppressed) [2021-07-07T18:54:40.709Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_7043186185458095999.key (/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_7043186185458095999.key) [2021-07-07T18:54:40.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T18:54:41.031Z] + git semver init [2021-07-07T18:54:41.031Z] # -> Open(): unable to determine branch for HEAD [2021-07-07T18:54:41.031Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-355/.git [2021-07-07T18:54:41.031Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-355 [2021-07-07T18:54:41.031Z] # $SEMVER_REMOTE_NAME = origin [2021-07-07T18:54:41.031Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-07T18:54:41.031Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-07T18:54:41.031Z] # $SEMVER_BRANCH = PR-355 [2021-07-07T18:54:41.031Z] # $SEMVER_TEMP = /tmp/semver-128844447 [2021-07-07T18:54:41.031Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-07-07T18:54:41.603Z] # '/tmp/semver-128844447' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-355/.semver' [2021-07-07T18:54:41.603Z] # -> Force: false [2021-07-07T18:54:41.603Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-355/.semver [Pipeline] } [2021-07-07T18:54:41.611Z] $ docker exec --env ******** --env ******** fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 ssh-agent -k [2021-07-07T18:54:41.698Z] unset SSH_AUTH_SOCK; [2021-07-07T18:54:41.698Z] unset SSH_AGENT_PID; [2021-07-07T18:54:41.698Z] echo Agent pid 61 killed; [2021-07-07T18:54:41.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T18:54:42.057Z] + git semver [Pipeline] } [2021-07-07T18:54:42.070Z] $ docker stop --time=1 fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 [2021-07-07T18:54:43.294Z] $ docker rm -f fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T18:54:43.672Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-07T18:54:43.915Z] Stashed 1 file(s) [Pipeline] echo [2021-07-07T18:54:43.919Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-07T18:54:59.166Z] Still waiting to schedule task [2021-07-07T18:54:59.166Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2127’ [2021-07-07T18:54:59.169Z] Still waiting to schedule task [2021-07-07T18:54:59.169Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-07T18:57:06.353Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2135 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [Pipeline] { [Pipeline] ws [2021-07-07T18:57:06.377Z] Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout [2021-07-07T18:57:06.600Z] Selected Git installation does not exist. Using Default [2021-07-07T18:57:06.600Z] The recommended git tool is: NONE [2021-07-07T18:57:11.945Z] using credential edgex-jenkins-ssh [2021-07-07T18:57:11.964Z] Cloning the remote Git repository [2021-07-07T18:57:12.016Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-07T18:57:12.225Z] > git init /w/workspace/device-sdk-c/3 # timeout=10 [2021-07-07T18:57:12.398Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-07T18:57:12.399Z] > git --version # timeout=10 [2021-07-07T18:57:12.419Z] > git --version # 'git version 2.17.1' [2021-07-07T18:57:12.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T18:57:12.483Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T18:57:13.589Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-07T18:57:13.609Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T18:57:13.634Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-07T18:57:13.670Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-07T18:57:13.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T18:57:13.683Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T18:57:14.289Z] Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit 574127dbd35a5f0b3785285bd9b73c60951e2550 [2021-07-07T18:57:14.515Z] Merge succeeded, producing 574127dbd35a5f0b3785285bd9b73c60951e2550 [2021-07-07T18:57:14.516Z] Checking out Revision 574127dbd35a5f0b3785285bd9b73c60951e2550 (PR-355) [2021-07-07T18:57:14.309Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T18:57:14.325Z] > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 [2021-07-07T18:57:14.432Z] > git remote # timeout=10 [2021-07-07T18:57:14.450Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T18:57:14.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T18:57:14.474Z] > git merge c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 [2021-07-07T18:57:14.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T18:57:14.524Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T18:57:14.544Z] > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 [2021-07-07T18:57:18.779Z] Commit message: "fix: Update discovery sample app configuration.toml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T18:57:20.475Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-07T18:57:20.902Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T18:57:21.251Z] + sudo service docker restart [2021-07-07T18:57:21.251Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T18:57:39.604Z] provisioning config files... [2021-07-07T18:57:39.634Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config7414435375356440160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T18:57:40.027Z] ---> docker-login.sh [2021-07-07T18:57:40.027Z] nexus3.edgexfoundry.org:10001 [2021-07-07T18:57:41.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:57:41.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:57:41.286Z] Configure a credential helper to remove this warning. See [2021-07-07T18:57:41.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:57:41.286Z] [2021-07-07T18:57:41.286Z] Login Succeeded [2021-07-07T18:57:41.286Z] nexus3.edgexfoundry.org:10002 [2021-07-07T18:57:41.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:57:41.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:57:41.888Z] Configure a credential helper to remove this warning. See [2021-07-07T18:57:41.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:57:41.888Z] [2021-07-07T18:57:41.888Z] Login Succeeded [2021-07-07T18:57:41.888Z] nexus3.edgexfoundry.org:10003 [2021-07-07T18:57:42.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:57:42.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:57:42.488Z] Configure a credential helper to remove this warning. See [2021-07-07T18:57:42.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:57:42.488Z] [2021-07-07T18:57:42.488Z] Login Succeeded [2021-07-07T18:57:42.488Z] nexus3.edgexfoundry.org:10004 [2021-07-07T18:57:43.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:57:43.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:57:43.086Z] Configure a credential helper to remove this warning. See [2021-07-07T18:57:43.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:57:43.086Z] [2021-07-07T18:57:43.086Z] Login Succeeded [2021-07-07T18:57:43.086Z] docker.io [2021-07-07T18:57:43.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:57:43.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:57:43.957Z] Configure a credential helper to remove this warning. See [2021-07-07T18:57:43.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:57:43.957Z] [2021-07-07T18:57:43.957Z] Login Succeeded [2021-07-07T18:57:43.957Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T18:57:43.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-07T18:57:44.278Z] ========================================================= [2021-07-07T18:57:44.278Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-07-07T18:57:44.278Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T18:57:44.626Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2021-07-07T18:57:45.224Z] Sending build context to Docker daemon 2.585MB [2021-07-07T18:57:45.224Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-07-07T18:57:45.224Z] Step 2/25 : FROM ${BASE} as builder [2021-07-07T18:57:45.502Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-07-07T18:57:45.502Z] 0362ad1dd800: Pulling fs layer [2021-07-07T18:57:45.502Z] f2cdb1532d8b: Pulling fs layer [2021-07-07T18:57:45.502Z] 37ed683be191: Pulling fs layer [2021-07-07T18:57:45.502Z] f2cdb1532d8b: Download complete [2021-07-07T18:57:45.502Z] 0362ad1dd800: Download complete [2021-07-07T18:57:46.103Z] 0362ad1dd800: Pull complete [2021-07-07T18:57:46.706Z] f2cdb1532d8b: Pull complete [2021-07-07T18:57:48.178Z] 37ed683be191: Verifying Checksum [2021-07-07T18:57:48.178Z] 37ed683be191: Download complete [2021-07-07T18:57:56.484Z] 37ed683be191: Pull complete [2021-07-07T18:57:56.484Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-07-07T18:57:56.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-07-07T18:57:56.484Z] ---> b23d30803547 [2021-07-07T18:57:56.484Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-07T18:57:57.918Z] ---> Running in e25e8ed5d218 [2021-07-07T18:57:59.358Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-07-07T18:57:59.635Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-07T18:57:59.635Z] [2021-07-07T18:58:00.623Z] Removing intermediate container e25e8ed5d218 [2021-07-07T18:58:00.623Z] ---> fab3b79b4ae5 [2021-07-07T18:58:00.623Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-07T18:58:00.623Z] ---> Running in 123be559b26d [2021-07-07T18:58:02.612Z] Removing intermediate container 123be559b26d [2021-07-07T18:58:02.612Z] ---> 2ee138b85d88 [2021-07-07T18:58:02.613Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev [2021-07-07T18:58:02.888Z] ---> Running in ecd7c0b91917 [2021-07-07T18:58:04.428Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-07-07T18:58:05.024Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-07-07T18:58:05.298Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-07T18:58:05.900Z] (1/11) Installing hiredis (0.14.0-r0) [2021-07-07T18:58:05.900Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-07-07T18:58:06.172Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-07T18:58:06.172Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-07T18:58:07.601Z] (5/11) Installing libuuid (2.33-r0) [2021-07-07T18:58:07.602Z] (6/11) Installing libblkid (2.33-r0) [2021-07-07T18:58:07.886Z] (7/11) Installing libfdisk (2.33-r0) [2021-07-07T18:58:08.160Z] (8/11) Installing libmount (2.33-r0) [2021-07-07T18:58:08.160Z] (9/11) Installing libsmartcols (2.33-r0) [2021-07-07T18:58:08.434Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-07-07T18:58:09.030Z] (11/11) Installing wget (1.20.3-r0) [2021-07-07T18:58:09.030Z] Executing busybox-1.29.3-r10.trigger [2021-07-07T18:58:09.310Z] OK: 287 MiB in 86 packages [2021-07-07T18:58:10.747Z] Removing intermediate container ecd7c0b91917 [2021-07-07T18:58:10.747Z] ---> 50304efe75e3 [2021-07-07T18:58:10.747Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-07-07T18:58:10.747Z] ---> Running in 38bac8cb3d72 [2021-07-07T18:58:11.341Z] Removing intermediate container 38bac8cb3d72 [2021-07-07T18:58:11.341Z] ---> ee95063888ab [2021-07-07T18:58:11.341Z] Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2021-07-07T18:58:11.341Z] ---> Running in 8b8bbe5467fe [2021-07-07T18:58:12.774Z] --2021-07-07 18:58:12-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-07-07T18:58:12.774Z] Resolving github.com... 140.82.114.4 [2021-07-07T18:58:12.774Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-07-07T18:58:12.774Z] HTTP request sent, awaiting response... 302 Found [2021-07-07T18:58:12.774Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-07-07T18:58:12.774Z] --2021-07-07 18:58:12-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-07-07T18:58:12.774Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-07T18:58:12.774Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-07T18:58:13.049Z] HTTP request sent, awaiting response... 200 OK [2021-07-07T18:58:13.049Z] Length: unspecified [application/x-gzip] [2021-07-07T18:58:13.049Z] Saving to: 'STDOUT' [2021-07-07T18:58:13.049Z]  [2021-07-07T18:58:13.049Z] 0K .......... .......... .......... .......... .......... 1.37M [2021-07-07T18:58:13.049Z] 50K .......... .......... .......... .......... .......... 2.45M [2021-07-07T18:58:13.049Z] 100K .......... .......... .......... .......... .......... 10.8M [2021-07-07T18:58:13.049Z] 150K .......... .......... .......... .......... .......... 4.00M [2021-07-07T18:58:13.049Z] 200K .......... .......... .......... .......... .......... 9.06M [2021-07-07T18:58:13.049Z] 250K .......... .......... .......... .......... .......... 4.02M [2021-07-07T18:58:13.049Z] 300K .......... .......... .......... .......... .......... 4.95M [2021-07-07T18:58:13.049Z] 350K .......... .......... .......... .......... .......... 4.87M [2021-07-07T18:58:13.049Z] 400K .......... .......... .......... .......... .......... 3.25M [2021-07-07T18:58:13.049Z] 450K .......... .......... .......... .......... .......... 3.99M [2021-07-07T18:58:13.049Z] 500K .......... .......... .......... .......... .......... 7.45M [2021-07-07T18:58:13.322Z] 550K .......... .......... .......... .......... .......... 2.08M [2021-07-07T18:58:13.322Z] 600K .......... .......... .......... .......... .......... 888K [2021-07-07T18:58:13.322Z] 650K .......... .......... .......... .......... .......... 2.60M [2021-07-07T18:58:13.322Z] 700K ..  321K=0.2s [2021-07-07T18:58:13.322Z] [2021-07-07T18:58:13.322Z] 2021-07-07 18:58:13 (2.75 MB/s) - written to stdout [719348] [2021-07-07T18:58:13.322Z] [2021-07-07T18:58:13.595Z] -- The C compiler identification is GNU 8.3.0 [2021-07-07T18:58:13.867Z] -- The CXX compiler identification is GNU 8.3.0 [2021-07-07T18:58:13.867Z] -- Check for working C compiler: /usr/bin/cc [2021-07-07T18:58:14.140Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-07T18:58:14.140Z] -- Detecting C compiler ABI info [2021-07-07T18:58:14.413Z] -- Detecting C compiler ABI info - done [2021-07-07T18:58:14.413Z] -- Detecting C compile features [2021-07-07T18:58:15.016Z] -- Detecting C compile features - done [2021-07-07T18:58:15.016Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-07-07T18:58:15.288Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-07-07T18:58:15.288Z] -- Detecting CXX compiler ABI info [2021-07-07T18:58:15.565Z] -- Detecting CXX compiler ABI info - done [2021-07-07T18:58:15.565Z] -- Detecting CXX compile features [2021-07-07T18:58:17.003Z] -- Detecting CXX compile features - done [2021-07-07T18:58:17.003Z] -- Looking for include file endian.h [2021-07-07T18:58:17.276Z] -- Looking for include file endian.h - found [2021-07-07T18:58:17.276Z] -- Check if the system is big endian [2021-07-07T18:58:17.276Z] -- Searching 16 bit integer [2021-07-07T18:58:17.276Z] -- Looking for sys/types.h [2021-07-07T18:58:17.561Z] -- Looking for sys/types.h - found [2021-07-07T18:58:17.561Z] -- Looking for stdint.h [2021-07-07T18:58:17.838Z] -- Looking for stdint.h - found [2021-07-07T18:58:17.838Z] -- Looking for stddef.h [2021-07-07T18:58:18.114Z] -- Looking for stddef.h - found [2021-07-07T18:58:18.114Z] -- Check size of unsigned short [2021-07-07T18:58:18.392Z] -- Check size of unsigned short - done [2021-07-07T18:58:18.392Z] -- Using unsigned short [2021-07-07T18:58:18.392Z] -- Check if the system is big endian - little endian [2021-07-07T18:58:18.666Z] -- Check size of size_t [2021-07-07T18:58:18.941Z] -- Check size of size_t - done [2021-07-07T18:58:18.941Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-07-07T18:58:18.941Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-07-07T18:58:18.941Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-07-07T18:58:18.941Z] CMake did not find one. [2021-07-07T18:58:18.941Z] [2021-07-07T18:58:18.941Z] Could not find a package configuration file provided by "cJSON" with any of [2021-07-07T18:58:18.941Z] the following names: [2021-07-07T18:58:18.941Z] [2021-07-07T18:58:18.941Z] cJSONConfig.cmake [2021-07-07T18:58:18.941Z] cjson-config.cmake [2021-07-07T18:58:18.941Z] [2021-07-07T18:58:18.941Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-07-07T18:58:18.941Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-07-07T18:58:18.941Z] provides a separate development package or SDK, be sure it has been [2021-07-07T18:58:18.941Z] installed. [2021-07-07T18:58:18.941Z] [2021-07-07T18:58:18.941Z] [2021-07-07T18:58:18.941Z] -- Configuring done [2021-07-07T18:58:19.215Z] -- Generating done [2021-07-07T18:58:19.215Z] -- Build files have been written to: /tmp/cbor [2021-07-07T18:58:19.215Z] Scanning dependencies of target cbor_shared [2021-07-07T18:58:19.215Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-07-07T18:58:20.193Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-07-07T18:58:20.467Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-07-07T18:58:20.752Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-07-07T18:58:21.350Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-07-07T18:58:21.623Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-07-07T18:58:21.896Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-07-07T18:58:22.170Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-07-07T18:58:22.170Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-07-07T18:58:22.445Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-07-07T18:58:23.040Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-07-07T18:58:23.313Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-07-07T18:58:23.916Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-07-07T18:58:24.191Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-07-07T18:58:24.463Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-07-07T18:58:24.736Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-07-07T18:58:25.009Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-07-07T18:58:25.282Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-07-07T18:58:25.282Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-07-07T18:58:25.555Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-07-07T18:58:25.828Z] [ 40%] Linking C shared library libcbor.so [2021-07-07T18:58:25.828Z] [ 40%] Built target cbor_shared [2021-07-07T18:58:25.828Z] Scanning dependencies of target cbor [2021-07-07T18:58:26.100Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-07-07T18:58:26.692Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-07-07T18:58:27.287Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-07-07T18:58:27.560Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-07-07T18:58:28.536Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-07-07T18:58:28.809Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-07-07T18:58:29.081Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-07-07T18:58:29.357Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-07-07T18:58:29.629Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-07-07T18:58:29.903Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-07-07T18:58:30.498Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-07-07T18:58:30.770Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-07-07T18:58:31.368Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-07-07T18:58:31.643Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-07-07T18:58:31.916Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-07-07T18:58:31.916Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-07-07T18:58:32.512Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-07-07T18:58:32.513Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-07-07T18:58:32.785Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-07-07T18:58:33.058Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-07-07T18:58:33.331Z] [ 80%] Linking C static library libcbor.a [2021-07-07T18:58:33.331Z] [ 80%] Built target cbor [2021-07-07T18:58:33.331Z] Scanning dependencies of target create_items [2021-07-07T18:58:33.331Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-07-07T18:58:33.605Z] [ 84%] Linking C executable create_items [2021-07-07T18:58:33.605Z] [ 84%] Built target create_items [2021-07-07T18:58:33.605Z] Scanning dependencies of target readfile [2021-07-07T18:58:33.880Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-07-07T18:58:33.880Z] [ 88%] Linking C executable readfile [2021-07-07T18:58:34.156Z] [ 88%] Built target readfile [2021-07-07T18:58:34.156Z] Scanning dependencies of target streaming_parser [2021-07-07T18:58:34.157Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-07-07T18:58:34.430Z] [ 92%] Linking C executable streaming_parser [2021-07-07T18:58:34.430Z] [ 92%] Built target streaming_parser [2021-07-07T18:58:34.430Z] Scanning dependencies of target sort [2021-07-07T18:58:34.430Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-07-07T18:58:34.705Z] [ 96%] Linking C executable sort [2021-07-07T18:58:34.705Z] [ 96%] Built target sort [2021-07-07T18:58:34.705Z] Scanning dependencies of target hello [2021-07-07T18:58:34.705Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-07-07T18:58:34.981Z] [100%] Linking C executable hello [2021-07-07T18:58:34.981Z] [100%] Built target hello [2021-07-07T18:58:34.981Z] Install the project... [2021-07-07T18:58:34.981Z] -- Install configuration: "Release" [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/lib64/libcbor.a [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/lib64/libcbor.so [2021-07-07T18:58:34.981Z] -- Up-to-date: /usr/local/include/cbor [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/ints.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/data.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/common.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/strings.h [2021-07-07T18:58:34.981Z] -- Installing: /usr/local/include/cbor/tags.h [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/include/cbor/internal [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/include/cbor/maps.h [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/include/cbor.h [2021-07-07T18:58:35.257Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-07-07T18:58:37.234Z] Removing intermediate container 8b8bbe5467fe [2021-07-07T18:58:37.234Z] ---> 6304c3a69673 [2021-07-07T18:58:37.234Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-07-07T18:58:37.234Z] ---> Running in 7f680e848406 [2021-07-07T18:58:39.857Z] Removing intermediate container 7f680e848406 [2021-07-07T18:58:39.857Z] ---> ea4d335ef1d2 [2021-07-07T18:58:39.857Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-07-07T18:58:40.131Z] ---> 1673721c3de9 [2021-07-07T18:58:40.131Z] Step 10/25 : COPY src /tmp/sdk/src [2021-07-07T18:58:41.111Z] ---> c1f77cf826cc [2021-07-07T18:58:41.111Z] Step 11/25 : COPY include /tmp/sdk/include [2021-07-07T18:58:42.098Z] ---> 1c77eaafd8f2 [2021-07-07T18:58:42.098Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-07-07T18:58:42.700Z] ---> a5fbe41b3490 [2021-07-07T18:58:42.700Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-07-07T18:58:43.680Z] ---> 5b08476bc8cc [2021-07-07T18:58:43.680Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-07-07T18:58:44.276Z] ---> 8a8276c958bb [2021-07-07T18:58:44.276Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-07-07T18:58:44.550Z] ---> Running in 83a6ec4a17f2 [2021-07-07T18:58:45.985Z] + CPPCHECK=false [2021-07-07T18:58:45.985Z] + DOCGEN=false [2021-07-07T18:58:45.985Z] + TOMLVER=SDK-0.2 [2021-07-07T18:58:45.985Z] + CUTILVER=1.1.4 [2021-07-07T18:58:45.985Z] + '[' 0 -gt 0 ] [2021-07-07T18:58:45.985Z] + readlink -f ./scripts/build.sh [2021-07-07T18:58:45.985Z] + dirname /tmp/sdk/scripts/build.sh [2021-07-07T18:58:45.985Z] + dirname /tmp/sdk/scripts [2021-07-07T18:58:45.985Z] + ROOT=/tmp/sdk [2021-07-07T18:58:45.985Z] + cd /tmp/sdk [2021-07-07T18:58:45.985Z] + '[' '!' -d deps ] [2021-07-07T18:58:45.985Z] + mkdir deps [2021-07-07T18:58:45.985Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-07T18:58:45.985Z] --2021-07-07 18:58:45-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-07T18:58:45.985Z] + tar -C deps -z -x -f - [2021-07-07T18:58:45.985Z] Resolving github.com... 140.82.114.4 [2021-07-07T18:58:45.985Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-07-07T18:58:45.985Z] HTTP request sent, awaiting response... 302 Found [2021-07-07T18:58:45.985Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-07-07T18:58:45.985Z] --2021-07-07 18:58:45-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-07-07T18:58:45.985Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-07T18:58:45.985Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-07T18:58:45.985Z] HTTP request sent, awaiting response... 200 OK [2021-07-07T18:58:45.985Z] Length: unspecified [application/x-gzip] [2021-07-07T18:58:45.985Z] Saving to: 'STDOUT' [2021-07-07T18:58:45.985Z]  [2021-07-07T18:58:45.985Z] 0K .......... ...... 1.00M=0.02s [2021-07-07T18:58:45.985Z] [2021-07-07T18:58:45.985Z] 2021-07-07 18:58:45 (1.00 MB/s) - written to stdout [16451] [2021-07-07T18:58:45.985Z] [2021-07-07T18:58:45.985Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-07-07T18:58:45.985Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-07T18:58:45.985Z] + tar -C deps -z -x -f - [2021-07-07T18:58:45.985Z] --2021-07-07 18:58:45-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-07T18:58:46.255Z] Resolving github.com... 140.82.114.4 [2021-07-07T18:58:46.255Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-07-07T18:58:46.255Z] HTTP request sent, awaiting response... 302 Found [2021-07-07T18:58:46.255Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-07-07T18:58:46.255Z] --2021-07-07 18:58:46-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-07-07T18:58:46.255Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-07T18:58:46.255Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-07T18:58:46.527Z] HTTP request sent, awaiting response... 200 OK [2021-07-07T18:58:46.527Z] Length: unspecified [application/x-gzip] [2021-07-07T18:58:46.527Z] Saving to: 'STDOUT' [2021-07-07T18:58:46.527Z]  [2021-07-07T18:58:46.527Z] 0K .......... .......... .......... .......... .......... 1.40M [2021-07-07T18:58:46.527Z] 50K .......... .......... .......... .......... .......... 2.74M [2021-07-07T18:58:46.527Z] 100K .......... .......... .......... .......... .......... 12.4M [2021-07-07T18:58:46.527Z] 150K .......... .......... .......   1.47M=0.07s [2021-07-07T18:58:46.527Z] [2021-07-07T18:58:46.527Z] 2021-07-07 18:58:46 (2.31 MB/s) - written to stdout [181796] [2021-07-07T18:58:46.527Z] [2021-07-07T18:58:46.527Z] + mkdir -p src/c/iot [2021-07-07T18:58:46.527Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-07-07T18:58:46.527Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-07-07T18:58:46.527Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-07-07T18:58:46.527Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-07-07T18:58:46.527Z] + mkdir -p include/iot [2021-07-07T18:58:46.527Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-07-07T18:58:46.527Z] + mkdir -p include/iot/os [2021-07-07T18:58:46.527Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-07-07T18:58:46.527Z] + mkdir -p /tmp/sdk/build/release [2021-07-07T18:58:46.527Z] + cd /tmp/sdk/build/release [2021-07-07T18:58:46.527Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-07-07T18:58:46.799Z] -- The C compiler identification is GNU 8.3.0 [2021-07-07T18:58:46.799Z] -- Check for working C compiler: /usr/bin/cc [2021-07-07T18:58:47.072Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-07T18:58:47.072Z] -- Detecting C compiler ABI info [2021-07-07T18:58:47.346Z] -- Detecting C compiler ABI info - done [2021-07-07T18:58:47.346Z] -- Detecting C compile features [2021-07-07T18:58:48.325Z] -- Detecting C compile features - done [2021-07-07T18:58:48.325Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-07T18:58:48.325Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-07T18:58:48.325Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-07T18:58:48.325Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-07T18:58:48.325Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-07T18:58:48.325Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-07T18:58:48.325Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-07T18:58:48.325Z] -- C SDK 0.0.0 for Linux [2021-07-07T18:58:48.325Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-07T18:58:48.598Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-07T18:58:48.598Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-07T18:58:48.598Z] -- Configuring done [2021-07-07T18:58:48.870Z] -- Generating done [2021-07-07T18:58:48.870Z] -- Build files have been written to: /tmp/sdk/build/release [2021-07-07T18:58:48.870Z] + make all package [2021-07-07T18:58:48.870Z] + tee release.log [2021-07-07T18:58:48.870Z] Scanning dependencies of target csdk [2021-07-07T18:58:49.145Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-07T18:58:49.737Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-07T18:58:50.330Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-07T18:58:51.758Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-07T18:58:52.738Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-07T18:58:52.738Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-07T18:58:53.334Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-07T18:58:53.609Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-07T18:58:53.884Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-07T18:58:55.332Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-07T18:58:56.759Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-07T18:58:57.032Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-07T18:58:57.630Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-07T18:58:58.224Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-07T18:58:58.497Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-07T18:58:58.771Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-07T18:58:59.044Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-07T18:59:01.652Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-07T18:59:01.928Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-07T18:59:02.202Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-07T18:59:02.795Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-07T18:59:03.067Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-07T18:59:03.660Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-07T18:59:06.275Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-07T18:59:06.275Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-07T18:59:06.553Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-07T18:59:07.146Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-07T18:59:07.742Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-07T18:59:07.742Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-07T18:59:07.845Z] Running on prd-centos7-docker-4c-2g-2136 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [Pipeline] { [Pipeline] ws [2021-07-07T18:59:07.865Z] Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout [2021-07-07T18:59:07.983Z] Selected Git installation does not exist. Using Default [2021-07-07T18:59:07.983Z] The recommended git tool is: NONE [2021-07-07T18:59:08.724Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-07T18:59:08.998Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-07T18:59:09.591Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-07T18:59:09.863Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-07T18:59:10.397Z] using credential edgex-jenkins-ssh [2021-07-07T18:59:10.411Z] Cloning the remote Git repository [2021-07-07T18:59:10.087Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-07T18:59:10.155Z] > git init /w/workspace/device-sdk-c/3 # timeout=10 [2021-07-07T18:59:10.181Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-07T18:59:10.181Z] > git --version # timeout=10 [2021-07-07T18:59:10.189Z] > git --version # 'git version 2.24.4' [2021-07-07T18:59:10.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T18:59:10.214Z] [INFO] Currently running in a labeled security context [2021-07-07T18:59:10.214Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T18:59:10.214Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh3736087387235586686.key [2021-07-07T18:59:10.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T18:59:11.012Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-07T18:59:11.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T18:59:11.034Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-07T18:59:11.054Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-07T18:59:11.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T18:59:11.056Z] [INFO] Currently running in a labeled security context [2021-07-07T18:59:11.057Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T18:59:11.057Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh8835199442420741227.key [2021-07-07T18:59:11.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T18:59:11.789Z] Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit 574127dbd35a5f0b3785285bd9b73c60951e2550 [2021-07-07T18:59:11.842Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-07T18:59:11.878Z] Merge succeeded, producing 574127dbd35a5f0b3785285bd9b73c60951e2550 [2021-07-07T18:59:11.879Z] Checking out Revision 574127dbd35a5f0b3785285bd9b73c60951e2550 (PR-355) [2021-07-07T18:59:12.115Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-07T18:59:11.553Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T18:59:11.562Z] > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 [2021-07-07T18:59:11.599Z] > git remote # timeout=10 [2021-07-07T18:59:11.606Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T18:59:11.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T18:59:11.615Z] [INFO] Currently running in a labeled security context [2021-07-07T18:59:11.615Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T18:59:11.615Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh1572329137657487651.key [2021-07-07T18:59:11.624Z] > git merge c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 [2021-07-07T18:59:11.635Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T18:59:11.645Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T18:59:11.651Z] > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 [2021-07-07T18:59:13.091Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-07T18:59:13.366Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-07T18:59:15.275Z] Commit message: "fix: Update discovery sample app configuration.toml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T18:59:16.329Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-07T18:59:16.656Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T18:59:16.963Z] + true [2021-07-07T18:59:16.963Z] + sudo service docker restart [2021-07-07T18:59:16.963Z] Redirecting to /bin/systemctl restart docker.service [2021-07-07T18:59:17.673Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-07T18:59:17.673Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-07T18:59:18.266Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-07T18:59:18.537Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-07T18:59:19.511Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-07T18:59:20.931Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-07T18:59:22.900Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-07T18:59:26.273Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-07T18:59:26.546Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-07T18:59:26.820Z] [ 74%] Linking C shared library libcsdk.so [2021-07-07T18:59:27.094Z] [ 74%] Built target csdk [2021-07-07T18:59:27.094Z] Scanning dependencies of target template [2021-07-07T18:59:27.094Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-07T18:59:27.689Z] [ 77%] Linking C executable template [2021-07-07T18:59:27.961Z] [ 77%] Built target template [2021-07-07T18:59:27.961Z] Scanning dependencies of target device-counter [2021-07-07T18:59:27.961Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-07T18:59:28.557Z] [ 80%] Linking C executable device-counter [2021-07-07T18:59:28.557Z] [ 80%] Built target device-counter [2021-07-07T18:59:28.557Z] Scanning dependencies of target device-random [2021-07-07T18:59:28.557Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-07T18:59:29.153Z] [ 84%] Linking C executable device-random [2021-07-07T18:59:29.431Z] [ 84%] Built target device-random [2021-07-07T18:59:29.431Z] Scanning dependencies of target device-gyro [2021-07-07T18:59:29.431Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-07T18:59:29.703Z] [ 87%] Linking C executable device-gyro [2021-07-07T18:59:29.977Z] [ 87%] Built target device-gyro [2021-07-07T18:59:29.977Z] Scanning dependencies of target device-bitfields [2021-07-07T18:59:29.977Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-07T18:59:30.253Z] [ 90%] Linking C executable device-bitfields [2021-07-07T18:59:30.528Z] [ 90%] Built target device-bitfields [2021-07-07T18:59:30.528Z] Scanning dependencies of target template-discovery [2021-07-07T18:59:30.528Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-07T18:59:31.503Z] [ 93%] Linking C executable template-discovery [2021-07-07T18:59:31.503Z] [ 93%] Built target template-discovery [2021-07-07T18:59:31.503Z] Scanning dependencies of target device-file [2021-07-07T18:59:31.503Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-07T18:59:32.098Z] [ 96%] Linking C executable device-file [2021-07-07T18:59:32.371Z] [ 96%] Built target device-file [2021-07-07T18:59:32.371Z] Scanning dependencies of target device-terminal [2021-07-07T18:59:32.371Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-07T18:59:32.965Z] [100%] Linking C executable device-terminal [2021-07-07T18:59:33.237Z] [100%] Built target device-terminal [2021-07-07T18:59:33.237Z] Run CPack packaging tool... [2021-07-07T18:59:33.237Z] CPack: Create package using TGZ [2021-07-07T18:59:33.237Z] CPack: Install projects [2021-07-07T18:59:33.237Z] CPack: - Run preinstall target for: Csdk [2021-07-07T18:59:33.834Z] CPack: - Install project: Csdk [2021-07-07T18:59:33.834Z] CPack: Create package [2021-07-07T18:59:33.834Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-07-07T18:59:33.834Z] + '[' false '=' true ] [2021-07-07T18:59:33.834Z] + '[' false '=' true ] [2021-07-07T18:59:33.834Z] + mkdir -p /tmp/sdk/build/debug [2021-07-07T18:59:33.834Z] + cd /tmp/sdk/build/debug [2021-07-07T18:59:33.834Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-07-07T18:59:34.108Z] -- The C compiler identification is GNU 8.3.0 [2021-07-07T18:59:34.108Z] -- Check for working C compiler: /usr/bin/cc [2021-07-07T18:59:34.383Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-07T18:59:34.383Z] -- Detecting C compiler ABI info [2021-07-07T18:59:34.656Z] -- Detecting C compiler ABI info - done [2021-07-07T18:59:34.656Z] -- Detecting C compile features [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T18:59:35.140Z] provisioning config files... [2021-07-07T18:59:35.157Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config2848418408719530553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T18:59:35.478Z] ---> docker-login.sh [2021-07-07T18:59:35.478Z] nexus3.edgexfoundry.org:10001 [2021-07-07T18:59:35.634Z] -- Detecting C compile features - done [2021-07-07T18:59:35.634Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-07T18:59:35.634Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-07T18:59:35.634Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-07T18:59:35.634Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-07T18:59:35.634Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-07T18:59:35.634Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-07T18:59:35.634Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-07T18:59:35.634Z] -- C SDK 0.0.0 for Linux [2021-07-07T18:59:35.634Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-07T18:59:35.634Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-07T18:59:35.634Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-07T18:59:35.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:59:35.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:59:35.740Z] Configure a credential helper to remove this warning. See [2021-07-07T18:59:35.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:59:35.740Z] [2021-07-07T18:59:35.740Z] Login Succeeded [2021-07-07T18:59:35.741Z] nexus3.edgexfoundry.org:10002 [2021-07-07T18:59:35.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:59:35.906Z] -- Configuring done [2021-07-07T18:59:36.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:59:36.002Z] Configure a credential helper to remove this warning. See [2021-07-07T18:59:36.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:59:36.002Z] [2021-07-07T18:59:36.002Z] Login Succeeded [2021-07-07T18:59:36.002Z] nexus3.edgexfoundry.org:10003 [2021-07-07T18:59:36.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:59:36.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:59:36.002Z] Configure a credential helper to remove this warning. See [2021-07-07T18:59:36.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:59:36.002Z] [2021-07-07T18:59:36.002Z] Login Succeeded [2021-07-07T18:59:36.002Z] nexus3.edgexfoundry.org:10004 [2021-07-07T18:59:36.179Z] -- Generating done [2021-07-07T18:59:36.179Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-07-07T18:59:36.179Z] + make [2021-07-07T18:59:36.179Z] + tee debug.log [2021-07-07T18:59:36.179Z] Scanning dependencies of target csdk [2021-07-07T18:59:36.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:59:36.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:59:36.264Z] Configure a credential helper to remove this warning. See [2021-07-07T18:59:36.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:59:36.264Z] [2021-07-07T18:59:36.264Z] Login Succeeded [2021-07-07T18:59:36.264Z] docker.io [2021-07-07T18:59:36.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T18:59:36.452Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-07T18:59:36.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T18:59:36.528Z] Configure a credential helper to remove this warning. See [2021-07-07T18:59:36.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T18:59:36.528Z] [2021-07-07T18:59:36.528Z] Login Succeeded [2021-07-07T18:59:36.528Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T18:59:36.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-07T18:59:36.704Z] ========================================================= [2021-07-07T18:59:36.704Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-07-07T18:59:36.704Z] ========================================================= [Pipeline] isUnix [2021-07-07T18:59:36.726Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [Pipeline] sh [2021-07-07T18:59:36.999Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-07T18:59:37.016Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2021-07-07T18:59:37.016Z] Sending build context to Docker daemon 2.586MB [2021-07-07T18:59:37.016Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-07-07T18:59:37.016Z] Step 2/25 : FROM ${BASE} as builder [2021-07-07T18:59:37.277Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-07-07T18:59:37.277Z] e7c96db7181b: Pulling fs layer [2021-07-07T18:59:37.277Z] 4c13bbce0fe7: Pulling fs layer [2021-07-07T18:59:37.277Z] 6059c847ac2f: Pulling fs layer [2021-07-07T18:59:37.277Z] 4c13bbce0fe7: Verifying Checksum [2021-07-07T18:59:37.277Z] 4c13bbce0fe7: Download complete [2021-07-07T18:59:37.277Z] e7c96db7181b: Verifying Checksum [2021-07-07T18:59:37.277Z] e7c96db7181b: Download complete [2021-07-07T18:59:37.539Z] e7c96db7181b: Pull complete [2021-07-07T18:59:37.539Z] 4c13bbce0fe7: Pull complete [2021-07-07T18:59:37.593Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-07T18:59:37.863Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-07T18:59:37.864Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-07T18:59:38.460Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-07T18:59:38.460Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-07T18:59:38.734Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-07T18:59:38.923Z] 6059c847ac2f: Verifying Checksum [2021-07-07T18:59:38.923Z] 6059c847ac2f: Download complete [2021-07-07T18:59:39.327Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-07T18:59:39.601Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-07T18:59:39.873Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-07T18:59:40.144Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-07T18:59:40.424Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-07T18:59:40.696Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-07T18:59:40.971Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-07T18:59:41.244Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-07T18:59:41.583Z] 6059c847ac2f: Pull complete [2021-07-07T18:59:41.583Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-07-07T18:59:41.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-07-07T18:59:41.583Z] ---> 5eabd8fd8ba2 [2021-07-07T18:59:41.583Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-07T18:59:41.841Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-07T18:59:42.117Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-07T18:59:42.117Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-07T18:59:42.390Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-07T18:59:42.664Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-07T18:59:42.941Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-07T18:59:43.023Z] ---> Running in 309f711a6f1e [2021-07-07T18:59:43.291Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-07-07T18:59:43.555Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-07T18:59:43.555Z] [2021-07-07T18:59:43.817Z] Removing intermediate container 309f711a6f1e [2021-07-07T18:59:43.817Z] ---> 5c875ad86e4d [2021-07-07T18:59:43.817Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-07T18:59:43.817Z] ---> Running in f2d1237cac52 [2021-07-07T18:59:43.922Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-07T18:59:43.922Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-07T18:59:44.197Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-07T18:59:44.197Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-07T18:59:44.400Z] Removing intermediate container f2d1237cac52 [2021-07-07T18:59:44.401Z] ---> cbea557946cb [2021-07-07T18:59:44.401Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev [2021-07-07T18:59:44.401Z] ---> Running in 12eab9dc2a67 [2021-07-07T18:59:44.473Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-07T18:59:44.663Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-07-07T18:59:44.748Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-07T18:59:45.024Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-07T18:59:45.246Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-07-07T18:59:45.297Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-07T18:59:45.571Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-07T18:59:45.571Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-07T18:59:46.168Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-07T18:59:46.168Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-07T18:59:46.191Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-07T18:59:46.765Z] (1/11) Installing hiredis (0.14.0-r0) [2021-07-07T18:59:46.765Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-07-07T18:59:46.765Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-07T18:59:46.765Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-07T18:59:46.771Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-07T18:59:46.771Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-07T18:59:47.748Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-07T18:59:48.020Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-07T18:59:48.151Z] (5/11) Installing libuuid (2.33-r0) [2021-07-07T18:59:48.292Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-07T18:59:48.414Z] (6/11) Installing libblkid (2.33-r0) [2021-07-07T18:59:48.565Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-07T18:59:48.675Z] (7/11) Installing libfdisk (2.33-r0) [2021-07-07T18:59:48.675Z] (8/11) Installing libmount (2.33-r0) [2021-07-07T18:59:48.837Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-07T18:59:48.935Z] (9/11) Installing libsmartcols (2.33-r0) [2021-07-07T18:59:48.935Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-07-07T18:59:49.813Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-07T18:59:49.878Z] (11/11) Installing wget (1.20.3-r0) [2021-07-07T18:59:49.878Z] Executing busybox-1.29.3-r10.trigger [2021-07-07T18:59:49.878Z] OK: 273 MiB in 86 packages [2021-07-07T18:59:50.139Z] Removing intermediate container 12eab9dc2a67 [2021-07-07T18:59:50.139Z] ---> 7deab8aee565 [2021-07-07T18:59:50.139Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-07-07T18:59:50.139Z] ---> Running in 658bfc5496ea [2021-07-07T18:59:50.399Z] Removing intermediate container 658bfc5496ea [2021-07-07T18:59:50.399Z] ---> b079afdc18b0 [2021-07-07T18:59:50.399Z] Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2021-07-07T18:59:50.399Z] ---> Running in 59757c4562f4 [2021-07-07T18:59:50.408Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-07T18:59:50.660Z] --2021-07-07 18:59:50-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-07-07T18:59:50.660Z] Resolving github.com... 140.82.114.4 [2021-07-07T18:59:50.660Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-07-07T18:59:50.660Z] HTTP request sent, awaiting response... 302 Found [2021-07-07T18:59:50.660Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-07-07T18:59:50.660Z] --2021-07-07 18:59:50-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-07-07T18:59:50.660Z] Resolving codeload.github.com... 140.82.114.9 [2021-07-07T18:59:50.660Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-07-07T18:59:50.921Z] HTTP request sent, awaiting response... 200 OK [2021-07-07T18:59:50.921Z] Length: unspecified [application/x-gzip] [2021-07-07T18:59:50.921Z] Saving to: 'STDOUT' [2021-07-07T18:59:50.921Z]  [2021-07-07T18:59:50.921Z] 0K .......... .......... .......... .......... .......... 1.41M [2021-07-07T18:59:50.921Z] 50K .......... .......... .......... .......... .......... 3.05M [2021-07-07T18:59:50.921Z] 100K .......... .......... .......... .......... .......... 21.9M [2021-07-07T18:59:50.921Z] 150K .......... .......... .......... .......... .......... 48.8M [2021-07-07T18:59:50.921Z] 200K .......... .......... .......... .......... .......... 3.28M [2021-07-07T18:59:50.921Z] 250K .......... .......... .......... .......... .......... 5.60M [2021-07-07T18:59:50.921Z] 300K .......... .......... .......... .......... .......... 13.4M [2021-07-07T18:59:50.921Z] 350K .......... .......... .......... .......... .......... 10.4M [2021-07-07T18:59:50.921Z] 400K .......... .......... .......... .......... .......... 6.72M [2021-07-07T18:59:50.921Z] 450K .......... .......... .......... .......... .......... 12.0M [2021-07-07T18:59:50.921Z] 500K .......... .......... .......... .......... .......... 17.8M [2021-07-07T18:59:50.921Z] 550K .......... .......... .......... .......... .......... 5.94M [2021-07-07T18:59:50.921Z] 600K .......... .......... .......... .......... .......... 5.59M [2021-07-07T18:59:50.921Z] 650K .......... .......... .......... .......... .......... 5.10M [2021-07-07T18:59:50.921Z] 700K .. 93.5M=0.1s [2021-07-07T18:59:50.921Z] [2021-07-07T18:59:50.921Z] 2021-07-07 18:59:50 (5.43 MB/s) - written to stdout [719348] [2021-07-07T18:59:50.921Z] [2021-07-07T18:59:51.003Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-07T18:59:51.185Z] -- The C compiler identification is GNU 8.3.0 [2021-07-07T18:59:51.185Z] -- The CXX compiler identification is GNU 8.3.0 [2021-07-07T18:59:51.185Z] -- Check for working C compiler: /usr/bin/cc [2021-07-07T18:59:51.185Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-07T18:59:51.185Z] -- Detecting C compiler ABI info [2021-07-07T18:59:51.185Z] -- Detecting C compiler ABI info - done [2021-07-07T18:59:51.185Z] -- Detecting C compile features [2021-07-07T18:59:51.278Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-07T18:59:51.456Z] -- Detecting C compile features - done [2021-07-07T18:59:51.456Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-07-07T18:59:51.456Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-07-07T18:59:51.456Z] -- Detecting CXX compiler ABI info [2021-07-07T18:59:51.551Z] [ 74%] Linking C shared library libcsdk.so [2021-07-07T18:59:51.720Z] -- Detecting CXX compiler ABI info - done [2021-07-07T18:59:51.720Z] -- Detecting CXX compile features [2021-07-07T18:59:51.824Z] [ 74%] Built target csdk [2021-07-07T18:59:51.824Z] Scanning dependencies of target template [2021-07-07T18:59:51.824Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-07T18:59:51.982Z] -- Detecting CXX compile features - done [2021-07-07T18:59:51.982Z] -- Looking for include file endian.h [2021-07-07T18:59:51.982Z] -- Looking for include file endian.h - found [2021-07-07T18:59:51.982Z] -- Check if the system is big endian [2021-07-07T18:59:51.982Z] -- Searching 16 bit integer [2021-07-07T18:59:51.982Z] -- Looking for sys/types.h [2021-07-07T18:59:52.095Z] [ 77%] Linking C executable template [2021-07-07T18:59:52.247Z] -- Looking for sys/types.h - found [2021-07-07T18:59:52.247Z] -- Looking for stdint.h [2021-07-07T18:59:52.247Z] -- Looking for stdint.h - found [2021-07-07T18:59:52.247Z] -- Looking for stddef.h [2021-07-07T18:59:52.247Z] -- Looking for stddef.h - found [2021-07-07T18:59:52.247Z] -- Check size of unsigned short [2021-07-07T18:59:52.247Z] -- Check size of unsigned short - done [2021-07-07T18:59:52.247Z] -- Using unsigned short [2021-07-07T18:59:52.247Z] -- Check if the system is big endian - little endian [2021-07-07T18:59:52.367Z] [ 77%] Built target template [2021-07-07T18:59:52.367Z] Scanning dependencies of target device-counter [2021-07-07T18:59:52.367Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-07T18:59:52.510Z] -- Check size of size_t [2021-07-07T18:59:52.510Z] -- Check size of size_t - done [2021-07-07T18:59:52.510Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-07-07T18:59:52.510Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-07-07T18:59:52.510Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-07-07T18:59:52.510Z] CMake did not find one. [2021-07-07T18:59:52.510Z] [2021-07-07T18:59:52.510Z] Could not find a package configuration file provided by "cJSON" with any of [2021-07-07T18:59:52.510Z] the following names: [2021-07-07T18:59:52.510Z] [2021-07-07T18:59:52.510Z] cJSONConfig.cmake [2021-07-07T18:59:52.510Z] cjson-config.cmake [2021-07-07T18:59:52.510Z] [2021-07-07T18:59:52.510Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-07-07T18:59:52.510Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-07-07T18:59:52.510Z] provides a separate development package or SDK, be sure it has been [2021-07-07T18:59:52.510Z] installed. [2021-07-07T18:59:52.510Z] [2021-07-07T18:59:52.510Z] [2021-07-07T18:59:52.510Z] -- Configuring done [2021-07-07T18:59:52.510Z] -- Generating done [2021-07-07T18:59:52.510Z] -- Build files have been written to: /tmp/cbor [2021-07-07T18:59:52.510Z] Scanning dependencies of target cbor_shared [2021-07-07T18:59:52.510Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-07-07T18:59:52.641Z] [ 80%] Linking C executable device-counter [2021-07-07T18:59:52.778Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-07-07T18:59:52.778Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-07-07T18:59:52.778Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-07-07T18:59:52.916Z] [ 80%] Built target device-counter [2021-07-07T18:59:52.917Z] Scanning dependencies of target device-random [2021-07-07T18:59:52.917Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-07T18:59:53.046Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-07-07T18:59:53.046Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-07-07T18:59:53.046Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-07-07T18:59:53.046Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-07-07T18:59:53.046Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-07-07T18:59:53.189Z] [ 84%] Linking C executable device-random [2021-07-07T18:59:53.311Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-07-07T18:59:53.311Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-07-07T18:59:53.311Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-07-07T18:59:53.460Z] [ 84%] Built target device-random [2021-07-07T18:59:53.460Z] Scanning dependencies of target device-gyro [2021-07-07T18:59:53.460Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-07T18:59:53.586Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-07-07T18:59:53.586Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-07-07T18:59:53.586Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-07-07T18:59:53.586Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-07-07T18:59:53.586Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-07-07T18:59:53.731Z] [ 87%] Linking C executable device-gyro [2021-07-07T18:59:53.731Z] [ 87%] Built target device-gyro [2021-07-07T18:59:53.845Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-07-07T18:59:53.845Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-07-07T18:59:53.845Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-07-07T18:59:53.845Z] [ 40%] Linking C shared library libcbor.so [2021-07-07T18:59:53.845Z] [ 40%] Built target cbor_shared [2021-07-07T18:59:53.845Z] Scanning dependencies of target cbor [2021-07-07T18:59:53.845Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-07-07T18:59:54.005Z] Scanning dependencies of target device-bitfields [2021-07-07T18:59:54.006Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-07T18:59:54.107Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-07-07T18:59:54.107Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-07-07T18:59:54.280Z] [ 90%] Linking C executable device-bitfields [2021-07-07T18:59:54.280Z] [ 90%] Built target device-bitfields [2021-07-07T18:59:54.280Z] Scanning dependencies of target template-discovery [2021-07-07T18:59:54.280Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-07T18:59:54.416Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-07-07T18:59:54.416Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-07-07T18:59:54.416Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-07-07T18:59:54.416Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-07-07T18:59:54.554Z] [ 93%] Linking C executable template-discovery [2021-07-07T18:59:54.678Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-07-07T18:59:54.678Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-07-07T18:59:54.678Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-07-07T18:59:54.829Z] [ 93%] Built target template-discovery [2021-07-07T18:59:54.829Z] Scanning dependencies of target device-file [2021-07-07T18:59:54.829Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-07T18:59:54.940Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-07-07T18:59:54.940Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-07-07T18:59:54.940Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-07-07T18:59:54.940Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-07-07T18:59:55.101Z] [ 96%] Linking C executable device-file [2021-07-07T18:59:55.202Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-07-07T18:59:55.202Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-07-07T18:59:55.202Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-07-07T18:59:55.202Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-07-07T18:59:55.202Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-07-07T18:59:55.375Z] [ 96%] Built target device-file [2021-07-07T18:59:55.375Z] Scanning dependencies of target device-terminal [2021-07-07T18:59:55.463Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-07-07T18:59:55.463Z] [ 80%] Linking C static library libcbor.a [2021-07-07T18:59:55.463Z] [ 80%] Built target cbor [2021-07-07T18:59:55.463Z] Scanning dependencies of target create_items [2021-07-07T18:59:55.463Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-07-07T18:59:55.463Z] [ 84%] Linking C executable create_items [2021-07-07T18:59:55.463Z] [ 84%] Built target create_items [2021-07-07T18:59:55.463Z] Scanning dependencies of target readfile [2021-07-07T18:59:55.463Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-07-07T18:59:55.463Z] [ 88%] Linking C executable readfile [2021-07-07T18:59:55.649Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-07T18:59:55.727Z] [ 88%] Built target readfile [2021-07-07T18:59:55.727Z] Scanning dependencies of target streaming_parser [2021-07-07T18:59:55.727Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-07-07T18:59:55.727Z] [ 92%] Linking C executable streaming_parser [2021-07-07T18:59:55.727Z] [ 92%] Built target streaming_parser [2021-07-07T18:59:55.727Z] Scanning dependencies of target sort [2021-07-07T18:59:55.727Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-07-07T18:59:55.727Z] [ 96%] Linking C executable sort [2021-07-07T18:59:55.727Z] [ 96%] Built target sort [2021-07-07T18:59:55.727Z] Scanning dependencies of target hello [2021-07-07T18:59:55.727Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-07-07T18:59:55.727Z] [100%] Linking C executable hello [2021-07-07T18:59:55.727Z] [100%] Built target hello [2021-07-07T18:59:55.922Z] [100%] Linking C executable device-terminal [2021-07-07T18:59:55.922Z] [100%] Built target device-terminal [2021-07-07T18:59:55.992Z] Install the project... [2021-07-07T18:59:55.992Z] -- Install configuration: "Release" [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/lib64/libcbor.a [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/lib64/libcbor.so [2021-07-07T18:59:55.992Z] -- Up-to-date: /usr/local/include/cbor [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/common.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/data.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/internal [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/ints.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/maps.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/strings.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor/tags.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/include/cbor.h [2021-07-07T18:59:55.992Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-07-07T18:59:56.197Z] make: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.197Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.197Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.197Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.197Z] [ 74%] Built target csdk [2021-07-07T18:59:56.197Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.197Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.197Z] [ 77%] Built target template [2021-07-07T18:59:56.197Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.197Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.197Z] [ 80%] Built target device-counter [2021-07-07T18:59:56.197Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.197Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] [ 84%] Built target device-random [2021-07-07T18:59:56.470Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] [ 87%] Built target device-gyro [2021-07-07T18:59:56.470Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] [ 90%] Built target device-bitfields [2021-07-07T18:59:56.470Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] [ 93%] Built target template-discovery [2021-07-07T18:59:56.470Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] [ 96%] Built target device-file [2021-07-07T18:59:56.470Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] [100%] Built target device-terminal [2021-07-07T18:59:56.470Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.470Z] Install the project... [2021-07-07T18:59:56.569Z] Removing intermediate container 59757c4562f4 [2021-07-07T18:59:56.569Z] ---> b69c58a3bca0 [2021-07-07T18:59:56.569Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-07-07T18:59:56.569Z] ---> Running in 9a7e480554d7 [2021-07-07T18:59:56.755Z] -- Install configuration: "Release" [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/lib/libcsdk.so [2021-07-07T18:59:56.755Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-07-07T18:59:56.755Z] -- Up-to-date: /usr/local/include [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/edgex [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/edgex/devices.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/devsdk [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/json.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/container.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/component.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/typecode.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/iot.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/time.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/hash.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/logger.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/os [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/data.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/thread.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/os.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/base64.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/defs.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/include/iot/config.h [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-07-07T18:59:56.755Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-07-07T18:59:56.755Z] make: Leaving directory '/tmp/sdk/build/release' [2021-07-07T18:59:56.831Z] Removing intermediate container 9a7e480554d7 [2021-07-07T18:59:56.831Z] ---> ec3238b795a3 [2021-07-07T18:59:56.831Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-07-07T18:59:57.092Z] ---> 52c7a49a362e [2021-07-07T18:59:57.092Z] Step 10/25 : COPY src /tmp/sdk/src [2021-07-07T18:59:57.357Z] ---> b75cc337d8e9 [2021-07-07T18:59:57.357Z] Step 11/25 : COPY include /tmp/sdk/include [2021-07-07T18:59:57.357Z] ---> 3a90174c9ee9 [2021-07-07T18:59:57.357Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-07-07T18:59:57.618Z] ---> dc7f5ad1f143 [2021-07-07T18:59:57.618Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-07-07T18:59:57.879Z] ---> c87392ac061e [2021-07-07T18:59:57.879Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-07-07T18:59:57.879Z] ---> 2178bf25557a [2021-07-07T18:59:57.879Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-07-07T18:59:57.879Z] ---> Running in 4bd915ebd771 [2021-07-07T18:59:58.141Z] + CPPCHECK=false [2021-07-07T18:59:58.141Z] + DOCGEN=false [2021-07-07T18:59:58.141Z] + TOMLVER=SDK-0.2 [2021-07-07T18:59:58.141Z] + CUTILVER=1.1.4 [2021-07-07T18:59:58.141Z] + '[' 0 -gt 0 ] [2021-07-07T18:59:58.141Z] + readlink -f ./scripts/build.sh [2021-07-07T18:59:58.141Z] + dirname /tmp/sdk/scripts/build.sh [2021-07-07T18:59:58.141Z] + dirname /tmp/sdk/scripts [2021-07-07T18:59:58.141Z] + ROOT=/tmp/sdk [2021-07-07T18:59:58.141Z] + cd /tmp/sdk [2021-07-07T18:59:58.141Z] + '[' '!' -d deps ] [2021-07-07T18:59:58.141Z] + mkdir deps [2021-07-07T18:59:58.141Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-07T18:59:58.141Z] + tar -C deps -z -x -f - [2021-07-07T18:59:58.141Z] --2021-07-07 18:59:58-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-07T18:59:58.141Z] Resolving github.com... 140.82.114.4 [2021-07-07T18:59:58.141Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-07-07T18:59:58.141Z] HTTP request sent, awaiting response... 302 Found [2021-07-07T18:59:58.141Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-07-07T18:59:58.141Z] --2021-07-07 18:59:58-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-07-07T18:59:58.141Z] Resolving codeload.github.com... 140.82.114.9 [2021-07-07T18:59:58.402Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-07-07T18:59:58.402Z] HTTP request sent, awaiting response... 200 OK [2021-07-07T18:59:58.402Z] Length: unspecified [application/x-gzip] [2021-07-07T18:59:58.402Z] Saving to: 'STDOUT' [2021-07-07T18:59:58.402Z] [2021-07-07T18:59:58.402Z] 0K .......... ......  927K=0.02s [2021-07-07T18:59:58.402Z] [2021-07-07T18:59:58.402Z] 2021-07-07 18:59:58 (927 KB/s) - written to stdout [16451] [2021-07-07T18:59:58.402Z] [2021-07-07T18:59:58.402Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-07-07T18:59:58.402Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-07T18:59:58.402Z] + tar -C deps -z -x -f - [2021-07-07T18:59:58.402Z] --2021-07-07 18:59:58-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-07T18:59:58.402Z] Resolving github.com... 140.82.114.4 [2021-07-07T18:59:58.402Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-07-07T18:59:58.664Z] HTTP request sent, awaiting response... 302 Found [2021-07-07T18:59:58.664Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-07-07T18:59:58.664Z] --2021-07-07 18:59:58-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-07-07T18:59:58.664Z] Resolving codeload.github.com... 140.82.114.9 [2021-07-07T18:59:58.664Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-07-07T18:59:58.664Z] HTTP request sent, awaiting response... 200 OK [2021-07-07T18:59:58.664Z] Length: unspecified [application/x-gzip] [2021-07-07T18:59:58.664Z] Saving to: 'STDOUT' [2021-07-07T18:59:58.664Z] [2021-07-07T18:59:58.664Z] 0K .......... .......... .......... .......... .......... 1.54M [2021-07-07T18:59:58.664Z] 50K .......... .......... .......... .......... .......... 3.12M [2021-07-07T18:59:58.665Z] 100K .......... .......... .......... .......... .......... 35.6M [2021-07-07T18:59:58.665Z] 150K .......... .......... ....... 3.63M=0.06s [2021-07-07T18:59:58.665Z] [2021-07-07T18:59:58.665Z] 2021-07-07 18:59:58 (3.09 MB/s) - written to stdout [181796] [2021-07-07T18:59:58.665Z] [2021-07-07T18:59:58.665Z] + mkdir -p src/c/iot [2021-07-07T18:59:58.665Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-07-07T18:59:58.665Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-07-07T18:59:58.665Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-07-07T18:59:58.665Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-07-07T18:59:58.665Z] + mkdir -p include/iot [2021-07-07T18:59:58.665Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-07-07T18:59:58.665Z] + mkdir -p include/iot/os [2021-07-07T18:59:58.665Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-07-07T18:59:58.665Z] + mkdir -p /tmp/sdk/build/release [2021-07-07T18:59:58.665Z] + cd /tmp/sdk/build/release [2021-07-07T18:59:58.665Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-07-07T18:59:58.732Z] Removing intermediate container 83a6ec4a17f2 [2021-07-07T18:59:58.732Z] ---> 14f55230c5c0 [2021-07-07T18:59:58.732Z] Step 16/25 : FROM ${BASE} [2021-07-07T18:59:58.732Z] ---> b23d30803547 [2021-07-07T18:59:58.732Z] Step 17/25 : LABEL maintainer="IOTech " [2021-07-07T18:59:58.732Z] ---> Running in 524312caa62e [2021-07-07T18:59:58.927Z] -- The C compiler identification is GNU 8.3.0 [2021-07-07T18:59:58.927Z] -- Check for working C compiler: /usr/bin/cc [2021-07-07T18:59:58.927Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-07T18:59:58.927Z] -- Detecting C compiler ABI info [2021-07-07T18:59:58.927Z] -- Detecting C compiler ABI info - done [2021-07-07T18:59:58.927Z] -- Detecting C compile features [2021-07-07T18:59:59.194Z] -- Detecting C compile features - done [2021-07-07T18:59:59.194Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-07T18:59:59.194Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-07T18:59:59.194Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-07T18:59:59.194Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-07T18:59:59.194Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-07T18:59:59.194Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-07T18:59:59.194Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-07T18:59:59.194Z] -- C SDK 0.0.0 for Linux [2021-07-07T18:59:59.194Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-07T18:59:59.194Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-07T18:59:59.194Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-07T18:59:59.194Z] -- Configuring done [2021-07-07T18:59:59.194Z] -- Generating done [2021-07-07T18:59:59.194Z] -- Build files have been written to: /tmp/sdk/build/release [2021-07-07T18:59:59.194Z] + make all package [2021-07-07T18:59:59.194Z] + tee release.log [2021-07-07T18:59:59.194Z] Scanning dependencies of target csdk [2021-07-07T18:59:59.330Z] Removing intermediate container 524312caa62e [2021-07-07T18:59:59.330Z] ---> 3b03b62f12cb [2021-07-07T18:59:59.330Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-07T18:59:59.330Z] ---> Running in cb550ecc6b47 [2021-07-07T18:59:59.455Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-07T18:59:59.455Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-07T18:59:59.455Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-07T18:59:59.716Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-07T18:59:59.977Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-07T18:59:59.977Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-07T18:59:59.977Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-07T19:00:00.240Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-07T19:00:00.240Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-07T19:00:00.501Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-07T19:00:00.763Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-07T19:00:00.763Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-07T19:00:00.763Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-07T19:00:00.770Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-07-07T19:00:01.026Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-07T19:00:01.027Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-07T19:00:01.027Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-07T19:00:01.027Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-07T19:00:01.364Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-07T19:00:01.364Z] [2021-07-07T19:00:01.601Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-07T19:00:01.601Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-07T19:00:01.870Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-07T19:00:01.870Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-07T19:00:01.870Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-07T19:00:02.133Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-07T19:00:02.346Z] Removing intermediate container cb550ecc6b47 [2021-07-07T19:00:02.346Z] ---> 378de151ce13 [2021-07-07T19:00:02.346Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-07T19:00:02.346Z] ---> Running in 48dce0f425a7 [2021-07-07T19:00:02.394Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-07T19:00:02.394Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-07T19:00:02.659Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-07T19:00:02.659Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-07T19:00:02.659Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-07T19:00:02.659Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-07T19:00:02.925Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-07T19:00:02.925Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-07T19:00:03.186Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-07T19:00:03.186Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-07T19:00:03.448Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-07T19:00:03.711Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-07T19:00:03.711Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-07T19:00:03.711Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-07T19:00:04.334Z] Removing intermediate container 48dce0f425a7 [2021-07-07T19:00:04.334Z] ---> 830255e20af3 [2021-07-07T19:00:04.334Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-07-07T19:00:04.611Z] ---> Running in 1a4f4e4aabef [2021-07-07T19:00:04.656Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-07T19:00:04.656Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-07T19:00:04.656Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-07T19:00:04.917Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-07T19:00:04.917Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-07T19:00:05.182Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-07T19:00:05.597Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-07-07T19:00:05.762Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-07T19:00:06.345Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-07T19:00:06.345Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-07T19:00:06.345Z] [ 74%] Linking C shared library libcsdk.so [2021-07-07T19:00:06.345Z] [ 74%] Built target csdk [2021-07-07T19:00:06.345Z] Scanning dependencies of target template [2021-07-07T19:00:06.345Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-07T19:00:06.573Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-07-07T19:00:06.573Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-07T19:00:06.607Z] [ 77%] Linking C executable template [2021-07-07T19:00:06.607Z] [ 77%] Built target template [2021-07-07T19:00:06.607Z] Scanning dependencies of target device-counter [2021-07-07T19:00:06.607Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-07T19:00:06.869Z] [ 80%] Linking C executable device-counter [2021-07-07T19:00:06.869Z] [ 80%] Built target device-counter [2021-07-07T19:00:06.869Z] Scanning dependencies of target device-random [2021-07-07T19:00:06.869Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-07T19:00:06.869Z] [ 84%] Linking C executable device-random [2021-07-07T19:00:06.869Z] [ 84%] Built target device-random [2021-07-07T19:00:06.869Z] Scanning dependencies of target device-gyro [2021-07-07T19:00:06.869Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-07T19:00:07.130Z] [ 87%] Linking C executable device-gyro [2021-07-07T19:00:07.130Z] [ 87%] Built target device-gyro [2021-07-07T19:00:07.130Z] Scanning dependencies of target device-bitfields [2021-07-07T19:00:07.130Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-07T19:00:07.130Z] [ 90%] Linking C executable device-bitfields [2021-07-07T19:00:07.130Z] [ 90%] Built target device-bitfields [2021-07-07T19:00:07.130Z] Scanning dependencies of target template-discovery [2021-07-07T19:00:07.130Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-07T19:00:07.168Z] (1/6) Installing curl (7.64.0-r5) [2021-07-07T19:00:07.392Z] [ 93%] Linking C executable template-discovery [2021-07-07T19:00:07.392Z] [ 93%] Built target template-discovery [2021-07-07T19:00:07.392Z] Scanning dependencies of target device-file [2021-07-07T19:00:07.392Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-07T19:00:07.440Z] (2/6) Installing hiredis (0.14.0-r0) [2021-07-07T19:00:07.440Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-07-07T19:00:07.440Z] (4/6) Installing libuuid (2.33-r0) [2021-07-07T19:00:07.655Z] [ 96%] Linking C executable device-file [2021-07-07T19:00:07.655Z] [ 96%] Built target device-file [2021-07-07T19:00:07.655Z] Scanning dependencies of target device-terminal [2021-07-07T19:00:07.655Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-07T19:00:07.655Z] [100%] Linking C executable device-terminal [2021-07-07T19:00:07.655Z] [100%] Built target device-terminal [2021-07-07T19:00:07.655Z] Run CPack packaging tool... [2021-07-07T19:00:07.655Z] CPack: Create package using TGZ [2021-07-07T19:00:07.655Z] CPack: Install projects [2021-07-07T19:00:07.655Z] CPack: - Run preinstall target for: Csdk [2021-07-07T19:00:07.713Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-07T19:00:07.919Z] CPack: - Install project: Csdk [2021-07-07T19:00:07.919Z] CPack: Create package [2021-07-07T19:00:07.919Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-07-07T19:00:07.919Z] + '[' false '=' true ] [2021-07-07T19:00:07.919Z] + '[' false '=' true ] [2021-07-07T19:00:07.919Z] + mkdir -p /tmp/sdk/build/debug [2021-07-07T19:00:07.919Z] + cd /tmp/sdk/build/debug [2021-07-07T19:00:07.919Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-07-07T19:00:07.919Z] -- The C compiler identification is GNU 8.3.0 [2021-07-07T19:00:08.181Z] -- Check for working C compiler: /usr/bin/cc [2021-07-07T19:00:08.181Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-07T19:00:08.181Z] -- Detecting C compiler ABI info [2021-07-07T19:00:08.181Z] -- Detecting C compiler ABI info - done [2021-07-07T19:00:08.181Z] -- Detecting C compile features [2021-07-07T19:00:08.442Z] -- Detecting C compile features - done [2021-07-07T19:00:08.442Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-07T19:00:08.442Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-07T19:00:08.442Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-07T19:00:08.442Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-07T19:00:08.442Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-07T19:00:08.442Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-07T19:00:08.442Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-07T19:00:08.442Z] -- C SDK 0.0.0 for Linux [2021-07-07T19:00:08.442Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-07T19:00:08.442Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-07T19:00:08.442Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-07T19:00:08.442Z] -- Configuring done [2021-07-07T19:00:08.442Z] -- Generating done [2021-07-07T19:00:08.442Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-07-07T19:00:08.442Z] + make [2021-07-07T19:00:08.442Z] + tee debug.log [2021-07-07T19:00:08.442Z] Scanning dependencies of target csdk [2021-07-07T19:00:08.704Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-07T19:00:08.704Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-07T19:00:08.704Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-07T19:00:08.965Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-07T19:00:08.965Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-07T19:00:08.965Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-07T19:00:08.965Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-07T19:00:08.965Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-07T19:00:09.143Z] (6/6) Installing wget (1.20.3-r0) [2021-07-07T19:00:09.230Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-07T19:00:09.231Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-07T19:00:09.231Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-07T19:00:09.231Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-07T19:00:09.418Z] Executing busybox-1.29.3-r10.trigger [2021-07-07T19:00:09.418Z] OK: 283 MiB in 81 packages [2021-07-07T19:00:09.492Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-07T19:00:09.492Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-07T19:00:09.492Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-07T19:00:09.492Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-07T19:00:09.492Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-07T19:00:09.757Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-07T19:00:09.757Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-07T19:00:09.757Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-07T19:00:10.024Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-07T19:00:10.024Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-07T19:00:10.024Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-07T19:00:10.289Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-07T19:00:10.289Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-07T19:00:10.289Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-07T19:00:10.289Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-07T19:00:10.289Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-07T19:00:10.289Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-07T19:00:10.550Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-07T19:00:10.550Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-07T19:00:10.550Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-07T19:00:10.550Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-07T19:00:10.550Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-07T19:00:10.814Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-07T19:00:10.814Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-07T19:00:10.814Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-07T19:00:10.858Z] Removing intermediate container 1a4f4e4aabef [2021-07-07T19:00:10.858Z] ---> 8aed5986ef2b [2021-07-07T19:00:10.858Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-07-07T19:00:11.098Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-07T19:00:11.098Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-07T19:00:11.098Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-07T19:00:11.098Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-07T19:00:11.370Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-07T19:00:11.370Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-07T19:00:11.457Z] ---> 457e7f5026c7 [2021-07-07T19:00:11.457Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-07-07T19:00:11.636Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-07T19:00:11.637Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-07T19:00:11.908Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-07T19:00:11.908Z] [ 74%] Linking C shared library libcsdk.so [2021-07-07T19:00:11.908Z] [ 74%] Built target csdk [2021-07-07T19:00:11.908Z] Scanning dependencies of target template [2021-07-07T19:00:11.908Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-07T19:00:11.908Z] [ 77%] Linking C executable template [2021-07-07T19:00:12.170Z] [ 77%] Built target template [2021-07-07T19:00:12.170Z] Scanning dependencies of target device-counter [2021-07-07T19:00:12.170Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-07T19:00:12.170Z] [ 80%] Linking C executable device-counter [2021-07-07T19:00:12.170Z] [ 80%] Built target device-counter [2021-07-07T19:00:12.170Z] Scanning dependencies of target device-random [2021-07-07T19:00:12.170Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-07T19:00:12.170Z] [ 84%] Linking C executable device-random [2021-07-07T19:00:12.432Z] [ 84%] Built target device-random [2021-07-07T19:00:12.432Z] Scanning dependencies of target device-gyro [2021-07-07T19:00:12.432Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-07T19:00:12.432Z] [ 87%] Linking C executable device-gyro [2021-07-07T19:00:12.432Z] [ 87%] Built target device-gyro [2021-07-07T19:00:12.432Z] Scanning dependencies of target device-bitfields [2021-07-07T19:00:12.432Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-07T19:00:12.432Z] [ 90%] Linking C executable device-bitfields [2021-07-07T19:00:12.432Z] [ 90%] Built target device-bitfields [2021-07-07T19:00:12.432Z] Scanning dependencies of target template-discovery [2021-07-07T19:00:12.432Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-07T19:00:12.467Z] ---> 25e342cc6087 [2021-07-07T19:00:12.467Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-07-07T19:00:12.696Z] [ 93%] Linking C executable template-discovery [2021-07-07T19:00:12.696Z] [ 93%] Built target template-discovery [2021-07-07T19:00:12.696Z] Scanning dependencies of target device-file [2021-07-07T19:00:12.696Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-07T19:00:12.696Z] [ 96%] Linking C executable device-file [2021-07-07T19:00:12.696Z] [ 96%] Built target device-file [2021-07-07T19:00:12.696Z] Scanning dependencies of target device-terminal [2021-07-07T19:00:12.696Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-07T19:00:12.965Z] [100%] Linking C executable device-terminal [2021-07-07T19:00:12.965Z] [100%] Built target device-terminal [2021-07-07T19:00:12.965Z] make: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] [ 74%] Built target csdk [2021-07-07T19:00:12.965Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] [ 77%] Built target template [2021-07-07T19:00:12.965Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] [ 80%] Built target device-counter [2021-07-07T19:00:12.965Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] [ 84%] Built target device-random [2021-07-07T19:00:12.965Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] [ 87%] Built target device-gyro [2021-07-07T19:00:12.965Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] [ 90%] Built target device-bitfields [2021-07-07T19:00:12.965Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] [ 93%] Built target template-discovery [2021-07-07T19:00:12.965Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] [ 96%] Built target device-file [2021-07-07T19:00:12.965Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] [100%] Built target device-terminal [2021-07-07T19:00:12.965Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:12.965Z] Install the project... [2021-07-07T19:00:12.965Z] -- Install configuration: "Release" [2021-07-07T19:00:12.965Z] -- Installing: /usr/local/lib/libcsdk.so [2021-07-07T19:00:12.965Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-07-07T19:00:12.965Z] -- Up-to-date: /usr/local/include [2021-07-07T19:00:12.965Z] -- Installing: /usr/local/include/devsdk [2021-07-07T19:00:12.965Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-07-07T19:00:12.965Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-07-07T19:00:12.965Z] -- Installing: /usr/local/include/edgex [2021-07-07T19:00:12.965Z] -- Installing: /usr/local/include/edgex/devices.h [2021-07-07T19:00:12.965Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-07-07T19:00:12.965Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-07-07T19:00:12.965Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/base64.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/component.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/config.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/container.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/data.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/hash.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/iot.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/json.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/logger.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/os.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/thread.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/time.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/typecode.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/os [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/include/iot/defs.h [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-07-07T19:00:12.966Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-07-07T19:00:13.074Z] ---> aa9a96a1df6b [2021-07-07T19:00:13.074Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-07-07T19:00:13.227Z] make: Leaving directory '/tmp/sdk/build/release' [2021-07-07T19:00:14.059Z] ---> c6e012466143 [2021-07-07T19:00:14.059Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-07-07T19:00:14.614Z] Removing intermediate container 4bd915ebd771 [2021-07-07T19:00:14.615Z] ---> 44e88b229e4c [2021-07-07T19:00:14.615Z] Step 16/25 : FROM ${BASE} [2021-07-07T19:00:14.615Z] ---> 5eabd8fd8ba2 [2021-07-07T19:00:14.615Z] Step 17/25 : LABEL maintainer="IOTech " [2021-07-07T19:00:14.615Z] ---> Running in 4da3917ef85a [2021-07-07T19:00:14.615Z] Removing intermediate container 4da3917ef85a [2021-07-07T19:00:14.615Z] ---> c3083641e028 [2021-07-07T19:00:14.615Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-07T19:00:14.881Z] ---> Running in 1e0057131758 [2021-07-07T19:00:15.039Z] ---> b3dbba610260 [2021-07-07T19:00:15.039Z] Successfully built b3dbba610260 [2021-07-07T19:00:15.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-07T19:00:15.143Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T19:00:15.663Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T19:00:15.664Z] . [Pipeline] withDockerContainer [2021-07-07T19:00:15.717Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-07T19:00:15.717Z] [2021-07-07T19:00:15.717Z] Removing intermediate container 1e0057131758 [2021-07-07T19:00:15.717Z] ---> 6a5ccc0057ae [2021-07-07T19:00:15.717Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-07T19:00:15.940Z] prd-ubuntu18.04-docker-arm64-4c-16g-2135 does not seem to be running inside a container [2021-07-07T19:00:15.984Z] ---> Running in 0db9c132550b [2021-07-07T19:00:16.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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 ******** ci-base-image-arm64 cat [2021-07-07T19:00:16.566Z] Removing intermediate container 0db9c132550b [2021-07-07T19:00:16.566Z] ---> 4b33edba9efd [2021-07-07T19:00:16.566Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-07-07T19:00:16.566Z] ---> Running in 2454f1a743d2 [2021-07-07T19:00:17.141Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-07-07T19:00:17.616Z] $ docker top 33ad00e2d52ec357f82d1522d694ebcdc3ae464b67583845c1ae0b2772b21e0c -eo pid,comm [2021-07-07T19:00:17.716Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-07-07T19:00:18.287Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-07T19:00:18.613Z] + make test [2021-07-07T19:00:18.613Z] echo "make test" [2021-07-07T19:00:18.613Z] make test [Pipeline] } [2021-07-07T19:00:18.629Z] $ docker stop --time=1 33ad00e2d52ec357f82d1522d694ebcdc3ae464b67583845c1ae0b2772b21e0c [2021-07-07T19:00:18.859Z] (1/6) Installing curl (7.64.0-r5) [2021-07-07T19:00:18.860Z] (2/6) Installing hiredis (0.14.0-r0) [2021-07-07T19:00:18.860Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-07-07T19:00:19.120Z] (4/6) Installing libuuid (2.33-r0) [2021-07-07T19:00:19.120Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-07T19:00:20.425Z] $ docker rm -f 33ad00e2d52ec357f82d1522d694ebcdc3ae464b67583845c1ae0b2772b21e0c [2021-07-07T19:00:20.524Z] (6/6) Installing wget (1.20.3-r0) [2021-07-07T19:00:20.524Z] Executing busybox-1.29.3-r10.trigger [2021-07-07T19:00:20.524Z] OK: 269 MiB in 81 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-07-07T19:00:21.101Z] Removing intermediate container 2454f1a743d2 [2021-07-07T19:00:21.101Z] ---> 570d46970fb0 [2021-07-07T19:00:21.101Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-07-07T19:00:21.101Z] ---> a74a1b2bd38d [2021-07-07T19:00:21.101Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-07-07T19:00:21.685Z] ---> aa9a8bfefc79 [2021-07-07T19:00:21.685Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-07-07T19:00:21.685Z] ---> a3ef184d1390 [2021-07-07T19:00:21.685Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-07-07T19:00:21.948Z] ---> 9fe584bbe2e8 [2021-07-07T19:00:21.949Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-07-07T19:00:22.211Z] ---> 253e8a4f5497 [2021-07-07T19:00:22.211Z] Successfully built 253e8a4f5497 [2021-07-07T19:00:22.211Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T19:00:23.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-07T19:00:24.109Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T19:00:24.109Z] . [Pipeline] withDockerContainer [2021-07-07T19:00:24.185Z] prd-centos7-docker-4c-2g-2136 does not seem to be running inside a container [2021-07-07T19:00:24.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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 ******** ci-base-image-x86_64 cat [2021-07-07T19:00:24.243Z] + ls -al . [2021-07-07T19:00:24.243Z] total 192 [2021-07-07T19:00:24.243Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 18:57 . [2021-07-07T19:00:24.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 18:57 .. [2021-07-07T19:00:24.243Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 18:57 .git [2021-07-07T19:00:24.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 18:57 .github [2021-07-07T19:00:24.243Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 7 18:57 .gitignore [2021-07-07T19:00:24.243Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 7 18:57 Attribution.txt [2021-07-07T19:00:24.243Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jul 7 18:57 CHANGES [2021-07-07T19:00:24.243Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 7 18:57 Doxyfile [2021-07-07T19:00:24.243Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 7 18:57 Jenkinsfile [2021-07-07T19:00:24.243Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 7 18:57 LICENSE [2021-07-07T19:00:24.243Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 7 18:57 Makefile [2021-07-07T19:00:24.243Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jul 7 18:57 README.md [2021-07-07T19:00:24.243Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jul 7 18:57 README.v2.md [2021-07-07T19:00:24.243Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 18:54 VERSION [2021-07-07T19:00:24.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 18:57 docs [2021-07-07T19:00:24.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 18:57 include [2021-07-07T19:00:24.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 18:57 scripts [2021-07-07T19:00:24.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 18:57 src [2021-07-07T19:00:24.560Z] $ docker top ab11af649bc9a84c46761ae81b25b53560acd99d93f56f438768dcf555d2d1e6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-07T19:00:24.973Z] + make test [2021-07-07T19:00:24.973Z] echo "make test" [2021-07-07T19:00:24.973Z] make test [Pipeline] } [2021-07-07T19:00:24.983Z] $ docker stop --time=1 ab11af649bc9a84c46761ae81b25b53560acd99d93f56f438768dcf555d2d1e6 [2021-07-07T19:00:25.048Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=574127dbd35a5f0b3785285bd9b73c60951e2550 --label arch=arm64 --label version=0.0.0 . [2021-07-07T19:00:25.644Z] Sending build context to Docker daemon 2.585MB [2021-07-07T19:00:25.644Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-07-07T19:00:25.644Z] Step 2/17 : FROM ${BASE} [2021-07-07T19:00:25.644Z] ---> b3dbba610260 [2021-07-07T19:00:25.644Z] Step 3/17 : LABEL maintainer="IOTech " [2021-07-07T19:00:25.922Z] ---> Running in b94cfdc266be [2021-07-07T19:00:26.172Z] $ docker rm -f ab11af649bc9a84c46761ae81b25b53560acd99d93f56f438768dcf555d2d1e6 [2021-07-07T19:00:26.196Z] Removing intermediate container b94cfdc266be [2021-07-07T19:00:26.196Z] ---> 5e4d887535af [2021-07-07T19:00:26.196Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T19:00:26.468Z] ---> Running in 51a5bd77f47a [2021-07-07T19:00:26.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-07T19:00:26.983Z] + ls -al . [2021-07-07T19:00:26.983Z] total 160 [2021-07-07T19:00:26.983Z] drwxrwxr-x. 8 jenkins jenkins 260 Jul 7 18:59 . [2021-07-07T19:00:26.983Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 7 18:59 .. [2021-07-07T19:00:26.983Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 7 18:59 Attribution.txt [2021-07-07T19:00:26.983Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jul 7 18:59 CHANGES [2021-07-07T19:00:26.983Z] drwxrwxr-x. 2 jenkins jenkins 121 Jul 7 18:59 docs [2021-07-07T19:00:26.983Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 7 18:59 Doxyfile [2021-07-07T19:00:26.983Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 7 18:59 .git [2021-07-07T19:00:26.983Z] drwxrwxr-x. 2 jenkins jenkins 81 Jul 7 18:59 .github [2021-07-07T19:00:26.983Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 7 18:59 .gitignore [2021-07-07T19:00:26.983Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 7 18:59 include [2021-07-07T19:00:26.983Z] -rw-rw-r--. 1 jenkins jenkins 784 Jul 7 18:59 Jenkinsfile [2021-07-07T19:00:26.983Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 7 18:59 LICENSE [2021-07-07T19:00:26.983Z] -rw-rw-r--. 1 jenkins jenkins 444 Jul 7 18:59 Makefile [2021-07-07T19:00:26.983Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jul 7 18:59 README.md [2021-07-07T19:00:26.983Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jul 7 18:59 README.v2.md [2021-07-07T19:00:26.983Z] drwxrwxr-x. 2 jenkins jenkins 98 Jul 7 18:59 scripts [2021-07-07T19:00:26.983Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 7 18:59 src [2021-07-07T19:00:26.983Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 7 18:54 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-07T19:00:27.287Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=574127dbd35a5f0b3785285bd9b73c60951e2550 --label arch=amd64 --label version=0.0.0 . [2021-07-07T19:00:27.287Z] Sending build context to Docker daemon 2.586MB [2021-07-07T19:00:27.287Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-07-07T19:00:27.287Z] Step 2/17 : FROM ${BASE} [2021-07-07T19:00:27.287Z] ---> 253e8a4f5497 [2021-07-07T19:00:27.287Z] Step 3/17 : LABEL maintainer="IOTech " [2021-07-07T19:00:27.443Z] --2021-07-07 19:00:27-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-07-07T19:00:27.443Z] Resolving iotech.jfrog.io... 54.229.110.245, 54.170.66.44, 54.195.244.87 [2021-07-07T19:00:27.548Z] ---> Running in 268e7986f9c8 [2021-07-07T19:00:27.714Z] Connecting to iotech.jfrog.io|54.229.110.245|:443... connected. [2021-07-07T19:00:27.812Z] Removing intermediate container 268e7986f9c8 [2021-07-07T19:00:27.812Z] ---> 4f3ff33749ec [2021-07-07T19:00:27.813Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-07T19:00:27.813Z] ---> Running in 65dd7baa968b [2021-07-07T19:00:27.986Z] HTTP request sent, awaiting response... 200 OK [2021-07-07T19:00:27.986Z] Length: 451 [application/octet-stream] [2021-07-07T19:00:27.986Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-07T19:00:27.986Z]  [2021-07-07T19:00:27.986Z] 0K   100% 17.9M=0s [2021-07-07T19:00:27.986Z] [2021-07-07T19:00:27.986Z] 2021-07-07 19:00:27 (17.9 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-07-07T19:00:27.986Z] [2021-07-07T19:00:28.072Z] --2021-07-07 19:00:27-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-07-07T19:00:28.072Z] Resolving iotech.jfrog.io... 54.195.244.87, 54.229.110.245, 54.170.66.44 [2021-07-07T19:00:28.072Z] Connecting to iotech.jfrog.io|54.195.244.87|:443... connected. [2021-07-07T19:00:28.346Z] HTTP request sent, awaiting response... 200 OK [2021-07-07T19:00:28.346Z] Length: 451 [application/octet-stream] [2021-07-07T19:00:28.346Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-07T19:00:28.346Z]  [2021-07-07T19:00:28.346Z] 0K 100% 47.1M=0s [2021-07-07T19:00:28.346Z] [2021-07-07T19:00:28.346Z] 2021-07-07 19:00:28 (47.1 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-07-07T19:00:28.346Z] [2021-07-07T19:00:28.611Z] Removing intermediate container 65dd7baa968b [2021-07-07T19:00:28.611Z] ---> 4a502095b52e [2021-07-07T19:00:28.611Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-07T19:00:28.611Z] ---> Running in db25a92d3eaf [2021-07-07T19:00:29.152Z] Removing intermediate container 51a5bd77f47a [2021-07-07T19:00:29.152Z] ---> 046c1fe6edde [2021-07-07T19:00:29.152Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-07T19:00:29.152Z] ---> Running in 266d02badfeb [2021-07-07T19:00:29.182Z] Removing intermediate container db25a92d3eaf [2021-07-07T19:00:29.182Z] ---> 6bd00e04abe9 [2021-07-07T19:00:29.182Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-07-07T19:00:29.182Z] ---> Running in db057127de89 [2021-07-07T19:00:29.442Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-07-07T19:00:30.015Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-07-07T19:00:30.587Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-07T19:00:30.848Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-07T19:00:30.848Z] (2/6) Installing libblkid (2.33-r0) [2021-07-07T19:00:31.115Z] (3/6) Installing libfdisk (2.33-r0) [2021-07-07T19:00:31.115Z] (4/6) Installing libmount (2.33-r0) [2021-07-07T19:00:31.115Z] (5/6) Installing libsmartcols (2.33-r0) [2021-07-07T19:00:31.130Z] Removing intermediate container 266d02badfeb [2021-07-07T19:00:31.130Z] ---> 3448ba0de33e [2021-07-07T19:00:31.130Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-07-07T19:00:31.130Z] ---> Running in 066d784a9b6a [2021-07-07T19:00:31.376Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-07-07T19:00:31.641Z] Executing busybox-1.29.3-r10.trigger [2021-07-07T19:00:31.641Z] OK: 273 MiB in 87 packages [2021-07-07T19:00:31.904Z] Removing intermediate container db057127de89 [2021-07-07T19:00:31.904Z] ---> 1b9a8ed06907 [2021-07-07T19:00:31.904Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-07-07T19:00:32.165Z] ---> 828fe6101996 [2021-07-07T19:00:32.166Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-07-07T19:00:32.430Z] ---> 6f654b059893 [2021-07-07T19:00:32.430Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-07-07T19:00:32.570Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-07-07T19:00:32.694Z] ---> 9ddbdf164b6d [2021-07-07T19:00:32.694Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-07-07T19:00:32.694Z] ---> 225c7fd397f6 [2021-07-07T19:00:32.694Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-07-07T19:00:32.959Z] ---> a0064160fad1 [2021-07-07T19:00:32.959Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-07-07T19:00:32.959Z] ---> 7b1f50eabb86 [2021-07-07T19:00:32.959Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-07-07T19:00:32.959Z] ---> Running in ba646cb48736 [2021-07-07T19:00:33.228Z] Removing intermediate container ba646cb48736 [2021-07-07T19:00:33.228Z] ---> 54e46d3cf1eb [2021-07-07T19:00:33.228Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-07-07T19:00:33.228Z] ---> Running in 8ea277b16fd1 [2021-07-07T19:00:33.228Z] Removing intermediate container 8ea277b16fd1 [2021-07-07T19:00:33.228Z] ---> 4350986c7b81 [2021-07-07T19:00:33.228Z] Step 15/17 : LABEL arch=amd64 [2021-07-07T19:00:33.228Z] ---> Running in 66bf2fa7bcb0 [2021-07-07T19:00:33.490Z] Removing intermediate container 66bf2fa7bcb0 [2021-07-07T19:00:33.490Z] ---> 9532b9585efa [2021-07-07T19:00:33.490Z] Step 16/17 : LABEL git_sha=574127dbd35a5f0b3785285bd9b73c60951e2550 [2021-07-07T19:00:33.490Z] ---> Running in 4616aac2e18e [2021-07-07T19:00:33.490Z] Removing intermediate container 4616aac2e18e [2021-07-07T19:00:33.490Z] ---> c7aefed4ea00 [2021-07-07T19:00:33.490Z] Step 17/17 : LABEL version=0.0.0 [2021-07-07T19:00:33.490Z] ---> Running in 408afce314f8 [2021-07-07T19:00:33.490Z] Removing intermediate container 408afce314f8 [2021-07-07T19:00:33.490Z] ---> 2c51bfc67bae [2021-07-07T19:00:33.490Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-07T19:00:33.490Z] Successfully built 2c51bfc67bae [2021-07-07T19:00:33.490Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-07T19:00:33.548Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-07-07T19:00:33.819Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-07T19:00:34.416Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-07T19:00:34.416Z] (2/6) Installing libblkid (2.33-r0) [2021-07-07T19:00:34.689Z] (3/6) Installing libfdisk (2.33-r0) [2021-07-07T19:00:34.689Z] (4/6) Installing libmount (2.33-r0) [2021-07-07T19:00:34.689Z] (5/6) Installing libsmartcols (2.33-r0) [2021-07-07T19:00:34.961Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-07-07T19:00:35.232Z] Executing busybox-1.29.3-r10.trigger [2021-07-07T19:00:35.232Z] OK: 287 MiB in 87 packages [2021-07-07T19:00:36.667Z] Removing intermediate container 066d784a9b6a [2021-07-07T19:00:36.667Z] ---> fde8a9d60901 [2021-07-07T19:00:36.667Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-07-07T19:00:37.265Z] ---> 7cc3c1736ba4 [2021-07-07T19:00:37.265Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-07-07T19:00:38.244Z] ---> 7f5c43c58daf [2021-07-07T19:00:38.245Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-07-07T19:00:38.859Z] ---> 34ef184cb613 [2021-07-07T19:00:38.859Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-07-07T19:00:39.836Z] ---> 7912ae5ac3dd [2021-07-07T19:00:39.836Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-07-07T19:00:40.433Z] ---> aeb2dba0c497 [2021-07-07T19:00:40.433Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-07-07T19:00:41.413Z] ---> 48d45af7c758 [2021-07-07T19:00:41.413Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-07-07T19:00:41.413Z] ---> Running in eb19c5563c51 [2021-07-07T19:00:42.010Z] Removing intermediate container eb19c5563c51 [2021-07-07T19:00:42.010Z] ---> ccac4ff4df17 [2021-07-07T19:00:42.010Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-07-07T19:00:42.010Z] ---> Running in 81ecac869d4c [2021-07-07T19:00:42.609Z] Removing intermediate container 81ecac869d4c [2021-07-07T19:00:42.609Z] ---> 6d408f9a8bf8 [2021-07-07T19:00:42.609Z] Step 15/17 : LABEL arch=arm64 [2021-07-07T19:00:42.609Z] ---> Running in c45caf02bd5f [2021-07-07T19:00:43.204Z] Removing intermediate container c45caf02bd5f [2021-07-07T19:00:43.204Z] ---> ff8a6aec5ea3 [2021-07-07T19:00:43.204Z] Step 16/17 : LABEL git_sha=574127dbd35a5f0b3785285bd9b73c60951e2550 [2021-07-07T19:00:43.477Z] ---> Running in 016f4af39fa2 [2021-07-07T19:00:43.750Z] Removing intermediate container 016f4af39fa2 [2021-07-07T19:00:43.750Z] ---> 42761814450f [2021-07-07T19:00:43.750Z] Step 17/17 : LABEL version=0.0.0 [2021-07-07T19:00:44.024Z] ---> Running in 4b1ad2f2f884 [2021-07-07T19:00:44.618Z] Removing intermediate container 4b1ad2f2f884 [2021-07-07T19:00:44.618Z] ---> baae269c5a59 [2021-07-07T19:00:44.618Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-07-07T19:00:44.618Z] Successfully built baae269c5a59 [2021-07-07T19:00:44.618Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-07T19:00:46.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T19:00:46.840Z] ---> package-listing.sh [2021-07-07T19:00:46.840Z] ++ facter osfamily [2021-07-07T19:00:46.840Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-07T19:00:47.102Z] + OS_FAMILY=redhat [2021-07-07T19:00:47.102Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-355 [2021-07-07T19:00:47.102Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-07T19:00:47.102Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-07T19:00:47.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-07T19:00:47.102Z] + PACKAGES=/tmp/packages_start.txt [2021-07-07T19:00:47.102Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-355 ']' [2021-07-07T19:00:47.102Z] + PACKAGES=/tmp/packages_end.txt [2021-07-07T19:00:47.102Z] + case "${OS_FAMILY}" in [2021-07-07T19:00:47.102Z] + sort [2021-07-07T19:00:47.102Z] + rpm -qa [2021-07-07T19:00:47.680Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-07T19:00:47.680Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-07T19:00:47.680Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-07T19:00:47.680Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-355 ']' [2021-07-07T19:00:47.680Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-355/archives/ [2021-07-07T19:00:47.680Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-355/archives/ [Pipeline] echo [2021-07-07T19:00:47.698Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-355/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-07T19:00:48.021Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-07T19:00:48.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T19:00:48.619Z] [2021-07-07T19:00:48.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-07T19:00:48.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T19:00:48.929Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-07T19:00:48.929Z] df20fa9351a1: Pulling fs layer [2021-07-07T19:00:48.929Z] 36b3adc4ff6f: Pulling fs layer [2021-07-07T19:00:48.929Z] 8ad3a11d3b57: Pulling fs layer [2021-07-07T19:00:48.929Z] 46f8f816bc3b: Pulling fs layer [2021-07-07T19:00:48.929Z] 93b61091891f: Pulling fs layer [2021-07-07T19:00:48.929Z] 93b9cdb0e59b: Pulling fs layer [2021-07-07T19:00:48.929Z] 5e14af77c1be: Pulling fs layer [2021-07-07T19:00:48.929Z] 01666e4c0597: Pulling fs layer [2021-07-07T19:00:48.929Z] aa168da1d23b: Pulling fs layer [2021-07-07T19:00:48.929Z] 93b61091891f: Waiting [2021-07-07T19:00:48.929Z] 93b9cdb0e59b: Waiting [2021-07-07T19:00:48.929Z] 5e14af77c1be: Waiting [2021-07-07T19:00:48.929Z] 01666e4c0597: Waiting [2021-07-07T19:00:48.929Z] aa168da1d23b: Waiting [2021-07-07T19:00:48.929Z] 46f8f816bc3b: Waiting [2021-07-07T19:00:48.929Z] 36b3adc4ff6f: Verifying Checksum [2021-07-07T19:00:48.929Z] 36b3adc4ff6f: Download complete [2021-07-07T19:00:49.189Z] 46f8f816bc3b: Verifying Checksum [2021-07-07T19:00:49.189Z] 46f8f816bc3b: Download complete [2021-07-07T19:00:49.189Z] df20fa9351a1: Verifying Checksum [2021-07-07T19:00:49.189Z] df20fa9351a1: Download complete [2021-07-07T19:00:49.189Z] 93b61091891f: Verifying Checksum [2021-07-07T19:00:49.189Z] 93b61091891f: Download complete [2021-07-07T19:00:49.189Z] 93b9cdb0e59b: Verifying Checksum [2021-07-07T19:00:49.189Z] 93b9cdb0e59b: Download complete [2021-07-07T19:00:49.189Z] 5e14af77c1be: Verifying Checksum [2021-07-07T19:00:49.189Z] 5e14af77c1be: Download complete [2021-07-07T19:00:49.189Z] 01666e4c0597: Verifying Checksum [2021-07-07T19:00:49.189Z] 01666e4c0597: Download complete [2021-07-07T19:00:49.457Z] 8ad3a11d3b57: Verifying Checksum [2021-07-07T19:00:49.457Z] 8ad3a11d3b57: Download complete [2021-07-07T19:00:49.457Z] df20fa9351a1: Pull complete [2021-07-07T19:00:49.457Z] 36b3adc4ff6f: Pull complete [2021-07-07T19:00:50.033Z] 8ad3a11d3b57: Pull complete [2021-07-07T19:00:50.033Z] 46f8f816bc3b: Pull complete [2021-07-07T19:00:50.605Z] 93b61091891f: Pull complete [2021-07-07T19:00:50.605Z] 93b9cdb0e59b: Pull complete [2021-07-07T19:00:50.605Z] 5e14af77c1be: Pull complete [2021-07-07T19:00:50.866Z] 01666e4c0597: Pull complete [2021-07-07T19:00:51.128Z] aa168da1d23b: Verifying Checksum [2021-07-07T19:00:51.129Z] aa168da1d23b: Download complete [2021-07-07T19:00:55.388Z] aa168da1d23b: Pull complete [2021-07-07T19:00:55.388Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-07T19:00:55.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T19:00:55.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-07T19:00:55.469Z] prd-centos7-docker-4c-2g-2127 does not seem to be running inside a container [2021-07-07T19:00:55.531Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-355/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-355 -v /w/workspace/edgexfoundry_device-sdk-c_PR-355:/w/workspace/edgexfoundry_device-sdk-c_PR-355:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-355@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-07T19:01:02.867Z] $ docker top 0ebe818a581b91fb971e55af235e2389d3e37fa49dfdedacc43c1cc71e8cf24a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T19:01:03.258Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-07T19:01:03.560Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-07T19:01:03.860Z] + ls /var/log/sa-host [2021-07-07T19:01:03.860Z] + sadf -c /var/log/sa-host/sa05 [2021-07-07T19:01:03.860Z] file_magic: OK [2021-07-07T19:01:03.860Z] HZ: Using current value: 100 [2021-07-07T19:01:03.860Z] file_header: OK [2021-07-07T19:01:03.860Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-07T19:01:03.860Z] Statistics: [2021-07-07T19:01:03.860Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T19:01:03.860Z] File successfully converted to sysstat format version 12.2.1 [2021-07-07T19:01:03.860Z] + sadf -c /var/log/sa-host/sa07 [2021-07-07T19:01:03.860Z] file_magic: OK [2021-07-07T19:01:03.860Z] HZ: Using current value: 100 [2021-07-07T19:01:03.860Z] file_header: OK [2021-07-07T19:01:03.860Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-07T19:01:03.860Z] Statistics: [2021-07-07T19:01:03.860Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T19:01:03.860Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T19:01:04.443Z] provisioning config files... [2021-07-07T19:01:04.456Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/config4881910783304681154tmp [Pipeline] { [Pipeline] echo [2021-07-07T19:01:04.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T19:01:04.775Z] ---> create-netrc.sh [Pipeline] } [2021-07-07T19:01:04.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-07T19:01:05.202Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-07T19:01:05.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T19:01:05.508Z] ---> sudo-logs.sh [2021-07-07T19:01:05.508Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-07T19:01:05.531Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T19:01:05.836Z] ---> job-cost.sh [2021-07-07T19:01:05.836Z] lf-activate-venv: SKIPPING [2021-07-07T19:01:05.836Z] INFO: No Stack... [2021-07-07T19:01:06.780Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T19:01:07.042Z] INFO: Archiving Costs [Pipeline] echo [2021-07-07T19:01:07.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T19:01:07.355Z] ---> logs-deploy.sh [2021-07-07T19:01:07.356Z] lf-activate-venv: SKIPPING [2021-07-07T19:01:07.356Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-355/3 [2021-07-07T19:01:07.356Z] INFO: archiving workspace using pattern(s): [2021-07-07T19:01:08.302Z] Archives upload complete. [2021-07-07T19:01:08.302Z] INFO: archiving logs to Nexus [2021-07-07T19:01:08.879Z] ---> uname -a: [2021-07-07T19:01:08.879Z] Linux prd-centos7-docker-4c-2g-2127.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] ---> lscpu: [2021-07-07T19:01:08.879Z] Architecture: x86_64 [2021-07-07T19:01:08.879Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-07T19:01:08.879Z] Byte Order: Little Endian [2021-07-07T19:01:08.879Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-07T19:01:08.879Z] CPU(s): 2 [2021-07-07T19:01:08.879Z] On-line CPU(s) list: 0,1 [2021-07-07T19:01:08.879Z] Thread(s) per core: 1 [2021-07-07T19:01:08.879Z] Core(s) per socket: 1 [2021-07-07T19:01:08.879Z] Socket(s): 2 [2021-07-07T19:01:08.879Z] NUMA node(s): 1 [2021-07-07T19:01:08.879Z] Vendor ID: AuthenticAMD [2021-07-07T19:01:08.879Z] CPU family: 23 [2021-07-07T19:01:08.879Z] Model: 49 [2021-07-07T19:01:08.879Z] Model name: AMD EPYC-Rome Processor [2021-07-07T19:01:08.879Z] Stepping: 0 [2021-07-07T19:01:08.879Z] CPU MHz: 2800.000 [2021-07-07T19:01:08.879Z] BogoMIPS: 5600.00 [2021-07-07T19:01:08.879Z] Virtualization: AMD-V [2021-07-07T19:01:08.879Z] Hypervisor vendor: KVM [2021-07-07T19:01:08.879Z] Virtualization type: full [2021-07-07T19:01:08.879Z] L1d cache: 64 KiB [2021-07-07T19:01:08.879Z] L1i cache: 64 KiB [2021-07-07T19:01:08.879Z] L2 cache: 1 MiB [2021-07-07T19:01:08.879Z] L3 cache: 32 MiB [2021-07-07T19:01:08.879Z] NUMA node0 CPU(s): 0,1 [2021-07-07T19:01:08.879Z] Vulnerability Itlb multihit: Not affected [2021-07-07T19:01:08.879Z] Vulnerability L1tf: Not affected [2021-07-07T19:01:08.879Z] Vulnerability Mds: Not affected [2021-07-07T19:01:08.879Z] Vulnerability Meltdown: Not affected [2021-07-07T19:01:08.879Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-07T19:01:08.879Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-07T19:01:08.879Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-07T19:01:08.879Z] Vulnerability Srbds: Not affected [2021-07-07T19:01:08.879Z] Vulnerability Tsx async abort: Not affected [2021-07-07T19:01:08.879Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] ---> nproc: [2021-07-07T19:01:08.879Z] 2 [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] ---> df -h: [2021-07-07T19:01:08.879Z] Filesystem Size Used Available Use% Mounted on [2021-07-07T19:01:08.879Z] overlay 40.0G 7.2G 32.8G 18% / [2021-07-07T19:01:08.879Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-07T19:01:08.879Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-07T19:01:08.879Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-07T19:01:08.879Z] /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os [2021-07-07T19:01:08.879Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf [2021-07-07T19:01:08.879Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname [2021-07-07T19:01:08.879Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts [2021-07-07T19:01:08.879Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log [2021-07-07T19:01:08.879Z] /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json [2021-07-07T19:01:08.879Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_device-sdk-c_PR-355 [2021-07-07T19:01:08.879Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp [2021-07-07T19:01:08.879Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host [2021-07-07T19:01:08.879Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] ---> free -m: [2021-07-07T19:01:08.879Z] total used free shared buff/cache available [2021-07-07T19:01:08.879Z] Mem: 7821 1017 4648 0 2155 6642 [2021-07-07T19:01:08.879Z] Swap: 1023 0 1023 [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] ---> ip addr: [2021-07-07T19:01:08.879Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-07T19:01:08.879Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-07T19:01:08.879Z] inet 127.0.0.1/8 scope host lo [2021-07-07T19:01:08.879Z] valid_lft forever preferred_lft forever [2021-07-07T19:01:08.879Z] inet6 ::1/128 scope host [2021-07-07T19:01:08.879Z] valid_lft forever preferred_lft forever [2021-07-07T19:01:08.879Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-07T19:01:08.879Z] link/ether fa:16:3e:d8:e4:ae brd ff:ff:ff:ff:ff:ff [2021-07-07T19:01:08.879Z] inet 10.30.123.154/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-07T19:01:08.879Z] valid_lft 79770sec preferred_lft 79770sec [2021-07-07T19:01:08.879Z] inet6 fe80::f816:3eff:fed8:e4ae/64 scope link [2021-07-07T19:01:08.879Z] valid_lft forever preferred_lft forever [2021-07-07T19:01:08.879Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-07T19:01:08.879Z] link/ether 02:42:5a:9e:15:92 brd ff:ff:ff:ff:ff:ff [2021-07-07T19:01:08.879Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-07T19:01:08.879Z] valid_lft forever preferred_lft forever [2021-07-07T19:01:08.879Z] inet6 fe80::42:5aff:fe9e:1592/64 scope link [2021-07-07T19:01:08.879Z] valid_lft forever preferred_lft forever [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] ---> sar -b -r -n DEV: [2021-07-07T19:01:08.879Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] 17:10:28 LINUX RESTART (2 CPU) [2021-07-07T19:01:08.879Z] [2021-07-07T19:01:08.879Z] 17:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-07T19:01:08.879Z] 17:12:01 8.58 4.08 4.50 0.00 499.48 690.92 0.00 [2021-07-07T19:01:08.879Z] 17:13:01 1.00 0.00 1.00 0.00 0.00 16.59 0.00 [2021-07-07T19:01:08.879Z] 17:14:01 0.35 0.00 0.35 0.00 0.00 4.76 0.00 [2021-07-07T19:01:08.879Z] 17:15:01 0.18 0.00 0.18 0.00 0.00 2.32 0.00 [2021-07-07T19:01:08.879Z] 17:16:01 0.17 0.00 0.17 0.00 0.00 2.35 0.00 [2021-07-07T19:01:08.879Z] 17:17:01 0.40 0.00 0.40 0.00 0.00 6.63 0.00 [2021-07-07T19:01:08.879Z] 17:18:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2021-07-07T19:01:08.879Z] 17:19:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-07-07T19:01:08.879Z] 17:20:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 [2021-07-07T19:01:08.879Z] 17:21:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 [2021-07-07T19:01:08.879Z] 17:22:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 [2021-07-07T19:01:08.879Z] 17:23:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 [2021-07-07T19:01:08.879Z] 17:24:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 [2021-07-07T19:01:08.879Z] 17:25:02 0.25 0.00 0.25 0.00 0.00 2.30 0.00 [2021-07-07T19:01:08.879Z] 17:26:01 0.36 0.19 0.17 0.00 5.96 2.41 0.00 [2021-07-07T19:01:08.879Z] 17:27:01 0.85 0.00 0.85 0.00 0.00 16.86 0.00 [2021-07-07T19:01:08.879Z] 17:28:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 [2021-07-07T19:01:08.879Z] 17:29:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 [2021-07-07T19:01:08.879Z] 17:30:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 [2021-07-07T19:01:08.879Z] 17:31:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-07-07T19:01:08.879Z] 17:32:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 [2021-07-07T19:01:08.879Z] 17:33:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 [2021-07-07T19:01:08.879Z] 17:34:01 0.32 0.00 0.32 0.00 0.00 3.66 0.00 [2021-07-07T19:01:08.879Z] 17:35:01 0.23 0.00 0.23 0.00 0.00 2.63 0.00 [2021-07-07T19:01:08.879Z] 17:36:01 0.37 0.00 0.37 0.00 0.00 5.60 0.00 [2021-07-07T19:01:08.879Z] 17:37:01 0.35 0.00 0.35 0.00 0.00 5.36 0.00 [2021-07-07T19:01:08.879Z] 17:38:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 [2021-07-07T19:01:08.879Z] 17:39:01 0.32 0.00 0.32 0.00 0.00 4.61 0.00 [2021-07-07T19:01:08.879Z] 17:40:01 0.27 0.00 0.27 0.00 0.00 3.90 0.00 [2021-07-07T19:01:08.879Z] 17:41:01 0.30 0.00 0.30 0.00 0.00 5.15 0.00 [2021-07-07T19:01:08.879Z] 17:42:01 0.33 0.00 0.33 0.00 0.00 4.93 0.00 [2021-07-07T19:01:08.879Z] 17:43:01 0.32 0.00 0.32 0.00 0.00 4.08 0.00 [2021-07-07T19:01:08.879Z] 17:44:01 0.33 0.00 0.33 0.00 0.00 5.20 0.00 [2021-07-07T19:01:08.879Z] 17:45:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-07-07T19:01:08.879Z] 17:46:01 0.32 0.00 0.32 0.00 0.00 4.73 0.00 [2021-07-07T19:01:08.879Z] 17:47:01 0.32 0.00 0.32 0.00 0.00 4.90 0.00 [2021-07-07T19:01:08.879Z] 17:48:01 0.28 0.00 0.28 0.00 0.00 3.65 0.00 [2021-07-07T19:01:08.879Z] 17:49:01 0.32 0.00 0.32 0.00 0.00 4.73 0.00 [2021-07-07T19:01:08.879Z] 17:50:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 [2021-07-07T19:01:08.879Z] 17:51:01 0.33 0.00 0.33 0.00 0.00 5.31 0.00 [2021-07-07T19:01:08.879Z] 17:52:01 0.32 0.00 0.32 0.00 0.00 4.76 0.00 [2021-07-07T19:01:08.879Z] 17:53:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 [2021-07-07T19:01:08.879Z] 17:54:01 0.35 0.00 0.35 0.00 0.00 5.05 0.00 [2021-07-07T19:01:08.879Z] 17:55:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 [2021-07-07T19:01:08.879Z] 17:56:01 0.32 0.00 0.32 0.00 0.00 5.00 0.00 [2021-07-07T19:01:08.880Z] 17:57:01 0.32 0.00 0.32 0.00 0.00 4.78 0.00 [2021-07-07T19:01:08.880Z] 17:58:01 0.33 0.00 0.33 0.00 0.00 3.96 0.00 [2021-07-07T19:01:08.880Z] 17:59:01 0.32 0.00 0.32 0.00 0.00 4.68 0.00 [2021-07-07T19:01:08.880Z] 18:00:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2021-07-07T19:01:08.880Z] 18:01:01 0.27 0.02 0.25 0.00 0.13 3.05 0.00 [2021-07-07T19:01:08.880Z] 18:02:01 0.37 0.10 0.27 0.00 1.73 5.49 0.00 [2021-07-07T19:01:08.880Z] 18:03:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 [2021-07-07T19:01:08.880Z] 18:04:01 0.25 0.00 0.25 0.00 0.00 3.65 0.00 [2021-07-07T19:01:08.880Z] 18:05:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-07-07T19:01:08.880Z] 18:06:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-07-07T19:01:08.880Z] 18:07:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 [2021-07-07T19:01:08.880Z] 18:08:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-07-07T19:01:08.880Z] 18:09:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-07-07T19:01:08.880Z] 18:10:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-07-07T19:01:08.880Z] 18:11:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 [2021-07-07T19:01:08.880Z] 18:12:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-07-07T19:01:08.880Z] 18:13:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 [2021-07-07T19:01:08.880Z] 18:14:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-07-07T19:01:08.880Z] 18:15:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-07-07T19:01:08.880Z] 18:16:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 [2021-07-07T19:01:08.880Z] 18:17:01 0.32 0.00 0.32 0.00 0.00 4.42 0.00 [2021-07-07T19:01:08.880Z] 18:18:01 0.28 0.00 0.28 0.00 0.00 2.92 0.00 [2021-07-07T19:01:08.880Z] 18:19:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-07-07T19:01:08.880Z] 18:20:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2021-07-07T19:01:08.880Z] 18:21:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2021-07-07T19:01:08.880Z] 18:22:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 [2021-07-07T19:01:08.880Z] 18:23:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 [2021-07-07T19:01:08.880Z] 18:24:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-07-07T19:01:08.880Z] 18:25:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-07-07T19:01:08.880Z] 18:26:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 [2021-07-07T19:01:08.880Z] 18:27:01 0.20 0.00 0.20 0.00 0.00 2.78 0.00 [2021-07-07T19:01:08.880Z] 18:28:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-07-07T19:01:08.880Z] 18:29:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-07-07T19:01:08.880Z] 18:30:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 [2021-07-07T19:01:08.880Z] 18:31:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 [2021-07-07T19:01:08.880Z] 18:32:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 [2021-07-07T19:01:08.880Z] 18:33:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 [2021-07-07T19:01:08.880Z] 18:34:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-07-07T19:01:08.880Z] 18:35:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2021-07-07T19:01:08.880Z] 18:36:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2021-07-07T19:01:08.880Z] 18:37:02 0.25 0.00 0.25 0.00 0.00 2.77 0.00 [2021-07-07T19:01:08.880Z] 18:38:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 [2021-07-07T19:01:08.880Z] 18:39:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-07-07T19:01:08.880Z] 18:40:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-07-07T19:01:08.880Z] 18:41:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 [2021-07-07T19:01:08.880Z] 18:42:01 0.28 0.00 0.28 0.00 0.00 2.90 0.00 [2021-07-07T19:01:08.880Z] 18:43:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 [2021-07-07T19:01:08.880Z] 18:44:01 0.65 0.37 0.28 0.00 8.93 2.98 0.00 [2021-07-07T19:01:08.880Z] 18:45:01 277.00 253.70 23.30 0.00 3437.18 1015.51 0.00 [2021-07-07T19:01:08.880Z] 18:46:01 0.53 0.00 0.53 0.00 0.00 8.80 0.00 [2021-07-07T19:01:08.880Z] 18:47:01 0.33 0.00 0.33 0.00 0.00 4.83 0.00 [2021-07-07T19:01:08.880Z] 18:48:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 [2021-07-07T19:01:08.880Z] 18:49:01 0.23 0.00 0.23 0.00 0.00 1.77 0.00 [2021-07-07T19:01:08.880Z] 18:50:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 [2021-07-07T19:01:08.880Z] 18:51:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2021-07-07T19:01:08.880Z] 18:52:01 0.28 0.00 0.28 0.00 0.00 2.92 0.00 [2021-07-07T19:01:08.880Z] 18:53:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 [2021-07-07T19:01:08.880Z] 18:54:01 0.28 0.00 0.28 0.00 0.00 3.42 0.00 [2021-07-07T19:01:08.880Z] 18:55:01 83.06 4.16 78.90 0.00 2805.73 3002.07 0.00 [2021-07-07T19:01:08.880Z] 18:56:01 1.68 0.00 1.68 0.00 0.00 34.58 0.00 [2021-07-07T19:01:08.880Z] 18:57:01 0.23 0.00 0.23 0.00 0.00 2.10 0.00 [2021-07-07T19:01:08.880Z] 18:58:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 [2021-07-07T19:01:08.880Z] 18:59:01 0.38 0.00 0.38 0.00 0.00 4.88 0.00 [2021-07-07T19:01:08.880Z] 19:00:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 [2021-07-07T19:01:08.880Z] 19:01:01 45.46 0.10 45.36 0.00 10.00 13330.12 0.00 [2021-07-07T19:01:08.880Z] Average: 4.04 2.39 1.65 0.00 61.58 167.67 0.00 [2021-07-07T19:01:08.880Z] [2021-07-07T19:01:08.880Z] 17:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-07T19:01:08.880Z] 17:12:01 5740448 0 674088 8.42 2620 1591776 1081328 11.94 379848 1502652 20 [2021-07-07T19:01:08.880Z] 17:13:01 5739516 0 675016 8.43 2620 1591780 1081312 11.94 378284 1504664 8 [2021-07-07T19:01:08.880Z] 17:14:01 5743388 0 671144 8.38 2620 1591780 1063416 11.74 376936 1502808 16 [2021-07-07T19:01:08.880Z] 17:15:01 5740448 0 674076 8.42 2620 1591788 1063596 11.74 379424 1503120 16 [2021-07-07T19:01:08.880Z] 17:16:01 5739936 0 674584 8.42 2620 1591792 1063680 11.74 380008 1503120 8 [2021-07-07T19:01:08.880Z] 17:17:01 5739796 0 674720 8.42 2620 1591796 1063704 11.74 380232 1503120 8 [2021-07-07T19:01:08.880Z] 17:18:01 5733736 0 680776 8.50 2620 1591800 1071612 11.83 386940 1503120 8 [2021-07-07T19:01:08.880Z] 17:19:01 5733336 0 681168 8.51 2620 1591808 1071612 11.83 388064 1502416 8 [2021-07-07T19:01:08.880Z] 17:20:01 5732980 0 681524 8.51 2620 1591808 1071612 11.83 387792 1502672 16 [2021-07-07T19:01:08.880Z] 17:21:01 5733024 0 681476 8.51 2620 1591812 1071612 11.83 388232 1502416 8 [2021-07-07T19:01:08.880Z] 17:22:01 5732812 0 681684 8.51 2620 1591816 1071684 11.83 388580 1502416 8 [2021-07-07T19:01:08.880Z] 17:23:01 5733460 0 681032 8.50 2620 1591820 1071612 11.83 388128 1502416 8 [2021-07-07T19:01:08.880Z] 17:24:01 5733196 0 681288 8.51 2620 1591828 1071612 11.83 388136 1502416 8 [2021-07-07T19:01:08.880Z] 17:25:02 5732804 0 681680 8.51 2620 1591828 1071660 11.83 388468 1502416 12 [2021-07-07T19:01:08.880Z] 17:26:01 5732496 0 681976 8.52 2620 1591840 1071612 11.83 388512 1502416 28 [2021-07-07T19:01:08.880Z] 17:27:01 5729400 0 685072 8.55 2620 1591840 1074408 11.86 391596 1502416 8 [2021-07-07T19:01:08.880Z] 17:28:01 5730008 0 684456 8.55 2620 1591848 1074336 11.86 391296 1502416 20 [2021-07-07T19:01:08.880Z] 17:29:01 5730040 0 684420 8.55 2620 1591852 1074336 11.86 391336 1502416 16 [2021-07-07T19:01:08.880Z] 17:30:01 5729844 0 684616 8.55 2620 1591852 1074336 11.86 391300 1502416 8 [2021-07-07T19:01:08.880Z] 17:31:01 5729884 0 684568 8.55 2620 1591860 1074336 11.86 391260 1502416 8 [2021-07-07T19:01:08.880Z] 17:32:01 5729252 0 685200 8.56 2620 1591860 1074408 11.86 391612 1502416 8 [2021-07-07T19:01:08.880Z] 17:33:01 5729492 0 684952 8.55 2620 1591868 1074408 11.86 391628 1502416 16 [2021-07-07T19:01:08.880Z] 17:34:01 5729828 0 684612 8.55 2620 1591872 1074336 11.86 391288 1502416 16 [2021-07-07T19:01:08.880Z] 17:35:01 5729664 0 684772 8.55 2620 1591876 1074336 11.86 391240 1502416 8 [2021-07-07T19:01:08.880Z] 17:36:01 5730200 0 684232 8.54 2620 1591880 1074336 11.86 391228 1502416 8 [2021-07-07T19:01:08.880Z] 17:37:01 5729492 0 684932 8.55 2620 1591888 1074420 11.86 391668 1502424 8 [2021-07-07T19:01:08.880Z] 17:38:01 5730068 0 684356 8.54 2620 1591888 1074336 11.86 390896 1502416 8 [2021-07-07T19:01:08.880Z] 17:39:01 5729484 0 684936 8.55 2620 1591892 1074396 11.86 391420 1502416 12 [2021-07-07T19:01:08.880Z] 17:40:01 5730192 0 684224 8.54 2620 1591896 1074336 11.86 390976 1502416 20 [2021-07-07T19:01:08.880Z] 17:41:01 5729624 0 684784 8.55 2620 1591904 1074336 11.86 391392 1502416 8 [2021-07-07T19:01:08.880Z] 17:42:01 5728984 0 685416 8.56 2620 1591912 1074432 11.86 391924 1502416 8 [2021-07-07T19:01:08.880Z] 17:43:01 5729872 0 684528 8.55 2620 1591912 1074336 11.86 390948 1502416 8 [2021-07-07T19:01:08.880Z] 17:44:01 5730080 0 684312 8.54 2620 1591920 1074336 11.86 391048 1502420 8 [2021-07-07T19:01:08.880Z] 17:45:01 5729668 0 684724 8.55 2620 1591920 1074396 11.86 391364 1502416 12 [2021-07-07T19:01:08.880Z] 17:46:01 5729972 0 684416 8.55 2620 1591924 1074336 11.86 391060 1502416 16 [2021-07-07T19:01:08.880Z] 17:47:01 5729644 0 684736 8.55 2620 1591932 1074408 11.86 391452 1502416 8 [2021-07-07T19:01:08.880Z] 17:48:01 5730028 0 684352 8.54 2620 1591932 1074336 11.86 390952 1502416 8 [2021-07-07T19:01:08.880Z] 17:49:01 5729808 0 684564 8.55 2620 1591940 1074336 11.86 391340 1502416 8 [2021-07-07T19:01:08.880Z] 17:50:01 5729620 0 684752 8.55 2620 1591940 1074360 11.86 391400 1502416 12 [2021-07-07T19:01:08.880Z] 17:51:01 5729800 0 684564 8.55 2620 1591948 1074336 11.86 391328 1502416 16 [2021-07-07T19:01:08.880Z] 17:52:01 5729532 0 684828 8.55 2620 1591952 1074420 11.86 391892 1502416 8 [2021-07-07T19:01:08.880Z] 17:53:01 5730196 0 684160 8.54 2620 1591956 1074336 11.86 390960 1502420 8 [2021-07-07T19:01:08.880Z] 17:54:01 5729932 0 684416 8.55 2620 1591964 1074336 11.86 390984 1502416 8 [2021-07-07T19:01:08.880Z] 17:55:01 5730072 0 684276 8.54 2620 1591964 1074384 11.86 391332 1502416 12 [2021-07-07T19:01:08.880Z] 17:56:01 5730012 0 684324 8.54 2620 1591976 1074336 11.86 391116 1502416 16 [2021-07-07T19:01:08.880Z] 17:57:01 5728912 0 685420 8.56 2620 1591980 1074432 11.86 391816 1502416 8 [2021-07-07T19:01:08.880Z] 17:58:01 5730212 0 684116 8.54 2620 1591984 1074336 11.86 391108 1502416 8 [2021-07-07T19:01:08.880Z] 17:59:01 5730064 0 684260 8.54 2620 1591988 1074336 11.86 391252 1502416 8 [2021-07-07T19:01:08.880Z] 18:00:01 5730048 0 684272 8.54 2620 1591992 1074336 11.86 391140 1502416 8 [2021-07-07T19:01:08.880Z] 18:01:01 5728000 0 686316 8.57 2620 1591996 1076664 11.89 392436 1502416 8 [2021-07-07T19:01:08.880Z] 18:02:01 5728724 0 685464 8.56 2620 1592124 1075000 11.87 392192 1502476 8 [2021-07-07T19:01:08.880Z] 18:03:01 5729624 0 684564 8.55 2620 1592124 1074844 11.87 391316 1502476 8 [2021-07-07T19:01:08.880Z] 18:04:01 5729576 0 684604 8.55 2620 1592132 1074844 11.87 391256 1502476 8 [2021-07-07T19:01:08.880Z] 18:05:01 5727432 0 686744 8.57 2620 1592136 1075096 11.87 393132 1502476 8 [2021-07-07T19:01:08.880Z] 18:06:01 5729808 0 684364 8.55 2620 1592140 1074844 11.87 391428 1502480 8 [2021-07-07T19:01:08.880Z] 18:07:01 5728864 0 685304 8.56 2620 1592144 1074952 11.87 391940 1502476 8 [2021-07-07T19:01:08.880Z] 18:08:01 5729348 0 684820 8.55 2620 1592144 1074844 11.87 391356 1502476 8 [2021-07-07T19:01:08.880Z] 18:09:01 5729612 0 684548 8.55 2620 1592152 1074844 11.87 391480 1502476 8 [2021-07-07T19:01:08.880Z] 18:10:01 5729936 0 684220 8.54 2620 1592156 1074892 11.87 391696 1502476 8 [2021-07-07T19:01:08.880Z] 18:11:01 5729900 0 684252 8.54 2620 1592160 1074844 11.87 391360 1502476 8 [2021-07-07T19:01:08.880Z] 18:12:01 5729144 0 685004 8.55 2620 1592164 1074928 11.87 391832 1502476 8 [2021-07-07T19:01:08.880Z] 18:13:01 5729004 0 685140 8.55 2620 1592168 1074892 11.87 391904 1502480 12 [2021-07-07T19:01:08.880Z] 18:14:01 5729688 0 684452 8.55 2620 1592172 1074844 11.87 391456 1502476 16 [2021-07-07T19:01:08.880Z] 18:15:01 5729524 0 684612 8.55 2620 1592176 1074844 11.87 391508 1502476 8 [2021-07-07T19:01:08.880Z] 18:16:01 5729696 0 684436 8.55 2620 1592180 1074844 11.87 391508 1502476 12 [2021-07-07T19:01:08.880Z] 18:17:01 5729492 0 684636 8.55 2620 1592184 1074940 11.87 391928 1502476 8 [2021-07-07T19:01:08.880Z] 18:18:01 5729580 0 684544 8.55 2620 1592188 1074844 11.87 391556 1502476 8 [2021-07-07T19:01:08.880Z] 18:19:01 5729556 0 684564 8.55 2620 1592192 1074844 11.87 391412 1502476 8 [2021-07-07T19:01:08.880Z] 18:20:01 5729220 0 684892 8.55 2620 1592200 1074916 11.87 391896 1502476 8 [2021-07-07T19:01:08.880Z] 18:21:01 5729432 0 684680 8.55 2620 1592200 1074844 11.87 391440 1502476 8 [2021-07-07T19:01:08.880Z] 18:22:01 5729040 0 685068 8.55 2620 1592204 1074940 11.87 391944 1502476 8 [2021-07-07T19:01:08.880Z] 18:23:01 5729424 0 684676 8.55 2620 1592212 1074844 11.87 391548 1502476 8 [2021-07-07T19:01:08.880Z] 18:24:01 5729336 0 684764 8.55 2620 1592212 1074892 11.87 391564 1502476 8 [2021-07-07T19:01:08.880Z] 18:25:01 5729408 0 684684 8.55 2620 1592220 1074844 11.87 391584 1502476 8 [2021-07-07T19:01:08.881Z] 18:26:01 5729564 0 684528 8.55 2620 1592220 1074844 11.87 391448 1502476 8 [2021-07-07T19:01:08.881Z] 18:27:01 5728544 0 685540 8.56 2620 1592228 1074952 11.87 392028 1502476 8 [2021-07-07T19:01:08.881Z] 18:28:01 5728768 0 685308 8.56 2620 1592236 1074916 11.87 392328 1502480 16 [2021-07-07T19:01:08.881Z] 18:29:01 5729112 0 684964 8.55 2620 1592236 1074844 11.87 391888 1502476 16 [2021-07-07T19:01:08.881Z] 18:30:01 5729128 0 684936 8.55 2620 1592248 1074844 11.87 391964 1502476 8 [2021-07-07T19:01:08.881Z] 18:31:01 5729260 0 684804 8.55 2620 1592248 1074844 11.87 391948 1502476 8 [2021-07-07T19:01:08.881Z] 18:32:01 5728272 0 685784 8.56 2620 1592256 1074928 11.87 392328 1502476 8 [2021-07-07T19:01:08.881Z] 18:33:01 5728644 0 685408 8.56 2620 1592260 1074916 11.87 392244 1502476 8 [2021-07-07T19:01:08.881Z] 18:34:01 5729012 0 685036 8.55 2620 1592264 1074844 11.87 391980 1502476 8 [2021-07-07T19:01:08.881Z] 18:35:01 5728968 0 685076 8.55 2620 1592268 1074952 11.87 392360 1502476 8 [2021-07-07T19:01:08.881Z] 18:36:01 5729212 0 684828 8.55 2620 1592272 1074844 11.87 391880 1502480 8 [2021-07-07T19:01:08.881Z] 18:37:02 5728804 0 685232 8.56 2620 1592276 1074940 11.87 392340 1502476 8 [2021-07-07T19:01:08.881Z] 18:38:01 5729300 0 684732 8.55 2620 1592280 1074916 11.87 392000 1502476 8 [2021-07-07T19:01:08.881Z] 18:39:01 5729568 0 684460 8.55 2620 1592284 1074844 11.87 391672 1502476 8 [2021-07-07T19:01:08.881Z] 18:40:01 5729296 0 684728 8.55 2620 1592288 1074844 11.87 391660 1502476 8 [2021-07-07T19:01:08.881Z] 18:41:01 5729552 0 684464 8.55 2620 1592296 1074844 11.87 391632 1502476 12 [2021-07-07T19:01:08.881Z] 18:42:01 5729052 0 684964 8.55 2620 1592296 1074940 11.87 392084 1502476 8 [2021-07-07T19:01:08.881Z] 18:43:01 5729140 0 684868 8.55 2620 1592304 1074844 11.87 391556 1502480 8 [2021-07-07T19:01:08.881Z] 18:44:01 5727340 0 686476 8.57 2620 1592496 1075436 11.87 392304 1502572 16 [2021-07-07T19:01:08.881Z] 18:45:01 5575100 0 779608 9.73 2620 1651604 1074960 11.87 432572 1521512 20 [2021-07-07T19:01:08.881Z] 18:46:01 5575756 0 778944 9.73 2620 1651612 1074876 11.87 432028 1521512 8 [2021-07-07T19:01:08.881Z] 18:47:01 5575132 0 779568 9.73 2620 1651612 1074960 11.87 432432 1521512 8 [2021-07-07T19:01:08.881Z] 18:48:01 5575484 0 779208 9.73 2620 1651620 1074876 11.87 431968 1521512 8 [2021-07-07T19:01:08.881Z] 18:49:01 5575476 0 779216 9.73 2620 1651620 1074876 11.87 431852 1521512 8 [2021-07-07T19:01:08.881Z] 18:50:01 5576100 0 778584 9.72 2620 1651628 1073380 11.85 431372 1521512 8 [2021-07-07T19:01:08.881Z] 18:51:01 5575832 0 778848 9.72 2620 1651632 1074876 11.87 431872 1521512 8 [2021-07-07T19:01:08.881Z] 18:52:01 5575436 0 779244 9.73 2620 1651632 1074960 11.87 432432 1521512 8 [2021-07-07T19:01:08.881Z] 18:53:01 5575848 0 778824 9.72 2620 1651640 1074876 11.87 431948 1521512 8 [2021-07-07T19:01:08.881Z] 18:54:01 5575920 0 778752 9.72 2620 1651640 1074876 11.87 432016 1521512 8 [2021-07-07T19:01:08.881Z] 18:55:01 5294412 0 912100 11.39 2620 1799800 1144320 12.63 630852 1588384 128 [2021-07-07T19:01:08.881Z] 18:56:01 5306088 0 900416 11.24 2620 1799808 1069672 11.81 623976 1585636 12 [2021-07-07T19:01:08.881Z] 18:57:01 5305820 0 900684 11.25 2620 1799808 1069828 11.81 620644 1589948 16 [2021-07-07T19:01:08.881Z] 18:58:01 5304636 0 901860 11.26 2620 1799816 1070012 11.81 621096 1590708 8 [2021-07-07T19:01:08.881Z] 18:59:01 5304864 0 901632 11.26 2620 1799816 1069736 11.81 616516 1594068 8 [2021-07-07T19:01:08.881Z] 19:00:01 5304400 0 902088 11.26 2620 1799824 1093840 12.08 616624 1594084 8 [2021-07-07T19:01:08.881Z] 19:01:01 4769696 0 1031932 12.88 2620 2204684 1309200 14.45 796964 1859340 17516 [2021-07-07T19:01:08.881Z] Average: 5684393 0 707562 8.83 2620 1614357 1076921 11.89 410542 1512279 170 [2021-07-07T19:01:08.881Z] [2021-07-07T19:01:08.881Z] 17:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-07T19:01:08.881Z] 17:12:01 eth0 241.58 156.06 355.32 25.42 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:13:01 eth0 1.40 0.68 0.80 0.55 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:14:01 eth0 0.57 0.08 0.06 0.04 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:15:01 eth0 1.08 0.28 0.33 0.17 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:16:01 eth0 1.03 0.30 0.33 0.20 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:17:01 eth0 0.87 0.45 0.42 0.30 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:18:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:19:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:20:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:22:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:24:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:25:02 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:27:01 eth0 0.35 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:32:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:33:01 eth0 0.20 0.18 0.10 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:34:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:35:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:36:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:37:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:38:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:39:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:40:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:42:01 eth0 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:43:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:44:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:45:01 eth0 0.15 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:46:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.881Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:47:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:49:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:50:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:51:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:52:01 eth0 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:55:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:56:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:57:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:58:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:00:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:01:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:02:01 eth0 0.55 0.32 0.34 0.26 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:04:01 eth0 0.53 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:05:01 eth0 0.55 0.35 0.33 0.20 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:07:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:09:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:10:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:12:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:13:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:17:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:18:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:20:01 eth0 0.15 0.13 0.09 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:21:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:22:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:24:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:27:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.882Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:28:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:32:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:33:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:35:01 eth0 0.20 0.13 0.12 0.06 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:37:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:38:01 eth0 0.15 0.14 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:42:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:45:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:46:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:47:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:50:01 eth0 0.12 0.10 0.09 0.01 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:52:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:53:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:55:01 eth0 331.48 252.58 728.44 64.55 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:55:01 docker0 8.96 6.30 1.04 25.32 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:56:01 eth0 0.65 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:57:01 eth0 2.27 1.08 1.86 0.13 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:58:01 eth0 0.43 0.25 0.26 0.16 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:59:01 eth0 0.47 0.03 0.05 0.03 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 19:00:01 eth0 1.32 1.30 0.32 8.11 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 19:01:01 eth0 197.77 171.75 2169.40 29.02 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] Average: eth0 7.19 5.39 29.66 1.19 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] Average: docker0 0.08 0.06 0.01 0.23 0.00 0.00 0.00 0.00 [2021-07-07T19:01:08.883Z] [2021-07-07T19:01:08.883Z] [2021-07-07T19:01:08.883Z] ---> sar -P ALL: [2021-07-07T19:01:08.883Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) [2021-07-07T19:01:08.883Z] [2021-07-07T19:01:08.883Z] 17:10:28 LINUX RESTART (2 CPU) [2021-07-07T19:01:08.883Z] [2021-07-07T19:01:08.883Z] 17:11:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.883Z] 17:12:01 all 4.01 0.00 0.45 0.06 0.02 95.47 [2021-07-07T19:01:08.883Z] 17:12:01 0 2.77 0.00 0.64 0.07 0.03 96.49 [2021-07-07T19:01:08.883Z] 17:12:01 1 5.24 0.00 0.25 0.05 0.00 94.45 [2021-07-07T19:01:08.883Z] 17:13:01 all 0.43 0.00 0.04 0.00 0.03 99.51 [2021-07-07T19:01:08.883Z] 17:13:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-07-07T19:01:08.883Z] 17:13:01 1 0.77 0.00 0.05 0.00 0.02 99.16 [2021-07-07T19:01:08.883Z] 17:14:01 all 0.17 0.00 0.04 0.00 0.02 99.77 [2021-07-07T19:01:08.883Z] 17:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-07-07T19:01:08.883Z] 17:14:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-07-07T19:01:08.883Z] 17:15:01 all 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-07T19:01:08.883Z] 17:15:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-07-07T19:01:08.883Z] 17:15:01 1 0.27 0.00 0.02 0.00 0.02 99.70 [2021-07-07T19:01:08.883Z] 17:16:01 all 0.16 0.00 0.05 0.00 0.03 99.77 [2021-07-07T19:01:08.883Z] 17:16:01 0 0.18 0.00 0.07 0.00 0.03 99.72 [2021-07-07T19:01:08.883Z] 17:16:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-07T19:01:08.883Z] 17:17:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2021-07-07T19:01:08.883Z] 17:17:01 0 0.32 0.00 0.07 0.00 0.02 99.60 [2021-07-07T19:01:08.883Z] 17:17:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-07-07T19:01:08.883Z] 17:18:01 all 0.17 0.00 0.03 0.00 0.03 99.77 [2021-07-07T19:01:08.883Z] 17:18:01 0 0.23 0.00 0.05 0.00 0.03 99.68 [2021-07-07T19:01:08.883Z] 17:18:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-07-07T19:01:08.883Z] 17:19:01 all 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-07T19:01:08.883Z] 17:19:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-07-07T19:01:08.883Z] 17:19:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-07-07T19:01:08.883Z] 17:20:01 all 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-07T19:01:08.883Z] 17:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-07T19:01:08.883Z] 17:20:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-07T19:01:08.883Z] 17:21:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2021-07-07T19:01:08.883Z] 17:21:01 0 0.17 0.00 0.05 0.00 0.02 99.77 [2021-07-07T19:01:08.883Z] 17:21:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-07T19:01:08.883Z] 17:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-07-07T19:01:08.883Z] 17:22:01 0 0.23 0.00 0.03 0.00 0.03 99.70 [2021-07-07T19:01:08.883Z] 17:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-07T19:01:08.883Z] [2021-07-07T19:01:08.883Z] 17:22:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.883Z] 17:23:01 all 0.15 0.00 0.03 0.00 0.01 99.82 [2021-07-07T19:01:08.883Z] 17:23:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-07-07T19:01:08.883Z] 17:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-07-07T19:01:08.883Z] 17:24:01 all 0.18 0.00 0.03 0.00 0.01 99.77 [2021-07-07T19:01:08.883Z] 17:24:01 0 0.33 0.00 0.03 0.00 0.00 99.63 [2021-07-07T19:01:08.883Z] 17:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-07T19:01:08.883Z] 17:25:02 all 0.21 0.00 0.02 0.00 0.02 99.76 [2021-07-07T19:01:08.883Z] 17:25:02 0 0.42 0.00 0.02 0.00 0.02 99.55 [2021-07-07T19:01:08.883Z] 17:25:02 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-07-07T19:01:08.883Z] 17:26:01 all 0.12 0.00 0.07 0.00 0.02 99.80 [2021-07-07T19:01:08.883Z] 17:26:01 0 0.20 0.00 0.10 0.00 0.02 99.68 [2021-07-07T19:01:08.883Z] 17:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-07T19:01:08.883Z] 17:27:01 all 0.18 0.00 0.02 0.00 0.01 99.80 [2021-07-07T19:01:08.883Z] 17:27:01 0 0.33 0.00 0.02 0.00 0.02 99.63 [2021-07-07T19:01:08.884Z] 17:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-07T19:01:08.884Z] 17:28:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-07-07T19:01:08.884Z] 17:28:01 0 0.43 0.00 0.03 0.00 0.02 99.52 [2021-07-07T19:01:08.884Z] 17:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-07T19:01:08.884Z] 17:29:01 all 0.18 0.00 0.03 0.00 0.01 99.79 [2021-07-07T19:01:08.884Z] 17:29:01 0 0.28 0.00 0.02 0.00 0.00 99.70 [2021-07-07T19:01:08.884Z] 17:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-07T19:01:08.884Z] 17:30:01 all 0.11 0.00 0.04 0.00 0.02 99.83 [2021-07-07T19:01:08.884Z] 17:30:01 0 0.18 0.00 0.05 0.00 0.02 99.75 [2021-07-07T19:01:08.884Z] 17:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-07T19:01:08.884Z] 17:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-07-07T19:01:08.884Z] 17:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-07T19:01:08.884Z] 17:31:01 1 0.12 0.00 0.05 0.00 0.03 99.80 [2021-07-07T19:01:08.884Z] 17:32:01 all 0.11 0.00 0.04 0.00 0.01 99.84 [2021-07-07T19:01:08.884Z] 17:32:01 0 0.18 0.00 0.03 0.00 0.00 99.78 [2021-07-07T19:01:08.884Z] 17:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-07T19:01:08.884Z] 17:33:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-07-07T19:01:08.884Z] 17:33:01 0 0.27 0.00 0.02 0.00 0.00 99.72 [2021-07-07T19:01:08.884Z] 17:33:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-07-07T19:01:08.884Z] [2021-07-07T19:01:08.884Z] 17:33:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.884Z] 17:34:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-07-07T19:01:08.884Z] 17:34:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-07-07T19:01:08.884Z] 17:34:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-07-07T19:01:08.884Z] 17:35:01 all 0.19 0.00 0.03 0.00 0.01 99.77 [2021-07-07T19:01:08.884Z] 17:35:01 0 0.33 0.00 0.03 0.00 0.00 99.63 [2021-07-07T19:01:08.884Z] 17:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-07-07T19:01:08.884Z] 17:36:01 all 0.05 0.00 0.04 0.00 0.03 99.88 [2021-07-07T19:01:08.884Z] 17:36:01 0 0.08 0.00 0.07 0.00 0.03 99.82 [2021-07-07T19:01:08.884Z] 17:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-07T19:01:08.884Z] 17:37:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-07T19:01:08.884Z] 17:37:01 0 0.27 0.00 0.02 0.00 0.00 99.72 [2021-07-07T19:01:08.884Z] 17:37:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-07-07T19:01:08.884Z] 17:38:01 all 0.16 0.00 0.03 0.00 0.01 99.81 [2021-07-07T19:01:08.884Z] 17:38:01 0 0.30 0.00 0.03 0.00 0.02 99.65 [2021-07-07T19:01:08.884Z] 17:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-07T19:01:08.884Z] 17:39:01 all 0.20 0.00 0.03 0.00 0.02 99.75 [2021-07-07T19:01:08.884Z] 17:39:01 0 0.38 0.00 0.03 0.00 0.02 99.57 [2021-07-07T19:01:08.884Z] 17:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-07T19:01:08.884Z] 17:40:01 all 0.16 0.00 0.03 0.00 0.03 99.79 [2021-07-07T19:01:08.884Z] 17:40:01 0 0.28 0.00 0.03 0.00 0.03 99.65 [2021-07-07T19:01:08.884Z] 17:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-07T19:01:08.884Z] 17:41:01 all 0.21 0.00 0.02 0.00 0.02 99.76 [2021-07-07T19:01:08.884Z] 17:41:01 0 0.40 0.00 0.02 0.00 0.02 99.57 [2021-07-07T19:01:08.884Z] 17:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-07T19:01:08.884Z] 17:42:01 all 0.13 0.00 0.03 0.00 0.01 99.82 [2021-07-07T19:01:08.884Z] 17:42:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-07-07T19:01:08.884Z] 17:42:01 1 0.18 0.00 0.02 0.00 0.00 99.80 [2021-07-07T19:01:08.884Z] 17:43:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-07-07T19:01:08.884Z] 17:43:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-07-07T19:01:08.884Z] 17:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-07T19:01:08.884Z] 17:44:01 all 0.13 0.00 0.03 0.00 0.02 99.83 [2021-07-07T19:01:08.884Z] 17:44:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-07-07T19:01:08.884Z] 17:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-07T19:01:08.884Z] [2021-07-07T19:01:08.884Z] 17:44:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.884Z] 17:45:01 all 0.08 0.00 0.03 0.00 0.01 99.88 [2021-07-07T19:01:08.884Z] 17:45:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2021-07-07T19:01:08.884Z] 17:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-07T19:01:08.884Z] 17:46:01 all 0.17 0.00 0.01 0.00 0.02 99.81 [2021-07-07T19:01:08.884Z] 17:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2021-07-07T19:01:08.884Z] 17:46:01 1 0.30 0.00 0.02 0.00 0.02 99.67 [2021-07-07T19:01:08.884Z] 17:47:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-07-07T19:01:08.884Z] 17:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-07T19:01:08.884Z] 17:47:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-07-07T19:01:08.884Z] 17:48:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-07-07T19:01:08.884Z] 17:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-07-07T19:01:08.884Z] 17:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-07T19:01:08.884Z] 17:49:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-07-07T19:01:08.884Z] 17:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-07T19:01:08.884Z] 17:49:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2021-07-07T19:01:08.884Z] 17:50:01 all 0.11 0.00 0.03 0.00 0.01 99.85 [2021-07-07T19:01:08.884Z] 17:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-07T19:01:08.884Z] 17:50:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2021-07-07T19:01:08.884Z] 17:51:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-07-07T19:01:08.884Z] 17:51:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-07-07T19:01:08.884Z] 17:51:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-07-07T19:01:08.884Z] 17:52:01 all 0.17 0.00 0.03 0.00 0.02 99.79 [2021-07-07T19:01:08.884Z] 17:52:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-07T19:01:08.884Z] 17:52:01 1 0.28 0.00 0.02 0.00 0.00 99.70 [2021-07-07T19:01:08.884Z] 17:53:01 all 0.14 0.00 0.04 0.00 0.01 99.81 [2021-07-07T19:01:08.884Z] 17:53:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-07-07T19:01:08.884Z] 17:53:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2021-07-07T19:01:08.884Z] 17:54:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-07-07T19:01:08.884Z] 17:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-07-07T19:01:08.884Z] 17:54:01 1 0.28 0.00 0.02 0.00 0.00 99.70 [2021-07-07T19:01:08.884Z] 17:55:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-07-07T19:01:08.884Z] 17:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-07T19:01:08.884Z] 17:55:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-07-07T19:01:08.884Z] [2021-07-07T19:01:08.884Z] 17:55:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.884Z] 17:56:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-07T19:01:08.884Z] 17:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-07T19:01:08.884Z] 17:56:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-07-07T19:01:08.884Z] 17:57:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-07-07T19:01:08.884Z] 17:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-07T19:01:08.884Z] 17:57:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-07-07T19:01:08.884Z] 17:58:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-07-07T19:01:08.884Z] 17:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-07T19:01:08.884Z] 17:58:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-07-07T19:01:08.884Z] 17:59:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2021-07-07T19:01:08.884Z] 17:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-07T19:01:08.884Z] 17:59:01 1 0.29 0.00 0.05 0.00 0.02 99.64 [2021-07-07T19:01:08.884Z] 18:00:01 all 0.12 0.00 0.05 0.00 0.01 99.82 [2021-07-07T19:01:08.884Z] 18:00:01 0 0.13 0.00 0.05 0.00 0.00 99.82 [2021-07-07T19:01:08.884Z] 18:00:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-07-07T19:01:08.884Z] 18:01:01 all 0.19 0.00 0.03 0.01 0.02 99.76 [2021-07-07T19:01:08.884Z] 18:01:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2021-07-07T19:01:08.884Z] 18:01:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2021-07-07T19:01:08.884Z] 18:02:01 all 0.19 0.00 0.04 0.01 0.03 99.73 [2021-07-07T19:01:08.884Z] 18:02:01 0 0.37 0.00 0.05 0.00 0.03 99.55 [2021-07-07T19:01:08.884Z] 18:02:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2021-07-07T19:01:08.884Z] 18:03:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-07-07T19:01:08.884Z] 18:03:01 0 0.20 0.00 0.03 0.00 0.03 99.73 [2021-07-07T19:01:08.884Z] 18:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-07-07T19:01:08.884Z] 18:04:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-07-07T19:01:08.884Z] 18:04:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-07-07T19:01:08.884Z] 18:04:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-07T19:01:08.884Z] 18:05:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-07-07T19:01:08.884Z] 18:05:01 0 0.25 0.00 0.03 0.00 0.03 99.68 [2021-07-07T19:01:08.884Z] 18:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-07-07T19:01:08.884Z] 18:06:01 all 0.13 0.00 0.01 0.00 0.03 99.83 [2021-07-07T19:01:08.884Z] 18:06:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-07-07T19:01:08.884Z] 18:06:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-07-07T19:01:08.884Z] [2021-07-07T19:01:08.884Z] 18:06:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.884Z] 18:07:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-07-07T19:01:08.884Z] 18:07:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-07-07T19:01:08.884Z] 18:07:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-07T19:01:08.884Z] 18:08:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-07T19:01:08.884Z] 18:08:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2021-07-07T19:01:08.884Z] 18:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-07T19:01:08.884Z] 18:09:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-07-07T19:01:08.884Z] 18:09:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-07-07T19:01:08.884Z] 18:09:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-07-07T19:01:08.884Z] 18:10:01 all 0.10 0.00 0.03 0.00 0.01 99.87 [2021-07-07T19:01:08.884Z] 18:10:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-07-07T19:01:08.884Z] 18:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-07T19:01:08.884Z] 18:11:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2021-07-07T19:01:08.884Z] 18:11:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-07-07T19:01:08.884Z] 18:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-07T19:01:08.884Z] 18:12:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-07-07T19:01:08.884Z] 18:12:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-07-07T19:01:08.884Z] 18:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-07T19:01:08.884Z] 18:13:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-07-07T19:01:08.884Z] 18:13:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-07-07T19:01:08.884Z] 18:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-07T19:01:08.884Z] 18:14:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-07-07T19:01:08.884Z] 18:14:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-07-07T19:01:08.884Z] 18:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-07-07T19:01:08.884Z] 18:15:01 all 0.13 0.00 0.01 0.00 0.02 99.84 [2021-07-07T19:01:08.884Z] 18:15:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-07-07T19:01:08.884Z] 18:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-07-07T19:01:08.884Z] 18:16:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-07T19:01:08.884Z] 18:16:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-07T19:01:08.884Z] 18:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-07T19:01:08.884Z] 18:17:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-07-07T19:01:08.884Z] 18:17:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-07T19:01:08.884Z] 18:17:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-07-07T19:01:08.884Z] [2021-07-07T19:01:08.884Z] 18:17:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.884Z] 18:18:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-07-07T19:01:08.884Z] 18:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-07T19:01:08.884Z] 18:18:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-07-07T19:01:08.884Z] 18:19:01 all 0.11 0.00 0.03 0.00 0.01 99.85 [2021-07-07T19:01:08.884Z] 18:19:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-07T19:01:08.884Z] 18:19:01 1 0.13 0.00 0.03 0.00 0.00 99.83 [2021-07-07T19:01:08.884Z] 18:20:01 all 0.19 0.00 0.03 0.00 0.02 99.77 [2021-07-07T19:01:08.884Z] 18:20:01 0 0.35 0.00 0.03 0.00 0.02 99.60 [2021-07-07T19:01:08.884Z] 18:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-07T19:01:08.884Z] 18:21:01 all 0.18 0.00 0.02 0.00 0.02 99.78 [2021-07-07T19:01:08.884Z] 18:21:01 0 0.37 0.00 0.03 0.00 0.02 99.58 [2021-07-07T19:01:08.884Z] 18:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2021-07-07T19:01:08.884Z] 18:22:01 all 0.18 0.00 0.02 0.00 0.03 99.77 [2021-07-07T19:01:08.884Z] 18:22:01 0 0.33 0.00 0.02 0.00 0.03 99.62 [2021-07-07T19:01:08.884Z] 18:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-07T19:01:08.884Z] 18:23:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-07T19:01:08.884Z] 18:23:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-07-07T19:01:08.884Z] 18:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-07-07T19:01:08.884Z] 18:24:01 all 0.04 0.00 0.04 0.00 0.01 99.91 [2021-07-07T19:01:08.885Z] 18:24:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-07-07T19:01:08.885Z] 18:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-07-07T19:01:08.885Z] 18:25:01 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-07-07T19:01:08.885Z] 18:25:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-07-07T19:01:08.885Z] 18:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-07T19:01:08.885Z] 18:26:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-07-07T19:01:08.885Z] 18:26:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-07T19:01:08.885Z] 18:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-07T19:01:08.885Z] 18:27:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-07-07T19:01:08.885Z] 18:27:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-07-07T19:01:08.885Z] 18:27:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-07-07T19:01:08.885Z] 18:28:01 all 0.09 0.00 0.03 0.00 0.02 99.86 [2021-07-07T19:01:08.885Z] 18:28:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-07-07T19:01:08.885Z] 18:28:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-07-07T19:01:08.885Z] [2021-07-07T19:01:08.885Z] 18:28:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.885Z] 18:29:01 all 0.13 0.00 0.03 0.00 0.01 99.83 [2021-07-07T19:01:08.885Z] 18:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-07-07T19:01:08.885Z] 18:29:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-07-07T19:01:08.885Z] 18:30:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-07-07T19:01:08.885Z] 18:30:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-07-07T19:01:08.885Z] 18:30:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-07T19:01:08.885Z] 18:31:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-07-07T19:01:08.885Z] 18:31:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-07T19:01:08.885Z] 18:31:01 1 0.25 0.00 0.02 0.00 0.00 99.73 [2021-07-07T19:01:08.885Z] 18:32:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-07-07T19:01:08.885Z] 18:32:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-07T19:01:08.885Z] 18:32:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-07-07T19:01:08.885Z] 18:33:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-07-07T19:01:08.885Z] 18:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-07T19:01:08.885Z] 18:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-07T19:01:08.885Z] 18:34:01 all 0.09 0.00 0.01 0.00 0.02 99.88 [2021-07-07T19:01:08.885Z] 18:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-07-07T19:01:08.885Z] 18:34:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-07T19:01:08.885Z] 18:35:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-07T19:01:08.885Z] 18:35:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-07-07T19:01:08.885Z] 18:35:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-07-07T19:01:08.885Z] 18:36:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-07-07T19:01:08.885Z] 18:36:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-07-07T19:01:08.885Z] 18:36:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2021-07-07T19:01:08.885Z] 18:37:02 all 0.12 0.00 0.02 0.00 0.02 99.85 [2021-07-07T19:01:08.885Z] 18:37:02 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-07-07T19:01:08.885Z] 18:37:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-07T19:01:08.885Z] 18:38:01 all 0.09 0.00 0.03 0.00 0.01 99.87 [2021-07-07T19:01:08.885Z] 18:38:01 0 0.19 0.00 0.03 0.00 0.02 99.76 [2021-07-07T19:01:08.885Z] 18:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2021-07-07T19:01:08.885Z] 18:39:01 all 0.13 0.00 0.03 0.01 0.02 99.82 [2021-07-07T19:01:08.885Z] 18:39:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-07-07T19:01:08.885Z] 18:39:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2021-07-07T19:01:08.885Z] [2021-07-07T19:01:08.885Z] 18:39:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.885Z] 18:40:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-07-07T19:01:08.885Z] 18:40:01 0 0.27 0.00 0.03 0.00 0.03 99.67 [2021-07-07T19:01:08.885Z] 18:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2021-07-07T19:01:08.885Z] 18:41:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-07-07T19:01:08.885Z] 18:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-07-07T19:01:08.885Z] 18:41:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-07-07T19:01:08.885Z] 18:42:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-07-07T19:01:08.885Z] 18:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-07-07T19:01:08.885Z] 18:42:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-07-07T19:01:08.885Z] 18:43:01 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-07-07T19:01:08.885Z] 18:43:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-07T19:01:08.885Z] 18:43:01 1 0.30 0.00 0.02 0.00 0.00 99.68 [2021-07-07T19:01:08.885Z] 18:44:01 all 0.13 0.00 0.05 0.01 0.03 99.78 [2021-07-07T19:01:08.885Z] 18:44:01 0 0.05 0.00 0.07 0.02 0.03 99.83 [2021-07-07T19:01:08.885Z] 18:44:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-07-07T19:01:08.885Z] 18:45:01 all 0.16 3.99 12.21 5.02 0.04 78.58 [2021-07-07T19:01:08.885Z] 18:45:01 0 0.24 3.90 11.59 5.35 0.03 78.89 [2021-07-07T19:01:08.885Z] 18:45:01 1 0.09 4.07 12.83 4.70 0.05 78.26 [2021-07-07T19:01:08.885Z] 18:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-07T19:01:08.885Z] 18:46:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-07-07T19:01:08.885Z] 18:46:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-07T19:01:08.885Z] 18:47:01 all 0.18 0.00 0.02 0.00 0.02 99.79 [2021-07-07T19:01:08.885Z] 18:47:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-07-07T19:01:08.885Z] 18:47:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-07-07T19:01:08.885Z] 18:48:01 all 0.15 0.00 0.03 0.00 0.01 99.82 [2021-07-07T19:01:08.885Z] 18:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-07-07T19:01:08.885Z] 18:48:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-07-07T19:01:08.885Z] 18:49:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-07-07T19:01:08.885Z] 18:49:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-07-07T19:01:08.885Z] 18:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-07T19:01:08.885Z] 18:50:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2021-07-07T19:01:08.885Z] 18:50:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-07-07T19:01:08.885Z] 18:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2021-07-07T19:01:08.885Z] [2021-07-07T19:01:08.885Z] 18:50:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.885Z] 18:51:01 all 0.12 0.00 0.04 0.00 0.02 99.82 [2021-07-07T19:01:08.885Z] 18:51:01 0 0.22 0.00 0.05 0.00 0.02 99.72 [2021-07-07T19:01:08.885Z] 18:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-07T19:01:08.885Z] 18:52:01 all 0.15 0.00 0.01 0.00 0.02 99.82 [2021-07-07T19:01:08.885Z] 18:52:01 0 0.28 0.00 0.02 0.00 0.02 99.68 [2021-07-07T19:01:08.885Z] 18:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-07-07T19:01:08.885Z] 18:53:01 all 0.16 0.00 0.01 0.00 0.02 99.82 [2021-07-07T19:01:08.885Z] 18:53:01 0 0.28 0.00 0.00 0.00 0.02 99.70 [2021-07-07T19:01:08.885Z] 18:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-07T19:01:08.885Z] 18:54:01 all 0.13 0.00 0.03 0.00 0.01 99.83 [2021-07-07T19:01:08.885Z] 18:54:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2021-07-07T19:01:08.885Z] 18:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-07T19:01:08.885Z] 18:55:01 all 6.60 0.00 2.51 2.62 0.06 88.22 [2021-07-07T19:01:08.885Z] 18:55:01 0 6.55 0.00 2.93 2.77 0.05 87.69 [2021-07-07T19:01:08.885Z] 18:55:01 1 6.64 0.00 2.09 2.46 0.07 88.74 [2021-07-07T19:01:08.885Z] 18:56:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-07-07T19:01:08.885Z] 18:56:01 0 0.27 0.00 0.05 0.00 0.03 99.65 [2021-07-07T19:01:08.885Z] 18:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-07T19:01:08.885Z] 18:57:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2021-07-07T19:01:08.885Z] 18:57:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-07-07T19:01:08.885Z] 18:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-07-07T19:01:08.885Z] 18:58:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-07-07T19:01:08.885Z] 18:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-07T19:01:08.885Z] 18:58:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-07T19:01:08.885Z] 18:59:01 all 0.17 0.00 0.14 0.00 0.03 99.67 [2021-07-07T19:01:08.885Z] 18:59:01 0 0.10 0.00 0.18 0.00 0.03 99.68 [2021-07-07T19:01:08.885Z] 18:59:01 1 0.23 0.00 0.10 0.00 0.02 99.65 [2021-07-07T19:01:08.885Z] 19:00:01 all 0.09 0.00 0.03 0.00 0.02 99.86 [2021-07-07T19:01:08.885Z] 19:00:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-07T19:01:08.885Z] 19:00:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-07-07T19:01:08.885Z] 19:01:01 all 6.36 0.00 2.32 2.83 0.03 88.46 [2021-07-07T19:01:08.885Z] 19:01:01 0 6.82 0.00 2.48 2.80 0.03 87.88 [2021-07-07T19:01:08.885Z] 19:01:01 1 5.89 0.00 2.17 2.86 0.03 89.04 [2021-07-07T19:01:08.885Z] [2021-07-07T19:01:08.885Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-07-07T19:01:08.885Z] Average: all 0.28 0.04 0.18 0.09 0.02 99.39 [2021-07-07T19:01:08.885Z] Average: 0 0.30 0.03 0.19 0.10 0.02 99.36 [2021-07-07T19:01:08.885Z] Average: 1 0.26 0.04 0.18 0.09 0.02 99.42 [2021-07-07T19:01:08.885Z] [2021-07-07T19:01:08.885Z] [2021-07-07T19:01:08.885Z]