Hi, During local SDC setup, I am getting below error during sdc-cassandra init and schema creation fails. Attached are the docker logs for csinit and AUTO.json.
Kindly advise what is the issue here. 2019-07-01T03:58:37.692Z|||main||SDC-TOOL||ERROR|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<line 1:109 no viable alternative at input '}' (...{'class':'NetworkTopologyStrategy', 'SDC-CS-' : [}]...)> Regards, Atif -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17818): https://lists.onap.org/g/onap-discuss/message/17818 Mute This Topic: https://lists.onap.org/mt/32268297/21656 Group Owner: onap-discuss+ow...@lists.onap.org Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-
{ "name": "xxx", "description": "OpenSource-xxx", "json_class": "Chef::Environment", "chef_type": "environment", "default_attributes": { "disableHttp": false, "CS_VIP": "10.0.2.15", "BE_VIP": "10.0.2.15", "ONBOARDING_BE_VIP": "10.0.2.15", "FE_VIP": "10.0.2.15", "ES_VIP": "10.0.2.15", "KB_VIP": "10.0.2.15", "DCAE_BE_VIP": "10.0.2.15", "DCAE_FE_VIP": "10.0.2.15", "interfaces": { "application": "eth0", "private": "eth1" }, "ECompP": { "ecomp_rest_url": "http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi", "ecomp_redirect_url": "http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/login.htm", "cipher_key": "AGLDdG4D04BKm2IxIWEr8o==", "portal_user": "Ipwxi2oLvDxctMA1royaRw1W0jhucLx+grHzci3ePIA=", "portal_pass": "j85yNhyIs7zKYbR1VlwEfNhS6b7Om4l0Gx5O8931sCI=", "portal_app_name": "Ipwxi2oLvDxctMA1royaRw1W0jhucLx+grHzci3ePIA=" }, "UEB": { "PublicKey": "iPIxkpAMI8qTcQj8", "SecretKey": "Ehq3WyT4bkif4zwgEbvshGal", "fqdn": ["10.0.11.1", "10.0.11.1"] }, "Nodes": { "CS": [ "10.0.2.15" ], "BE": "10.0.2.15", "ONBOARDING_BE": "10.0.2.15", "FE": "10.0.2.15", "ES": [ "10.0.2.15" ], "KB": "10.0.2.15" }, "Plugins": { "DCAE": { "dcae_discovery_url": "http://10.0.2.15:8183/dcaed/#/demo", "dcae_source_url": "http://10.0.2.15:8183/dcaed/#/demo" }, "DCAE-TAB": { "dcae_dt_discovery_url": "10.0.2.15", "dcae_dt_source_url": "10.0.2.15" }, "WORKFLOW": { "workflow_discovery_url": "10.0.2.15", "workflow_source_url": "10.0.2.15" } }, "VnfRepo": { "vnfRepoPort": "8702", "vnfRepoHost": "10.0.14.1" } }, "override_attributes": { "FE": { "http_port": "8181", "https_port": "9443" }, "BE": { "http_port": "8080", "https_port": "8443" }, "ONBOARDING_BE": { "http_port": "8081", "https_port": "8445", "catalog_notification_url": "%s://%s:%s/sdc2/rest/v1/catalog/notif/vsp/" }, "elasticsearch": { "cluster_name": "SDC-ES-", "ES_path_home": "/usr/share/elasticsearch", "ES_path_data": "/usr/share/elasticsearch/data", "num_of_replicas": "0", "num_of_shards": "1" }, "cassandra": { "concurrent_reads": "32", "num_tokens": "256", "data_dir": "/var/lib/cassandra/data", "hinted_handoff_enabled": "true", "cassandra_user": "asdc_user", "cassandra_password": "Aa1234%^!", "concurrent_writes": "32", "cluster_name": "SDC-CS-", "datacenter_name": "SDC-CS-", "multithreaded_compaction": "false", "cache_dir": "/var/lib/cassandra/saved_caches", "log_file": "/var/lib/cassandra/log/system.log", "phi_convict_threshold": "8", "commitlog_dir": "/var/lib/cassandra/commitlog", "socket_read_timeout": "20000", "socket_connect_timeout": "20000", "titan_connection_timeout": "10000" } } }
[execute] java -Dlogback.configurationFile=/tmp/sdctool/scripts/../config/logback.xml -cp ::/tmp/sdctool/scripts/../asdctool-1.5.0-SNAPSHOT-jar-with-dependencies.jar: org.openecomp.sdc.asdctool.main.DataSchemaMenu create-cassandra-structures /tmp/sdctool/config 2019-07-01T03:58:32.647Z|||main||SDC-TOOL||ERROR|MAJOR||beFqdn_IS_UNDEFINED||o.o.s.c.config.EcompErrorLogUtil||ActivityType=<log>, Desc=<Invalid configuration in YAML file. Could not set error info type for message id > 2019-07-01T03:58:32.716Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/neo4j-errors-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.719Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/ecomp-error-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.720Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/distribution-engine-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.735Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<connecting to node:[10.0.2.15] port9042.> 2019-07-01T03:58:32.895Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<SocketConnectTimeout was provided, setting Cassandra client to use SocketConnectTimeout: 20000 .> 2019-07-01T03:58:32.897Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<SocketReadTimeout was provided, setting Cassandra client to use SocketReadTimeout: 20000 .> 2019-07-01T03:58:33.439Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.NettyUtil||ActivityType=<<clinit>>, Desc=<Found Netty's native epoll transport in the classpath, using it> 2019-07-01T03:58:35.119Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||c.d.d.c.p.DCAwareRoundRobinPolicy||ActivityType=<init>, Desc=<Using data-center name 'SDC-CS-' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)> 2019-07-01T03:58:35.122Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.Cluster||ActivityType=<init>, Desc=<New Cassandra host /10.0.2.15:9042 added> 2019-07-01T03:58:35.320Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating Schema for Cassandra.> 2019-07-01T03:58:35.373Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating Keyspaces.> 2019-07-01T03:58:35.378Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating keyspace:sdcartifact.> 2019-07-01T03:58:37.692Z|||main||SDC-TOOL||ERROR|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<line 1:109 no viable alternative at input '}' (...{'class':'NetworkTopologyStrategy', 'SDC-CS-' : [}]...)> *********************************** ***** 2 ********************* *********************************** ================================================================================ Error executing action `run` on resource 'bash[excuting-schema-creation]' ================================================================================ Mixlib::ShellOut::ShellCommandFailed ------------------------------------ Expected process to exit with [0], but received '2' ---- Begin output of "bash" "/tmp/chef-script20190701-13-tedbr1" ---- STDOUT: java -Dlogback.configurationFile=/tmp/sdctool/scripts/../config/logback.xml -cp ::/tmp/sdctool/scripts/../asdctool-1.5.0-SNAPSHOT-jar-with-dependencies.jar: org.openecomp.sdc.asdctool.main.DataSchemaMenu create-cassandra-structures /tmp/sdctool/config 2019-07-01T03:58:32.647Z|||main||SDC-TOOL||ERROR|MAJOR||beFqdn_IS_UNDEFINED||o.o.s.c.config.EcompErrorLogUtil||ActivityType=<log>, Desc=<Invalid configuration in YAML file. Could not set error info type for message id > 2019-07-01T03:58:32.716Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/neo4j-errors-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.719Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/ecomp-error-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.720Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/distribution-engine-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.735Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<connecting to node:[10.0.2.15] port9042.> 2019-07-01T03:58:32.895Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<SocketConnectTimeout was provided, setting Cassandra client to use SocketConnectTimeout: 20000 .> 2019-07-01T03:58:32.897Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<SocketReadTimeout was provided, setting Cassandra client to use SocketReadTimeout: 20000 .> 2019-07-01T03:58:33.439Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.NettyUtil||ActivityType=<<clinit>>, Desc=<Found Netty's native epoll transport in the classpath, using it> 2019-07-01T03:58:35.119Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||c.d.d.c.p.DCAwareRoundRobinPolicy||ActivityType=<init>, Desc=<Using data-center name 'SDC-CS-' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)> 2019-07-01T03:58:35.122Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.Cluster||ActivityType=<init>, Desc=<New Cassandra host /10.0.2.15:9042 added> 2019-07-01T03:58:35.320Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating Schema for Cassandra.> 2019-07-01T03:58:35.373Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating Keyspaces.> 2019-07-01T03:58:35.378Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating keyspace:sdcartifact.> 2019-07-01T03:58:37.692Z|||main||SDC-TOOL||ERROR|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<line 1:109 no viable alternative at input '}' (...{'class':'NetworkTopologyStrategy', 'SDC-CS-' : [}]...)> *********************************** ***** 2 ********************* *********************************** STDERR: ---- End output of "bash" "/tmp/chef-script20190701-13-tedbr1" ---- Ran "bash" "/tmp/chef-script20190701-13-tedbr1" returned 2 Resource Declaration: --------------------- # In /root/chef-solo/cache/cookbooks/cassandra-actions/recipes/03-schemaCreation.rb 61: bash "excuting-schema-creation" do 62: code <<-EOH 63: cd /tmp 64: chmod +x /tmp/sdctool/scripts/schemaCreation.sh 65: /tmp/sdctool/scripts/schemaCreation.sh /tmp/sdctool/config 66: EOH 67: end 68: Compiled Resource: ------------------ # Declared in /root/chef-solo/cache/cookbooks/cassandra-actions/recipes/03-schemaCreation.rb:61:in `from_file' bash("excuting-schema-creation") do action [:run] default_guard_interpreter :default command nil backup 5 returns 0 user nil interpreter "bash" declared_type :bash cookbook_name "cassandra-actions" recipe_name "03-schemaCreation" code " cd /tmp\n chmod +x /tmp/sdctool/scripts/schemaCreation.sh\n /tmp/sdctool/scripts/schemaCreation.sh /tmp/sdctool/config\n" domain nil end System Info: ------------ chef_version=13.8.5 platform=alpine platform_version=3.8.1 ruby=ruby 2.5.2p104 (2018-10-18 revision 65133) [x86_64-linux-musl] program_name=chef-solo worker: ppid=7;start=13:58:16; executable=/usr/bin/chef-solo [2019-07-01T13:58:37+10:00] INFO: Running queued delayed notifications before re-raising exception [2019-07-01T13:58:37+10:00] INFO: Running queued delayed notifications before re-raising exception Running handlers: [2019-07-01T13:58:37+10:00] ERROR: Running exception handlers [2019-07-01T13:58:37+10:00] ERROR: Running exception handlers Running handlers complete [2019-07-01T13:58:37+10:00] ERROR: Exception handlers complete [2019-07-01T13:58:37+10:00] ERROR: Exception handlers complete Chef Client failed. 7 resources updated in 21 seconds [2019-07-01T13:58:37+10:00] FATAL: Stacktrace dumped to /root/chef-solo/cache/chef-stacktrace.out [2019-07-01T13:58:37+10:00] FATAL: Stacktrace dumped to /root/chef-solo/cache/chef-stacktrace.out [2019-07-01T13:58:37+10:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report [2019-07-01T13:58:37+10:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report [2019-07-01T13:58:37+10:00] ERROR: bash[excuting-schema-creation] (cassandra-actions::03-schemaCreation line 61) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '2' ---- Begin output of "bash" "/tmp/chef-script20190701-13-tedbr1" ---- STDOUT: java -Dlogback.configurationFile=/tmp/sdctool/scripts/../config/logback.xml -cp ::/tmp/sdctool/scripts/../asdctool-1.5.0-SNAPSHOT-jar-with-dependencies.jar: org.openecomp.sdc.asdctool.main.DataSchemaMenu create-cassandra-structures /tmp/sdctool/config 2019-07-01T03:58:32.647Z|||main||SDC-TOOL||ERROR|MAJOR||beFqdn_IS_UNDEFINED||o.o.s.c.config.EcompErrorLogUtil||ActivityType=<log>, Desc=<Invalid configuration in YAML file. Could not set error info type for message id > 2019-07-01T03:58:32.716Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/neo4j-errors-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.719Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/ecomp-error-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.720Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/distribution-engine-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.735Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<connecting to node:[10.0.2.15] port9042.> 2019-07-01T03:58:32.895Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<SocketConnectTimeout was provided, setting Cassandra client to use SocketConnectTimeout: 20000 .> 2019-07-01T03:58:32.897Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<SocketReadTimeout was provided, setting Cassandra client to use SocketReadTimeout: 20000 .> 2019-07-01T03:58:33.439Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.NettyUtil||ActivityType=<<clinit>>, Desc=<Found Netty's native epoll transport in the classpath, using it> 2019-07-01T03:58:35.119Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||c.d.d.c.p.DCAwareRoundRobinPolicy||ActivityType=<init>, Desc=<Using data-center name 'SDC-CS-' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)> 2019-07-01T03:58:35.122Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.Cluster||ActivityType=<init>, Desc=<New Cassandra host /10.0.2.15:9042 added> 2019-07-01T03:58:35.320Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating Schema for Cassandra.> 2019-07-01T03:58:35.373Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating Keyspaces.> 2019-07-01T03:58:35.378Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating keyspace:sdcartifact.> 2019-07-01T03:58:37.692Z|||main||SDC-TOOL||ERROR|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<line 1:109 no viable alternative at input '}' (...{'class':'NetworkTopologyStrategy', 'SDC-CS-' : [}]...)> *********************************** ***** 2 ********************* *********************************** STDERR: ---- End output of "bash" "/tmp/chef-script20190701-13-tedbr1" ---- Ran "bash" "/tmp/chef-script20190701-13-tedbr1" returned 2 [2019-07-01T13:58:37+10:00] ERROR: bash[excuting-schema-creation] (cassandra-actions::03-schemaCreation line 61) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '2' ---- Begin output of "bash" "/tmp/chef-script20190701-13-tedbr1" ---- STDOUT: java -Dlogback.configurationFile=/tmp/sdctool/scripts/../config/logback.xml -cp ::/tmp/sdctool/scripts/../asdctool-1.5.0-SNAPSHOT-jar-with-dependencies.jar: org.openecomp.sdc.asdctool.main.DataSchemaMenu create-cassandra-structures /tmp/sdctool/config 2019-07-01T03:58:32.647Z|||main||SDC-TOOL||ERROR|MAJOR||beFqdn_IS_UNDEFINED||o.o.s.c.config.EcompErrorLogUtil||ActivityType=<log>, Desc=<Invalid configuration in YAML file. Could not set error info type for message id > 2019-07-01T03:58:32.716Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/neo4j-errors-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.719Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/ecomp-error-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.720Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=<log>, Desc=<The file /tmp/sdctool/config/distribution-engine-configuration.yaml cannot be found. Ignore reading configuration.> 2019-07-01T03:58:32.735Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<connecting to node:[10.0.2.15] port9042.> 2019-07-01T03:58:32.895Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<SocketConnectTimeout was provided, setting Cassandra client to use SocketConnectTimeout: 20000 .> 2019-07-01T03:58:32.897Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=<log>, Desc=<SocketReadTimeout was provided, setting Cassandra client to use SocketReadTimeout: 20000 .> 2019-07-01T03:58:33.439Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.NettyUtil||ActivityType=<<clinit>>, Desc=<Found Netty's native epoll transport in the classpath, using it> 2019-07-01T03:58:35.119Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||c.d.d.c.p.DCAwareRoundRobinPolicy||ActivityType=<init>, Desc=<Using data-center name 'SDC-CS-' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)> 2019-07-01T03:58:35.122Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.Cluster||ActivityType=<init>, Desc=<New Cassandra host /10.0.2.15:9042 added> 2019-07-01T03:58:35.320Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating Schema for Cassandra.> 2019-07-01T03:58:35.373Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating Keyspaces.> 2019-07-01T03:58:35.378Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<creating keyspace:sdcartifact.> 2019-07-01T03:58:37.692Z|||main||SDC-TOOL||ERROR|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=<log>, Desc=<line 1:109 no viable alternative at input '}' (...{'class':'NetworkTopologyStrategy', 'SDC-CS-' : [}]...)> *********************************** ***** 2 ********************* *********************************** STDERR: ---- End output of "bash" "/tmp/chef-script20190701-13-tedbr1" ---- Ran "bash" "/tmp/chef-script20190701-13-tedbr1" returned 2 [2019-07-01T13:58:37+10:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1) [2019-07-01T13:58:37+10:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)