Skip to content

Console Output

15:09:54 [2020-04-28T15:09:54.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/make.sh dynbinary-daemon test-docker-py
15:09:54 [2020-04-28T15:09:54.316Z] 
15:09:54 [2020-04-28T15:09:54.570Z] Removing bundles/
15:09:54 [2020-04-28T15:09:54.570Z] 
15:09:54 [2020-04-28T15:09:54.570Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:09:54 [2020-04-28T15:09:54.570Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:09:54 [2020-04-28T15:09:54.570Z] GOOS="" GOARCH="" GOARM=""
15:11:16 [2020-04-28T15:11:16.046Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:11:16 [2020-04-28T15:11:16.046Z] 
15:11:16 [2020-04-28T15:11:16.046Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:11:16 [2020-04-28T15:11:16.046Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:11:16 [2020-04-28T15:11:16.046Z] Using test binary docker
15:11:16 [2020-04-28T15:11:16.046Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:11:16 [2020-04-28T15:11:16.046Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:11:16 [2020-04-28T15:11:16.046Z] INFO: Waiting for daemon to start...
15:11:16 [2020-04-28T15:11:16.046Z] Starting dockerd
15:11:17 [2020-04-28T15:11:17.925Z] .
15:11:17 [2020-04-28T15:11:17.925Z] INFO: Building docker-sdk-python3:4.2.0...
15:12:04 [2020-04-28T15:12:04.512Z] sha256:d50268a04e4676db1d274a1d1c9b76702613beac170047a702a1e70a9a7a6cd4
15:12:04 [2020-04-28T15:12:04.512Z] INFO: Starting docker-py tests...
15:12:04 [2020-04-28T15:12:04.512Z] ============================= test session starts ==============================
15:12:04 [2020-04-28T15:12:04.512Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
15:12:04 [2020-04-28T15:12:04.512Z] rootdir: /src, inifile: pytest.ini
15:12:04 [2020-04-28T15:12:04.512Z] plugins: cov-2.6.1, timeout-1.3.3
15:12:04 [2020-04-28T15:12:04.512Z] collected 387 items / 1 deselected / 386 selected
15:12:04 [2020-04-28T15:12:04.512Z] 
15:12:26 [2020-04-28T15:12:26.074Z] tests/integration/api_build_test.py .......................X             [  6%]
15:12:26 [2020-04-28T15:12:26.633Z] tests/integration/api_client_test.py .....                               [  7%]
15:12:28 [2020-04-28T15:12:28.633Z] tests/integration/api_config_test.py .....                               [  8%]
15:13:03 [2020-04-28T15:13:03.162Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:14:04 [2020-04-28T15:14:04.294Z] ................................................                         [ 29%]
15:14:23 [2020-04-28T15:14:23.032Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:14:30 [2020-04-28T15:14:30.986Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:14:35 [2020-04-28T15:14:35.146Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:14:56 [2020-04-28T15:14:56.251Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:15:03 [2020-04-28T15:15:03.903Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:15:05 [2020-04-28T15:15:05.822Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:15:10 [2020-04-28T15:15:10.543Z] tests/integration/api_service_test.py ................s................. [ 60%]
15:15:23 [2020-04-28T15:15:23.637Z] .........................                                                [ 67%]
15:16:02 [2020-04-28T15:16:02.264Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
15:16:20 [2020-04-28T15:16:20.347Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:16:20 [2020-04-28T15:16:20.347Z] tests/integration/client_test.py .....                                   [ 75%]
15:16:20 [2020-04-28T15:16:20.347Z] tests/integration/context_api_test.py ..                                 [ 76%]
15:16:20 [2020-04-28T15:16:20.347Z] tests/integration/errors_test.py .                                       [ 76%]
15:16:59 [2020-04-28T15:16:59.144Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:17:16 [2020-04-28T15:17:16.791Z] .........                                                                [ 86%]
15:17:21 [2020-04-28T15:17:21.927Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:17:23 [2020-04-28T15:17:23.539Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:17:30 [2020-04-28T15:17:30.098Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:17:30 [2020-04-28T15:17:30.098Z] tests/integration/models_resources_test.py .                             [ 91%]
15:17:36 [2020-04-28T15:17:36.136Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:17:39 [2020-04-28T15:17:39.978Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:17:39 [2020-04-28T15:17:39.978Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:17:44 [2020-04-28T15:17:44.042Z] tests/integration/regression_test.py ......                              [ 98%]
15:17:44 [2020-04-28T15:17:44.551Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:17:44 [2020-04-28T15:17:44.551Z] tests/integration/credentials/utils_test.py .                            [100%]
15:17:44 [2020-04-28T15:17:44.551Z] 
15:17:44 [2020-04-28T15:17:44.551Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:17:44 [2020-04-28T15:17:44.551Z] =========================== short test summary info ============================
15:17:44 [2020-04-28T15:17:44.551Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:17:44 [2020-04-28T15:17:44.551Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:17:44 [2020-04-28T15:17:44.551Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:17:44 [2020-04-28T15:17:44.551Z]   Not supported on most drivers
15:17:44 [2020-04-28T15:17:44.551Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:17:44 [2020-04-28T15:17:44.551Z]   Can fail if eth0 has multiple IP addresses
15:17:44 [2020-04-28T15:17:44.551Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:17:44 [2020-04-28T15:17:44.551Z]   This doesn't seem to be taken into account by the engine
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:17:44 [2020-04-28T15:17:44.551Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 341.35 seconds ==
15:17:44 [2020-04-28T15:17:44.806Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:17:56 [2020-04-28T15:17:56.989Z] Leaving: AppArmorNo profiles have been unloaded.
15:17:56 [2020-04-28T15:17:56.989Z] 
15:17:56 [2020-04-28T15:17:56.989Z] Unloading profiles will leave already running processes permanently
15:17:56 [2020-04-28T15:17:56.989Z] unconfined, which can lead to unexpected situations.
15:17:56 [2020-04-28T15:17:56.989Z] 
15:17:56 [2020-04-28T15:17:56.989Z] To set a process to complain mode, use the command line tool
15:17:56 [2020-04-28T15:17:56.989Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:17:56 [2020-04-28T15:17:56.989Z]