Skip to content

Console Output

16:48:00 [2022-03-15T16:48:00.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43381/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ac2f84f9ac99fdba225d4d9cd907b50908481fe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ac2f84f9ac99fdba225d4d9cd907b50908481fe hack/make.sh dynbinary test-docker-py
16:48:01 [2022-03-15T16:48:01.045Z] 
16:48:01 [2022-03-15T16:48:01.303Z] Removing bundles/
16:48:01 [2022-03-15T16:48:01.303Z] 
16:48:01 [2022-03-15T16:48:01.303Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:48:01 [2022-03-15T16:48:01.303Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:48:01 [2022-03-15T16:48:01.303Z] GOOS="" GOARCH="" GOARM=""
16:49:37 [2022-03-15T16:49:37.789Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:49:38 [2022-03-15T16:49:38.045Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:49:38 [2022-03-15T16:49:38.045Z] GOOS="" GOARCH="" GOARM=""
16:49:38 [2022-03-15T16:49:38.301Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:49:38 [2022-03-15T16:49:38.301Z] 
16:49:38 [2022-03-15T16:49:38.301Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:49:38 [2022-03-15T16:49:38.863Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:49:38 [2022-03-15T16:49:38.863Z] Using test binary docker
16:49:38 [2022-03-15T16:49:38.863Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:49:38 [2022-03-15T16:49:38.863Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:49:38 [2022-03-15T16:49:38.863Z] INFO: Waiting for daemon to start...
16:49:38 [2022-03-15T16:49:38.863Z] Starting dockerd
16:49:41 [2022-03-15T16:49:41.380Z] .
16:49:41 [2022-03-15T16:49:41.380Z] INFO: Building docker-sdk-python3:5.0.3...
16:50:28 [2022-03-15T16:50:28.025Z] sha256:fe8c563e71f1c9430077705aa57ec40e5243caeb1dfda0ae7c597da86b4a50a0
16:50:28 [2022-03-15T16:50:28.025Z] INFO: Starting docker-py tests...
16:50:28 [2022-03-15T16:50:28.025Z] ============================= test session starts ==============================
16:50:28 [2022-03-15T16:50:28.025Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
16:50:28 [2022-03-15T16:50:28.025Z] rootdir: /src, inifile: pytest.ini
16:50:28 [2022-03-15T16:50:28.025Z] plugins: timeout-1.3.3, cov-2.6.1
16:50:28 [2022-03-15T16:50:28.025Z] collected 395 items / 2 deselected / 393 selected
16:50:28 [2022-03-15T16:50:28.025Z] 
16:50:39 [2022-03-15T16:50:39.386Z] tests/integration/api_build_test.py .......................X             [  6%]
16:50:40 [2022-03-15T16:50:40.207Z] tests/integration/api_client_test.py .....                               [  7%]
16:50:41 [2022-03-15T16:50:41.962Z] tests/integration/api_config_test.py ......                              [  8%]
16:51:11 [2022-03-15T16:51:11.766Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
16:52:05 [2022-03-15T16:52:05.066Z] .........................xx....................                          [ 29%]
16:52:21 [2022-03-15T16:52:21.259Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:52:28 [2022-03-15T16:52:28.700Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:52:33 [2022-03-15T16:52:33.528Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
16:52:49 [2022-03-15T16:52:49.914Z] tests/integration/api_network_test.py ............................       [ 47%]
16:53:00 [2022-03-15T16:53:00.785Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
16:53:01 [2022-03-15T16:53:01.859Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:53:06 [2022-03-15T16:53:06.306Z] tests/integration/api_service_test.py .................................. [ 59%]
16:53:19 [2022-03-15T16:53:19.923Z] ............................                                             [ 66%]
16:54:01 [2022-03-15T16:54:01.648Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:54:16 [2022-03-15T16:54:16.760Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:54:19 [2022-03-15T16:54:19.285Z] tests/integration/client_test.py .....                                   [ 75%]
16:54:19 [2022-03-15T16:54:19.285Z] tests/integration/context_api_test.py ...                                [ 76%]
16:54:19 [2022-03-15T16:54:19.541Z] tests/integration/errors_test.py .                                       [ 76%]
16:54:38 [2022-03-15T16:54:38.238Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:54:54 [2022-03-15T16:54:54.420Z] .........                                                                [ 85%]
16:54:59 [2022-03-15T16:54:59.252Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:55:00 [2022-03-15T16:55:00.442Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:55:06 [2022-03-15T16:55:06.986Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:55:06 [2022-03-15T16:55:06.986Z] tests/integration/models_resources_test.py .                             [ 91%]
16:55:13 [2022-03-15T16:55:13.056Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:55:15 [2022-03-15T16:55:15.794Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:55:15 [2022-03-15T16:55:15.794Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:55:19 [2022-03-15T16:55:19.692Z] tests/integration/regression_test.py ......                              [ 98%]
16:55:19 [2022-03-15T16:55:19.949Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:55:19 [2022-03-15T16:55:19.949Z] tests/integration/credentials/utils_test.py .                            [100%]
16:55:19 [2022-03-15T16:55:19.949Z] 
16:55:19 [2022-03-15T16:55:19.949Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:55:19 [2022-03-15T16:55:19.949Z] =========================== short test summary info ============================
16:55:19 [2022-03-15T16:55:19.949Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:55:19 [2022-03-15T16:55:19.949Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:55:19 [2022-03-15T16:55:19.950Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:55:19 [2022-03-15T16:55:19.950Z]   Not supported on most drivers
16:55:19 [2022-03-15T16:55:19.950Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:55:19 [2022-03-15T16:55:19.950Z]   Output of docker top depends on host distro, and is not formalized.
16:55:19 [2022-03-15T16:55:19.950Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:55:19 [2022-03-15T16:55:19.950Z]   Output of docker top depends on host distro, and is not formalized.
16:55:19 [2022-03-15T16:55:19.950Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:55:19 [2022-03-15T16:55:19.950Z]   Can fail if eth0 has multiple IP addresses
16:55:19 [2022-03-15T16:55:19.950Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:55:19 [2022-03-15T16:55:19.950Z]   This doesn't seem to be taken into account by the engine
16:55:19 [2022-03-15T16:55:19.950Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:55:19 [2022-03-15T16:55:19.950Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:55:19 [2022-03-15T16:55:19.950Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 297.70 seconds ==
16:55:20 [2022-03-15T16:55:20.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:55:32 [2022-03-15T16:55:32.385Z] Leaving: AppArmorNo profiles have been unloaded.
16:55:32 [2022-03-15T16:55:32.385Z] 
16:55:32 [2022-03-15T16:55:32.385Z] Unloading profiles will leave already running processes permanently
16:55:32 [2022-03-15T16:55:32.385Z] unconfined, which can lead to unexpected situations.
16:55:32 [2022-03-15T16:55:32.385Z] 
16:55:32 [2022-03-15T16:55:32.385Z] To set a process to complain mode, use the command line tool
16:55:32 [2022-03-15T16:55:32.385Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:55:32 [2022-03-15T16:55:32.385Z]