Skip to content

Console Output

00:01:20 [2020-04-04T00:01:20.776Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40773/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 hack/make.sh dynbinary-daemon test-docker-py
00:01:21 [2020-04-04T00:01:21.341Z] 
00:01:21 [2020-04-04T00:01:21.341Z] Removing bundles/
00:01:21 [2020-04-04T00:01:21.341Z] 
00:01:21 [2020-04-04T00:01:21.341Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:01:21 [2020-04-04T00:01:21.598Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:01:21 [2020-04-04T00:01:21.598Z] GOOS="" GOARCH="" GOARM=""
00:02:42 [2020-04-04T00:02:42.997Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:02:43 [2020-04-04T00:02:43.927Z] 
00:02:43 [2020-04-04T00:02:43.927Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:02:44 [2020-04-04T00:02:44.183Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:02:44 [2020-04-04T00:02:44.183Z] Using test binary docker
00:02:44 [2020-04-04T00:02:44.445Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:02:44 [2020-04-04T00:02:44.445Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:02:44 [2020-04-04T00:02:44.445Z] INFO: Waiting for daemon to start...
00:02:44 [2020-04-04T00:02:44.445Z] Starting dockerd
00:02:46 [2020-04-04T00:02:46.964Z] .
00:02:46 [2020-04-04T00:02:46.964Z] INFO: Building docker-sdk-python3:4.2.0...
00:03:43 [2020-04-04T00:03:43.152Z] sha256:65e3d9cfc4076eabe3f4d4bc3ab80e81d2e9d1c55cb004a3f366800a003dc556
00:03:43 [2020-04-04T00:03:43.152Z] INFO: Starting docker-py tests...
00:03:43 [2020-04-04T00:03:43.152Z] ============================= test session starts ==============================
00:03:43 [2020-04-04T00:03:43.152Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
00:03:43 [2020-04-04T00:03:43.152Z] rootdir: /src, inifile: pytest.ini
00:03:43 [2020-04-04T00:03:43.152Z] plugins: timeout-1.3.3, cov-2.6.1
00:03:43 [2020-04-04T00:03:43.152Z] collected 387 items / 1 deselected / 386 selected
00:03:43 [2020-04-04T00:03:43.152Z] 
00:04:03 [2020-04-04T00:04:03.084Z] tests/integration/api_build_test.py .......................X             [  6%]
00:04:03 [2020-04-04T00:04:03.084Z] tests/integration/api_client_test.py .....                               [  7%]
00:04:05 [2020-04-04T00:04:05.539Z] tests/integration/api_config_test.py .....                               [  8%]
00:04:45 [2020-04-04T00:04:45.915Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:05:58 [2020-04-04T00:05:58.846Z] ................................................                         [ 29%]
00:06:22 [2020-04-04T00:06:22.585Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:06:30 [2020-04-04T00:06:30.539Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
00:06:35 [2020-04-04T00:06:35.847Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:07:01 [2020-04-04T00:07:01.185Z] tests/integration/api_network_test.py ...........................        [ 47%]
00:07:09 [2020-04-04T00:07:09.508Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:07:11 [2020-04-04T00:07:11.696Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:07:16 [2020-04-04T00:07:16.544Z] tests/integration/api_service_test.py ................s................. [ 60%]
00:07:31 [2020-04-04T00:07:31.355Z] .........................                                                [ 67%]
00:08:12 [2020-04-04T00:08:12.191Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
00:08:27 [2020-04-04T00:08:27.032Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:08:29 [2020-04-04T00:08:29.179Z] tests/integration/client_test.py .....                                   [ 75%]
00:08:29 [2020-04-04T00:08:29.179Z] tests/integration/context_api_test.py ..                                 [ 76%]
00:08:30 [2020-04-04T00:08:30.107Z] tests/integration/errors_test.py .                                       [ 76%]
00:09:13 [2020-04-04T00:09:13.799Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:09:33 [2020-04-04T00:09:33.920Z] .........                                                                [ 86%]
00:09:40 [2020-04-04T00:09:40.445Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:09:42 [2020-04-04T00:09:42.326Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:09:48 [2020-04-04T00:09:48.872Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:09:49 [2020-04-04T00:09:49.434Z] tests/integration/models_resources_test.py .                             [ 91%]
00:09:55 [2020-04-04T00:09:55.499Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:09:59 [2020-04-04T00:09:59.907Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:09:59 [2020-04-04T00:09:59.907Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:10:04 [2020-04-04T00:10:04.931Z] tests/integration/regression_test.py ......                              [ 98%]
00:10:05 [2020-04-04T00:10:05.444Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:10:05 [2020-04-04T00:10:05.444Z] tests/integration/credentials/utils_test.py .                            [100%]
00:10:05 [2020-04-04T00:10:05.444Z] 
00:10:05 [2020-04-04T00:10:05.444Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:10:05 [2020-04-04T00:10:05.444Z] =========================== short test summary info ============================
00:10:05 [2020-04-04T00:10:05.444Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:10:05 [2020-04-04T00:10:05.444Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:10:05 [2020-04-04T00:10:05.444Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:10:05 [2020-04-04T00:10:05.444Z]   Not supported on most drivers
00:10:05 [2020-04-04T00:10:05.444Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:10:05 [2020-04-04T00:10:05.444Z]   Can fail if eth0 has multiple IP addresses
00:10:05 [2020-04-04T00:10:05.444Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:10:05 [2020-04-04T00:10:05.444Z]   This doesn't seem to be taken into account by the engine
00:10:05 [2020-04-04T00:10:05.444Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:10:05 [2020-04-04T00:10:05.444Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
00:10:05 [2020-04-04T00:10:05.444Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
00:10:05 [2020-04-04T00:10:05.444Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
00:10:05 [2020-04-04T00:10:05.444Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
00:10:05 [2020-04-04T00:10:05.444Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
00:10:05 [2020-04-04T00:10:05.444Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:10:05 [2020-04-04T00:10:05.444Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 389.90 seconds ==
00:10:05 [2020-04-04T00:10:05.700Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:10:17 [2020-04-04T00:10:17.872Z] Leaving: AppArmorNo profiles have been unloaded.
00:10:17 [2020-04-04T00:10:17.872Z] 
00:10:17 [2020-04-04T00:10:17.872Z] Unloading profiles will leave already running processes permanently
00:10:17 [2020-04-04T00:10:17.872Z] unconfined, which can lead to unexpected situations.
00:10:17 [2020-04-04T00:10:17.872Z] 
00:10:17 [2020-04-04T00:10:17.872Z] To set a process to complain mode, use the command line tool
00:10:17 [2020-04-04T00:10:17.872Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:10:17 [2020-04-04T00:10:17.872Z]