Skip to content

Console Output

20:47:36 [2022-06-04T20:47:36.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43693/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89db5a6fd4d3603cc6b110c3779669d5b879c146 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89db5a6fd4d3603cc6b110c3779669d5b879c146 hack/make.sh dynbinary test-docker-py
20:47:37 [2022-06-04T20:47:37.167Z] 
20:47:37 [2022-06-04T20:47:37.167Z] Removing bundles/
20:47:37 [2022-06-04T20:47:37.167Z] 
20:47:37 [2022-06-04T20:47:37.167Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:47:37 [2022-06-04T20:47:37.422Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:47:37 [2022-06-04T20:47:37.422Z] GOOS="" GOARCH="" GOARM=""
20:48:16 [2022-06-04T20:48:16.097Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:48:16 [2022-06-04T20:48:16.097Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:48:16 [2022-06-04T20:48:16.097Z] GOOS="" GOARCH="" GOARM=""
20:48:16 [2022-06-04T20:48:16.097Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:48:16 [2022-06-04T20:48:16.097Z] 
20:48:16 [2022-06-04T20:48:16.097Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:48:16 [2022-06-04T20:48:16.097Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:48:16 [2022-06-04T20:48:16.097Z] Using test binary docker
20:48:16 [2022-06-04T20:48:16.097Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:48:16 [2022-06-04T20:48:16.097Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:48:16 [2022-06-04T20:48:16.097Z] INFO: Waiting for daemon to start...
20:48:16 [2022-06-04T20:48:16.097Z] Starting dockerd
20:48:16 [2022-06-04T20:48:16.097Z] .
20:48:16 [2022-06-04T20:48:16.097Z] INFO: Building docker-sdk-python3:5.0.3...
20:48:54 [2022-06-04T20:48:54.756Z] sha256:4ce52158a631840a3163335f2ca7553aeec15a97dfb7482afaf920c78ab4a4ce
20:48:54 [2022-06-04T20:48:54.756Z] INFO: Starting docker-py tests...
20:48:54 [2022-06-04T20:48:54.756Z] ============================= test session starts ==============================
20:48:54 [2022-06-04T20:48:54.756Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
20:48:54 [2022-06-04T20:48:54.756Z] rootdir: /src, inifile: pytest.ini
20:48:54 [2022-06-04T20:48:54.756Z] plugins: cov-2.6.1, timeout-1.3.3
20:48:54 [2022-06-04T20:48:54.756Z] collected 395 items / 2 deselected / 393 selected
20:48:54 [2022-06-04T20:48:54.756Z] 
20:49:11 [2022-06-04T20:49:11.222Z] tests/integration/api_build_test.py .......................X             [  6%]
20:49:12 [2022-06-04T20:49:12.040Z] tests/integration/api_client_test.py .....                               [  7%]
20:49:13 [2022-06-04T20:49:13.966Z] tests/integration/api_config_test.py ......                              [  8%]
20:49:44 [2022-06-04T20:49:44.169Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
20:50:40 [2022-06-04T20:50:40.653Z] .........................xx....................                          [ 29%]
20:50:58 [2022-06-04T20:50:58.410Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:51:05 [2022-06-04T20:51:05.822Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:51:10 [2022-06-04T20:51:10.514Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
20:51:28 [2022-06-04T20:51:28.545Z] tests/integration/api_network_test.py ............................       [ 47%]
20:51:37 [2022-06-04T20:51:37.715Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
20:51:39 [2022-06-04T20:51:39.153Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:51:43 [2022-06-04T20:51:43.220Z] tests/integration/api_service_test.py .................................. [ 59%]
20:51:49 [2022-06-04T20:51:49.088Z] ............................                                             [ 66%]
20:52:30 [2022-06-04T20:52:30.868Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
20:52:46 [2022-06-04T20:52:46.209Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:52:48 [2022-06-04T20:52:48.095Z] tests/integration/client_test.py .....                                   [ 75%]
20:52:48 [2022-06-04T20:52:48.350Z] tests/integration/context_api_test.py ...                                [ 76%]
20:52:48 [2022-06-04T20:52:48.911Z] tests/integration/errors_test.py .                                       [ 76%]
20:53:09 [2022-06-04T20:53:09.173Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:53:25 [2022-06-04T20:53:25.988Z] .........                                                                [ 85%]
20:53:31 [2022-06-04T20:53:31.056Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:53:32 [2022-06-04T20:53:32.494Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:53:39 [2022-06-04T20:53:39.022Z] tests/integration/models_nodes_test.py .                                 [ 90%]
20:53:39 [2022-06-04T20:53:39.022Z] tests/integration/models_resources_test.py .                             [ 91%]
20:53:45 [2022-06-04T20:53:45.333Z] tests/integration/models_services_test.py ................X.             [ 95%]
20:53:48 [2022-06-04T20:53:48.059Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:53:48 [2022-06-04T20:53:48.315Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:53:52 [2022-06-04T20:53:52.394Z] tests/integration/regression_test.py ......                              [ 98%]
20:53:52 [2022-06-04T20:53:52.649Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:53:52 [2022-06-04T20:53:52.649Z] tests/integration/credentials/utils_test.py .                            [100%]
20:53:52 [2022-06-04T20:53:52.649Z] 
20:53:52 [2022-06-04T20:53:52.649Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:53:52 [2022-06-04T20:53:52.649Z] =========================== short test summary info ============================
20:53:52 [2022-06-04T20:53:52.649Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:53:52 [2022-06-04T20:53:52.649Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:53:52 [2022-06-04T20:53:52.649Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:53:52 [2022-06-04T20:53:52.649Z]   Not supported on most drivers
20:53:52 [2022-06-04T20:53:52.649Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
20:53:52 [2022-06-04T20:53:52.649Z]   Output of docker top depends on host distro, and is not formalized.
20:53:52 [2022-06-04T20:53:52.649Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
20:53:52 [2022-06-04T20:53:52.649Z]   Output of docker top depends on host distro, and is not formalized.
20:53:52 [2022-06-04T20:53:52.649Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:53:52 [2022-06-04T20:53:52.649Z]   Can fail if eth0 has multiple IP addresses
20:53:52 [2022-06-04T20:53:52.649Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:53:52 [2022-06-04T20:53:52.649Z]   This doesn't seem to be taken into account by the engine
20:53:52 [2022-06-04T20:53:52.649Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
20:53:52 [2022-06-04T20:53:52.649Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:53:52 [2022-06-04T20:53:52.649Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 300.54 seconds ==
20:53:53 [2022-06-04T20:53:53.210Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:54:05 [2022-06-04T20:54:05.368Z] Leaving: AppArmorNo profiles have been unloaded.
20:54:05 [2022-06-04T20:54:05.368Z] 
20:54:05 [2022-06-04T20:54:05.368Z] Unloading profiles will leave already running processes permanently
20:54:05 [2022-06-04T20:54:05.368Z] unconfined, which can lead to unexpected situations.
20:54:05 [2022-06-04T20:54:05.368Z] 
20:54:05 [2022-06-04T20:54:05.368Z] To set a process to complain mode, use the command line tool
20:54:05 [2022-06-04T20:54:05.368Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:54:05 [2022-06-04T20:54:05.368Z]