Started by timer Building remotely on ciworker0 (x86_64-linux-gnu runner) in workspace /var/lib/jenkins/workspace/test-extended-internet [test-extended-internet] $ /bin/sh -xe /tmp/hudson1687591741113505485.sh + SRC_DESTDIR=/srv/ci.netsurf-browser.org/html/builds/sources/master + rm -rf src.tar.gz netsurf-all + scp netsurf@ci.netsurf-browser.org:/srv/ci.netsurf-browser.org/html/builds/sources/master/latest src.tar.gz + mkdir netsurf-all + tar --strip-components=1 -C netsurf-all -axf src.tar.gz + rm -rf src.tar.gz + make -C netsurf-all TARGET=monkey make: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all' mkdir -p /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include mkdir -p /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib mkdir -p /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/bin make install --directory=buildsystem HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/buildsystem' mkdir -p /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/makefiles /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/testtools /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/citools for M in Makefile.top Makefile.tools Makefile.subdir Makefile.pkgconfig Makefile.clang Makefile.gcc Makefile.norcroft Makefile.open64; do \ cp makefiles/$M /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/makefiles/; \ done for T in testrunner.pl; do \ cp testtools/$T /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/testtools/; \ done for C in jenkins-build.sh; do \ cp citools/$C /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/citools/; \ done make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/buildsystem' make install --directory=libnslog HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnslog' BISON: src/filter-parser.y src/filter-parser.y:27.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 27 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure src/filter-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] FLEX: src/filter-lexer.l COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/filter-parser.c COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/filter-lexer.c COMPILE: src/core.c COMPILE: src/filter.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nslog/nslog.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nslog sed -e... libnslog.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnslog.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnslog' make install --directory=libwapcaplet HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libwapcaplet' COMPILE: src/libwapcaplet.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/libwapcaplet/libwapcaplet.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libwapcaplet sed -e... libwapcaplet.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libwapcaplet.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libwapcaplet' make install --directory=libparserutils HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libparserutils' ALIAS: src/charset/aliases.inc COMPILE: src/charset/aliases.c COMPILE: src/charset/codec.c COMPILE: src/charset/codecs/codec_ascii.c COMPILE: src/charset/codecs/codec_8859.c COMPILE: src/charset/codecs/codec_ext8.c COMPILE: src/charset/codecs/codec_utf8.c COMPILE: src/charset/codecs/codec_utf16.c COMPILE: src/charset/encodings/utf8.c COMPILE: src/charset/encodings/utf16.c COMPILE: src/input/filter.c COMPILE: src/input/inputstream.c COMPILE: src/utils/buffer.c COMPILE: src/utils/errors.c COMPILE: src/utils/stack.c COMPILE: src/utils/vector.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/parserutils/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils install -C -m 644 include/parserutils/functypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils install -C -m 644 include/parserutils/parserutils.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils install -C -m 644 include/parserutils/types.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils install -C -m 644 include/parserutils/charset/codec.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/charset install -C -m 644 include/parserutils/charset/mibenum.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/charset install -C -m 644 include/parserutils/charset/utf16.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/charset install -C -m 644 include/parserutils/charset/utf8.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/charset install -C -m 644 include/parserutils/input/inputstream.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/input install -C -m 644 include/parserutils/utils/buffer.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/utils install -C -m 644 include/parserutils/utils/stack.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/utils install -C -m 644 include/parserutils/utils/vector.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/utils sed -e... libparserutils.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libparserutils.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libparserutils' make install --directory=libcss HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libcss' PREPARE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/gen_parser GENERATE: src/parse/properties/autogenerated_z_index.c GENERATE: src/parse/properties/autogenerated_writing_mode.c GENERATE: src/parse/properties/autogenerated_word_spacing.c GENERATE: src/parse/properties/autogenerated_width.c GENERATE: src/parse/properties/autogenerated_widows.c GENERATE: src/parse/properties/autogenerated_white_space.c GENERATE: src/parse/properties/autogenerated_volume.c GENERATE: src/parse/properties/autogenerated_visibility.c GENERATE: src/parse/properties/autogenerated_vertical_align.c GENERATE: src/parse/properties/autogenerated_unicode_bidi.c GENERATE: src/parse/properties/autogenerated_top.c GENERATE: src/parse/properties/autogenerated_text_transform.c GENERATE: src/parse/properties/autogenerated_text_indent.c GENERATE: src/parse/properties/autogenerated_text_align.c GENERATE: src/parse/properties/autogenerated_table_layout.c GENERATE: src/parse/properties/autogenerated_stress.c GENERATE: src/parse/properties/autogenerated_speech_rate.c GENERATE: src/parse/properties/autogenerated_speak_punctuation.c GENERATE: src/parse/properties/autogenerated_speak_numeral.c GENERATE: src/parse/properties/autogenerated_speak_header.c GENERATE: src/parse/properties/autogenerated_speak.c GENERATE: src/parse/properties/autogenerated_side.c GENERATE: src/parse/properties/autogenerated_right.c GENERATE: src/parse/properties/autogenerated_richness.c GENERATE: src/parse/properties/autogenerated_position.c GENERATE: src/parse/properties/autogenerated_pitch_range.c GENERATE: src/parse/properties/autogenerated_pitch.c GENERATE: src/parse/properties/autogenerated_pause_before.c GENERATE: src/parse/properties/autogenerated_pause_after.c GENERATE: src/parse/properties/autogenerated_page_break_inside.c GENERATE: src/parse/properties/autogenerated_page_break_before.c GENERATE: src/parse/properties/autogenerated_page_break_after.c GENERATE: src/parse/properties/autogenerated_padding_top.c GENERATE: src/parse/properties/autogenerated_padding_side.c GENERATE: src/parse/properties/autogenerated_padding_right.c GENERATE: src/parse/properties/autogenerated_padding_left.c GENERATE: src/parse/properties/autogenerated_padding_bottom.c GENERATE: src/parse/properties/autogenerated_overflow_y.c GENERATE: src/parse/properties/autogenerated_overflow_x.c GENERATE: src/parse/properties/autogenerated_outline_width.c GENERATE: src/parse/properties/autogenerated_outline_style.c GENERATE: src/parse/properties/autogenerated_outline_color.c GENERATE: src/parse/properties/autogenerated_orphans.c GENERATE: src/parse/properties/autogenerated_order.c GENERATE: src/parse/properties/autogenerated_min_width.c GENERATE: src/parse/properties/autogenerated_min_height.c GENERATE: src/parse/properties/autogenerated_max_width.c GENERATE: src/parse/properties/autogenerated_max_height.c GENERATE: src/parse/properties/autogenerated_margin_top.c GENERATE: src/parse/properties/autogenerated_margin_side.c GENERATE: src/parse/properties/autogenerated_margin_right.c GENERATE: src/parse/properties/autogenerated_margin_left.c GENERATE: src/parse/properties/autogenerated_margin_bottom.c GENERATE: src/parse/properties/autogenerated_list_style_position.c GENERATE: src/parse/properties/autogenerated_list_style_image.c GENERATE: src/parse/properties/autogenerated_line_height.c GENERATE: src/parse/properties/autogenerated_letter_spacing.c GENERATE: src/parse/properties/autogenerated_left.c GENERATE: src/parse/properties/autogenerated_justify_content.c GENERATE: src/parse/properties/autogenerated_height.c GENERATE: src/parse/properties/autogenerated_font_variant.c GENERATE: src/parse/properties/autogenerated_font_style.c GENERATE: src/parse/properties/autogenerated_font_size.c GENERATE: src/parse/properties/autogenerated_float.c GENERATE: src/parse/properties/autogenerated_flex_wrap.c GENERATE: src/parse/properties/autogenerated_flex_shrink.c GENERATE: src/parse/properties/autogenerated_flex_grow.c GENERATE: src/parse/properties/autogenerated_flex_direction.c GENERATE: src/parse/properties/autogenerated_flex_basis.c GENERATE: src/parse/properties/autogenerated_empty_cells.c GENERATE: src/parse/properties/autogenerated_display.c GENERATE: src/parse/properties/autogenerated_direction.c GENERATE: src/parse/properties/autogenerated_cue_before.c GENERATE: src/parse/properties/autogenerated_cue_after.c GENERATE: src/parse/properties/autogenerated_counter_reset.c GENERATE: src/parse/properties/autogenerated_counter_increment.c GENERATE: src/parse/properties/autogenerated_column_width.c GENERATE: src/parse/properties/autogenerated_column_span.c GENERATE: src/parse/properties/autogenerated_column_rule_width.c GENERATE: src/parse/properties/autogenerated_column_rule_style.c GENERATE: src/parse/properties/autogenerated_column_rule_color.c GENERATE: src/parse/properties/autogenerated_column_gap.c GENERATE: src/parse/properties/autogenerated_column_fill.c GENERATE: src/parse/properties/autogenerated_column_count.c GENERATE: src/parse/properties/autogenerated_color.c GENERATE: src/parse/properties/autogenerated_clear.c GENERATE: src/parse/properties/autogenerated_caption_side.c GENERATE: src/parse/properties/autogenerated_break_inside.c GENERATE: src/parse/properties/autogenerated_break_before.c GENERATE: src/parse/properties/autogenerated_break_after.c GENERATE: src/parse/properties/autogenerated_box_sizing.c GENERATE: src/parse/properties/autogenerated_bottom.c GENERATE: src/parse/properties/autogenerated_border_top_width.c GENERATE: src/parse/properties/autogenerated_border_top_style.c GENERATE: src/parse/properties/autogenerated_border_top_color.c GENERATE: src/parse/properties/autogenerated_border_top.c GENERATE: src/parse/properties/autogenerated_border_side_width.c GENERATE: src/parse/properties/autogenerated_border_side_style.c GENERATE: src/parse/properties/autogenerated_border_side_color.c GENERATE: src/parse/properties/autogenerated_border_right_width.c GENERATE: src/parse/properties/autogenerated_border_right_style.c GENERATE: src/parse/properties/autogenerated_border_right_color.c GENERATE: src/parse/properties/autogenerated_border_right.c GENERATE: src/parse/properties/autogenerated_border_left_width.c GENERATE: src/parse/properties/autogenerated_border_left_style.c GENERATE: src/parse/properties/autogenerated_border_left_color.c GENERATE: src/parse/properties/autogenerated_border_left.c GENERATE: src/parse/properties/autogenerated_border_collapse.c GENERATE: src/parse/properties/autogenerated_border_bottom_width.c GENERATE: src/parse/properties/autogenerated_border_bottom_style.c GENERATE: src/parse/properties/autogenerated_border_bottom_color.c GENERATE: src/parse/properties/autogenerated_border_bottom.c GENERATE: src/parse/properties/autogenerated_background_repeat.c GENERATE: src/parse/properties/autogenerated_background_image.c GENERATE: src/parse/properties/autogenerated_background_color.c GENERATE: src/parse/properties/autogenerated_background_attachment.c GENERATE: src/parse/properties/autogenerated_align_self.c GENERATE: src/parse/properties/autogenerated_align_items.c GENERATE: src/parse/properties/autogenerated_align_content.c COMPILE: src/stylesheet.c COMPILE: src/charset/detect.c COMPILE: src/lex/lex.c COMPILE: src/parse/parse.c COMPILE: src/parse/language.c COMPILE: src/parse/important.c COMPILE: src/parse/propstrings.c COMPILE: src/parse/font_face.c COMPILE: src/parse/mq.c COMPILE: src/parse/properties/azimuth.c COMPILE: src/parse/properties/background.c COMPILE: src/parse/properties/background_position.c COMPILE: src/parse/properties/border.c COMPILE: src/parse/properties/border_color.c COMPILE: src/parse/properties/border_spacing.c COMPILE: src/parse/properties/border_style.c COMPILE: src/parse/properties/border_width.c COMPILE: src/parse/properties/clip.c COMPILE: src/parse/properties/columns.c COMPILE: src/parse/properties/column_rule.c COMPILE: src/parse/properties/content.c COMPILE: src/parse/properties/cue.c COMPILE: src/parse/properties/cursor.c COMPILE: src/parse/properties/elevation.c COMPILE: src/parse/properties/fill_opacity.c COMPILE: src/parse/properties/flex.c COMPILE: src/parse/properties/flex_flow.c COMPILE: src/parse/properties/font.c COMPILE: src/parse/properties/font_family.c COMPILE: src/parse/properties/font_weight.c COMPILE: src/parse/properties/list_style.c COMPILE: src/parse/properties/list_style_type.c COMPILE: src/parse/properties/margin.c COMPILE: src/parse/properties/opacity.c COMPILE: src/parse/properties/outline.c COMPILE: src/parse/properties/overflow.c COMPILE: src/parse/properties/padding.c COMPILE: src/parse/properties/pause.c COMPILE: src/parse/properties/play_during.c COMPILE: src/parse/properties/properties.c COMPILE: src/parse/properties/quotes.c COMPILE: src/parse/properties/stroke_opacity.c COMPILE: src/parse/properties/text_decoration.c COMPILE: src/parse/properties/utils.c COMPILE: src/parse/properties/voice_family.c COMPILE: src/parse/properties/autogenerated_background_repeat.c COMPILE: src/parse/properties/autogenerated_border_collapse.c COMPILE: src/parse/properties/autogenerated_cue_after.c COMPILE: src/parse/properties/autogenerated_cue_before.c COMPILE: src/parse/properties/autogenerated_direction.c COMPILE: src/parse/properties/autogenerated_display.c COMPILE: src/parse/properties/autogenerated_empty_cells.c COMPILE: src/parse/properties/autogenerated_float.c COMPILE: src/parse/properties/autogenerated_font_size.c COMPILE: src/parse/properties/autogenerated_font_style.c COMPILE: src/parse/properties/autogenerated_font_variant.c COMPILE: src/parse/properties/autogenerated_height.c COMPILE: src/parse/properties/autogenerated_letter_spacing.c COMPILE: src/parse/properties/autogenerated_line_height.c COMPILE: src/parse/properties/autogenerated_border_top.c COMPILE: src/parse/properties/autogenerated_border_bottom.c COMPILE: src/parse/properties/autogenerated_border_left.c COMPILE: src/parse/properties/autogenerated_border_right.c COMPILE: src/parse/properties/autogenerated_max_height.c COMPILE: src/parse/properties/autogenerated_max_width.c COMPILE: src/parse/properties/autogenerated_min_height.c COMPILE: src/parse/properties/autogenerated_min_width.c COMPILE: src/parse/properties/autogenerated_color.c COMPILE: src/parse/properties/autogenerated_padding_side.c COMPILE: src/parse/properties/autogenerated_padding_bottom.c COMPILE: src/parse/properties/autogenerated_padding_left.c COMPILE: src/parse/properties/autogenerated_padding_top.c COMPILE: src/parse/properties/autogenerated_padding_right.c COMPILE: src/parse/properties/autogenerated_margin_side.c COMPILE: src/parse/properties/autogenerated_margin_top.c COMPILE: src/parse/properties/autogenerated_margin_bottom.c COMPILE: src/parse/properties/autogenerated_margin_left.c COMPILE: src/parse/properties/autogenerated_margin_right.c COMPILE: src/parse/properties/autogenerated_side.c COMPILE: src/parse/properties/autogenerated_top.c COMPILE: src/parse/properties/autogenerated_bottom.c COMPILE: src/parse/properties/autogenerated_left.c COMPILE: src/parse/properties/autogenerated_right.c COMPILE: src/parse/properties/autogenerated_border_side_width.c COMPILE: src/parse/properties/autogenerated_border_top_width.c COMPILE: src/parse/properties/autogenerated_border_bottom_width.c COMPILE: src/parse/properties/autogenerated_border_left_width.c COMPILE: src/parse/properties/autogenerated_border_right_width.c COMPILE: src/parse/properties/autogenerated_border_side_style.c COMPILE: src/parse/properties/autogenerated_border_top_style.c COMPILE: src/parse/properties/autogenerated_border_bottom_style.c COMPILE: src/parse/properties/autogenerated_border_left_style.c COMPILE: src/parse/properties/autogenerated_border_right_style.c COMPILE: src/parse/properties/autogenerated_border_side_color.c COMPILE: src/parse/properties/autogenerated_border_top_color.c COMPILE: src/parse/properties/autogenerated_border_bottom_color.c COMPILE: src/parse/properties/autogenerated_border_left_color.c COMPILE: src/parse/properties/autogenerated_border_right_color.c COMPILE: src/parse/properties/autogenerated_counter_increment.c COMPILE: src/parse/properties/autogenerated_counter_reset.c COMPILE: src/parse/properties/autogenerated_background_attachment.c COMPILE: src/parse/properties/autogenerated_background_color.c COMPILE: src/parse/properties/autogenerated_caption_side.c COMPILE: src/parse/properties/autogenerated_clear.c COMPILE: src/parse/properties/autogenerated_background_image.c COMPILE: src/parse/properties/autogenerated_list_style_image.c COMPILE: src/parse/properties/autogenerated_list_style_position.c COMPILE: src/parse/properties/autogenerated_orphans.c COMPILE: src/parse/properties/autogenerated_outline_color.c COMPILE: src/parse/properties/autogenerated_outline_style.c COMPILE: src/parse/properties/autogenerated_outline_width.c COMPILE: src/parse/properties/autogenerated_overflow_x.c COMPILE: src/parse/properties/autogenerated_overflow_y.c COMPILE: src/parse/properties/autogenerated_page_break_after.c COMPILE: src/parse/properties/autogenerated_page_break_before.c COMPILE: src/parse/properties/autogenerated_page_break_inside.c COMPILE: src/parse/properties/autogenerated_pause_after.c COMPILE: src/parse/properties/autogenerated_pause_before.c COMPILE: src/parse/properties/autogenerated_pitch.c COMPILE: src/parse/properties/autogenerated_pitch_range.c COMPILE: src/parse/properties/autogenerated_position.c COMPILE: src/parse/properties/autogenerated_richness.c COMPILE: src/parse/properties/autogenerated_speak.c COMPILE: src/parse/properties/autogenerated_speak_header.c COMPILE: src/parse/properties/autogenerated_speak_numeral.c COMPILE: src/parse/properties/autogenerated_speak_punctuation.c COMPILE: src/parse/properties/autogenerated_speech_rate.c COMPILE: src/parse/properties/autogenerated_stress.c COMPILE: src/parse/properties/autogenerated_table_layout.c COMPILE: src/parse/properties/autogenerated_text_align.c COMPILE: src/parse/properties/autogenerated_text_indent.c COMPILE: src/parse/properties/autogenerated_text_transform.c COMPILE: src/parse/properties/autogenerated_unicode_bidi.c COMPILE: src/parse/properties/autogenerated_vertical_align.c COMPILE: src/parse/properties/autogenerated_visibility.c COMPILE: src/parse/properties/autogenerated_volume.c COMPILE: src/parse/properties/autogenerated_white_space.c COMPILE: src/parse/properties/autogenerated_widows.c COMPILE: src/parse/properties/autogenerated_width.c COMPILE: src/parse/properties/autogenerated_word_spacing.c COMPILE: src/parse/properties/autogenerated_z_index.c COMPILE: src/parse/properties/autogenerated_break_after.c COMPILE: src/parse/properties/autogenerated_break_before.c COMPILE: src/parse/properties/autogenerated_break_inside.c COMPILE: src/parse/properties/autogenerated_column_count.c COMPILE: src/parse/properties/autogenerated_column_fill.c COMPILE: src/parse/properties/autogenerated_column_gap.c COMPILE: src/parse/properties/autogenerated_column_rule_color.c COMPILE: src/parse/properties/autogenerated_column_rule_style.c COMPILE: src/parse/properties/autogenerated_column_rule_width.c COMPILE: src/parse/properties/autogenerated_column_span.c COMPILE: src/parse/properties/autogenerated_column_width.c COMPILE: src/parse/properties/autogenerated_writing_mode.c COMPILE: src/parse/properties/autogenerated_box_sizing.c COMPILE: src/parse/properties/autogenerated_align_content.c COMPILE: src/parse/properties/autogenerated_align_items.c COMPILE: src/parse/properties/autogenerated_align_self.c COMPILE: src/parse/properties/autogenerated_flex_basis.c COMPILE: src/parse/properties/autogenerated_flex_direction.c COMPILE: src/parse/properties/autogenerated_flex_grow.c COMPILE: src/parse/properties/autogenerated_flex_shrink.c COMPILE: src/parse/properties/autogenerated_flex_wrap.c COMPILE: src/parse/properties/autogenerated_justify_content.c COMPILE: src/parse/properties/autogenerated_order.c COMPILE: src/select/arena.c COMPILE: src/select/computed.c COMPILE: src/select/dispatch.c COMPILE: src/select/hash.c COMPILE: src/select/select.c COMPILE: src/select/strings.c COMPILE: src/select/font_face.c COMPILE: src/select/format_list_style.c COMPILE: src/select/unit.c COMPILE: src/select/properties/helpers.c COMPILE: src/select/properties/align_content.c COMPILE: src/select/properties/align_items.c COMPILE: src/select/properties/align_self.c COMPILE: src/select/properties/azimuth.c COMPILE: src/select/properties/background_attachment.c COMPILE: src/select/properties/background_color.c COMPILE: src/select/properties/background_image.c COMPILE: src/select/properties/background_position.c COMPILE: src/select/properties/background_repeat.c COMPILE: src/select/properties/border_bottom_color.c COMPILE: src/select/properties/border_bottom_style.c COMPILE: src/select/properties/border_bottom_width.c COMPILE: src/select/properties/border_collapse.c COMPILE: src/select/properties/border_left_color.c COMPILE: src/select/properties/border_left_style.c COMPILE: src/select/properties/border_left_width.c COMPILE: src/select/properties/border_right_color.c COMPILE: src/select/properties/border_right_style.c COMPILE: src/select/properties/border_right_width.c COMPILE: src/select/properties/border_spacing.c COMPILE: src/select/properties/border_top_color.c COMPILE: src/select/properties/border_top_style.c COMPILE: src/select/properties/border_top_width.c COMPILE: src/select/properties/bottom.c COMPILE: src/select/properties/box_sizing.c COMPILE: src/select/properties/break_after.c COMPILE: src/select/properties/break_before.c COMPILE: src/select/properties/break_inside.c COMPILE: src/select/properties/caption_side.c COMPILE: src/select/properties/clear.c COMPILE: src/select/properties/clip.c COMPILE: src/select/properties/color.c COMPILE: src/select/properties/column_count.c COMPILE: src/select/properties/column_fill.c COMPILE: src/select/properties/column_gap.c COMPILE: src/select/properties/column_rule_color.c COMPILE: src/select/properties/column_rule_style.c COMPILE: src/select/properties/column_rule_width.c COMPILE: src/select/properties/column_span.c COMPILE: src/select/properties/column_width.c COMPILE: src/select/properties/content.c COMPILE: src/select/properties/counter_increment.c COMPILE: src/select/properties/counter_reset.c COMPILE: src/select/properties/cue_after.c COMPILE: src/select/properties/cue_before.c COMPILE: src/select/properties/cursor.c COMPILE: src/select/properties/direction.c COMPILE: src/select/properties/display.c COMPILE: src/select/properties/elevation.c COMPILE: src/select/properties/empty_cells.c COMPILE: src/select/properties/fill_opacity.c COMPILE: src/select/properties/flex_basis.c COMPILE: src/select/properties/flex_direction.c COMPILE: src/select/properties/flex_grow.c COMPILE: src/select/properties/flex_shrink.c COMPILE: src/select/properties/flex_wrap.c COMPILE: src/select/properties/float.c COMPILE: src/select/properties/font_family.c COMPILE: src/select/properties/font_size.c COMPILE: src/select/properties/font_style.c COMPILE: src/select/properties/font_variant.c COMPILE: src/select/properties/font_weight.c COMPILE: src/select/properties/height.c COMPILE: src/select/properties/justify_content.c COMPILE: src/select/properties/left.c COMPILE: src/select/properties/letter_spacing.c COMPILE: src/select/properties/line_height.c COMPILE: src/select/properties/list_style_image.c COMPILE: src/select/properties/list_style_position.c COMPILE: src/select/properties/list_style_type.c COMPILE: src/select/properties/margin_bottom.c COMPILE: src/select/properties/margin_left.c COMPILE: src/select/properties/margin_right.c COMPILE: src/select/properties/margin_top.c COMPILE: src/select/properties/max_height.c COMPILE: src/select/properties/max_width.c COMPILE: src/select/properties/min_height.c COMPILE: src/select/properties/min_width.c COMPILE: src/select/properties/opacity.c COMPILE: src/select/properties/order.c COMPILE: src/select/properties/orphans.c COMPILE: src/select/properties/outline_color.c COMPILE: src/select/properties/outline_style.c COMPILE: src/select/properties/outline_width.c COMPILE: src/select/properties/overflow_x.c COMPILE: src/select/properties/overflow_y.c COMPILE: src/select/properties/padding_bottom.c COMPILE: src/select/properties/padding_left.c COMPILE: src/select/properties/padding_right.c COMPILE: src/select/properties/padding_top.c COMPILE: src/select/properties/page_break_after.c COMPILE: src/select/properties/page_break_before.c COMPILE: src/select/properties/page_break_inside.c COMPILE: src/select/properties/pause_after.c COMPILE: src/select/properties/pause_before.c COMPILE: src/select/properties/pitch.c COMPILE: src/select/properties/pitch_range.c COMPILE: src/select/properties/play_during.c COMPILE: src/select/properties/position.c COMPILE: src/select/properties/quotes.c COMPILE: src/select/properties/richness.c COMPILE: src/select/properties/right.c COMPILE: src/select/properties/speech_rate.c COMPILE: src/select/properties/speak.c COMPILE: src/select/properties/speak_header.c COMPILE: src/select/properties/speak_numeral.c COMPILE: src/select/properties/speak_punctuation.c COMPILE: src/select/properties/stress.c COMPILE: src/select/properties/stroke_opacity.c COMPILE: src/select/properties/table_layout.c COMPILE: src/select/properties/text_align.c COMPILE: src/select/properties/text_decoration.c COMPILE: src/select/properties/text_indent.c COMPILE: src/select/properties/text_transform.c COMPILE: src/select/properties/top.c COMPILE: src/select/properties/unicode_bidi.c COMPILE: src/select/properties/vertical_align.c COMPILE: src/select/properties/visibility.c COMPILE: src/select/properties/voice_family.c COMPILE: src/select/properties/volume.c COMPILE: src/select/properties/white_space.c COMPILE: src/select/properties/widows.c COMPILE: src/select/properties/width.c COMPILE: src/select/properties/word_spacing.c COMPILE: src/select/properties/writing_mode.c COMPILE: src/select/properties/z_index.c COMPILE: src/utils/errors.c COMPILE: src/utils/utils.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/libcss/computed.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/font_face.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/fpmath.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/functypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/hint.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/libcss.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/properties.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/select.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/stylesheet.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/types.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/unit.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss sed -e... libcss.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libcss.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libcss' make install --directory=libhubbub HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libhubbub' ENTITIES: src/tokeniser/entities.inc GPERF: src/treebuilder/element-type.gperf COMPILE: src/parser.c COMPILE: src/charset/detect.c COMPILE: src/tokeniser/entities.c COMPILE: src/tokeniser/tokeniser.c COMPILE: src/treebuilder/treebuilder.c COMPILE: src/treebuilder/initial.c COMPILE: src/treebuilder/before_html.c COMPILE: src/treebuilder/before_head.c COMPILE: src/treebuilder/in_head.c COMPILE: src/treebuilder/in_head_noscript.c COMPILE: src/treebuilder/after_head.c COMPILE: src/treebuilder/in_body.c COMPILE: src/treebuilder/in_table.c COMPILE: src/treebuilder/in_caption.c COMPILE: src/treebuilder/in_column_group.c COMPILE: src/treebuilder/in_table_body.c COMPILE: src/treebuilder/in_row.c COMPILE: src/treebuilder/in_cell.c COMPILE: src/treebuilder/in_select.c COMPILE: src/treebuilder/in_select_in_table.c COMPILE: src/treebuilder/in_foreign_content.c COMPILE: src/treebuilder/after_body.c COMPILE: src/treebuilder/in_frameset.c COMPILE: src/treebuilder/after_frameset.c COMPILE: src/treebuilder/after_after_body.c COMPILE: src/treebuilder/after_after_frameset.c COMPILE: src/treebuilder/generic_rcdata.c COMPILE: src/treebuilder/element-type.c COMPILE: src/utils/errors.c COMPILE: src/utils/string.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/hubbub/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub install -C -m 644 include/hubbub/functypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub install -C -m 644 include/hubbub/hubbub.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub install -C -m 644 include/hubbub/parser.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub install -C -m 644 include/hubbub/tree.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub install -C -m 644 include/hubbub/types.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub sed -e... libhubbub.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libhubbub.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libhubbub' make install --directory=libdom HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libdom' COMPILE: bindings/hubbub/parser.c COMPILE: bindings/xml/expat_xmlparser.c COMPILE: src/core/string.c COMPILE: src/core/node.c COMPILE: src/core/attr.c COMPILE: src/core/characterdata.c COMPILE: src/core/element.c COMPILE: src/core/implementation.c COMPILE: src/core/text.c COMPILE: src/core/typeinfo.c COMPILE: src/core/comment.c COMPILE: src/core/namednodemap.c COMPILE: src/core/nodelist.c COMPILE: src/core/cdatasection.c COMPILE: src/core/document_type.c COMPILE: src/core/entity_ref.c COMPILE: src/core/pi.c COMPILE: src/core/doc_fragment.c COMPILE: src/core/document.c COMPILE: src/core/tokenlist.c COMPILE: src/events/event.c COMPILE: src/events/dispatch.c COMPILE: src/events/event_target.c COMPILE: src/events/document_event.c COMPILE: src/events/custom_event.c COMPILE: src/events/keyboard_event.c COMPILE: src/events/mouse_wheel_event.c COMPILE: src/events/text_event.c COMPILE: src/events/event_listener.c COMPILE: src/events/mouse_event.c COMPILE: src/events/mutation_event.c COMPILE: src/events/ui_event.c COMPILE: src/events/mouse_multi_wheel_event.c COMPILE: src/events/mutation_name_event.c COMPILE: src/html/html_applet_element.c COMPILE: src/html/html_area_element.c COMPILE: src/html/html_anchor_element.c COMPILE: src/html/html_basefont_element.c COMPILE: src/html/html_base_element.c COMPILE: src/html/html_body_element.c COMPILE: src/html/html_button_element.c COMPILE: src/html/html_canvas_element.c COMPILE: src/html/html_collection.c COMPILE: src/html/html_document.c COMPILE: src/html/html_element.c COMPILE: src/html/html_dlist_element.c COMPILE: src/html/html_directory_element.c COMPILE: src/html/html_options_collection.c COMPILE: src/html/html_html_element.c COMPILE: src/html/html_head_element.c COMPILE: src/html/html_link_element.c COMPILE: src/html/html_title_element.c COMPILE: src/html/html_meta_element.c COMPILE: src/html/html_style_element.c COMPILE: src/html/html_form_element.c COMPILE: src/html/html_select_element.c COMPILE: src/html/html_input_element.c COMPILE: src/html/html_text_area_element.c COMPILE: src/html/html_opt_group_element.c COMPILE: src/html/html_option_element.c COMPILE: src/html/html_hr_element.c COMPILE: src/html/html_menu_element.c COMPILE: src/html/html_fieldset_element.c COMPILE: src/html/html_legend_element.c COMPILE: src/html/html_div_element.c COMPILE: src/html/html_paragraph_element.c COMPILE: src/html/html_heading_element.c COMPILE: src/html/html_quote_element.c COMPILE: src/html/html_pre_element.c COMPILE: src/html/html_br_element.c COMPILE: src/html/html_label_element.c COMPILE: src/html/html_ulist_element.c COMPILE: src/html/html_olist_element.c COMPILE: src/html/html_li_element.c COMPILE: src/html/html_font_element.c COMPILE: src/html/html_mod_element.c COMPILE: src/html/html_image_element.c COMPILE: src/html/html_object_element.c COMPILE: src/html/html_param_element.c COMPILE: src/html/html_map_element.c COMPILE: src/html/html_script_element.c COMPILE: src/html/html_tablecaption_element.c COMPILE: src/html/html_tablecell_element.c COMPILE: src/html/html_tablecol_element.c COMPILE: src/html/html_tablesection_element.c COMPILE: src/html/html_table_element.c COMPILE: src/html/html_tablerow_element.c COMPILE: src/html/html_frameset_element.c COMPILE: src/html/html_frame_element.c COMPILE: src/html/html_iframe_element.c COMPILE: src/html/html_isindex_element.c COMPILE: src/utils/namespace.c COMPILE: src/utils/hashtable.c COMPILE: src/utils/character_valid.c COMPILE: src/utils/validate.c COMPILE: src/utils/walk.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 bindings/hubbub/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/bindings/hubbub install -C -m 644 bindings/hubbub/parser.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/bindings/hubbub install -C -m 644 bindings/xml/xmlerror.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/bindings/xml install -C -m 644 bindings/xml/xmlparser.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/bindings/xml install -C -m 644 include/dom/dom.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/functypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/inttypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/walk.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/core/attr.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/characterdata.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/cdatasection.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/comment.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/doc_fragment.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/document.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/document_type.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/entity_ref.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/exceptions.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/implementation.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/namednodemap.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/node.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/nodelist.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/tokenlist.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/string.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/pi.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/text.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/typeinfo.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/events/event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/ui_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/custom_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mouse_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/keyboard_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/text_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mouse_wheel_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mouse_multi_wheel_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mutation_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/event_target.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mutation_name_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/events.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/event_listener.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/document_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/html/html_document.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_collection.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_elements.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_html_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_head_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_link_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_title_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_body_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_meta_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_form_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_button_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_canvas_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_input_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_select_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_text_area_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_option_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_opt_group_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_options_collection.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_hr_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_dlist_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_directory_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_menu_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_fieldset_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_legend_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_div_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_paragraph_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_heading_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_quote_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_pre_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_br_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_label_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_ulist_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_olist_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_li_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_font_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_mod_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_anchor_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_basefont_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_image_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_object_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_param_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_applet_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_area_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_map_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_script_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablecaption_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablecell_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablecol_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablesection_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_table_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablerow_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_base_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_style_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_frameset_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_frame_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_iframe_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_isindex_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html sed -e... libdom.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libdom.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libdom' make install --directory=libnsbmp HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsbmp' COMPILE: src/libnsbmp.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/libnsbmp.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/ sed -e... libnsbmp.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsbmp.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsbmp' make install --directory=libnsgif HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsgif' COMPILE: src/gif.c COMPILE: src/lzw.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nsgif.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... libnsgif.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsgif.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsgif' make install --directory=librosprite HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/librosprite' COMPILE: src/librosprite.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/librosprite.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... librosprite.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/librosprite.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/librosprite' make install --directory=libnsutils HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsutils' COMPILE: src/base64.c COMPILE: src/time.c COMPILE: src/unistd.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nsutils/assert.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/base64.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/endian.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/time.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/unistd.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils sed -e... libnsutils.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsutils.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsutils' make install --directory=libutf8proc HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libutf8proc' COMPILE: src/utf8proc.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/libutf8proc/utf8proc.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libutf8proc sed -e... libutf8proc.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libutf8proc.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libutf8proc' make install --directory=libnspsl HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnspsl' COMPILE: src/nspsl.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nspsl.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... libnspsl.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnspsl.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnspsl' make install --directory=libsvgtiny HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libsvgtiny' GPERF: src/colors.gperf COMPILE: src/svgtiny.c COMPILE: src/svgtiny_gradient.c COMPILE: src/svgtiny_list.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/svgtiny.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... libsvgtiny.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libsvgtiny.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libsvgtiny' make install --directory=nsgenbind HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/nsgenbind' BISON: src/webidl-parser.y src/webidl-parser.y:51.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 51 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure src/webidl-parser.y:52.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated] 52 | %error-verbose | ^~~~~~~~~~~~~~ | %define parse.error verbose src/webidl-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] FLEX: src/webidl-lexer.l BISON: src/nsgenbind-parser.y src/nsgenbind-parser.y:12.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 12 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure src/nsgenbind-parser.y:16.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated] 16 | %error-verbose | ^~~~~~~~~~~~~~ | %define parse.error verbose src/nsgenbind-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] FLEX: src/nsgenbind-lexer.l COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind-parser.c COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind-lexer.c COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/webidl-parser.c COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/webidl-lexer.c COMPILE: src/nsgenbind.c COMPILE: src/utils.c COMPILE: src/output.c COMPILE: src/webidl-ast.c COMPILE: src/nsgenbind-ast.c COMPILE: src/ir.c COMPILE: src/duk-libdom.c COMPILE: src/duk-libdom-interface.c COMPILE: src/duk-libdom-dictionary.c COMPILE: src/duk-libdom-common.c COMPILE: src/duk-libdom-generated.c LINK: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind install -C -m 755 build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/bin make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/nsgenbind' make --directory=netsurf PREFIX= TARGET=monkey make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf' M.CONFIG: JPEG (libjpeg) enabled (NETSURF_USE_JPEG := YES) M.CONFIG: PDF export (haru) disabled (NETSURF_USE_HARU_PDF := NO) M.CONFIG: glibc internal iconv enabled (NETSURF_USE_LIBICONV_PLUG := YES) M.CONFIG: Javascript (Duktape) enabled (NETSURF_USE_DUKTAPE := YES) PKG.CNFG: CSS (libcss) enabled PKG.CNFG: DOM (libdom) enabled PKG.CNFG: nsutils (libnsutils) enabled M.CONFIG: Curl (libcurl) enabled (NETSURF_USE_CURL := YES) M.CONFIG: OpenSSL (openssl) auto-enabled (NETSURF_USE_OPENSSL := AUTO) M.CONFIG: utf8 (libutf8proc) enabled (NETSURF_USE_UTF8PROC := YES) M.CONFIG: JPEGXL (libjxl) auto-disabled (NETSURF_USE_JPEGXL := AUTO) M.CONFIG: WEBP (libwebp) auto-enabled (NETSURF_USE_WEBP := AUTO) M.CONFIG: PNG (libpng) auto-enabled (NETSURF_USE_PNG := AUTO) M.CONFIG: BMP (libnsbmp) auto-enabled (NETSURF_USE_BMP := AUTO) M.CONFIG: GIF (libnsgif) auto-enabled (NETSURF_USE_GIF := AUTO) M.CONFIG: SVG (libsvgtiny) disabled (NETSURF_USE_NSSVG := NO) M.CONFIG: Sprite (librosprite) disabled (NETSURF_USE_ROSPRITE := NO) M.CONFIG: PSL (libnspsl) auto-enabled (NETSURF_USE_NSPSL := AUTO) M.CONFIG: LOG (libnslog) auto-enabled (NETSURF_USE_NSLOG := AUTO) PKG.CNFG: Check (check) enabled GENBIND: content/handlers/javascript/duktape/netsurf.bnd M.CONFIG: JPEG (libjpeg) enabled (NETSURF_USE_JPEG := YES) M.CONFIG: PDF export (haru) disabled (NETSURF_USE_HARU_PDF := NO) M.CONFIG: glibc internal iconv enabled (NETSURF_USE_LIBICONV_PLUG := YES) M.CONFIG: Javascript (Duktape) enabled (NETSURF_USE_DUKTAPE := YES) PKG.CNFG: CSS (libcss) enabled PKG.CNFG: DOM (libdom) enabled PKG.CNFG: nsutils (libnsutils) enabled M.CONFIG: Curl (libcurl) enabled (NETSURF_USE_CURL := YES) M.CONFIG: OpenSSL (openssl) auto-enabled (NETSURF_USE_OPENSSL := AUTO) M.CONFIG: utf8 (libutf8proc) enabled (NETSURF_USE_UTF8PROC := YES) M.CONFIG: JPEGXL (libjxl) auto-disabled (NETSURF_USE_JPEGXL := AUTO) M.CONFIG: WEBP (libwebp) auto-enabled (NETSURF_USE_WEBP := AUTO) M.CONFIG: PNG (libpng) auto-enabled (NETSURF_USE_PNG := AUTO) M.CONFIG: BMP (libnsbmp) auto-enabled (NETSURF_USE_BMP := AUTO) M.CONFIG: GIF (libnsgif) auto-enabled (NETSURF_USE_GIF := AUTO) M.CONFIG: SVG (libsvgtiny) disabled (NETSURF_USE_NSSVG := NO) M.CONFIG: Sprite (librosprite) disabled (NETSURF_USE_ROSPRITE := NO) M.CONFIG: PSL (libnspsl) auto-enabled (NETSURF_USE_NSPSL := AUTO) M.CONFIG: LOG (libnslog) auto-enabled (NETSURF_USE_NSLOG := AUTO) PKG.CNFG: Check (check) enabled MKDIR: build/Linux-monkey MKDIR: build/Linux-monkey/deps COMPILE: build/Linux-monkey/duktape/application_cache.c COMPILE: build/Linux-monkey/duktape/attr.c COMPILE: build/Linux-monkey/duktape/audio_track.c COMPILE: build/Linux-monkey/duktape/audio_track_list.c COMPILE: build/Linux-monkey/duktape/autocomplete_error_event.c COMPILE: build/Linux-monkey/duktape/autocomplete_error_event_init.c COMPILE: build/Linux-monkey/duktape/bar_prop.c COMPILE: build/Linux-monkey/duktape/before_unload_event.c COMPILE: build/Linux-monkey/duktape/binding.c COMPILE: build/Linux-monkey/duktape/broadcast_channel.c COMPILE: build/Linux-monkey/duktape/canvas_gradient.c COMPILE: build/Linux-monkey/duktape/canvas_pattern.c COMPILE: build/Linux-monkey/duktape/canvas_proxy.c COMPILE: build/Linux-monkey/duktape/canvas_rendering_context2d.c COMPILE: build/Linux-monkey/duktape/canvas_rendering_context2d_settings.c COMPILE: build/Linux-monkey/duktape/character_data.c COMPILE: build/Linux-monkey/duktape/close_event.c COMPILE: build/Linux-monkey/duktape/close_event_init.c COMPILE: build/Linux-monkey/duktape/comment.c COMPILE: build/Linux-monkey/duktape/composition_event.c COMPILE: build/Linux-monkey/duktape/composition_event_init.c COMPILE: build/Linux-monkey/duktape/console.c COMPILE: build/Linux-monkey/duktape/css.c COMPILE: build/Linux-monkey/duktape/css_grouping_rule.c COMPILE: build/Linux-monkey/duktape/css_import_rule.c COMPILE: build/Linux-monkey/duktape/css_margin_rule.c COMPILE: build/Linux-monkey/duktape/css_media_rule.c COMPILE: build/Linux-monkey/duktape/css_namespace_rule.c COMPILE: build/Linux-monkey/duktape/css_page_rule.c COMPILE: build/Linux-monkey/duktape/css_rule.c COMPILE: build/Linux-monkey/duktape/css_rule_list.c COMPILE: build/Linux-monkey/duktape/css_style_declaration.c COMPILE: build/Linux-monkey/duktape/css_style_rule.c COMPILE: build/Linux-monkey/duktape/css_style_sheet.c COMPILE: build/Linux-monkey/duktape/custom_event.c COMPILE: build/Linux-monkey/duktape/custom_event_init.c COMPILE: build/Linux-monkey/duktape/data_transfer.c COMPILE: build/Linux-monkey/duktape/data_transfer_item.c COMPILE: build/Linux-monkey/duktape/data_transfer_item_list.c COMPILE: build/Linux-monkey/duktape/dedicated_worker_global_scope.c COMPILE: build/Linux-monkey/duktape/document.c COMPILE: build/Linux-monkey/duktape/document_fragment.c COMPILE: build/Linux-monkey/duktape/document_type.c COMPILE: build/Linux-monkey/duktape/dom_element_map.c COMPILE: build/Linux-monkey/duktape/dom_implementation.c COMPILE: build/Linux-monkey/duktape/dom_parser.c COMPILE: build/Linux-monkey/duktape/dom_settable_token_list.c COMPILE: build/Linux-monkey/duktape/dom_string_map.c COMPILE: build/Linux-monkey/duktape/dom_token_list.c COMPILE: build/Linux-monkey/duktape/drag_event.c COMPILE: build/Linux-monkey/duktape/drag_event_init.c COMPILE: build/Linux-monkey/duktape/drawing_style.c COMPILE: build/Linux-monkey/duktape/element.c COMPILE: build/Linux-monkey/duktape/error_event.c COMPILE: build/Linux-monkey/duktape/error_event_init.c COMPILE: build/Linux-monkey/duktape/event.c COMPILE: build/Linux-monkey/duktape/event_init.c COMPILE: build/Linux-monkey/duktape/event_listener.c COMPILE: build/Linux-monkey/duktape/event_modifier_init.c COMPILE: build/Linux-monkey/duktape/event_source.c COMPILE: build/Linux-monkey/duktape/event_source_init.c COMPILE: build/Linux-monkey/duktape/event_target.c COMPILE: build/Linux-monkey/duktape/external.c COMPILE: build/Linux-monkey/duktape/focus_event.c COMPILE: build/Linux-monkey/duktape/focus_event_init.c COMPILE: build/Linux-monkey/duktape/hash_change_event.c COMPILE: build/Linux-monkey/duktape/hash_change_event_init.c COMPILE: build/Linux-monkey/duktape/history.c COMPILE: build/Linux-monkey/duktape/hit_region_options.c COMPILE: build/Linux-monkey/duktape/html_all_collection.c COMPILE: build/Linux-monkey/duktape/html_anchor_element.c COMPILE: build/Linux-monkey/duktape/html_applet_element.c COMPILE: build/Linux-monkey/duktape/html_area_element.c COMPILE: build/Linux-monkey/duktape/html_audio_element.c COMPILE: build/Linux-monkey/duktape/html_base_element.c COMPILE: build/Linux-monkey/duktape/html_body_element.c COMPILE: build/Linux-monkey/duktape/html_br_element.c COMPILE: build/Linux-monkey/duktape/html_button_element.c COMPILE: build/Linux-monkey/duktape/html_canvas_element.c COMPILE: build/Linux-monkey/duktape/html_collection.c COMPILE: build/Linux-monkey/duktape/html_data_element.c COMPILE: build/Linux-monkey/duktape/html_data_list_element.c COMPILE: build/Linux-monkey/duktape/html_details_element.c COMPILE: build/Linux-monkey/duktape/html_dialog_element.c COMPILE: build/Linux-monkey/duktape/html_directory_element.c COMPILE: build/Linux-monkey/duktape/html_div_element.c COMPILE: build/Linux-monkey/duktape/html_dlist_element.c COMPILE: build/Linux-monkey/duktape/html_element.c COMPILE: build/Linux-monkey/duktape/html_embed_element.c COMPILE: build/Linux-monkey/duktape/html_field_set_element.c COMPILE: build/Linux-monkey/duktape/html_font_element.c COMPILE: build/Linux-monkey/duktape/html_form_controls_collection.c COMPILE: build/Linux-monkey/duktape/html_form_element.c COMPILE: build/Linux-monkey/duktape/html_frame_element.c COMPILE: build/Linux-monkey/duktape/html_frame_set_element.c COMPILE: build/Linux-monkey/duktape/html_head_element.c COMPILE: build/Linux-monkey/duktape/html_heading_element.c COMPILE: build/Linux-monkey/duktape/html_hr_element.c COMPILE: build/Linux-monkey/duktape/html_html_element.c COMPILE: build/Linux-monkey/duktape/html_iframe_element.c COMPILE: build/Linux-monkey/duktape/html_image_element.c COMPILE: build/Linux-monkey/duktape/html_input_element.c COMPILE: build/Linux-monkey/duktape/html_keygen_element.c COMPILE: build/Linux-monkey/duktape/html_label_element.c COMPILE: build/Linux-monkey/duktape/html_legend_element.c COMPILE: build/Linux-monkey/duktape/html_li_element.c COMPILE: build/Linux-monkey/duktape/html_link_element.c COMPILE: build/Linux-monkey/duktape/html_map_element.c COMPILE: build/Linux-monkey/duktape/html_marquee_element.c COMPILE: build/Linux-monkey/duktape/html_media_element.c COMPILE: build/Linux-monkey/duktape/html_menu_element.c COMPILE: build/Linux-monkey/duktape/html_menu_item_element.c COMPILE: build/Linux-monkey/duktape/html_meta_element.c COMPILE: build/Linux-monkey/duktape/html_meter_element.c COMPILE: build/Linux-monkey/duktape/html_mod_element.c COMPILE: build/Linux-monkey/duktape/html_object_element.c COMPILE: build/Linux-monkey/duktape/html_olist_element.c COMPILE: build/Linux-monkey/duktape/html_opt_group_element.c COMPILE: build/Linux-monkey/duktape/html_option_element.c COMPILE: build/Linux-monkey/duktape/html_options_collection.c COMPILE: build/Linux-monkey/duktape/html_output_element.c COMPILE: build/Linux-monkey/duktape/html_paragraph_element.c COMPILE: build/Linux-monkey/duktape/html_param_element.c COMPILE: build/Linux-monkey/duktape/html_picture_element.c COMPILE: build/Linux-monkey/duktape/html_pre_element.c COMPILE: build/Linux-monkey/duktape/html_progress_element.c COMPILE: build/Linux-monkey/duktape/html_quote_element.c COMPILE: build/Linux-monkey/duktape/html_script_element.c COMPILE: build/Linux-monkey/duktape/html_select_element.c COMPILE: build/Linux-monkey/duktape/html_source_element.c COMPILE: build/Linux-monkey/duktape/html_span_element.c COMPILE: build/Linux-monkey/duktape/html_style_element.c COMPILE: build/Linux-monkey/duktape/html_table_caption_element.c COMPILE: build/Linux-monkey/duktape/html_table_cell_element.c COMPILE: build/Linux-monkey/duktape/html_table_col_element.c COMPILE: build/Linux-monkey/duktape/html_table_data_cell_element.c COMPILE: build/Linux-monkey/duktape/html_table_element.c COMPILE: build/Linux-monkey/duktape/html_table_header_cell_element.c COMPILE: build/Linux-monkey/duktape/html_table_row_element.c COMPILE: build/Linux-monkey/duktape/html_table_section_element.c COMPILE: build/Linux-monkey/duktape/html_template_element.c COMPILE: build/Linux-monkey/duktape/html_text_area_element.c COMPILE: build/Linux-monkey/duktape/html_time_element.c COMPILE: build/Linux-monkey/duktape/html_title_element.c COMPILE: build/Linux-monkey/duktape/html_track_element.c COMPILE: build/Linux-monkey/duktape/html_ulist_element.c COMPILE: build/Linux-monkey/duktape/html_unknown_element.c COMPILE: build/Linux-monkey/duktape/html_video_element.c COMPILE: build/Linux-monkey/duktape/image_bitmap.c COMPILE: build/Linux-monkey/duktape/image_data.c COMPILE: build/Linux-monkey/duktape/keyboard_event.c COMPILE: build/Linux-monkey/duktape/keyboard_event_init.c COMPILE: build/Linux-monkey/duktape/location.c COMPILE: build/Linux-monkey/duktape/media_controller.c COMPILE: build/Linux-monkey/duktape/media_error.c COMPILE: build/Linux-monkey/duktape/media_list.c COMPILE: build/Linux-monkey/duktape/message_channel.c COMPILE: build/Linux-monkey/duktape/message_event.c COMPILE: build/Linux-monkey/duktape/message_event_init.c COMPILE: build/Linux-monkey/duktape/message_port.c COMPILE: build/Linux-monkey/duktape/mime_type.c COMPILE: build/Linux-monkey/duktape/mime_type_array.c COMPILE: build/Linux-monkey/duktape/mouse_event.c COMPILE: build/Linux-monkey/duktape/mouse_event_init.c COMPILE: build/Linux-monkey/duktape/mutation_event.c COMPILE: build/Linux-monkey/duktape/mutation_observer.c COMPILE: build/Linux-monkey/duktape/mutation_observer_init.c COMPILE: build/Linux-monkey/duktape/mutation_record.c COMPILE: build/Linux-monkey/duktape/named_node_map.c COMPILE: build/Linux-monkey/duktape/navigator.c COMPILE: build/Linux-monkey/duktape/node.c COMPILE: build/Linux-monkey/duktape/node_filter.c COMPILE: build/Linux-monkey/duktape/node_iterator.c COMPILE: build/Linux-monkey/duktape/node_list.c COMPILE: build/Linux-monkey/duktape/page_transition_event.c COMPILE: build/Linux-monkey/duktape/page_transition_event_init.c COMPILE: build/Linux-monkey/duktape/path2d.c COMPILE: build/Linux-monkey/duktape/plugin.c COMPILE: build/Linux-monkey/duktape/plugin_array.c COMPILE: build/Linux-monkey/duktape/pop_state_event.c COMPILE: build/Linux-monkey/duktape/pop_state_event_init.c COMPILE: build/Linux-monkey/duktape/processing_instruction.c COMPILE: build/Linux-monkey/duktape/pseudo_element.c COMPILE: build/Linux-monkey/duktape/radio_node_list.c COMPILE: build/Linux-monkey/duktape/range.c COMPILE: build/Linux-monkey/duktape/related_event.c COMPILE: build/Linux-monkey/duktape/related_event_init.c COMPILE: build/Linux-monkey/duktape/shared_worker.c COMPILE: build/Linux-monkey/duktape/shared_worker_global_scope.c COMPILE: build/Linux-monkey/duktape/storage.c COMPILE: build/Linux-monkey/duktape/storage_event.c COMPILE: build/Linux-monkey/duktape/storage_event_init.c COMPILE: build/Linux-monkey/duktape/style_sheet.c COMPILE: build/Linux-monkey/duktape/style_sheet_list.c COMPILE: build/Linux-monkey/duktape/svg_element.c COMPILE: build/Linux-monkey/duktape/text.c COMPILE: build/Linux-monkey/duktape/text_metrics.c COMPILE: build/Linux-monkey/duktape/text_track.c COMPILE: build/Linux-monkey/duktape/text_track_cue.c COMPILE: build/Linux-monkey/duktape/text_track_cue_list.c COMPILE: build/Linux-monkey/duktape/text_track_list.c COMPILE: build/Linux-monkey/duktape/time_ranges.c COMPILE: build/Linux-monkey/duktape/touch.c COMPILE: build/Linux-monkey/duktape/track_event.c COMPILE: build/Linux-monkey/duktape/track_event_init.c COMPILE: build/Linux-monkey/duktape/tree_walker.c COMPILE: build/Linux-monkey/duktape/ui_event.c COMPILE: build/Linux-monkey/duktape/ui_event_init.c COMPILE: build/Linux-monkey/duktape/url.c COMPILE: build/Linux-monkey/duktape/url_search_params.c COMPILE: build/Linux-monkey/duktape/validity_state.c COMPILE: build/Linux-monkey/duktape/video_track.c COMPILE: build/Linux-monkey/duktape/video_track_list.c COMPILE: build/Linux-monkey/duktape/web_socket.c COMPILE: build/Linux-monkey/duktape/wheel_event.c COMPILE: build/Linux-monkey/duktape/wheel_event_init.c COMPILE: build/Linux-monkey/duktape/window.c COMPILE: build/Linux-monkey/duktape/worker.c COMPILE: build/Linux-monkey/duktape/worker_global_scope.c COMPILE: build/Linux-monkey/duktape/worker_location.c COMPILE: build/Linux-monkey/duktape/worker_navigator.c COMPILE: build/Linux-monkey/duktape/xml_document.c COMPILE: build/Linux-monkey/duktape/xml_serializer.c COMPILE: content/content.c COMPILE: content/content_factory.c COMPILE: content/fetch.c COMPILE: content/fetchers/about/about.c COMPILE: content/fetchers/about/blank.c COMPILE: content/fetchers/about/certificate.c COMPILE: content/fetchers/about/chart.c COMPILE: content/fetchers/about/choices.c COMPILE: content/fetchers/about/config.c COMPILE: content/fetchers/about/imagecache.c COMPILE: content/fetchers/about/nscolours.c COMPILE: content/fetchers/about/query.c COMPILE: content/fetchers/about/query_auth.c COMPILE: content/fetchers/about/query_fetcherror.c COMPILE: content/fetchers/about/query_privacy.c COMPILE: content/fetchers/about/query_timeout.c TESTMENT: build/Linux-monkey/testament.h COMPILE: content/fetchers/about/testament.c COMPILE: content/fetchers/curl.c COMPILE: content/fetchers/data.c COMPILE: content/fetchers/file/dirlist.c COMPILE: content/fetchers/file/file.c COMPILE: content/fetchers/resource.c COMPILE: content/fs_backing_store.c COMPILE: content/handlers/css/css.c COMPILE: content/handlers/css/dump.c COMPILE: content/handlers/css/hints.c COMPILE: content/handlers/css/internal.c COMPILE: content/handlers/css/select.c COMPILE: content/handlers/html/box_construct.c COMPILE: content/handlers/html/box_inspect.c COMPILE: content/handlers/html/box_manipulate.c COMPILE: content/handlers/html/box_normalise.c COMPILE: content/handlers/html/box_special.c COMPILE: content/handlers/html/box_textarea.c COMPILE: content/handlers/html/css.c COMPILE: content/handlers/html/css_fetcher.c COMPILE: content/handlers/html/dom_event.c COMPILE: content/handlers/html/font.c COMPILE: content/handlers/html/form.c COMPILE: content/handlers/html/forms.c COMPILE: content/handlers/html/html.c COMPILE: content/handlers/html/imagemap.c COMPILE: content/handlers/html/interaction.c COMPILE: content/handlers/html/layout.c COMPILE: content/handlers/html/layout_flex.c COMPILE: content/handlers/html/object.c COMPILE: content/handlers/html/redraw.c COMPILE: content/handlers/html/redraw_border.c COMPILE: content/handlers/html/script.c COMPILE: content/handlers/html/table.c COMPILE: content/handlers/html/textselection.c COMPILE: content/handlers/image/bmp.c COMPILE: content/handlers/image/gif.c COMPILE: content/handlers/image/ico.c COMPILE: content/handlers/image/image.c COMPILE: content/handlers/image/image_cache.c COMPILE: content/handlers/image/jpeg.c COMPILE: content/handlers/image/png.c COMPILE: content/handlers/image/webp.c COMPILE: content/handlers/javascript/content.c MKDIR: build/Linux-monkey/tools BUILD CC: build/Linux-monkey/tools/xxd XXD: content/handlers/javascript/duktape/generics.js XXD: content/handlers/javascript/duktape/polyfill.js COMPILE: content/handlers/javascript/duktape/dukky.c COMPILE: content/handlers/javascript/duktape/duktape.c COMPILE: content/handlers/javascript/fetcher.c COMPILE: content/handlers/text/textplain.c COMPILE: content/hlcache.c COMPILE: content/llcache.c COMPILE: content/mimesniff.c COMPILE: content/no_backing_store.c COMPILE: content/textsearch.c COMPILE: content/urldb.c COMPILE: desktop/bitmap.c COMPILE: desktop/browser.c COMPILE: desktop/browser_history.c COMPILE: desktop/browser_window.c COMPILE: desktop/cookie_manager.c COMPILE: desktop/cw_helper.c COMPILE: desktop/download.c COMPILE: desktop/font_haru.c COMPILE: desktop/frames.c COMPILE: desktop/global_history.c COMPILE: desktop/gui_factory.c COMPILE: desktop/hotlist.c COMPILE: desktop/knockout.c COMPILE: desktop/local_history.c COMPILE: desktop/mouse.c COMPILE: desktop/netsurf.c COMPILE: desktop/page-info.c COMPILE: desktop/plot_style.c COMPILE: desktop/print.c COMPILE: desktop/save_complete.c COMPILE: desktop/save_pdf.c COMPILE: desktop/save_text.c COMPILE: desktop/scrollbar.c COMPILE: desktop/search.c COMPILE: desktop/searchweb.c COMPILE: desktop/selection.c COMPILE: desktop/system_colour.c COMPILE: desktop/textarea.c COMPILE: desktop/textinput.c COMPILE: desktop/treeview.c COMPILE: desktop/version.c COMPILE: frontends/monkey/401login.c COMPILE: frontends/monkey/bitmap.c COMPILE: frontends/monkey/browser.c COMPILE: frontends/monkey/dispatch.c COMPILE: frontends/monkey/download.c COMPILE: frontends/monkey/fetch.c COMPILE: frontends/monkey/filetype.c COMPILE: frontends/monkey/layout.c COMPILE: frontends/monkey/main.c COMPILE: frontends/monkey/output.c COMPILE: frontends/monkey/plot.c COMPILE: frontends/monkey/schedule.c COMPILE: utils/bloom.c COMPILE: utils/corestrings.c COMPILE: utils/file.c COMPILE: utils/filename.c COMPILE: utils/filepath.c COMPILE: utils/hashmap.c COMPILE: utils/hashtable.c COMPILE: utils/http/cache-control.c COMPILE: utils/http/challenge.c COMPILE: utils/http/content-disposition.c COMPILE: utils/http/content-type.c COMPILE: utils/http/generics.c COMPILE: utils/http/parameter.c COMPILE: utils/http/primitives.c COMPILE: utils/http/strict-transport-security.c COMPILE: utils/http/www-authenticate.c COMPILE: utils/idna.c COMPILE: utils/libdom.c COMPILE: utils/log.c COMPILE: utils/messages.c COMPILE: utils/nscolour.c COMPILE: utils/nsoption.c COMPILE: utils/nsurl/nsurl.c COMPILE: utils/nsurl/parse.c COMPILE: utils/punycode.c COMPILE: utils/ssl_certs.c COMPILE: utils/talloc.c COMPILE: utils/time.c COMPILE: utils/url.c COMPILE: utils/useragent.c COMPILE: utils/utf8.c COMPILE: utils/utils.c BUILD CC: build/Linux-monkey/tools/split-messages MSGSPLIT: Language: de Filter: monkey MSGSPLIT: Language: en Filter: monkey MSGSPLIT: Language: fr Filter: monkey MSGSPLIT: Language: it Filter: monkey MSGSPLIT: Language: nl Filter: monkey MSGSPLIT: Language: zh_CN Filter: monkey LINK: nsmonkey LINKDEPS: nsmonkey make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf' touch /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/build-stamp make: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all' + cd netsurf-all/netsurf + LC_ALL=C.UTF-8 test/monkey-see-monkey-do -v -d extended-internet -g extended-internet1 Fetching tests... Parsing tests... Running tests... Start group: extended-internet1 [ Internet based tests that take an extended period to execute ] => Run test: extended-internet/popular-sites-1.yaml STDOUT: Running test: [extended-internet1] test 1 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.75s Action: navigate win1 --> https://facebook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.94s Action: navigate win1 --> https://youtube.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.06s Action: navigate win1 --> https://twitter.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.35s Action: navigate win1 --> https://linkedin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.41s Action: navigate win1 --> https://microsoft.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.50s Action: navigate win1 --> https://instagram.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.52s Action: navigate win1 --> https://wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.28s Action: navigate win1 --> https://apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.78s Action: navigate win1 --> https://plus.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.48s Action: navigate win1 --> https://adobe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.38s Action: navigate win1 --> https://en.wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.68s Action: navigate win1 --> https://itunes.apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.95s Action: navigate win1 --> https://youtu.be/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.92s Action: navigate win1 --> https://vimeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.85s Action: navigate win1 --> https://goo.gl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.22s Action: navigate win1 --> https://pinterest.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.09s Action: navigate win1 --> https://wordpress.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.39s Action: navigate win1 --> https://googletagmanager.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.23s Action: navigate win1 --> https://play.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.21s Action: timer-stop totaltimer took: 100.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1001.yaml STDOUT: Running test: [extended-internet1] test 1001 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://beritasatu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.15s Action: navigate win1 --> https://sca.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.05s Action: navigate win1 --> https://courtauld.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.59s Action: navigate win1 --> https://goanimate.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.93s Action: navigate win1 --> https://peoplestylewatch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://tvfool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.12s Action: navigate win1 --> https://goear.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://diyargil.ir/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.15s Action: navigate win1 --> https://acer.edu.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.17s Action: navigate win1 --> https://thebostonchannel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.68s Action: navigate win1 --> https://amoxicillin500.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://biology-online.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.71s Action: navigate win1 --> https://tpub.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.31s Action: navigate win1 --> https://goonporn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.83s Action: navigate win1 --> https://jacionline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.94s Action: navigate win1 --> https://zzz4.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.26s Action: navigate win1 --> https://lifeandstylemag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.98s Action: navigate win1 --> https://commoncause.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.93s Action: navigate win1 --> https://pomodorotechnique.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://dometic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.95s Action: timer-stop totaltimer took: 189.03s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1041.yaml STDOUT: Running test: [extended-internet1] test 1041 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://studytimes.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://unroll.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.74s Action: navigate win1 --> https://680news.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://feeyo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://zabasearch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.99s Action: navigate win1 --> https://class-central.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.53s Action: navigate win1 --> https://bcia.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.33s Action: navigate win1 --> https://bbsrc.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.23s Action: navigate win1 --> https://gportal.hu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.32s Action: navigate win1 --> https://sportsrants.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.92s Action: navigate win1 --> https://nbcuniversal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.85s Action: navigate win1 --> https://hellobc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.93s Action: navigate win1 --> https://pooltodrive.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.97s Action: navigate win1 --> https://adventhealth.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.63s Action: navigate win1 --> https://wtrawie.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.07s Action: navigate win1 --> https://nhm.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.28s Action: navigate win1 --> https://clonezilla.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.84s Action: navigate win1 --> https://hitslink.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.61s Action: navigate win1 --> https://zcom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.22s Action: navigate win1 --> https://nmha.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.78s Action: timer-stop totaltimer took: 144.52s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1081.yaml STDOUT: Running test: [extended-internet1] test 1081 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://cont.ws/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.30s Action: navigate win1 --> https://asureforce.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.36s Action: navigate win1 --> https://neworleansonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.62s Action: navigate win1 --> https://disa.mil/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.80s Action: navigate win1 --> https://healthmap.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.52s Action: navigate win1 --> https://yaml.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.43s Action: navigate win1 --> https://3987.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://ybxww.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://victoriabrides.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.17s Action: navigate win1 --> https://fa-mag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.28s Action: navigate win1 --> https://cpanet.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.04s Action: navigate win1 --> https://latin42.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.48s Action: navigate win1 --> https://themecountry.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.67s Action: navigate win1 --> https://ch.vu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.65s Action: navigate win1 --> https://bayer.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.64s Action: navigate win1 --> https://iota.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.12s Action: navigate win1 --> https://siliconbeat.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.16s Action: navigate win1 --> https://sabanciuniv.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.91s Action: navigate win1 --> https://qemu.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.64s Action: navigate win1 --> https://livrariacultura.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.16s Action: timer-stop totaltimer took: 162.99s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1121.yaml STDOUT: Running test: [extended-internet1] test 1121 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://ucp.pt/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.57s Action: navigate win1 --> https://bizzabo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.77s Action: navigate win1 --> https://naias.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.29s Action: navigate win1 --> https://asisonline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.96s Action: navigate win1 --> https://ivanti.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.77s Action: navigate win1 --> https://gotoip11.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.37s Action: navigate win1 --> https://lcfc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.85s Action: navigate win1 --> https://sinembargo.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.35s Action: navigate win1 --> https://chalkbeat.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.25s Action: navigate win1 --> https://agorapulse.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.84s Action: navigate win1 --> https://worldoftanks.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://modernmechanix.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.97s Action: navigate win1 --> https://everystockphoto.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.79s Action: navigate win1 --> https://famousscientists.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.69s Action: navigate win1 --> https://twu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.89s Action: navigate win1 --> https://net.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://pnp.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.38s Action: navigate win1 --> https://nts.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.85s Action: navigate win1 --> https://gemius.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.24s Action: navigate win1 --> https://sanjoseca.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.66s Action: timer-stop totaltimer took: 169.65s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1161.yaml STDOUT: Running test: [extended-internet1] test 1161 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://decathlon.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.75s Action: navigate win1 --> https://ezvid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.25s Action: navigate win1 --> https://awkwardfamilyphotos.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.91s Action: navigate win1 --> https://afa.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.20s Action: navigate win1 --> https://tinylink.in/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.73s Action: navigate win1 --> https://rif.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.46s Action: navigate win1 --> https://thrifty.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://neo4j.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.00s Action: navigate win1 --> https://viva.co.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.29s Action: navigate win1 --> https://ytn.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.39s Action: navigate win1 --> https://huainan.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://thai-viagra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.29s Action: navigate win1 --> https://lasix40.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.51s Action: navigate win1 --> https://merkur-online.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.72s Action: navigate win1 --> https://koeln.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.96s Action: navigate win1 --> https://wapka.mobi/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: navigate win1 --> https://ag.gov.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.26s Action: navigate win1 --> https://bdsmovement.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.12s Action: navigate win1 --> https://mammut.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.20s Action: navigate win1 --> https://askdrcliff.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.28s Action: timer-stop totaltimer took: 217.18s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1201.yaml STDOUT: Running test: [extended-internet1] test 1201 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://ttv.com.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.29s Action: navigate win1 --> https://picshare.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.97s Action: navigate win1 --> https://underarmouroutletclearance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.74s Action: navigate win1 --> https://chuckecheese.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.65s Action: navigate win1 --> https://designweek.co.uk/ Action: block WARNING: Unicode decode error WARNING: Unicode decode error WARNING: Unicode decode error WARNING: Unicode decode error Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.56s Action: navigate win1 --> https://nowec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://jianke.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://ufsm.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://bloguez.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.05s Action: navigate win1 --> https://creditloansguaranteedapproval2018.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://macdailynews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.19s Action: navigate win1 --> https://foxconnect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.49s Action: navigate win1 --> https://indocinonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.61s Action: navigate win1 --> https://ultranet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://yimg.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.37s Action: navigate win1 --> https://vivaticket.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://aqua.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.79s Action: navigate win1 --> https://sundaytimes.lk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://zone-h.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.81s Action: navigate win1 --> https://loginza.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.39s Action: timer-stop totaltimer took: 200.02s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-121.yaml STDOUT: Running test: [extended-internet1] test 121 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://lastampa.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.09s Action: navigate win1 --> https://marca.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.84s Action: navigate win1 --> https://mediapost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.33s Action: navigate win1 --> https://globaltimes.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://lexpress.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.09s Action: navigate win1 --> https://unicode.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.44s Action: navigate win1 --> https://bodybuilding.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.50s Action: navigate win1 --> https://news-medical.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.79s Action: navigate win1 --> https://surveygizmo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.57s Action: navigate win1 --> https://minecraft.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://metacritic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.56s Action: navigate win1 --> https://elitedaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.87s Action: navigate win1 --> https://tigris.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.63s Action: navigate win1 --> https://flipsnack.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.39s Action: navigate win1 --> https://ornl.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.49s Action: navigate win1 --> https://ul.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.41s Action: navigate win1 --> https://virgin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.35s Action: navigate win1 --> https://soton.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://medicaldaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.42s Action: navigate win1 --> https://amnh.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.91s Action: timer-stop totaltimer took: 87.38s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1241.yaml STDOUT: Running test: [extended-internet1] test 1241 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://thy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.55s Action: navigate win1 --> https://fivb.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.26s Action: navigate win1 --> https://mcaf.ee/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.26s Action: navigate win1 --> https://salem-news.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.04s Action: navigate win1 --> https://gamereactor.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.40s Action: navigate win1 --> https://video214.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.49s Action: navigate win1 --> https://insidermonkey.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.82s Action: navigate win1 --> https://podiumrunner.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.79s Action: navigate win1 --> https://commarts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.49s Action: navigate win1 --> https://shoryuken.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.30s Action: navigate win1 --> https://vizio.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.96s Action: navigate win1 --> https://adscheaper.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.30s Action: navigate win1 --> https://aktualne.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.95s Action: navigate win1 --> https://powerschool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.11s Action: navigate win1 --> https://tjkx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.05s Action: navigate win1 --> https://zixiutangpollencapsules.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.48s Action: navigate win1 --> https://doylesllc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.41s Action: navigate win1 --> https://wdam.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.63s Action: navigate win1 --> https://numpy.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.96s Action: navigate win1 --> https://demonoid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: timer-stop totaltimer took: 115.41s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1281.yaml STDOUT: Running test: [extended-internet1] test 1281 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://penelopetrunk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.57s Action: navigate win1 --> https://volcanodiscovery.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.28s Action: navigate win1 --> https://kaoshizjw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.52s Action: navigate win1 --> https://alfaromeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.31s Action: navigate win1 --> https://manhattan.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.97s Action: navigate win1 --> https://ecologyandsociety.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.40s Action: navigate win1 --> https://yuga.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.99s Action: navigate win1 --> https://thefamouspeople.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.94s Action: navigate win1 --> https://e-architect.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.59s Action: navigate win1 --> https://hg.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.11s Action: navigate win1 --> https://baseball-bats.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://innocom.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.31s Action: navigate win1 --> https://xinli001.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.99s Action: navigate win1 --> https://tmjphysioclinic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.60s Action: navigate win1 --> https://nhra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.26s Action: navigate win1 --> https://addictinginfo.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.77s Action: navigate win1 --> https://creativepro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.34s Action: navigate win1 --> https://gi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.31s Action: navigate win1 --> https://dti.gov.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://uams.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.15s Action: timer-stop totaltimer took: 176.66s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1321.yaml STDOUT: Running test: [extended-internet1] test 1321 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://bloodshed.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.58s Action: navigate win1 --> https://bundespraesident.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.03s Action: navigate win1 --> https://klook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.00s Action: navigate win1 --> https://playdadnme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.71s Action: navigate win1 --> https://beatsbydrdresolo.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.28s Action: navigate win1 --> https://bordersalertandready.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.04s Action: navigate win1 --> https://gouv.ml/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.27s Action: navigate win1 --> https://0pk.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.46s Action: navigate win1 --> https://carolinaherrera.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.68s Action: navigate win1 --> https://colombiareports.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.06s Action: navigate win1 --> https://nevershutdown.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://pornhub.directory/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chncpa.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.45s Action: navigate win1 --> https://backchannel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.54s Action: navigate win1 --> https://favicon.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.14s Action: navigate win1 --> https://voki.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://uwplatt.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.42s Action: navigate win1 --> https://lyx.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.51s Action: navigate win1 --> https://wwwhatsnew.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.58s Action: navigate win1 --> https://rocketlawyer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.92s Action: timer-stop totaltimer took: 109.80s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1361.yaml STDOUT: Running test: [extended-internet1] test 1361 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://projecthoneypot.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.14s Action: navigate win1 --> https://aspect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.45s Action: navigate win1 --> https://issn.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.53s Action: navigate win1 --> https://gazetevatan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.60s Action: navigate win1 --> https://gzcyled.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.65s Action: navigate win1 --> https://naszezatonie.org.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.65s Action: navigate win1 --> https://www.bag.admin.ch/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.66s Action: navigate win1 --> https://ishuo.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.15s Action: navigate win1 --> https://sex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.80s Action: navigate win1 --> https://domelec-dz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.95s Action: navigate win1 --> https://data.parliament.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.35s Action: navigate win1 --> https://btcoinz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.47s Action: navigate win1 --> https://idcquan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://alaskadispatch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://acne.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.77s Action: navigate win1 --> https://dwheeler.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.40s Action: navigate win1 --> https://rechtsanwalt-schwenke.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.55s Action: navigate win1 --> https://nova.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.34s Action: navigate win1 --> https://nncc626.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://coolworks.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.85s Action: timer-stop totaltimer took: 175.99s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1401.yaml STDOUT: Running test: [extended-internet1] test 1401 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://electrum.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.65s Action: navigate win1 --> https://farmsanctuary.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.49s Action: navigate win1 --> https://impossiblefoods.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.49s Action: navigate win1 --> https://basketballshoes.com.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.93s Action: navigate win1 --> https://wtfeusa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.06s Action: navigate win1 --> https://htsec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://buffalobills.com/ Action: block WARNING: Unicode decode error WARNING: Unicode decode error WARNING: Unicode decode error WARNING: Unicode decode error Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.46s Action: navigate win1 --> https://beeg.men/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://imagechef.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s Action: navigate win1 --> https://byethost13.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.20s Action: navigate win1 --> https://lme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.86s Action: navigate win1 --> https://fmworld.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.82s Action: navigate win1 --> https://bunte.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.99s Action: navigate win1 --> https://egger.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.20s Action: navigate win1 --> https://visitvictoria.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.38s Action: navigate win1 --> https://china-insurance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.26s Action: navigate win1 --> https://zuerich.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.59s Action: navigate win1 --> https://ctempurl.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://macaotourism.gov.mo/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.70s Action: navigate win1 --> https://katespade-outlet.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.64s Action: timer-stop totaltimer took: 100.85s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1441.yaml STDOUT: Running test: [extended-internet1] test 1441 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://jrn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.05s Action: navigate win1 --> https://nl.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://borussia.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.99s Action: navigate win1 --> https://cams.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.97s Action: navigate win1 --> https://lnwshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.57s Action: navigate win1 --> https://alexhost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.93s Action: navigate win1 --> https://chloromycetin2018.icu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://journalmetro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.22s Action: navigate win1 --> https://officiallachargersshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.08s Action: navigate win1 --> https://rcn.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.34s Action: navigate win1 --> https://bagdreams.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://sebastianvonmeding.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.62s Action: navigate win1 --> https://ageofempires.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.11s Action: navigate win1 --> https://college-de-france.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://gulfair.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.38s Action: navigate win1 --> https://njcu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.43s Action: navigate win1 --> https://imust.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.02s Action: navigate win1 --> https://blogger.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.55s Action: navigate win1 --> https://sunnewsonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.94s Action: navigate win1 --> https://totalwine.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.67s Action: timer-stop totaltimer took: 91.17s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1481.yaml STDOUT: Running test: [extended-internet1] test 1481 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://qihuiwang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.83s Action: navigate win1 --> https://keap.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.20s Action: navigate win1 --> https://coachoutletonlinestore.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.10s Action: navigate win1 --> https://webcams.travel/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.60s Action: navigate win1 --> https://onthesnow.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.53s Action: navigate win1 --> https://qdaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.65s Action: navigate win1 --> https://massaudubon.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.12s Action: navigate win1 --> https://endhomelessness.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.18s Action: navigate win1 --> https://g-ghoneim.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.12s Action: navigate win1 --> https://cssplay.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.13s Action: navigate win1 --> https://zoloft75.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://iblogger.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.10s Action: navigate win1 --> https://transferbigfiles.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.08s Action: navigate win1 --> https://ironmountain.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.63s Action: navigate win1 --> https://0756tong.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.97s Action: navigate win1 --> https://swnu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.14s Action: navigate win1 --> https://topito.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.24s Action: navigate win1 --> https://pbsrc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.07s Action: navigate win1 --> https://pntrac.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.18s Action: navigate win1 --> https://cheapjerseysinbulk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.89s Action: timer-stop totaltimer took: 96.80s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1521.yaml STDOUT: Running test: [extended-internet1] test 1521 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://chiesacattolica.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://deyi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.89s Action: navigate win1 --> https://drweb.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.30s Action: navigate win1 --> https://savepic.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.21s Action: navigate win1 --> https://tether.to/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.05s Action: navigate win1 --> https://macmakeupuk.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.27s Action: navigate win1 --> https://ledcraft.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.53s Action: navigate win1 --> https://secondstreetapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.35s Action: navigate win1 --> https://liberamenteservo.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.33s Action: navigate win1 --> https://cipronorxcost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 19.46s Action: navigate win1 --> https://opmassage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://shuichan.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.14s Action: navigate win1 --> https://vgcats.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.55s Action: navigate win1 --> https://igda.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.99s Action: navigate win1 --> https://pp.se/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.71s Action: navigate win1 --> https://fdma.go.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.40s Action: navigate win1 --> https://ptt.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.28s Action: navigate win1 --> https://zhangzhou.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.33s Action: navigate win1 --> https://journaldequebec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.44s Action: navigate win1 --> https://officialauthenticspackers.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.71s Action: timer-stop totaltimer took: 174.07s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1561.yaml STDOUT: Running test: [extended-internet1] test 1561 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://metroweekly.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://vy.no/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.34s Action: navigate win1 --> https://coachoutlet-canada.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.99s Action: navigate win1 --> https://agiazoni.gr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.36s Action: navigate win1 --> https://undangancinta.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.60s Action: navigate win1 --> https://projtest.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.35s Action: navigate win1 --> https://visitluxembourg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.11s Action: navigate win1 --> https://www.gov.ph/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.77s Action: navigate win1 --> https://depositm88.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.24s Action: navigate win1 --> https://duoh.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.87s Action: navigate win1 --> https://freerollspokerroom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.21s Action: navigate win1 --> https://wildfireapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.11s Action: navigate win1 --> https://harvardafricaalumni.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.73s Action: navigate win1 --> https://sais-jhu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.52s Action: navigate win1 --> https://ziare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.03s Action: navigate win1 --> https://telecomitalia.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.12s Action: navigate win1 --> https://cinepopulation.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.87s Action: navigate win1 --> https://officialcowboysfootballauthentic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://5homework.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.51s Action: navigate win1 --> https://prochoiceamerica.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.90s Action: timer-stop totaltimer took: 120.67s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1601.yaml STDOUT: Running test: [extended-internet1] test 1601 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://soundbible.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.53s Action: navigate win1 --> https://bowerswilkins.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.86s Action: navigate win1 --> https://gcfglobal.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.32s Action: navigate win1 --> https://innerdesign.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://isb.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.95s Action: navigate win1 --> https://xtremesystems.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.89s Action: navigate win1 --> https://johanniter.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.34s Action: navigate win1 --> https://tute.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.97s Action: navigate win1 --> https://helpforheroes.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.72s Action: navigate win1 --> https://bjshy.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.39s Action: navigate win1 --> https://mtlblog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.55s Action: navigate win1 --> https://maximumfun.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://michaeljordan.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://fitflopssaleclearance.name/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.33s Action: navigate win1 --> https://klcconsulting.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.43s Action: navigate win1 --> https://pronehty.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://hlj.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.83s Action: navigate win1 --> https://fragrancenet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.51s Action: navigate win1 --> https://maktoob.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.46s Action: navigate win1 --> https://battlecreekenquirer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.83s Action: timer-stop totaltimer took: 160.32s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-161.yaml STDOUT: Running test: [extended-internet1] test 161 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://stonybrook.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://geniuskitchen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.15s Action: navigate win1 --> https://internet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.35s Action: navigate win1 --> https://businessnewsdaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.55s Action: navigate win1 --> https://project-syndicate.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.22s Action: navigate win1 --> https://yn.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://go.ke/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://jbk.39.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://adblockplus.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.58s Action: navigate win1 --> https://awardspace.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.52s Action: navigate win1 --> https://qstheory.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.71s Action: navigate win1 --> https://wakwak.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.08s Action: navigate win1 --> https://computerhope.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.78s Action: navigate win1 --> https://liberty.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.96s Action: navigate win1 --> https://pair.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.35s Action: navigate win1 --> https://jssor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://tistory.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://sans.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.37s Action: navigate win1 --> https://myfonts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.36s Action: navigate win1 --> https://excite.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.29s Action: timer-stop totaltimer took: 198.52s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1641.yaml STDOUT: Running test: [extended-internet1] test 1641 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://micronetglobal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.18s Action: navigate win1 --> https://laola1.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.38s Action: navigate win1 --> https://oxfam.org.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.03s Action: navigate win1 --> https://gite-foret-fouesnant.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://li.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.54s Action: navigate win1 --> https://dynamicperformance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://gz163.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.51s Action: navigate win1 --> https://minijuegos.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.88s Action: navigate win1 --> https://dragondoor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.59s Action: navigate win1 --> https://linkshare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.53s Action: navigate win1 --> https://wum.edu.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.81s Action: navigate win1 --> https://toulouse.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.50s Action: navigate win1 --> https://gdgpo.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.41s Action: navigate win1 --> https://peterboroughtoday.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.54s Action: navigate win1 --> https://cialispascherfr24.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.88s Action: navigate win1 --> https://therams.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.50s Action: navigate win1 --> https://jiaxing.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.15s Action: navigate win1 --> https://chinawindsor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://omicsgroup.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.96s Action: navigate win1 --> https://univ-lille.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.34s Action: timer-stop totaltimer took: 100.02s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1681.yaml STDOUT: Running test: [extended-internet1] test 1681 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://directoalpaladar.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.42s Action: navigate win1 --> https://autoportal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.23s Action: navigate win1 --> https://dentinum.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.68s Action: navigate win1 --> https://mnmentalhealth.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.27s Action: navigate win1 --> https://mytraining.asia/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 19.59s Action: navigate win1 --> https://tubularinsights.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.59s Action: navigate win1 --> https://naltrexone50mg.space/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://szigetfestival.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.31s Action: navigate win1 --> https://method.ac/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.62s Action: navigate win1 --> https://abramelin.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://dom.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.83s Action: navigate win1 --> https://linuxinsider.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.83s Action: navigate win1 --> https://paris.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.27s Action: navigate win1 --> https://globe.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.36s Action: navigate win1 --> https://de.ms/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://jp.dk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 71.87s Action: navigate win1 --> https://reporterre.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.25s Action: navigate win1 --> https://dramafever.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.64s Action: navigate win1 --> https://cngold.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.49s Action: navigate win1 --> https://soul-cycle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.42s Action: timer-stop totaltimer took: 205.03s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1721.yaml STDOUT: Running test: [extended-internet1] test 1721 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://mylot.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.79s Action: navigate win1 --> https://umbraco.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.86s Action: navigate win1 --> https://atlanta.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.46s Action: navigate win1 --> https://consumerwatchdog.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.44s Action: navigate win1 --> https://rolka.su/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.64s Action: navigate win1 --> https://umich.pub/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.81s Action: navigate win1 --> https://bullshido.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.13s Action: navigate win1 --> https://carnegie.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.26s Action: navigate win1 --> https://aquinas.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.57s Action: navigate win1 --> https://jxust.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.36s Action: navigate win1 --> https://hnppt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.33s Action: navigate win1 --> https://ambzjx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bsls.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.14s Action: navigate win1 --> https://eoi.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.68s Action: navigate win1 --> https://crisis.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.28s Action: navigate win1 --> https://officialpanthersfootballshops.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.25s Action: navigate win1 --> https://secur-easy.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.22s Action: navigate win1 --> https://przedszkoleuzwirka.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.16s Action: navigate win1 --> https://vmcjpi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.22s Action: navigate win1 --> https://uggoutlet.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: timer-stop totaltimer took: 128.63s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1761.yaml STDOUT: Running test: [extended-internet1] test 1761 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://netmagazine.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.08s Action: navigate win1 --> https://sav.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.42s Action: navigate win1 --> https://farecompare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.65s Action: navigate win1 --> https://nfu.edu.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.61s Action: navigate win1 --> https://dx.am/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.28s Action: navigate win1 --> https://galeria-kaufhof.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.55s Action: navigate win1 --> https://cqcp.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.03s Action: navigate win1 --> https://sailingscuttlebutt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.55s Action: navigate win1 --> https://cyclinguk.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.76s Action: navigate win1 --> https://officialauthenticdolphinsprostore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.75s Action: navigate win1 --> https://uinjkt.ac.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.22s Action: navigate win1 --> https://wtu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.92s Action: navigate win1 --> https://fzbm.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.49s Action: navigate win1 --> https://chest-imeu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.78s Action: navigate win1 --> https://ac-nancy-metz.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.68s Action: navigate win1 --> https://fc-junajted.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.47s Action: navigate win1 --> https://shendaoguoji.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://pashtriku.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.01s Action: navigate win1 --> https://indochinaheritage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://bburago.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.27s Action: timer-stop totaltimer took: 165.52s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1801.yaml FAIL: STDOUT: Running test: [extended-internet1] test 1801 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://uplb.edu.ph/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://figma.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.59s Action: navigate win1 --> https://gay.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.34s Action: navigate win1 --> https://preventionweb.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.12s Action: navigate win1 --> https://ebgames.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.21s Action: navigate win1 --> https://aaanet.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.82s Action: navigate win1 --> https://163jiankang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.69s Action: navigate win1 --> https://xixik.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.17s Action: navigate win1 --> https://newotani.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.77s Action: navigate win1 --> https://adidasoutletstores.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.72s Action: navigate win1 --> https://jtg-antracyt.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ukports.com/ Action: block Handling an exit -6 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT -6'] Unexpected exit of monkey process with code -6 STDERR: (0.000000) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2) at [anon] (https://uplb.edu.ph/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=8.26.0:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (3.251018) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 7) at [anon] (https://uplb.edu.ph/wp-includes/js/imagesloaded.min.js?ver=a46e02fad0dd1a51ad09e0d16b0e3b6d:7) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (4.601827) [ERR netsurf] desktop/browser_window.c:4629 browser_window_console_log: TypeError: cannot read property 'length' of undefined (4.601866) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://uplb.edu.ph/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js:1) strict at [anon] (https://uplb.edu.ph/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js:1) strict at eval (https://uplb.edu.ph/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js:1) preventsyield (7.545250) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '_' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://uplb.edu.ph/wp-includes/js/wp-util.min.js?ver=a46e02fad0dd1a51ad09e0d16b0e3b6d:2) at eval (https://uplb.edu.ph/wp-includes/js/wp-util.min.js?ver=a46e02fad0dd1a51ad09e0d16b0e3b6d:2) preventsyield (8.631289) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 6) at [anon] (?inline script?:6) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (9.286399) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-search/assets/lib/jet-plugins/jet-plugins.js?ver=1.0.0:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (9.639757) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-search/assets/js/jet-search.js?ver=3.3.1:4) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (10.052053) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'toTop' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:13) strict at [anon] (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:13) strict at [anon] (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:16) strict at eval (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:16) preventsyield (11.230811) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: unexpected type at [anon] (content/handlers/javascript/duktape/duktape.c:22666) internal at [anon] (https://www.figma.com/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js:1) at eval (https://www.figma.com/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js:1) preventsyield (11.240607) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.240658) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.240735) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241190) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241229) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241300) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241363) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241435) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241507) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241568) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241636) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241701) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241764) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241822) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.241886) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.244970) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.245041) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.245084) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.245524) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.245620) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.245655) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (11.245688) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (12.104684) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 7) at [anon] (https://uplb.edu.ph/wp-includes/js/imagesloaded.min.js?ver=5.0.0:7) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (12.776546) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (https://www.figma.com/_next/static/chunks/fd9d1056-889099009e1dee5b.js:3) strict preventsyield (12.776866) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/2652-c519e8cea052630e.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.777072) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (https://www.figma.com/_next/static/chunks/main-app-e129ecd2d59b5453.js:3) preventsyield (12.781453) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 8) at [anon] (https://www.figma.com/_next/static/chunks/1975-42a3c8f49028d1c0.js:8) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.781648) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/9027-d191f6277fef41b7.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.781724) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/7216-7984be18fb0773a3.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.781974) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/app/not-found-eced1d7db0c5ed5a.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.782041) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/8200-4f68a867325babad.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.785306) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (https://www.figma.com/_next/static/chunks/8742-cfc6e7369e4cd25b.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (12.785791) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/6008-eaf08a8be4c95d6d.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.785956) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/8136-08bcc4909b6a8dbb.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.786364) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/app/%5Blang%5D/%5B...slug%5D/page-ab3650b84dbd8635.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.786442) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/app/%5Blang%5D/error-d91a404c201a4e57.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.786812) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/app/%5Blang%5D/(bespoke)/page-9d3cce15896a1afb.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (12.787764) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://www.figma.com/_next/static/chunks/webpack-38f9e0fe9ce8edca.js:3) strict at eval (https://www.figma.com/_next/static/chunks/webpack-38f9e0fe9ce8edca.js:3) preventsyield (12.834484) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at l (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict construct at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) at eval (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) preventsyield (17.269218) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at eval (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) preventsyield (17.278228) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (?inline script?:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (17.708793) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'React' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0:10) strict at eval (https://uplb.edu.ph/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0:10) preventsyield (18.268150) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://lalgbtcenter.org/app/themes/la-lgbt/build/app.js?ver=1713623789:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.505854) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (19.603323) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/blob.min.js?ver=9113eed771d446f4a556:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (19.955164) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/block-serialization-default-parser.min.js?ver=14d44daebf663d05d330:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (19.958145) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:31) preventsyield (21.338310) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (21.708410) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (22.266658) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/dom.min.js?ver=4ecffbffba91b10c5c7a:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (23.320521) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 12) at [anon] (https://www.preventionweb.net/sites/default/files/js/js_5h9Q-aV4JOKMn47LfquPokaJ-9YA5yAUy15m2YQQw3s.js?scope=footer&delta=0&language=en&theme=pw&include=eJx1VNuSgyAM_SFbPomJEJUtEBfCdvv3C9rtxNtDHc8lHgohYIOLmol8D0kbioyR1eipB9_BF_xqT2AxKfF-5ylR32Pq8JcT6MGht9piNsnN7CiqC16bnLsZEhgKM8WalNUWdrPR81MnzFSSQT0WV-vVKdu82YXZowZjKNmWfMJJHzOYKbQk7V1mdS2Jqh5irDuwJw4O_XQ8aet-nD2xb1RZW5g3C18J4TCQrNrCvRogU0yvLU0lo1dHSrrWAz9ECPrKfRJJJbKlZ1QnnPANCFwS2uU7WV0JomLCRJ_mPKel242Trz8-BOwUUeNMa8_tLnw46RsSBFR7QjoCjBtDw1JfmqE2WlFnpHB6Fx9y9Qve6JsO3nVtgDQ6eRQrIRwz0n8DyRhJX7mPh_9diOXfXrDQGXoZ0qBQ26UgtcNdfmXGoHrI2JVoUxtQIdTLss6nW-ZX3ZNxp9Xrg7FOp_HmameMCXgZAs-LqpKZgpJAv8cflvpNerjWxXVVDqJBdUbWGTdA8dzV7DVa9Z7MI99-HD7fQR9Nr9pqWR3tkdXyvAeyxWPnIY7aJpqXC9XQ7R_dBkqhMxNljMqmMoO_r-hN1lbo1fp6ryP3D0GgWsg:12) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (23.556887) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://www.preventionweb.net/sites/default/files/js/js_OtbJp1fB42oAHSWc9FjCRxfDT3rvsIzBuDEb_Qj-Im8.js?scope=footer&delta=2&language=en&theme=pw&include=eJx1VNuSgyAM_SFbPomJEJUtEBfCdvv3C9rtxNtDHc8lHgohYIOLmol8D0kbioyR1eipB9_BF_xqT2AxKfF-5ylR32Pq8JcT6MGht9piNsnN7CiqC16bnLsZEhgKM8WalNUWdrPR81MnzFSSQT0WV-vVKdu82YXZowZjKNmWfMJJHzOYKbQk7V1mdS2Jqh5irDuwJw4O_XQ8aet-nD2xb1RZW5g3C18J4TCQrNrCvRogU0yvLU0lo1dHSrrWAz9ECPrKfRJJJbKlZ1QnnPANCFwS2uU7WV0JomLCRJ_mPKel242Trz8-BOwUUeNMa8_tLnw46RsSBFR7QjoCjBtDw1JfmqE2WlFnpHB6Fx9y9Qve6JsO3nVtgDQ6eRQrIRwz0n8DyRhJX7mPh_9diOXfXrDQGXoZ0qBQ26UgtcNdfmXGoHrI2JVoUxtQIdTLss6nW-ZX3ZNxp9Xrg7FOp_HmameMCXgZAs-LqpKZgpJAv8cflvpNerjWxXVVDqJBdUbWGTdA8dzV7DVa9Z7MI99-HD7fQR9Nr9pqWR3tkdXyvAeyxWPnIY7aJpqXC9XQ7R_dBkqhMxNljMqmMoO_r-hN1lbo1fp6ryP3D0GgWsg:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (23.767652) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://www.preventionweb.net/modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js?v=10.2.4:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (23.793394) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'ReactDOM' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10) strict at eval (https://uplb.edu.ph/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10) preventsyield (24.188884) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (24.632579) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: unsupported at [anon] (content/handlers/javascript/duktape/duktape.c:66889) internal at a (https://www.youtube.com/s/player/0af6e327/www-embed-player.vflset/www-embed-player.js:21) strict at [anon] (https://www.youtube.com/s/player/0af6e327/www-embed-player.vflset/www-embed-player.js:23) strict at [anon] (https://www.youtube.com/s/player/0af6e327/www-embed-player.vflset/www-embed-player.js:24) strict at eval (https://www.youtube.com/s/player/0af6e327/www-embed-player.vflset/www-embed-player.js:1908) preventsyield (25.323996) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: unsupported at [anon] (content/handlers/javascript/duktape/duktape.c:66889) internal at a (https://www.youtube.com/s/player/0af6e327/player_ias.vflset/en_GB/base.js:7798) at [anon] (https://www.youtube.com/s/player/0af6e327/player_ias.vflset/en_GB/base.js:7800) at [anon] (https://www.youtube.com/s/player/0af6e327/player_ias.vflset/en_GB/base.js:7801) at eval (https://www.youtube.com/s/player/0af6e327/player_ias.vflset/en_GB/base.js:13350) preventsyield (25.324209) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'writeEmbed' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:1) preventsyield (25.479442) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/element.min.js?ver=cb762d190aebbec25b27:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (26.702756) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (27.265043) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (30.779015) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/keycodes.min.js?ver=034ff647a54b018581d3:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (31.383826) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/priority-queue.min.js?ver=9c21c957c7e50ffdbf48:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (32.462498) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/compose.min.js?ver=1339d3318cd44440dccb:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (33.233456) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/private-apis.min.js?ver=5e7fdf55d04b8c2aadef:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (34.526556) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/redux-routine.min.js?ver=b14553dce2bee5c0f064:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (35.057510) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/data.min.js?ver=e6595ba1a7cd34429f66:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (35.503090) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/html-entities.min.js?ver=2cd3358363e0675638fb:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (36.493556) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://www.newotani.co.jp/_common/js/library.js?1711654206:1) strict at [anon] (https://www.newotani.co.jp/_common/js/library.js?1711654206:1) strict at [anon] (https://www.newotani.co.jp/_common/js/library.js?1711654206:1) strict at [anon] (https://www.newotani.co.jp/_common/js/library.js?1711654206:1) at eval (https://www.newotani.co.jp/_common/js/library.js?1711654206:1) preventsyield (36.803856) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://www.newotani.co.jp/_common/js/common.js?1713156155:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (36.848066) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (38.563419) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/a11y.min.js?ver=d90eebea464f6c09bfd5:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (39.403216) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal at [anon] () native strict construct preventsyield at [anon] (https://ce.mf.marsflag.com/latest/js/mf-search.js:13) strict at [anon] (https://ce.mf.marsflag.com/latest/js/mf-search.js:19) at eval (https://ce.mf.marsflag.com/latest/js/mf-search.js:19) preventsyield (39.422545) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 200) at [anon] (https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit:200) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (39.527566) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/rich-text.min.js?ver=dd125966cf6cc0394ae0:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (40.138344) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/shortcode.min.js?ver=b7747eee0efafd2f0c3b:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (40.882474) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/blocks.min.js?ver=6612d078dfaf28b875b8:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (41.241217) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/url.min.js?ver=421139b01f33e5b327d8:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (43.242039) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/api-fetch.min.js?ver=4c185334c5ec26e149cc:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (49.402580) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/date.min.js?ver=aaca6387d1cf924acc51:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (50.404195) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/primitives.min.js?ver=a41bfd5835f583ae838a:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (56.819907) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/warning.min.js?ver=ed7c8b0940914f4fe44b:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (57.659441) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/components.min.js?ver=c4b2ef1c62202e4e2d1e:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (58.661254) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/keyboard-shortcuts.min.js?ver=4d239ebc17efd846a168:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (60.663775) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/commands.min.js?ver=e4060e55811e7824feb9:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (61.239449) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1) at [anon] (https://www.jtg-antracyt.pl/wp-includes/js/dist/vendor/wp-polyfill-importmap.min.js?ver=1.8.2:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (61.348270) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://www.jtg-antracyt.pl/wp-includes/blocks/navigation/view.min.js?ver=6.5.2:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (62.698429) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/notices.min.js?ver=673a68a7ac2f556ed50b:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (63.282981) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://js.stripe.com/v3/:1) strict at e (https://js.stripe.com/v3/:1) at [anon] (https://js.stripe.com/v3/:1) strict at e (https://js.stripe.com/v3/:1) at [anon] (https://js.stripe.com/v3/:1) strict at e (https://js.stripe.com/v3/:1) at [anon] (https://js.stripe.com/v3/:1) strict at e (https://js.stripe.com/v3/:1) at [anon] (https://js.stripe.com/v3/:1) strict at e (https://js.stripe.com/v3/:1) [...] (63.309109) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/preferences-persistence.min.js?ver=3f5184d775ed9dfb154f:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (65.177931) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/preferences.min.js?ver=e1544c6f06a9639c4c31:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (65.539806) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://ukports.com/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.6.11:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (65.771677) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/style-engine.min.js?ver=03f13c515060de24b556:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (66.298704) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.17.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (66.299065) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/token-list.min.js?ver=05f8a6df6258f0081718:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (66.720345) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.20.4:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (66.720787) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (67.142332) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.20.4:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (67.168171) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/block-editor.min.js?ver=f192218ec9fd5b103f38:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (67.169663) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at l (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict construct at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) at eval (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) preventsyield (67.595782) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/core-data.min.js?ver=ff4b03fefe97d027b7fd:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (67.702584) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at eval (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) preventsyield (68.018449) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://ukports.com/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (68.018954) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/media-utils.min.js?ver=1cf582d3c080c8694c8c:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (68.375851) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://ukports.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (68.375917) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'wp' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:2) preventsyield (68.376454) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/patterns.min.js?ver=ee72aaa0806b06909b48:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (68.789541) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.17.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (68.789920) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/server-side-render.min.js?ver=04ce502cc4eef9b49ce7:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (69.676614) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/editor.min.js?ver=6497dd814badef65e728:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (70.114300) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal at [anon] () native strict construct preventsyield at [anon] (https://uplb.edu.ph/wp-content/plugins/jetgridbuilder/assets/js/vendors/vue.min.js?ver=2.6.10:6) strict at [anon] (https://uplb.edu.ph/wp-content/plugins/jetgridbuilder/assets/js/vendors/vue.min.js?ver=2.6.10:6) at eval (https://uplb.edu.ph/wp-content/plugins/jetgridbuilder/assets/js/vendors/vue.min.js?ver=2.6.10:6) preventsyield (70.462083) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.20.4:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (70.891846) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.17.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (70.911777) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal at [anon] () native strict construct preventsyield at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.js?ver=2.6.11:6) strict at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.js?ver=2.6.11:6) at eval (https://uplb.edu.ph/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.js?ver=2.6.11:6) preventsyield (71.393300) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-menu/assets/public/js/jet-menu-public-scripts.js?ver=2.4.4:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (72.394289) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '_' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://ukports.com/wp-includes/js/wp-util.min.js?ver=6.5.2:2) at eval (https://ukports.com/wp-includes/js/wp-util.min.js?ver=6.5.2:2) preventsyield (76.514110) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://ukports.com/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js?ver=1.8.7.2:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (76.514561) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-popup/assets/js/jet-popup-frontend.js?ver=2.0.3.1:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (76.921173) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid variable declaration (line 1) at [anon] (https://ukports.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.8.7.2:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:74231) internal (76.929740) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'heateorSssHorizontalSharingCountEnable' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (https://uplb.edu.ph/wp-content/plugins/sassy-social-share/public/js/sassy-social-share-public.js?ver=3.3.61:7) preventsyield (78.658212) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable at [anon] (content/handlers/javascript/duktape/duktape.c:67438) internal at [anon] (https://www.gstatic.com/recaptcha/releases/QoukH5jSO3sKFzVEA7Vc8VgC/recaptcha__en.js:779) at [anon] (https://www.gstatic.com/recaptcha/releases/QoukH5jSO3sKFzVEA7Vc8VgC/recaptcha__en.js:228) at [anon] (https://www.gstatic.com/recaptcha/releases/QoukH5jSO3sKFzVEA7Vc8VgC/recaptcha__en.js:781) at eval (https://www.gstatic.com/recaptcha/releases/QoukH5jSO3sKFzVEA7Vc8VgC/recaptcha__en.js:1208) preventsyield Caught signal SIGSEGV (11) Backtrace: /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/main.c:376 (discriminator 3)(signal_handler)[0x0000000000193d04] /lib/x86_64-linux-gnu/libc.so.6(+0x3c050)[0x7fea9977c050] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/hlcache.c:778 (discriminator 1)(hlcache_handle_get_content)[0x00000000001609b5] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/content.c:503(content_saw_insecure_objects)[0x00000000000d143e] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/script.c:627(html_saw_insecure_scripts)[0x0000000000112ec4] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/html.c:2191(html_saw_insecure_objects)[0x00000000000f804b] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/desktop/browser_window.c:4734(browser_window_get_page_info_state)[0x00000000001769c0] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/browser.c:412(gui_window_report_page_info)[0x00000000001927b9] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/desktop/browser_window.c:915(browser_window_content_ready)[0x0000000000175ee9] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/hlcache.c:207(hlcache_content_callback)[0x000000000015ff2a] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/content.c:759(content_broadcast)[0x00000000000d1a63] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/html.c:278(html_box_convert_done)[0x00000000000fa0c6] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/box_construct.c:1300(convert_xml_to_box)[0x00000000000e9cb0] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/schedule.c:167(monkey_schedule_run)[0x0000000000194455] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/main.c:292(monkey_run)[0x0000000000038438] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fea9976724a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fea99767305] ??:?(_start)[0x00000000000419a1] Process Process-24: Traceback (most recent call last): File "/usr/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/usr/lib/python3.11/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey-see-monkey-do", line 57, in child_run_test driver.run_preloaded_test(MONKEY_PATH, parts) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 656, in run_preloaded_test run_test_plan(ctx, plan) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 649, in run_test_plan walk_test_plan(ctx, plan) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 644, in walk_test_plan run_test_step(ctx, step) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 636, in run_test_step STEP_HANDLERS[step["action"]](ctx, step) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 372, in run_test_step_action_repeat run_test_step(ctx, stp) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 636, in run_test_step STEP_HANDLERS[step["action"]](ctx, step) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 331, in run_test_step_action_block ctx['browser'].farmer.loop(once=True) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 201, in loop self.monkey_says(self.lines.pop(0)) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 171, in monkey_says self.online(line) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 242, in on_monkey_line handler(*parts[1:]) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 262, in handle_GENERIC assert self.stopped AssertionError RERAISE: FAIL Build step 'Execute shell' marked build as failure Finished: FAILURE