Results

By type

          OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/tmp/jruby-1/jruby14519903150894196239jopenssl.jar) to field java.security.MessageDigest.provider
WARNING: Please consider reporting this to the maintainers of org.jruby.ext.openssl.SecurityHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Sending Logstash logs to /usr/share/logstash/logs which is now configured via log4j2.properties
[2021-05-20T02:21:19,613][INFO ][logstash.runner          ] Starting Logstash {"logstash.version"=>"7.9.0", "jruby.version"=>"jruby 9.2.12.0 (2.5.7) 2020-07-01 db01a49ba6 OpenJDK 64-Bit Server VM 11.0.8+10-LTS on 11.0.8+10-LTS +indy +jit [linux-x86_64]"}
[2021-05-20T02:21:19,775][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.queue", :path=>"/usr/share/logstash/data/queue"}
[2021-05-20T02:21:19,819][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.dead_letter_queue", :path=>"/usr/share/logstash/data/dead_letter_queue"}
[2021-05-20T02:21:20,817][WARN ][logstash.config.source.multilocal] Ignoring the 'pipelines.yml' file because modules or command line options are specified
[2021-05-20T02:21:20,852][INFO ][logstash.agent           ] No persistent UUID file found. Generating new UUID {:uuid=>"653f4206-0816-445d-8155-fb79f6baed02", :path=>"/usr/share/logstash/data/uuid"}
[2021-05-20T02:21:30,327][INFO ][org.reflections.Reflections] Reflections took 94 ms to scan 1 urls, producing 22 keys and 45 values 
[2021-05-20T02:21:34,156][WARN ][logstash.outputs.elasticsearch][main] ** WARNING ** Detected UNSAFE options in elasticsearch output configuration!
** WARNING ** You have enabled encryption but DISABLED certificate verification.
** WARNING ** To make sure your data is secure change :ssl_certificate_verification to true
[2021-05-20T02:21:35,258][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}}
[2021-05-20T02:21:36,733][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"}
[2021-05-20T02:21:36,847][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7}
[2021-05-20T02:21:36,974][WARN ][logstash.outputs.elasticsearch][main] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7}
[2021-05-20T02:21:37,026][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]}
[2021-05-20T02:21:37,030][WARN ][logstash.outputs.elasticsearch][main] ** WARNING ** Detected UNSAFE options in elasticsearch output configuration!
** WARNING ** You have enabled encryption but DISABLED certificate verification.
** WARNING ** To make sure your data is secure change :ssl_certificate_verification to true
[2021-05-20T02:21:37,120][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}}
[2021-05-20T02:21:37,230][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"}
[2021-05-20T02:21:37,243][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7}
[2021-05-20T02:21:37,243][WARN ][logstash.outputs.elasticsearch][main] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7}
[2021-05-20T02:21:37,245][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]}
[2021-05-20T02:21:37,315][WARN ][logstash.outputs.elasticsearch][main] ** WARNING ** Detected UNSAFE options in elasticsearch output configuration!
** WARNING ** You have enabled encryption but DISABLED certificate verification.
** WARNING ** To make sure your data is secure change :ssl_certificate_verification to true
[2021-05-20T02:21:37,326][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}}
[2021-05-20T02:21:37,327][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled}
[2021-05-20T02:21:37,324][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled}
[2021-05-20T02:21:37,340][INFO ][logstash.outputs.elasticsearch][main] Attempting to install template {:manage_template=>{"index_patterns"=>"logstash-*", "version"=>60001, "settings"=>{"index.refresh_interval"=>"5s", "number_of_shards"=>1}, "mappings"=>{"dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword", "ignore_above"=>256}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date"}, "@version"=>{"type"=>"keyword"}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}}
[2021-05-20T02:21:37,425][INFO ][logstash.outputs.elasticsearch][main] Attempting to install template {:manage_template=>{"index_patterns"=>"logstash-*", "version"=>60001, "settings"=>{"index.refresh_interval"=>"5s", "number_of_shards"=>1}, "mappings"=>{"dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword", "ignore_above"=>256}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date"}, "@version"=>{"type"=>"keyword"}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}}
[2021-05-20T02:21:37,522][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"}
[2021-05-20T02:21:37,535][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7}
[2021-05-20T02:21:37,535][WARN ][logstash.outputs.elasticsearch][main] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7}
[2021-05-20T02:21:37,537][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash
[2021-05-20T02:21:37,539][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]}
[2021-05-20T02:21:37,613][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash
[2021-05-20T02:21:37,636][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled}
[2021-05-20T02:21:37,640][INFO ][logstash.outputs.elasticsearch][main] Attempting to install template {:manage_template=>{"index_patterns"=>"logstash-*", "version"=>60001, "settings"=>{"index.refresh_interval"=>"5s", "number_of_shards"=>1}, "mappings"=>{"dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword", "ignore_above"=>256}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date"}, "@version"=>{"type"=>"keyword"}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}}
[2021-05-20T02:21:37,714][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash
[2021-05-20T02:21:38,040][INFO ][logstash.javapipeline    ][main] Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>1, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50, "pipeline.max_inflight"=>125, "pipeline.sources"=>["/usr/share/logstash/pipeline/logstash.conf"], :thread=>"#"}
[2021-05-20T02:21:41,918][INFO ][logstash.javapipeline    ][main] Pipeline Java execution initialization time {"seconds"=>3.87}
[2021-05-20T02:21:41,933][INFO ][logstash.inputs.http_poller][main] Registering http_poller Input {:type=>nil, :schedule=>{"every"=>"1m"}, :timeout=>nil}
[2021-05-20T02:21:42,016][INFO ][logstash.javapipeline    ][main] Pipeline started {"pipeline.id"=>"main"}
[2021-05-20T02:21:42,233][INFO ][logstash.agent           ] Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]}
[2021-05-20T02:21:43,025][INFO ][logstash.agent           ] Successfully started Logstash API endpoint {:port=>9600}
[2021-05-20T02:22:44,029][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:22:44,033][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:22:44,034][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:22:44,040][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:22:44,042][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:22:44,042][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:22:43.725Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:22:43.725Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:22:43.725Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:22:43.725Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:22:43.725Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:22:43.725Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:23:43,528][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:23:43,529][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:23:43,529][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:23:43,530][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:23:43,531][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:23:43,532][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:23:43.414Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:23:43.414Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:23:43.414Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:23:43.414Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:23:43.414Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:23:43.414Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:24:43,741][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:24:43,742][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:24:43,742][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:24:43,743][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:24:43,744][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:24:43,745][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:24:43.629Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:24:43.629Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:24:43.629Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:24:43.629Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:24:43.636Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:24:43.636Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:25:43,816][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:25:43,816][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:25:43,817][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:25:43,818][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:25:43,818][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:25:43,819][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:25:43.659Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:25:43.659Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:25:43.659Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:25:43.659Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:25:43.659Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:25:43.659Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:26:43,815][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:26:43,816][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:26:43,816][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:26:43,817][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:26:43,817][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:26:43,818][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:26:43.711Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:26:43.711Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:26:43.711Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:26:43.711Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:26:43.712Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:26:43.712Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:27:43,955][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:27:43,955][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:27:43,955][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:27:43,956][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:27:43,957][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:27:43,957][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:27:43.843Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:27:43.843Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:27:43.852Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:27:43.852Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:27:43.852Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:27:43.852Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:28:44,099][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:28:44,100][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:28:44,100][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:28:44,101][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:28:44,101][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:28:44,102][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:28:43.992Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:28:43.992Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:28:43.994Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:28:43.994Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:28:43.997Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:28:43.997Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:29:44,251][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:29:44,252][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:29:44,252][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:29:44,253][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:29:44,253][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:29:44,254][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:29:44.147Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:29:44.147Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:29:44.148Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:29:44.148Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:29:44.148Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:29:44.148Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:30:44,433][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:30:44,433][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:30:44,434][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:30:44,434][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:30:44,435][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:30:44,435][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:30:44.325Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:30:44.325Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:30:44.325Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:30:44.325Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:30:44.329Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:30:44.329Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:31:44,481][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:31:44,481][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:31:44,481][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:31:44,482][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:31:44,482][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:31:44,483][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:31:44.378Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:31:44.378Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:31:44.378Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:31:44.378Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:31:44.378Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:31:44.378Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:32:44,599][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:32:44,600][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:32:44,600][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:32:44,601][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:32:44,601][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:32:44,602][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:32:44.496Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:32:44.496Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:32:44.497Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:32:44.497Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:32:44.497Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:32:44.497Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:33:44,718][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:33:44,718][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:33:44,718][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:33:44,719][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:33:44,720][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:33:44,720][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:33:44.614Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:33:44.614Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:33:44.614Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:33:44.614Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:33:44.616Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:33:44.616Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:34:44,917][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:34:44,917][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:34:44,917][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:34:44,918][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:34:44,919][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:34:44,919][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:34:44.803Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:34:44.803Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:34:44.813Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:34:44.813Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:34:44.813Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:34:44.813Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:35:44,979][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:35:44,979][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:35:44,980][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:35:44,980][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:35:44,981][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:35:44,982][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:35:44.874Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:35:44.874Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:35:44.874Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:35:44.874Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:35:44.876Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:35:44.876Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:36:45,165][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:36:45,165][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:36:45,166][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:36:45,167][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:36:45,167][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:36:45,168][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:36:45.050Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:36:45.050Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:36:45.062Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:36:45.062Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:36:45.062Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:36:45.062Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:37:45,257][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:37:45,258][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:37:45,258][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:37:45,259][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:37:45,259][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:37:45,260][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:37:45.148Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:37:45.148Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:37:45.149Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:37:45.149Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:37:45.154Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:37:45.154Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:38:45,339][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:38:45,339][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:38:45,340][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:38:45,340][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:38:45,341][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:38:45,342][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:38:45.236Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:38:45.236Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:38:45.236Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:38:45.236Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:38:45.236Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:38:45.236Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:39:45,439][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:39:45,440][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:39:45,440][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:39:45,441][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:39:45,441][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:39:45,442][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:39:45.336Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:39:45.336Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:39:45.337Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:39:45.337Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:39:45.337Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:39:45.337Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:40:45,534][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:40:45,534][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:40:45,535][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:40:45,535][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:40:45,536][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:40:45,536][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:40:45.431Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:40:45.431Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:40:45.431Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:40:45.431Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:40:45.431Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:40:45.431Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:41:45,764][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:41:45,764][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:41:45,764][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:41:45,765][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:41:45,766][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:41:45,766][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:41:45.659Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:41:45.659Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:41:45.661Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:41:45.661Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:41:45.661Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:41:45.661Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:42:45,841][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:42:45,841][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:42:45,841][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:42:45,842][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:42:45,843][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:42:45,843][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:42:45.738Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:42:45.738Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:42:45.738Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:42:45.738Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:42:45.738Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:42:45.738Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:43:45,948][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:43:45,949][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:43:45,949][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:43:45,950][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:43:45,951][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:43:45,953][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:43:45.843Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:43:45.843Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:43:45.844Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:43:45.844Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:43:45.845Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:43:45.845Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:44:46,143][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:44:46,143][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:44:46,143][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:44:46,144][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:44:46,145][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:44:46,145][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:44:46.037Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:44:46.037Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:44:46.038Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:44:46.038Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:44:46.039Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:44:46.039Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:45:46,238][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:45:46,239][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:45:46,239][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:45:46,239][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:45:46,241][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:45:46,241][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:45:46.135Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:45:46.135Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:45:46.135Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:45:46.135Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:45:46.135Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:45:46.135Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:46:46,348][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:46:46,349][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:46:46,349][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:46:46,350][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:46:46,350][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:46:46,351][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:46:46.239Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:46:46.239Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:46:46.241Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:46:46.241Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:46:46.245Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:46:46.245Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:47:46,439][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:47:46,439][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:47:46,440][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:47:46,440][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:47:46,441][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:47:46,441][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:47:46.336Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:47:46.336Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:47:46.336Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:47:46.336Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:47:46.336Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:47:46.336Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:48:46,561][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:48:46,561][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:48:46,561][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:48:46,562][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:48:46,562][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:48:46,563][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:48:46.458Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:48:46.458Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:48:46.458Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:48:46.458Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:48:46.458Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:48:46.458Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:49:46,609][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:49:46,609][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:49:46,609][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:49:46,610][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:49:46,611][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:49:46,611][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:49:46.504Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:49:46.504Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:49:46.505Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:49:46.505Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:49:46.505Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:49:46.505Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:50:46,739][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:50:46,739][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:50:46,739][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:50:46,740][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:50:46,741][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:50:46,741][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:50:46.636Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:50:46.636Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:50:46.636Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:50:46.636Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:50:46.636Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:50:46.636Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:51:46,948][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:51:46,949][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:51:46,949][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:51:46,950][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:51:46,951][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:51:46,952][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:51:46.841Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:51:46.841Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:51:46.841Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:51:46.841Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:51:46.845Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:51:46.845Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:52:47,052][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:52:47,053][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:52:47,053][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:52:47,054][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:52:47,054][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:52:47,055][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:52:46.947Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:52:46.947Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:52:46.949Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:52:46.949Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:52:46.950Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:52:46.950Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:53:47,216][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:53:47,217][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:53:47,217][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:53:47,218][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:53:47,219][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:53:47,219][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:53:47.078Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:53:47.078Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:53:47.079Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:53:47.079Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:53:47.079Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:53:47.079Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:54:47,206][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:54:47,207][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:54:47,207][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:54:47,208][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:54:47,209][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:54:47,210][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:54:47.103Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:54:47.103Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:54:47.103Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:54:47.103Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:54:47.103Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:54:47.103Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:55:47,298][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:55:47,299][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:55:47,299][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:55:47,299][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:55:47,300][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:55:47,301][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:55:47.194Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:55:47.194Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:55:47.195Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:55:47.195Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:55:47.196Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:55:47.196Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:56:47,386][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:56:47,386][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:56:47,386][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:56:47,387][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:56:47,387][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:56:47,388][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:56:47.283Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:56:47.283Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:56:47.283Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:56:47.283Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:56:47.284Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:56:47.284Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:57:47,545][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:57:47,545][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:57:47,545][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:57:47,546][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:57:47,547][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:57:47,547][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:57:47.441Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:57:47.441Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:57:47.442Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:57:47.442Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:57:47.442Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:57:47.442Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:58:47,543][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:58:47,543][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:58:47,544][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:58:47,545][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:58:47,545][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:58:47,546][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:58:47.441Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:58:47.441Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:58:47.441Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:58:47.441Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:58:47.441Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:58:47.441Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T02:59:47,641][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:59:47,641][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:59:47,641][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T02:59:47,642][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:59:47,642][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T02:59:47,642][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T02:59:47.538Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:59:47.538Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:59:47.538Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:59:47.538Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T02:59:47.538Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T02:59:47.538Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:00:47,748][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:00:47,748][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:00:47,749][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:00:47,749][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:00:47,750][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:00:47,750][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:00:47.639Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:00:47.639Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:00:47.646Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:00:47.646Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:00:47.646Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:00:47.646Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:01:47,848][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:01:47,848][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:01:47,848][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:01:47,849][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:01:47,849][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:01:47,850][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:01:47.738Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:01:47.738Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:01:47.745Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:01:47.745Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:01:47.746Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:01:47.746Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:02:47,861][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:02:47,861][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:02:47,861][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:02:47,862][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:02:47,862][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:02:47,863][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:02:47.758Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:02:47.758Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:02:47.758Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:02:47.758Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:02:47.758Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:02:47.758Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:03:48,044][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:03:48,044][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:03:48,044][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:03:48,045][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:03:48,045][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:03:48,046][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:03:47.937Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:03:47.937Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:03:47.937Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:03:47.937Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:03:47.941Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:03:47.941Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:04:48,019][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:04:48,019][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:04:48,020][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:04:48,020][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:04:48,022][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:04:48,022][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:04:47.914Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:04:47.914Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:04:47.915Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:04:47.915Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:04:47.916Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:04:47.916Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:05:48,156][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:05:48,158][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:05:48,158][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:05:48,160][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:05:48,161][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:05:48,161][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:05:48.049Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:05:48.049Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:05:48.049Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:05:48.049Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:05:48.052Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:05:48.052Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:06:48,238][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:06:48,238][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:06:48,238][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:06:48,239][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:06:48,239][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:06:48,240][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:06:48.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:06:48.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:06:48.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:06:48.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:06:48.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:06:48.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:07:48,238][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:07:48,238][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:07:48,239][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:07:48,239][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:07:48,240][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:07:48,240][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:07:48.135Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:07:48.135Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:07:48.135Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:07:48.135Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:07:48.136Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:07:48.136Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:08:48,355][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:08:48,355][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:08:48,355][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:08:48,356][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:08:48,356][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:08:48,357][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:08:48.242Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:08:48.242Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:08:48.242Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:08:48.242Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:08:48.253Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:08:48.253Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:09:48,430][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:09:48,430][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:09:48,430][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:09:48,431][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:09:48,431][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:09:48,431][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:09:48.324Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:09:48.324Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:09:48.324Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:09:48.324Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:09:48.327Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:09:48.327Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:10:48,544][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:10:48,544][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:10:48,545][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:10:48,545][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:10:48,547][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:10:48,547][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:10:48.440Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:10:48.440Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:10:48.441Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:10:48.441Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:10:48.442Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:10:48.442Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:11:48,586][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:11:48,586][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:11:48,586][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:11:48,587][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:11:48,588][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:11:48,588][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:11:48.483Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:11:48.483Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:11:48.483Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:11:48.483Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:11:48.483Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:11:48.483Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:12:48,675][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:12:48,675][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:12:48,675][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:12:48,676][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:12:48,676][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:12:48,676][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:12:48.565Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:12:48.565Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:12:48.572Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:12:48.572Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:12:48.572Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:12:48.572Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:13:48,839][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:13:48,839][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:13:48,839][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:13:48,840][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:13:48,840][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:13:48,841][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:13:48.735Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:13:48.735Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:13:48.735Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:13:48.735Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:13:48.735Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:13:48.735Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:14:48,831][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:14:48,832][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:14:48,832][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:14:48,832][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:14:48,833][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:14:48,833][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:14:48.728Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:14:48.728Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:14:48.729Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:14:48.729Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:14:48.729Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:14:48.729Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:15:48,957][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:15:48,957][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:15:48,958][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:15:48,958][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:15:48,959][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:15:48,959][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:15:48.837Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:15:48.837Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:15:48.839Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:15:48.839Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:15:48.854Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:15:48.854Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:16:49,036][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:16:49,036][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:16:49,037][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:16:49,037][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:16:49,038][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:16:49,038][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:16:48.930Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:16:48.930Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:16:48.932Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:16:48.932Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:16:48.934Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:16:48.934Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:17:49,096][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:17:49,097][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:17:49,097][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:17:49,098][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:17:49,098][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:17:49,099][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:17:48.994Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:17:48.994Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:17:48.994Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:17:48.994Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:17:48.994Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:17:48.994Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:18:49,237][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:18:49,237][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:18:49,238][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:18:49,238][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:18:49,239][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:18:49,242][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:18:49.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:18:49.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:18:49.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:18:49.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:18:49.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:18:49.134Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:19:49,331][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:19:49,332][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:19:49,332][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:19:49,332][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:19:49,333][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:19:49,333][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:19:49.229Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:19:49.229Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:19:49.229Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:19:49.229Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:19:49.229Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:19:49.229Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:20:49,348][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:20:49,349][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:20:49,349][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:20:49,350][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:20:49,350][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:20:49,351][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:20:49.234Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:20:49.234Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:20:49.234Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:20:49.234Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:20:49.246Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:20:49.246Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:21:49,445][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:21:49,446][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:21:49,446][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:21:49,447][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:21:49,447][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:21:49,447][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:21:49.338Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:21:49.338Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:21:49.341Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:21:49.341Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:21:49.341Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:21:49.341Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:22:49,542][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:22:49,543][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:22:49,543][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:22:49,544][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:22:49,545][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:22:49,545][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:22:49.438Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:22:49.438Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:22:49.438Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:22:49.438Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:22:49.438Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:22:49.438Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:23:49,742][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:23:49,742][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:23:49,742][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:23:49,743][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:23:49,743][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:23:49,743][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:23:49.638Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:23:49.638Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:23:49.638Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:23:49.638Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:23:49.639Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:23:49.639Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:24:49,738][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:24:49,739][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:24:49,739][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:24:49,739][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:24:49,740][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:24:49,740][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:24:49.632Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:24:49.632Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:24:49.632Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:24:49.632Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:24:49.636Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:24:49.636Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:25:49,809][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:25:49,809][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:25:49,809][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:25:49,810][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:25:49,810][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:25:49,811][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:25:49.706Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:25:49.706Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:25:49.706Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:25:49.706Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:25:49.706Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:25:49.706Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:26:49,887][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:26:49,887][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:26:49,887][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:26:49,888][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:26:49,888][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:26:49,889][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:26:49.784Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:26:49.784Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:26:49.784Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:26:49.784Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:26:49.784Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:26:49.784Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:27:49,976][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:27:49,977][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:27:49,977][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:27:49,977][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:27:49,978][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:27:49,978][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:27:49.873Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:27:49.873Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:27:49.873Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:27:49.873Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:27:49.873Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:27:49.873Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:28:50,136][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:28:50,137][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:28:50,137][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:28:50,137][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:28:50,138][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:28:50,138][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:28:50.034Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:28:50.034Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:28:50.034Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:28:50.034Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:28:50.034Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:28:50.034Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:29:50,130][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:29:50,130][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:29:50,130][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:29:50,131][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:29:50,131][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:29:50,132][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:29:50.027Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:29:50.027Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:29:50.027Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:29:50.027Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:29:50.028Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:29:50.028Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:30:50,243][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:30:50,243][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:30:50,243][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:30:50,244][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:30:50,244][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:30:50,245][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:30:50.138Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:30:50.138Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:30:50.140Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:30:50.140Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:30:50.141Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:30:50.141Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:31:50,336][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:31:50,337][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:31:50,337][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:31:50,338][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:31:50,338][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:31:50,339][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:31:50.233Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:31:50.233Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:31:50.233Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:31:50.233Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:31:50.233Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:31:50.233Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:32:50,365][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:32:50,365][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:32:50,365][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:32:50,365][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:32:50,366][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:32:50,366][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:32:50.262Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:32:50.262Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:32:50.262Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:32:50.262Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:32:50.262Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:32:50.262Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:33:50,442][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:33:50,443][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:33:50,443][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:33:50,443][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:33:50,444][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:33:50,444][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:33:50.335Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:33:50.335Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:33:50.335Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:33:50.335Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:33:50.341Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:33:50.341Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:34:50,505][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:34:50,506][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:34:50,506][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:34:50,507][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:34:50,507][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:34:50,507][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:34:50.403Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:34:50.403Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:34:50.403Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:34:50.403Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:34:50.403Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:34:50.403Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:35:50,635][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:35:50,635][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:35:50,635][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:35:50,636][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:35:50,636][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:35:50,637][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:35:50.531Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:35:50.531Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:35:50.531Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:35:50.531Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:35:50.533Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:35:50.533Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:36:50,678][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:36:50,679][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:36:50,679][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:36:50,679][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:36:50,680][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:36:50,680][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:36:50.576Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:36:50.576Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:36:50.576Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:36:50.576Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:36:50.576Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:36:50.576Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:37:50,838][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:37:50,839][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:37:50,839][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:37:50,839][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:37:50,840][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:37:50,840][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:37:50.730Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:37:50.730Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:37:50.731Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:37:50.731Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:37:50.736Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:37:50.736Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:38:50,832][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:38:50,832][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:38:50,833][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:38:50,833][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:38:50,834][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:38:50,834][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:38:50.729Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:38:50.729Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:38:50.729Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:38:50.729Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:38:50.730Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:38:50.730Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:39:50,961][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:39:50,962][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:39:50,962][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:39:50,962][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:39:50,963][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:39:50,963][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:39:50.858Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:39:50.858Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:39:50.858Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:39:50.858Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:39:50.858Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:39:50.858Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:40:51,040][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:40:51,040][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:40:51,040][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:40:51,041][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:40:51,042][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:40:51,042][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:40:50.937Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:40:50.937Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:40:50.937Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:40:50.937Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:40:50.937Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:40:50.937Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
[2021-05-20T03:41:51,140][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:41:51,140][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:41:51,140][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-20T03:41:51,141][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:41:51,141][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-05-20T03:41:51,142][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]", "status"=>404}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
    "@timestamp" => 2021-05-20T03:41:51.037Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:41:51.037Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:41:51.038Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:41:51.038Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}
{
    "@timestamp" => 2021-05-20T03:41:51.038Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ]
}
{
    "@timestamp" => 2021-05-20T03:41:51.038Z,
      "@version" => "1",
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs"
}