Skip to content

Console Output

00:33:43 [2022-05-28T00:33:43.629Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43651/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3cadb1f63fb9327a0d677532a50e18a84d59d839 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3cadb1f63fb9327a0d677532a50e18a84d59d839 hack/make.sh dynbinary test-docker-py
00:33:43 [2022-05-28T00:33:43.885Z] 
00:33:44 [2022-05-28T00:33:44.142Z] Removing bundles/
00:33:44 [2022-05-28T00:33:44.142Z] 
00:33:44 [2022-05-28T00:33:44.142Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:33:44 [2022-05-28T00:33:44.142Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:33:44 [2022-05-28T00:33:44.142Z] GOOS="" GOARCH="" GOARM=""
00:35:50 [2022-05-28T00:35:50.560Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:35:50 [2022-05-28T00:35:50.560Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
00:35:50 [2022-05-28T00:35:50.560Z] GOOS="" GOARCH="" GOARM=""
00:35:50 [2022-05-28T00:35:50.560Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
00:35:50 [2022-05-28T00:35:50.560Z] 
00:35:50 [2022-05-28T00:35:50.560Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:35:50 [2022-05-28T00:35:50.560Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:35:50 [2022-05-28T00:35:50.560Z] Using test binary docker
00:35:50 [2022-05-28T00:35:50.560Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:35:50 [2022-05-28T00:35:50.560Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:35:50 [2022-05-28T00:35:50.560Z] INFO: Waiting for daemon to start...
00:35:50 [2022-05-28T00:35:50.560Z] Starting dockerd
00:35:50 [2022-05-28T00:35:50.560Z] .
00:35:50 [2022-05-28T00:35:50.560Z] INFO: Building docker-sdk-python3:5.0.3...
00:36:29 [2022-05-28T00:36:29.225Z] sha256:da966f0abc20c9419f61cba7ee3af77ebb02f272b4306482ac9885def1768826
00:36:29 [2022-05-28T00:36:29.225Z] INFO: Starting docker-py tests...
00:36:29 [2022-05-28T00:36:29.225Z] ============================= test session starts ==============================
00:36:29 [2022-05-28T00:36:29.225Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
00:36:29 [2022-05-28T00:36:29.225Z] rootdir: /src, inifile: pytest.ini
00:36:29 [2022-05-28T00:36:29.225Z] plugins: cov-2.6.1, timeout-1.3.3
00:36:29 [2022-05-28T00:36:29.225Z] collected 395 items / 2 deselected / 393 selected
00:36:29 [2022-05-28T00:36:29.225Z] 
00:36:42 [2022-05-28T00:36:42.807Z] tests/integration/api_build_test.py .......................X             [  6%]
00:36:43 [2022-05-28T00:36:43.624Z] tests/integration/api_client_test.py .....                               [  7%]
00:36:45 [2022-05-28T00:36:45.373Z] tests/integration/api_config_test.py ......                              [  8%]
00:37:15 [2022-05-28T00:37:15.734Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
00:38:09 [2022-05-28T00:38:09.404Z] .........................xx....................                          [ 29%]
00:38:25 [2022-05-28T00:38:25.866Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:38:33 [2022-05-28T00:38:33.322Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
00:38:38 [2022-05-28T00:38:38.384Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
00:38:54 [2022-05-28T00:38:54.518Z] tests/integration/api_network_test.py ............................       [ 47%]
00:39:04 [2022-05-28T00:39:04.207Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
00:39:05 [2022-05-28T00:39:05.695Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:39:10 [2022-05-28T00:39:10.026Z] tests/integration/api_service_test.py .................................. [ 59%]
00:39:14 [2022-05-28T00:39:14.480Z] ............................                                             [ 66%]
00:39:55 [2022-05-28T00:39:55.661Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:40:13 [2022-05-28T00:40:13.696Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:40:13 [2022-05-28T00:40:13.696Z] tests/integration/client_test.py .....                                   [ 75%]
00:40:13 [2022-05-28T00:40:13.696Z] tests/integration/context_api_test.py ...                                [ 76%]
00:40:13 [2022-05-28T00:40:13.696Z] tests/integration/errors_test.py .                                       [ 76%]
00:40:32 [2022-05-28T00:40:32.259Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:40:48 [2022-05-28T00:40:48.106Z] .........                                                                [ 85%]
00:40:53 [2022-05-28T00:40:53.233Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:40:54 [2022-05-28T00:40:54.415Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:41:00 [2022-05-28T00:41:00.947Z] tests/integration/models_nodes_test.py .                                 [ 90%]
00:41:01 [2022-05-28T00:41:01.204Z] tests/integration/models_resources_test.py .                             [ 91%]
00:41:02 [2022-05-28T00:41:02.948Z] tests/integration/models_services_test.py ................X.             [ 95%]
00:41:06 [2022-05-28T00:41:06.199Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:41:06 [2022-05-28T00:41:06.199Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:41:09 [2022-05-28T00:41:09.719Z] tests/integration/regression_test.py ......                              [ 98%]
00:41:10 [2022-05-28T00:41:10.230Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:41:10 [2022-05-28T00:41:10.230Z] tests/integration/credentials/utils_test.py .                            [100%]
00:41:10 [2022-05-28T00:41:10.230Z] 
00:41:10 [2022-05-28T00:41:10.230Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:41:10 [2022-05-28T00:41:10.230Z] =========================== short test summary info ============================
00:41:10 [2022-05-28T00:41:10.230Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:41:10 [2022-05-28T00:41:10.230Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:41:10 [2022-05-28T00:41:10.230Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:41:10 [2022-05-28T00:41:10.230Z]   Not supported on most drivers
00:41:10 [2022-05-28T00:41:10.230Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:41:10 [2022-05-28T00:41:10.230Z]   Output of docker top depends on host distro, and is not formalized.
00:41:10 [2022-05-28T00:41:10.230Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:41:10 [2022-05-28T00:41:10.230Z]   Output of docker top depends on host distro, and is not formalized.
00:41:10 [2022-05-28T00:41:10.230Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:41:10 [2022-05-28T00:41:10.230Z]   Can fail if eth0 has multiple IP addresses
00:41:10 [2022-05-28T00:41:10.230Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:41:10 [2022-05-28T00:41:10.230Z]   This doesn't seem to be taken into account by the engine
00:41:10 [2022-05-28T00:41:10.230Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
00:41:10 [2022-05-28T00:41:10.230Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:41:10 [2022-05-28T00:41:10.230Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.55 seconds ==
00:41:10 [2022-05-28T00:41:10.487Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:41:22 [2022-05-28T00:41:22.648Z] Leaving: AppArmorNo profiles have been unloaded.
00:41:22 [2022-05-28T00:41:22.648Z] 
00:41:22 [2022-05-28T00:41:22.648Z] Unloading profiles will leave already running processes permanently
00:41:22 [2022-05-28T00:41:22.648Z] unconfined, which can lead to unexpected situations.
00:41:22 [2022-05-28T00:41:22.648Z] 
00:41:22 [2022-05-28T00:41:22.648Z] To set a process to complain mode, use the command line tool
00:41:22 [2022-05-28T00:41:22.648Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:41:22 [2022-05-28T00:41:22.648Z]