Skip to content

Console Output

20:29:15 [2020-11-06T20:29:15.674Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41648/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bb3491601a4f1d654edbc1e997016baa015176e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1bb3491601a4f1d654edbc1e997016baa015176e hack/make.sh dynbinary-daemon test-docker-py
20:29:16 [2020-11-06T20:29:16.247Z] 
20:29:16 [2020-11-06T20:29:16.247Z] Removing bundles/
20:29:16 [2020-11-06T20:29:16.247Z] 
20:29:16 [2020-11-06T20:29:16.247Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:29:16 [2020-11-06T20:29:16.247Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:29:16 [2020-11-06T20:29:16.247Z] GOOS="" GOARCH="" GOARM=""
20:30:52 [2020-11-06T20:30:52.767Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:30:52 [2020-11-06T20:30:52.767Z] 
20:30:52 [2020-11-06T20:30:52.767Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:30:52 [2020-11-06T20:30:52.767Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:30:52 [2020-11-06T20:30:52.767Z] Using test binary docker
20:30:52 [2020-11-06T20:30:52.767Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:30:52 [2020-11-06T20:30:52.767Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:30:52 [2020-11-06T20:30:52.767Z] INFO: Waiting for daemon to start...
20:30:52 [2020-11-06T20:30:52.767Z] Starting dockerd
20:30:52 [2020-11-06T20:30:52.767Z] .
20:30:52 [2020-11-06T20:30:52.767Z] INFO: Building docker-sdk-python3:4.3.0...
20:31:31 [2020-11-06T20:31:31.532Z] sha256:069da488152075bdc0577804c76028844512883a98bdd3098c5513bc8d7069be
20:31:31 [2020-11-06T20:31:31.532Z] INFO: Starting docker-py tests...
20:31:31 [2020-11-06T20:31:31.532Z] ============================= test session starts ==============================
20:31:31 [2020-11-06T20:31:31.532Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
20:31:31 [2020-11-06T20:31:31.532Z] rootdir: /src, inifile: pytest.ini
20:31:31 [2020-11-06T20:31:31.532Z] plugins: timeout-1.3.3, cov-2.6.1
20:31:31 [2020-11-06T20:31:31.532Z] collected 389 items / 1 deselected / 388 selected
20:31:31 [2020-11-06T20:31:31.532Z] 
20:31:47 [2020-11-06T20:31:47.999Z] tests/integration/api_build_test.py .......................X             [  6%]
20:31:48 [2020-11-06T20:31:48.571Z] tests/integration/api_client_test.py .....                               [  7%]
20:31:50 [2020-11-06T20:31:50.528Z] tests/integration/api_config_test.py .....                               [  8%]
20:32:20 [2020-11-06T20:32:20.442Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:33:14 [2020-11-06T20:33:14.441Z] ..........................xx....................                         [ 29%]
20:33:30 [2020-11-06T20:33:30.736Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:33:38 [2020-11-06T20:33:38.237Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:33:41 [2020-11-06T20:33:41.787Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:33:58 [2020-11-06T20:33:58.760Z] tests/integration/api_network_test.py ............................       [ 47%]
20:34:06 [2020-11-06T20:34:06.892Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:34:08 [2020-11-06T20:34:08.405Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:34:12 [2020-11-06T20:34:12.769Z] tests/integration/api_service_test.py .................................. [ 60%]
20:34:27 [2020-11-06T20:34:27.404Z] .........................                                                [ 67%]
20:35:08 [2020-11-06T20:35:08.149Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
20:35:23 [2020-11-06T20:35:23.051Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:35:24 [2020-11-06T20:35:24.962Z] tests/integration/client_test.py .....                                   [ 75%]
20:35:24 [2020-11-06T20:35:24.962Z] tests/integration/context_api_test.py ...                                [ 76%]
20:35:25 [2020-11-06T20:35:25.534Z] tests/integration/errors_test.py .                                       [ 76%]
20:36:15 [2020-11-06T20:36:15.157Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:36:31 [2020-11-06T20:36:31.459Z] .........                                                                [ 86%]
20:36:36 [2020-11-06T20:36:36.950Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:36:38 [2020-11-06T20:36:38.443Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:36:45 [2020-11-06T20:36:45.029Z] tests/integration/models_nodes_test.py .                                 [ 91%]
20:36:45 [2020-11-06T20:36:45.029Z] tests/integration/models_resources_test.py .                             [ 91%]
20:36:50 [2020-11-06T20:36:50.886Z] tests/integration/models_services_test.py ..............X.               [ 95%]
20:36:54 [2020-11-06T20:36:54.184Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:36:54 [2020-11-06T20:36:54.184Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:36:57 [2020-11-06T20:36:57.825Z] tests/integration/regression_test.py ......                              [ 98%]
20:36:58 [2020-11-06T20:36:58.347Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:36:58 [2020-11-06T20:36:58.348Z] tests/integration/credentials/utils_test.py .                            [100%]
20:36:58 [2020-11-06T20:36:58.348Z] 
20:36:58 [2020-11-06T20:36:58.348Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:36:58 [2020-11-06T20:36:58.348Z] =========================== short test summary info ============================
20:36:58 [2020-11-06T20:36:58.348Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:36:58 [2020-11-06T20:36:58.348Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:36:58 [2020-11-06T20:36:58.348Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:36:58 [2020-11-06T20:36:58.348Z]   Not supported on most drivers
20:36:58 [2020-11-06T20:36:58.348Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
20:36:58 [2020-11-06T20:36:58.348Z]   Output of docker top depends on host distro, and is not formalized.
20:36:58 [2020-11-06T20:36:58.348Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
20:36:58 [2020-11-06T20:36:58.348Z]   Output of docker top depends on host distro, and is not formalized.
20:36:58 [2020-11-06T20:36:58.348Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:36:58 [2020-11-06T20:36:58.348Z]   Can fail if eth0 has multiple IP addresses
20:36:58 [2020-11-06T20:36:58.348Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:36:58 [2020-11-06T20:36:58.348Z]   This doesn't seem to be taken into account by the engine
20:36:58 [2020-11-06T20:36:58.348Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
20:36:58 [2020-11-06T20:36:58.348Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:36:58 [2020-11-06T20:36:58.348Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 328.15 seconds ==
20:36:58 [2020-11-06T20:36:58.919Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:37:11 [2020-11-06T20:37:11.147Z] Leaving: AppArmorNo profiles have been unloaded.
20:37:11 [2020-11-06T20:37:11.147Z] 
20:37:11 [2020-11-06T20:37:11.147Z] Unloading profiles will leave already running processes permanently
20:37:11 [2020-11-06T20:37:11.147Z] unconfined, which can lead to unexpected situations.
20:37:11 [2020-11-06T20:37:11.147Z] 
20:37:11 [2020-11-06T20:37:11.147Z] To set a process to complain mode, use the command line tool
20:37:11 [2020-11-06T20:37:11.147Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:37:11 [2020-11-06T20:37:11.147Z]