Skip to content

Console Output

13:24:11 [2022-06-27T13:24:11.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43748/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db977355b0a192282dedca39ea087a1fd114fc55 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db977355b0a192282dedca39ea087a1fd114fc55 hack/make.sh dynbinary test-docker-py
13:24:11 [2022-06-27T13:24:11.564Z] 
13:24:11 [2022-06-27T13:24:11.823Z] Removing bundles/
13:24:11 [2022-06-27T13:24:11.823Z] 
13:24:11 [2022-06-27T13:24:11.823Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:24:11 [2022-06-27T13:24:11.823Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:24:11 [2022-06-27T13:24:11.823Z] GOOS="" GOARCH="" GOARM=""
13:26:18 [2022-06-27T13:26:18.263Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:26:18 [2022-06-27T13:26:18.263Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:26:18 [2022-06-27T13:26:18.263Z] GOOS="" GOARCH="" GOARM=""
13:26:18 [2022-06-27T13:26:18.263Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:26:18 [2022-06-27T13:26:18.263Z] 
13:26:18 [2022-06-27T13:26:18.263Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:26:18 [2022-06-27T13:26:18.263Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:26:18 [2022-06-27T13:26:18.263Z] Using test binary docker
13:26:18 [2022-06-27T13:26:18.263Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:26:18 [2022-06-27T13:26:18.263Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:26:18 [2022-06-27T13:26:18.263Z] INFO: Waiting for daemon to start...
13:26:18 [2022-06-27T13:26:18.263Z] Starting dockerd
13:26:18 [2022-06-27T13:26:18.263Z] .
13:26:18 [2022-06-27T13:26:18.263Z] INFO: Building docker-sdk-python3:5.0.3...
13:26:56 [2022-06-27T13:26:56.957Z] sha256:00ad714cbc0bdaba7ec65c8b5f6793fd91c91e9248989ddedf0d1677102aecbd
13:26:56 [2022-06-27T13:26:56.957Z] INFO: Starting docker-py tests...
13:26:56 [2022-06-27T13:26:56.957Z] ============================= test session starts ==============================
13:26:56 [2022-06-27T13:26:56.957Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
13:26:56 [2022-06-27T13:26:56.957Z] rootdir: /src, inifile: pytest.ini
13:26:56 [2022-06-27T13:26:56.957Z] plugins: cov-2.6.1, timeout-1.3.3
13:26:56 [2022-06-27T13:26:56.957Z] collected 395 items / 2 deselected / 393 selected
13:26:56 [2022-06-27T13:26:56.957Z] 
13:27:12 [2022-06-27T13:27:12.745Z] tests/integration/api_build_test.py .......................X             [  6%]
13:27:13 [2022-06-27T13:27:13.566Z] tests/integration/api_client_test.py .....                               [  7%]
13:27:15 [2022-06-27T13:27:15.321Z] tests/integration/api_config_test.py ......                              [  8%]
13:27:45 [2022-06-27T13:27:45.226Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
13:28:38 [2022-06-27T13:28:38.844Z] .........................xx....................                          [ 29%]
13:28:55 [2022-06-27T13:28:55.409Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:29:02 [2022-06-27T13:29:02.851Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:29:07 [2022-06-27T13:29:07.948Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
13:29:24 [2022-06-27T13:29:24.405Z] tests/integration/api_network_test.py ............................       [ 47%]
13:29:34 [2022-06-27T13:29:34.408Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
13:29:35 [2022-06-27T13:29:35.859Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:29:40 [2022-06-27T13:29:40.025Z] tests/integration/api_service_test.py .................................. [ 59%]
13:29:44 [2022-06-27T13:29:44.476Z] ............................                                             [ 66%]
13:30:25 [2022-06-27T13:30:25.685Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:30:43 [2022-06-27T13:30:43.747Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:30:43 [2022-06-27T13:30:43.747Z] tests/integration/client_test.py .....                                   [ 75%]
13:30:43 [2022-06-27T13:30:43.747Z] tests/integration/context_api_test.py ...                                [ 76%]
13:30:43 [2022-06-27T13:30:43.747Z] tests/integration/errors_test.py .                                       [ 76%]
13:31:03 [2022-06-27T13:31:03.056Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:31:19 [2022-06-27T13:31:19.254Z] .........                                                                [ 85%]
13:31:24 [2022-06-27T13:31:24.622Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:31:26 [2022-06-27T13:31:26.073Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:31:32 [2022-06-27T13:31:32.620Z] tests/integration/models_nodes_test.py .                                 [ 90%]
13:31:32 [2022-06-27T13:31:32.620Z] tests/integration/models_resources_test.py .                             [ 91%]
13:31:34 [2022-06-27T13:31:34.373Z] tests/integration/models_services_test.py ................X.             [ 95%]
13:31:37 [2022-06-27T13:31:37.639Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:31:37 [2022-06-27T13:31:37.639Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:31:41 [2022-06-27T13:31:41.248Z] tests/integration/regression_test.py ......                              [ 98%]
13:31:41 [2022-06-27T13:31:41.763Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:31:41 [2022-06-27T13:31:41.763Z] tests/integration/credentials/utils_test.py .                            [100%]
13:31:41 [2022-06-27T13:31:41.763Z] 
13:31:41 [2022-06-27T13:31:41.763Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:31:41 [2022-06-27T13:31:41.763Z] =========================== short test summary info ============================
13:31:41 [2022-06-27T13:31:41.763Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:31:41 [2022-06-27T13:31:41.763Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:31:41 [2022-06-27T13:31:41.763Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:31:41 [2022-06-27T13:31:41.763Z]   Not supported on most drivers
13:31:41 [2022-06-27T13:31:41.763Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:31:41 [2022-06-27T13:31:41.763Z]   Output of docker top depends on host distro, and is not formalized.
13:31:41 [2022-06-27T13:31:41.763Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:31:41 [2022-06-27T13:31:41.763Z]   Output of docker top depends on host distro, and is not formalized.
13:31:41 [2022-06-27T13:31:41.763Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:31:41 [2022-06-27T13:31:41.763Z]   Can fail if eth0 has multiple IP addresses
13:31:41 [2022-06-27T13:31:41.763Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:31:41 [2022-06-27T13:31:41.763Z]   This doesn't seem to be taken into account by the engine
13:31:41 [2022-06-27T13:31:41.763Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:31:41 [2022-06-27T13:31:41.763Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:31:41 [2022-06-27T13:31:41.763Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.05 seconds ==
13:31:42 [2022-06-27T13:31:42.021Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:31:54 [2022-06-27T13:31:54.204Z] Leaving: AppArmorNo profiles have been unloaded.
13:31:54 [2022-06-27T13:31:54.204Z] 
13:31:54 [2022-06-27T13:31:54.204Z] Unloading profiles will leave already running processes permanently
13:31:54 [2022-06-27T13:31:54.204Z] unconfined, which can lead to unexpected situations.
13:31:54 [2022-06-27T13:31:54.204Z] 
13:31:54 [2022-06-27T13:31:54.204Z] To set a process to complain mode, use the command line tool
13:31:54 [2022-06-27T13:31:54.204Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:31:54 [2022-06-27T13:31:54.204Z]