Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build 2192 for main with status FAILURE #37567

Closed
elasticmachine opened this issue Jan 5, 2024 · 1 comment
Closed

Build 2192 for main with status FAILURE #37567

elasticmachine opened this issue Jan 5, 2024 · 1 comment
Labels
automation build-failures Build failures in the CI. ci-reported Issues that have been automatically reported from the CI Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Comments

@elasticmachine
Copy link
Collaborator

💔 Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2024-01-05T19:46:41.569+0000

  • Duration: 149 min 30 sec

Test stats 🧪

Test Results
Failed 4
Passed 32620
Skipped 2230
Total 34854

Test errors 4

Expand to view the tests failures

Extended / x-pack/filebeat-arm-ubuntu-2204-aarch64 / TestParquetDecoding – github.com/elastic/beats/v7/x-pack/filebeat/input/awss3
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestParquetDecoding
    === RUN   TestParquetDecoding/test_decoding_of_a_parquet_file_and_compare_the_number_of_events_with_batch_size_1
    --- PASS: TestParquetDecoding/test_decoding_of_a_parquet_file_and_compare_the_number_of_events_with_batch_size_1 (2.07s)
    === RUN   TestParquetDecoding/test_decoding_of_a_parquet_file_and_compare_the_number_of_events_with_batch_size_100
    --- PASS: TestParquetDecoding/test_decoding_of_a_parquet_file_and_compare_the_number_of_events_with_batch_size_100 (0.29s)
    === RUN   TestParquetDecoding/test_decoding_of_a_parquet_file_and_compare_the_number_of_events_with_default_parquet_config
    --- PASS: TestParquetDecoding/test_decoding_of_a_parquet_file_and_compare_the_number_of_events_with_default_parquet_config (3.28s)
    === RUN   TestParquetDecoding/test_decoding_of_a_parquet_file_and_compare_the_number_of_events_along_with_the_content
    panic: runtime error: slice bounds out of range [:9] with capacity 0
    
    goroutine 129080 [running]:
    github.com/apache/arrow/go/v12/parquet/internal/encoding.(*PlainByteArrayDecoder).DecodeSpaced(0x40037b4100?, {0x0?, 0x1f?, 0x1?}, 0x1f?, {0x40037b4300?, 0x3ba4b80?, 0x40032621c0?}, 0x40037b4101?)
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/internal/encoding/byte_array_decoder.go:83 +0x130
    github.com/apache/arrow/go/v12/parquet/file.(*byteArrayRecordReader).ReadValuesSpaced(0x40038e1600, 0x0, 0x20?)
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:841 +0x134
    github.com/apache/arrow/go/v12/parquet/file.(*recordReader).ReadRecordData(0x400004ea80, 0x1)
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:548 +0x288
    github.com/apache/arrow/go/v12/parquet/file.(*recordReader).ReadRecords(0x400004ea80, 0x1)
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:632 +0x330
    github.com/apache/arrow/go/v12/parquet/pqarrow.(*leafReader).LoadBatch(0x400004eb40, 0x1)
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/pqarrow/column_readers.go:109 +0xe0
    github.com/apache/arrow/go/v12/parquet/pqarrow.(*structReader).LoadBatch.func1()
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/pqarrow/column_readers.go:236 +0x30
    golang.org/x/sync/errgroup.(*Group).Go.func1()
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/golang.org/x/sync@v0.5.0/errgroup/errgroup.go:75 +0x58
    created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 129144
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/golang.org/x/sync@v0.5.0/errgroup/errgroup.go:72 +0x98
     
    

Extended / x-pack/filebeat-arm-ubuntu-2204-aarch64 / TestParquetDecoding/test_decoding_of_a_parquet_file_and_compare_the_number_of_events_along_with_the_content – github.com/elastic/beats/v7/x-pack/filebeat/input/awss3
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestParquetDecoding/test_decoding_of_a_parquet_file_and_compare_the_number_of_events_along_with_the_content
    panic: runtime error: slice bounds out of range [:9] with capacity 0
    
    goroutine 129080 [running]:
    github.com/apache/arrow/go/v12/parquet/internal/encoding.(*PlainByteArrayDecoder).DecodeSpaced(0x40037b4100?, {0x0?, 0x1f?, 0x1?}, 0x1f?, {0x40037b4300?, 0x3ba4b80?, 0x40032621c0?}, 0x40037b4101?)
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/internal/encoding/byte_array_decoder.go:83 +0x130
    github.com/apache/arrow/go/v12/parquet/file.(*byteArrayRecordReader).ReadValuesSpaced(0x40038e1600, 0x0, 0x20?)
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:841 +0x134
    github.com/apache/arrow/go/v12/parquet/file.(*recordReader).ReadRecordData(0x400004ea80, 0x1)
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:548 +0x288
    github.com/apache/arrow/go/v12/parquet/file.(*recordReader).ReadRecords(0x400004ea80, 0x1)
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:632 +0x330
    github.com/apache/arrow/go/v12/parquet/pqarrow.(*leafReader).LoadBatch(0x400004eb40, 0x1)
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/pqarrow/column_readers.go:109 +0xe0
    github.com/apache/arrow/go/v12/parquet/pqarrow.(*structReader).LoadBatch.func1()
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/pqarrow/column_readers.go:236 +0x30
    golang.org/x/sync/errgroup.(*Group).Go.func1()
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/golang.org/x/sync@v0.5.0/errgroup/errgroup.go:75 +0x58
    created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 129144
    	/var/lib/jenkins/workspace/main-2192-32ba7b22-1c9e-4ab5-be66-c4d4ead9680b/pkg/mod/golang.org/x/sync@v0.5.0/errgroup/errgroup.go:72 +0x98
     
    

Extended / x-pack/libbeat-arm-ubuntu-2204-aarch64 / TestParquetWithFiles – github.com/elastic/beats/v7/x-pack/libbeat/reader/parquet
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestParquetWithFiles
    === RUN   TestParquetWithFiles/Test_parquet_files_with_source_file=cloudtrail.parquet,_and_target_comparison_file=cloudtrail.json
    panic: runtime error: slice bounds out of range [:13] with capacity 0
    
    goroutine 176107 [running]:
    github.com/apache/arrow/go/v12/parquet/internal/encoding.(*PlainByteArrayDecoder).DecodeSpaced(0x4050c50b80?, {0x0?, 0x1f?, 0x1?}, 0x1f?, {0x4050c50d80?, 0xfc0030?, 0x4050c6aa80?}, 0x4050c50c01?)
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/internal/encoding/byte_array_decoder.go:83 +0x130
    github.com/apache/arrow/go/v12/parquet/file.(*byteArrayRecordReader).ReadValuesSpaced(0x4050b9a580, 0x0, 0x20?)
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:841 +0x134
    github.com/apache/arrow/go/v12/parquet/file.(*recordReader).ReadRecordData(0x404cf599e0, 0x1)
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:548 +0x288
    github.com/apache/arrow/go/v12/parquet/file.(*recordReader).ReadRecords(0x404cf599e0, 0x1)
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:632 +0x330
    github.com/apache/arrow/go/v12/parquet/pqarrow.(*leafReader).LoadBatch(0x404cf59a40, 0x1)
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/pqarrow/column_readers.go:109 +0xe0
    github.com/apache/arrow/go/v12/parquet/pqarrow.(*structReader).LoadBatch.func1()
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/pqarrow/column_readers.go:236 +0x30
    golang.org/x/sync/errgroup.(*Group).Go.func1()
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/golang.org/x/sync@v0.5.0/errgroup/errgroup.go:75 +0x58
    created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 176120
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/golang.org/x/sync@v0.5.0/errgroup/errgroup.go:72 +0x98
     
    

