Skip to content

Console Output

03:58:01 [2022-08-24T03:58:01.952Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44024/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=76fa56b62dd6246402ed04f3acb9e64293e5fe3c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:76fa56b62dd6246402ed04f3acb9e64293e5fe3c hack/make.sh dynbinary test-docker-py
03:58:02 [2022-08-24T03:58:02.210Z] 
03:58:02 [2022-08-24T03:58:02.469Z] Removing bundles/
03:58:02 [2022-08-24T03:58:02.469Z] 
03:58:02 [2022-08-24T03:58:02.469Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:58:02 [2022-08-24T03:58:02.469Z] Building: bundles/dynbinary-daemon/dockerd
03:58:02 [2022-08-24T03:58:02.469Z] GOOS="" GOARCH="" GOARM=""
04:00:08 [2022-08-24T04:00:08.940Z] Created binary: bundles/dynbinary-daemon/dockerd
04:00:08 [2022-08-24T04:00:08.940Z] Building: bundles/dynbinary-daemon/docker-proxy
04:00:08 [2022-08-24T04:00:08.940Z] GOOS="" GOARCH="" GOARM=""
04:00:08 [2022-08-24T04:00:08.940Z] Created binary: bundles/dynbinary-daemon/docker-proxy
04:00:08 [2022-08-24T04:00:08.940Z] 
04:00:08 [2022-08-24T04:00:08.940Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
04:00:08 [2022-08-24T04:00:08.940Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
04:00:08 [2022-08-24T04:00:08.940Z] Using test binary docker
04:00:08 [2022-08-24T04:00:08.940Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
04:00:08 [2022-08-24T04:00:08.940Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
04:00:08 [2022-08-24T04:00:08.940Z] INFO: Waiting for daemon to start...
04:00:08 [2022-08-24T04:00:08.940Z] Starting dockerd
04:00:08 [2022-08-24T04:00:08.940Z] .
04:00:08 [2022-08-24T04:00:08.940Z] INFO: Building docker-sdk-python3:5.0.3...
04:00:47 [2022-08-24T04:00:47.657Z] sha256:c2b2c3669edad4e314354113f0d9752f3461c070018c6b27eab59bf00337d87f
04:00:47 [2022-08-24T04:00:47.657Z] INFO: Starting docker-py tests...
04:00:47 [2022-08-24T04:00:47.657Z] ============================= test session starts ==============================
04:00:47 [2022-08-24T04:00:47.657Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
04:00:47 [2022-08-24T04:00:47.657Z] rootdir: /src, inifile: pytest.ini
04:00:47 [2022-08-24T04:00:47.657Z] plugins: cov-2.6.1, timeout-1.3.3
04:00:47 [2022-08-24T04:00:47.657Z] collected 395 items / 2 deselected / 393 selected
04:00:47 [2022-08-24T04:00:47.657Z] 
04:01:05 [2022-08-24T04:01:05.234Z] tests/integration/api_build_test.py .......................X             [  6%]
04:01:06 [2022-08-24T04:01:06.059Z] tests/integration/api_client_test.py .....                               [  7%]
04:01:07 [2022-08-24T04:01:07.563Z] tests/integration/api_config_test.py ......                              [  8%]
04:01:37 [2022-08-24T04:01:37.960Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
04:02:31 [2022-08-24T04:02:31.954Z] .........................xx....................                          [ 29%]
04:02:48 [2022-08-24T04:02:48.781Z] tests/integration/api_exec_test.py .....................                 [ 34%]
04:02:56 [2022-08-24T04:02:56.273Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
04:03:01 [2022-08-24T04:03:01.134Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
04:03:17 [2022-08-24T04:03:17.629Z] tests/integration/api_network_test.py ............................       [ 47%]
04:03:28 [2022-08-24T04:03:28.035Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
04:03:29 [2022-08-24T04:03:29.495Z] tests/integration/api_secret_test.py .....                               [ 51%]
04:03:33 [2022-08-24T04:03:33.694Z] tests/integration/api_service_test.py .................................. [ 59%]
04:03:38 [2022-08-24T04:03:38.390Z] ............................                                             [ 66%]
04:04:19 [2022-08-24T04:04:19.891Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
04:04:37 [2022-08-24T04:04:37.969Z] tests/integration/api_volume_test.py .........                           [ 74%]
04:04:37 [2022-08-24T04:04:37.969Z] tests/integration/client_test.py .....                                   [ 75%]
04:04:37 [2022-08-24T04:04:37.969Z] tests/integration/context_api_test.py ...                                [ 76%]
04:04:37 [2022-08-24T04:04:37.969Z] tests/integration/errors_test.py .                                       [ 76%]
04:04:56 [2022-08-24T04:04:56.739Z] tests/integration/models_containers_test.py ............................ [ 83%]
04:05:12 [2022-08-24T04:05:12.967Z] .........                                                                [ 85%]
04:05:18 [2022-08-24T04:05:18.341Z] tests/integration/models_images_test.py ...............                  [ 89%]
04:05:19 [2022-08-24T04:05:19.533Z] tests/integration/models_networks_test.py ....                           [ 90%]
04:05:26 [2022-08-24T04:05:26.088Z] tests/integration/models_nodes_test.py .                                 [ 90%]
04:05:26 [2022-08-24T04:05:26.088Z] tests/integration/models_resources_test.py .                             [ 91%]
04:05:32 [2022-08-24T04:05:32.435Z] tests/integration/models_services_test.py ................X.             [ 95%]
04:05:39 [2022-08-24T04:05:39.251Z] tests/integration/models_swarm_test.py ..                                [ 96%]
04:05:39 [2022-08-24T04:05:39.510Z] tests/integration/models_volumes_test.py ..                              [ 96%]
04:05:43 [2022-08-24T04:05:43.440Z] tests/integration/regression_test.py ......                              [ 98%]
04:05:43 [2022-08-24T04:05:43.958Z] tests/integration/credentials/store_test.py ......                       [ 99%]
04:05:43 [2022-08-24T04:05:43.958Z] tests/integration/credentials/utils_test.py .                            [100%]
04:05:43 [2022-08-24T04:05:43.958Z] 
04:05:43 [2022-08-24T04:05:43.958Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
04:05:43 [2022-08-24T04:05:43.958Z] =========================== short test summary info ============================
04:05:43 [2022-08-24T04:05:43.958Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
04:05:43 [2022-08-24T04:05:43.958Z]   CONFIG_RT_GROUP_SCHED isn't enabled
04:05:43 [2022-08-24T04:05:43.958Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
04:05:43 [2022-08-24T04:05:43.958Z]   Not supported on most drivers
04:05:43 [2022-08-24T04:05:43.958Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
04:05:43 [2022-08-24T04:05:43.958Z]   Output of docker top depends on host distro, and is not formalized.
04:05:43 [2022-08-24T04:05:43.958Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
04:05:43 [2022-08-24T04:05:43.958Z]   Output of docker top depends on host distro, and is not formalized.
04:05:43 [2022-08-24T04:05:43.958Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
04:05:43 [2022-08-24T04:05:43.958Z]   Can fail if eth0 has multiple IP addresses
04:05:43 [2022-08-24T04:05:43.958Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
04:05:43 [2022-08-24T04:05:43.958Z]   This doesn't seem to be taken into account by the engine
04:05:43 [2022-08-24T04:05:43.958Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
04:05:43 [2022-08-24T04:05:43.958Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
04:05:43 [2022-08-24T04:05:43.958Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 297.34 seconds ==
04:05:44 [2022-08-24T04:05:44.219Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
04:05:56 [2022-08-24T04:05:56.442Z] Leaving: AppArmorNo profiles have been unloaded.
04:05:56 [2022-08-24T04:05:56.442Z] 
04:05:56 [2022-08-24T04:05:56.442Z] Unloading profiles will leave already running processes permanently
04:05:56 [2022-08-24T04:05:56.442Z] unconfined, which can lead to unexpected situations.
04:05:56 [2022-08-24T04:05:56.442Z] 
04:05:56 [2022-08-24T04:05:56.442Z] To set a process to complain mode, use the command line tool
04:05:56 [2022-08-24T04:05:56.442Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:05:56 [2022-08-24T04:05:56.442Z]