Skip to content

Console Output

21:18:37 [2023-06-28T21:18:37.313Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh dynbinary-daemon test-docker-py
21:18:37 [2023-06-28T21:18:37.569Z] 
21:18:37 [2023-06-28T21:18:37.569Z] Removing bundles/
21:18:37 [2023-06-28T21:18:37.569Z] 
21:18:37 [2023-06-28T21:18:37.569Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:18:37 [2023-06-28T21:18:37.569Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:18:37 [2023-06-28T21:18:37.569Z] GOOS="" GOARCH="" GOARM=""
21:19:16 [2023-06-28T21:19:16.236Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:19:16 [2023-06-28T21:19:16.236Z] 
21:19:16 [2023-06-28T21:19:16.236Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:19:16 [2023-06-28T21:19:16.236Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:19:16 [2023-06-28T21:19:16.236Z] Using test binary docker
21:19:16 [2023-06-28T21:19:16.236Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:19:16 [2023-06-28T21:19:16.236Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:19:16 [2023-06-28T21:19:16.236Z] INFO: Waiting for daemon to start...
21:19:16 [2023-06-28T21:19:16.236Z] Starting dockerd
21:19:16 [2023-06-28T21:19:16.236Z] .
21:19:16 [2023-06-28T21:19:16.236Z] INFO: Building docker-sdk-python3:4.4.1...
21:19:54 [2023-06-28T21:19:54.887Z] sha256:e2bea7d286ba7dd76f7ded1053ae9855d59cd1b6e6e4bc6dcf7df1785069d649
21:19:54 [2023-06-28T21:19:54.887Z] INFO: Starting docker-py tests...
21:19:55 [2023-06-28T21:19:55.447Z] ============================= test session starts ==============================
21:19:55 [2023-06-28T21:19:55.447Z] platform linux -- Python 3.7.17, pytest-4.3.1, py-1.11.0, pluggy-1.2.0
21:19:55 [2023-06-28T21:19:55.447Z] rootdir: /src, inifile: pytest.ini
21:19:55 [2023-06-28T21:19:55.447Z] plugins: cov-2.6.1, timeout-1.3.3
21:19:56 [2023-06-28T21:19:56.372Z] collected 389 items / 1 deselected / 388 selected
21:19:56 [2023-06-28T21:19:56.372Z] 
21:20:12 [2023-06-28T21:20:12.773Z] tests/integration/api_build_test.py .......................X             [  6%]
21:20:13 [2023-06-28T21:20:13.334Z] tests/integration/api_client_test.py .....                               [  7%]
21:20:15 [2023-06-28T21:20:15.257Z] tests/integration/api_config_test.py .....                               [  8%]
21:20:45 [2023-06-28T21:20:45.174Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:21:41 [2023-06-28T21:21:41.281Z] ..........................xx....................                         [ 29%]
21:21:58 [2023-06-28T21:21:58.722Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:22:06 [2023-06-28T21:22:06.733Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:22:11 [2023-06-28T21:22:11.335Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
21:22:29 [2023-06-28T21:22:29.173Z] tests/integration/api_network_test.py ............................       [ 47%]
21:22:38 [2023-06-28T21:22:38.864Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:22:40 [2023-06-28T21:22:40.045Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:22:45 [2023-06-28T21:22:45.108Z] tests/integration/api_service_test.py .................................. [ 60%]
21:23:00 [2023-06-28T21:23:00.065Z] .........................                                                [ 67%]
21:23:40 [2023-06-28T21:23:40.790Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:23:58 [2023-06-28T21:23:58.822Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:23:58 [2023-06-28T21:23:58.822Z] tests/integration/client_test.py .....                                   [ 75%]
21:23:58 [2023-06-28T21:23:58.822Z] tests/integration/context_api_test.py ...                                [ 76%]
21:23:58 [2023-06-28T21:23:58.822Z] tests/integration/errors_test.py .                                       [ 76%]
21:24:18 [2023-06-28T21:24:18.003Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:24:34 [2023-06-28T21:24:34.503Z] .........                                                                [ 86%]
21:24:39 [2023-06-28T21:24:39.358Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:24:40 [2023-06-28T21:24:40.975Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:24:46 [2023-06-28T21:24:46.210Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:24:47 [2023-06-28T21:24:47.574Z] tests/integration/models_resources_test.py .                             [ 91%]
21:24:53 [2023-06-28T21:24:53.318Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:24:56 [2023-06-28T21:24:56.566Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:24:56 [2023-06-28T21:24:56.566Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:25:00 [2023-06-28T21:25:00.452Z] tests/integration/regression_test.py ......                              [ 98%]
21:25:00 [2023-06-28T21:25:00.963Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:25:00 [2023-06-28T21:25:00.963Z] tests/integration/credentials/utils_test.py .                            [100%]
21:25:00 [2023-06-28T21:25:00.963Z] 
21:25:00 [2023-06-28T21:25:00.963Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:25:00 [2023-06-28T21:25:00.963Z] =========================== short test summary info ============================
21:25:00 [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:25:00 [2023-06-28T21:25:00.963Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:25:00 [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:25:00 [2023-06-28T21:25:00.963Z]   Not supported on most drivers
21:25:00 [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:25:00 [2023-06-28T21:25:00.963Z]   Output of docker top depends on host distro, and is not formalized.
21:25:00 [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:25:00 [2023-06-28T21:25:00.963Z]   Output of docker top depends on host distro, and is not formalized.
21:25:00 [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:25:00 [2023-06-28T21:25:00.963Z]   Can fail if eth0 has multiple IP addresses
21:25:00 [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:25:00 [2023-06-28T21:25:00.963Z]   This doesn't seem to be taken into account by the engine
21:25:00 [2023-06-28T21:25:00.963Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
21:25:00 [2023-06-28T21:25:00.963Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:25:00 [2023-06-28T21:25:00.963Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 305.72 seconds ==
21:25:01 [2023-06-28T21:25:01.218Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:25:13 [2023-06-28T21:25:13.376Z] Leaving: AppArmorNo profiles have been unloaded.
21:25:13 [2023-06-28T21:25:13.376Z] 
21:25:13 [2023-06-28T21:25:13.376Z] Unloading profiles will leave already running processes permanently
21:25:13 [2023-06-28T21:25:13.376Z] unconfined, which can lead to unexpected situations.
21:25:13 [2023-06-28T21:25:13.376Z] 
21:25:13 [2023-06-28T21:25:13.376Z] To set a process to complain mode, use the command line tool
21:25:13 [2023-06-28T21:25:13.376Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:25:13 [2023-06-28T21:25:13.376Z]