Extended / x-pack/libbeat-arm-ubuntu-2204-aarch64 / TestParquetWithFiles/Test_parquet_files_with_source_file=cloudtrail.parquet,_and_target_comparison_file=cloudtrail.json – github.com/elastic/beats/v7/x-pack/libbeat/reader/parquet
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestParquetWithFiles/Test_parquet_files_with_source_file=cloudtrail.parquet,_and_target_comparison_file=cloudtrail.json
    panic: runtime error: slice bounds out of range [:13] with capacity 0
    
    goroutine 176107 [running]:
    github.com/apache/arrow/go/v12/parquet/internal/encoding.(*PlainByteArrayDecoder).DecodeSpaced(0x4050c50b80?, {0x0?, 0x1f?, 0x1?}, 0x1f?, {0x4050c50d80?, 0xfc0030?, 0x4050c6aa80?}, 0x4050c50c01?)
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/internal/encoding/byte_array_decoder.go:83 +0x130
    github.com/apache/arrow/go/v12/parquet/file.(*byteArrayRecordReader).ReadValuesSpaced(0x4050b9a580, 0x0, 0x20?)
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:841 +0x134
    github.com/apache/arrow/go/v12/parquet/file.(*recordReader).ReadRecordData(0x404cf599e0, 0x1)
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:548 +0x288
    github.com/apache/arrow/go/v12/parquet/file.(*recordReader).ReadRecords(0x404cf599e0, 0x1)
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/file/record_reader.go:632 +0x330
    github.com/apache/arrow/go/v12/parquet/pqarrow.(*leafReader).LoadBatch(0x404cf59a40, 0x1)
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/pqarrow/column_readers.go:109 +0xe0
    github.com/apache/arrow/go/v12/parquet/pqarrow.(*structReader).LoadBatch.func1()
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/github.com/apache/arrow/go/v12@v12.0.1/parquet/pqarrow/column_readers.go:236 +0x30
    golang.org/x/sync/errgroup.(*Group).Go.func1()
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/golang.org/x/sync@v0.5.0/errgroup/errgroup.go:75 +0x58
    created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 176120
    	/var/lib/jenkins/workspace/main-2192-b009dd17-23cc-488e-ba50-4182fb75c71a/pkg/mod/golang.org/x/sync@v0.5.0/errgroup/errgroup.go:72 +0x98
     
    

Steps errors 7

Expand to view the steps failures

x-pack/filebeat-arm-ubuntu-2204-aarch64 - mage build unitTest
  • Took 5 min 55 sec . View more details here
  • Description: mage build unitTest
x-pack/filebeat-arm-ubuntu-2204-aarch64 - mage build unitTest
  • Took 2 min 30 sec . View more details here
  • Description: mage build unitTest
x-pack/filebeat-arm-ubuntu-2204-aarch64 - mage build unitTest
  • Took 1 min 7 sec . View more details here
  • Description: mage build unitTest
x-pack/libbeat-arm-ubuntu-2204-aarch64 - mage build unitTest
  • Took 5 min 56 sec . View more details here
  • Description: mage build unitTest
x-pack/libbeat-arm-ubuntu-2204-aarch64 - mage build unitTest
  • Took 1 min 44 sec . View more details here
  • Description: mage build unitTest
x-pack/libbeat-arm-ubuntu-2204-aarch64 - mage build unitTest
  • Took 1 min 37 sec . View more details here
  • Description: mage build unitTest
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: Error "hudson.AbortException: script returned exit code 1"

@elasticmachine elasticmachine added automation build-failures Build failures in the CI. ci-reported Issues that have been automatically reported from the CI Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Jan 5, 2024
@pierrehilbert
Copy link
Collaborator

Same than #37560

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation build-failures Build failures in the CI. ci-reported Issues that have been automatically reported from the CI Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

No branches or pull requests

2 participants