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/jruby3928011334825966990jopenssl.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-25T02:43:21,358][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-25T02:43:21,467][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.queue", :path=>"/usr/share/logstash/data/queue"}
[2021-05-25T02:43:21,478][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.dead_letter_queue", :path=>"/usr/share/logstash/data/dead_letter_queue"}
[2021-05-25T02:43:22,370][WARN ][logstash.config.source.multilocal] Ignoring the 'pipelines.yml' file because modules or command line options are specified
[2021-05-25T02:43:22,462][INFO ][logstash.agent           ] No persistent UUID file found. Generating new UUID {:uuid=>"3ced820e-c9e9-4c50-8b19-d7f083df25a2", :path=>"/usr/share/logstash/data/uuid"}
[2021-05-25T02:43:31,263][INFO ][org.reflections.Reflections] Reflections took 94 ms to scan 1 urls, producing 22 keys and 45 values 
[2021-05-25T02:43:35,249][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-25T02:43:36,583][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}}
[2021-05-25T02:43:38,205][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"}
[2021-05-25T02:43:38,361][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7}
[2021-05-25T02:43:38,375][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-25T02:43:38,585][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]}
[2021-05-25T02:43:38,649][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-25T02:43:38,668][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}}
[2021-05-25T02:43:38,857][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled}
[2021-05-25T02:43:38,878][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-25T02:43:38,949][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"}
[2021-05-25T02:43:38,963][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7}
[2021-05-25T02:43:38,963][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-25T02:43:38,965][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]}
[2021-05-25T02:43:38,968][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-25T02:43:38,978][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled}
[2021-05-25T02:43:38,979][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash
[2021-05-25T02:43:39,050][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-25T02:43:39,052][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}}
[2021-05-25T02:43:39,071][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash
[2021-05-25T02:43:39,346][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"}
[2021-05-25T02:43:39,359][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7}
[2021-05-25T02:43:39,360][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-25T02:43:39,362][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]}
[2021-05-25T02:43:39,384][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled}
[2021-05-25T02:43:39,448][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-25T02:43:39,679][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-25T02:43:43,570][INFO ][logstash.javapipeline    ][main] Pipeline Java execution initialization time {"seconds"=>3.89}
[2021-05-25T02:43:43,651][INFO ][logstash.inputs.http_poller][main] Registering http_poller Input {:type=>nil, :schedule=>{"every"=>"1m"}, :timeout=>nil}
[2021-05-25T02:43:43,669][INFO ][logstash.javapipeline    ][main] Pipeline started {"pipeline.id"=>"main"}
[2021-05-25T02:43:43,872][INFO ][logstash.agent           ] Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]}
[2021-05-25T02:43:44,759][INFO ][logstash.agent           ] Successfully started Logstash API endpoint {:port=>9600}
[2021-05-25T02:44:45,697][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:44:45,701][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:44:45,746][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:44:45,755][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:44:45,757][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:44:45,758][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:44:45.372Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:44:45.372Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:44:45.376Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:44:45.376Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:44:45.372Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:44:45.372Z,
      "@version" => "1"
}
[2021-05-25T02:45:44,780][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:45:44,781][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:45:44,781][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:45:44,783][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:45:44,783][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:45:44,784][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:45:44.666Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:45:44.666Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:45:44.666Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:45:44.666Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:45:44.666Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:45:44.666Z,
      "@version" => "1"
}
[2021-05-25T02:46:44,956][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:46:44,957][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:46:44,957][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:46:44,958][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:46:44,958][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:46:44,959][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:46:44.785Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:46:44.785Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:46:44.785Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:46:44.785Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:46:44.852Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:46:44.852Z,
      "@version" => "1"
}
[2021-05-25T02:47:45,154][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:47:45,155][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:47:45,156][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:47:45,157][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:47:45,157][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:47:45,158][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:47:45.050Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:47:45.050Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:47:45.050Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:47:45.050Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:47:45.050Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:47:45.050Z,
      "@version" => "1"
}
[2021-05-25T02:48:45,287][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:48:45,287][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:48:45,287][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:48:45,288][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:48:45,288][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:48:45,289][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:48:45.182Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:48:45.182Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:48:45.182Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:48:45.182Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:48:45.184Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:48:45.184Z,
      "@version" => "1"
}
[2021-05-25T02:49:45,440][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:49:45,440][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:49:45,441][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:49:45,441][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:49:45,446][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:49:45,446][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:49:45.337Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:49:45.337Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:49:45.337Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:49:45.337Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:49:45.338Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:49:45.338Z,
      "@version" => "1"
}
[2021-05-25T02:50:45,564][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:50:45,564][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:50:45,565][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:50:45,566][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:50:45,567][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:50:45,568][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:50:45.459Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:50:45.459Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:50:45.459Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:50:45.459Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:50:45.460Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:50:45.460Z,
      "@version" => "1"
}
[2021-05-25T02:51:45,695][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:51:45,695][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:51:45,695][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:51:45,696][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:51:45,697][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:51:45,697][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:51:45.588Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:51:45.588Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:51:45.590Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:51:45.590Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:51:45.591Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:51:45.591Z,
      "@version" => "1"
}
[2021-05-25T02:52:45,881][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:52:45,882][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:52:45,882][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:52:45,883][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:52:45,884][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:52:45,884][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:52:45.777Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:52:45.777Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:52:45.777Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:52:45.777Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:52:45.777Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:52:45.777Z,
      "@version" => "1"
}
[2021-05-25T02:53:45,988][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:53:45,988][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:53:45,988][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:53:45,989][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:53:45,990][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:53:45,991][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:53:45.882Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:53:45.882Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:53:45.883Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:53:45.883Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:53:45.884Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:53:45.884Z,
      "@version" => "1"
}
[2021-05-25T02:54:46,193][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:54:46,193][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:54:46,194][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:54:46,195][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:54:46,196][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:54:46,197][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:54:46.082Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:54:46.082Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:54:46.088Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:54:46.088Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:54:46.089Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:54:46.089Z,
      "@version" => "1"
}
[2021-05-25T02:55:46,349][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:55:46,350][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:55:46,351][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:55:46,351][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:55:46,352][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:55:46,353][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:55:46.215Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:55:46.215Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:55:46.216Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:55:46.216Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:55:46.246Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:55:46.246Z,
      "@version" => "1"
}
[2021-05-25T02:56:46,384][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:56:46,385][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:56:46,386][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:56:46,387][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:56:46,387][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:56:46,388][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:56:46.276Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:56:46.276Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:56:46.280Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:56:46.280Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:56:46.281Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:56:46.281Z,
      "@version" => "1"
}
[2021-05-25T02:57:46,488][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:57:46,489][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:57:46,489][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:57:46,490][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:57:46,491][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:57:46,492][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:57:46.383Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:57:46.383Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:57:46.383Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:57:46.383Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:57:46.385Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:57:46.385Z,
      "@version" => "1"
}
[2021-05-25T02:58:46,687][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:58:46,688][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:58:46,688][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:58:46,688][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:58:46,689][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:58:46,690][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:58:46.581Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:58:46.581Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:58:46.585Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:58:46.585Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:58:46.585Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:58:46.585Z,
      "@version" => "1"
}
[2021-05-25T02:59:46,733][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:59:46,734][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:59:46,734][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T02:59:46,735][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:59:46,736][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T02:59:46,736][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:59:46.627Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:59:46.627Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:59:46.628Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:59:46.628Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T02:59:46.628Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T02:59:46.628Z,
      "@version" => "1"
}
[2021-05-25T03:00:46,879][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:00:46,880][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:00:46,880][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:00:46,881][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:00:46,881][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:00:46,882][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:00:46.755Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:00:46.755Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:00:46.766Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:00:46.766Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:00:46.776Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:00:46.776Z,
      "@version" => "1"
}
[2021-05-25T03:01:47,061][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:01:47,062][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:01:47,063][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:01:47,064][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:01:47,065][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:01:47,066][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:01:46.955Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:01:46.955Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:01:46.955Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:01:46.955Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:01:46.955Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:01:46.955Z,
      "@version" => "1"
}
[2021-05-25T03:02:47,230][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:02:47,230][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:02:47,230][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:02:47,231][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:02:47,231][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:02:47,231][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:02:47.126Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:02:47.126Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:02:47.126Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:02:47.126Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:02:47.127Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:02:47.127Z,
      "@version" => "1"
}
[2021-05-25T03:03:47,293][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:03:47,294][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:03:47,294][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:03:47,294][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:03:47,295][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:03:47,295][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:03:47.189Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:03:47.189Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:03:47.190Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:03:47.190Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:03:47.191Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:03:47.191Z,
      "@version" => "1"
}
[2021-05-25T03:04:47,407][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:04:47,407][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:04:47,407][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:04:47,408][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:04:47,408][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:04:47,408][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:04:47.305Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:04:47.305Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:04:47.305Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:04:47.305Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:04:47.305Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:04:47.305Z,
      "@version" => "1"
}
[2021-05-25T03:05:47,539][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:05:47,539][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:05:47,540][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:05:47,540][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:05:47,541][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:05:47,541][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:05:47.431Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:05:47.431Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:05:47.431Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:05:47.431Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:05:47.433Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:05:47.433Z,
      "@version" => "1"
}
[2021-05-25T03:06:47,672][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:06:47,672][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:06:47,673][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:06:47,673][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:06:47,674][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:06:47,674][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:06:47.568Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:06:47.568Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:06:47.568Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:06:47.568Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:06:47.568Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:06:47.568Z,
      "@version" => "1"
}
[2021-05-25T03:07:47,773][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:07:47,773][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:07:47,773][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:07:47,774][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:07:47,774][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:07:47,775][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:07:47.670Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:07:47.670Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:07:47.671Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:07:47.671Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:07:47.671Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:07:47.671Z,
      "@version" => "1"
}
[2021-05-25T03:08:47,978][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:08:47,979][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:08:47,979][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:08:47,979][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:08:47,980][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:08:47,980][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:08:47.874Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:08:47.874Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:08:47.874Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:08:47.874Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:08:47.875Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:08:47.875Z,
      "@version" => "1"
}
[2021-05-25T03:09:48,088][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:09:48,088][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:09:48,088][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-05-25T03:09:48,088][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:09:48,089][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]", "helpURL"=>"http://onap.readthedocs.io"}, :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-25T03:09:48,089][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "message"=>"No such topic exists.-[APPC-CL]", "helpURL"=>"http://onap.readthedocs.io"}, :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')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:09:47.980Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:09:47.980Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:09:47.980Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:09:47.980Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-05-25T03:09:47.985Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
          "type" => "event-cl-aggs",
    "@timestamp" => 2021-05-25T03:09:47.985Z,
      "@version" => "1"
}