Skip to content

[CI] vagrantCentos6#packagingTest UPGRADE fail #25295

@cbuescher

Description

@cbuescher

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+5.x+packaging-tests/471/console

# Trying to connect to elasticsearch and wait for expected status yellow for index library
# {
#   "cluster_name" : "elasticsearch",
#   "status" : "red",
#   "timed_out" : true,
#   "number_of_nodes" : 1,
#   "number_of_data_nodes" : 1,
#   "active_primary_shards" : 0,
#   "active_shards" : 0,
#   "relocating_shards" : 0,
#   "initializing_shards" : 0,
#   "unassigned_shards" : 0,
#   "delayed_unassigned_shards" : 0,
#   "number_of_pending_tasks" : 0,
#   "number_of_in_flight_fetch" : 0,
#   "task_max_waiting_in_queue_millis" : 0,
#   "active_shards_percent_as_number" : 100.0
# }
# Connected
# Checking that the cluster health matches the waited for status...
# unexpected status:  'green' wanted 'yellow'
ok 242 [UPGRADE] check elasticsearch version is version under test
not ok 243 [UPGRADE] verify that the documents are there after restart
not ok 243 [UPGRADE] verify that the documents are there after restart
# (in test file /project/build/bats/tests/80_upgrade.bats, line 105)
# (in test file /project/build/bats/tests/80_upgrade.bats, line 105)
#   `curl -s localhost:9200/library/book/1?pretty | grep Elasticsearch' failed
#   `curl -s localhost:9200/library/book/1?pretty | grep Elasticsearch' failed
ok 244 [UPGRADE] stop version under test

I ran this locally and it also fails on my machine, output looks similar to the above:

REPRODUCE WITH: gradle :qa:vagrant:vagrantCentos6#packagingTest -Dtests.seed=CA1448916E7BC726 

Metadata

Metadata

Assignees

Labels

:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scripts>testIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITeam:DeliveryMeta label for Delivery teamv5.5.0v5.6.0v6.0.0-beta1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions