Skip to content

Console Output

15:00:24 [2022-09-07T15:00:24.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43939/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=779a5b3029473c6bb61c2d08a43e0a8d68a73d7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:779a5b3029473c6bb61c2d08a43e0a8d68a73d7f hack/make.sh dynbinary test-docker-py
15:00:25 [2022-09-07T15:00:25.417Z] 
15:00:25 [2022-09-07T15:00:25.417Z] Removing bundles/
15:00:25 [2022-09-07T15:00:25.417Z] 
15:00:25 [2022-09-07T15:00:25.417Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:00:25 [2022-09-07T15:00:25.417Z] Building: bundles/dynbinary-daemon/dockerd
15:00:25 [2022-09-07T15:00:25.417Z] GOOS="" GOARCH="" GOARM=""
15:02:31 [2022-09-07T15:02:31.843Z] Created binary: bundles/dynbinary-daemon/dockerd
15:02:31 [2022-09-07T15:02:31.843Z] Building: bundles/dynbinary-daemon/docker-proxy
15:02:31 [2022-09-07T15:02:31.843Z] GOOS="" GOARCH="" GOARM=""
15:02:31 [2022-09-07T15:02:31.843Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:02:31 [2022-09-07T15:02:31.843Z] 
15:02:31 [2022-09-07T15:02:31.843Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:02:31 [2022-09-07T15:02:31.843Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:02:31 [2022-09-07T15:02:31.843Z] Using test binary docker
15:02:31 [2022-09-07T15:02:31.843Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:02:31 [2022-09-07T15:02:31.843Z] Not: starting.
15:02:31 [2022-09-07T15:02:31.843Z] INFO: Waiting for daemon to start...
15:02:31 [2022-09-07T15:02:31.843Z] Starting dockerd
15:02:31 [2022-09-07T15:02:31.843Z] .
15:02:31 [2022-09-07T15:02:31.843Z] INFO: Building docker-sdk-python3:5.0.3...
15:03:10 [2022-09-07T15:03:10.515Z] sha256:2e9c4666cbc972babce08de1853abdf2677bc3522558fcccdc78e898d7f1a697
15:03:10 [2022-09-07T15:03:10.515Z] INFO: Starting docker-py tests...
15:03:10 [2022-09-07T15:03:10.515Z] ============================= test session starts ==============================
15:03:10 [2022-09-07T15:03:10.515Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
15:03:10 [2022-09-07T15:03:10.515Z] rootdir: /src, inifile: pytest.ini
15:03:10 [2022-09-07T15:03:10.515Z] plugins: cov-2.6.1, timeout-1.3.3
15:03:10 [2022-09-07T15:03:10.515Z] collected 395 items / 2 deselected / 393 selected
15:03:10 [2022-09-07T15:03:10.515Z] 
15:03:25 [2022-09-07T15:03:25.691Z] tests/integration/api_build_test.py .......................X             [  6%]
15:03:26 [2022-09-07T15:03:26.259Z] tests/integration/api_client_test.py .....                               [  7%]
15:03:28 [2022-09-07T15:03:28.005Z] tests/integration/api_config_test.py ......                              [  8%]
15:03:57 [2022-09-07T15:03:57.437Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
15:04:50 [2022-09-07T15:04:50.617Z] .........................xx....................                          [ 29%]
15:05:06 [2022-09-07T15:05:06.841Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:05:13 [2022-09-07T15:05:13.366Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:05:18 [2022-09-07T15:05:18.816Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
15:05:34 [2022-09-07T15:05:34.607Z] tests/integration/api_network_test.py ............................       [ 47%]
15:05:44 [2022-09-07T15:05:44.350Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
15:05:45 [2022-09-07T15:05:45.841Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:05:50 [2022-09-07T15:05:50.172Z] tests/integration/api_service_test.py .................................. [ 59%]
15:05:54 [2022-09-07T15:05:54.833Z] ............................                                             [ 66%]
15:06:35 [2022-09-07T15:06:35.517Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:06:53 [2022-09-07T15:06:53.560Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:06:53 [2022-09-07T15:06:53.560Z] tests/integration/client_test.py .....                                   [ 75%]
15:06:53 [2022-09-07T15:06:53.560Z] tests/integration/context_api_test.py ...                                [ 76%]
15:06:53 [2022-09-07T15:06:53.560Z] tests/integration/errors_test.py .                                       [ 76%]
15:07:12 [2022-09-07T15:07:12.198Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:07:28 [2022-09-07T15:07:28.056Z] .........                                                                [ 85%]
15:07:33 [2022-09-07T15:07:33.000Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:07:34 [2022-09-07T15:07:34.444Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:07:40 [2022-09-07T15:07:40.980Z] tests/integration/models_nodes_test.py .                                 [ 90%]
15:07:40 [2022-09-07T15:07:40.981Z] tests/integration/models_resources_test.py .                             [ 91%]
15:07:42 [2022-09-07T15:07:42.704Z] tests/integration/models_services_test.py ................X.             [ 95%]
15:07:45 [2022-09-07T15:07:45.440Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:07:45 [2022-09-07T15:07:45.440Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:07:49 [2022-09-07T15:07:49.594Z] tests/integration/regression_test.py ......                              [ 98%]
15:07:49 [2022-09-07T15:07:49.850Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:07:49 [2022-09-07T15:07:49.850Z] tests/integration/credentials/utils_test.py .                            [100%]
15:07:49 [2022-09-07T15:07:49.850Z] 
15:07:49 [2022-09-07T15:07:49.850Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:07:50 [2022-09-07T15:07:50.107Z] =========================== short test summary info ============================
15:07:50 [2022-09-07T15:07:50.107Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:07:50 [2022-09-07T15:07:50.107Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:07:50 [2022-09-07T15:07:50.107Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:07:50 [2022-09-07T15:07:50.107Z]   Not supported on most drivers
15:07:50 [2022-09-07T15:07:50.107Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:07:50 [2022-09-07T15:07:50.107Z]   Output of docker top depends on host distro, and is not formalized.
15:07:50 [2022-09-07T15:07:50.107Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:07:50 [2022-09-07T15:07:50.107Z]   Output of docker top depends on host distro, and is not formalized.
15:07:50 [2022-09-07T15:07:50.107Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:07:50 [2022-09-07T15:07:50.107Z]   Can fail if eth0 has multiple IP addresses
15:07:50 [2022-09-07T15:07:50.107Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:07:50 [2022-09-07T15:07:50.107Z]   This doesn't seem to be taken into account by the engine
15:07:50 [2022-09-07T15:07:50.107Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
15:07:50 [2022-09-07T15:07:50.107Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:07:50 [2022-09-07T15:07:50.107Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 281.69 seconds ==
15:07:50 [2022-09-07T15:07:50.107Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:08:02 [2022-09-07T15:08:02.273Z] Leaving: AppArmorNo profiles have been unloaded.
15:08:02 [2022-09-07T15:08:02.273Z] 
15:08:02 [2022-09-07T15:08:02.273Z] Unloading profiles will leave already running processes permanently
15:08:02 [2022-09-07T15:08:02.273Z] unconfined, which can lead to unexpected situations.
15:08:02 [2022-09-07T15:08:02.273Z] 
15:08:02 [2022-09-07T15:08:02.273Z] To set a process to complain mode, use the command line tool
15:08:02 [2022-09-07T15:08:02.273Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:08:02 [2022-09-07T15:08:02.273Z]