Pull request #129 opened 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 cherrycl for edgexfoundry/ci-build-images Loading trusted files from base branch edgex-compose at 31c5007a9fd2567780236747dd9b4d53ccc62abd rather than 42a444a6024394b7d402d17c1d96ef209fd6044e Obtained Jenkinsfile from 31c5007a9fd2567780236747dd9b4d53ccc62abd Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-129/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.25.4], releaseBranchOverride:edgex-compose] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 1.25.4 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1337 in /w/workspace/exfoundry_ci-build-images_PR-129 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-129 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Fetching without tags Merging remotes/origin/edgex-compose commit 31c5007a9fd2567780236747dd9b4d53ccc62abd into PR head commit 42a444a6024394b7d402d17c1d96ef209fd6044e Merge succeeded, producing 42a444a6024394b7d402d17c1d96ef209fd6044e Checking out Revision 42a444a6024394b7d402d17c1d96ef209fd6044e (PR-129) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/129/head:refs/remotes/origin/PR-129 # timeout=10 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42a444a6024394b7d402d17c1d96ef209fd6044e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 31c5007a9fd2567780236747dd9b4d53ccc62abd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42a444a6024394b7d402d17c1d96ef209fd6044e # timeout=10 Commit message: "Reduce the compose image size" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-30T06:29:34.045Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-30T06:29:37.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-30T06:29:37.887Z] + ls -al . [2020-03-30T06:29:37.887Z] total 12 [2020-03-30T06:29:37.887Z] drwxrwxr-x. 3 jenkins jenkins 72 Mar 30 06:29 . [2020-03-30T06:29:37.887Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 30 06:29 .. [2020-03-30T06:29:37.887Z] -rw-rw-r--. 1 jenkins jenkins 1561 Mar 30 06:29 Dockerfile [2020-03-30T06:29:37.887Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 30 06:29 .git [2020-03-30T06:29:37.887Z] -rw-rw-r--. 1 jenkins jenkins 886 Mar 30 06:29 Jenkinsfile [2020-03-30T06:29:37.887Z] -rw-rw-r--. 1 jenkins jenkins 1309 Mar 30 06:29 README.md [Pipeline] isUnix [Pipeline] sh [2020-03-30T06:29:38.552Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=42a444a6024394b7d402d17c1d96ef209fd6044e --label arch=amd64 . [2020-03-30T06:29:39.148Z] Sending build context to Docker daemon 205.8kB [2020-03-30T06:29:39.148Z] Step 1/30 : ARG DOCKER_VERSION=19.03.5 [2020-03-30T06:29:39.148Z] Step 2/30 : ARG PYTHON_VERSION=3.7.5 [2020-03-30T06:29:39.148Z] Step 3/30 : ARG BUILD_ALPINE_VERSION=3.10 [2020-03-30T06:29:39.148Z] Step 4/30 : ARG RUNTIME_ALPINE_VERSION=3.10.3 [2020-03-30T06:29:39.148Z] Step 5/30 : ARG COMPOSE_TAG=1.25.4 [2020-03-30T06:29:39.148Z] Step 6/30 : FROM docker:${DOCKER_VERSION} AS docker-cli [2020-03-30T06:29:39.726Z] 19.03.5: Pulling from library/docker [2020-03-30T06:29:39.726Z] c9b1b535fdd9: Pulling fs layer [2020-03-30T06:29:39.726Z] cd54125436dc: Pulling fs layer [2020-03-30T06:29:39.726Z] 70d1554c15cb: Pulling fs layer [2020-03-30T06:29:39.726Z] 79e322b40fa7: Pulling fs layer [2020-03-30T06:29:39.726Z] fa396aa1c77a: Pulling fs layer [2020-03-30T06:29:39.726Z] af8b1978c51e: Pulling fs layer [2020-03-30T06:29:39.726Z] e3cc93a7c611: Pulling fs layer [2020-03-30T06:29:39.726Z] 79e322b40fa7: Waiting [2020-03-30T06:29:39.726Z] fa396aa1c77a: Waiting [2020-03-30T06:29:39.726Z] af8b1978c51e: Waiting [2020-03-30T06:29:39.726Z] e3cc93a7c611: Waiting [2020-03-30T06:29:39.997Z] 70d1554c15cb: Verifying Checksum [2020-03-30T06:29:39.997Z] 70d1554c15cb: Download complete [2020-03-30T06:29:39.997Z] c9b1b535fdd9: Verifying Checksum [2020-03-30T06:29:39.997Z] c9b1b535fdd9: Download complete [2020-03-30T06:29:39.997Z] cd54125436dc: Verifying Checksum [2020-03-30T06:29:39.997Z] cd54125436dc: Download complete [2020-03-30T06:29:40.299Z] fa396aa1c77a: Verifying Checksum [2020-03-30T06:29:40.299Z] fa396aa1c77a: Download complete [2020-03-30T06:29:40.299Z] af8b1978c51e: Verifying Checksum [2020-03-30T06:29:40.299Z] af8b1978c51e: Download complete [2020-03-30T06:29:40.299Z] e3cc93a7c611: Verifying Checksum [2020-03-30T06:29:40.299Z] e3cc93a7c611: Download complete [2020-03-30T06:29:40.580Z] c9b1b535fdd9: Pull complete [2020-03-30T06:29:41.570Z] 79e322b40fa7: Verifying Checksum [2020-03-30T06:29:41.570Z] 79e322b40fa7: Download complete [2020-03-30T06:29:41.570Z] cd54125436dc: Pull complete [2020-03-30T06:29:41.570Z] 70d1554c15cb: Pull complete [2020-03-30T06:29:44.884Z] 79e322b40fa7: Pull complete [2020-03-30T06:29:44.884Z] fa396aa1c77a: Pull complete [2020-03-30T06:29:44.884Z] af8b1978c51e: Pull complete [2020-03-30T06:29:44.884Z] e3cc93a7c611: Pull complete [2020-03-30T06:29:44.884Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95 [2020-03-30T06:29:44.884Z] Status: Downloaded newer image for docker:19.03.5 [2020-03-30T06:29:44.884Z] ---> 31c774f62a9b [2020-03-30T06:29:44.884Z] Step 7/30 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build [2020-03-30T06:29:45.143Z] 3.7.5-alpine3.10: Pulling from library/python [2020-03-30T06:29:45.404Z] 89d9c30c1d48: Pulling fs layer [2020-03-30T06:29:45.404Z] 910c49c00810: Pulling fs layer [2020-03-30T06:29:45.404Z] 7efe415eb85a: Pulling fs layer [2020-03-30T06:29:45.404Z] 7d8d53519b81: Pulling fs layer [2020-03-30T06:29:45.404Z] 519124ac136c: Pulling fs layer [2020-03-30T06:29:45.404Z] 7d8d53519b81: Waiting [2020-03-30T06:29:45.404Z] 519124ac136c: Waiting [2020-03-30T06:29:45.404Z] 910c49c00810: Download complete [2020-03-30T06:29:45.669Z] 7d8d53519b81: Verifying Checksum [2020-03-30T06:29:45.669Z] 7d8d53519b81: Download complete [2020-03-30T06:29:45.669Z] 89d9c30c1d48: Verifying Checksum [2020-03-30T06:29:45.669Z] 89d9c30c1d48: Download complete [2020-03-30T06:29:45.930Z] 519124ac136c: Verifying Checksum [2020-03-30T06:29:45.930Z] 519124ac136c: Download complete [2020-03-30T06:29:45.930Z] 7efe415eb85a: Verifying Checksum [2020-03-30T06:29:45.930Z] 7efe415eb85a: Download complete [2020-03-30T06:29:45.930Z] 89d9c30c1d48: Pull complete [2020-03-30T06:29:46.196Z] 910c49c00810: Pull complete [2020-03-30T06:29:48.114Z] 7efe415eb85a: Pull complete [2020-03-30T06:29:48.380Z] 7d8d53519b81: Pull complete [2020-03-30T06:29:48.656Z] 519124ac136c: Pull complete [2020-03-30T06:29:48.656Z] Digest: sha256:de9fc5bc46cb1a7e2222b976394ea8aa0290592e3075457d41c5f246f176b1bf [2020-03-30T06:29:48.656Z] Status: Downloaded newer image for python:3.7.5-alpine3.10 [2020-03-30T06:29:48.656Z] ---> 8922d588eec6 [2020-03-30T06:29:48.656Z] Step 8/30 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev python2 python2-dev zlib-dev [2020-03-30T06:29:48.656Z] ---> Running in b50a4267e2eb [2020-03-30T06:29:49.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-30T06:29:49.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-30T06:29:49.857Z] (1/34) Upgrading libcrypto1.1 (1.1.1d-r0 -> 1.1.1d-r2) [2020-03-30T06:29:50.117Z] (2/34) Upgrading libssl1.1 (1.1.1d-r0 -> 1.1.1d-r2) [2020-03-30T06:29:50.117Z] (3/34) Installing bash (5.0.0-r0) [2020-03-30T06:29:50.117Z] Executing bash-5.0.0-r0.post-install [2020-03-30T06:29:50.117Z] (4/34) Installing binutils (2.32-r0) [2020-03-30T06:29:50.678Z] Still waiting to schedule task [2020-03-30T06:29:50.678Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-30T06:29:50.688Z] (5/34) Installing libmagic (5.37-r1) [2020-03-30T06:29:50.688Z] (6/34) Installing file (5.37-r1) [2020-03-30T06:29:50.688Z] (7/34) Installing gmp (6.1.2-r1) [2020-03-30T06:29:50.688Z] (8/34) Installing isl (0.18-r0) [2020-03-30T06:29:50.688Z] (9/34) Installing libgomp (8.3.0-r0) [2020-03-30T06:29:50.688Z] (10/34) Installing libatomic (8.3.0-r0) [2020-03-30T06:29:50.688Z] (11/34) Installing libgcc (8.3.0-r0) [2020-03-30T06:29:50.688Z] (12/34) Installing mpfr3 (3.1.5-r1) [2020-03-30T06:29:50.688Z] (13/34) Installing mpc1 (1.1.0-r0) [2020-03-30T06:29:50.688Z] (14/34) Installing libstdc++ (8.3.0-r0) [2020-03-30T06:29:50.688Z] (15/34) Installing gcc (8.3.0-r0) [2020-03-30T06:29:53.995Z] (16/34) Installing musl-dev (1.1.22-r3) [2020-03-30T06:29:54.255Z] (17/34) Installing libc-dev (0.7.1-r0) [2020-03-30T06:29:54.255Z] (18/34) Installing g++ (8.3.0-r0) [2020-03-30T06:29:56.802Z] (19/34) Installing make (4.2.1-r2) [2020-03-30T06:29:56.802Z] (20/34) Installing fortify-headers (1.1-r0) [2020-03-30T06:29:56.802Z] (21/34) Installing build-base (0.5-r1) [2020-03-30T06:29:56.802Z] (22/34) Installing nghttp2-libs (1.39.2-r0) [2020-03-30T06:29:56.802Z] (23/34) Installing libcurl (7.66.0-r0) [2020-03-30T06:29:56.802Z] (24/34) Installing curl (7.66.0-r0) [2020-03-30T06:29:56.802Z] (25/34) Installing pcre2 (10.33-r0) [2020-03-30T06:29:56.802Z] (26/34) Installing git (2.22.2-r0) [2020-03-30T06:29:56.802Z] (27/34) Installing linux-headers (4.19.36-r0) [2020-03-30T06:29:57.077Z] (28/34) Installing pkgconf (1.6.1-r1) [2020-03-30T06:29:57.077Z] (29/34) Installing libffi-dev (3.2.1-r6) [2020-03-30T06:29:57.077Z] (30/34) Installing openssl (1.1.1d-r2) [2020-03-30T06:29:57.077Z] (31/34) Installing openssl-dev (1.1.1d-r2) [2020-03-30T06:29:57.656Z] (32/34) Installing python2 (2.7.16-r2) [2020-03-30T06:29:58.602Z] (33/34) Installing python2-dev (2.7.16-r2) [2020-03-30T06:29:58.602Z] (34/34) Installing zlib-dev (1.2.11-r1) [2020-03-30T06:29:58.602Z] Executing busybox-1.30.1-r2.trigger [2020-03-30T06:29:58.602Z] Executing ca-certificates-20190108-r0.trigger [2020-03-30T06:29:58.602Z] OK: 266 MiB in 67 packages [2020-03-30T06:30:06.781Z] Removing intermediate container b50a4267e2eb [2020-03-30T06:30:06.781Z] ---> 5d28bd77ea8b [2020-03-30T06:30:06.781Z] Step 9/30 : ENV BUILD_BOOTLOADER=1 [2020-03-30T06:30:06.781Z] ---> Running in dd685e95d076 [2020-03-30T06:30:06.781Z] Removing intermediate container dd685e95d076 [2020-03-30T06:30:06.781Z] ---> 7b58c534d2f2 [2020-03-30T06:30:06.781Z] Step 10/30 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-03-30T06:30:07.745Z] ---> 4f8822212d19 [2020-03-30T06:30:07.745Z] Step 11/30 : WORKDIR /code/ [2020-03-30T06:30:07.745Z] ---> Running in 9cb5a4fe73f2 [2020-03-30T06:30:08.005Z] Removing intermediate container 9cb5a4fe73f2 [2020-03-30T06:30:08.005Z] ---> f5365b97a570 [2020-03-30T06:30:08.005Z] Step 12/30 : ARG COMPOSE_TAG [2020-03-30T06:30:08.005Z] ---> Running in e9e0200ec417 [2020-03-30T06:30:08.005Z] Removing intermediate container e9e0200ec417 [2020-03-30T06:30:08.005Z] ---> 3789263ade0f [2020-03-30T06:30:08.005Z] Step 13/30 : RUN git clone --branch ${COMPOSE_TAG} --quiet --recurse-submodules https://github.com/docker/compose.git . [2020-03-30T06:30:08.290Z] ---> Running in 32c0e0b27ec5 [2020-03-30T06:30:10.239Z] Note: checking out '8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c'. [2020-03-30T06:30:10.239Z] [2020-03-30T06:30:10.239Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-03-30T06:30:10.239Z] changes and commit them, and you can discard any commits you make in this [2020-03-30T06:30:10.239Z] state without impacting any branches by performing another checkout. [2020-03-30T06:30:10.239Z] [2020-03-30T06:30:10.239Z] If you want to create a new branch to retain commits you create, you may [2020-03-30T06:30:10.239Z] do so (now or later) by using -b with the checkout command again. Example: [2020-03-30T06:30:10.239Z] [2020-03-30T06:30:10.239Z] git checkout -b [2020-03-30T06:30:10.239Z] [2020-03-30T06:30:10.811Z] Removing intermediate container 32c0e0b27ec5 [2020-03-30T06:30:10.811Z] ---> 83ac598ad0cf [2020-03-30T06:30:10.811Z] Step 14/30 : RUN pip install virtualenv==16.2.0 [2020-03-30T06:30:11.074Z] ---> Running in 62e1ec3551de [2020-03-30T06:30:14.412Z] Collecting virtualenv==16.2.0 [2020-03-30T06:30:14.412Z] Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB) [2020-03-30T06:30:14.412Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.6.0) [2020-03-30T06:30:14.412Z] Installing collected packages: virtualenv [2020-03-30T06:30:14.412Z] Successfully installed virtualenv-16.2.0 [2020-03-30T06:30:14.672Z] WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. [2020-03-30T06:30:14.672Z] You should consider upgrading via the 'pip install --upgrade pip' command. [2020-03-30T06:30:15.258Z] Removing intermediate container 62e1ec3551de [2020-03-30T06:30:15.258Z] ---> 5de028384ce3 [2020-03-30T06:30:15.258Z] Step 15/30 : RUN pip install tox==2.9.1 [2020-03-30T06:30:15.521Z] ---> Running in b28512269115 [2020-03-30T06:30:16.495Z] Collecting tox==2.9.1 [2020-03-30T06:30:16.495Z] Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) [2020-03-30T06:30:16.495Z] Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0) [2020-03-30T06:30:16.495Z] Collecting six [2020-03-30T06:30:16.495Z] Downloading https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl [2020-03-30T06:30:16.757Z] Collecting pluggy<1.0,>=0.3.0 [2020-03-30T06:30:16.757Z] Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl [2020-03-30T06:30:16.757Z] Collecting py>=1.4.17 [2020-03-30T06:30:16.757Z] Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB) [2020-03-30T06:30:16.757Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (41.6.0) [2020-03-30T06:30:17.021Z] Collecting importlib-metadata>=0.12; python_version < "3.8" [2020-03-30T06:30:17.021Z] Downloading https://files.pythonhosted.org/packages/ad/e4/891bfcaf868ccabc619942f27940c77a8a4b45fd8367098955bb7e152fb1/importlib_metadata-1.6.0-py2.py3-none-any.whl [2020-03-30T06:30:17.021Z] Collecting zipp>=0.5 [2020-03-30T06:30:17.021Z] Downloading https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl [2020-03-30T06:30:17.297Z] Installing collected packages: six, zipp, importlib-metadata, pluggy, py, tox [2020-03-30T06:30:17.569Z] Successfully installed importlib-metadata-1.6.0 pluggy-0.13.1 py-1.8.1 six-1.14.0 tox-2.9.1 zipp-3.1.0 [2020-03-30T06:30:17.569Z] WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. [2020-03-30T06:30:17.569Z] You should consider upgrading via the 'pip install --upgrade pip' command. [2020-03-30T06:30:18.148Z] Removing intermediate container b28512269115 [2020-03-30T06:30:18.148Z] ---> a21fed84d9d3 [2020-03-30T06:30:18.148Z] Step 16/30 : RUN tox --notest [2020-03-30T06:30:18.148Z] ---> Running in cb6bd8503b49 [2020-03-30T06:30:19.133Z] py27 create: /code/.tox/py27 [2020-03-30T06:30:24.479Z] py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt [2020-03-30T06:33:09.217Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1339 in /w/workspace/exfoundry_ci-build-images_PR-129 [Pipeline] { [Pipeline] checkout [2020-03-30T06:33:15.054Z] using credential edgex-jenkins-ssh [2020-03-30T06:33:15.106Z] Cloning the remote Git repository [2020-03-30T06:33:15.106Z] Cloning with configured refspecs honoured and without tags [2020-03-30T06:33:15.125Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-03-30T06:33:15.223Z] > git init /w/workspace/exfoundry_ci-build-images_PR-129 # timeout=10 [2020-03-30T06:33:15.335Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-03-30T06:33:15.338Z] > git --version # timeout=10 [2020-03-30T06:33:15.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T06:33:15.419Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-03-30T06:33:16.328Z] Fetching without tags [2020-03-30T06:33:16.814Z] Merging remotes/origin/edgex-compose commit 31c5007a9fd2567780236747dd9b4d53ccc62abd into PR head commit 42a444a6024394b7d402d17c1d96ef209fd6044e [2020-03-30T06:33:16.151Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-03-30T06:33:16.187Z] > git config --add remote.origin.fetch +refs/pull/129/head:refs/remotes/origin/PR-129 # timeout=10 [2020-03-30T06:33:16.213Z] > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-03-30T06:33:16.265Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-03-30T06:33:16.306Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-03-30T06:33:16.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T06:33:16.325Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-03-30T06:33:16.800Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T06:33:16.841Z] > git checkout -f 42a444a6024394b7d402d17c1d96ef209fd6044e # timeout=10 [2020-03-30T06:33:17.095Z] Merge succeeded, producing 42a444a6024394b7d402d17c1d96ef209fd6044e [2020-03-30T06:33:17.095Z] Checking out Revision 42a444a6024394b7d402d17c1d96ef209fd6044e (PR-129) [2020-03-30T06:33:16.941Z] > git remote # timeout=10 [2020-03-30T06:33:16.965Z] > git config --get remote.origin.url # timeout=10 [2020-03-30T06:33:16.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T06:33:16.993Z] > git merge 31c5007a9fd2567780236747dd9b4d53ccc62abd # timeout=10 [2020-03-30T06:33:17.016Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T06:33:17.072Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T06:33:17.089Z] > git checkout -f 42a444a6024394b7d402d17c1d96ef209fd6044e # timeout=10 [2020-03-30T06:33:21.739Z] Commit message: "Reduce the compose image size" [2020-03-30T06:33:21.768Z] > git --version # timeout=10 [2020-03-30T06:33:21.794Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-30T06:33:23.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-30T06:33:24.413Z] + ls -al . [2020-03-30T06:33:24.413Z] total 24 [2020-03-30T06:33:24.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 06:33 . [2020-03-30T06:33:24.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 06:33 .. [2020-03-30T06:33:24.413Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 06:33 .git [2020-03-30T06:33:24.413Z] -rw-rw-r-- 1 jenkins jenkins 1561 Mar 30 06:33 Dockerfile [2020-03-30T06:33:24.413Z] -rw-rw-r-- 1 jenkins jenkins 886 Mar 30 06:33 Jenkinsfile [2020-03-30T06:33:24.413Z] -rw-rw-r-- 1 jenkins jenkins 1309 Mar 30 06:33 README.md [Pipeline] isUnix [Pipeline] sh [2020-03-30T06:33:24.777Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=42a444a6024394b7d402d17c1d96ef209fd6044e --label arch=arm64 . [2020-03-30T06:33:25.367Z] Sending build context to Docker daemon 205.8kB [2020-03-30T06:33:25.636Z] Step 1/30 : ARG DOCKER_VERSION=19.03.5 [2020-03-30T06:33:25.636Z] Step 2/30 : ARG PYTHON_VERSION=3.7.5 [2020-03-30T06:33:25.636Z] Step 3/30 : ARG BUILD_ALPINE_VERSION=3.10 [2020-03-30T06:33:25.636Z] Step 4/30 : ARG RUNTIME_ALPINE_VERSION=3.10.3 [2020-03-30T06:33:25.636Z] Step 5/30 : ARG COMPOSE_TAG=1.25.4 [2020-03-30T06:33:25.636Z] Step 6/30 : FROM docker:${DOCKER_VERSION} AS docker-cli [2020-03-30T06:33:26.603Z] 19.03.5: Pulling from library/docker [2020-03-30T06:33:26.603Z] 8fa90b21c985: Pulling fs layer [2020-03-30T06:33:26.603Z] f2917335fcb0: Pulling fs layer [2020-03-30T06:33:26.603Z] c8d3c84c2515: Pulling fs layer [2020-03-30T06:33:26.603Z] 32738a03c1ca: Pulling fs layer [2020-03-30T06:33:26.603Z] c36258bdcaf0: Pulling fs layer [2020-03-30T06:33:26.603Z] 149292bf8308: Pulling fs layer [2020-03-30T06:33:26.603Z] f91f03656c52: Pulling fs layer [2020-03-30T06:33:26.603Z] 32738a03c1ca: Waiting [2020-03-30T06:33:26.603Z] c36258bdcaf0: Waiting [2020-03-30T06:33:26.603Z] 149292bf8308: Waiting [2020-03-30T06:33:26.603Z] f91f03656c52: Waiting [2020-03-30T06:33:26.877Z] c8d3c84c2515: Verifying Checksum [2020-03-30T06:33:26.877Z] c8d3c84c2515: Download complete [2020-03-30T06:33:27.148Z] f2917335fcb0: Verifying Checksum [2020-03-30T06:33:27.148Z] f2917335fcb0: Download complete [2020-03-30T06:33:27.148Z] 8fa90b21c985: Verifying Checksum [2020-03-30T06:33:27.148Z] 8fa90b21c985: Download complete [2020-03-30T06:33:27.754Z] c36258bdcaf0: Verifying Checksum [2020-03-30T06:33:27.754Z] c36258bdcaf0: Download complete [2020-03-30T06:33:27.754Z] 149292bf8308: Verifying Checksum [2020-03-30T06:33:27.754Z] 149292bf8308: Download complete [2020-03-30T06:33:28.023Z] f91f03656c52: Verifying Checksum [2020-03-30T06:33:28.023Z] f91f03656c52: Download complete [2020-03-30T06:33:28.023Z] 8fa90b21c985: Pull complete [2020-03-30T06:33:29.982Z] f2917335fcb0: Pull complete [2020-03-30T06:33:29.982Z] c8d3c84c2515: Pull complete [2020-03-30T06:33:32.569Z] 32738a03c1ca: Verifying Checksum [2020-03-30T06:33:32.569Z] 32738a03c1ca: Download complete [2020-03-30T06:33:36.850Z] 32738a03c1ca: Pull complete [2020-03-30T06:33:36.850Z] c36258bdcaf0: Pull complete [2020-03-30T06:33:36.850Z] 149292bf8308: Pull complete [2020-03-30T06:33:37.118Z] f91f03656c52: Pull complete [2020-03-30T06:33:37.118Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95 [2020-03-30T06:33:37.118Z] Status: Downloaded newer image for docker:19.03.5 [2020-03-30T06:33:37.118Z] ---> 466581031774 [2020-03-30T06:33:37.118Z] Step 7/30 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build [2020-03-30T06:33:37.702Z] 3.7.5-alpine3.10: Pulling from library/python [2020-03-30T06:33:37.702Z] 8bfa91304040: Pulling fs layer [2020-03-30T06:33:37.702Z] 1b8b9474c28b: Pulling fs layer [2020-03-30T06:33:37.702Z] 53f4f43b0a1f: Pulling fs layer [2020-03-30T06:33:37.702Z] 34771aedd7fc: Pulling fs layer [2020-03-30T06:33:37.702Z] 65a56e15d2db: Pulling fs layer [2020-03-30T06:33:37.702Z] 34771aedd7fc: Waiting [2020-03-30T06:33:37.702Z] 65a56e15d2db: Waiting [2020-03-30T06:33:38.317Z] 1b8b9474c28b: Download complete [2020-03-30T06:33:38.317Z] 8bfa91304040: Verifying Checksum [2020-03-30T06:33:38.317Z] 8bfa91304040: Download complete [2020-03-30T06:33:38.588Z] 34771aedd7fc: Verifying Checksum [2020-03-30T06:33:38.588Z] 34771aedd7fc: Download complete [2020-03-30T06:33:38.861Z] 65a56e15d2db: Verifying Checksum [2020-03-30T06:33:38.861Z] 65a56e15d2db: Download complete [2020-03-30T06:33:39.134Z] 8bfa91304040: Pull complete [2020-03-30T06:33:39.721Z] 1b8b9474c28b: Pull complete [2020-03-30T06:33:40.686Z] 53f4f43b0a1f: Verifying Checksum [2020-03-30T06:33:40.686Z] 53f4f43b0a1f: Download complete [2020-03-30T06:33:44.967Z] 53f4f43b0a1f: Pull complete [2020-03-30T06:33:44.967Z] 34771aedd7fc: Pull complete [2020-03-30T06:33:45.934Z] 65a56e15d2db: Pull complete [2020-03-30T06:33:45.934Z] Digest: sha256:de9fc5bc46cb1a7e2222b976394ea8aa0290592e3075457d41c5f246f176b1bf [2020-03-30T06:33:45.934Z] Status: Downloaded newer image for python:3.7.5-alpine3.10 [2020-03-30T06:33:45.934Z] ---> 3da5450ddc50 [2020-03-30T06:33:45.934Z] Step 8/30 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev python2 python2-dev zlib-dev [2020-03-30T06:33:48.521Z] ---> Running in a8a75083386c [2020-03-30T06:33:49.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-30T06:33:49.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-30T06:33:49.641Z] (1/34) Upgrading libcrypto1.1 (1.1.1d-r0 -> 1.1.1d-r2) [2020-03-30T06:33:49.909Z] (2/34) Upgrading libssl1.1 (1.1.1d-r0 -> 1.1.1d-r2) [2020-03-30T06:33:49.909Z] (3/34) Installing bash (5.0.0-r0) [2020-03-30T06:33:49.909Z] Executing bash-5.0.0-r0.post-install [2020-03-30T06:33:49.909Z] (4/34) Installing binutils (2.32-r0) [2020-03-30T06:33:50.177Z] (5/34) Installing libmagic (5.37-r1) [2020-03-30T06:33:50.177Z] (6/34) Installing file (5.37-r1) [2020-03-30T06:33:50.177Z] (7/34) Installing gmp (6.1.2-r1) [2020-03-30T06:33:50.177Z] (8/34) Installing isl (0.18-r0) [2020-03-30T06:33:50.177Z] (9/34) Installing libgomp (8.3.0-r0) [2020-03-30T06:33:50.177Z] (10/34) Installing libatomic (8.3.0-r0) [2020-03-30T06:33:50.177Z] (11/34) Installing libgcc (8.3.0-r0) [2020-03-30T06:33:50.177Z] (12/34) Installing mpfr3 (3.1.5-r1) [2020-03-30T06:33:50.177Z] (13/34) Installing mpc1 (1.1.0-r0) [2020-03-30T06:33:50.177Z] (14/34) Installing libstdc++ (8.3.0-r0) [2020-03-30T06:33:50.177Z] (15/34) Installing gcc (8.3.0-r0) [2020-03-30T06:33:51.588Z] (16/34) Installing musl-dev (1.1.22-r3) [2020-03-30T06:33:51.856Z] (17/34) Installing libc-dev (0.7.1-r0) [2020-03-30T06:33:51.856Z] (18/34) Installing g++ (8.3.0-r0) [2020-03-30T06:33:53.266Z] (19/34) Installing make (4.2.1-r2) [2020-03-30T06:33:53.266Z] (20/34) Installing fortify-headers (1.1-r0) [2020-03-30T06:33:53.266Z] (21/34) Installing build-base (0.5-r1) [2020-03-30T06:33:53.533Z] (22/34) Installing nghttp2-libs (1.39.2-r0) [2020-03-30T06:33:53.533Z] (23/34) Installing libcurl (7.66.0-r0) [2020-03-30T06:33:53.533Z] (24/34) Installing curl (7.66.0-r0) [2020-03-30T06:33:53.533Z] (25/34) Installing pcre2 (10.33-r0) [2020-03-30T06:33:53.533Z] (26/34) Installing git (2.22.2-r0) [2020-03-30T06:33:53.800Z] (27/34) Installing linux-headers (4.19.36-r0) [2020-03-30T06:33:54.388Z] (28/34) Installing pkgconf (1.6.1-r1) [2020-03-30T06:33:54.388Z] (29/34) Installing libffi-dev (3.2.1-r6) [2020-03-30T06:33:54.388Z] (30/34) Installing openssl (1.1.1d-r2) [2020-03-30T06:33:54.388Z] (31/34) Installing openssl-dev (1.1.1d-r2) [2020-03-30T06:33:54.972Z] (32/34) Installing python2 (2.7.16-r2) [2020-03-30T06:33:56.380Z] (33/34) Installing python2-dev (2.7.16-r2) [2020-03-30T06:33:56.652Z] (34/34) Installing zlib-dev (1.2.11-r1) [2020-03-30T06:33:56.652Z] Executing busybox-1.30.1-r2.trigger [2020-03-30T06:33:56.652Z] Executing ca-certificates-20190108-r0.trigger [2020-03-30T06:33:56.652Z] OK: 274 MiB in 67 packages [2020-03-30T06:34:01.402Z] py27 develop-inst: /code [2020-03-30T06:34:01.403Z] py27 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,-e git+https://github.com/docker/compose.git@8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c#egg=docker_compose,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,enum34==1.1.6,flake8==3.7.9,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.8,importlib-metadata==1.6.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,packaging==20.3,paramiko==2.7.1,pathlib2==2.3.5,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.16.0,PySocks==1.7.1,pytest==4.6.5,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,scandir==1.10.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,typing==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.9,websocket-client==0.57.0,zipp==1.2.0 [2020-03-30T06:34:01.403Z] py37 create: /code/.tox/py37 [2020-03-30T06:34:01.403Z] py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt [2020-03-30T06:34:11.658Z] Removing intermediate container a8a75083386c [2020-03-30T06:34:11.658Z] ---> 7b06565bce4d [2020-03-30T06:34:11.658Z] Step 9/30 : ENV BUILD_BOOTLOADER=1 [2020-03-30T06:34:11.658Z] ---> Running in c0e3f818d7d7 [2020-03-30T06:34:11.658Z] Removing intermediate container c0e3f818d7d7 [2020-03-30T06:34:11.658Z] ---> 978e678b2bec [2020-03-30T06:34:11.658Z] Step 10/30 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-03-30T06:34:14.168Z] ---> 3b236eb8abc2 [2020-03-30T06:34:14.168Z] Step 11/30 : WORKDIR /code/ [2020-03-30T06:34:14.168Z] ---> Running in 5fb8fd4c1f6b [2020-03-30T06:34:14.435Z] Removing intermediate container 5fb8fd4c1f6b [2020-03-30T06:34:14.435Z] ---> c68ab34377a2 [2020-03-30T06:34:14.435Z] Step 12/30 : ARG COMPOSE_TAG [2020-03-30T06:34:14.435Z] ---> Running in 7912cab4f437 [2020-03-30T06:34:15.023Z] Removing intermediate container 7912cab4f437 [2020-03-30T06:34:15.023Z] ---> 53f06c9e2220 [2020-03-30T06:34:15.023Z] Step 13/30 : RUN git clone --branch ${COMPOSE_TAG} --quiet --recurse-submodules https://github.com/docker/compose.git . [2020-03-30T06:34:15.023Z] ---> Running in 54a6015fb8aa [2020-03-30T06:34:19.288Z] Note: checking out '8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c'. [2020-03-30T06:34:19.288Z] [2020-03-30T06:34:19.288Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-03-30T06:34:19.288Z] changes and commit them, and you can discard any commits you make in this [2020-03-30T06:34:19.288Z] state without impacting any branches by performing another checkout. [2020-03-30T06:34:19.288Z] [2020-03-30T06:34:19.288Z] If you want to create a new branch to retain commits you create, you may [2020-03-30T06:34:19.288Z] do so (now or later) by using -b with the checkout command again. Example: [2020-03-30T06:34:19.288Z] [2020-03-30T06:34:19.288Z] git checkout -b [2020-03-30T06:34:19.288Z] [2020-03-30T06:34:21.238Z] Removing intermediate container 54a6015fb8aa [2020-03-30T06:34:21.238Z] ---> 4aee794ebc7d [2020-03-30T06:34:21.238Z] Step 14/30 : RUN pip install virtualenv==16.2.0 [2020-03-30T06:34:21.508Z] ---> Running in c6fef6904a2c [2020-03-30T06:34:28.165Z] Collecting virtualenv==16.2.0 [2020-03-30T06:34:28.166Z] Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB) [2020-03-30T06:34:28.432Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.6.0) [2020-03-30T06:34:28.699Z] Installing collected packages: virtualenv [2020-03-30T06:34:28.699Z] Successfully installed virtualenv-16.2.0 [2020-03-30T06:34:29.283Z] WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. [2020-03-30T06:34:29.284Z] You should consider upgrading via the 'pip install --upgrade pip' command. [2020-03-30T06:34:31.873Z] Removing intermediate container c6fef6904a2c [2020-03-30T06:34:31.873Z] ---> 62b11f08fe50 [2020-03-30T06:34:31.873Z] Step 15/30 : RUN pip install tox==2.9.1 [2020-03-30T06:34:31.873Z] ---> Running in a22c9f70a88f [2020-03-30T06:34:35.228Z] Collecting tox==2.9.1 [2020-03-30T06:34:35.228Z] Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) [2020-03-30T06:34:35.228Z] Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0) [2020-03-30T06:34:35.228Z] Collecting py>=1.4.17 [2020-03-30T06:34:35.228Z] Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB) [2020-03-30T06:34:35.495Z] Collecting six [2020-03-30T06:34:35.495Z] Downloading https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl [2020-03-30T06:34:35.764Z] Collecting pluggy<1.0,>=0.3.0 [2020-03-30T06:34:35.764Z] Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl [2020-03-30T06:34:35.764Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (41.6.0) [2020-03-30T06:34:36.357Z] Collecting importlib-metadata>=0.12; python_version < "3.8" [2020-03-30T06:34:36.357Z] Downloading https://files.pythonhosted.org/packages/ad/e4/891bfcaf868ccabc619942f27940c77a8a4b45fd8367098955bb7e152fb1/importlib_metadata-1.6.0-py2.py3-none-any.whl [2020-03-30T06:34:36.630Z] Collecting zipp>=0.5 [2020-03-30T06:34:36.630Z] Downloading https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl [2020-03-30T06:34:36.899Z] Installing collected packages: py, six, zipp, importlib-metadata, pluggy, tox [2020-03-30T06:34:37.861Z] Successfully installed importlib-metadata-1.6.0 pluggy-0.13.1 py-1.8.1 six-1.14.0 tox-2.9.1 zipp-3.1.0 [2020-03-30T06:34:37.861Z] WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. [2020-03-30T06:34:37.861Z] You should consider upgrading via the 'pip install --upgrade pip' command. [2020-03-30T06:34:39.808Z] Removing intermediate container a22c9f70a88f [2020-03-30T06:34:39.808Z] ---> 8318f6dacb2c [2020-03-30T06:34:39.808Z] Step 16/30 : RUN tox --notest [2020-03-30T06:34:39.808Z] ---> Running in c8f34ea5c7c6 [2020-03-30T06:34:41.754Z] py27 create: /code/.tox/py27 [2020-03-30T06:34:56.760Z] py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt [2020-03-30T06:37:38.231Z] py37 develop-inst: /code [2020-03-30T06:37:38.231Z] py37 installed: attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,-e git+https://github.com/docker/compose.git@8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c#egg=docker_compose,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,idna==2.8,importlib-metadata==1.6.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.16.0,PySocks==1.7.1,pytest==5.3.2,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.9,websocket-client==0.57.0,zipp==3.1.0 [2020-03-30T06:37:38.231Z] pre-commit create: /code/.tox/pre-commit [2020-03-30T06:37:38.825Z] pre-commit installdeps: pre-commit [2020-03-30T06:37:47.072Z] pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.13,importlib-metadata==1.6.0,nodeenv==1.3.5,pre-commit==2.2.0,PyYAML==5.3.1,six==1.14.0,toml==0.10.0,virtualenv==20.0.15,zipp==3.1.0 [2020-03-30T06:37:47.072Z] ___________________________________ summary ____________________________________ [2020-03-30T06:37:47.072Z] py27: skipped tests [2020-03-30T06:37:47.072Z] py37: skipped tests [2020-03-30T06:37:47.072Z] pre-commit: skipped tests [2020-03-30T06:37:47.072Z] congratulations :) [2020-03-30T06:38:02.182Z] Removing intermediate container cb6bd8503b49 [2020-03-30T06:38:02.182Z] ---> 347cd6609daa [2020-03-30T06:38:02.182Z] Step 17/30 : ARG GIT_COMMIT=unknown [2020-03-30T06:38:02.182Z] ---> Running in 2989a94fdb1d [2020-03-30T06:38:02.471Z] Removing intermediate container 2989a94fdb1d [2020-03-30T06:38:02.471Z] ---> baedcb3b290d [2020-03-30T06:38:02.471Z] Step 18/30 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT [2020-03-30T06:38:02.471Z] ---> Running in 8574465f998e [2020-03-30T06:38:02.763Z] Removing intermediate container 8574465f998e [2020-03-30T06:38:02.763Z] ---> 90d538c3e6ad [2020-03-30T06:38:02.763Z] Step 19/30 : RUN script/build/linux-entrypoint [2020-03-30T06:38:02.763Z] ---> Running in 083d4d8d1f0b [2020-03-30T06:38:03.335Z] + CODE_PATH=/code [2020-03-30T06:38:03.335Z] + VENV=/code/.tox/py37 [2020-03-30T06:38:03.335Z] + cd /code [2020-03-30T06:38:03.335Z] + mkdir -p dist [2020-03-30T06:38:03.335Z] + chmod 777 dist [2020-03-30T06:38:03.335Z] + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2020-03-30T06:38:15.655Z] + '[' -z unknown ']' [2020-03-30T06:38:15.655Z] + echo unknown [2020-03-30T06:38:15.655Z] + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T06:38:15.655Z] + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T06:38:15.655Z] + '[' '!' -z 1 ']' [2020-03-30T06:38:15.655Z] + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller [2020-03-30T06:38:15.655Z] Cloning into '/tmp/pyinstaller'... [2020-03-30T06:38:22.256Z] + cd /tmp/pyinstaller/bootloader [2020-03-30T06:38:22.256Z] + git checkout v3.6 [2020-03-30T06:38:22.256Z] Note: checking out 'v3.6'. [2020-03-30T06:38:22.256Z] [2020-03-30T06:38:22.256Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-03-30T06:38:22.256Z] changes and commit them, and you can discard any commits you make in this [2020-03-30T06:38:22.256Z] state without impacting any branches by performing another checkout. [2020-03-30T06:38:22.256Z] [2020-03-30T06:38:22.256Z] If you want to create a new branch to retain commits you create, you may [2020-03-30T06:38:22.256Z] do so (now or later) by using -b with the checkout command again. Example: [2020-03-30T06:38:22.256Z] [2020-03-30T06:38:22.256Z] git checkout -b [2020-03-30T06:38:22.256Z] [2020-03-30T06:38:22.256Z] HEAD is now at 6d4cce1f Release 3.6. [2020-03-30T06:38:22.256Z] + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all [2020-03-30T06:38:22.256Z] Setting top to : /tmp/pyinstaller/bootloader [2020-03-30T06:38:22.256Z] Setting out to : /tmp/pyinstaller/bootloader/build [2020-03-30T06:38:22.256Z] Python Version : 3.7.5 (default, Nov 15 2019, 03:07:23) [GCC 8.3.0] [2020-03-30T06:38:22.256Z] Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-03-30T06:38:22.517Z] Checking size of pointer : 8 [2020-03-30T06:38:22.517Z] Platform : Linux-64bit detected based on compiler [2020-03-30T06:38:22.517Z] Checking for compiler flags -m64 : yes [2020-03-30T06:38:22.517Z] Checking for linker flags -m64 : yes [2020-03-30T06:38:22.517Z] Checking for library dl : yes [2020-03-30T06:38:22.782Z] Checking for library m : yes [2020-03-30T06:38:22.782Z] Checking for library z : yes [2020-03-30T06:38:22.782Z] Checking for function unsetenv : yes [2020-03-30T06:38:23.045Z] Checking for function mkdtemp : yes [2020-03-30T06:38:23.045Z] Checking for function strndup : yes [2020-03-30T06:38:23.045Z] Checking for function strnlen : yes [2020-03-30T06:38:23.305Z] Checking for compiler flags -Wl,--as-needed : yes [2020-03-30T06:38:23.305Z] Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-03-30T06:38:23.305Z] Checking for program 'strip' : /usr/bin/strip [2020-03-30T06:38:23.305Z] 'configure' finished successfully (1.027s) [2020-03-30T06:38:23.305Z] 'all' finished successfully (0.000s) [2020-03-30T06:38:23.305Z] 'distclean' finished successfully (0.002s) [2020-03-30T06:38:23.305Z] Setting top to : /tmp/pyinstaller/bootloader [2020-03-30T06:38:23.305Z] Setting out to : /tmp/pyinstaller/bootloader/build [2020-03-30T06:38:23.305Z] Python Version : 3.7.5 (default, Nov 15 2019, 03:07:23) [GCC 8.3.0] [2020-03-30T06:38:23.305Z] Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-03-30T06:38:23.305Z] Checking size of pointer : 8 [2020-03-30T06:38:23.305Z] Platform : Linux-64bit detected based on compiler [2020-03-30T06:38:23.569Z] Checking for compiler flags -m64 : yes [2020-03-30T06:38:23.569Z] Checking for linker flags -m64 : yes [2020-03-30T06:38:23.569Z] Checking for library dl : yes [2020-03-30T06:38:23.569Z] Checking for library m : yes [2020-03-30T06:38:23.838Z] Checking for library z : yes [2020-03-30T06:38:23.838Z] Checking for function unsetenv : yes [2020-03-30T06:38:23.839Z] Checking for function mkdtemp : yes [2020-03-30T06:38:23.839Z] Checking for function strndup : yes [2020-03-30T06:38:24.108Z] Checking for function strnlen : yes [2020-03-30T06:38:24.108Z] Checking for compiler flags -Wl,--as-needed : yes [2020-03-30T06:38:24.108Z] Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-03-30T06:38:24.108Z] Checking for program 'strip' : /usr/bin/strip [2020-03-30T06:38:24.108Z] 'configure' finished successfully (0.866s) [2020-03-30T06:38:24.108Z] 'make_all' finished successfully (0.006s) [2020-03-30T06:38:24.108Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-30T06:38:24.108Z] [ 1/13] Compiling src/pyi_python.c [2020-03-30T06:38:24.108Z] [ 2/13] Compiling src/pyi_global.c [2020-03-30T06:38:24.108Z] [ 3/13] Compiling src/main.c [2020-03-30T06:38:24.108Z] [ 4/13] Compiling src/pyi_archive.c [2020-03-30T06:38:24.108Z] [ 5/13] Compiling src/pyi_utils.c [2020-03-30T06:38:24.108Z] [ 6/13] Compiling src/pyi_path.c [2020-03-30T06:38:24.379Z] [ 7/13] Compiling src/pyi_win32_utils.c [2020-03-30T06:38:24.379Z] [ 8/13] Compiling src/pyi_pythonlib.c [2020-03-30T06:38:24.379Z] [ 9/13] Compiling src/pyi_main.c [2020-03-30T06:38:24.379Z] [10/13] Compiling src/pyi_launch.c [2020-03-30T06:38:24.379Z] [11/13] Compiling src/pyi_python27_compat.c [2020-03-30T06:38:24.644Z] [12/13] Linking build/debug/run_d [2020-03-30T06:38:24.644Z] [13/13] Processing build/debug/run_d [2020-03-30T06:38:24.644Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-30T06:38:24.644Z] 'build_debug' finished successfully (0.593s) [2020-03-30T06:38:24.644Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-30T06:38:24.644Z] [ 1/13] Compiling src/pyi_python.c [2020-03-30T06:38:24.644Z] [ 2/13] Compiling src/pyi_global.c [2020-03-30T06:38:24.644Z] [ 3/13] Compiling src/main.c [2020-03-30T06:38:24.644Z] [ 4/13] Compiling src/pyi_archive.c [2020-03-30T06:38:24.925Z] [ 5/13] Compiling src/pyi_utils.c [2020-03-30T06:38:24.925Z] [ 6/13] Compiling src/pyi_launch.c [2020-03-30T06:38:24.925Z] [ 7/13] Compiling src/pyi_python27_compat.c [2020-03-30T06:38:24.925Z] [ 8/13] Compiling src/pyi_pythonlib.c [2020-03-30T06:38:24.925Z] [ 9/13] Compiling src/pyi_win32_utils.c [2020-03-30T06:38:24.925Z] [10/13] Compiling src/pyi_path.c [2020-03-30T06:38:25.220Z] [11/13] Compiling src/pyi_main.c [2020-03-30T06:38:25.220Z] [12/13] Linking build/release/run [2020-03-30T06:38:25.220Z] [13/13] Processing build/release/run [2020-03-30T06:38:25.220Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-30T06:38:25.220Z] 'build_release' finished successfully (0.553s) [2020-03-30T06:38:25.220Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-30T06:38:25.220Z] [13/14] Processing build/debug/run_d [2020-03-30T06:38:25.220Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) [2020-03-30T06:38:25.220Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-30T06:38:25.220Z] 'install_debug' finished successfully (0.021s) [2020-03-30T06:38:25.220Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-30T06:38:25.220Z] [13/14] Processing build/release/run [2020-03-30T06:38:25.220Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) [2020-03-30T06:38:25.220Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-30T06:38:25.220Z] 'install_release' finished successfully (0.020s) [2020-03-30T06:38:25.220Z] + /code/.tox/py37/bin/pip3 install .. [2020-03-30T06:38:25.799Z] Processing /tmp/pyinstaller [2020-03-30T06:38:26.755Z] Installing build dependencies: started [2020-03-30T06:38:29.332Z] Installing build dependencies: finished with status 'done' [2020-03-30T06:38:29.332Z] Getting requirements to build wheel: started [2020-03-30T06:38:30.287Z] Getting requirements to build wheel: finished with status 'done' [2020-03-30T06:38:30.287Z] Preparing wheel metadata: started [2020-03-30T06:38:30.873Z] Preparing wheel metadata: finished with status 'done' [2020-03-30T06:38:30.873Z] Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (0.17) [2020-03-30T06:38:30.873Z] Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (46.1.3) [2020-03-30T06:38:30.873Z] Building wheels for collected packages: PyInstaller [2020-03-30T06:38:30.873Z] Building wheel for PyInstaller (PEP 517): started [2020-03-30T06:38:32.263Z] Building wheel for PyInstaller (PEP 517): finished with status 'done' [2020-03-30T06:38:32.263Z] Created wheel for PyInstaller: filename=PyInstaller-3.6-py3-none-any.whl size=2927667 sha256=ce9ccc8c9072173a493293c058c577fccd15348b7210bafd4008abe61274ea07 [2020-03-30T06:38:32.263Z] Stored in directory: /tmp/pip-ephem-wheel-cache-pp1oy85z/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b [2020-03-30T06:38:32.263Z] Successfully built PyInstaller [2020-03-30T06:38:32.843Z] Installing collected packages: PyInstaller [2020-03-30T06:38:32.843Z] Attempting uninstall: PyInstaller [2020-03-30T06:38:32.843Z] Found existing installation: PyInstaller 3.6 [2020-03-30T06:38:33.104Z] Uninstalling PyInstaller-3.6: [2020-03-30T06:38:33.104Z] Successfully uninstalled PyInstaller-3.6 [2020-03-30T06:38:34.494Z] Successfully installed PyInstaller-3.6 [2020-03-30T06:38:34.494Z] + cd /code [2020-03-30T06:38:34.494Z] + rm -Rf /tmp/pyinstaller [2020-03-30T06:38:34.754Z] + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2020-03-30T06:38:35.016Z] 66 INFO: PyInstaller: 3.6 [2020-03-30T06:38:35.016Z] 66 INFO: Python: 3.7.5 [2020-03-30T06:38:35.016Z] 70 INFO: Platform: Linux-3.10.0-862.14.4.el7.x86_64-x86_64-with [2020-03-30T06:38:35.016Z] 72 INFO: UPX is not available. [2020-03-30T06:38:35.016Z] 74 INFO: Extending PYTHONPATH with paths [2020-03-30T06:38:35.016Z] ['/code/bin', '/code'] [2020-03-30T06:38:35.016Z] 74 INFO: checking Analysis [2020-03-30T06:38:35.016Z] 74 INFO: Building Analysis because Analysis-00.toc is non existent [2020-03-30T06:38:35.016Z] 74 INFO: Initializing module dependency graph... [2020-03-30T06:38:35.016Z] 76 INFO: Caching module graph hooks... [2020-03-30T06:38:35.016Z] 83 INFO: Analyzing base_library.zip ... [2020-03-30T06:38:40.310Z] 5116 INFO: Caching module dependency graph... [2020-03-30T06:38:40.310Z] 5255 INFO: running Analysis Analysis-00.toc [2020-03-30T06:38:40.310Z] 5288 INFO: Analyzing bin/docker-compose [2020-03-30T06:38:40.310Z] 5462 INFO: Processing pre-find module path hook distutils [2020-03-30T06:38:40.310Z] 5463 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2020-03-30T06:38:40.881Z] 5881 INFO: Processing pre-safe import module hook urllib3.packages.six.moves [2020-03-30T06:38:42.814Z] 7579 INFO: Processing pre-safe import module hook six.moves [2020-03-30T06:38:49.402Z] 13699 INFO: Processing module hooks... [2020-03-30T06:38:49.402Z] 13700 INFO: Loading module hook "hook-certifi.py"... [2020-03-30T06:38:49.402Z] 13701 INFO: Loading module hook "hook-cryptography.py"... [2020-03-30T06:38:49.402Z] 13922 INFO: Loading module hook "hook-distutils.py"... [2020-03-30T06:38:49.402Z] 13925 INFO: Loading module hook "hook-encodings.py"... [2020-03-30T06:38:49.402Z] 13994 INFO: Loading module hook "hook-importlib_metadata.py"... [2020-03-30T06:38:49.402Z] 13997 INFO: Loading module hook "hook-jsonschema.py"... [2020-03-30T06:38:49.402Z] 14001 INFO: Loading module hook "hook-nacl.py"... [2020-03-30T06:38:49.402Z] 14003 INFO: Loading module hook "hook-pydoc.py"... [2020-03-30T06:38:49.402Z] 14004 INFO: Loading module hook "hook-xml.py"... [2020-03-30T06:38:49.402Z] 14183 INFO: Looking for ctypes DLLs [2020-03-30T06:38:49.402Z] Illegal option -p [2020-03-30T06:38:49.402Z] 14265 INFO: Analyzing run-time hooks ... [2020-03-30T06:38:49.402Z] 14292 INFO: Including run-time hook 'pyi_rth_certifi.py' [2020-03-30T06:38:49.402Z] 14295 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' [2020-03-30T06:38:49.402Z] 14332 INFO: Looking for dynamic libraries [2020-03-30T06:38:49.975Z] 14937 INFO: Looking for eggs [2020-03-30T06:38:49.975Z] 14938 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2020-03-30T06:38:49.975Z] 14956 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2020-03-30T06:38:49.975Z] 15095 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2020-03-30T06:38:49.975Z] 15144 INFO: checking PYZ [2020-03-30T06:38:49.975Z] 15144 INFO: Building PYZ because PYZ-00.toc is non existent [2020-03-30T06:38:49.975Z] 15144 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2020-03-30T06:38:51.363Z] 16391 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2020-03-30T06:38:51.363Z] 16417 INFO: checking PKG [2020-03-30T06:38:51.363Z] 16417 INFO: Building PKG because PKG-00.toc is non existent [2020-03-30T06:38:51.363Z] 16417 INFO: Building PKG (CArchive) PKG-00.pkg [2020-03-30T06:39:03.617Z] 28196 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2020-03-30T06:39:03.617Z] 28208 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2020-03-30T06:39:03.617Z] 28208 INFO: checking EXE [2020-03-30T06:39:03.617Z] 28208 INFO: Building EXE because EXE-00.toc is non existent [2020-03-30T06:39:03.617Z] 28208 INFO: Building EXE from EXE-00.toc [2020-03-30T06:39:03.617Z] 28209 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2020-03-30T06:39:03.617Z] 28273 INFO: Building EXE from EXE-00.toc completed successfully. [2020-03-30T06:39:03.617Z] + ls -la dist/ [2020-03-30T06:39:03.617Z] total 17492 [2020-03-30T06:39:03.617Z] drwxrwxrwx 2 root root 28 Mar 30 06:39 . [2020-03-30T06:39:03.617Z] drwxr-xr-x 1 root root 58 Mar 30 06:38 .. [2020-03-30T06:39:03.617Z] -rwxr-xr-x 1 root root 17910136 Mar 30 06:39 docker-compose [2020-03-30T06:39:03.617Z] + ldd dist/docker-compose [2020-03-30T06:39:03.617Z]  /lib/ld-musl-x86_64.so.1 (0x7f11e5b70000) [2020-03-30T06:39:03.617Z] libz.so.1 => /lib/libz.so.1 (0x7f11e5b3a000) [2020-03-30T06:39:03.617Z] libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f11e5b70000) [2020-03-30T06:39:03.617Z] + mv dist/docker-compose /usr/local/bin [2020-03-30T06:39:03.617Z] + docker-compose version [2020-03-30T06:39:04.195Z] docker-compose version 1.25.4, build unknown [2020-03-30T06:39:04.195Z] docker-py version: 4.1.0 [2020-03-30T06:39:04.195Z] CPython version: 3.7.5 [2020-03-30T06:39:04.195Z] OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 [2020-03-30T06:39:06.123Z] Removing intermediate container 083d4d8d1f0b [2020-03-30T06:39:06.123Z] ---> c29a006195e3 [2020-03-30T06:39:06.123Z] Step 20/30 : RUN cp docker-compose-entrypoint.sh /usr/local/bin/ [2020-03-30T06:39:06.123Z] ---> Running in f2263d5cf936 [2020-03-30T06:39:07.069Z] Removing intermediate container f2263d5cf936 [2020-03-30T06:39:07.070Z] ---> a9c44081cb89 [2020-03-30T06:39:07.070Z] Step 21/30 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] [2020-03-30T06:39:07.070Z] ---> Running in 393c3fe418b8 [2020-03-30T06:39:07.070Z] Removing intermediate container 393c3fe418b8 [2020-03-30T06:39:07.070Z] ---> a64dd1e6135f [2020-03-30T06:39:07.070Z] Step 22/30 : FROM alpine:${RUNTIME_ALPINE_VERSION} AS runtime [2020-03-30T06:39:07.332Z] 3.10.3: Pulling from library/alpine [2020-03-30T06:39:07.594Z] 89d9c30c1d48: Already exists [2020-03-30T06:39:07.860Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2020-03-30T06:39:07.860Z] Status: Downloaded newer image for alpine:3.10.3 [2020-03-30T06:39:07.860Z] ---> 965ea09ff2eb [2020-03-30T06:39:07.860Z] Step 23/30 : ARG COMPOSE_TAG [2020-03-30T06:39:07.860Z] ---> Running in e2bd85bf47e9 [2020-03-30T06:39:07.860Z] Removing intermediate container e2bd85bf47e9 [2020-03-30T06:39:07.860Z] ---> 22edaf9ecf14 [2020-03-30T06:39:07.860Z] Step 24/30 : RUN wget https://raw.githubusercontent.com/docker/compose/${COMPOSE_TAG}/docker-compose-entrypoint.sh [2020-03-30T06:39:08.127Z] ---> Running in 7bc3e0e65915 [2020-03-30T06:39:08.713Z] Connecting to raw.githubusercontent.com (151.101.136.133:443) [2020-03-30T06:39:08.713Z] docker-compose-entry 100% |********************************| 546 0:00:00 ETA [2020-03-30T06:39:09.290Z] Removing intermediate container 7bc3e0e65915 [2020-03-30T06:39:09.290Z] ---> b750a792883b [2020-03-30T06:39:09.290Z] Step 25/30 : RUN cp docker-compose-entrypoint.sh /usr/local/bin/ [2020-03-30T06:39:09.290Z] ---> Running in 84d3ea923698 [2020-03-30T06:39:10.246Z] Removing intermediate container 84d3ea923698 [2020-03-30T06:39:10.246Z] ---> 9453c71e24f3 [2020-03-30T06:39:10.246Z] Step 26/30 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] [2020-03-30T06:39:10.246Z] ---> Running in 482e3c80fad9 [2020-03-30T06:39:10.519Z] Removing intermediate container 482e3c80fad9 [2020-03-30T06:39:10.519Z] ---> 13a4c208fe12 [2020-03-30T06:39:10.519Z] Step 27/30 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-03-30T06:39:12.460Z] ---> 82e193c791c0 [2020-03-30T06:39:12.460Z] Step 28/30 : COPY --from=build /usr/local/bin/docker-compose /usr/local/bin/docker-compose [2020-03-30T06:39:13.034Z] ---> c4e9df69fe30 [2020-03-30T06:39:13.034Z] Step 29/30 : LABEL arch=amd64 [2020-03-30T06:39:13.034Z] ---> Running in e0659959d253 [2020-03-30T06:39:13.034Z] Removing intermediate container e0659959d253 [2020-03-30T06:39:13.034Z] ---> ad3919d4f9e4 [2020-03-30T06:39:13.034Z] Step 30/30 : LABEL git_sha=42a444a6024394b7d402d17c1d96ef209fd6044e [2020-03-30T06:39:13.034Z] ---> Running in b7900186d14a [2020-03-30T06:39:13.295Z] Removing intermediate container b7900186d14a [2020-03-30T06:39:13.295Z] ---> 9a137fd8509e [2020-03-30T06:39:13.295Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-30T06:39:13.295Z] Successfully built 9a137fd8509e [2020-03-30T06:39:13.295Z] Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-30T06:43:03.931Z] py27 develop-inst: /code [2020-03-30T06:43:03.932Z] py27 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,-e git+https://github.com/docker/compose.git@8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c#egg=docker_compose,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,enum34==1.1.6,flake8==3.7.9,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.8,importlib-metadata==1.6.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,packaging==20.3,paramiko==2.7.1,pathlib2==2.3.5,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.16.0,PySocks==1.7.1,pytest==4.6.5,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,scandir==1.10.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,typing==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.9,websocket-client==0.57.0,zipp==1.2.0 [2020-03-30T06:43:03.932Z] py37 create: /code/.tox/py37 [2020-03-30T06:43:18.917Z] py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt [2020-03-30T06:51:56.144Z] py37 develop-inst: /code [2020-03-30T06:52:04.400Z] py37 installed: attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,-e git+https://github.com/docker/compose.git@8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c#egg=docker_compose,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,idna==2.8,importlib-metadata==1.6.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.16.0,PySocks==1.7.1,pytest==5.3.2,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.9,websocket-client==0.57.0,zipp==3.1.0 [2020-03-30T06:52:04.400Z] pre-commit create: /code/.tox/pre-commit [2020-03-30T06:52:19.391Z] pre-commit installdeps: pre-commit [2020-03-30T06:52:41.450Z] pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.13,importlib-metadata==1.6.0,nodeenv==1.3.5,pre-commit==2.2.0,PyYAML==5.3.1,six==1.14.0,toml==0.10.0,virtualenv==20.0.15,zipp==3.1.0 [2020-03-30T06:52:41.450Z] ___________________________________ summary ____________________________________ [2020-03-30T06:52:41.450Z] py27: skipped tests [2020-03-30T06:52:41.450Z] py37: skipped tests [2020-03-30T06:52:41.450Z] pre-commit: skipped tests [2020-03-30T06:52:41.450Z] congratulations :) [2020-03-30T06:52:51.529Z] Removing intermediate container c8f34ea5c7c6 [2020-03-30T06:52:51.529Z] ---> 86d1e2c8de78 [2020-03-30T06:52:51.529Z] Step 17/30 : ARG GIT_COMMIT=unknown [2020-03-30T06:52:51.529Z] ---> Running in cf0e33b6bcd8 [2020-03-30T06:52:51.797Z] Removing intermediate container cf0e33b6bcd8 [2020-03-30T06:52:51.797Z] ---> 82bab2804919 [2020-03-30T06:52:51.797Z] Step 18/30 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT [2020-03-30T06:52:52.064Z] ---> Running in aa3630395f6e [2020-03-30T06:52:52.332Z] Removing intermediate container aa3630395f6e [2020-03-30T06:52:52.332Z] ---> 2574c9fd9f54 [2020-03-30T06:52:52.332Z] Step 19/30 : RUN script/build/linux-entrypoint [2020-03-30T06:52:52.607Z] ---> Running in 87346ff57653 [2020-03-30T06:52:53.572Z] + CODE_PATH=/code [2020-03-30T06:52:53.572Z] + VENV=/code/.tox/py37 [2020-03-30T06:52:53.572Z] + cd /code [2020-03-30T06:52:53.572Z] + mkdir -p dist [2020-03-30T06:52:53.572Z] + chmod 777 dist [2020-03-30T06:52:53.572Z] + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2020-03-30T06:53:40.399Z] + '[' -z unknown ']' [2020-03-30T06:53:40.399Z] + echo unknown [2020-03-30T06:53:40.399Z] + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T06:53:40.399Z] + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T06:53:40.399Z] + '[' '!' -z 1 ']' [2020-03-30T06:53:40.399Z] + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller [2020-03-30T06:53:40.399Z] Cloning into '/tmp/pyinstaller'... [2020-03-30T06:53:45.758Z] + cd /tmp/pyinstaller/bootloader [2020-03-30T06:53:45.758Z] + git checkout v3.6 [2020-03-30T06:53:45.758Z] Note: checking out 'v3.6'. [2020-03-30T06:53:45.758Z] [2020-03-30T06:53:45.758Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-03-30T06:53:45.758Z] changes and commit them, and you can discard any commits you make in this [2020-03-30T06:53:45.758Z] state without impacting any branches by performing another checkout. [2020-03-30T06:53:45.758Z] [2020-03-30T06:53:45.758Z] If you want to create a new branch to retain commits you create, you may [2020-03-30T06:53:45.758Z] do so (now or later) by using -b with the checkout command again. Example: [2020-03-30T06:53:45.758Z] [2020-03-30T06:53:45.758Z] git checkout -b [2020-03-30T06:53:45.758Z] [2020-03-30T06:53:45.758Z] HEAD is now at 6d4cce1f Release 3.6. [2020-03-30T06:53:45.758Z] + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all [2020-03-30T06:53:46.339Z] Setting top to : /tmp/pyinstaller/bootloader [2020-03-30T06:53:46.339Z] Setting out to : /tmp/pyinstaller/bootloader/build [2020-03-30T06:53:46.339Z] Python Version : 3.7.5 (default, Nov 15 2019, 03:10:25) [GCC 8.3.0] [2020-03-30T06:53:46.924Z] Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-03-30T06:53:47.190Z] Checking size of pointer : 8 [2020-03-30T06:53:47.190Z] Platform : Linux-64bit detected based on compiler [2020-03-30T06:53:47.190Z] Checking for compiler flags -m64 : no [2020-03-30T06:53:47.190Z] Checking for linker flags -m64 : no [2020-03-30T06:53:47.456Z] Checking for library dl : yes [2020-03-30T06:53:47.724Z] Checking for library m : yes [2020-03-30T06:53:47.724Z] Checking for library z : yes [2020-03-30T06:53:47.991Z] Checking for function unsetenv : yes [2020-03-30T06:53:47.991Z] Checking for function mkdtemp : yes [2020-03-30T06:53:48.262Z] Checking for function strndup : yes [2020-03-30T06:53:48.529Z] Checking for function strnlen : yes [2020-03-30T06:53:48.529Z] Checking for compiler flags -Wl,--as-needed : yes [2020-03-30T06:53:48.529Z] Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-03-30T06:53:48.529Z] Checking for program 'strip' : /usr/bin/strip [2020-03-30T06:53:48.529Z] 'configure' finished successfully (2.319s) [2020-03-30T06:53:48.529Z] 'all' finished successfully (0.001s) [2020-03-30T06:53:48.797Z] 'distclean' finished successfully (0.006s) [2020-03-30T06:53:48.798Z] Setting top to : /tmp/pyinstaller/bootloader [2020-03-30T06:53:48.798Z] Setting out to : /tmp/pyinstaller/bootloader/build [2020-03-30T06:53:48.798Z] Python Version : 3.7.5 (default, Nov 15 2019, 03:10:25) [GCC 8.3.0] [2020-03-30T06:53:49.064Z] Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-03-30T06:53:49.332Z] Checking size of pointer : 8 [2020-03-30T06:53:49.332Z] Platform : Linux-64bit detected based on compiler [2020-03-30T06:53:49.332Z] Checking for compiler flags -m64 : no [2020-03-30T06:53:49.603Z] Checking for linker flags -m64 : no [2020-03-30T06:53:49.603Z] Checking for library dl : yes [2020-03-30T06:53:49.870Z] Checking for library m : yes [2020-03-30T06:53:49.870Z] Checking for library z : yes [2020-03-30T06:53:50.137Z] Checking for function unsetenv : yes [2020-03-30T06:53:50.405Z] Checking for function mkdtemp : yes [2020-03-30T06:53:50.405Z] Checking for function strndup : yes [2020-03-30T06:53:50.674Z] Checking for function strnlen : yes [2020-03-30T06:53:50.943Z] Checking for compiler flags -Wl,--as-needed : yes [2020-03-30T06:53:50.943Z] Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-03-30T06:53:50.943Z] Checking for program 'strip' : /usr/bin/strip [2020-03-30T06:53:50.943Z] 'configure' finished successfully (2.208s) [2020-03-30T06:53:50.943Z] 'make_all' finished successfully (0.027s) [2020-03-30T06:53:50.943Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-30T06:53:50.943Z] [ 1/13] Compiling src/pyi_python.c [2020-03-30T06:53:50.943Z] [ 2/13] Compiling src/pyi_global.c [2020-03-30T06:53:50.943Z] [ 3/13] Compiling src/main.c [2020-03-30T06:53:50.943Z] [ 4/13] Compiling src/pyi_archive.c [2020-03-30T06:53:51.211Z] [ 5/13] Compiling src/pyi_utils.c [2020-03-30T06:53:51.211Z] [ 6/13] Compiling src/pyi_launch.c [2020-03-30T06:53:51.485Z] [ 7/13] Compiling src/pyi_python27_compat.c [2020-03-30T06:53:51.761Z] [ 8/13] Compiling src/pyi_pythonlib.c [2020-03-30T06:53:51.761Z] [ 9/13] Compiling src/pyi_win32_utils.c [2020-03-30T06:53:51.761Z] [10/13] Compiling src/pyi_path.c [2020-03-30T06:53:52.034Z] [11/13] Compiling src/pyi_main.c [2020-03-30T06:53:52.619Z] [12/13] Linking build/debug/run_d [2020-03-30T06:53:52.619Z] [13/13] Processing build/debug/run_d [2020-03-30T06:53:52.619Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-30T06:53:52.619Z] 'build_debug' finished successfully (1.686s) [2020-03-30T06:53:52.619Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-30T06:53:52.619Z] [ 1/13] Compiling src/pyi_python.c [2020-03-30T06:53:52.619Z] [ 2/13] Compiling src/pyi_global.c [2020-03-30T06:53:52.619Z] [ 3/13] Compiling src/main.c [2020-03-30T06:53:52.619Z] [ 4/13] Compiling src/pyi_archive.c [2020-03-30T06:53:52.888Z] [ 5/13] Compiling src/pyi_utils.c [2020-03-30T06:53:52.888Z] [ 6/13] Compiling src/pyi_launch.c [2020-03-30T06:53:53.157Z] [ 7/13] Compiling src/pyi_python27_compat.c [2020-03-30T06:53:53.428Z] [ 8/13] Compiling src/pyi_pythonlib.c [2020-03-30T06:53:53.428Z] [ 9/13] Compiling src/pyi_win32_utils.c [2020-03-30T06:53:53.697Z] [10/13] Compiling src/pyi_path.c [2020-03-30T06:53:53.697Z] [11/13] Compiling src/pyi_main.c [2020-03-30T06:53:54.283Z] [12/13] Linking build/release/run [2020-03-30T06:53:54.283Z] [13/13] Processing build/release/run [2020-03-30T06:53:54.283Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-30T06:53:54.283Z] 'build_release' finished successfully (1.654s) [2020-03-30T06:53:54.283Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-30T06:53:54.283Z] [13/14] Processing build/debug/run_d [2020-03-30T06:53:54.283Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit-aarch/run_d (from build/debug/run_d) [2020-03-30T06:53:54.283Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-30T06:53:54.283Z] 'install_debug' finished successfully (0.095s) [2020-03-30T06:53:54.283Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-30T06:53:54.549Z] [13/14] Processing build/release/run [2020-03-30T06:53:54.549Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit-aarch/run (from build/release/run) [2020-03-30T06:53:54.549Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-30T06:53:54.549Z] 'install_release' finished successfully (0.094s) [2020-03-30T06:53:54.549Z] + /code/.tox/py37/bin/pip3 install .. [2020-03-30T06:53:56.495Z] Processing /tmp/pyinstaller [2020-03-30T06:53:59.074Z] Installing build dependencies: started [2020-03-30T06:54:07.271Z] Installing build dependencies: finished with status 'done' [2020-03-30T06:54:07.271Z] Getting requirements to build wheel: started [2020-03-30T06:54:09.852Z] Getting requirements to build wheel: finished with status 'done' [2020-03-30T06:54:09.852Z] Preparing wheel metadata: started [2020-03-30T06:54:11.260Z] Preparing wheel metadata: finished with status 'done' [2020-03-30T06:54:11.260Z] Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (0.17) [2020-03-30T06:54:11.260Z] Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (46.1.3) [2020-03-30T06:54:11.526Z] Building wheels for collected packages: PyInstaller [2020-03-30T06:54:11.526Z] Building wheel for PyInstaller (PEP 517): started [2020-03-30T06:54:16.861Z] Building wheel for PyInstaller (PEP 517): finished with status 'done' [2020-03-30T06:54:17.127Z] Created wheel for PyInstaller: filename=PyInstaller-3.6-py3-none-any.whl size=2961966 sha256=0c75e730d37d285d90a6f88895b975b6018606afbce016da3e4e1e5d9e45fd8d [2020-03-30T06:54:17.127Z] Stored in directory: /tmp/pip-ephem-wheel-cache-m9r0f97a/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b [2020-03-30T06:54:17.127Z] Successfully built PyInstaller [2020-03-30T06:54:18.532Z] Installing collected packages: PyInstaller [2020-03-30T06:54:18.532Z] Attempting uninstall: PyInstaller [2020-03-30T06:54:18.532Z] Found existing installation: PyInstaller 3.6 [2020-03-30T06:54:21.110Z] Uninstalling PyInstaller-3.6: [2020-03-30T06:54:21.111Z] Successfully uninstalled PyInstaller-3.6 [2020-03-30T06:54:24.454Z] Successfully installed PyInstaller-3.6 [2020-03-30T06:54:25.414Z] + cd /code [2020-03-30T06:54:25.414Z] + rm -Rf /tmp/pyinstaller [2020-03-30T06:54:25.681Z] + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2020-03-30T06:54:26.641Z] 240 INFO: PyInstaller: 3.6 [2020-03-30T06:54:26.641Z] 241 INFO: Python: 3.7.5 [2020-03-30T06:54:26.641Z] 253 INFO: Platform: Linux-4.15.0-38-generic-aarch64-with [2020-03-30T06:54:26.641Z] 260 INFO: UPX is not available. [2020-03-30T06:54:26.641Z] 267 INFO: Extending PYTHONPATH with paths [2020-03-30T06:54:26.641Z] ['/code/bin', '/code'] [2020-03-30T06:54:26.641Z] 267 INFO: checking Analysis [2020-03-30T06:54:26.641Z] 268 INFO: Building Analysis because Analysis-00.toc is non existent [2020-03-30T06:54:26.641Z] 268 INFO: Initializing module dependency graph... [2020-03-30T06:54:26.641Z] 276 INFO: Caching module graph hooks... [2020-03-30T06:54:26.641Z] 307 INFO: Analyzing base_library.zip ... [2020-03-30T06:54:44.870Z] 18314 INFO: Caching module dependency graph... [2020-03-30T06:54:45.469Z] 19022 INFO: running Analysis Analysis-00.toc [2020-03-30T06:54:45.469Z] 19073 INFO: Analyzing bin/docker-compose [2020-03-30T06:54:46.429Z] 19802 INFO: Processing pre-find module path hook distutils [2020-03-30T06:54:46.429Z] 19804 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2020-03-30T06:54:47.834Z] 21300 INFO: Processing pre-safe import module hook urllib3.packages.six.moves [2020-03-30T06:54:54.475Z] 27759 INFO: Processing pre-safe import module hook six.moves [2020-03-30T06:55:17.811Z] Cannot contact prd-ubuntu18.04-docker-arm64-4c-16g-1339: java.lang.InterruptedException [2020-03-30T06:55:18.719Z] 49986 INFO: Processing module hooks... [2020-03-30T06:55:18.719Z] 49989 INFO: Loading module hook "hook-xml.py"... [2020-03-30T06:55:18.719Z] 50297 INFO: Loading module hook "hook-nacl.py"... [2020-03-30T06:55:18.719Z] 50308 INFO: Loading module hook "hook-importlib_metadata.py"... [2020-03-30T06:55:18.719Z] 50314 INFO: Loading module hook "hook-certifi.py"... [2020-03-30T06:55:18.719Z] 50318 INFO: Loading module hook "hook-distutils.py"... [2020-03-30T06:55:18.719Z] 50327 INFO: Loading module hook "hook-cryptography.py"... [2020-03-30T06:55:18.719Z] 51140 INFO: Loading module hook "hook-pydoc.py"... [2020-03-30T06:55:18.719Z] 51143 INFO: Loading module hook "hook-encodings.py"... [2020-03-30T06:55:18.719Z] 51405 INFO: Loading module hook "hook-jsonschema.py"... [2020-03-30T06:55:18.719Z] 51627 INFO: Looking for ctypes DLLs [2020-03-30T06:55:18.719Z] Illegal option -p [2020-03-30T06:55:18.719Z] 51808 INFO: Analyzing run-time hooks ... [2020-03-30T06:55:18.719Z] 51894 INFO: Including run-time hook 'pyi_rth_certifi.py' [2020-03-30T06:55:18.719Z] 51902 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' [2020-03-30T06:55:18.719Z] 52011 INFO: Looking for dynamic libraries [2020-03-30T06:55:19.678Z] 53088 INFO: Looking for eggs [2020-03-30T06:55:19.678Z] 53089 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2020-03-30T06:55:19.678Z] 53175 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2020-03-30T06:55:20.258Z] 53834 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2020-03-30T06:55:20.525Z] 53991 INFO: checking PYZ [2020-03-30T06:55:20.525Z] 53991 INFO: Building PYZ because PYZ-00.toc is non existent [2020-03-30T06:55:20.525Z] 53992 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2020-03-30T06:55:24.778Z] 58370 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2020-03-30T06:55:25.045Z] 58465 INFO: checking PKG [2020-03-30T06:55:25.045Z] 58465 INFO: Building PKG because PKG-00.toc is non existent [2020-03-30T06:55:25.045Z] 58466 INFO: Building PKG (CArchive) PKG-00.pkg [2020-03-30T06:55:57.254Z] 88253 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2020-03-30T06:55:57.254Z] 88285 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit-aarch/run [2020-03-30T06:55:57.254Z] 88285 INFO: checking EXE [2020-03-30T06:55:57.254Z] 88286 INFO: Building EXE because EXE-00.toc is non existent [2020-03-30T06:55:57.254Z] 88286 INFO: Building EXE from EXE-00.toc [2020-03-30T06:55:57.254Z] 88288 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2020-03-30T06:55:57.254Z] 88486 INFO: Building EXE from EXE-00.toc completed successfully. [2020-03-30T06:55:57.254Z] + ls -la dist/ [2020-03-30T06:55:57.254Z] total 16612 [2020-03-30T06:55:57.254Z] drwxrwxrwx 2 root root 4096 Mar 30 06:55 . [2020-03-30T06:55:57.254Z] drwxr-xr-x 1 root root 4096 Mar 30 06:54 .. [2020-03-30T06:55:57.254Z] -rwxr-xr-x 1 root root 16996472 Mar 30 06:55 docker-compose [2020-03-30T06:55:57.254Z] + ldd dist/docker-compose [2020-03-30T06:55:57.254Z]  /lib/ld-musl-aarch64.so.1 (0xffffb7093000) [2020-03-30T06:55:57.254Z] libz.so.1 => /lib/libz.so.1 (0xffffb7042000) [2020-03-30T06:55:57.254Z] libc.musl-aarch64.so.1 => /lib/ld-musl-aarch64.so.1 (0xffffb7093000) [2020-03-30T06:55:57.254Z] + mv dist/docker-compose /usr/local/bin [2020-03-30T06:55:57.254Z] + docker-compose version [2020-03-30T06:55:57.836Z] docker-compose version 1.25.4, build unknown [2020-03-30T06:55:57.836Z] docker-py version: 4.1.0 [2020-03-30T06:55:57.836Z] CPython version: 3.7.5 [2020-03-30T06:55:57.836Z] OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 [2020-03-30T06:56:01.184Z] Removing intermediate container 87346ff57653 [2020-03-30T06:56:01.184Z] ---> 0b09f3021c8c [2020-03-30T06:56:01.184Z] Step 20/30 : RUN cp docker-compose-entrypoint.sh /usr/local/bin/ [2020-03-30T06:56:01.184Z] ---> Running in 0758baac1c6d [2020-03-30T06:56:03.133Z] Removing intermediate container 0758baac1c6d [2020-03-30T06:56:03.133Z] ---> fa29d547b2ea [2020-03-30T06:56:03.133Z] Step 21/30 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] [2020-03-30T06:56:03.133Z] ---> Running in b886ae78ebf2 [2020-03-30T06:56:03.714Z] Removing intermediate container b886ae78ebf2 [2020-03-30T06:56:03.714Z] ---> 5f5ac82b5a45 [2020-03-30T06:56:03.714Z] Step 22/30 : FROM alpine:${RUNTIME_ALPINE_VERSION} AS runtime [2020-03-30T06:56:03.980Z] 3.10.3: Pulling from library/alpine [2020-03-30T06:56:03.980Z] 8bfa91304040: Already exists [2020-03-30T06:56:04.565Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2020-03-30T06:56:04.565Z] Status: Downloaded newer image for alpine:3.10.3 [2020-03-30T06:56:04.565Z] ---> 61ebf0b9b18f [2020-03-30T06:56:04.565Z] Step 23/30 : ARG COMPOSE_TAG [2020-03-30T06:56:04.565Z] ---> Running in 9ebc1141dc2e [2020-03-30T06:56:04.832Z] Removing intermediate container 9ebc1141dc2e [2020-03-30T06:56:04.832Z] ---> 059a5e46531a [2020-03-30T06:56:04.832Z] Step 24/30 : RUN wget https://raw.githubusercontent.com/docker/compose/${COMPOSE_TAG}/docker-compose-entrypoint.sh [2020-03-30T06:56:05.118Z] ---> Running in 921062cc9193 [2020-03-30T06:56:06.078Z] Connecting to raw.githubusercontent.com (151.101.0.133:443) [2020-03-30T06:56:06.078Z] docker-compose-entry 100% |********************************| 546 0:00:00 ETA [2020-03-30T06:56:07.040Z] Removing intermediate container 921062cc9193 [2020-03-30T06:56:07.040Z] ---> 29ff2f3f8368 [2020-03-30T06:56:07.040Z] Step 25/30 : RUN cp docker-compose-entrypoint.sh /usr/local/bin/ [2020-03-30T06:56:07.040Z] ---> Running in 4224eb765efb [2020-03-30T06:56:08.983Z] Removing intermediate container 4224eb765efb [2020-03-30T06:56:08.984Z] ---> 5fe651891593 [2020-03-30T06:56:08.984Z] Step 26/30 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] [2020-03-30T06:56:08.984Z] ---> Running in dc11d88453a8 [2020-03-30T06:56:09.250Z] Removing intermediate container dc11d88453a8 [2020-03-30T06:56:09.250Z] ---> 48d88439d552 [2020-03-30T06:56:09.250Z] Step 27/30 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-03-30T06:56:11.837Z] ---> ed15a62cfd84 [2020-03-30T06:56:11.837Z] Step 28/30 : COPY --from=build /usr/local/bin/docker-compose /usr/local/bin/docker-compose [2020-03-30T06:56:13.246Z] ---> 78e7fbd96280 [2020-03-30T06:56:13.246Z] Step 29/30 : LABEL arch=arm64 [2020-03-30T06:56:13.246Z] ---> Running in 300e8e93d325 [2020-03-30T06:56:13.512Z] Removing intermediate container 300e8e93d325 [2020-03-30T06:56:13.512Z] ---> b5f1fa8fc42b [2020-03-30T06:56:13.512Z] Step 30/30 : LABEL git_sha=42a444a6024394b7d402d17c1d96ef209fd6044e [2020-03-30T06:56:13.780Z] ---> Running in cf90644f3d8d [2020-03-30T06:56:14.049Z] Removing intermediate container cf90644f3d8d [2020-03-30T06:56:14.049Z] ---> 3e83d3c8583f [2020-03-30T06:56:14.049Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-30T06:56:14.049Z] Successfully built 3e83d3c8583f [2020-03-30T06:56:14.049Z] Successfully tagged edgex-devops/edgex-compose-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] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [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 [2020-03-30T06:56:16.831Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T06:56:17.426Z] ---> package-listing.sh [2020-03-30T06:56:17.426Z] ++ facter osfamily [2020-03-30T06:56:17.426Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-30T06:56:17.426Z] + OS_FAMILY=redhat [2020-03-30T06:56:17.426Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-129 [2020-03-30T06:56:17.426Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-30T06:56:17.426Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-30T06:56:17.426Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-30T06:56:17.426Z] + PACKAGES=/tmp/packages_start.txt [2020-03-30T06:56:17.426Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-129 ']' [2020-03-30T06:56:17.426Z] + PACKAGES=/tmp/packages_end.txt [2020-03-30T06:56:17.426Z] + case "${OS_FAMILY}" in [2020-03-30T06:56:17.426Z] + rpm -qa [2020-03-30T06:56:17.426Z] + sort [2020-03-30T06:56:21.625Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-30T06:56:21.625Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-30T06:56:21.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-30T06:56:21.625Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-129 ']' [2020-03-30T06:56:21.625Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-129/archives/ [2020-03-30T06:56:21.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-129/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-30T06:56:22.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-30T06:56:22.467Z] [2020-03-30T06:56:22.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-30T06:56:22.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-30T06:56:22.850Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-30T06:56:22.850Z] c9b1b535fdd9: Already exists [2020-03-30T06:56:22.850Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-30T06:56:22.850Z] 756a868c4378: Pulling fs layer [2020-03-30T06:56:22.850Z] 444b2fc9a129: Pulling fs layer [2020-03-30T06:56:22.850Z] ea15f1150254: Pulling fs layer [2020-03-30T06:56:22.850Z] 41b27a9f41bf: Pulling fs layer [2020-03-30T06:56:22.850Z] 28c525ee5125: Pulling fs layer [2020-03-30T06:56:22.850Z] 094b1ea09ed8: Pulling fs layer [2020-03-30T06:56:22.850Z] 138eaada9080: Pulling fs layer [2020-03-30T06:56:22.850Z] 0622d0fa9048: Pulling fs layer [2020-03-30T06:56:22.850Z] 28c525ee5125: Waiting [2020-03-30T06:56:22.850Z] 094b1ea09ed8: Waiting [2020-03-30T06:56:22.850Z] 41b27a9f41bf: Waiting [2020-03-30T06:56:22.850Z] ea15f1150254: Waiting [2020-03-30T06:56:22.850Z] 0622d0fa9048: Waiting [2020-03-30T06:56:22.850Z] 444b2fc9a129: Verifying Checksum [2020-03-30T06:56:22.850Z] 444b2fc9a129: Download complete [2020-03-30T06:56:22.850Z] 2cc5ad85d9ab: Download complete [2020-03-30T06:56:23.131Z] ea15f1150254: Verifying Checksum [2020-03-30T06:56:23.131Z] ea15f1150254: Download complete [2020-03-30T06:56:23.131Z] 28c525ee5125: Verifying Checksum [2020-03-30T06:56:23.131Z] 28c525ee5125: Download complete [2020-03-30T06:56:23.418Z] 2cc5ad85d9ab: Pull complete [2020-03-30T06:56:23.700Z] 756a868c4378: Verifying Checksum [2020-03-30T06:56:23.700Z] 756a868c4378: Download complete [2020-03-30T06:56:23.980Z] 138eaada9080: Verifying Checksum [2020-03-30T06:56:23.980Z] 138eaada9080: Download complete [2020-03-30T06:56:23.980Z] 094b1ea09ed8: Verifying Checksum [2020-03-30T06:56:23.980Z] 094b1ea09ed8: Download complete [2020-03-30T06:56:23.980Z] 0622d0fa9048: Verifying Checksum [2020-03-30T06:56:23.980Z] 0622d0fa9048: Download complete [2020-03-30T06:56:24.592Z] 41b27a9f41bf: Verifying Checksum [2020-03-30T06:56:24.592Z] 41b27a9f41bf: Download complete [2020-03-30T06:56:25.995Z] 756a868c4378: Pull complete [2020-03-30T06:56:25.995Z] 444b2fc9a129: Pull complete [2020-03-30T06:56:26.270Z] ea15f1150254: Pull complete [2020-03-30T06:56:31.572Z] 41b27a9f41bf: Pull complete [2020-03-30T06:56:31.572Z] 28c525ee5125: Pull complete [2020-03-30T06:56:33.484Z] 094b1ea09ed8: Pull complete [2020-03-30T06:56:34.435Z] 138eaada9080: Pull complete [2020-03-30T06:56:34.694Z] 0622d0fa9048: Pull complete [2020-03-30T06:56:34.694Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-30T06:56:34.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-30T06:56:34.937Z] prd-centos7-docker-4c-2g-1337 does not seem to be running inside a container [2020-03-30T06:56:35.032Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_PR-129 -v /w/workspace/exfoundry_ci-build-images_PR-129:/w/workspace/exfoundry_ci-build-images_PR-129:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-129@tmp:/w/workspace/exfoundry_ci-build-images_PR-129@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-30T06:56:36.393Z] $ docker top 5215ab4f80cd8fd217ad66d9bdcfead421b41bb6b4eabcfc9a93d50318920dda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-30T06:56:36.823Z] provisioning config files... [2020-03-30T06:56:36.841Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-129@tmp/config5588495353211087078tmp [Pipeline] { [Pipeline] echo [2020-03-30T06:56:36.921Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T06:56:37.269Z] ---> create-netrc.sh [Pipeline] echo [2020-03-30T06:56:37.293Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T06:56:37.616Z] ---> logs-deploy.sh [2020-03-30T06:56:37.616Z] + ARCHIVE_ARTIFACTS= [2020-03-30T06:56:37.616Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-30T06:56:37.616Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-30T06:56:37.616Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-30T06:56:37.616Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-129/1 [2020-03-30T06:56:37.616Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-129/1/ [2020-03-30T06:56:37.616Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-129/1 /w/workspace/exfoundry_ci-build-images_PR-129 [2020-03-30T06:56:40.152Z] Archives upload complete. [2020-03-30T06:56:40.152Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-129/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-129/1/ [2020-03-30T06:56:40.736Z] ---> uname -a: [2020-03-30T06:56:40.736Z] Linux 5215ab4f80cd 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] ---> lscpu: [2020-03-30T06:56:40.736Z] Architecture: x86_64 [2020-03-30T06:56:40.736Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-30T06:56:40.736Z] Byte Order: Little Endian [2020-03-30T06:56:40.736Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-30T06:56:40.736Z] CPU(s): 4 [2020-03-30T06:56:40.736Z] On-line CPU(s) list: 0-3 [2020-03-30T06:56:40.736Z] Thread(s) per core: 1 [2020-03-30T06:56:40.736Z] Core(s) per socket: 1 [2020-03-30T06:56:40.736Z] Socket(s): 4 [2020-03-30T06:56:40.736Z] NUMA node(s): 1 [2020-03-30T06:56:40.736Z] Vendor ID: GenuineIntel [2020-03-30T06:56:40.736Z] CPU family: 6 [2020-03-30T06:56:40.736Z] Model: 44 [2020-03-30T06:56:40.736Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-30T06:56:40.736Z] Stepping: 1 [2020-03-30T06:56:40.736Z] CPU MHz: 2933.436 [2020-03-30T06:56:40.736Z] BogoMIPS: 5866.87 [2020-03-30T06:56:40.736Z] Virtualization: VT-x [2020-03-30T06:56:40.736Z] Hypervisor vendor: KVM [2020-03-30T06:56:40.736Z] Virtualization type: full [2020-03-30T06:56:40.736Z] L1d cache: 128 KiB [2020-03-30T06:56:40.736Z] L1i cache: 128 KiB [2020-03-30T06:56:40.736Z] L2 cache: 16 MiB [2020-03-30T06:56:40.736Z] L3 cache: 64 MiB [2020-03-30T06:56:40.736Z] NUMA node0 CPU(s): 0-3 [2020-03-30T06:56:40.736Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-30T06:56:40.736Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-30T06:56:40.736Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-30T06:56:40.736Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-30T06:56:40.736Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-30T06:56:40.736Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] ---> nproc: [2020-03-30T06:56:40.736Z] 4 [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] ---> df -h: [2020-03-30T06:56:40.736Z] Filesystem Size Used Available Use% Mounted on [2020-03-30T06:56:40.736Z] overlay 50.0G 6.9G 43.1G 14% / [2020-03-30T06:56:40.736Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-30T06:56:40.736Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-30T06:56:40.736Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-30T06:56:40.736Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf [2020-03-30T06:56:40.736Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname [2020-03-30T06:56:40.736Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts [2020-03-30T06:56:40.736Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/exfoundry_ci-build-images_PR-129@tmp [2020-03-30T06:56:40.736Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa [2020-03-30T06:56:40.736Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/exfoundry_ci-build-images_PR-129 [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] ---> free -m: [2020-03-30T06:56:40.736Z] total used free shared buff/cache available [2020-03-30T06:56:40.736Z] Mem: 1838 653 76 0 1109 1091 [2020-03-30T06:56:40.736Z] Swap: 1023 1 1022 [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] ---> ip addr: [2020-03-30T06:56:40.736Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-30T06:56:40.736Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-30T06:56:40.736Z] inet 127.0.0.1/8 scope host lo [2020-03-30T06:56:40.736Z] valid_lft forever preferred_lft forever [2020-03-30T06:56:40.736Z] 22: eth0@if23: mtu 1458 qdisc noqueue state UP [2020-03-30T06:56:40.736Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-30T06:56:40.736Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-30T06:56:40.736Z] valid_lft forever preferred_lft forever [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] ---> sar -b -r -n DEV: [2020-03-30T06:56:40.736Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/30/20 _x86_64_ (4 CPU) [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] 06:28:44 LINUX RESTART [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] 06:29:01 tps rtps wtps bread/s bwrtn/s [2020-03-30T06:56:40.736Z] 06:30:02 229.37 80.19 149.18 8287.28 61652.59 [2020-03-30T06:56:40.736Z] 06:31:01 86.40 8.44 77.95 3788.70 15445.75 [2020-03-30T06:56:40.736Z] 06:32:01 42.35 5.61 36.74 404.39 2463.47 [2020-03-30T06:56:40.736Z] 06:33:01 18.23 5.18 13.05 151.29 4354.42 [2020-03-30T06:56:40.736Z] 06:34:01 38.91 25.30 13.61 1102.11 2781.92 [2020-03-30T06:56:40.736Z] 06:35:01 52.84 10.60 42.25 531.07 4455.02 [2020-03-30T06:56:40.736Z] 06:36:01 10.30 0.03 10.26 0.67 519.38 [2020-03-30T06:56:40.736Z] 06:37:01 13.61 0.05 13.56 1.20 6446.23 [2020-03-30T06:56:40.736Z] 06:38:01 107.22 59.94 47.27 2464.25 5904.94 [2020-03-30T06:56:40.736Z] 06:39:02 55.74 13.63 42.11 552.20 5789.46 [2020-03-30T06:56:40.736Z] 06:40:01 32.89 4.10 28.80 156.42 6246.61 [2020-03-30T06:56:40.736Z] 06:41:01 0.40 0.00 0.40 0.00 6.24 [2020-03-30T06:56:40.736Z] 06:42:01 0.28 0.00 0.28 0.00 3.51 [2020-03-30T06:56:40.736Z] 06:43:01 0.30 0.00 0.30 0.00 3.23 [2020-03-30T06:56:40.736Z] 06:44:01 1.50 1.28 0.22 50.88 2.18 [2020-03-30T06:56:40.736Z] 06:45:01 0.75 0.03 0.72 1.07 14.50 [2020-03-30T06:56:40.736Z] 06:46:01 0.40 0.00 0.40 0.00 4.76 [2020-03-30T06:56:40.736Z] 06:47:01 0.25 0.00 0.25 0.00 2.96 [2020-03-30T06:56:40.736Z] 06:48:01 0.25 0.00 0.25 0.00 3.18 [2020-03-30T06:56:40.736Z] 06:49:01 0.30 0.00 0.30 0.00 3.65 [2020-03-30T06:56:40.736Z] 06:50:01 0.25 0.00 0.25 0.00 3.26 [2020-03-30T06:56:40.736Z] 06:51:01 0.33 0.00 0.33 0.00 3.66 [2020-03-30T06:56:40.736Z] 06:52:01 0.23 0.00 0.23 0.00 2.86 [2020-03-30T06:56:40.736Z] 06:53:01 0.40 0.00 0.40 0.00 5.28 [2020-03-30T06:56:40.736Z] 06:54:01 0.28 0.00 0.28 0.00 3.23 [2020-03-30T06:56:40.736Z] 06:55:01 0.22 0.00 0.22 0.00 2.68 [2020-03-30T06:56:40.736Z] 06:56:01 0.25 0.00 0.25 0.00 2.95 [2020-03-30T06:56:40.736Z] Average: 25.69 7.95 17.74 646.68 4295.87 [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] 06:29:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-30T06:56:40.736Z] 06:30:02 67672 1814632 96.40 2620 1220080 1123168 38.32 536984 1088664 114532 [2020-03-30T06:56:40.736Z] 06:31:01 164472 1717832 91.26 2620 1064468 1098732 37.49 591580 925712 59516 [2020-03-30T06:56:40.736Z] 06:32:01 115884 1766420 93.84 2620 1082392 1119156 38.19 628632 928848 1740 [2020-03-30T06:56:40.736Z] 06:33:01 84304 1798000 95.52 2620 1110208 1107896 37.80 677584 912280 55820 [2020-03-30T06:56:40.736Z] 06:34:01 518552 1363752 72.45 2544 721452 1078604 36.80 504388 658588 60504 [2020-03-30T06:56:40.736Z] 06:35:01 405640 1476664 78.45 2544 788876 1116436 38.09 590912 676412 4800 [2020-03-30T06:56:40.736Z] 06:36:01 366528 1515776 80.53 2544 832704 1105540 37.72 607372 696804 38072 [2020-03-30T06:56:40.736Z] 06:37:01 77704 1804600 95.87 2520 880496 1369944 46.74 841696 752152 3136 [2020-03-30T06:56:40.736Z] 06:38:01 544372 1337932 71.08 2432 732288 1013644 34.59 508204 611264 72420 [2020-03-30T06:56:40.736Z] 06:39:02 470236 1412068 75.02 2432 757912 1072820 36.60 570708 630640 10408 [2020-03-30T06:56:40.736Z] 06:40:01 428492 1453812 77.24 2432 865860 936340 31.95 532280 716964 16 [2020-03-30T06:56:40.736Z] 06:41:01 432776 1449528 77.01 2432 865868 911560 31.10 529560 716148 12 [2020-03-30T06:56:40.736Z] 06:42:01 432816 1449488 77.01 2432 865872 911560 31.10 529868 716148 12 [2020-03-30T06:56:40.736Z] 06:43:01 432840 1449464 77.00 2432 865876 911560 31.10 529768 716152 8 [2020-03-30T06:56:40.736Z] 06:44:01 431540 1450764 77.07 2432 866796 911560 31.10 529640 717044 20 [2020-03-30T06:56:40.736Z] 06:45:01 431164 1451140 77.09 2432 866804 911620 31.10 529988 717048 8 [2020-03-30T06:56:40.736Z] 06:46:01 431632 1450672 77.07 2432 866804 911560 31.10 529832 717044 12 [2020-03-30T06:56:40.736Z] 06:47:01 449672 1432632 76.11 2432 866808 911560 31.10 512360 716496 16 [2020-03-30T06:56:40.736Z] 06:48:01 449476 1432828 76.12 2432 866820 911560 31.10 514096 714448 16 [2020-03-30T06:56:40.736Z] 06:49:01 452460 1429844 75.96 2432 866820 911560 31.10 510992 714448 8 [2020-03-30T06:56:40.736Z] 06:50:01 452084 1430220 75.98 2432 866828 911656 31.11 511644 714448 8 [2020-03-30T06:56:40.736Z] 06:51:01 451172 1431132 76.03 2432 866832 911752 31.11 512192 714448 8 [2020-03-30T06:56:40.736Z] 06:52:01 452848 1429456 75.94 2432 866836 911556 31.10 510924 714448 8 [2020-03-30T06:56:40.736Z] 06:53:01 452684 1429620 75.95 2432 866840 911560 31.10 510928 714448 8 [2020-03-30T06:56:40.736Z] 06:54:01 453096 1429208 75.93 2432 866844 911560 31.10 510552 714448 16 [2020-03-30T06:56:40.736Z] 06:55:01 452876 1429428 75.94 2432 866852 911620 31.10 510868 714448 8 [2020-03-30T06:56:40.736Z] 06:56:01 453236 1429068 75.92 2432 866856 911560 31.10 510584 714448 8 [2020-03-30T06:56:40.736Z] Average: 383564 1498740 79.62 2476 886040 989913 33.78 551264 742387 15598 [2020-03-30T06:56:40.736Z] [2020-03-30T06:56:40.736Z] 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-30T06:56:40.736Z] 06:30:02 eth0 559.52 350.64 3864.39 74.56 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:30:02 docker0 89.31 143.17 4.70 1489.82 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:31:01 eth0 88.71 64.30 438.21 11.73 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:31:01 veth1a16a17 25.57 29.64 3.01 181.99 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:31:01 docker0 143.98 217.01 9.28 1941.65 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:32:01 eth0 1.95 1.31 1.33 0.73 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:32:01 veth1a16a17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:33:01 eth0 1.46 0.53 0.76 0.36 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:33:01 veth1a16a17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.736Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:34:01 eth0 9.98 10.21 15.79 34.16 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:34:01 veth1a16a17 3.51 3.16 0.60 14.44 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:34:01 docker0 3.51 3.16 0.55 14.44 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:35:01 eth0 7.57 5.69 5.42 6.27 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:35:01 veth1a16a17 1.83 1.18 0.46 1.43 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:35:01 docker0 1.83 1.18 0.44 1.43 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:36:01 eth0 1.01 0.53 0.71 0.36 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:36:01 veth1a16a17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:37:01 eth0 0.98 0.65 0.71 0.40 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:37:01 veth1a16a17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:38:01 eth0 17.38 12.62 102.30 3.57 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:38:01 docker0 9.11 10.96 0.79 97.08 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:39:02 eth0 113.35 100.90 789.74 16.69 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:39:02 veth7f72659 82.37 87.55 5.84 769.44 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:39:02 docker0 238.47 316.20 15.62 2792.47 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:40:01 eth0 8.92 7.16 6.76 3.49 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:40:01 docker0 0.20 0.22 0.02 0.11 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:41:01 eth0 0.08 0.10 0.01 0.04 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:42:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:45:01 eth0 0.35 0.27 0.20 0.08 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:48:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:50:01 eth0 0.67 0.22 0.17 0.07 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:51:01 eth0 1.10 0.32 0.29 0.20 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:52:01 eth0 0.80 0.07 0.04 0.01 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:55:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] Average: eth0 30.18 20.60 193.70 5.66 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] Average: docker0 8.85 11.73 0.58 103.56 0.00 0.00 0.00 [2020-03-30T06:56:40.737Z] [2020-03-30T06:56:40.737Z] [2020-03-30T06:56:40.737Z] ---> sar -P ALL: [2020-03-30T06:56:40.737Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/30/20 _x86_64_ (4 CPU) [2020-03-30T06:56:40.737Z] [2020-03-30T06:56:40.737Z] 06:28:44 LINUX RESTART [2020-03-30T06:56:40.737Z] [2020-03-30T06:56:40.737Z] 06:29:01 CPU %user %nice %system %iowait %steal %idle [2020-03-30T06:56:40.737Z] 06:30:02 all 18.17 0.00 10.82 12.84 5.01 53.16 [2020-03-30T06:56:40.737Z] 06:30:02 0 19.24 0.00 13.68 10.51 5.44 51.13 [2020-03-30T06:56:40.737Z] 06:30:02 1 17.51 0.00 9.82 10.36 5.11 57.20 [2020-03-30T06:56:40.737Z] 06:30:02 2 17.86 0.00 10.35 14.70 4.87 52.22 [2020-03-30T06:56:40.737Z] 06:30:02 3 18.05 0.00 9.44 15.83 4.60 52.09 [2020-03-30T06:56:40.737Z] 06:31:01 all 18.02 0.00 4.64 4.61 1.94 70.80 [2020-03-30T06:56:40.737Z] 06:31:01 0 30.64 0.00 6.18 1.74 2.00 59.44 [2020-03-30T06:56:40.737Z] 06:31:01 1 9.22 0.00 3.87 7.21 1.97 77.73 [2020-03-30T06:56:40.737Z] 06:31:01 2 23.20 0.00 4.96 4.56 1.97 65.31 [2020-03-30T06:56:40.737Z] 06:31:01 3 9.29 0.00 3.57 4.83 1.84 80.46 [2020-03-30T06:56:40.737Z] 06:32:01 all 12.72 0.00 10.16 0.08 5.38 71.67 [2020-03-30T06:56:40.737Z] 06:32:01 0 16.52 0.00 11.44 0.00 5.53 66.50 [2020-03-30T06:56:40.737Z] 06:32:01 1 13.44 0.00 10.24 0.15 5.52 70.66 [2020-03-30T06:56:40.737Z] 06:32:01 2 12.63 0.00 10.72 0.16 5.26 71.23 [2020-03-30T06:56:40.737Z] 06:32:01 3 8.29 0.00 8.22 0.02 5.19 78.29 [2020-03-30T06:56:40.737Z] 06:33:01 all 14.84 0.00 9.17 0.04 3.07 72.88 [2020-03-30T06:56:40.737Z] 06:33:01 0 8.86 0.00 8.80 0.05 2.97 79.32 [2020-03-30T06:56:40.737Z] 06:33:01 1 23.21 0.00 10.93 0.07 2.87 62.94 [2020-03-30T06:56:40.737Z] 06:33:01 2 12.31 0.00 7.39 0.03 3.27 77.00 [2020-03-30T06:56:40.737Z] 06:33:01 3 15.05 0.00 9.59 0.00 3.19 72.18 [2020-03-30T06:56:40.737Z] 06:34:01 all 20.31 0.00 4.03 0.35 0.67 74.64 [2020-03-30T06:56:40.737Z] 06:34:01 0 10.00 0.00 2.44 0.38 0.77 86.40 [2020-03-30T06:56:40.737Z] 06:34:01 1 5.80 0.00 1.90 0.18 0.70 91.41 [2020-03-30T06:56:40.737Z] 06:34:01 2 19.10 0.00 6.59 0.37 0.64 73.31 [2020-03-30T06:56:40.737Z] 06:34:01 3 46.51 0.00 5.23 0.45 0.54 47.28 [2020-03-30T06:56:40.737Z] 06:35:01 all 17.31 0.00 6.79 0.27 2.05 73.58 [2020-03-30T06:56:40.737Z] 06:35:01 0 14.07 0.00 6.85 0.47 2.45 76.16 [2020-03-30T06:56:40.737Z] 06:35:01 1 10.66 0.00 5.99 0.20 1.80 81.35 [2020-03-30T06:56:40.737Z] 06:35:01 2 22.17 0.00 7.76 0.22 2.14 67.72 [2020-03-30T06:56:40.737Z] 06:35:01 3 22.36 0.00 6.55 0.18 1.84 69.07 [2020-03-30T06:56:40.737Z] 06:36:01 all 13.60 0.00 10.09 0.00 4.36 71.95 [2020-03-30T06:56:40.737Z] 06:36:01 0 12.33 0.00 10.48 0.00 4.53 72.66 [2020-03-30T06:56:40.737Z] 06:36:01 1 14.76 0.00 11.73 0.00 3.92 69.59 [2020-03-30T06:56:40.737Z] 06:36:01 2 8.14 0.00 7.83 0.00 4.61 79.43 [2020-03-30T06:56:40.737Z] 06:36:01 3 19.25 0.00 10.33 0.00 4.38 66.03 [2020-03-30T06:56:40.737Z] 06:37:01 all 18.52 0.00 5.32 0.00 2.49 73.67 [2020-03-30T06:56:40.737Z] 06:37:01 0 7.11 0.00 3.48 0.00 2.89 86.52 [2020-03-30T06:56:40.737Z] 06:37:01 1 16.19 0.00 5.08 0.00 2.17 76.56 [2020-03-30T06:56:40.737Z] 06:37:01 2 2.79 0.00 2.05 0.00 2.82 92.35 [2020-03-30T06:56:40.737Z] 06:37:01 3 48.63 0.00 10.79 0.00 2.06 38.52 [2020-03-30T06:56:40.737Z] 06:38:01 all 15.76 0.00 3.76 3.29 6.01 71.18 [2020-03-30T06:56:40.737Z] 06:38:01 0 6.00 0.00 3.10 3.02 6.31 81.57 [2020-03-30T06:56:40.737Z] 06:38:01 1 13.31 0.00 4.56 3.56 7.47 71.09 [2020-03-30T06:56:40.737Z] 06:38:01 2 9.67 0.00 3.74 2.61 5.00 78.98 [2020-03-30T06:56:40.737Z] 06:38:01 3 34.30 0.00 3.62 3.98 5.23 52.87 [2020-03-30T06:56:40.737Z] 06:39:02 all 19.56 0.00 3.97 0.96 2.50 73.01 [2020-03-30T06:56:40.737Z] 06:39:02 0 9.16 0.00 3.05 1.08 2.87 83.83 [2020-03-30T06:56:40.737Z] 06:39:02 1 20.75 0.00 5.03 0.36 2.75 71.11 [2020-03-30T06:56:40.737Z] 06:39:02 2 27.60 0.00 2.95 1.21 2.75 65.50 [2020-03-30T06:56:40.737Z] 06:39:02 3 20.72 0.00 4.87 1.19 1.65 71.57 [2020-03-30T06:56:40.737Z] 06:40:01 all 2.17 0.00 1.77 0.39 1.34 94.33 [2020-03-30T06:56:40.737Z] 06:40:01 0 1.47 0.00 1.80 0.19 1.17 95.37 [2020-03-30T06:56:40.737Z] 06:40:01 1 2.11 0.00 1.94 0.15 1.40 94.39 [2020-03-30T06:56:40.737Z] 06:40:01 2 3.88 0.00 1.74 0.83 1.18 92.37 [2020-03-30T06:56:40.737Z] 06:40:01 3 1.23 0.00 1.59 0.39 1.57 95.22 [2020-03-30T06:56:40.737Z] 06:41:01 all 0.15 0.00 0.06 0.00 0.35 99.44 [2020-03-30T06:56:40.737Z] 06:41:01 0 0.07 0.00 0.03 0.00 0.22 99.68 [2020-03-30T06:56:40.737Z] 06:41:01 1 0.40 0.00 0.10 0.00 0.58 98.92 [2020-03-30T06:56:40.737Z] 06:41:01 2 0.08 0.00 0.03 0.00 0.47 99.42 [2020-03-30T06:56:40.737Z] 06:41:01 3 0.03 0.00 0.07 0.00 0.17 99.73 [2020-03-30T06:56:40.737Z] 06:42:01 all 0.11 0.00 0.03 0.00 0.55 99.30 [2020-03-30T06:56:40.737Z] 06:42:01 0 0.05 0.00 0.07 0.00 0.53 99.35 [2020-03-30T06:56:40.737Z] 06:42:01 1 0.03 0.00 0.02 0.00 0.53 99.42 [2020-03-30T06:56:40.737Z] 06:42:01 2 0.35 0.00 0.03 0.00 0.42 99.20 [2020-03-30T06:56:40.737Z] 06:42:01 3 0.02 0.00 0.03 0.00 0.73 99.22 [2020-03-30T06:56:40.737Z] 06:43:01 all 0.13 0.00 0.04 0.00 0.27 99.55 [2020-03-30T06:56:40.737Z] 06:43:01 0 0.03 0.00 0.03 0.00 0.23 99.70 [2020-03-30T06:56:40.737Z] 06:43:01 1 0.03 0.00 0.03 0.00 0.18 99.75 [2020-03-30T06:56:40.737Z] 06:43:01 2 0.42 0.00 0.05 0.00 0.10 99.43 [2020-03-30T06:56:40.737Z] 06:43:01 3 0.05 0.00 0.03 0.00 0.58 99.34 [2020-03-30T06:56:40.737Z] 06:44:01 all 0.15 0.00 0.06 0.02 0.22 99.55 [2020-03-30T06:56:40.737Z] 06:44:01 0 0.03 0.00 0.08 0.08 0.18 99.62 [2020-03-30T06:56:40.737Z] 06:44:01 1 0.05 0.00 0.03 0.00 0.13 99.78 [2020-03-30T06:56:40.737Z] 06:44:01 2 0.42 0.00 0.05 0.00 0.23 99.30 [2020-03-30T06:56:40.737Z] 06:44:01 3 0.12 0.00 0.08 0.00 0.37 99.43 [2020-03-30T06:56:40.737Z] 06:45:01 all 0.16 0.00 0.05 0.00 0.17 99.62 [2020-03-30T06:56:40.737Z] 06:45:01 0 0.07 0.00 0.08 0.00 0.20 99.65 [2020-03-30T06:56:40.737Z] 06:45:01 1 0.02 0.00 0.02 0.00 0.07 99.90 [2020-03-30T06:56:40.737Z] 06:45:01 2 0.05 0.00 0.05 0.00 0.28 99.62 [2020-03-30T06:56:40.737Z] 06:45:01 3 0.47 0.00 0.03 0.00 0.15 99.35 [2020-03-30T06:56:40.737Z] 06:46:01 all 0.12 0.00 0.05 0.00 0.32 99.50 [2020-03-30T06:56:40.737Z] 06:46:01 0 0.03 0.00 0.07 0.00 0.37 99.53 [2020-03-30T06:56:40.737Z] 06:46:01 1 0.05 0.00 0.03 0.00 0.15 99.77 [2020-03-30T06:56:40.737Z] 06:46:01 2 0.37 0.00 0.05 0.00 0.52 99.07 [2020-03-30T06:56:40.737Z] 06:46:01 3 0.05 0.00 0.05 0.00 0.25 99.65 [2020-03-30T06:56:40.737Z] 06:47:01 all 0.12 0.00 0.06 0.00 0.21 99.60 [2020-03-30T06:56:40.737Z] 06:47:01 0 0.05 0.00 0.03 0.00 0.28 99.63 [2020-03-30T06:56:40.738Z] 06:47:01 1 0.05 0.00 0.07 0.00 0.08 99.80 [2020-03-30T06:56:40.738Z] 06:47:01 2 0.33 0.00 0.07 0.00 0.20 99.40 [2020-03-30T06:56:40.738Z] 06:47:01 3 0.03 0.00 0.10 0.00 0.28 99.58 [2020-03-30T06:56:40.738Z] 06:48:01 all 0.12 0.00 0.04 0.00 0.33 99.52 [2020-03-30T06:56:40.738Z] 06:48:01 0 0.05 0.00 0.05 0.00 0.18 99.72 [2020-03-30T06:56:40.738Z] 06:48:01 1 0.05 0.00 0.03 0.00 0.40 99.52 [2020-03-30T06:56:40.738Z] 06:48:01 2 0.33 0.00 0.02 0.00 0.35 99.30 [2020-03-30T06:56:40.738Z] 06:48:01 3 0.05 0.00 0.05 0.00 0.38 99.52 [2020-03-30T06:56:40.738Z] 06:49:01 all 0.13 0.00 0.04 0.00 0.18 99.65 [2020-03-30T06:56:40.738Z] 06:49:01 0 0.03 0.00 0.03 0.00 0.08 99.85 [2020-03-30T06:56:40.738Z] 06:49:01 1 0.07 0.00 0.03 0.00 0.08 99.82 [2020-03-30T06:56:40.738Z] 06:49:01 2 0.37 0.00 0.05 0.00 0.35 99.23 [2020-03-30T06:56:40.738Z] 06:49:01 3 0.03 0.00 0.03 0.00 0.22 99.72 [2020-03-30T06:56:40.738Z] 06:50:01 all 0.16 0.00 0.05 0.00 0.14 99.65 [2020-03-30T06:56:40.738Z] 06:50:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2020-03-30T06:56:40.738Z] 06:50:01 1 0.43 0.00 0.03 0.00 0.10 99.43 [2020-03-30T06:56:40.738Z] 06:50:01 2 0.10 0.00 0.03 0.00 0.33 99.53 [2020-03-30T06:56:40.738Z] 06:50:01 3 0.07 0.00 0.07 0.00 0.10 99.77 [2020-03-30T06:56:40.738Z] 06:51:01 all 0.10 0.00 0.06 0.00 0.13 99.71 [2020-03-30T06:56:40.738Z] 06:51:01 0 0.05 0.00 0.07 0.00 0.07 99.82 [2020-03-30T06:56:40.738Z] 06:51:01 1 0.25 0.00 0.10 0.00 0.33 99.32 [2020-03-30T06:56:40.738Z] 06:51:01 2 0.07 0.00 0.05 0.00 0.05 99.83 [2020-03-30T06:56:40.738Z] 06:51:01 3 0.02 0.00 0.03 0.00 0.07 99.88 [2020-03-30T06:56:40.738Z] 06:52:01 all 0.11 0.00 0.05 0.00 0.23 99.61 [2020-03-30T06:56:40.738Z] 06:52:01 0 0.03 0.00 0.05 0.00 0.07 99.85 [2020-03-30T06:56:40.738Z] 06:52:01 1 0.28 0.00 0.05 0.00 0.22 99.45 [2020-03-30T06:56:40.738Z] 06:52:01 2 0.08 0.00 0.05 0.00 0.45 99.42 [2020-03-30T06:56:40.738Z] 06:52:01 3 0.05 0.00 0.05 0.00 0.17 99.73 [2020-03-30T06:56:40.738Z] 06:53:01 all 0.12 0.00 0.04 0.00 0.23 99.61 [2020-03-30T06:56:40.738Z] 06:53:01 0 0.03 0.00 0.03 0.00 0.13 99.80 [2020-03-30T06:56:40.738Z] 06:53:01 1 0.37 0.00 0.05 0.00 0.37 99.22 [2020-03-30T06:56:40.738Z] 06:53:01 2 0.03 0.00 0.05 0.00 0.15 99.77 [2020-03-30T06:56:40.738Z] 06:53:01 3 0.02 0.00 0.02 0.00 0.27 99.70 [2020-03-30T06:56:40.738Z] 06:54:01 all 0.05 0.00 0.04 0.00 0.17 99.75 [2020-03-30T06:56:40.738Z] 06:54:01 0 0.05 0.00 0.03 0.00 0.08 99.83 [2020-03-30T06:56:40.738Z] 06:54:01 1 0.07 0.00 0.07 0.00 0.07 99.80 [2020-03-30T06:56:40.738Z] 06:54:01 2 0.07 0.00 0.03 0.00 0.25 99.65 [2020-03-30T06:56:40.738Z] 06:54:01 3 0.02 0.00 0.02 0.00 0.27 99.70 [2020-03-30T06:56:40.738Z] 06:55:01 all 0.09 0.00 0.05 0.00 0.42 99.45 [2020-03-30T06:56:40.738Z] 06:55:01 0 0.03 0.00 0.05 0.00 0.46 99.45 [2020-03-30T06:56:40.738Z] 06:55:01 1 0.03 0.00 0.03 0.00 0.37 99.57 [2020-03-30T06:56:40.738Z] 06:55:01 2 0.25 0.00 0.07 0.00 0.47 99.22 [2020-03-30T06:56:40.738Z] 06:55:01 3 0.05 0.00 0.03 0.00 0.37 99.55 [2020-03-30T06:56:40.738Z] 06:56:01 all 0.12 0.00 0.04 0.00 0.45 99.39 [2020-03-30T06:56:40.738Z] 06:56:01 0 0.03 0.00 0.03 0.00 0.75 99.19 [2020-03-30T06:56:40.738Z] 06:56:01 1 0.10 0.00 0.03 0.00 0.23 99.63 [2020-03-30T06:56:40.738Z] 06:56:01 2 0.28 0.00 0.05 0.00 0.25 99.42 [2020-03-30T06:56:40.738Z] 06:56:01 3 0.07 0.00 0.07 0.00 0.58 99.29 [2020-03-30T06:56:40.738Z] Average: all 6.40 0.00 2.64 0.83 1.46 88.66 [2020-03-30T06:56:40.738Z] Average: 0 5.00 0.00 2.66 0.64 1.52 90.18 [2020-03-30T06:56:40.738Z] Average: 1 5.54 0.00 2.67 0.82 1.48 89.50 [2020-03-30T06:56:40.738Z] Average: 2 6.02 0.00 2.48 0.90 1.46 89.14 [2020-03-30T06:56:40.738Z] Average: 3 9.05 0.00 2.76 0.98 1.37 85.84 [2020-03-30T06:56:40.738Z] [2020-03-30T06:56:40.738Z] [2020-03-30T06:56:40.738Z]