Skip to content

Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible #201

Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible

Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible #201

Triggered via pull request December 6, 2023 08:29
Status Failure
Total duration 24m 26s
Artifacts

docker-tests-8.0.yml

on: pull_request
Build images
7s
Build images
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

66 errors and 22 warnings
test (VERSION=8.0 GODOG_FEATURE=host_management.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=host_management.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=host_management.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=host_discovery.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=host_discovery.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=host_discovery.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=readonly_filesystem.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=readonly_filesystem.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=readonly_filesystem.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=offline_mode.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=offline_mode.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=offline_mode.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=maintenance.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=maintenance.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=maintenance.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=repair.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=repair.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=repair.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=statefile.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=statefile.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=statefile.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=priority.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=priority.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=priority.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=switchover_from.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=switchover_from.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=switchover_from.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=zk_failure.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=zk_failure.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=zk_failure.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=switchover_to.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=switchover_to.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=switchover_to.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=recovery.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=recovery.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=recovery.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=async.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=async.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=async.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=zk_maintenance.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=zk_maintenance.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=zk_maintenance.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=CLI.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=CLI.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=CLI.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=cascade_replicas.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=cascade_replicas.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=cascade_replicas.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=events_reenable.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=events_reenable.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=events_reenable.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=active_nodes.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=active_nodes.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=active_nodes.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=failover.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=failover.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=failover.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=crash_recovery.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=crash_recovery.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=crash_recovery.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=external_replication.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=external_replication.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=external_replication.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=free_space.feature make test): tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
test (VERSION=8.0 GODOG_FEATURE=free_space.feature make test): tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop
test (VERSION=8.0 GODOG_FEATURE=free_space.feature make test)
Process completed with exit code 2.
test (VERSION=8.0 GODOG_FEATURE=host_management.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=host_discovery.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=readonly_filesystem.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=offline_mode.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=maintenance.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=repair.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=statefile.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=priority.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=switchover_from.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=zk_failure.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=switchover_to.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=recovery.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=async.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=zk_maintenance.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=CLI.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=cascade_replicas.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=events_reenable.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=active_nodes.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=failover.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=crash_recovery.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=external_replication.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.
test (VERSION=8.0 GODOG_FEATURE=free_space.feature make test)
No files were found with the provided path: tests/logs. No artifacts will be uploaded.