Skip to content

Console Output

15:22:13 [2022-09-01T15:22:13.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44081/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7dac25a3a9725f627c3e457764ef4c115b5db2a8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7dac25a3a9725f627c3e457764ef4c115b5db2a8 hack/make.sh dynbinary-daemon test-docker-py
15:22:14 [2022-09-01T15:22:14.135Z] 
15:22:14 [2022-09-01T15:22:14.394Z] Removing bundles/
15:22:14 [2022-09-01T15:22:14.394Z] 
15:22:14 [2022-09-01T15:22:14.394Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:22:14 [2022-09-01T15:22:14.394Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:22:14 [2022-09-01T15:22:14.394Z] GOOS="" GOARCH="" GOARM=""
15:24:05 [2022-09-01T15:24:05.853Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:24:05 [2022-09-01T15:24:05.853Z] 
15:24:05 [2022-09-01T15:24:05.853Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:24:05 [2022-09-01T15:24:05.853Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:24:05 [2022-09-01T15:24:05.853Z] Using test binary docker
15:24:05 [2022-09-01T15:24:05.853Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:24:05 [2022-09-01T15:24:05.853Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:24:05 [2022-09-01T15:24:05.853Z] INFO: Waiting for daemon to start...
15:24:05 [2022-09-01T15:24:05.853Z] Starting dockerd
15:24:05 [2022-09-01T15:24:05.853Z] .
15:24:05 [2022-09-01T15:24:05.853Z] INFO: Building docker-sdk-python3:4.4.1...
15:24:52 [2022-09-01T15:24:52.541Z] sha256:948d27b76e75120230d84c0169167299d8acbb15a7257f0e01b83bf4716d57cc
15:24:52 [2022-09-01T15:24:52.541Z] INFO: Starting docker-py tests...
15:24:52 [2022-09-01T15:24:52.541Z] ============================= test session starts ==============================
15:24:52 [2022-09-01T15:24:52.541Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
15:24:52 [2022-09-01T15:24:52.541Z] rootdir: /src, inifile: pytest.ini
15:24:52 [2022-09-01T15:24:52.541Z] plugins: cov-2.6.1, timeout-1.3.3
15:24:52 [2022-09-01T15:24:52.541Z] collected 389 items / 1 deselected / 388 selected
15:24:52 [2022-09-01T15:24:52.541Z] 
15:25:06 [2022-09-01T15:25:06.606Z] tests/integration/api_build_test.py .......................X             [  6%]
15:25:07 [2022-09-01T15:25:07.432Z] tests/integration/api_client_test.py .....                               [  7%]
15:25:08 [2022-09-01T15:25:08.933Z] tests/integration/api_config_test.py .....                               [  8%]
15:25:38 [2022-09-01T15:25:38.743Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:26:32 [2022-09-01T15:26:32.084Z] ..........................xx....................                         [ 29%]
15:26:47 [2022-09-01T15:26:47.926Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:26:55 [2022-09-01T15:26:55.378Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:26:59 [2022-09-01T15:26:59.719Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:27:16 [2022-09-01T15:27:16.197Z] tests/integration/api_network_test.py ............................       [ 47%]
15:27:25 [2022-09-01T15:27:25.689Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:27:27 [2022-09-01T15:27:27.188Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:27:32 [2022-09-01T15:27:32.239Z] tests/integration/api_service_test.py .................................. [ 60%]
15:27:45 [2022-09-01T15:27:45.026Z] .........................                                                [ 67%]
15:28:25 [2022-09-01T15:28:25.906Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:28:41 [2022-09-01T15:28:41.046Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:28:43 [2022-09-01T15:28:43.572Z] tests/integration/client_test.py .....                                   [ 75%]
15:28:43 [2022-09-01T15:28:43.572Z] tests/integration/context_api_test.py ...                                [ 76%]
15:28:43 [2022-09-01T15:28:43.572Z] tests/integration/errors_test.py .                                       [ 76%]
15:29:01 [2022-09-01T15:29:01.975Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:29:18 [2022-09-01T15:29:18.248Z] .........                                                                [ 86%]
15:29:23 [2022-09-01T15:29:23.017Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:29:24 [2022-09-01T15:29:24.210Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:29:30 [2022-09-01T15:29:30.763Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:29:30 [2022-09-01T15:29:30.763Z] tests/integration/models_resources_test.py .                             [ 91%]
15:29:37 [2022-09-01T15:29:37.104Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:29:43 [2022-09-01T15:29:43.738Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:29:43 [2022-09-01T15:29:43.738Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:29:47 [2022-09-01T15:29:47.914Z] tests/integration/regression_test.py ......                              [ 98%]
15:29:48 [2022-09-01T15:29:48.172Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:29:48 [2022-09-01T15:29:48.172Z] tests/integration/credentials/utils_test.py .                            [100%]
15:29:48 [2022-09-01T15:29:48.172Z] 
15:29:48 [2022-09-01T15:29:48.172Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:29:48 [2022-09-01T15:29:48.172Z] =========================== short test summary info ============================
15:29:48 [2022-09-01T15:29:48.172Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:29:48 [2022-09-01T15:29:48.172Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:29:48 [2022-09-01T15:29:48.172Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:29:48 [2022-09-01T15:29:48.172Z]   Not supported on most drivers
15:29:48 [2022-09-01T15:29:48.172Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:29:48 [2022-09-01T15:29:48.172Z]   Output of docker top depends on host distro, and is not formalized.
15:29:48 [2022-09-01T15:29:48.172Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:29:48 [2022-09-01T15:29:48.172Z]   Output of docker top depends on host distro, and is not formalized.
15:29:48 [2022-09-01T15:29:48.172Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:29:48 [2022-09-01T15:29:48.172Z]   Can fail if eth0 has multiple IP addresses
15:29:48 [2022-09-01T15:29:48.172Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:29:48 [2022-09-01T15:29:48.172Z]   This doesn't seem to be taken into account by the engine
15:29:48 [2022-09-01T15:29:48.172Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:29:48 [2022-09-01T15:29:48.172Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:29:48 [2022-09-01T15:29:48.172Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 298.99 seconds ==
15:29:48 [2022-09-01T15:29:48.431Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:30:00 [2022-09-01T15:30:00.640Z] Leaving: AppArmorNo profiles have been unloaded.
15:30:00 [2022-09-01T15:30:00.640Z] 
15:30:00 [2022-09-01T15:30:00.640Z] Unloading profiles will leave already running processes permanently
15:30:00 [2022-09-01T15:30:00.640Z] unconfined, which can lead to unexpected situations.
15:30:00 [2022-09-01T15:30:00.640Z] 
15:30:00 [2022-09-01T15:30:00.640Z] To set a process to complain mode, use the command line tool
15:30:00 [2022-09-01T15:30:00.640Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:30:00 [2022-09-01T15:30:00.640Z]