Skip to content

Console Output

11:39:25 [2023-07-28T11:39:25.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh dynbinary-daemon test-docker-py
11:39:25 [2023-07-28T11:39:25.386Z] 
11:39:25 [2023-07-28T11:39:25.386Z] Removing bundles/
11:39:25 [2023-07-28T11:39:25.386Z] 
11:39:25 [2023-07-28T11:39:25.386Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:39:25 [2023-07-28T11:39:25.386Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:39:25 [2023-07-28T11:39:25.386Z] GOOS="" GOARCH="" GOARM=""
11:40:04 [2023-07-28T11:40:04.132Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:40:04 [2023-07-28T11:40:04.132Z] 
11:40:04 [2023-07-28T11:40:04.132Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:40:04 [2023-07-28T11:40:04.132Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:40:04 [2023-07-28T11:40:04.132Z] Using test binary docker
11:40:04 [2023-07-28T11:40:04.132Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:40:04 [2023-07-28T11:40:04.132Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:40:04 [2023-07-28T11:40:04.132Z] INFO: Waiting for daemon to start...
11:40:04 [2023-07-28T11:40:04.132Z] Starting dockerd
11:40:04 [2023-07-28T11:40:04.132Z] .
11:40:04 [2023-07-28T11:40:04.132Z] INFO: Building docker-sdk-python3:4.4.1...
11:40:42 [2023-07-28T11:40:42.876Z] sha256:3896bddd0189467f22aa741d325145327cf18fe4b544d2f06d766f646c75263f
11:40:42 [2023-07-28T11:40:42.876Z] INFO: Starting docker-py tests...
11:40:42 [2023-07-28T11:40:42.876Z] ============================= test session starts ==============================
11:40:42 [2023-07-28T11:40:42.876Z] platform linux -- Python 3.7.17, pytest-4.3.1, py-1.11.0, pluggy-1.2.0
11:40:42 [2023-07-28T11:40:42.876Z] rootdir: /src, inifile: pytest.ini
11:40:42 [2023-07-28T11:40:42.876Z] plugins: timeout-1.3.3, cov-2.6.1
11:40:43 [2023-07-28T11:40:43.813Z] collected 389 items / 1 deselected / 388 selected
11:40:43 [2023-07-28T11:40:43.813Z] 
11:41:00 [2023-07-28T11:41:00.298Z] tests/integration/api_build_test.py .......................X             [  6%]
11:41:01 [2023-07-28T11:41:01.124Z] tests/integration/api_client_test.py .....                               [  7%]
11:41:02 [2023-07-28T11:41:02.628Z] tests/integration/api_config_test.py .....                               [  8%]
11:41:32 [2023-07-28T11:41:32.346Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:42:27 [2023-07-28T11:42:27.108Z] ..........................xx....................                         [ 29%]
11:42:44 [2023-07-28T11:42:44.398Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:42:51 [2023-07-28T11:42:51.871Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:42:57 [2023-07-28T11:42:57.055Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
11:43:14 [2023-07-28T11:43:14.335Z] tests/integration/api_network_test.py ............................       [ 47%]
11:43:24 [2023-07-28T11:43:24.405Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:43:25 [2023-07-28T11:43:25.861Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:43:30 [2023-07-28T11:43:30.726Z] tests/integration/api_service_test.py .................................. [ 60%]
11:43:45 [2023-07-28T11:43:45.508Z] .........................                                                [ 67%]
11:44:26 [2023-07-28T11:44:26.051Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
11:44:41 [2023-07-28T11:44:41.192Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:44:43 [2023-07-28T11:44:43.096Z] tests/integration/client_test.py .....                                   [ 75%]
11:44:43 [2023-07-28T11:44:43.097Z] tests/integration/context_api_test.py ...                                [ 76%]
11:44:43 [2023-07-28T11:44:43.664Z] tests/integration/errors_test.py .                                       [ 76%]
11:45:02 [2023-07-28T11:45:02.688Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:45:19 [2023-07-28T11:45:19.302Z] .........                                                                [ 86%]
11:45:24 [2023-07-28T11:45:24.115Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:45:25 [2023-07-28T11:45:25.569Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:45:32 [2023-07-28T11:45:32.138Z] tests/integration/models_nodes_test.py .                                 [ 91%]
11:45:32 [2023-07-28T11:45:32.138Z] tests/integration/models_resources_test.py .                             [ 91%]
11:45:38 [2023-07-28T11:45:38.236Z] tests/integration/models_services_test.py ..............X.               [ 95%]
11:45:40 [2023-07-28T11:45:40.991Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:45:40 [2023-07-28T11:45:40.991Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:45:45 [2023-07-28T11:45:45.231Z] tests/integration/regression_test.py ......                              [ 98%]
11:45:45 [2023-07-28T11:45:45.490Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:45:45 [2023-07-28T11:45:45.490Z] tests/integration/credentials/utils_test.py .                            [100%]
11:45:45 [2023-07-28T11:45:45.490Z] 
11:45:45 [2023-07-28T11:45:45.490Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:45:45 [2023-07-28T11:45:45.490Z] =========================== short test summary info ============================
11:45:45 [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:45:45 [2023-07-28T11:45:45.490Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:45:45 [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:45:45 [2023-07-28T11:45:45.490Z]   Not supported on most drivers
11:45:45 [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:45:45 [2023-07-28T11:45:45.490Z]   Output of docker top depends on host distro, and is not formalized.
11:45:45 [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:45:45 [2023-07-28T11:45:45.490Z]   Output of docker top depends on host distro, and is not formalized.
11:45:45 [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:45:45 [2023-07-28T11:45:45.490Z]   Can fail if eth0 has multiple IP addresses
11:45:45 [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:45:45 [2023-07-28T11:45:45.490Z]   This doesn't seem to be taken into account by the engine
11:45:45 [2023-07-28T11:45:45.490Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:45:45 [2023-07-28T11:45:45.490Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:45:45 [2023-07-28T11:45:45.490Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 302.82 seconds ==
11:45:45 [2023-07-28T11:45:45.749Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:45:57 [2023-07-28T11:45:57.956Z] Leaving: AppArmorNo profiles have been unloaded.
11:45:57 [2023-07-28T11:45:57.956Z] 
11:45:57 [2023-07-28T11:45:57.956Z] Unloading profiles will leave already running processes permanently
11:45:57 [2023-07-28T11:45:57.956Z] unconfined, which can lead to unexpected situations.
11:45:57 [2023-07-28T11:45:57.957Z] 
11:45:57 [2023-07-28T11:45:57.957Z] To set a process to complain mode, use the command line tool
11:45:57 [2023-07-28T11:45:57.957Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:45:57 [2023-07-28T11:45:57.957Z]