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/hudson7221256967775814625.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/calc.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 COMPILE: src/svgtiny_parse.c COMPILE: src/svgtiny_path.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: 1.58s Action: navigate win1 --> https://facebook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.23s Action: navigate win1 --> https://youtube.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.79s Action: navigate win1 --> https://twitter.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.43s Action: navigate win1 --> https://linkedin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.12s Action: navigate win1 --> https://microsoft.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.72s Action: navigate win1 --> https://instagram.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.32s Action: navigate win1 --> https://wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.45s Action: navigate win1 --> https://apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.04s Action: navigate win1 --> https://plus.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.17s Action: navigate win1 --> https://adobe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.15s Action: navigate win1 --> https://en.wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.01s Action: navigate win1 --> https://itunes.apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.04s Action: navigate win1 --> https://youtu.be/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.26s Action: navigate win1 --> https://vimeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.68s Action: navigate win1 --> https://goo.gl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.51s Action: navigate win1 --> https://pinterest.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.10s Action: navigate win1 --> https://wordpress.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.43s Action: navigate win1 --> https://googletagmanager.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.24s Action: navigate win1 --> https://play.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.82s Action: timer-stop totaltimer took: 80.08s 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: 5.84s Action: navigate win1 --> https://sca.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.18s Action: navigate win1 --> https://courtauld.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.34s Action: navigate win1 --> https://goanimate.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.37s Action: navigate win1 --> https://peoplestylewatch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.14s Action: navigate win1 --> https://tvfool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.86s Action: navigate win1 --> https://goear.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.18s Action: navigate win1 --> https://diyargil.ir/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.12s Action: navigate win1 --> https://acer.edu.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 19.44s Action: navigate win1 --> https://thebostonchannel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.63s Action: navigate win1 --> https://amoxicillin500.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.22s Action: navigate win1 --> https://biology-online.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.80s Action: navigate win1 --> https://tpub.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.40s Action: navigate win1 --> https://goonporn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.09s Action: navigate win1 --> https://jacionline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.89s Action: navigate win1 --> https://zzz4.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://lifeandstylemag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.35s Action: navigate win1 --> https://commoncause.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.31s Action: navigate win1 --> https://pomodorotechnique.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.05s Action: navigate win1 --> https://dometic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.87s Action: timer-stop totaltimer took: 160.16s 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.78s Action: navigate win1 --> https://680news.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.58s Action: navigate win1 --> https://feeyo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.64s Action: navigate win1 --> https://zabasearch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.13s Action: navigate win1 --> https://class-central.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.85s Action: navigate win1 --> https://bcia.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://bbsrc.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.01s Action: navigate win1 --> https://gportal.hu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.40s Action: navigate win1 --> https://sportsrants.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.96s Action: navigate win1 --> https://nbcuniversal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.79s Action: navigate win1 --> https://hellobc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://pooltodrive.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.88s Action: navigate win1 --> https://adventhealth.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.69s Action: navigate win1 --> https://wtrawie.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.80s Action: navigate win1 --> https://nhm.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.57s Action: navigate win1 --> https://clonezilla.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.69s Action: navigate win1 --> https://hitslink.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.60s Action: navigate win1 --> https://zcom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.96s Action: navigate win1 --> https://nmha.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.52s Action: timer-stop totaltimer took: 140.08s 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: 17.02s Action: navigate win1 --> https://asureforce.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.25s Action: navigate win1 --> https://neworleansonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.92s Action: navigate win1 --> https://disa.mil/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.87s Action: navigate win1 --> https://healthmap.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.49s Action: navigate win1 --> https://yaml.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.13s Action: navigate win1 --> https://3987.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.35s Action: navigate win1 --> https://ybxww.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.13s Action: navigate win1 --> https://victoriabrides.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.36s Action: navigate win1 --> https://fa-mag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.06s Action: navigate win1 --> https://cpanet.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.06s Action: navigate win1 --> https://latin42.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://themecountry.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.56s Action: navigate win1 --> https://ch.vu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.36s Action: navigate win1 --> https://bayer.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.40s Action: navigate win1 --> https://iota.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.38s Action: navigate win1 --> https://siliconbeat.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.20s Action: navigate win1 --> https://sabanciuniv.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.17s Action: navigate win1 --> https://qemu.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.75s Action: navigate win1 --> https://livrariacultura.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.72s Action: timer-stop totaltimer took: 170.23s 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: 13.95s Action: navigate win1 --> https://bizzabo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.40s Action: navigate win1 --> https://naias.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.05s Action: navigate win1 --> https://asisonline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.27s Action: navigate win1 --> https://ivanti.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.78s Action: navigate win1 --> https://gotoip11.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.99s Action: navigate win1 --> https://lcfc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.58s Action: navigate win1 --> https://sinembargo.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.38s Action: navigate win1 --> https://chalkbeat.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.63s Action: navigate win1 --> https://agorapulse.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.95s Action: navigate win1 --> https://worldoftanks.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.53s Action: navigate win1 --> https://modernmechanix.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.21s Action: navigate win1 --> https://everystockphoto.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.18s Action: navigate win1 --> https://famousscientists.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.26s Action: navigate win1 --> https://twu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.93s Action: navigate win1 --> https://net.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://pnp.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://nts.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.17s Action: navigate win1 --> https://gemius.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.32s Action: navigate win1 --> https://sanjoseca.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.67s Action: timer-stop totaltimer took: 180.97s 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: 2.37s Action: navigate win1 --> https://ezvid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.63s Action: navigate win1 --> https://awkwardfamilyphotos.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.40s Action: navigate win1 --> https://afa.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.44s Action: navigate win1 --> https://tinylink.in/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.95s Action: navigate win1 --> https://rif.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.60s Action: navigate win1 --> https://thrifty.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://neo4j.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.06s Action: navigate win1 --> https://viva.co.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.52s Action: navigate win1 --> https://ytn.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.14s Action: navigate win1 --> https://huainan.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://thai-viagra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.58s Action: navigate win1 --> https://lasix40.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.76s Action: navigate win1 --> https://merkur-online.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.69s Action: navigate win1 --> https://koeln.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.28s Action: navigate win1 --> https://wapka.mobi/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.60s Action: navigate win1 --> https://ag.gov.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://bdsmovement.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.22s Action: navigate win1 --> https://mammut.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.44s Action: navigate win1 --> https://askdrcliff.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.26s Action: timer-stop totaltimer took: 230.10s 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: 12.00s Action: navigate win1 --> https://picshare.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.46s Action: navigate win1 --> https://underarmouroutletclearance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.23s Action: navigate win1 --> https://chuckecheese.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.04s Action: navigate win1 --> https://designweek.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.15s Action: navigate win1 --> https://nowec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.14s Action: navigate win1 --> https://jianke.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ufsm.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.24s Action: navigate win1 --> https://bloguez.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.47s Action: navigate win1 --> https://creditloansguaranteedapproval2018.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.97s Action: navigate win1 --> https://macdailynews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.30s Action: navigate win1 --> https://foxconnect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.53s Action: navigate win1 --> https://indocinonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.03s Action: navigate win1 --> https://ultranet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://yimg.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.53s Action: navigate win1 --> https://vivaticket.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.52s Action: navigate win1 --> https://aqua.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.94s Action: navigate win1 --> https://sundaytimes.lk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://zone-h.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.62s Action: navigate win1 --> https://loginza.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.28s Action: timer-stop totaltimer took: 189.62s 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.59s Action: navigate win1 --> https://marca.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.10s Action: navigate win1 --> https://mediapost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 18.35s Action: navigate win1 --> https://globaltimes.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.79s Action: navigate win1 --> https://lexpress.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.39s Action: navigate win1 --> https://unicode.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.45s Action: navigate win1 --> https://bodybuilding.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.48s Action: navigate win1 --> https://news-medical.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.98s Action: navigate win1 --> https://surveygizmo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.60s Action: navigate win1 --> https://minecraft.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://metacritic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.87s Action: navigate win1 --> https://elitedaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.54s Action: navigate win1 --> https://tigris.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.94s Action: navigate win1 --> https://flipsnack.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.42s Action: navigate win1 --> https://ornl.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.17s Action: navigate win1 --> https://ul.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://virgin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.72s Action: navigate win1 --> https://soton.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://medicaldaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.19s Action: navigate win1 --> https://amnh.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.35s Action: timer-stop totaltimer took: 152.97s 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: 21.00s 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.24s Action: navigate win1 --> https://salem-news.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.26s Action: navigate win1 --> https://gamereactor.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.89s Action: navigate win1 --> https://video214.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.24s Action: navigate win1 --> https://insidermonkey.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.05s Action: navigate win1 --> https://podiumrunner.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.50s Action: navigate win1 --> https://commarts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.15s Action: navigate win1 --> https://shoryuken.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.64s Action: navigate win1 --> https://vizio.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.43s Action: navigate win1 --> https://adscheaper.com/ Action: block 401: No candidate found, cancelling login box Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.63s Action: navigate win1 --> https://aktualne.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.30s Action: navigate win1 --> https://powerschool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.54s Action: navigate win1 --> https://tjkx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.95s Action: navigate win1 --> https://zixiutangpollencapsules.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.31s Action: navigate win1 --> https://doylesllc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.35s Action: navigate win1 --> https://wdam.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.10s Action: navigate win1 --> https://numpy.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.23s Action: navigate win1 --> https://demonoid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.04s Action: timer-stop totaltimer took: 138.11s 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: 2.80s Action: navigate win1 --> https://volcanodiscovery.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.69s Action: navigate win1 --> https://kaoshizjw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.27s Action: navigate win1 --> https://alfaromeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s Action: navigate win1 --> https://manhattan.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.43s Action: navigate win1 --> https://ecologyandsociety.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.46s Action: navigate win1 --> https://yuga.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.10s Action: navigate win1 --> https://thefamouspeople.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.23s Action: navigate win1 --> https://e-architect.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.23s Action: navigate win1 --> https://hg.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.40s Action: navigate win1 --> https://baseball-bats.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.50s Action: navigate win1 --> https://innocom.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.90s Action: navigate win1 --> https://xinli001.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.22s Action: navigate win1 --> https://tmjphysioclinic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.04s Action: navigate win1 --> https://nhra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.26s Action: navigate win1 --> https://addictinginfo.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.71s Action: navigate win1 --> https://creativepro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://gi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.83s Action: navigate win1 --> https://dti.gov.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.20s Action: navigate win1 --> https://uams.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.68s Action: timer-stop totaltimer took: 200.26s 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.85s Action: navigate win1 --> https://bundespraesident.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.62s Action: navigate win1 --> https://klook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.02s Action: navigate win1 --> https://playdadnme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.87s Action: navigate win1 --> https://beatsbydrdresolo.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.72s Action: navigate win1 --> https://bordersalertandready.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.13s Action: navigate win1 --> https://gouv.ml/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.24s Action: navigate win1 --> https://0pk.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.56s Action: navigate win1 --> https://carolinaherrera.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.36s Action: navigate win1 --> https://colombiareports.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 18.19s Action: navigate win1 --> https://nevershutdown.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.20s Action: navigate win1 --> https://pornhub.directory/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://chncpa.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.11s Action: navigate win1 --> https://backchannel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.96s Action: navigate win1 --> https://favicon.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.11s Action: navigate win1 --> https://voki.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 19.02s Action: navigate win1 --> https://uwplatt.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.13s Action: navigate win1 --> https://lyx.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.49s Action: navigate win1 --> https://wwwhatsnew.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.76s Action: navigate win1 --> https://rocketlawyer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.01s Action: timer-stop totaltimer took: 127.37s 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: 4.07s Action: navigate win1 --> https://aspect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.04s Action: navigate win1 --> https://issn.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://gazetevatan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.78s Action: navigate win1 --> https://gzcyled.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.35s Action: navigate win1 --> https://naszezatonie.org.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.15s Action: navigate win1 --> https://www.bag.admin.ch/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.64s Action: navigate win1 --> https://ishuo.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.03s Action: navigate win1 --> https://sex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.90s Action: navigate win1 --> https://domelec-dz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.78s Action: navigate win1 --> https://data.parliament.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.65s Action: navigate win1 --> https://btcoinz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.54s Action: navigate win1 --> https://idcquan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.36s Action: navigate win1 --> https://alaskadispatch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.45s Action: navigate win1 --> https://acne.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.60s Action: navigate win1 --> https://dwheeler.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.49s Action: navigate win1 --> https://rechtsanwalt-schwenke.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.29s Action: navigate win1 --> https://nova.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.22s Action: navigate win1 --> https://nncc626.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.59s Action: navigate win1 --> https://coolworks.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.68s Action: timer-stop totaltimer took: 124.78s 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.56s Action: navigate win1 --> https://farmsanctuary.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.95s Action: navigate win1 --> https://impossiblefoods.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.34s Action: navigate win1 --> https://basketballshoes.com.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.86s Action: navigate win1 --> https://wtfeusa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.04s Action: navigate win1 --> https://htsec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://buffalobills.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.02s Action: navigate win1 --> https://beeg.men/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.63s Action: navigate win1 --> https://imagechef.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.72s Action: navigate win1 --> https://byethost13.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.25s Action: navigate win1 --> https://lme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.35s Action: navigate win1 --> https://fmworld.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.75s Action: navigate win1 --> https://bunte.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.85s Action: navigate win1 --> https://egger.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://visitvictoria.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.40s Action: navigate win1 --> https://china-insurance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.33s Action: navigate win1 --> https://zuerich.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.20s Action: navigate win1 --> https://ctempurl.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.19s Action: navigate win1 --> https://macaotourism.gov.mo/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://katespade-outlet.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.99s Action: timer-stop totaltimer took: 110.33s 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.04s Action: navigate win1 --> https://borussia.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.52s Action: navigate win1 --> https://cams.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.16s Action: navigate win1 --> https://lnwshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.61s Action: navigate win1 --> https://alexhost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.76s Action: navigate win1 --> https://chloromycetin2018.icu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://journalmetro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.09s Action: navigate win1 --> https://officiallachargersshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.12s Action: navigate win1 --> https://rcn.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.64s Action: navigate win1 --> https://bagdreams.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://sebastianvonmeding.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.42s Action: navigate win1 --> https://ageofempires.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.63s Action: navigate win1 --> https://college-de-france.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.37s Action: navigate win1 --> https://gulfair.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.40s Action: navigate win1 --> https://njcu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.52s Action: navigate win1 --> https://imust.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.04s Action: navigate win1 --> https://blogger.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.58s Action: navigate win1 --> https://sunnewsonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.69s Action: navigate win1 --> https://totalwine.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.75s Action: timer-stop totaltimer took: 106.54s 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: 3.00s Action: navigate win1 --> https://keap.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.98s Action: navigate win1 --> https://coachoutletonlinestore.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.01s Action: navigate win1 --> https://webcams.travel/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.51s Action: navigate win1 --> https://onthesnow.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.47s Action: navigate win1 --> https://qdaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://massaudubon.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.35s Action: navigate win1 --> https://endhomelessness.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.44s Action: navigate win1 --> https://g-ghoneim.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.10s Action: navigate win1 --> https://cssplay.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.49s Action: navigate win1 --> https://zoloft75.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.53s Action: navigate win1 --> https://iblogger.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://transferbigfiles.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.78s Action: navigate win1 --> https://ironmountain.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.30s Action: navigate win1 --> https://0756tong.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://swnu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.06s Action: navigate win1 --> https://topito.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s Action: navigate win1 --> https://pbsrc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.03s Action: navigate win1 --> https://pntrac.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.91s Action: navigate win1 --> https://cheapjerseysinbulk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.08s Action: timer-stop totaltimer took: 160.56s 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.01s Action: navigate win1 --> https://deyi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.10s Action: navigate win1 --> https://drweb.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.54s Action: navigate win1 --> https://savepic.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.35s Action: navigate win1 --> https://tether.to/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.50s Action: navigate win1 --> https://macmakeupuk.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.21s Action: navigate win1 --> https://ledcraft.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.15s Action: navigate win1 --> https://secondstreetapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.66s Action: navigate win1 --> https://liberamenteservo.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: navigate win1 --> https://cipronorxcost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://opmassage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s Action: navigate win1 --> https://shuichan.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://vgcats.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.63s Action: navigate win1 --> https://igda.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.82s Action: navigate win1 --> https://pp.se/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://fdma.go.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.58s Action: navigate win1 --> https://ptt.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.34s Action: navigate win1 --> https://zhangzhou.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://journaldequebec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.30s Action: navigate win1 --> https://officialauthenticspackers.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.33s Action: timer-stop totaltimer took: 156.21s 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.03s Action: navigate win1 --> https://vy.no/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.16s Action: navigate win1 --> https://coachoutlet-canada.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.11s Action: navigate win1 --> https://agiazoni.gr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.98s Action: navigate win1 --> https://undangancinta.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.48s Action: navigate win1 --> https://projtest.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.28s Action: navigate win1 --> https://visitluxembourg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.49s Action: navigate win1 --> https://www.gov.ph/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.61s Action: navigate win1 --> https://depositm88.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.29s Action: navigate win1 --> https://duoh.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.17s Action: navigate win1 --> https://freerollspokerroom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.69s Action: navigate win1 --> https://wildfireapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.10s Action: navigate win1 --> https://harvardafricaalumni.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.94s Action: navigate win1 --> https://sais-jhu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.65s Action: navigate win1 --> https://ziare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.18s Action: navigate win1 --> https://telecomitalia.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.74s Action: navigate win1 --> https://cinepopulation.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.72s Action: navigate win1 --> https://officialcowboysfootballauthentic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.25s Action: navigate win1 --> https://5homework.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.23s Action: navigate win1 --> https://prochoiceamerica.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.24s Action: timer-stop totaltimer took: 106.33s 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: 11.02s Action: navigate win1 --> https://bowerswilkins.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.22s Action: navigate win1 --> https://gcfglobal.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.44s Action: navigate win1 --> https://innerdesign.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://isb.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.46s Action: navigate win1 --> https://xtremesystems.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://johanniter.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.16s Action: navigate win1 --> https://tute.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.77s Action: navigate win1 --> https://helpforheroes.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.24s Action: navigate win1 --> https://bjshy.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: navigate win1 --> https://mtlblog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.00s Action: navigate win1 --> https://maximumfun.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://michaeljordan.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://fitflopssaleclearance.name/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.80s Action: navigate win1 --> https://klcconsulting.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.88s Action: navigate win1 --> https://pronehty.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.06s Action: navigate win1 --> https://hlj.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.96s Action: navigate win1 --> https://fragrancenet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.38s Action: navigate win1 --> https://maktoob.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.03s Action: navigate win1 --> https://battlecreekenquirer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.02s Action: timer-stop totaltimer took: 171.43s 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.35s Action: navigate win1 --> https://geniuskitchen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.38s Action: navigate win1 --> https://internet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.64s Action: navigate win1 --> https://businessnewsdaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.24s Action: navigate win1 --> https://project-syndicate.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.28s Action: navigate win1 --> https://yn.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.10s Action: navigate win1 --> https://go.ke/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://jbk.39.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.34s Action: navigate win1 --> https://adblockplus.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.80s Action: navigate win1 --> https://awardspace.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.58s Action: navigate win1 --> https://qstheory.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://wakwak.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.23s Action: navigate win1 --> https://computerhope.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.81s Action: navigate win1 --> https://liberty.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.26s Action: navigate win1 --> https://pair.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.53s Action: navigate win1 --> https://jssor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.23s Action: navigate win1 --> https://tistory.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.98s Action: navigate win1 --> https://sans.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://myfonts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.62s Action: navigate win1 --> https://excite.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.75s Action: timer-stop totaltimer took: 178.21s 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: 6.26s Action: navigate win1 --> https://laola1.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.21s Action: navigate win1 --> https://oxfam.org.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.20s Action: navigate win1 --> https://gite-foret-fouesnant.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.65s Action: navigate win1 --> https://li.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.88s Action: navigate win1 --> https://dynamicperformance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.47s Action: navigate win1 --> https://gz163.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.95s Action: navigate win1 --> https://minijuegos.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.82s Action: navigate win1 --> https://dragondoor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://linkshare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.51s Action: navigate win1 --> https://wum.edu.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://toulouse.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.54s Action: navigate win1 --> https://gdgpo.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.04s Action: navigate win1 --> https://peterboroughtoday.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.70s Action: navigate win1 --> https://cialispascherfr24.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.40s Action: navigate win1 --> https://therams.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.48s Action: navigate win1 --> https://jiaxing.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.68s Action: navigate win1 --> https://chinawindsor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.03s Action: navigate win1 --> https://omicsgroup.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.46s Action: navigate win1 --> https://univ-lille.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.36s Action: timer-stop totaltimer took: 113.29s 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: 8.16s Action: navigate win1 --> https://autoportal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.83s Action: navigate win1 --> https://dentinum.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.09s Action: navigate win1 --> https://mnmentalhealth.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.19s Action: navigate win1 --> https://mytraining.asia/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.92s Action: navigate win1 --> https://tubularinsights.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.19s Action: navigate win1 --> https://naltrexone50mg.space/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://szigetfestival.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.10s Action: navigate win1 --> https://method.ac/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.98s Action: navigate win1 --> https://abramelin.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://dom.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.09s Action: navigate win1 --> https://linuxinsider.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.21s Action: navigate win1 --> https://paris.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.34s Action: navigate win1 --> https://globe.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://de.ms/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://jp.dk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 81.64s Action: navigate win1 --> https://reporterre.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.50s Action: navigate win1 --> https://dramafever.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://cngold.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://soul-cycle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.66s Action: timer-stop totaltimer took: 200.47s 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.80s Action: navigate win1 --> https://umbraco.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.18s Action: navigate win1 --> https://atlanta.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.66s Action: navigate win1 --> https://consumerwatchdog.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.58s Action: navigate win1 --> https://rolka.su/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.39s Action: navigate win1 --> https://umich.pub/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.71s Action: navigate win1 --> https://bullshido.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.81s Action: navigate win1 --> https://carnegie.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.66s Action: navigate win1 --> https://aquinas.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.20s Action: navigate win1 --> https://jxust.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.27s Action: navigate win1 --> https://hnppt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.51s Action: navigate win1 --> https://ambzjx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.32s Action: navigate win1 --> https://bsls.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.59s Action: navigate win1 --> https://eoi.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.43s Action: navigate win1 --> https://crisis.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://officialpanthersfootballshops.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.26s Action: navigate win1 --> https://secur-easy.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.17s Action: navigate win1 --> https://przedszkoleuzwirka.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.11s Action: navigate win1 --> https://vmcjpi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.39s Action: navigate win1 --> https://uggoutlet.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.79s Action: timer-stop totaltimer took: 139.86s 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: 5.93s Action: navigate win1 --> https://sav.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.51s Action: navigate win1 --> https://farecompare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.61s Action: navigate win1 --> https://nfu.edu.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://dx.am/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.92s Action: navigate win1 --> https://galeria-kaufhof.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.47s Action: navigate win1 --> https://cqcp.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.91s Action: navigate win1 --> https://sailingscuttlebutt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.48s Action: navigate win1 --> https://cyclinguk.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.40s Action: navigate win1 --> https://officialauthenticdolphinsprostore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.22s Action: navigate win1 --> https://uinjkt.ac.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.85s Action: navigate win1 --> https://wtu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.54s Action: navigate win1 --> https://fzbm.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.77s Action: navigate win1 --> https://chest-imeu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://ac-nancy-metz.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.29s Action: navigate win1 --> https://fc-junajted.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.58s Action: navigate win1 --> https://shendaoguoji.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.56s Action: navigate win1 --> https://pashtriku.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.71s Action: navigate win1 --> https://indochinaheritage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.09s Action: navigate win1 --> https://bburago.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.55s Action: timer-stop totaltimer took: 116.56s 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.01s Action: navigate win1 --> https://figma.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.71s Action: navigate win1 --> https://gay.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.80s Action: navigate win1 --> https://preventionweb.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.91s Action: navigate win1 --> https://ebgames.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.07s Action: navigate win1 --> https://aaanet.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.94s Action: navigate win1 --> https://163jiankang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://xixik.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://newotani.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.77s Action: navigate win1 --> https://adidasoutletstores.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.71s Action: navigate win1 --> https://jtg-antracyt.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://ukports.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.61s Action: navigate win1 --> https://team17.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.84s Action: navigate win1 --> https://byethost4.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://theintelligencer.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.64s Action: navigate win1 --> https://idfpr.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 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 (0.401636) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: TypeError: cannot read property 'length' of undefined (0.401725) [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 (2.083000) [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 (3.291088) [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 (4.316263) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 26) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-search/assets/js/jet-search.js?ver=3.5.5:26) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (5.320134) [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:148) strict at [anon] (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:131) strict at [anon] (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:223) strict at eval (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:225) preventsyield (7.372011) [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 (8.396575) [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.3.1:10) strict at eval (https://uplb.edu.ph/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1:10) preventsyield (9.404031) [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/vendor/react-jsx-runtime.min.js?ver=18.3.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (10.422927) [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 (11.467454) [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 (11.531889) [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 (11.551341) [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 (11.569032) [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=4d63a3d491d11ffd8ac6:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (12.032855) [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 (12.123924) [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=93117dfee2692b04b770:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (12.136901) [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 (12.353532) [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.3.1:10) strict at eval (https://uplb.edu.ph/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:10) preventsyield (12.397398) [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 (12.420201) [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 (12.738323) [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 (12.816905) [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 (12.866982) [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 (12.891246) [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 (12.961018) [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=85f0708cd2e6b26addeb:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (12.994820) [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=4b858962c15c2c7a135f:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (13.021024) [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=a0a172871afaeb261566:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (13.089433) [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=7c62e39de0308c73d50c:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (13.123058) [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 (13.140012) [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 (13.174072) [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=3156534cc54473497e14:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (13.218241) [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=4021b9e4e9ef4d3cd868:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (13.251382) [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 (13.294880) [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 (14.022184) [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=8474af4b6260126fa879:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (14.049062) [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=e87eb76272a3a08402d2:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (14.132128) [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=d387b816bc1ed2042e28:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (14.259560) [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 (14.301380) [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=aef2543ab60c8c9bb609:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (14.388060) [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=130172abbae720694b1f:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (14.430845) [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=32686e58e84193ce808b:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (14.724984) [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=33b90579e9a6d83ac03b:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (14.851799) [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 (14.932000) [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 (14.953387) [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 (14.953438) [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 (14.953491) [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 (14.953579) [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 (14.953653) [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 (14.953725) [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 (14.953796) [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 (14.953866) [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 (14.953936) [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 (14.954005) [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 (14.954069) [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 (14.955016) [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 (14.955101) [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 (14.955169) [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 (14.955237) [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 (14.955304) [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 (14.955369) [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 (14.955414) [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 (14.955485) [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 (14.955547) [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 (14.955607) [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 (14.955673) [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 (14.955720) [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 (14.962403) [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 (14.962639) [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 (14.962686) [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 (14.962718) [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 (14.992580) [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=9307a8c9e3254140a223:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (15.245049) [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=945c6cbfe821b3070047:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (15.286690) [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 (15.287056) [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-d0bf58a1af8f4c66.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.287290) [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-465b4cae77ed924f.js:3) preventsyield (15.293240) [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/2563-97cfceb08756ddc2.js:8) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.293494) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 3) at [anon] (https://www.figma.com/_next/static/chunks/8952-8fdda5bbfa6b8639.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (15.293594) [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/1997-bb6e1bea6dd66a17.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.293884) [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-678833b0da7ea1dc.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.293948) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 3) at [anon] (https://www.figma.com/_next/static/chunks/bf76e631-7fb5b0cfedd783bd.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (15.294013) [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/1256-1edbb24136536b19.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.298196) [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/3823-a9c16c4cd20f3ad6.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (15.299802) [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/4469-970fb7caf89e7cd5.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.300005) [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/1269-02c456fc2cde2194.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.300112) [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/3402-d5021fd5bc9f0b47.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.300543) [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-7ef6ae5c2ae95566.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.300947) [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-fc560ff5c52bd650.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.301029) [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-bc35eee75688ac15.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (15.302133) [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-f0d621194d4fdac0.js:3) strict at eval (https://www.figma.com/_next/static/chunks/webpack-f0d621194d4fdac0.js:3) preventsyield (15.326678) [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=08cc10e9532531e22456:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (15.381705) [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=3b5f5dcfde830ecef24f:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (15.439367) [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 (15.518656) [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=28fb4f612c7c613fdd55:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (15.545579) [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=8224153d27ea1b378c5a:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (16.215525) [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=e10cc6bfcff4fe474479:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (16.236817) [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=b4c7e00c3ec65ecfeaed:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (16.262799) [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/plugins.min.js?ver=ef6da4a9b2747b62c09c:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (16.287569) [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=1e0f25c205ebeb30bcd2:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (16.782106) [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/viewport.min.js?ver=829c9a30d366e1e5054c:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (16.896887) [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=d362bb0f0c3fd99674fe:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (17.015366) [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 (17.051541) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://lalgbtcenter.org/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=8f9853f2af0794c7:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.067519) [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/jetgridbuilder/assets/js/blocks-grid-builder-front.js?ver=1.1.5:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.174220) [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 (17.225301) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 7) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-menu/assets/public/js/jet-menu-public-scripts.js?ver=2.4.7:7) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.378207) [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 (17.386719) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 7) at [anon] (?inline script?:7) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (17.389277) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 14) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-popup/assets/js/jet-popup-frontend.js?ver=2.0.9:14) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.623728) [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.70:701) preventsyield (17.707898) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 6) at [anon] (https://publish.preventionweb.net/widget.js?rand=3d797b:6) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (17.707974) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'PW_Widget' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:2) preventsyield (17.741207) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 30) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-engine/assets/js/frontend.js?ver=3.6.1:30) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.034728) [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_PwslwfInePe-Z1fqMf4OXDZwNmcFqlRqDToKHIB5DnI.js?scope=footer&delta=0&language=en&theme=pw&include=eJx1UVuSxCAIvJDGI1kYScYdBEtxHrdfs2aftfND0U3bNCW8wcOTQMTq4Ltf9FIlBKwGH1rBbwkp-ohtraloEnYveL-2ZtqzKWYXoKHpHGv1q-Q8Hu0kAcg2fVLi_c-sqyKPlbtNrLhXOPx-azLwXuWGduAijKzNlPsL295UsvsJ_BQa7MNQrgkP30IJeEX3Hzku26CTGog5sVcRCnCkGQFZz71mJJ_BXSBZr83eEt7PFF8zP2dTMhVHae6jLlliJzQ0DvSxSolyZ3cg-4nsJjWb9SIN2cXaC9Ay0Ul6SsHNdhm_8A4jx7vH:12) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (18.336002) [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/themes/custom/undrr_common/js/mangrove-components/ShareButtons-wrapper.js?sp34qm:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.395908) [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_c7Nss88jAvU4weN95rRfHG2V6a47WyzBKKEEP_etzps.js?scope=footer&delta=2&language=en&theme=pw&include=eJx1UVuSxCAIvJDGI1kYScYdBEtxHrdfs2aftfND0U3bNCW8wcOTQMTq4Ltf9FIlBKwGH1rBbwkp-ohtraloEnYveL-2ZtqzKWYXoKHpHGv1q-Q8Hu0kAcg2fVLi_c-sqyKPlbtNrLhXOPx-azLwXuWGduAijKzNlPsL295UsvsJ_BQa7MNQrgkP30IJeEX3Hzku26CTGog5sVcRCnCkGQFZz71mJJ_BXSBZr83eEt7PFF8zP2dTMhVHae6jLlliJzQ0DvSxSolyZ3cg-4nsJjWb9SIN2cXaC9Ay0Ul6SsHNdhm_8A4jx7vH:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.430482) [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-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.25.11:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (18.449600) [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_GUROqnITK9F6er-s0foLbAreya4DxCstiDIZMS5_nPY.js?scope=footer&delta=4&language=en&theme=pw&include=eJx1UVuSxCAIvJDGI1kYScYdBEtxHrdfs2aftfND0U3bNCW8wcOTQMTq4Ltf9FIlBKwGH1rBbwkp-ohtraloEnYveL-2ZtqzKWYXoKHpHGv1q-Q8Hu0kAcg2fVLi_c-sqyKPlbtNrLhXOPx-azLwXuWGduAijKzNlPsL295UsvsJ_BQa7MNQrgkP30IJeEX3Hzku26CTGog5sVcRCnCkGQFZz71mJJ_BXSBZr83eEt7PFF8zP2dTMhVHae6jLlliJzQ0DvSxSolyZ3cg-4nsJjWb9SIN2cXaC9Ay0Ul6SsHNdhm_8A4jx7vH:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.451875) [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.11:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.456677) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://uplb.edu.ph/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.25.11:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.561117) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://uplb.edu.ph/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.25.11:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.583308) [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-blocks/assets/js/jet-blocks.min.js?ver=1.3.15:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (18.921026) [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-elements/assets/js/jet-elements.min.js?ver=2.7.2:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.951543) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 22) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-menu/includes/elementor/assets/public/js/widgets-scripts.js?ver=2.4.7:22) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.993193) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 29) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-popup/includes/elementor/assets/js/jet-popup-elementor-frontend.js?ver=2.0.9:29) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (19.082666) [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-tabs/assets/js/jet-tabs-frontend.min.js?ver=2.2.6.1:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (19.617300) [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 resetVisitedMessages (https://uplb.edu.ph/wp-content/plugins/jet-tricks/assets/js/lib/tippy/tippy-bundle.js?ver=6.3.1:47) strict at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-tricks/assets/js/lib/tippy/tippy-bundle.js?ver=6.3.1:46) strict at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-tricks/assets/js/lib/tippy/tippy-bundle.js?ver=6.3.1:1) at eval (https://uplb.edu.ph/wp-content/plugins/jet-tricks/assets/js/lib/tippy/tippy-bundle.js?ver=6.3.1:250) preventsyield (19.642169) [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-tricks/assets/js/jet-tricks-frontend.js?ver=1.4.10:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (19.729564) [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-blog/assets/js/jet-blog.min.js?ver=2.4.2:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (20.923837) [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) [...] (21.211741) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'onerror' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://consent.trustarc.com/notice?domain=gamestopus.com&country=us&state=ca&c=teconsent&pn=1>m=1&js=nj¬iceType=bb&text=true&irmc=irmlink:12) at eval (https://consent.trustarc.com/notice?domain=gamestopus.com&country=us&state=ca&c=teconsent&pn=1>m=1&js=nj¬iceType=bb&text=true&irmc=irmlink:14) preventsyield (21.219993) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'XMLHttpRequest' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (?inline script?:3) at r (?inline script?:3) tailcall at [anon] (?inline script?:3) at r (?inline script?:3) at [anon] (?inline script?:3) at eval (?inline script?:3) preventsyield (21.221558) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 37) at [anon] (?inline script?:37) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (21.221701) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 41) at [anon] (?inline script?:41) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (21.226254) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 6) at [anon] (?inline script?:6) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (21.228206) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (?inline script?:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (21.229944) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (?inline script?:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (21.230515) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (?inline script?:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (21.230982) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (?inline script?:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (21.231459) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (?inline script?:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (21.231985) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (?inline script?:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (21.233878) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (?inline script?:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (21.235240) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (?inline script?:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (21.236345) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (?inline script?:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (21.239457) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 5) at [anon] (?inline script?:5) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (21.240615) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (?inline script?:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (21.240661) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4) at [anon] (?inline script?:4) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (22.311511) [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://www.googletagmanager.com/gtm.js?id=GTM-NF2SZTJ:343) construct at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-NF2SZTJ:343) construct at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-NF2SZTJ:343) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-NF2SZTJ:894) preventsyield (22.317160) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 1) at [anon] (https://www.gamestop.com/sQhhWx5DW4507rY9sXw0ejtW6AQ/LEJOVtuiiwckuuaO/SgwXNDU/NQZkZS4/jA3kB:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (22.419070) [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://www.googletagmanager.com/gtm.js?id=GTM-57H2D2Q:315) construct at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-57H2D2Q:315) construct at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-57H2D2Q:315) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-57H2D2Q:862) preventsyield (22.621481) [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://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/breadLandingPageSetup.js:1) strict at eval (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/breadLandingPageSetup.js:1) preventsyield (22.724870) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://brand-sdk.kmsmep.com/unified/unified.sdk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (22.725832) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'screen' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/internal/jscript/dwanalytics-22.2.js:9) at eval (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/internal/jscript/dwanalytics-22.2.js:26) preventsyield (22.729122) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://cdn.cquotient.com/js/v2/gretel.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (22.758140) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'I\x0a\x181\x19;Q=O\x17\x07' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal at vB (https://www.gamestop.com/sQhhWx5DW4507rY9sXw0ejtW6AQ/cLJOau/JioKNDU/CRk8FHg/MOHIo:1) at ZB (https://www.gamestop.com/sQhhWx5DW4507rY9sXw0ejtW6AQ/cLJOau/JioKNDU/CRk8FHg/MOHIo:1) tailcall at [anon] (https://www.gamestop.com/sQhhWx5DW4507rY9sXw0ejtW6AQ/cLJOau/JioKNDU/CRk8FHg/MOHIo:1) at Hz (https://www.gamestop.com/sQhhWx5DW4507rY9sXw0ejtW6AQ/cLJOau/JioKNDU/CRk8FHg/MOHIo:1) tailcall at Hz (https://www.gamestop.com/sQhhWx5DW4507rY9sXw0ejtW6AQ/cLJOau/JioKNDU/CRk8FHg/MOHIo:1) tailcall at eval (https://www.gamestop.com/sQhhWx5DW4507rY9sXw0ejtW6AQ/cLJOau/JioKNDU/CRk8FHg/MOHIo:1) preventsyield (22.921388) [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://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at e (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield (22.939815) [WARN netsurf] desktop/browser_window.c:4606 browser_window_console_log: jQuery.Deferred exception: undefined not callable (property 'matchMedia' of [object Object]),TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield, (22.945597) [WARN netsurf] desktop/browser_window.c:4606 browser_window_console_log: jQuery.Deferred exception: undefined not callable (property 'matchMedia' of [object Object]),TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield, (22.951421) [WARN netsurf] desktop/browser_window.c:4606 browser_window_console_log: jQuery.Deferred exception: undefined not callable (property 'matchMedia' of [object Object]),TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield, (22.957239) [WARN netsurf] desktop/browser_window.c:4606 browser_window_console_log: jQuery.Deferred exception: undefined not callable (property 'matchMedia' of [object Object]),TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield, (22.972290) [WARN netsurf] desktop/browser_window.c:4606 browser_window_console_log: jQuery.Deferred exception: undefined not callable (property 'matchMedia' of [object Object]),TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield, (22.979467) [WARN netsurf] desktop/browser_window.c:4606 browser_window_console_log: jQuery.Deferred exception: undefined not callable (property 'matchMedia' of [object Object]),TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/homePageDesigner.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/homePageDesigner.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/homePageDesigner.js:2) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/homePageDesigner.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/homePageDesigner.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield, (22.991442) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield (22.991472) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield (22.991500) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield (22.991522) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1699972649064/js/purLanding.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield (22.994155) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield (23.001520) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/homePageDesigner.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/homePageDesigner.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/homePageDesigner.js:2) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/homePageDesigner.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/homePageDesigner.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1735456633745/js/main.js:2) strict preventsyield (31.295282) [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://www.googletagmanager.com/gtm.js?id=GTM-M5HK95C:300) construct at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-M5HK95C:300) construct at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-M5HK95C:300) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-M5HK95C:850) preventsyield (37.109439) [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 (38.569400) [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 (42.550341) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 7) at [anon] (https://ce.mf.marsflag.com/latest/js/mf-search.js:7) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (42.599505) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 195) at [anon] (https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit:195) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (60.492046) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://jtg-antracyt.pl/wp-content/plugins/cookie-law-info/lite/frontend/js/script.min.js?ver=3.2.8:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (72.616898) [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) [...] (75.913790) [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) [...] (75.933549) [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 (75.966009) [WARN netsurf] desktop/browser_window.c:4606 browser_window_console_log: jQuery.Deferred exception: undefined not callable (property 'slick' of [object Object]),TypeError: undefined not callable (property 'slick' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (?inline script?:3) at [anon] (https://ukports.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2) strict at [anon] (https://ukports.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2) strict preventsyield, (76.599382) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'slick' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (?inline script?:3) at [anon] (https://ukports.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2) strict at [anon] (https://ukports.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2) strict preventsyield (83.112299) [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 (83.124492) [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=4d63a3d491d11ffd8ac6:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (83.136925) [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 (83.137013) [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 (83.149952) [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://ukports.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0.1:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (83.163314) [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://ukports.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0.1:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (84.214089) [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 (85.226812) [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/contact-form-7/modules/stripe/index.js?ver=6.0.1:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (86.239174) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 7) at [anon] (https://ukports.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0:7) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (90.423880) [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 (90.434142) [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://ukports.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.0.11:1) strict at [anon] (https://ukports.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2) strict at [anon] (https://ukports.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2) strict preventsyield (91.435707) [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.25.10:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (92.125572) [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.25.10:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (92.147824) [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 (92.358630) [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.25.10:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (92.498973) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://ukports.com/wp-content/plugins/elementor-pro/assets/js/preloaded-elements-handlers.min.js?ver=3.17.1:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (92.780941) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'scrollRestoration' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at enable (https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js:10) strict at register (https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js:10) strict at wb (https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js:10) strict at [anon] (https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js:10) strict preventsyield at forEach () native strict preventsyield at registerPlugin (https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js:10) strict at [anon] (https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js:10) strict at [anon] (https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js:10) at eval (https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js:10) preventsyield (92.781375) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at eval (?inline script?:4) preventsyield (92.793642) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 3) at [anon] (?inline script?:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (92.800161) [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 (92.840603) [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.9.2.3:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (92.903692) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1) at [anon] (https://ukports.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.9.2.3:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (93.850667) [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.team17.com/hs-fs/hub/26630753/hub_generated/module_assets/105748702166/1729836635967/module_105748702166_SR_Navigation_01.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (94.077438) [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.team17.com/hs-fs/hub/26630753/hub_generated/module_assets/113140480240/1732628912427/module_113140480240_SR_Home_Hero.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (94.077670) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 36) at [anon] (?inline script?:36) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (95.145909) [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.team17.com/_hcms/forms/v2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (95.147395) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'hbspt' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:73) preventsyield (96.162506) [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.team17.com/hs-fs/hub/26630753/hub_generated/module_assets/113281233652/1728654009501/module_113281233652_SR_Two_Col_08.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (97.164123) [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.team17.com/hs-fs/hub/26630753/hub_generated/module_assets/113282143162/1730192992580/module_113282143162_SR_Featured_Games.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (97.164375) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 36) at [anon] (?inline script?:36) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (97.164542) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 36) at [anon] (?inline script?:36) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (97.164706) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 36) at [anon] (?inline script?:36) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (97.164863) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 36) at [anon] (?inline script?:36) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (97.165014) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 36) at [anon] (?inline script?:36) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (97.165167) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 36) at [anon] (?inline script?:36) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (97.165552) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 36) at [anon] (?inline script?:36) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (97.165705) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 36) at [anon] (?inline script?:36) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (97.918185) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: not object coercible at [anon] (content/handlers/javascript/duktape/duktape.c:23261) internal at forEach () native strict preventsyield at [anon] (https://www.team17.com/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js:1) at eval (https://www.team17.com/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js:1) preventsyield (98.192805) [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://www.googletagmanager.com/gtag/js?id=G-WQZNVVRB3F:366) construct at [anon] (https://www.googletagmanager.com/gtag/js?id=G-WQZNVVRB3F:366) construct at [anon] (https://www.googletagmanager.com/gtag/js?id=G-WQZNVVRB3F:366) at eval (https://www.googletagmanager.com/gtag/js?id=G-WQZNVVRB3F:924) preventsyield (98.192889) [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.team17.com/hs-fs/hub/26630753/hub_generated/template_assets/105039249880/1728390529761/sr_child/js/interaction.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (98.193073) [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.team17.com/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (98.193102) [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.team17.com/hs-fs/hub/26630753/hub_generated/module_assets/113270339576/1728564647201/module_113270339576_SR_Stats_06.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (98.197923) [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.team17.com/hs/hsstatic/HubspotToolsMenu/static-1.393/js/index.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (98.557446) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 1) at [anon] (https://js-eu1.hsadspixel.net/fb.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal (98.559567) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 36) at [anon] (https://js-eu1.hs-banner.com/v2/26630753/banner.js:36) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (98.601618) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Promise' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at n (https://cdn.leadinfo.net/ping.js:7) strict at [anon] (https://cdn.leadinfo.net/ping.js:7) strict at [anon] (https://cdn.leadinfo.net/ping.js:7) strict at eval (https://cdn.leadinfo.net/ping.js:7) strict preventsyield (98.748258) [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/zIriijn3uj5Vpknvt_LnfNbF/recaptcha__en.js:634) at [anon] (https://www.gstatic.com/recaptcha/releases/zIriijn3uj5Vpknvt_LnfNbF/recaptcha__en.js:538) at [anon] (https://www.gstatic.com/recaptcha/releases/zIriijn3uj5Vpknvt_LnfNbF/recaptcha__en.js:635) at eval (https://www.gstatic.com/recaptcha/releases/zIriijn3uj5Vpknvt_LnfNbF/recaptcha__en.js:1130) preventsyield (99.764996) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://js-eu1.hscollectedforms.net/collectedforms.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (99.769474) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 43) at [anon] (https://js-eu1.hs-analytics.net/analytics/1735452600000/26630753.js:43) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (99.769660) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://js-eu1.hubspot.com/web-interactives-embed.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (102.477155) [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://www.googletagmanager.com/gtm.js?id=GTM-PC5PMZ5:256) construct at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-PC5PMZ5:256) construct at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-PC5PMZ5:256) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-PC5PMZ5:753) preventsyield (104.002411) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'substr' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://validate.onecount.net/js/oc.min.js:1) strict at [anon] (https://validate.onecount.net/js/oc.min.js:1) strict at eval (https://validate.onecount.net/js/oc.min.js:1) preventsyield (105.314675) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'googlefcPresent' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (?inline script?:14) strict at [anon] (?inline script?:14) strict at [anon] (?inline script?:13) strict at [anon] (?inline script?:15) strict at [anon] (?inline script?:15) strict at eval (?inline script?:17) preventsyield (105.469178) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property [Symbol hidden '??NETSURF_DUKTAPE_PRIVATE'] of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] () native strict preventsyield at [anon] (https://www.theintelligencer.net/wp-content/themes/coreV3_lazy/includes/ads/lazysizes.min.js:2) strict at [anon] (https://www.theintelligencer.net/wp-content/themes/coreV3_lazy/includes/ads/lazysizes.min.js:2) strict at [anon] (https://www.theintelligencer.net/wp-content/themes/coreV3_lazy/includes/ads/lazysizes.min.js:2) strict preventsyield (105.639146) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://c.amazon-adsystem.com/aax2/apstag.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (108.957867) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2) at [anon] (?inline script?:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (109.252645) [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/zIriijn3uj5Vpknvt_LnfNbF/recaptcha__en.js:634) at [anon] (https://www.gstatic.com/recaptcha/releases/zIriijn3uj5Vpknvt_LnfNbF/recaptcha__en.js:538) at [anon] (https://www.gstatic.com/recaptcha/releases/zIriijn3uj5Vpknvt_LnfNbF/recaptcha__en.js:635) at eval (https://www.gstatic.com/recaptcha/releases/zIriijn3uj5Vpknvt_LnfNbF/recaptcha__en.js:1130) preventsyield (109.308294) [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://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202412090101/pubads_impl.js:33) preventsyield (109.606883) [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://www.theintelligencer.net/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict construct at [anon] (https://www.theintelligencer.net/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict at [anon] (https://www.theintelligencer.net/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) at eval (https://www.theintelligencer.net/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) preventsyield (109.943330) [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.theintelligencer.net/wp-includes/js/dist/hooks.min.js?ver=4169d3cf8e8d95a3d6d5:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (110.023318) [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.theintelligencer.net/wp-includes/js/dist/i18n.min.js?ver=9e794f35a71bb98672ae:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (110.023404) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'setLocaleData' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:2) preventsyield (110.302393) [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.theintelligencer.net/wp-includes/js/dist/a11y.min.js?ver=ecce20f002eda4c19664:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (110.377374) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2) at [anon] (?inline script?:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (110.511732) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: not object coercible at [anon] (content/handlers/javascript/duktape/duktape.c:23261) internal at slice () native strict preventsyield at [anon] (https://cdn.jsdelivr.net/npm/vanilla-lazyload@11.0.6/dist/lazyload.min.js:1) strict at [anon] (https://cdn.jsdelivr.net/npm/vanilla-lazyload@11.0.6/dist/lazyload.min.js:1) strict construct at eval (?inline script?:4) preventsyield (110.540209) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'screen' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://stats.wpmucdn.com/analytics.js:21) at eval (https://stats.wpmucdn.com/analytics.js:77) preventsyield (110.550541) [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.theintelligencer.net/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.8.18:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (110.574924) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunkgravityforms' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (https://www.theintelligencer.net/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=54e7080aa7a02c83aa61fae430b9d869:1) strict preventsyield (110.575925) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Automatic publicPath is not supported in this browser at [anon] (https://www.theintelligencer.net/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=bab19fd84843dabc070e73326d787910:1) strict at [anon] (https://www.theintelligencer.net/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=bab19fd84843dabc070e73326d787910:1) strict at eval (https://www.theintelligencer.net/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=bab19fd84843dabc070e73326d787910:1) preventsyield (110.576811) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'isLoggedIn' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (?inline script?:22) at [anon] (?inline script?:69) 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)[0x0000000000194044] /lib/x86_64-linux-gnu/libc.so.6(+0x3c050)[0x7f76ac57c050] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/hlcache.c:742(hlcache_handle_release)[0x0000000000160a39] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/script.c:662(html_script_free)[0x0000000000113066] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/html.c:1304(html_destroy)[0x00000000000f9956] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/content.c:366(content_destroy)[0x00000000000d2887] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/hlcache.c:153(hlcache_clean)[0x000000000015ffe0] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/schedule.c:167(monkey_schedule_run)[0x0000000000194795] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/main.c:292(monkey_run)[0x0000000000038478] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f76ac56724a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f76ac567305] ??:?(_start)[0x00000000000419e1] 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