Skip to content

Instantly share code, notes, and snippets.

@v1v
Created October 19, 2020 12:00
Show Gist options
  • Save v1v/2116960b8211ec62829d38daf6e1e2b0 to your computer and use it in GitHub Desktop.
Save v1v/2116960b8211ec62829d38daf6e1e2b0 to your computer and use it in GitHub Desktop.
elastic+beats+6.8+multijob-windows-filebeat
Started by upstream project "elastic+beats+6.8+multijob-windows" build number 13
originally caused by:
Started by upstream project "elastic+beats+6.8" build number 19
originally caused by:
Started by GitHub push by jsoriano
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content
HOME=C:\Users\jenkins
JAVA_HOME=$HOME\.java\java8
[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on beats-ci-immutable-windows-2012-r2-1602670289898160928 (immutable virtual x86_64 swarm windows-2012-r2 windows-immutable windows) in workspace C:\Users\jenkins\workspace\elastic+beats+6.8+multijob-windows\beat\filebeat\label\windows
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential f6c7695a-671e-4f4f-a331-acdce44ff9ba
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/elastic/beats.git
> git init C:\Users\jenkins\workspace\elastic+beats+6.8+multijob-windows\beat\filebeat\label\windows\src\github.com\elastic\beats # timeout=10
[WARNING] Reference path does not exist: /var/lib/jenkins/.git-references/beats.git
Fetching upstream changes from https://github.com/elastic/beats.git
> git --version # timeout=10
> git --version # 'git version 2.22.0.windows.1'
using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
> git fetch --tags --force --progress -- https://github.com/elastic/beats.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/elastic/beats.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/elastic/beats.git # timeout=10
Fetching upstream changes from https://github.com/elastic/beats.git
using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
> git fetch --tags --force --progress -- https://github.com/elastic/beats.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision d36c763ca1fd4711458cfdda26da9a429b62a3c6 (refs/remotes/origin/6.8)
> git config core.sparsecheckout # timeout=10
> git checkout -f d36c763ca1fd4711458cfdda26da9a429b62a3c6 # timeout=10
Commit message: "Remove kafka partition ISR from Metricbeat docs (#21709) (#21763)"
> git rev-list --no-walk c4008c7ecefc3451b6395d878b0065d77e82f778 # timeout=10
[windows] $ powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -File C:\Users\JENKIN~1.PAC\AppData\Local\Temp\jenkins4753453639985093826.ps1
runbld>>> runbld started
runbld>>> 1.6.11/a66728ff8f4356963772e6e6d2069392fa06acbe
runbld>>> The following profiles matched the job 'elastic+beats+6.8+multijob-windows/beat=filebeat,label=windows' in order of occurrence in the config (last value wins).
runbld>>> Matches in the system config:
runbld>>> - Matched ^elastic\+beats
runbld>>> Debug logging enabled.
runbld>>> Storing result
runbld>>> Store result: created {:total 2, :successful 2, :failed 0} 1
runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1597739501209/t/20201014101414-9891D2C2
runbld>>> Adding system facts.
runbld>>> Adding vcs info for the latest commit: d36c763ca1fd4711458cfdda26da9a429b62a3c6
runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>>
runbld>>> Adding C:\Users\jenkins\.java\java8\bin to the path.
Fetching testing dependencies
Building fields.yml
Generated fields.yml for filebeat to C:\Users\jenkins\workspace\elastic+beats+6.8+multijob-windows\beat\filebeat\label\windows\src\github.com\elastic\beats\filebeat\fields.yml
Building filebeat
>> build: Building filebeat
Unit testing filebeat
>> go test: Unit Testing
SUMMARY:
Fail: 0
Skip: 0
Pass: 471
Packages: 23
Duration: 19.384448s
Coverage Report: C:\Users\jenkins\workspace\elastic+beats+6.8+multijob-windows\beat\filebeat\label\windows\src\github.com\elastic\beats\filebeat\build\TEST-go-unit.html
JUnit Report: C:\Users\jenkins\workspace\elastic+beats+6.8+multijob-windows\beat\filebeat\label\windows\src\github.com\elastic\beats\filebeat\build\TEST-go-unit.xml
Output File: C:\Users\jenkins\workspace\elastic+beats+6.8+multijob-windows\beat\filebeat\label\windows\src\github.com\elastic\beats\filebeat\build\TEST-go-unit.out
>> go test: Unit Test Passed
System testing filebeat
warning: no packages being tested depend on matches for pattern github.com/elastic/beats/filebeat/scripts/generator/fields
warning: no packages being tested depend on matches for pattern github.com/elastic/beats/filebeat/scripts/generator/fileset
warning: no packages being tested depend on matches for pattern github.com/elastic/beats/filebeat/scripts/generator/module
warning: no packages being tested depend on matches for pattern github.com/elastic/beats/filebeat/scripts/tester
S..S.........S....................................................................SSSSSSSE.........S........S.S...........SSSS......SS...SSSS..........S.....................
======================================================================
ERROR: Failure: ImportError (No module named deepdiff)
----------------------------------------------------------------------
Traceback (most recent call last):
File "c:\python27\lib\site-packages\nose\loader.py", line 418, in loadTestsFromName
addr.filename, addr.module)
File "c:\python27\lib\site-packages\nose\importer.py", line 47, in importFromPath
return self.importFromDir(dir_path, fqname)
File "c:\python27\lib\site-packages\nose\importer.py", line 94, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "C:\Users\jenkins\workspace\elastic+beats+6.8+multijob-windows\beat\filebeat\label\windows\src\github.com\elastic\beats\filebeat\tests\system\test_modules.py", line 12, in <module>
from deepdiff import DeepDiff
ImportError: No module named deepdiff
[success] 3.57% test_registrar.Test.test_restart_state: 11.6589s
[success] 2.38% test_harvester.Test.test_close_timeout: 7.7633s
[success] 2.05% test_shutdown.Test.test_shutdown: 6.7001s
[success] 1.80% test_registrar.Test.test_clean_inactive: 5.8842s
[success] 1.68% test_reload_inputs.Test.test_reload_add: 5.4866s
[success] 1.68% test_input.Test.test_harvester_limit: 5.4862s
[success] 1.65% test_crawler.Test.test_encodings: 5.3831s
[success] 1.44% test_multiline.Test.test_close_timeout_with_multiline: 4.7216s
[success] 1.43% test_input.Test.test_close_inactive_file_rotation_and_removal2: 4.6870s
[success] 1.42% test_input.Test.test_rotating_close_inactive_low_write_rate: 4.6569s
[success] 1.42% test_reload_inputs.Test.test_reload_same_config: 4.6478s
[success] 1.40% test_reload_modules.Test.test_no_es_connection: 4.5726s
[success] 1.37% test_reload_inputs.Test.test_start_stop_replace: 4.4773s
[success] 1.37% test_reload_inputs.Test.test_reload_same_input: 4.4755s
[success] 1.34% test_deprecated.Test.test_reload_config_prospector_deprecated: 4.3805s
[success] 1.34% test_reload_inputs.Test.test_start_stop: 4.3693s
[success] 1.34% test_registrar.Test.test_state_after_rotation_ignore_older: 4.3667s
[success] 1.34% test_reload_modules.Test.test_start_stop: 4.3648s
[success] 1.34% test_registrar.Test.test_state_after_rotation: 4.3645s
[success] 1.32% test_harvester.Test.test_boms: 4.3011s
[success] 1.19% test_registrar.Test.test_ignore_older_state_clean_inactive: 3.8837s
[success] 1.16% test_shutdown.Test.test_shutdown_wait_timeout: 3.7861s
[success] 1.13% test_multiline.Test.test_timeout: 3.6859s
[success] 1.04% test_registrar.Test.test_registrar_files_with_input_level_processors: 3.3907s
[success] 1.03% test_input.Test.test_ignore_older_files: 3.3609s
[success] 1.03% test_registrar.Test.test_rotating_file: 3.3551s
[success] 1.02% test_keystore.TestKeystore.test_keystore_with_present_key: 3.3241s
[success] 0.90% test_crawler.Test.test_unfinished_line_and_continue: 2.9417s
[success] 0.90% test_crawler.Test.test_partial_line: 2.9308s
[success] 0.88% test_input.Test.test_restart_recursive_glob: 2.8780s
[success] 0.87% test_input.Test.test_rotating_close_inactive_larger_write_rate: 2.8499s
[success] 0.87% test_registrar.Test.test_restart_state_reset: 2.8340s
[success] 0.85% test_registrar.Test.test_restart_state_reset_ttl: 2.7936s
[success] 0.85% test_registrar.Test.test_restart_state_reset_ttl_with_space: 2.7691s
[success] 0.85% test_registrar.Test.test_restart_state_reset_ttl_no_clean_inactive: 2.7632s
[success] 0.83% test_input.Test.test_close_inactive: 2.7116s
[success] 0.80% test_crawler.Test.test_tail_files: 2.6305s
[success] 0.79% test_harvester.Test.test_truncated_file_closed: 2.5877s
[success] 0.79% test_multiline.Test.test_c_style_log: 2.5730s
[success] 0.77% test_multiline.Test.test_java_elasticsearch_log: 2.5211s
[success] 0.77% test_multiline.Test.test_max_lines: 2.5026s
[success] 0.77% test_multiline.Test.test_consecutive_newline: 2.5001s
[success] 0.76% test_multiline.Test.test_rabbitmq_multiline_log: 2.4867s
[success] 0.76% test_reload_modules.Test.test_load_configs: 2.4846s
[success] 0.76% test_multiline.Test.test_max_bytes: 2.4789s
[success] 0.76% test_reload_inputs.Test.test_reload: 2.4707s
[success] 0.75% test_reload_modules.Test.test_reload: 2.4672s
[success] 0.75% test_reload_inputs.Test.test_load_configs: 2.4611s
[success] 0.75% test_harvester.Test.test_symlink_removed: 2.4566s
[success] 0.74% test_cmd.TestCommands.test_modules_list: 2.4072s
[success] 0.73% test_cmd.TestCommands.test_modules_disable: 2.3820s
[success] 0.73% test_cmd.TestCommands.test_modules_enable: 2.3781s
[success] 0.72% test_registrar.Test.test_ignore_older_state: 2.3546s
[success] 0.67% test_crawler.Test.test_multiple_appends: 2.1936s
[success] 0.63% test_registrar.Test.test_clean_removed_with_clean_inactive: 2.0635s
[success] 0.63% test_shutdown.Test.test_stopping_empty_path: 2.0440s
[success] 0.57% test_harvester.Test.test_empty_line: 1.8669s
[success] 0.57% test_input.Test.test_files_added_late: 1.8559s
[success] 0.56% test_crawler.Test.test_utf8: 1.8185s
[success] 0.54% test_crawler.Test.test_file_disappear_appear: 1.7801s
[success] 0.54% test_harvester.Test.test_truncated_file_open: 1.7779s
[success] 0.54% test_harvester.Test.test_truncate: 1.7692s
[success] 0.54% test_stdin.Test.test_stdin: 1.7571s
[success] 0.52% test_input.Test.test_close_inactive_file_removal: 1.7025s
[success] 0.52% test_crawler.Test.test_file_renaming: 1.6993s
[success] 0.52% test_crawler.Test.test_new_line_on_open_file: 1.6966s
[success] 0.52% test_crawler.Test.test_file_disappear: 1.6930s
[success] 0.52% test_crawler.Test.test_new_line_on_existing_file: 1.6885s
[success] 0.52% test_harvester.Test.test_symlink_rotated: 1.6839s
[success] 0.51% test_harvester.Test.test_close_renamed: 1.6750s
[success] 0.51% test_tcp_tls.Test.test_tcp_over_tls_mutual_auth_succeed: 1.6708s
[success] 0.51% test_input.Test.test_close_inactive_file_rotation_and_removal: 1.6553s
[success] 0.49% test_tcp_tls.Test.test_tcp_over_tls_and_verify_valid_server_without_mutual_auth: 1.6139s
[success] 0.49% test_json.Test.test_with_generic_filtering_remove_headers: 1.5920s
[success] 0.49% test_shutdown.Test.test_shutdown_wait_ok: 1.5909s
[success] 0.48% test_json.Test.test_json_decoding_error_true: 1.5772s
[success] 0.48% test_harvester.Test.test_close_removed: 1.5577s
[success] 0.48% test_crawler.Test.test_default_include_exclude_lines: 1.5553s
[success] 0.48% test_syslog.Test.test_syslog_with_udp: 1.5531s
[success] 0.48% test_tcp.Test.test_tcp_with_custom_char_delimiter: 1.5527s
[success] 0.48% test_tcp.Test.test_tcp_with_custom_word_delimiter: 1.5526s
[success] 0.47% test_syslog.Test.test_syslog_with_tcp: 1.5519s
[success] 0.47% test_tcp.Test.test_tcp_with_newline_delimiter: 1.5504s
[success] 0.47% test_udp.Test.test_udp: 1.5484s
[success] 0.46% test_json.Test.test_simple_json_overwrite: 1.4881s
[success] 0.46% test_deprecated.Test.test_input_type_deprecated: 1.4872s
[success] 0.45% test_publisher.Test.test_registrar_file_content: 1.4867s
[success] 0.45% test_processors.Test.test_dissect_good_tokenizer: 1.4830s
[success] 0.45% test_json.Test.test_timestamp_in_message: 1.4819s
[success] 0.45% test_registrar.Test.test_registrar_files: 1.4813s
[success] 0.45% test_json.Test.test_type_in_message: 1.4801s
[success] 0.45% test_fields.Test.test_custom_fields: 1.4781s
[success] 0.45% test_deprecated.Test.test_prospectors_deprecated: 1.4777s
[success] 0.45% test_json.Test.test_with_generic_filtering: 1.4761s
[success] 0.45% test_processors.Test.test_condition: 1.4751s
[success] 0.45% test_base.Test.test_base: 1.4738s
[success] 0.45% test_registrar.Test.test_data_path: 1.4725s
[success] 0.45% test_registrar.Test.test_registrar_meta: 1.4713s
[success] 0.45% test_fields.Test.test_custom_fields_under_root: 1.4693s
[success] 0.45% test_processors.Test.test_dissect_defaults: 1.4691s
[success] 0.45% test_input.Test.test_input_filter_includefields: 1.4620s
[success] 0.45% test_fields.Test.test_beat_fields: 1.4615s
[success] 0.45% test_harvester.Test.test_bom_utf8: 1.4612s
[success] 0.45% test_harvester.Test.test_symlink_and_file: 1.4611s
[success] 0.45% test_crawler.Test.test_fetched_lines: 1.4601s
[success] 0.45% test_input.Test.test_input_filter_dropfields: 1.4596s
[success] 0.45% test_crawler.Test.test_exclude_lines: 1.4591s
[success] 0.45% test_processors.Test.test_dissect_bad_tokenizer: 1.4577s
[success] 0.45% test_harvester.Test.test_decode_error: 1.4574s
[success] 0.45% test_harvester.Test.test_exceed_buffer: 1.4572s
[success] 0.45% test_input.Test.test_not_ignore_old_files: 1.4571s
[success] 0.45% test_harvester.Test.test_symlinks_enabled: 1.4570s
[success] 0.45% test_processors.Test.test_drop_event: 1.4562s
[success] 0.44% test_processors.Test.test_dropfields: 1.4541s
[success] 0.44% test_input.Test.test_exclude_files: 1.4539s
[success] 0.44% test_processors.Test.test_include_fields: 1.4533s
[success] 0.44% test_registrar.Test.test_registrar_file_content: 1.4533s
[success] 0.44% test_json.Test.test_json_add_tags: 1.4521s
[success] 0.44% test_crawler.Test.test_include_exclude_lines: 1.4518s
[success] 0.44% test_registrar.Test.test_custom_registry_file_location: 1.4515s
[success] 0.44% test_json.Test.test_docker_logs: 1.4499s
[success] 0.44% test_input.Test.test_skip_symlinks: 1.4496s
[success] 0.44% test_harvester.Test.test_close_eof: 1.4493s
[success] 0.44% test_json.Test.test_docker_logs_filtering: 1.4490s
[success] 0.44% test_harvester.Test.test_empty_lines_only: 1.4488s
[success] 0.44% test_json.Test.test_integer_condition: 1.4482s
[success] 0.44% test_json.Test.test_json_decoding_error_false: 1.4479s
[success] 0.42% test_input.Test.test_disable_recursive_glob: 1.3638s
[success] 0.42% test_harvester.Test.test_ignore_symlink: 1.3627s
[success] 0.42% test_tcp_tls.Test.test_tcp_tls_with_a_plain_text_socket: 1.3586s
[success] 0.41% test_harvester.Test.test_debug_reader: 1.3559s
[success] 0.41% test_crawler.Test.test_include_lines: 1.3524s
[success] 0.29% test_tcp_tls.Test.test_tcp_over_tls_and_verify_invalid_server_without_mutual_auth: 0.9397s
[success] 0.17% test_stdin.Test.test_stdin_eof: 0.5569s
[success] 0.14% test_shutdown.Test.test_once: 0.4481s
[success] 0.11% test_multiline.Test.test_invalid_config: 0.3468s
[success] 0.09% test_tcp_tls.Test.test_tcp_over_tls_mutual_auth_fails: 0.2945s
[success] 0.08% test_registrar.Test.test_invalid_state: 0.2580s
[success] 0.08% test_registrar.Test.test_directory_failure: 0.2504s
[success] 0.08% test_registrar.Test.test_symlink_failure: 0.2496s
[success] 0.07% test_input.Test.test_no_paths_defined: 0.2433s
[success] 0.07% test_input.Test.test_shutdown_no_inputs: 0.2427s
[success] 0.07% test_reload_modules.Test.test_wrong_module_no_reload: 0.2228s
[success] 0.07% test_json.Test.test_config_no_msg_key_filtering: 0.2168s
[success] 0.06% test_json.Test.test_config_no_msg_key_multiline: 0.2123s
[success] 0.06% test_keystore.TestKeystore.test_keystore_with_key_not_present: 0.2050s
[success] 0.05% test_base.Test.test_invalid_config_with_removed_settings: 0.1781s
[success] 0.05% test_stdin.Test.test_stdin_is_exclusive: 0.1745s
[error] 0.00% nose.failure.Failure.runTest: 0.0009s
----------------------------------------------------------------------
Ran 173 tests in 328.098s
FAILED (SKIP=24, errors=1)
System test FAILURE
At C:\Users\jenkins\workspace\elastic+beats+6.8+multijob-windows\beat\filebeat\label\windows\src\github.com\elastic\bea
ts\dev-tools\jenkins_ci.ps1:13 char:13
+ throw $errorMessage
+ ~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (System test FAILURE:String) [], RuntimeException
+ FullyQualifiedErrorId : System test FAILURE
runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<<
runbld>>> DURATION: 439973ms
runbld>>> STDOUT: 798 bytes
runbld>>> STDERR: 12468 bytes
runbld>>> WRAPPED PROCESS: FAILURE (1)
runbld>>> Searching for build metadata in C:\Users\jenkins\workspace\elastic+beats+6.8+multijob-windows\beat\filebeat\label\windows
runbld>>> Storing build metadata:
runbld>>> Adding test report.
runbld>>> Searching for junit test output files with the pattern: TEST-.*\.xml$ in: C:\Users\jenkins\workspace\elastic+beats+6.8+multijob-windows\beat\filebeat\label\windows\src\github.com\elastic\beats
runbld>>> Found 2 test output files
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by clojure.lang.Reflector (file:/C:/Program%20Files/infra/bin/runbld) to method com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(org.xml.sax.InputSource,org.xml.sax.helpers.DefaultHandler)
WARNING: Please consider reporting this to the maintainers of clojure.lang.Reflector
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
runbld>>> Test output logs contained: Errors: 1 Failures: 0 Tests: 644 Skipped: 24
runbld>>> Storing result
runbld>>> FAILURES: 1
runbld>>> Store result: updated {:total 2, :successful 2, :failed 0} 2
runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1597739501209/t/20201014101414-9891D2C2
runbld>>> MAILING: build-beats@e***.co
runbld>>> Mail sent. Output: {:code 0, :error :SUCCESS, :message "messages sent"}
Build step 'PowerShell' marked build as failure
Archiving artifacts
Sending e-mails to: infra-root+build@elastic.co
Recording test results
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment