Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-20.1: acceptance: skip TestDockerCLI/test_demo_partitioning #58262

Merged
merged 1 commit into from
Dec 23, 2020

Conversation

thoszhang
Copy link
Contributor

Backport 1/1 commits from #51000.

/cc @cockroachdb/release


See: #50970

Release note: None

@thoszhang thoszhang requested a review from a team as a code owner December 23, 2020 22:58
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@thoszhang
Copy link
Contributor Author

We're getting lots of failures on release-20.1:

.201223 21:55:30.837942271 EXPECT TEST: START TEST: Expect partitioning succeeds
spawn /cockroach/cockroach demo --geo-partitioned-replicas
#
# --geo-partitioned replicas operates on a 9 node cluster.
# The cluster size has been changed from the default to 9 nodes.
#
# Welcome to the CockroachDB demo database!
#
# You are connected to a temporary, in-memory CockroachDB cluster of 9 nodes.
#
# This demo session will attempt to enable enterprise features
# by acquiring a temporary license from Cockroach Labs in the background.
# To disable this behavior, set the environment variable
# COCKROACH_SKIP_ENABLING_DIAGNOSTIC_REPORTING=true.
#
# Beginning initialization of the movr dataset, please wait...
#
# Waiting for license acquisition to complete...

error while contacting licensing server:
Get https://register.cockroachdb.com/api/license?clusterid=da500c93-8367-4dad-8a8a-c1965765a635&kind=demo&version=v20.1: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
*
* ERROR: unable to acquire a license for this demo
*
ERROR: unable to acquire a license for this demo
DETAIL: Enterprise features are needed for this demo (--geo-partitioned-replicas).
Failed running "demo"
expect: spawn id exp3 not open
    while executing
"expect {
	$text {}
	timeout { handle_timeout $text }
    }"
    (procedure "eexpect" line 2)
    invoked from within
"eexpect "movr>""
    (file "/go/src/github.com/cockroachdb/cockroach/cli/interactive_tests/test_demo_partitioning.tcl" line 27)
non-zero exit code: 1

@thoszhang thoszhang merged commit 6c2d305 into cockroachdb:release-20.1 Dec 23, 2020
@thoszhang thoszhang deleted the backport20.1-51000 branch December 23, 2020 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants