Skip to content

Console Output

20:07:24 [2020-07-16T20:07:24.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/make.sh dynbinary-daemon test-docker-py
20:07:24 [2020-07-16T20:07:24.627Z] 
20:07:24 [2020-07-16T20:07:24.627Z] Removing bundles/
20:07:24 [2020-07-16T20:07:24.627Z] 
20:07:24 [2020-07-16T20:07:24.627Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:07:24 [2020-07-16T20:07:24.627Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:07:24 [2020-07-16T20:07:24.627Z] GOOS="" GOARCH="" GOARM=""
20:08:46 [2020-07-16T20:08:46.132Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:08:46 [2020-07-16T20:08:46.133Z] 
20:08:46 [2020-07-16T20:08:46.133Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:08:46 [2020-07-16T20:08:46.133Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:08:46 [2020-07-16T20:08:46.133Z] Using test binary docker
20:08:46 [2020-07-16T20:08:46.133Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:08:46 [2020-07-16T20:08:46.133Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:08:46 [2020-07-16T20:08:46.133Z] INFO: Waiting for daemon to start...
20:08:46 [2020-07-16T20:08:46.133Z] Starting dockerd
20:08:46 [2020-07-16T20:08:46.133Z] .
20:08:46 [2020-07-16T20:08:46.133Z] INFO: Building docker-sdk-python3:4.1.0...
20:09:32 [2020-07-16T20:09:32.805Z] sha256:0656f48c9e6ec7bf8c60951673f4fa8457100195f02ababf326ff4bc0dbc50f5
20:09:32 [2020-07-16T20:09:32.805Z] INFO: Starting docker-py tests...
20:09:32 [2020-07-16T20:09:32.805Z] ============================= test session starts ==============================
20:09:32 [2020-07-16T20:09:32.805Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
20:09:32 [2020-07-16T20:09:32.805Z] rootdir: /src, inifile: pytest.ini
20:09:32 [2020-07-16T20:09:32.805Z] plugins: cov-2.6.1, timeout-1.3.3
20:09:32 [2020-07-16T20:09:32.805Z] collected 385 items / 3 deselected / 382 selected
20:09:32 [2020-07-16T20:09:32.805Z] 
20:09:44 [2020-07-16T20:09:44.093Z] tests/integration/api_build_test.py .......................X             [  6%]
20:09:44 [2020-07-16T20:09:44.653Z] tests/integration/api_client_test.py .....                               [  7%]
20:09:46 [2020-07-16T20:09:46.396Z] tests/integration/api_config_test.py .....                               [  8%]
20:10:15 [2020-07-16T20:10:15.392Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:11:07 [2020-07-16T20:11:07.714Z] ................................................                         [ 29%]
20:11:22 [2020-07-16T20:11:22.605Z] tests/integration/api_exec_test.py ....................                  [ 35%]
20:11:30 [2020-07-16T20:11:30.074Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
20:11:32 [2020-07-16T20:11:32.999Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:11:48 [2020-07-16T20:11:48.447Z] tests/integration/api_network_test.py ...........................        [ 47%]
20:11:55 [2020-07-16T20:11:55.788Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:11:57 [2020-07-16T20:11:57.273Z] tests/integration/api_secret_test.py .....                               [ 52%]
20:12:01 [2020-07-16T20:12:01.485Z] tests/integration/api_service_test.py ................s................. [ 60%]
20:12:16 [2020-07-16T20:12:16.188Z] .........................                                                [ 67%]
20:12:49 [2020-07-16T20:12:49.688Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
20:13:04 [2020-07-16T20:13:04.519Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:13:07 [2020-07-16T20:13:07.029Z] tests/integration/client_test.py .....                                   [ 76%]
20:13:07 [2020-07-16T20:13:07.285Z] tests/integration/errors_test.py .                                       [ 76%]
20:13:42 [2020-07-16T20:13:42.267Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:13:58 [2020-07-16T20:13:58.151Z] .........                                                                [ 86%]
20:14:01 [2020-07-16T20:14:01.769Z] tests/integration/models_images_test.py ..............                   [ 89%]
20:14:03 [2020-07-16T20:14:03.207Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:14:09 [2020-07-16T20:14:09.737Z] tests/integration/models_nodes_test.py .                                 [ 91%]
20:14:09 [2020-07-16T20:14:09.737Z] tests/integration/models_resources_test.py .                             [ 91%]
20:14:15 [2020-07-16T20:14:15.484Z] tests/integration/models_services_test.py ..............X.               [ 95%]
20:14:18 [2020-07-16T20:14:18.734Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:14:18 [2020-07-16T20:14:18.734Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:14:22 [2020-07-16T20:14:22.062Z] tests/integration/regression_test.py ......                              [ 98%]
20:14:22 [2020-07-16T20:14:22.574Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:14:22 [2020-07-16T20:14:22.574Z] tests/integration/credentials/utils_test.py .                            [100%]
20:14:22 [2020-07-16T20:14:22.574Z] 
20:14:22 [2020-07-16T20:14:22.574Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:14:22 [2020-07-16T20:14:22.574Z] =========================== short test summary info ============================
20:14:22 [2020-07-16T20:14:22.574Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:14:22 [2020-07-16T20:14:22.574Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:14:22 [2020-07-16T20:14:22.574Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:14:22 [2020-07-16T20:14:22.574Z]   Not supported on most drivers
20:14:22 [2020-07-16T20:14:22.574Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:14:22 [2020-07-16T20:14:22.574Z]   Can fail if eth0 has multiple IP addresses
20:14:22 [2020-07-16T20:14:22.574Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:14:22 [2020-07-16T20:14:22.574Z]   This doesn't seem to be taken into account by the engine
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:14:22 [2020-07-16T20:14:22.574Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 294.34 seconds ==
20:14:22 [2020-07-16T20:14:22.829Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:14:34 [2020-07-16T20:14:34.987Z] umount: bundles/test-docker-py/root: no mount point specified.
20:14:34 [2020-07-16T20:14:34.987Z] Leaving: AppArmorNo profiles have been unloaded.
20:14:34 [2020-07-16T20:14:34.987Z] 
20:14:34 [2020-07-16T20:14:34.987Z] Unloading profiles will leave already running processes permanently
20:14:34 [2020-07-16T20:14:34.987Z] unconfined, which can lead to unexpected situations.
20:14:34 [2020-07-16T20:14:34.987Z] 
20:14:34 [2020-07-16T20:14:34.987Z] To set a process to complain mode, use the command line tool
20:14:34 [2020-07-16T20:14:34.987Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:14:34 [2020-07-16T20:14:34.987Z]