Skip to content

Console Output

06:31:09 [2021-06-30T06:31:09.839Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d4d1c88bf06a78a8324a637a3fbee3d259d947b8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d4d1c88bf06a78a8324a637a3fbee3d259d947b8 hack/make.sh dynbinary test-docker-py
06:31:10 [2021-06-30T06:31:10.400Z] 
06:31:10 [2021-06-30T06:31:10.400Z] Removing bundles/
06:31:10 [2021-06-30T06:31:10.400Z] 
06:31:10 [2021-06-30T06:31:10.400Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:31:10 [2021-06-30T06:31:10.400Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:31:10 [2021-06-30T06:31:10.400Z] GOOS="" GOARCH="" GOARM=""
06:32:46 [2021-06-30T06:32:46.786Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:32:46 [2021-06-30T06:32:46.786Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
06:32:46 [2021-06-30T06:32:46.786Z] GOOS="" GOARCH="" GOARM=""
06:32:46 [2021-06-30T06:32:46.786Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
06:32:46 [2021-06-30T06:32:46.786Z] 
06:32:46 [2021-06-30T06:32:46.786Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
06:32:46 [2021-06-30T06:32:46.786Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
06:32:46 [2021-06-30T06:32:46.786Z] Using test binary docker
06:32:46 [2021-06-30T06:32:46.786Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:32:46 [2021-06-30T06:32:46.786Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:32:46 [2021-06-30T06:32:46.786Z] INFO: Waiting for daemon to start...
06:32:46 [2021-06-30T06:32:46.786Z] Starting dockerd
06:32:46 [2021-06-30T06:32:46.786Z] .
06:32:46 [2021-06-30T06:32:46.786Z] INFO: Building docker-sdk-python3:5.0.0...
06:33:25 [2021-06-30T06:33:25.448Z] sha256:de5958078649d01407b3fad54d52fa379798f53c0b0ea361e13da51ac2af248d
06:33:25 [2021-06-30T06:33:25.448Z] INFO: Starting docker-py tests...
06:33:26 [2021-06-30T06:33:26.009Z] ============================= test session starts ==============================
06:33:26 [2021-06-30T06:33:26.009Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
06:33:26 [2021-06-30T06:33:26.009Z] rootdir: /src, inifile: pytest.ini
06:33:26 [2021-06-30T06:33:26.009Z] plugins: timeout-1.3.3, cov-2.6.1
06:33:27 [2021-06-30T06:33:27.373Z] collected 390 items / 1 deselected / 389 selected
06:33:27 [2021-06-30T06:33:27.373Z] 
06:33:47 [2021-06-30T06:33:47.620Z] tests/integration/api_build_test.py .......................X             [  6%]
06:33:48 [2021-06-30T06:33:48.436Z] tests/integration/api_client_test.py .....                               [  7%]
06:33:49 [2021-06-30T06:33:49.928Z] tests/integration/api_config_test.py .....                               [  8%]
06:34:27 [2021-06-30T06:34:27.123Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
06:35:34 [2021-06-30T06:35:34.257Z] ..........................xx....................                         [ 29%]
06:35:59 [2021-06-30T06:35:59.727Z] tests/integration/api_exec_test.py .....................                 [ 34%]
06:36:09 [2021-06-30T06:36:09.365Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
06:36:13 [2021-06-30T06:36:13.352Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
06:36:32 [2021-06-30T06:36:32.814Z] tests/integration/api_network_test.py ............................       [ 47%]
06:36:39 [2021-06-30T06:36:39.962Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
06:36:41 [2021-06-30T06:36:41.452Z] tests/integration/api_secret_test.py .....                               [ 51%]
06:36:45 [2021-06-30T06:36:45.775Z] tests/integration/api_service_test.py ....................s............. [ 60%]
06:37:00 [2021-06-30T06:37:00.657Z] ..........................                                               [ 67%]
06:37:41 [2021-06-30T06:37:41.501Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
06:37:59 [2021-06-30T06:37:59.531Z] tests/integration/api_volume_test.py .........                           [ 74%]
06:37:59 [2021-06-30T06:37:59.531Z] tests/integration/client_test.py .....                                   [ 75%]
06:37:59 [2021-06-30T06:37:59.531Z] tests/integration/context_api_test.py ...                                [ 76%]
06:37:59 [2021-06-30T06:37:59.531Z] tests/integration/errors_test.py .                                       [ 76%]
06:38:24 [2021-06-30T06:38:24.905Z] tests/integration/models_containers_test.py ............................ [ 83%]
06:38:43 [2021-06-30T06:38:43.539Z] .........                                                                [ 86%]
06:38:48 [2021-06-30T06:38:48.465Z] tests/integration/models_images_test.py ...............                  [ 89%]
06:38:50 [2021-06-30T06:38:50.084Z] tests/integration/models_networks_test.py ....                           [ 91%]
06:38:55 [2021-06-30T06:38:55.323Z] tests/integration/models_nodes_test.py .                                 [ 91%]
06:38:56 [2021-06-30T06:38:56.688Z] tests/integration/models_resources_test.py .                             [ 91%]
06:39:03 [2021-06-30T06:39:03.000Z] tests/integration/models_services_test.py ..............X.               [ 95%]
06:39:05 [2021-06-30T06:39:05.726Z] tests/integration/models_swarm_test.py ..                                [ 96%]
06:39:05 [2021-06-30T06:39:05.727Z] tests/integration/models_volumes_test.py ..                              [ 96%]
06:39:10 [2021-06-30T06:39:10.371Z] tests/integration/regression_test.py ......                              [ 98%]
06:39:10 [2021-06-30T06:39:10.882Z] tests/integration/credentials/store_test.py ......                       [ 99%]
06:39:10 [2021-06-30T06:39:10.882Z] tests/integration/credentials/utils_test.py .                            [100%]
06:39:10 [2021-06-30T06:39:10.882Z] 
06:39:10 [2021-06-30T06:39:10.882Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
06:39:10 [2021-06-30T06:39:10.882Z] =========================== short test summary info ============================
06:39:10 [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
06:39:10 [2021-06-30T06:39:10.882Z]   CONFIG_RT_GROUP_SCHED isn't enabled
06:39:10 [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
06:39:10 [2021-06-30T06:39:10.882Z]   Not supported on most drivers
06:39:10 [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
06:39:10 [2021-06-30T06:39:10.882Z]   Output of docker top depends on host distro, and is not formalized.
06:39:10 [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
06:39:10 [2021-06-30T06:39:10.882Z]   Output of docker top depends on host distro, and is not formalized.
06:39:10 [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
06:39:10 [2021-06-30T06:39:10.882Z]   Can fail if eth0 has multiple IP addresses
06:39:10 [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
06:39:10 [2021-06-30T06:39:10.882Z]   This doesn't seem to be taken into account by the engine
06:39:10 [2021-06-30T06:39:10.882Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
06:39:10 [2021-06-30T06:39:10.882Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
06:39:10 [2021-06-30T06:39:10.882Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
06:39:10 [2021-06-30T06:39:10.882Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 344.88 seconds ==
06:39:11 [2021-06-30T06:39:11.138Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
06:39:23 [2021-06-30T06:39:23.296Z] Leaving: AppArmorNo profiles have been unloaded.
06:39:23 [2021-06-30T06:39:23.296Z] 
06:39:23 [2021-06-30T06:39:23.296Z] Unloading profiles will leave already running processes permanently
06:39:23 [2021-06-30T06:39:23.296Z] unconfined, which can lead to unexpected situations.
06:39:23 [2021-06-30T06:39:23.296Z] 
06:39:23 [2021-06-30T06:39:23.296Z] To set a process to complain mode, use the command line tool
06:39:23 [2021-06-30T06:39:23.296Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:39:23 [2021-06-30T06:39:23.296Z]