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

update 6.0 branch esvm to 6.0.0 #14827

Closed
LeeDr opened this issue Nov 7, 2017 · 3 comments
Closed

update 6.0 branch esvm to 6.0.0 #14827

LeeDr opened this issue Nov 7, 2017 · 3 comments
Labels
bug Fixes for quality problems that affect the customer experience Team:Operations Team label for Operations Team

Comments

@LeeDr
Copy link

LeeDr commented Nov 7, 2017

Kibana version: 6.0.0

Elasticsearch version: should be 6.0.0 but esvm is getting 6.0.0-rc1

Server OS version: Windows

Browser version:

Browser OS version:

Original install method (e.g. download page, yum, from source, etc.): source

Description of the problem including expected versus actual behavior:
When I start npm run test:ui:server esvm downloads and starts Elasticsearch. I think it should use a build from the same version as Kibana (currently 6.0.0) but is getting an older 6.0.0-rc1

Steps to reproduce:

  1. checkout kibana 6.0 branch
  2. npm install
  3. npm run test:ui:server

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):
Running "esvm:ui" (esvm) task
starting up "ui" cluster
INFO - - cluster - Downloading & installing from "6.0" branch.
INFO - - cluster - Installing plugins
INFO - - cluster - Purging C:\git\master\kibana\esvm\test\branch-6.0\data
INFO - - cluster - Starting 1 nodes
INFO - ? - ? - [2017-11-07T15:30:01,371][INFO ][o.e.n.Node ] [] initializing ...
INFO - LI4cL2O - node_environment - using [1] data paths, mounts [[OS (C:)]], net usable_space [10.2gb], net total_space [189.4gb], types [NTFS]
INFO - LI4cL2O - node_environment - heap size [989.8mb], compressed ordinary object pointers [true]
INFO - ? - ? - [2017-11-07T15:30:02,029][INFO ][o.e.n.Node ] node name [LI4cL2O] derived from node ID [LI4cL2OBSna1v_mT9fPehQ]; set [node.name] to override
INFO - ? - ? - [2017-11-07T15:30:02,030][INFO ][o.e.n.Node ] version[6.0.0-rc1-SNAPSHOT], pid[29432], build[6f57a84/2017-09-01T18:07:02.565Z], OS

@LeeDr LeeDr added Team:Operations Team label for Operations Team bug Fixes for quality problems that affect the customer experience labels Nov 7, 2017
@jbudz
Copy link
Member

jbudz commented Nov 10, 2017

Blocked pending #14281 and #14310.

@jbudz jbudz added the blocked label Nov 10, 2017
@jbudz
Copy link
Member

jbudz commented Nov 10, 2017

my bad, those are for 6.x/7.0

@jbudz jbudz removed the blocked label Nov 10, 2017
@tylersmalley
Copy link
Contributor

6.0 has been bumped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

3 participants