Skip to content

Console Output

10:41:04 [2022-07-25T10:41:04.520Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=575512c70a6e342b6e90280200ab8a656330bb64 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:575512c70a6e342b6e90280200ab8a656330bb64 hack/make.sh dynbinary test-docker-py
10:41:04 [2022-07-25T10:41:04.776Z] 
10:41:05 [2022-07-25T10:41:05.032Z] Removing bundles/
10:41:05 [2022-07-25T10:41:05.032Z] 
10:41:05 [2022-07-25T10:41:05.032Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:41:05 [2022-07-25T10:41:05.032Z] Building: bundles/dynbinary-daemon/dockerd
10:41:05 [2022-07-25T10:41:05.032Z] GOOS="" GOARCH="" GOARM=""
10:43:11 [2022-07-25T10:43:11.481Z] Created binary: bundles/dynbinary-daemon/dockerd
10:43:11 [2022-07-25T10:43:11.481Z] Building: bundles/dynbinary-daemon/docker-proxy
10:43:11 [2022-07-25T10:43:11.481Z] GOOS="" GOARCH="" GOARM=""
10:43:11 [2022-07-25T10:43:11.481Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:43:11 [2022-07-25T10:43:11.481Z] 
10:43:11 [2022-07-25T10:43:11.481Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:43:11 [2022-07-25T10:43:11.481Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:43:11 [2022-07-25T10:43:11.481Z] Using test binary docker
10:43:11 [2022-07-25T10:43:11.481Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:43:11 [2022-07-25T10:43:11.481Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:43:11 [2022-07-25T10:43:11.481Z] INFO: Waiting for daemon to start...
10:43:11 [2022-07-25T10:43:11.481Z] Starting dockerd
10:43:11 [2022-07-25T10:43:11.481Z] .
10:43:11 [2022-07-25T10:43:11.481Z] INFO: Building docker-sdk-python3:5.0.3...
10:43:43 [2022-07-25T10:43:43.512Z] sha256:15557b28475f4d422eda06555b9c7771516a3152e649d38eb205b572636f08ab
10:43:43 [2022-07-25T10:43:43.512Z] INFO: Starting docker-py tests...
10:43:44 [2022-07-25T10:43:44.438Z] ============================= test session starts ==============================
10:43:44 [2022-07-25T10:43:44.438Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
10:43:44 [2022-07-25T10:43:44.438Z] rootdir: /src, inifile: pytest.ini
10:43:44 [2022-07-25T10:43:44.438Z] plugins: cov-2.6.1, timeout-1.3.3
10:43:45 [2022-07-25T10:43:45.366Z] collected 395 items / 2 deselected / 393 selected
10:43:45 [2022-07-25T10:43:45.366Z] 
10:44:01 [2022-07-25T10:44:01.519Z] tests/integration/api_build_test.py .......................X             [  6%]
10:44:02 [2022-07-25T10:44:02.336Z] tests/integration/api_client_test.py .....                               [  7%]
10:44:03 [2022-07-25T10:44:03.713Z] tests/integration/api_config_test.py ......                              [  8%]
10:44:34 [2022-07-25T10:44:34.018Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
10:45:27 [2022-07-25T10:45:27.501Z] .........................xx....................                          [ 29%]
10:45:44 [2022-07-25T10:45:44.260Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:45:51 [2022-07-25T10:45:51.674Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:45:56 [2022-07-25T10:45:56.176Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
10:46:12 [2022-07-25T10:46:12.495Z] tests/integration/api_network_test.py ............................       [ 47%]
10:46:21 [2022-07-25T10:46:21.669Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
10:46:23 [2022-07-25T10:46:23.413Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:46:27 [2022-07-25T10:46:27.546Z] tests/integration/api_service_test.py .................................. [ 59%]
10:46:32 [2022-07-25T10:46:32.210Z] ............................                                             [ 66%]
10:47:13 [2022-07-25T10:47:13.781Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:47:31 [2022-07-25T10:47:31.815Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:47:31 [2022-07-25T10:47:31.815Z] tests/integration/client_test.py .....                                   [ 75%]
10:47:31 [2022-07-25T10:47:31.815Z] tests/integration/context_api_test.py ...                                [ 76%]
10:47:31 [2022-07-25T10:47:31.815Z] tests/integration/errors_test.py .                                       [ 76%]
10:47:50 [2022-07-25T10:47:50.072Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:48:06 [2022-07-25T10:48:06.530Z] .........                                                                [ 85%]
10:48:11 [2022-07-25T10:48:11.459Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:48:12 [2022-07-25T10:48:12.898Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:48:19 [2022-07-25T10:48:19.429Z] tests/integration/models_nodes_test.py .                                 [ 90%]
10:48:19 [2022-07-25T10:48:19.429Z] tests/integration/models_resources_test.py .                             [ 91%]
10:48:21 [2022-07-25T10:48:21.123Z] tests/integration/models_services_test.py ................X.             [ 95%]
10:48:23 [2022-07-25T10:48:23.851Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:48:23 [2022-07-25T10:48:23.851Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:48:27 [2022-07-25T10:48:27.743Z] tests/integration/regression_test.py ......                              [ 98%]
10:48:28 [2022-07-25T10:48:28.255Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:48:28 [2022-07-25T10:48:28.255Z] tests/integration/credentials/utils_test.py .                            [100%]
10:48:28 [2022-07-25T10:48:28.255Z] 
10:48:28 [2022-07-25T10:48:28.255Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:48:28 [2022-07-25T10:48:28.255Z] =========================== short test summary info ============================
10:48:28 [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:48:28 [2022-07-25T10:48:28.255Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:48:28 [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:48:28 [2022-07-25T10:48:28.255Z]   Not supported on most drivers
10:48:28 [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:48:28 [2022-07-25T10:48:28.255Z]   Output of docker top depends on host distro, and is not formalized.
10:48:28 [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:48:28 [2022-07-25T10:48:28.255Z]   Output of docker top depends on host distro, and is not formalized.
10:48:28 [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:48:28 [2022-07-25T10:48:28.255Z]   Can fail if eth0 has multiple IP addresses
10:48:28 [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:48:28 [2022-07-25T10:48:28.255Z]   This doesn't seem to be taken into account by the engine
10:48:28 [2022-07-25T10:48:28.255Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
10:48:28 [2022-07-25T10:48:28.255Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:48:28 [2022-07-25T10:48:28.255Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.87 seconds ==
10:48:28 [2022-07-25T10:48:28.510Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:48:40 [2022-07-25T10:48:40.670Z] Leaving: AppArmorNo profiles have been unloaded.
10:48:40 [2022-07-25T10:48:40.670Z] 
10:48:40 [2022-07-25T10:48:40.670Z] Unloading profiles will leave already running processes permanently
10:48:40 [2022-07-25T10:48:40.670Z] unconfined, which can lead to unexpected situations.
10:48:40 [2022-07-25T10:48:40.670Z] 
10:48:40 [2022-07-25T10:48:40.670Z] To set a process to complain mode, use the command line tool
10:48:40 [2022-07-25T10:48:40.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:48:40 [2022-07-25T10:48:40.670Z]