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/hudson4129316957618276495.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 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/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 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 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/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/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/text_decoration.c COMPILE: src/parse/properties/utils.c COMPILE: src/parse/properties/voice_family.c COMPILE: src/parse/properties/autogenerated_background_repeat.c COMPILE: src/parse/properties/autogenerated_border_collapse.c COMPILE: src/parse/properties/autogenerated_cue_after.c COMPILE: src/parse/properties/autogenerated_cue_before.c COMPILE: src/parse/properties/autogenerated_direction.c COMPILE: src/parse/properties/autogenerated_display.c COMPILE: src/parse/properties/autogenerated_empty_cells.c COMPILE: src/parse/properties/autogenerated_float.c COMPILE: src/parse/properties/autogenerated_font_size.c COMPILE: src/parse/properties/autogenerated_font_style.c COMPILE: src/parse/properties/autogenerated_font_variant.c COMPILE: src/parse/properties/autogenerated_height.c COMPILE: src/parse/properties/autogenerated_letter_spacing.c COMPILE: src/parse/properties/autogenerated_line_height.c COMPILE: src/parse/properties/autogenerated_border_top.c COMPILE: src/parse/properties/autogenerated_border_bottom.c COMPILE: src/parse/properties/autogenerated_border_left.c COMPILE: src/parse/properties/autogenerated_border_right.c COMPILE: src/parse/properties/autogenerated_max_height.c COMPILE: src/parse/properties/autogenerated_max_width.c COMPILE: src/parse/properties/autogenerated_min_height.c COMPILE: src/parse/properties/autogenerated_min_width.c COMPILE: src/parse/properties/autogenerated_color.c COMPILE: src/parse/properties/autogenerated_padding_side.c COMPILE: src/parse/properties/autogenerated_padding_bottom.c COMPILE: src/parse/properties/autogenerated_padding_left.c COMPILE: src/parse/properties/autogenerated_padding_top.c COMPILE: src/parse/properties/autogenerated_padding_right.c COMPILE: src/parse/properties/autogenerated_margin_side.c COMPILE: src/parse/properties/autogenerated_margin_top.c COMPILE: src/parse/properties/autogenerated_margin_bottom.c COMPILE: src/parse/properties/autogenerated_margin_left.c COMPILE: src/parse/properties/autogenerated_margin_right.c COMPILE: src/parse/properties/autogenerated_side.c COMPILE: src/parse/properties/autogenerated_top.c COMPILE: src/parse/properties/autogenerated_bottom.c COMPILE: src/parse/properties/autogenerated_left.c COMPILE: src/parse/properties/autogenerated_right.c COMPILE: src/parse/properties/autogenerated_border_side_width.c COMPILE: src/parse/properties/autogenerated_border_top_width.c COMPILE: src/parse/properties/autogenerated_border_bottom_width.c COMPILE: src/parse/properties/autogenerated_border_left_width.c COMPILE: src/parse/properties/autogenerated_border_right_width.c COMPILE: src/parse/properties/autogenerated_border_side_style.c COMPILE: src/parse/properties/autogenerated_border_top_style.c COMPILE: src/parse/properties/autogenerated_border_bottom_style.c COMPILE: src/parse/properties/autogenerated_border_left_style.c COMPILE: src/parse/properties/autogenerated_border_right_style.c COMPILE: src/parse/properties/autogenerated_border_side_color.c COMPILE: src/parse/properties/autogenerated_border_top_color.c COMPILE: src/parse/properties/autogenerated_border_bottom_color.c COMPILE: src/parse/properties/autogenerated_border_left_color.c COMPILE: src/parse/properties/autogenerated_border_right_color.c COMPILE: src/parse/properties/autogenerated_counter_increment.c COMPILE: src/parse/properties/autogenerated_counter_reset.c COMPILE: src/parse/properties/autogenerated_background_attachment.c COMPILE: src/parse/properties/autogenerated_background_color.c COMPILE: src/parse/properties/autogenerated_caption_side.c COMPILE: src/parse/properties/autogenerated_clear.c COMPILE: src/parse/properties/autogenerated_background_image.c COMPILE: src/parse/properties/autogenerated_list_style_image.c COMPILE: src/parse/properties/autogenerated_list_style_position.c COMPILE: src/parse/properties/autogenerated_orphans.c COMPILE: src/parse/properties/autogenerated_outline_color.c COMPILE: src/parse/properties/autogenerated_outline_style.c COMPILE: src/parse/properties/autogenerated_outline_width.c COMPILE: src/parse/properties/autogenerated_overflow_x.c COMPILE: src/parse/properties/autogenerated_overflow_y.c COMPILE: src/parse/properties/autogenerated_page_break_after.c COMPILE: src/parse/properties/autogenerated_page_break_before.c COMPILE: src/parse/properties/autogenerated_page_break_inside.c COMPILE: src/parse/properties/autogenerated_pause_after.c COMPILE: src/parse/properties/autogenerated_pause_before.c COMPILE: src/parse/properties/autogenerated_pitch.c COMPILE: src/parse/properties/autogenerated_pitch_range.c COMPILE: src/parse/properties/autogenerated_position.c COMPILE: src/parse/properties/autogenerated_richness.c COMPILE: src/parse/properties/autogenerated_speak.c COMPILE: src/parse/properties/autogenerated_speak_header.c COMPILE: src/parse/properties/autogenerated_speak_numeral.c COMPILE: src/parse/properties/autogenerated_speak_punctuation.c COMPILE: src/parse/properties/autogenerated_speech_rate.c COMPILE: src/parse/properties/autogenerated_stress.c COMPILE: src/parse/properties/autogenerated_table_layout.c COMPILE: src/parse/properties/autogenerated_text_align.c COMPILE: src/parse/properties/autogenerated_text_indent.c COMPILE: src/parse/properties/autogenerated_text_transform.c COMPILE: src/parse/properties/autogenerated_unicode_bidi.c COMPILE: src/parse/properties/autogenerated_vertical_align.c COMPILE: src/parse/properties/autogenerated_visibility.c COMPILE: src/parse/properties/autogenerated_volume.c COMPILE: src/parse/properties/autogenerated_white_space.c COMPILE: src/parse/properties/autogenerated_widows.c COMPILE: src/parse/properties/autogenerated_width.c COMPILE: src/parse/properties/autogenerated_word_spacing.c COMPILE: src/parse/properties/autogenerated_z_index.c COMPILE: src/parse/properties/autogenerated_break_after.c COMPILE: src/parse/properties/autogenerated_break_before.c COMPILE: src/parse/properties/autogenerated_break_inside.c COMPILE: src/parse/properties/autogenerated_column_count.c COMPILE: src/parse/properties/autogenerated_column_fill.c COMPILE: src/parse/properties/autogenerated_column_gap.c COMPILE: src/parse/properties/autogenerated_column_rule_color.c COMPILE: src/parse/properties/autogenerated_column_rule_style.c COMPILE: src/parse/properties/autogenerated_column_rule_width.c COMPILE: src/parse/properties/autogenerated_column_span.c COMPILE: src/parse/properties/autogenerated_column_width.c COMPILE: src/parse/properties/autogenerated_writing_mode.c COMPILE: src/parse/properties/autogenerated_box_sizing.c COMPILE: src/parse/properties/autogenerated_align_content.c COMPILE: src/parse/properties/autogenerated_align_items.c COMPILE: src/parse/properties/autogenerated_align_self.c COMPILE: src/parse/properties/autogenerated_flex_basis.c COMPILE: src/parse/properties/autogenerated_flex_direction.c COMPILE: src/parse/properties/autogenerated_flex_grow.c COMPILE: src/parse/properties/autogenerated_flex_shrink.c COMPILE: src/parse/properties/autogenerated_flex_wrap.c COMPILE: src/parse/properties/autogenerated_justify_content.c COMPILE: src/parse/properties/autogenerated_order.c COMPILE: src/select/arena.c COMPILE: src/select/computed.c COMPILE: src/select/dispatch.c COMPILE: src/select/hash.c COMPILE: src/select/select.c COMPILE: src/select/strings.c COMPILE: src/select/font_face.c COMPILE: src/select/format_list_style.c COMPILE: src/select/unit.c COMPILE: src/select/properties/helpers.c COMPILE: src/select/properties/align_content.c COMPILE: src/select/properties/align_items.c COMPILE: src/select/properties/align_self.c COMPILE: src/select/properties/azimuth.c COMPILE: src/select/properties/background_attachment.c COMPILE: src/select/properties/background_color.c COMPILE: src/select/properties/background_image.c COMPILE: src/select/properties/background_position.c COMPILE: src/select/properties/background_repeat.c COMPILE: src/select/properties/border_bottom_color.c COMPILE: src/select/properties/border_bottom_style.c COMPILE: src/select/properties/border_bottom_width.c COMPILE: src/select/properties/border_collapse.c COMPILE: src/select/properties/border_left_color.c COMPILE: src/select/properties/border_left_style.c COMPILE: src/select/properties/border_left_width.c COMPILE: src/select/properties/border_right_color.c COMPILE: src/select/properties/border_right_style.c COMPILE: src/select/properties/border_right_width.c COMPILE: src/select/properties/border_spacing.c COMPILE: src/select/properties/border_top_color.c COMPILE: src/select/properties/border_top_style.c COMPILE: src/select/properties/border_top_width.c COMPILE: src/select/properties/bottom.c COMPILE: src/select/properties/box_sizing.c COMPILE: src/select/properties/break_after.c COMPILE: src/select/properties/break_before.c COMPILE: src/select/properties/break_inside.c COMPILE: src/select/properties/caption_side.c COMPILE: src/select/properties/clear.c COMPILE: src/select/properties/clip.c COMPILE: src/select/properties/color.c COMPILE: src/select/properties/column_count.c COMPILE: src/select/properties/column_fill.c COMPILE: src/select/properties/column_gap.c COMPILE: src/select/properties/column_rule_color.c COMPILE: src/select/properties/column_rule_style.c COMPILE: src/select/properties/column_rule_width.c COMPILE: src/select/properties/column_span.c COMPILE: src/select/properties/column_width.c COMPILE: src/select/properties/content.c COMPILE: src/select/properties/counter_increment.c COMPILE: src/select/properties/counter_reset.c COMPILE: src/select/properties/cue_after.c COMPILE: src/select/properties/cue_before.c COMPILE: src/select/properties/cursor.c COMPILE: src/select/properties/direction.c COMPILE: src/select/properties/display.c COMPILE: src/select/properties/elevation.c COMPILE: src/select/properties/empty_cells.c COMPILE: src/select/properties/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/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 COMPILE: src/charset/detect.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/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 COMPILE: src/tokeniser/entities.c COMPILE: src/tokeniser/tokeniser.c COMPILE: src/charset/detect.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: 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/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/utils/namespace.c COMPILE: src/utils/hashtable.c COMPILE: src/utils/character_valid.c COMPILE: src/utils/validate.c COMPILE: src/utils/walk.c COMPILE: bindings/xml/expat_xmlparser.c COMPILE: bindings/hubbub/parser.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/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 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 include/dom/dom.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/functypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/inttypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/walk.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/core/attr.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/characterdata.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/cdatasection.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/comment.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/doc_fragment.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/document.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/document_type.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/entity_ref.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/exceptions.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/implementation.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/namednodemap.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/node.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/nodelist.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/tokenlist.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/string.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/pi.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/text.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/typeinfo.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/events/event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/ui_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/custom_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mouse_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/keyboard_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/text_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mouse_wheel_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mouse_multi_wheel_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mutation_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/event_target.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mutation_name_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/events.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/event_listener.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/document_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/html/html_document.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_collection.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_elements.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_html_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_head_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_link_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_title_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_body_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_meta_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_form_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_button_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_canvas_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_input_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_select_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_text_area_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_option_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_opt_group_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_options_collection.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_hr_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_dlist_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_directory_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_menu_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_fieldset_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_legend_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_div_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_paragraph_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_heading_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_quote_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_pre_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_br_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_label_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_ulist_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_olist_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_li_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_font_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_mod_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_anchor_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_basefont_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_image_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_object_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_param_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_applet_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_area_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_map_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_script_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablecaption_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablecell_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablecol_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablesection_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_table_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablerow_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_base_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_style_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_frameset_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_frame_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_iframe_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_isindex_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html sed -e... libdom.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libdom.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libdom' make install --directory=libnsbmp HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsbmp' COMPILE: src/libnsbmp.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/libnsbmp.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/ sed -e... libnsbmp.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsbmp.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsbmp' make install --directory=libnsgif HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsgif' COMPILE: src/gif.c COMPILE: src/lzw.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nsgif.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... libnsgif.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsgif.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsgif' make install --directory=librosprite HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/librosprite' COMPILE: src/librosprite.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/librosprite.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... librosprite.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/librosprite.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/librosprite' make install --directory=libnsutils HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsutils' COMPILE: src/base64.c COMPILE: src/time.c COMPILE: src/unistd.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nsutils/assert.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/base64.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/endian.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/time.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/unistd.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils sed -e... libnsutils.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsutils.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsutils' make install --directory=libutf8proc HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libutf8proc' COMPILE: src/utf8proc.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/libutf8proc/utf8proc.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libutf8proc sed -e... libutf8proc.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libutf8proc.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libutf8proc' make install --directory=libnspsl HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnspsl' COMPILE: src/nspsl.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nspsl.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... libnspsl.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnspsl.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnspsl' make install --directory=libsvgtiny HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libsvgtiny' GPERF: src/colors.gperf COMPILE: src/svgtiny.c COMPILE: src/svgtiny_gradient.c COMPILE: src/svgtiny_list.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/svgtiny.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... libsvgtiny.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libsvgtiny.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libsvgtiny' make install --directory=nsgenbind HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/nsgenbind' BISON: src/webidl-parser.y src/webidl-parser.y:52.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] %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:16.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] %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: WEBP (libwebp) auto-disabled (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: WEBP (libwebp) auto-disabled (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/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: 20.99s Action: navigate win1 --> https://facebook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://youtube.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://twitter.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://linkedin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://microsoft.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://instagram.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://plus.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://adobe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://en.wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://itunes.apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://youtu.be/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://vimeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://goo.gl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pinterest.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wordpress.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://googletagmanager.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://play.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 415.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1001.yaml STDOUT: Running test: [extended-internet1] test 1001 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://beritasatu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sca.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://courtauld.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://goanimate.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://peoplestylewatch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://tvfool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://goear.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.73s Action: navigate win1 --> https://diyargil.ir/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://acer.edu.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.18s Action: navigate win1 --> https://thebostonchannel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://amoxicillin500.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.10s Action: navigate win1 --> https://biology-online.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.66s Action: navigate win1 --> https://tpub.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://goonporn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://jacionline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.95s Action: navigate win1 --> https://zzz4.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lifeandstylemag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://commoncause.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pomodorotechnique.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dometic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 392.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-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: 0.11s Action: navigate win1 --> https://unroll.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s Action: navigate win1 --> https://680news.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://feeyo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://zabasearch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://class-central.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bcia.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.55s Action: navigate win1 --> https://bbsrc.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.45s Action: navigate win1 --> https://gportal.hu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sportsrants.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://nbcuniversal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://hellobc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.95s Action: navigate win1 --> https://pooltodrive.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://adventhealth.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wtrawie.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://nhm.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.22s Action: navigate win1 --> https://clonezilla.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://hitslink.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://zcom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.45s Action: navigate win1 --> https://nmha.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.17s Action: timer-stop totaltimer took: 352.01s 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: 20.99s Action: navigate win1 --> https://asureforce.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://neworleansonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://disa.mil/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://healthmap.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://yaml.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://3987.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ybxww.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://victoriabrides.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fa-mag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cpanet.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://latin42.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.59s Action: navigate win1 --> https://themecountry.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://ch.vu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.25s Action: navigate win1 --> https://bayer.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://iota.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://siliconbeat.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://sabanciuniv.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://qemu.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://livrariacultura.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 393.01s 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: 21.02s Action: navigate win1 --> https://bizzabo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://naias.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://asisonline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ivanti.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://gotoip11.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.63s Action: navigate win1 --> https://lcfc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.36s Action: navigate win1 --> https://sinembargo.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://chalkbeat.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://agorapulse.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.03s Action: navigate win1 --> https://worldoftanks.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.96s Action: navigate win1 --> https://modernmechanix.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://everystockphoto.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://famousscientists.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://twu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://net.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://pnp.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.81s Action: navigate win1 --> https://nts.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gemius.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sanjoseca.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 375.01s 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: 21.01s Action: navigate win1 --> https://ezvid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://awkwardfamilyphotos.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://afa.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://tinylink.in/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://rif.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://thrifty.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://neo4j.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://viva.co.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://ytn.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://huainan.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.02s Action: navigate win1 --> https://thai-viagra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://lasix40.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.87s Action: navigate win1 --> https://merkur-online.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.14s Action: navigate win1 --> https://koeln.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wapka.mobi/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ag.gov.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bdsmovement.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mammut.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://askdrcliff.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 395.01s 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: 20.99s Action: navigate win1 --> https://picshare.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://underarmouroutletclearance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chuckecheese.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://designweek.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://nowec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jianke.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ufsm.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://bloguez.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://creditloansguaranteedapproval2018.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://macdailynews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://foxconnect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://indocinonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.15s Action: navigate win1 --> https://ultranet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.69s Action: navigate win1 --> https://yimg.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://vivaticket.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.74s Action: navigate win1 --> https://aqua.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://sundaytimes.lk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://zone-h.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://loginza.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: timer-stop totaltimer took: 345.01s 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: 21.00s Action: navigate win1 --> https://marca.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://mediapost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: navigate win1 --> https://globaltimes.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://lexpress.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://unicode.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bodybuilding.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://news-medical.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://surveygizmo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://minecraft.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://metacritic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://elitedaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tigris.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://flipsnack.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://ornl.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://ul.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://virgin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://soton.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://medicaldaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://amnh.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 392.02s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-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: 20.99s Action: navigate win1 --> https://fivb.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://mcaf.ee/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.27s Action: navigate win1 --> https://salem-news.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.73s Action: navigate win1 --> https://gamereactor.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://video214.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://insidermonkey.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://podiumrunner.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://commarts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://shoryuken.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://vizio.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://adscheaper.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://aktualne.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://powerschool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://tjkx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://zixiutangpollencapsules.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://doylesllc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wdam.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://numpy.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://demonoid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: timer-stop totaltimer took: 394.06s 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: 20.99s Action: navigate win1 --> https://volcanodiscovery.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://kaoshizjw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://alfaromeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://manhattan.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.96s Action: navigate win1 --> https://ecologyandsociety.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://yuga.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.02s Action: navigate win1 --> https://thefamouspeople.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://e-architect.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://hg.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://baseball-bats.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://innocom.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://xinli001.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tmjphysioclinic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://nhra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://addictinginfo.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://creativepro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://gi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://dti.gov.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://uams.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 393.01s 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: 20.99s Action: navigate win1 --> https://bundespraesident.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://klook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://playdadnme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.34s Action: navigate win1 --> https://beatsbydrdresolo.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://bordersalertandready.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gouv.ml/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://0pk.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://carolinaherrera.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://colombiareports.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://nevershutdown.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pornhub.directory/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://chncpa.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://backchannel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://favicon.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://voki.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://uwplatt.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lyx.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wwwhatsnew.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://rocketlawyer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 398.01s 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: 21.00s Action: navigate win1 --> https://aspect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://issn.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gazetevatan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://gzcyled.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://naszezatonie.org.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.11s Action: navigate win1 --> https://www.bag.admin.ch/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s Action: navigate win1 --> https://ishuo.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.22s Action: navigate win1 --> https://sex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://domelec-dz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://data.parliament.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://btcoinz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://idcquan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.44s Action: navigate win1 --> https://alaskadispatch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.56s Action: navigate win1 --> https://acne.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://dwheeler.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://rechtsanwalt-schwenke.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://nova.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nncc626.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://coolworks.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 382.01s 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: 21.00s Action: navigate win1 --> https://farmsanctuary.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://impossiblefoods.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://basketballshoes.com.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://wtfeusa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://htsec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.24s Action: navigate win1 --> https://buffalobills.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://beeg.men/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.63s Action: navigate win1 --> https://imagechef.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.03s Action: navigate win1 --> https://byethost13.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.96s Action: navigate win1 --> https://lme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.02s Action: navigate win1 --> https://fmworld.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://bunte.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.96s Action: navigate win1 --> https://egger.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://visitvictoria.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://china-insurance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.39s Action: navigate win1 --> https://zuerich.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.60s Action: navigate win1 --> https://ctempurl.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://macaotourism.gov.mo/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.82s Action: navigate win1 --> https://katespade-outlet.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.18s Action: timer-stop totaltimer took: 353.03s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-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: 20.99s Action: navigate win1 --> https://nl.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.20s Action: navigate win1 --> https://borussia.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.80s Action: navigate win1 --> https://cams.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lnwshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://alexhost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://chloromycetin2018.icu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://journalmetro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s Action: navigate win1 --> https://officiallachargersshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.68s Action: navigate win1 --> https://rcn.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.32s Action: navigate win1 --> https://bagdreams.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sebastianvonmeding.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ageofempires.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://college-de-france.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://gulfair.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://njcu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://imust.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.45s Action: navigate win1 --> https://blogger.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.54s Action: navigate win1 --> https://sunnewsonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://totalwine.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: timer-stop totaltimer took: 313.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-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: 21.00s Action: navigate win1 --> https://keap.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://coachoutletonlinestore.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://webcams.travel/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://onthesnow.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://qdaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://massaudubon.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://endhomelessness.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://g-ghoneim.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://cssplay.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://zoloft75.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://iblogger.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://transferbigfiles.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://ironmountain.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://0756tong.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://swnu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.99s Action: navigate win1 --> https://topito.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://pbsrc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://pntrac.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://cheapjerseysinbulk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 373.01s 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: 21.02s Action: navigate win1 --> https://deyi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://drweb.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://savepic.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tether.to/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://macmakeupuk.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ledcraft.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://secondstreetapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://liberamenteservo.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cipronorxcost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://opmassage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://shuichan.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://vgcats.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://igda.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://pp.se/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://fdma.go.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://ptt.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.64s Action: navigate win1 --> https://zhangzhou.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://journaldequebec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://officialauthenticspackers.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: timer-stop totaltimer took: 371.01s 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: 21.00s Action: navigate win1 --> https://vy.no/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://coachoutlet-canada.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://agiazoni.gr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://undangancinta.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://projtest.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://visitluxembourg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://www.gov.ph/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://depositm88.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://duoh.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://freerollspokerroom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://wildfireapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://harvardafricaalumni.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://sais-jhu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ziare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://telecomitalia.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cinepopulation.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://officialcowboysfootballauthentic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://5homework.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://prochoiceamerica.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: timer-stop totaltimer took: 391.01s 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: 20.99s Action: navigate win1 --> https://bowerswilkins.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://gcfglobal.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://innerdesign.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://isb.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://xtremesystems.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://johanniter.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tute.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.56s Action: navigate win1 --> https://helpforheroes.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.47s Action: navigate win1 --> https://bjshy.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://mtlblog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://maximumfun.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://michaeljordan.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.30s Action: navigate win1 --> https://fitflopssaleclearance.name/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.70s Action: navigate win1 --> https://klcconsulting.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://pronehty.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hlj.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fragrancenet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://maktoob.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://battlecreekenquirer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: timer-stop totaltimer took: 376.03s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-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: 21.00s Action: navigate win1 --> https://geniuskitchen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://internet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://businessnewsdaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://project-syndicate.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://yn.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://go.ke/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.57s Action: navigate win1 --> https://jbk.39.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.43s Action: navigate win1 --> https://adblockplus.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://awardspace.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://qstheory.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://wakwak.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.26s Action: navigate win1 --> https://computerhope.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.74s Action: navigate win1 --> https://liberty.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://pair.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://jssor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.81s Action: navigate win1 --> https://tistory.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sans.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://myfonts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://excite.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 394.01s 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: 20.99s Action: navigate win1 --> https://laola1.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://oxfam.org.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://gite-foret-fouesnant.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://li.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://dynamicperformance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gz163.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.41s Action: navigate win1 --> https://minijuegos.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.60s Action: navigate win1 --> https://dragondoor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://linkshare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wum.edu.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://toulouse.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gdgpo.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://peterboroughtoday.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://cialispascherfr24.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://therams.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://jiaxing.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.43s Action: navigate win1 --> https://chinawindsor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://omicsgroup.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.41s Action: navigate win1 --> https://univ-lille.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: timer-stop totaltimer took: 312.09s 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: 20.99s Action: navigate win1 --> https://autoportal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dentinum.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mnmentalhealth.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mytraining.asia/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tubularinsights.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://naltrexone50mg.space/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://szigetfestival.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://method.ac/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.14s Action: navigate win1 --> https://abramelin.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://dom.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://linuxinsider.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://paris.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.11s Action: navigate win1 --> https://globe.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s 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: 20.92s Action: navigate win1 --> https://reporterre.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://dramafever.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://cngold.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.95s Action: navigate win1 --> https://soul-cycle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 393.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-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: 21.00s Action: navigate win1 --> https://umbraco.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://atlanta.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://consumerwatchdog.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://rolka.su/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://umich.pub/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bullshido.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://carnegie.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://aquinas.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jxust.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.99s Action: navigate win1 --> https://hnppt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://ambzjx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.21s Action: navigate win1 --> https://bsls.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://eoi.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://crisis.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://officialpanthersfootballshops.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://secur-easy.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://przedszkoleuzwirka.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://vmcjpi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://uggoutlet.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 395.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-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: 20.99s Action: navigate win1 --> https://sav.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://farecompare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s 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: 20.00s Action: navigate win1 --> https://galeria-kaufhof.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cqcp.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.14s Action: navigate win1 --> https://sailingscuttlebutt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://cyclinguk.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://officialauthenticdolphinsprostore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://uinjkt.ac.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.75s Action: navigate win1 --> https://wtu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.21s Action: navigate win1 --> https://fzbm.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://chest-imeu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ac-nancy-metz.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fc-junajted.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://shendaoguoji.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pashtriku.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.10s Action: navigate win1 --> https://indochinaheritage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.90s Action: navigate win1 --> https://bburago.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 372.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1801.yaml 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: 2.98s Action: navigate win1 --> https://figma.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://gay.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://preventionweb.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ebgames.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://aaanet.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://163jiankang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://xixik.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.32s Action: navigate win1 --> https://newotani.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.68s Action: navigate win1 --> https://adidasoutletstores.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.03s Action: navigate win1 --> https://jtg-antracyt.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: navigate win1 --> https://ukports.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://team17.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://byethost4.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.31s Action: navigate win1 --> https://theintelligencer.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.69s Action: navigate win1 --> https://idfpr.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://aua.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://0476ms.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://wcsu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.91s Action: navigate win1 --> https://uni-mb.si/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.22s Action: timer-stop totaltimer took: 336.24s 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-1841.yaml STDOUT: Running test: [extended-internet1] test 1841 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://tnu.edu.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://novascotia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://featureshoot.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://suicidalpelvicpain.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://stopdesign.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://watchnudefree.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://alilahotels.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wordspy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://androidzoom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://bestvibratorsformen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://eyoucms.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://cppsu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.72s Action: navigate win1 --> https://jsjdx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.28s Action: navigate win1 --> https://foxstep.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://njsgdy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.94s Action: navigate win1 --> https://elpuntavui.cat/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tesoro.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://utusan.com.my/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://philips.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://acm.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.14s Action: timer-stop totaltimer took: 371.14s 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-1881.yaml STDOUT: Running test: [extended-internet1] test 1881 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://arts-people.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://audiense.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://atelierdore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sexblog.top/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://amozoli.lv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://denermin.dk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://whatdoesitmean.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://nichcy.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://mckinley.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mpips.gov.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gxut.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.37s Action: navigate win1 --> https://funepi.edu.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.63s Action: navigate win1 --> https://goodjixie.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.29s Action: navigate win1 --> https://hbg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.71s Action: navigate win1 --> https://tacomaworld.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://aspicyperspective.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://transportstyrelsen.se/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hotgamesguide.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://tribune242.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://frontgate.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 353.01s 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-1921.yaml STDOUT: Running test: [extended-internet1] test 1921 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://pengfu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://salomonshoes-outlet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://fafu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://design-museum.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://anaheim.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://honestdocs.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://pladaily.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://weatherlink.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.59s Action: navigate win1 --> https://celica-gt4.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.21s Action: navigate win1 --> https://cvma152.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.28s Action: navigate win1 --> https://forteantimes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.51s Action: navigate win1 --> https://jaoa.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://usinflationcalculator.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://topazlabs.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://genericforprozac.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://onelogin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://thenonprofittimes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://iphy.ac.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.22s Action: navigate win1 --> https://shopzilla.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://smallnetbuilder.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.68s Action: timer-stop totaltimer took: 372.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1961.yaml STDOUT: Running test: [extended-internet1] test 1961 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://cnic.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://downcc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://bosch-thermotechnology.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://euroset.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kanshu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://idevaffiliate.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://goodlayers2.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://ugg-bootscanada.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://yifff.se/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://japarchitekt.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://royalchemicals.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://worldit2007.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://oakleys-outlets.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.47s Action: navigate win1 --> https://carbodydesign.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://badassdigest.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.44s Action: navigate win1 --> https://cymbaltageneric30.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://xbiz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://collatio.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://krgv.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://freeline.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 355.01s 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-2001.yaml STDOUT: Running test: [extended-internet1] test 2001 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://ralphlaurenpoloshirtss.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: navigate win1 --> https://nhm-wien.ac.at/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: navigate win1 --> https://raybansunglassesoutlets.com.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://innovations-report.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://officialoriolestore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lichtengeluid.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cca365.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://eaglesauthenticofficial.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://polos-ralphlauren.com.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://jangback.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://uzaktanegitimrehberi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://datasociety.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://viacharacter.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://uspis.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://osac.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://filecrop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://thefoundry.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ecp.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://aeon.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.35s Action: navigate win1 --> https://startnext.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.53s Action: timer-stop totaltimer took: 314.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-201.yaml STDOUT: Running test: [extended-internet1] test 201 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://swarovski.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://copyscape.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://parade.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jotform.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://creativebloq.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://topgear.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://up.pt/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://health.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mensjournal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://xoom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://uta.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://freenet.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mid.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://ams.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chase.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pluralsight.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dlink.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://rakuten.ne.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.43s Action: navigate win1 --> https://calpoly.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://aif.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: timer-stop totaltimer took: 395.02s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-2041.yaml STDOUT: Running test: [extended-internet1] test 2041 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://hemoroiziforum.ro/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://formatoib.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://newmatilda.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://trehanconsultants.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://elfido.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://icanet.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://nikenbajerseys.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://followthemoney.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mca.com.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ncbrain.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://institutoleonygama.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://speckproducts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://icaboston.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://tristatehomepage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://charvel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://inta.gov.ar/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://helsinkitimes.fi/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://pubs.geoscienceworld.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://erectiledysfunctionpillsest.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://noctua.at/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: timer-stop totaltimer took: 410.01s 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-2081.yaml STDOUT: Running test: [extended-internet1] test 2081 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://wideo.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fortlewis.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://msgfocus.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://alvernia.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://wzl158.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://picclickimg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://shanhechem.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.10s Action: navigate win1 --> https://congramarie.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.45s Action: navigate win1 --> https://logomotiongraphics.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.45s Action: navigate win1 --> https://urban75.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://brainbasket.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://officialauthenticravensprostore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://vaostory.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.96s Action: navigate win1 --> https://qibosoft.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://wwwcanadagoose-jacketsuk.com.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.95s Action: navigate win1 --> https://newsocial.dk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://nowytarg.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://siblom.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://art21.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://cachobuenaventura.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: timer-stop totaltimer took: 350.20s 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-2121.yaml STDOUT: Running test: [extended-internet1] test 2121 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://officialavalancheauthentic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://nash-suvorov.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://matkitap.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://positiv-rh.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://pakistaniscandals.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://1statenolol.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.38s Action: navigate win1 --> https://ferragamos.us.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://viagra100mg.top/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://edgehill.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://backwoodshome.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://suntory.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://mandrill.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.02s Action: navigate win1 --> https://javelinstrategy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://cardinalts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.02s Action: navigate win1 --> https://reputationinstitute.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://astrosociety.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://oma.be/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://dfcfw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://jcspeaker.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.15s Action: navigate win1 --> https://dentsu.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: timer-stop totaltimer took: 331.61s 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-2161.yaml STDOUT: Running test: [extended-internet1] test 2161 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://midway.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://the-scorpions.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://yuiblog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://oerlikon.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://withoutadoctorprescription.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.22s Action: navigate win1 --> https://acidtests.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: navigate win1 --> https://hotporntube.mobi/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://dagstuhl.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://xxxxxx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://hbppw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://led595.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.44s Action: navigate win1 --> https://alpari.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://d-cd.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.55s Action: navigate win1 --> https://yabiladi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://magnoliabakery.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://coma.com.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://infomaniak.website/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://projectcarsgame.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://christianlouboutinpas-cher.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://chiararivoli.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: timer-stop totaltimer took: 353.30s 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-2201.yaml STDOUT: Running test: [extended-internet1] test 2201 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://digitimes.com.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://sandiegomagazine.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sportsonearth.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://oilplock.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nikestores.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://uggsoutlets.com.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://bnm.gov.my/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://assurance-formation.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://sperkyfanfan.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://christianlouboutinoutletin.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gamingfordev.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://moveservices.com.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://wpgrammy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://webbuilders.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://smokeybear.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://cloudynights.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://benq.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.40s Action: navigate win1 --> https://childrensmiraclenetworkhospitals.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.61s Action: navigate win1 --> https://tintucoto.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://wasteheadquarters.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: timer-stop totaltimer took: 330.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-2241.yaml STDOUT: Running test: [extended-internet1] test 2241 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://mbs.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://peak.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sfw168.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://qzgfjx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://web.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://gaoyao.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.36s Action: navigate win1 --> https://motorradonline.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.64s Action: navigate win1 --> https://warosu.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://tkmaxx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://silodrome.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://zielonatabletka.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.11s Action: navigate win1 --> https://upcity.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://santegidio.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.63s Action: navigate win1 --> https://geologistics.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://miassrezina.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ralphlaurenpolosale.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://cosara.edu.do/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://meettherespondent.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://battered2beautiful.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://henca.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 352.01s 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-2281.yaml STDOUT: Running test: [extended-internet1] test 2281 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://chinese-corner.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://octopart.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://historycooperative.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://managementboek.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://jintiandichan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.21s Action: navigate win1 --> https://fcl.org.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://gmshop.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://bauhinia-wallpaper.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.12s Action: navigate win1 --> https://disney.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://ukrinform.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://rcdespanyol.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://airport.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://redken.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://canada-gooseoutletstores.name/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://xn----8sbahmlpvellw0ag7lzb.xn--p1ai/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://unthaiyourself.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://enneagraminstitute.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://alantere.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://kes.net.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.22s Action: navigate win1 --> https://thielenturfirrigation.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: timer-stop totaltimer took: 382.01s 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-2321.yaml STDOUT: Running test: [extended-internet1] test 2321 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://lunametrics.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wbr.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://lantronix.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.94s Action: navigate win1 --> https://mercyhurst.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://hrbcb.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.55s Action: navigate win1 --> https://njkcgc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.45s Action: navigate win1 --> https://hyclxx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://123ups.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nalspt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://58youpu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://dianwo98.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://gdbjdd.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ebit.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://krotov.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cialisfidel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://alphassl.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://calcxml.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://espwebsite.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://vz-hookah.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://kx-mebel.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: timer-stop totaltimer took: 356.01s 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-2361.yaml STDOUT: Running test: [extended-internet1] test 2361 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://superfinetailors.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://ethar.org.sa/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://now.sh/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dailyastorian.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://wstandart.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://janbrett.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://stopthedrugwar.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://myfoxal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://mountainblog.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.68s Action: navigate win1 --> https://navionics.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://reply.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://uncfsu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://netimperative.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://firstlegoleague.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://rubydoc.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://c3.cx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://half-life2.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.81s Action: navigate win1 --> https://volvoce.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://asse.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://3mihome.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 351.01s 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-2401.yaml STDOUT: Running test: [extended-internet1] test 2401 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://brownkids.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://sobaka.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jiaozuo.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.69s Action: navigate win1 --> https://tccb.gov.tr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.31s Action: navigate win1 --> https://shuozhou.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://peek.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nintendo.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://jobhb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://irismarvellsolutions.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fortworthtexas.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dodir.hr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kadirtunc.site/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://coffeepos.com.ua/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://hrm.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://vote411.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://mixtorg.com.ua/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://dlogixs.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.81s Action: navigate win1 --> https://arbor.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://erasmus-entrepreneurs.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bsci-wrap.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 355.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-241.yaml STDOUT: Running test: [extended-internet1] test 241 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://joomlatune.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nick.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://premierleague.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://metapress.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://37signals.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://mentalhealthamerica.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://neatorama.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://formsite.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://koolearn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://foodmate.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://vk.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://vermont.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://thisislondon.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://transunion.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://doctorswithoutborders.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://albinoblacksheep.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://companieshouse.gov.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://aalto.fi/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://graphicriver.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bucknell.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: timer-stop totaltimer took: 410.01s 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-2441.yaml STDOUT: Running test: [extended-internet1] test 2441 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://gzgupai.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://aqldh.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://qipeihui.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pursuitist.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://invis.io/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://quikr.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://conservativetribune.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://asicsshoes.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://5805835.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://aplus.to/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://pinnaclepeakmarketing.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://wilke.wiki/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jeanfoussat.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://fda.gov.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://albertinofernandes.pt/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://mehmetpamukcu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://yslbeautyus.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.72s Action: navigate win1 --> https://mountainproject.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://merchantsavingsco.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://solidfabrications.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: timer-stop totaltimer took: 353.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-2481.yaml STDOUT: Running test: [extended-internet1] test 2481 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://case.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://advanced.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://handbagsreplicaa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chugoku-np.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://spendwithpennies.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://qjaige.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.21s Action: navigate win1 --> https://oubomould.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://lvsongshi-dhb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://bjrtcs.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.13s Action: navigate win1 --> https://sunjune.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://lyklstone.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://sfz99.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.31s Action: navigate win1 --> https://sigfar.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://dayatex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.69s Action: navigate win1 --> https://leshan.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://snrtv.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.33s Action: navigate win1 --> https://athlonsports.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://lewishowes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://drfuri.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://und.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 366.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-2521.yaml STDOUT: Running test: [extended-internet1] test 2521 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://shimane.lg.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://alcoholics-anonymous.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.91s Action: navigate win1 --> https://rshb.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://ruliweb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://midural.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://b-vez.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gz-020.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sh-tianchen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chinasofa.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sfppk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://top858.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://covetfashionhackss.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://jszzb.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://infogreffe.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://unicef.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://geveen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://1616.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://trust.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://shakh.kz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://przegladsportowy.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 396.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-2561.yaml STDOUT: Running test: [extended-internet1] test 2561 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://ifpnews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://altop10.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://mysubs.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://peoplemanagement.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://luisiair.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://xici800.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://labellalavanderia.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://authenticislanderstore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://wijewo.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://futurestradingnepal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.14s Action: navigate win1 --> https://bcbg-canada.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://woolrich-jackets.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kate-spadebags.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://xafc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://imun.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.32s Action: navigate win1 --> https://nsca.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.68s Action: navigate win1 --> https://antenna.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://christophercash.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://dreamincode.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://albuterol007.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: timer-stop totaltimer took: 353.01s 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-2601.yaml STDOUT: Running test: [extended-internet1] test 2601 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://danzhiyesy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://cltoys.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://liheng-partners.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://webempresa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://prothomalo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://listotic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://seo.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hbstd.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.39s Action: navigate win1 --> https://spicethemes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.61s Action: navigate win1 --> https://genericviagracubarx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://looper.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://downza.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sdhumane.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://glo.bo/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://allergyuk.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://officialauthenticbearstores.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://bbaw.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dm5.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://colombia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://vannordenvastgoed.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: timer-stop totaltimer took: 356.17s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-2641.yaml STDOUT: Running test: [extended-internet1] test 2641 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://breville.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://123allerlei.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://thirtynorth.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://davidairey.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://idescat.cat/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://futureswithoutviolence.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://szjyhy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://piccsy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://estrellamountain.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://twingalaxies.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://statistics.gr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://sunnewsnetwork.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://infosurhoy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://macd.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://bohemiancoding.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://sylvanlearning.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://brenau.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://eir.ie/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://stupeflix.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.04s Action: navigate win1 --> https://cadsoft.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: timer-stop totaltimer took: 388.01s 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-2681.yaml STDOUT: Running test: [extended-internet1] test 2681 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://zieleman.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://immo3d.ma/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.51s Action: navigate win1 --> https://textileparts.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.49s Action: navigate win1 --> https://debuitenkeukentimmerman.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bash.org.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.13s Action: navigate win1 --> https://modern-ltd.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://knlminiliga.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://art7799.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.49s Action: navigate win1 --> https://lacasaguatemala.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.52s Action: navigate win1 --> https://michelin-gift.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://yaeram.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://onstartups.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.58s Action: navigate win1 --> https://careersinfitnessltd.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://shieldsgazette.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://diaart.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jobsworldwide.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://wf.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://jigneshpanchal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sibemedia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://powertodecide.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: timer-stop totaltimer took: 322.18s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-2721.yaml STDOUT: Running test: [extended-internet1] test 2721 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://nclvhang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://skeas.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://essen-und-trinken.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://shlndx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gemeentemuseum.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://gamespot.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://mommypoppins.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ravensshopfootballonlines.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://sigmabeauty.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://givenchyjewelry.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://gate.io/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://yslmakeup.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://2be-spb.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lacipince.hu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://truereligionjeans-canada.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://aven.su/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://onliner.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://morador.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sbr.com.sg/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://happyboeddha.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 408.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-2761.yaml STDOUT: Running test: [extended-internet1] test 2761 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://kristapsporzingisjerseys.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ponte16.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://kartuzy.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://vachart.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://pde.com.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.39s Action: navigate win1 --> https://huydevtheme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.61s Action: navigate win1 --> https://nflvikingsofficialonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://karatejutsu.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://allcon.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://iersindia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://salavatbiz.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://uppersanduskyrotary.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://kcna.kp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://turkishtravelagencies.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://dieutrisoi.com.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://migtranstur.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: navigate win1 --> https://cjkitchens.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.46s Action: navigate win1 --> https://emspremium.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://diario.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://zoner.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 291.01s 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-2801.yaml STDOUT: Running test: [extended-internet1] test 2801 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://buysacrificialanodes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://kaso-pro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://heavyusedmachinery.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s Action: navigate win1 --> https://chess-results.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ipragmatech.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lennykravitz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://codewars.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://eulexin.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://blackeyedpeas.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://godotengine.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cam.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jasnapaka.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hermesbirkinbagreplica.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chmetro.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.12s Action: navigate win1 --> https://bchyzykt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://ble.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://9377.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://russian7.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://skidkinews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gerardodottori.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 386.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-281.yaml STDOUT: Running test: [extended-internet1] test 281 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://dlandroid24.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.44s Action: navigate win1 --> https://click2houston.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.56s Action: navigate win1 --> https://geocities.ws/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://uakron.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pulitzer.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://salary.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://uam.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://meduza.io/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://shopbop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sojump.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://bdysite.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.39s Action: navigate win1 --> https://huduser.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.61s Action: navigate win1 --> https://doctoroz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lifesitenews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ezboard.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://f6s.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sz.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://washingtonmonthly.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://my-free.website/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://hse.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.81s Action: timer-stop totaltimer took: 355.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-2841.yaml STDOUT: Running test: [extended-internet1] test 2841 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://tp-link.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://learninggamesforkids.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://zedo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cuusoo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://defleppard.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://intalking.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://cybernetnews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dashnet.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cbs11tv.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://harrypottershop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://watermeter.net.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gskill.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://eyeka.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://cabirkinreplicah.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://simreplicabags.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://luxuryreplicabagby.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://px551.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gzqrsp.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.62s Action: navigate win1 --> https://china-yuhang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.33s Action: navigate win1 --> https://guanlian8.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: timer-stop totaltimer took: 378.01s 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-2881.yaml STDOUT: Running test: [extended-internet1] test 2881 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://happierealty.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://lun.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://optimal.net.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://moto-bike.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://securedessentials.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://human-love.org.np/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.27s Action: navigate win1 --> https://247shoppe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.74s Action: navigate win1 --> https://canusa.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://winfastjsc.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://mgppu.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://fmsc.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://makairadesign.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.17s Action: navigate win1 --> https://frbb.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://lforadea.ro/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.14s Action: navigate win1 --> https://dafangtour.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://fetemurcia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://arredamentoambienti.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://khachsanthainguyen.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://elsewedytrading.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chukguya.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 334.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-2921.yaml STDOUT: Running test: [extended-internet1] test 2921 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://orgel-hg.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://chapelle-gui.ch/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://higherperspectives.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://photoinfo.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://clientcashrewards.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tefwin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ryrdistribucion.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://ssangyong.co.il/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://bloggingtips.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.80s Action: navigate win1 --> https://yousher.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lovelypackage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://georgiapower.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://flaminglips.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://todocatering.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ryot.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://spanixxx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://rendezvousenfrance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://itheat.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chaffey.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://taurususa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 375.01s 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-2961.yaml STDOUT: Running test: [extended-internet1] test 2961 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://newsandsentinel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://search-results.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://curerxshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://xjmu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://leupold.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wvtm13.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://performancetechsolutions.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://abtsam.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://appeal-democrat.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ripcurl.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://toonboom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://bigfoto.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://hebdgjh.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://can-in.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.38s Action: navigate win1 --> https://goon-herng.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.83s Action: navigate win1 --> https://ntmj.org.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.80s Action: navigate win1 --> https://cqzthr.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hndiwang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sh-rw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://balance-china.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: timer-stop totaltimer took: 355.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-3001.yaml STDOUT: Running test: [extended-internet1] test 3001 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://hackerearth.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://otcnet.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kalzumeus.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://udsu.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://razorfish.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://hollosite.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://digitalpreservation.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://litencyc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bubl.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://bssnss.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nut.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://photops.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.44s Action: navigate win1 --> https://miyazaki.lg.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.27s Action: navigate win1 --> https://uta-net.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.30s Action: navigate win1 --> https://mzsxyzx.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://afseals.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://114new.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://chengweisp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.17s Action: navigate win1 --> https://leadsmt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://gtlvyou.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: timer-stop totaltimer took: 389.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-3041.yaml STDOUT: Running test: [extended-internet1] test 3041 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://taixing.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://diyanet.gov.tr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jnqywh.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fernsehserien.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://chinawscl.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://cietacodr.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.58s Action: navigate win1 --> https://yqzsny.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lfsmt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hnyide.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hachieve.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://imprensanacional.gov.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://marriott.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://verdesmares.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://onf.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://downloadcrackz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://framasoft.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://romanbaths.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://inbox.lv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://4put.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://dublinbus.ie/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 396.01s 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-3081.yaml STDOUT: Running test: [extended-internet1] test 3081 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://guquaninc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://nbjyzx.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.19s Action: navigate win1 --> https://meilianxing.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://gxnongmu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.63s Action: navigate win1 --> https://aeon.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.54s Action: navigate win1 --> https://furenfpi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.46s Action: navigate win1 --> https://aldi-nord.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://tcu.gov.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gentlemansgazette.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lincolnshire.gov.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ipma.pt/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://avtoatelye-shalunya.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://executivosfinanceiros.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://teamapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://seaofthieves.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mozilla-russia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://officialtitanslockerroom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kenhyland.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://saltermitchell.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://michaeljordan-shoes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 356.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-3121.yaml STDOUT: Running test: [extended-internet1] test 3121 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://hbxnh.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ufscs.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://dmke-sh.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.58s Action: navigate win1 --> https://gelishan88.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hljns.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kuke.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://smartcanucks.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://loxone.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://votobo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://dcjstrainingacademy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.90s Action: navigate win1 --> https://breastcancernow.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://dellemimose.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://fantasy-football.club/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://wehefei.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cemtorg.kz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ama.com.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://graze.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nicd.edu.np/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.60s Action: navigate win1 --> https://madagimedia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.40s Action: navigate win1 --> https://feedsfloor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 355.01s 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-3161.yaml STDOUT: Running test: [extended-internet1] test 3161 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://rnwgroups.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://paulsaxo.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://buyo-g.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://eltprof.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sahabatzen.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://eayah.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://sinampark.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://rochamarinho.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.53s Action: navigate win1 --> https://abstratika.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.47s Action: navigate win1 --> https://eenidee.nu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://equilibriumsaude.pt/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://degirmencocukkulubu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.08s Action: navigate win1 --> https://healthnewsreview.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.91s Action: navigate win1 --> https://outlet-michaelkors-online.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://forbiddenplanet.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sootoday.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chalco.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.41s Action: navigate win1 --> https://ipd.gov.hk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.59s Action: navigate win1 --> https://bitsdujour.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kspr.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: timer-stop totaltimer took: 302.04s 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-3201.yaml STDOUT: Running test: [extended-internet1] test 3201 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://thermo-system.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://euractiv.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lumberliquidators.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://hsamaro.org.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://virtual-salesman.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wood-database.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://perdendomedidasrapidoesaudavel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://tutgps.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://beginbiking.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://eset.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.65s Action: navigate win1 --> https://redrood.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.10s Action: navigate win1 --> https://castrolmintabolt.hu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.90s Action: navigate win1 --> https://nazzyentertainments.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://stilacosmetics.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://maremma.su/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nfrmcmyinput.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://umc.edu.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://canadagoosecanada.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://humandock.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://liniaolsztynostroleka.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 292.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-321.yaml STDOUT: Running test: [extended-internet1] test 321 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://englishrussia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://frontpagemag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://roanoke.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://pidgin.im/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://poll.fm/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://welivesecurity.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://square-enix-games.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://stardock.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://renault.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://bungie.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://mql5.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://journaldunet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://myasianbride.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://nt.gov.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sott.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://yummly.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://yougov.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://3dartistonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://uab.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://cae.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 411.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-3241.yaml STDOUT: Running test: [extended-internet1] test 3241 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://clarisonic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.22s Action: navigate win1 --> https://wanyuantemple.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: navigate win1 --> https://nediper.gr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://teamforyousst.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://easycarinsurances.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://shopyourway.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://laimmigrationhelp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://bareescentuals.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://shetravels.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: navigate win1 --> https://zumatex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://pownce.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.28s Action: navigate win1 --> https://mightyape.co.nz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.56s Action: navigate win1 --> https://ebook3000.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gozdowo.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.14s Action: navigate win1 --> https://rus-inter.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://casfootball.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://lifetouch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://hentaifox.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://flotrack.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://m3sistemas.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: timer-stop totaltimer took: 330.15s 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-3281.yaml STDOUT: Running test: [extended-internet1] test 3281 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://yildiz.edu.tr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://qurdo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://renoir.com.ua/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pipedream.fun/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://renatasejas.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://figure8digital.co.za/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://qgo.be/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://norbert-kloiber.at/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://zekebloggingadventures.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://14augustwish.tk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: navigate win1 --> https://newmusicusa.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://untangle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hendipour.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://newschannel6now.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://tnt-audio.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://asomatous.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://advantarium.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://24x7wpsupport.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://europe-v-facebook.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://slant.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 376.01s 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-3321.yaml STDOUT: Running test: [extended-internet1] test 3321 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://polytest.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://poselok-bavariya.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://endingofdays.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://dump.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.71s Action: navigate win1 --> https://coachfactoryoutletstore.com.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://healthmedico.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dworksmedia.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.23s Action: navigate win1 --> https://tandoori-dresden.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://movementbeyond.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.69s Action: navigate win1 --> https://autobarkargar.ir/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://virtualpulse.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://paseygol.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://gophersports.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://vmkg.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://msbusiness.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://zbrushcentral.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nk-test-multimedia.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.06s Action: navigate win1 --> https://filmow.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://cropcircleconnector.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.94s Action: navigate win1 --> https://vc-mpr.tk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.33s Action: timer-stop totaltimer took: 290.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-3361.yaml STDOUT: Running test: [extended-internet1] test 3361 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://boguslav.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://anothervoiceeastend.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.28s Action: navigate win1 --> https://renault-service.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.56s Action: navigate win1 --> https://canadagooseoutletonline.name/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tbox.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://webtm.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://la-blancherie.com.ar/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://krakowinski.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.32s Action: navigate win1 --> https://maddogentertainment.com.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.69s Action: navigate win1 --> https://outsourcenepal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://lackify.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://ustke.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.80s Action: navigate win1 --> https://benimococukgiyim.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://fullaski.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.96s Action: navigate win1 --> https://mapeo-immo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://163cp8.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://kharnation.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.28s Action: navigate win1 --> https://kfbma.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://qthemusic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.61s Action: navigate win1 --> https://thinkhdi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 309.01s 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-3401.yaml STDOUT: Running test: [extended-internet1] test 3401 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://imdb.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://zs-baili.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://berdingk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fenfangte.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://golden-cradle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://hohu.top/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://qddfxf.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ydts.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://hsysccj.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://dikian.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dermcare-thailand.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://hyjgbearing.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://fujiq.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.17s Action: navigate win1 --> https://vk.se/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://zaxaa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://farmkaikhai.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://scjj.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://londondeco.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://mitchellrubbereurope.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://wikitesti.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: timer-stop totaltimer took: 371.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-3441.yaml STDOUT: Running test: [extended-internet1] test 3441 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://daliandaily.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.17s Action: navigate win1 --> https://hagelkonzept.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://hpc.com.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://formavitale.rs/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://phasepk.ir/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://hiddenvalleyhorses.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://continuumsurgical.in/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://benibachi.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://hotelshyderabad.co.in/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://own3d.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://threepeaksleadership.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://putevka.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://gencdernegi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.59s Action: navigate win1 --> https://magic-island.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.41s Action: navigate win1 --> https://wakeupconnection.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://servingmontes.com.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://daarussalaamarbiccollege.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://rezabaft.ir/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://spzs.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.69s Action: navigate win1 --> https://pepejeans.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 258.99s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-3481.yaml STDOUT: Running test: [extended-internet1] test 3481 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://ffsaacademy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hydrem.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sexvip.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.14s Action: navigate win1 --> https://dgelc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://sketchbook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://iocdf.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://chinasmartgrid.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bms-ultraschall.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://biznes-animator.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://aci-enterprise.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://aeroshuttletransfers.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jsexmed.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://autotuning-nv.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://dralexanderkanevskymdnaturalhealer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://skptravel.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://twonecap.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://ristoranteyuri2.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://easydigitaldownloads.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hotelbrod.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://msport-bg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 396.01s 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-3521.yaml STDOUT: Running test: [extended-internet1] test 3521 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://tdm.com.mo/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://nrlgamecards.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.28s Action: navigate win1 --> https://cruisingworld.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.72s Action: navigate win1 --> https://worldjewishcongress.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://accuradio.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://toukdao.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cialisongen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://intel.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://phuketgazette.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://radissonsas.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://sellaband.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: navigate win1 --> https://friends-partners.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mobiledia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://ostamyy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.35s Action: navigate win1 --> https://eeb.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://forumup.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.55s Action: navigate win1 --> https://sopcast.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://limonos.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://topnic.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://thebeastmark.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 353.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-3561.yaml STDOUT: Running test: [extended-internet1] test 3561 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://tipeee.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bilbaoexhibitioncentre.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tica.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://building-design-construction.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://video2brain.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://fiberfib.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.94s Action: navigate win1 --> https://t10.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gmhospital.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://unboundedworld.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://arjgostar.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.21s Action: navigate win1 --> https://budupomahat.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.80s Action: navigate win1 --> https://mrdesign-indo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://vanthong.net.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s Action: navigate win1 --> https://honest-food.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://8interactive.co.th/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://moncleroutletstores.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.15s Action: navigate win1 --> https://tripreview.guru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://shina-cars.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://strangesounds.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mmi-lepuy.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: timer-stop totaltimer took: 379.01s 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-3601.yaml STDOUT: Running test: [extended-internet1] test 3601 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://smartsource.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://dr-clinic.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://linux.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://hyhhgroup.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://goaldenstars.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.22s Action: navigate win1 --> https://arms-expo.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: navigate win1 --> https://basf.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://canadagoosejacketsstores.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://investigationdiscovery.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://agattoor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.14s Action: navigate win1 --> https://awamreader.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://nccward10.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://3v6.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.71s Action: navigate win1 --> https://recreationalmarijuanaus.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://a24films.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://doingtheunconventional.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://uluslararasi-nakliyat.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://xn--evdebakmhizmetleri-k0c.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hurtowniagrafit.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://healthoo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 354.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-361.yaml STDOUT: Running test: [extended-internet1] test 361 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://marktplaats.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://ustb.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://slb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://audiomack.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://roadsideamerica.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://btinternet.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.14s Action: navigate win1 --> https://ul.pt/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://wv.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ozy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://breastcancer.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bombardier.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dcu.ie/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hln.be/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sptimes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://kaercher.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://ytmnd.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ati.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://asrock.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://egerton.ac.ke/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://yammer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 395.01s 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-3641.yaml STDOUT: Running test: [extended-internet1] test 3641 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://gdemo.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.79s Action: navigate win1 --> https://tribunapr.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.20s Action: navigate win1 --> https://lukow.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://e-katalog.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://userbars.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hbagri.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://cjoint.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://ndprogress.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gemaeldeundobjekte.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://officium.network/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://hgdaily.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.34s Action: navigate win1 --> https://print-my-design.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.48s Action: navigate win1 --> https://gidanex.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://video-fan.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://jdyvps.vip/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://milk46.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://la-esquina.tn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://navitravel.ro/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://toth-to.hu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://qingmuqi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: timer-stop totaltimer took: 228.32s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-3681.yaml STDOUT: Running test: [extended-internet1] test 3681 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://dougsfoundwood.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sellingamongwolves.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ray-bans.org.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://nikeairmax-isc.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://drmore.live/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://outlet-ralphlauren.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.15s Action: navigate win1 --> https://authenticdevilsstore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.77s Action: navigate win1 --> https://diamade.site/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://benaki.gr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://caas.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pycho.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dailyjournalonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pengcolour.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://sharpie.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://waytoadventure.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.17s Action: navigate win1 --> https://xxxph.xyz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://itmonline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://peoplespharmacy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kankon.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://adrian.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 373.01s 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-3721.yaml STDOUT: Running test: [extended-internet1] test 3721 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://avdrug.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://71ab.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hstoday.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gautam4you.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mototube.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://helmets.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.15s Action: navigate win1 --> https://vho.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://swoogo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: navigate win1 --> https://manchester.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://stoptb.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://xlviagragen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://meanwell.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cheapjordanss2018.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hullcitytigers.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://lstc.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.83s Action: navigate win1 --> https://najipz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.11s Action: navigate win1 --> https://ddjysjzzs.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.13s Action: navigate win1 --> https://jdlqx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.19s Action: navigate win1 --> https://htjdcm.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.74s Action: navigate win1 --> https://gdguocai.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.39s Action: timer-stop totaltimer took: 331.39s 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-3761.yaml STDOUT: Running test: [extended-internet1] test 3761 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://sciyard.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gakushuin.ac.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.56s Action: navigate win1 --> https://nets.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.45s Action: navigate win1 --> https://wonderslist.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dolimg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://gretathemes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://chambagri.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.86s Action: navigate win1 --> https://putany24.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://taxkingsandqueens.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://assignworld.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://glt.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://e-soon.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.91s Action: navigate win1 --> https://bursali.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://i-cable.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://automobilwoche.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: navigate win1 --> https://www.gov.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fenestella.ro/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://hotelbookingdeal.cf/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://tophrmyanmar.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.80s Action: navigate win1 --> https://pactor.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 334.01s 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-3801.yaml STDOUT: Running test: [extended-internet1] test 3801 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://liho.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mika-innovationen.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://editions-belize.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://quillandquire.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://coriniumcarpetcleaning.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://quizfb.ga/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://sch.co.th/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://gotravelxp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://cgo.com.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://kreditani.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.17s Action: navigate win1 --> https://connectypay.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://agrothesis.ir/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://llewellyn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://starsign.news/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://theacc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://rocketboom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.96s Action: navigate win1 --> https://writingworks.biz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://megankrieman.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://adventuresofnicky.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://zelleco.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 373.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-3841.yaml STDOUT: Running test: [extended-internet1] test 3841 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://abglobaltrading.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://fotodelux.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://gvm.com.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://dodig.mil/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.48s Action: navigate win1 --> https://grammymuseum.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.13s Action: navigate win1 --> https://fleurpourtoi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://kttmw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://eduka.tech/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.69s Action: navigate win1 --> https://svetlanatkachenko.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://eksuforum.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://itsam.com.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://erickimphotography.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://scaa.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://marketafrique.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://zibo737.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://csrworldnews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://treasureisland.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://news14.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://oneclub.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://xnxxhd.top/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 252.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-3881.yaml STDOUT: Running test: [extended-internet1] test 3881 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://tcarebook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.25s Action: navigate win1 --> https://arizonacardinalsauthorizedstore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.75s Action: navigate win1 --> https://leadingage.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wadyelneil.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://elpasotexas.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://wallst.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.91s Action: navigate win1 --> https://klapsmuehle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lamparastrading.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://juliengrelet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://asipiluty.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://skycityauckland.co.nz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://quiffet-interior-designer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://dev-werks.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.73s Action: navigate win1 --> https://sadstatus.mobi/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://vashilyustry.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.20s Action: navigate win1 --> https://mobifolio.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.70s Action: navigate win1 --> https://meditationsurmesure.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://lalunadesign.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: navigate win1 --> https://carefront.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://cutshop.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 250.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-3921.yaml STDOUT: Running test: [extended-internet1] test 3921 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://postscapes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://topworkink.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://punithak.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://cpbj.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.75s Action: navigate win1 --> https://toronto2015.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://celebritique-online.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://comedycentral.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://wearestillin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://mundojet.com.ar/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://canal22.org.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://cajfm.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.13s Action: navigate win1 --> https://gogopzh.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://wssu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://playtowerdefensegames.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.73s Action: navigate win1 --> https://dongphucmerriman.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://duxiuwl.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://kidsource.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://mqtt.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://download3000.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://bux.to/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: timer-stop totaltimer took: 308.09s 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-3961.yaml STDOUT: Running test: [extended-internet1] test 3961 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://lejuu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://malagahoy.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://clssn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.46s Action: navigate win1 --> https://dinheirovivo.pt/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.54s Action: navigate win1 --> https://bzp65.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lianzheng.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.77s Action: navigate win1 --> https://foerderverein-bergbad.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.24s Action: navigate win1 --> https://university-hr.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://taisei.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://aup.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.58s Action: navigate win1 --> https://essaytrust.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sanatcar.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ikoch.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://zytzb.org.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://beauty-land.com.ua/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://ralph-laurens.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://jshb.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://cialisrt.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://bbpluss.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.70s Action: navigate win1 --> https://kamalienterprises.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: timer-stop totaltimer took: 252.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-4001.yaml STDOUT: Running test: [extended-internet1] test 4001 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://agence-kanumera.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://andreapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jmgs.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.31s Action: navigate win1 --> https://forestopia.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.35s Action: navigate win1 --> https://aeromed-list.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.34s Action: navigate win1 --> https://globalriskinsights.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://acupuncture.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sonichq.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://painmed.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pornph.xyz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://99polls.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://driverconnection.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nc10088.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://oklandtophomeguard.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://anchorfree.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://masstransitmag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://annasui.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gardner-webb.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lemon64.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bhc.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 377.01s 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-401.yaml STDOUT: Running test: [extended-internet1] test 401 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://necn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://usanetwork.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lesscss.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://netdoctor.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://prnasia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tribunablog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mirc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://meishichina.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://news5cleveland.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://data.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fiocruz.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://empowher.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://zing.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://forumactif.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://firenze.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.25s Action: navigate win1 --> https://naacp.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.75s Action: navigate win1 --> https://uvigo.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://zxxk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lyricsfreak.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://zaq.ne.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 395.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4041.yaml STDOUT: Running test: [extended-internet1] test 4041 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://xn--80aaahntsodgkqye8l.xn--p1ai/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.28s Action: navigate win1 --> https://outerplaces.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.72s Action: navigate win1 --> https://akohai.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://antonslust.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://superherostuff.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://electproject.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://nissin-cz.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lehrlingsmediation.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://forcemultiply.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://playzer.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.34s Action: navigate win1 --> https://ecoprint1.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://carexline.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://komikvideolar.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://sancristobalturismo.com.ar/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://tdrmz.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://templaza.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://efas-muenchen.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://assufersa.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://henson.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://postboxservice.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: timer-stop totaltimer took: 311.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4081.yaml STDOUT: Running test: [extended-internet1] test 4081 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://twurl.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.05s Action: navigate win1 --> https://somd.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.95s Action: navigate win1 --> https://heraldtimesonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://inkjetcartridge.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.10s Action: navigate win1 --> https://ibelgique.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.90s Action: navigate win1 --> https://equitablegrowth.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://twellow.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://volocopter.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://wvstateu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://earthmagazine.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://chinesesocialcareandhealth.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://target-advertisement.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://baume-et-mercier.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://live.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://viaacost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mir3d.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://irrationalgames.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://forum-prive.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://brightsideofnews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://bigsoccer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: timer-stop totaltimer took: 372.01s 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-41.yaml STDOUT: Running test: [extended-internet1] test 41 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://mapsengine.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://washingtontimes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://openoffice.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://buydomains.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://vt.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.14s Action: navigate win1 --> https://shutterfly.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://lh3.googleusercontent.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://gmu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wikispaces.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://eurekalert.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.91s Action: navigate win1 --> https://medscape.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://vine.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://codeplex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://billboard.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://campaign-archive1.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://seattletimes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.95s Action: navigate win1 --> https://cri.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mercurynews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://heart.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://mcafee.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: timer-stop totaltimer took: 390.02s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4121.yaml STDOUT: Running test: [extended-internet1] test 4121 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://balbooa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://salzburg24.at/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://liaoliao.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://accesswire.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://drgregbiltoft.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://traders-union.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.81s Action: navigate win1 --> https://nflpa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lafermedecannebert.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://nikeepicreact-flyknit.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s Action: navigate win1 --> https://viewranger.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://metropoliscomix.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://canadagoosejacketsstores.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ratownikmedyczny.com.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kvestrostov.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://crochet-pangandoy.work/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://ponzu-blog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://bhpduo.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://inovia.dk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.14s Action: navigate win1 --> https://dooriwork.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.40s Action: navigate win1 --> https://kunveno.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.47s Action: timer-stop totaltimer took: 314.02s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4161.yaml STDOUT: Running test: [extended-internet1] test 4161 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://wupperinst.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://scoot.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://xinnong.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://doreme.ac.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://kupivip.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.35s Action: navigate win1 --> https://incovib.cl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.84s Action: navigate win1 --> https://kashi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.81s Action: navigate win1 --> https://softbla.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://bozhacoffee.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://e-reklama4you.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cabletv.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://zlaneservices.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.08s Action: navigate win1 --> https://wwwizard.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://boontechgroup.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://mainstaysailing.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hometownstation.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://tevaviagra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ekokominki.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gotchawarzonetoluca.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://congchung7.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: timer-stop totaltimer took: 303.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4201.yaml STDOUT: Running test: [extended-internet1] test 4201 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://electrochem.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://courier-mta.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://soft666.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://shuadanjz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://bundesarbeitsgericht.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://gpunion.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hfycyw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://gdscgw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://hongyarubber.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://gxhande.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.21s Action: navigate win1 --> https://zhong-ru.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.68s Action: navigate win1 --> https://bjlby.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.14s Action: navigate win1 --> https://nbduobang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://haimacarpet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://webhosting.be/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://dinevthemes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.09s Action: navigate win1 --> https://a21.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: navigate win1 --> https://google.sr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://cuautocoupon.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cosgan.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: timer-stop totaltimer took: 311.02s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4241.yaml STDOUT: Running test: [extended-internet1] test 4241 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://bawialniajulia.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://noaprojekt.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.26s Action: navigate win1 --> https://maimai.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.74s Action: navigate win1 --> https://destock-groupe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://silvergrass.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://kadirafis.xyz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://chuzai-toushi-and-india.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://sushimono.gr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://healthebay.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://elitstroycraft.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.22s Action: navigate win1 --> https://hotelsmanila.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: navigate win1 --> https://kojrys.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://akapacha.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hondair.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://fokusnetzwerk.ch/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://wekeepyoung.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.27s Action: navigate win1 --> https://bgy.org.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.73s Action: navigate win1 --> https://hermagroup.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fuerst-architects.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://lawyerratingz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.91s Action: timer-stop totaltimer took: 332.01s 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-4281.yaml STDOUT: Running test: [extended-internet1] test 4281 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://homerealtynw.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://top-diz.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://avtokolesnica.com.ua/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://terralis.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://lumieretvie.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://greenpanvice.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://garazhclub.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.22s Action: navigate win1 --> https://leuchtmittel-led.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://los-mejores-boosters-de-testosterona.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://t-ventures.in/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://drironcat.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.54s Action: navigate win1 --> https://pro-date.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://moonday.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://dobi.site/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://applexin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://privatnicasovi.rs/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.69s Action: navigate win1 --> https://minaakshimajumdar.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hsbc.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://isabellapharmbi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://quatrina.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: timer-stop totaltimer took: 327.18s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4321.yaml STDOUT: Running test: [extended-internet1] test 4321 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://putovanjaslavonijom.hr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ahla.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://soippo.edu.ua/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://shaiyamix.tk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.25s Action: navigate win1 --> https://frame.io/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.75s Action: navigate win1 --> https://sitebuilderreport.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://c4isrnet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://aana.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://windpowermonthly.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://easyicon.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://qxcs365.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://sildenafilfastsecure.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://aoc-europe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pypy.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pheenix.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://beget.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gemotest.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://njhyl.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.12s Action: navigate win1 --> https://xlyumei.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://jcppm.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.17s Action: timer-stop totaltimer took: 362.17s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4361.yaml STDOUT: Running test: [extended-internet1] test 4361 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://stoeterij-vandervlist.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://silkroadbatumi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://polonez.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://taikoind.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.77s Action: navigate win1 --> https://alexandrelacombe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nicenot.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.15s Action: navigate win1 --> https://eml.org.sg/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://farmingtonhillsadultdaycare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://game7vienngocrong.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://multitel.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://grupojfg.co.mz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.11s Action: navigate win1 --> https://xn--2o2b17g32e8xisqq.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s Action: navigate win1 --> https://pedalcommander.kz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://des-meilleurs-boosters-de-testosterone.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://ritutechno.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.50s Action: navigate win1 --> https://sbsoftware.ro/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.36s Action: navigate win1 --> https://fotoclub-gmunden.at/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://voxzi.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://northshore.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tabletky-na-erekci-cz.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: timer-stop totaltimer took: 273.12s 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-4401.yaml STDOUT: Running test: [extended-internet1] test 4401 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://gessato.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://wirexapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pamperedchef.biz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://golocal247.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ylrb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://neworleanssaintslockerroom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.43s Action: navigate win1 --> https://ibpconsulting.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://stylist-order.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://mobilsept.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://inducare.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://edinburghzoo.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://poloralph-lauren.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://bissansbeauty.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://jdivert.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://tribeautystudio.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://passion-supporters.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://xian-tourism.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.41s Action: navigate win1 --> https://cosasdeviajeros.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.59s Action: navigate win1 --> https://creakonexion.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s Action: navigate win1 --> https://academiamonster.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.25s Action: timer-stop totaltimer took: 272.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-441.yaml STDOUT: Running test: [extended-internet1] test 441 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://178.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://din.or.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.68s Action: navigate win1 --> https://iyiou.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.32s Action: navigate win1 --> https://practicalecommerce.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cercosaceramica.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chinaren.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.43s Action: navigate win1 --> https://1c.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://helpscout.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://afterdawn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://whazzup-u.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://freeforums.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://starwoodmeeting.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sachsen.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://actionnetwork.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://cialisle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://plasticsurgery.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://orange.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://girlscouts.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://material.io/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://crowneplaza.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 375.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4441.yaml STDOUT: Running test: [extended-internet1] test 4441 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://qs.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://mlin.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://bstshine.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sxzdqc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://246.ne.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.43s Action: navigate win1 --> https://passionforsavings.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://ds-casting.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wangwjz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.21s Action: navigate win1 --> https://hb-pcsheets.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.50s Action: navigate win1 --> https://cfci.org.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.28s Action: navigate win1 --> https://rcddoor.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ynjtjy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.43s Action: navigate win1 --> https://shoplo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://ruemag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://themezilla.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://989123.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://liveforlivemusic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://umcmission.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://palida.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.20s Action: navigate win1 --> https://bloomplast.ro/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: timer-stop totaltimer took: 336.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-4481.yaml STDOUT: Running test: [extended-internet1] test 4481 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://ngtravel.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.41s Action: navigate win1 --> https://nike-outletonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.59s Action: navigate win1 --> https://hgbs.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://webdesignfromscratch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://voda-topeni-cerny.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://hoief.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://loby-scieries-dunkerque.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://julienlachance.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.72s Action: navigate win1 --> https://sonex-light.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://comfortplus.com.ua/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://literie-depot.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://neristefano.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://volandovia.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://revistafiguraciones.com.ar/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dailycollegian.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://giami-alain.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://tahoetrip.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://imbt.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://2atalk.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://redac.ch/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 333.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4521.yaml STDOUT: Running test: [extended-internet1] test 4521 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://artind.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ibfbudownictwo.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kzn-san.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://cnsikao.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.58s Action: navigate win1 --> https://diyetisyenzeynepfiliz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://aelpo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://scrlondon.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gorzyce.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ksiegowosc-compte-lubelskie.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.71s Action: navigate win1 --> https://americanbible.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.29s Action: navigate win1 --> https://cpase.org.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.47s Action: navigate win1 --> https://shoeslouboutin.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.53s Action: navigate win1 --> https://uggsoutletonline.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fotoprint.lv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://densholmefarm-action.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://salisburyjournal.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lacolombe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.32s Action: navigate win1 --> https://erudit.edu.az/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.68s Action: navigate win1 --> https://bazk.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nowehoryzonty.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 336.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4561.yaml STDOUT: Running test: [extended-internet1] test 4561 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://cirrusaircraft.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://tasteofleeds.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dainshoppe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://d3scene.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://delomirb.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://redboxuae.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cirt.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fivecolleges.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hrsonline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://celebrex2020.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://arimidex.golf/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: navigate win1 --> https://cefixime.network/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://geobytes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.71s Action: navigate win1 --> https://linspire.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://json-schema.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://zwymw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ximingdianzi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://454kq.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://rapidvideo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://docplayer.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 374.99s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4601.yaml STDOUT: Running test: [extended-internet1] test 4601 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://toyark.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hsguke.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wz-kt.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.60s Action: navigate win1 --> https://enove.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.40s Action: navigate win1 --> https://hmswhh.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://makespace.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ncrv.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kennislink.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://premium-re.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://marinha.mil.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://freedownload.network/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://creaders.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dominos.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://theaureview.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kit.ac.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.78s Action: navigate win1 --> https://projectwonderful.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.22s Action: navigate win1 --> https://viviautoparts.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://londriprint.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://digitalvidya.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://myvega.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 379.01s 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-4641.yaml STDOUT: Running test: [extended-internet1] test 4641 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://cz-synergy.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://ncsjapan.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://brave-together.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://7slaves.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://nessmaa.com.sa/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.05s Action: navigate win1 --> https://peteroszlik.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.96s Action: navigate win1 --> https://iwgroup.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gamaxmotor.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://trinecko.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cristianarsin.ro/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://airportexecutivetransfers.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://internationallashcompetition.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://dostavkaturov.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.60s Action: navigate win1 --> https://alive.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://thietkemay.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://doanlaptop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://powellandhinkle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://ark.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://freehandhotels.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://rimg.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 316.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4681.yaml STDOUT: Running test: [extended-internet1] test 4681 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://25025.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cloudfour.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://partickcurlingclub.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://swype.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://buydoxycycline.network/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://albenza.network/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://bactrim.institute/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://clozaril.network/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://internationallawoffice.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.50s Action: navigate win1 --> https://interpublic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://eje-online.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://editpadpro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lavabit.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://eurofins.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://natureindex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://17aliexpress.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://leica.org.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://shishangqiyi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://syiae.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.87s Action: navigate win1 --> https://dqzyxy.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.00s Action: timer-stop totaltimer took: 253.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4721.yaml STDOUT: Running test: [extended-internet1] test 4721 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://lafd.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://zeyntour.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://archsurance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://enriquebarrios.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://kpscexam.in/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://bizexcellence.com.sg/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://brasildistributeur.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://grafoaksara.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://xn--nyqy26a3q2a.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://phu-mariusz.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.74s Action: navigate win1 --> https://vishwatrade.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.24s Action: navigate win1 --> https://busnu.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://agencedolly.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.73s Action: navigate win1 --> https://vaytinchapshinhan.com.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://footballpanthershop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://usematics.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.70s Action: navigate win1 --> https://golemaryam17.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://longarmacademy.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://abcoflife.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s Action: navigate win1 --> https://lawyersgunsmoneyblog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.65s Action: timer-stop totaltimer took: 268.01s 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-4761.yaml STDOUT: Running test: [extended-internet1] test 4761 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://myboscorp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://viethai.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://suara.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://citychurchabq.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://hslip.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://fitosalmagrera.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.80s Action: navigate win1 --> https://mortgage-payments.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://alnuha-group.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://blogdienthoai.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://consultantdoctoropinion.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://superstat-esd.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://aplusinterior.com.my/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.70s Action: navigate win1 --> https://oneghanamarket.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://soledadborches.com.ar/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.61s Action: navigate win1 --> https://jkvarevognscenter.dk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s Action: navigate win1 --> https://chanting-rep.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://zklinvest.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://oakleysunglasses-uk.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://skitbooks.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://vguard.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: timer-stop totaltimer took: 270.01s 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-4801.yaml STDOUT: Running test: [extended-internet1] test 4801 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://tiaraartha.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: navigate win1 --> https://petasta.ro/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://n4bb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cultureeats.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://aquilifer.kz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hciaonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dollarsandsense.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mindmeters.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://medcraveonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://erietvnews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://0adz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tado.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://virginiabusiness.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.95s Action: navigate win1 --> https://newmogilev.by/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://b-t.energy/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://experianplc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://frontrange.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hiendlife.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kpsport-camera.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tadacip.institute/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: timer-stop totaltimer took: 376.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-481.yaml STDOUT: Running test: [extended-internet1] test 481 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://shisu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lifenews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://worldpay.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://website2.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://avert.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://gia.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://windowsupdate.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://carscoops.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://corestandards.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gitter.im/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://browsershots.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://spacedaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://platts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kairaweb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://114.1688.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://write-my-essay-for-me.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cieszyn.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://chatroll.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://nofilmschool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://vultr.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: timer-stop totaltimer took: 372.01s 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-4841.yaml STDOUT: Running test: [extended-internet1] test 4841 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://venta72.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.14s Action: navigate win1 --> https://restaurantnews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.86s Action: navigate win1 --> https://uggsoutletofficial.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://placute-frana-dispaco.ro/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://atl-50.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://mospankration.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.20s Action: navigate win1 --> https://sedburyhall.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.80s Action: navigate win1 --> https://kashinatv.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://topplasterspecialists.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://discozooclub.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pixel-eg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sadaeloma.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://uniglassvidros.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://paristouristbureau.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://gtp.com.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://allthetests.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://linde-hydraulics.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.46s Action: navigate win1 --> https://strong33.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.54s Action: navigate win1 --> https://advocaciagaravati.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://muay-chaiya.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: timer-stop totaltimer took: 313.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-4881.yaml STDOUT: Running test: [extended-internet1] test 4881 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://hudsonvalley360.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://shop69.ge/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://my-wardrobe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://vendocreative.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://carnepodolica.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://overnightprints.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.68s Action: navigate win1 --> https://fabelnet.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://opangaio.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.34s Action: navigate win1 --> https://twomenandatruck.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://originpc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://youseemore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sotovik.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://atliecosmetics.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://necanet.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://actorsequity.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://navigation.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fleepy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cialisec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ajot.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nonpareilonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 356.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4921.yaml STDOUT: Running test: [extended-internet1] test 4921 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://workplacebullying.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://instarmgt.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mockflow.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://animalliberationfront.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bizhwy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://xesh.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://seoseekho.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://georgeharrison.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dodocase.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://aromado.biz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://worldsoccer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://blackhawk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://coatsandcocktails.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://terravista.pt/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.94s Action: navigate win1 --> https://edina.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pharmexec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://naswdc.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://buy-neurontin.trade/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://burson-marsteller.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://iesabroad.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 355.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-4961.yaml STDOUT: Running test: [extended-internet1] test 4961 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://medstarhealth.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://ainut.fi/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://casaalbapredeal.ro/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://langerresearch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cryptoo.life/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.82s Action: navigate win1 --> https://ralphlaurenoutletpolo.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.18s Action: navigate win1 --> https://mekosoft.vn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tucsonpsychiatry.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://consol.hu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bestesupplementenvoorspiermassa.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://miffy.work/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://goodeyeforcolor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://nosportugal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://sahamit.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://newsnindia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://fragataeantunes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.69s Action: navigate win1 --> https://futbolfilms.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://temc.co.za/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://alittihad.ae/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://highiscool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.15s Action: timer-stop totaltimer took: 311.15s 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-521.yaml STDOUT: Running test: [extended-internet1] test 521 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://blogcatalog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ashoka.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://webreference.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://mof.go.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.52s Action: navigate win1 --> https://9ku.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.42s Action: navigate win1 --> https://leagle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://game.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://compete.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://boardingarea.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nat.gov.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://thebookseller.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ascap.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://dsm.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://21food.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://investorplace.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://zhibo8.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://in.gov.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://artistdirect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: navigate win1 --> https://phandroid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.01s Action: navigate win1 --> https://u-szeged.hu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 394.01s 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-561.yaml STDOUT: Running test: [extended-internet1] test 561 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://nowtoronto.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://jumbo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://arstechnica.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://fourfourtwo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://aft.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://apastyle.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fis-ski.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://behindthename.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://rt.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://stockholm.se/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://homelinux.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ct10000.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://primabrides.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://moraguesonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wishtv.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://artlebedev.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://associazioneridere.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.44s Action: navigate win1 --> https://impacthub.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.57s Action: navigate win1 --> https://amazon.jobs/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://megabus.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: timer-stop totaltimer took: 392.07s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-601.yaml STDOUT: Running test: [extended-internet1] test 601 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://guess.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://cpubenchmark.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://blog.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://khon2.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://clubcorp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://goadporn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bwin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://joycasino7ntl.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://head-fi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ing.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://walbrzych.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://jmir.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://realtown.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wish.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ugg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://destyy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://yeepay.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://businessinsider.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://craphound.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://rb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 398.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-641.yaml STDOUT: Running test: [extended-internet1] test 641 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://magisto.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://genericdomainmarket.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://royalholloway.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://chinabgao.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://aegeanair.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://calarts.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://gmxhome.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://rdio.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.96s Action: navigate win1 --> https://kawasaki.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://surlatable.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://generation-nt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://sunjournal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://mt.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: navigate win1 --> https://focusfeatures.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://aviation-safety.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.72s Action: navigate win1 --> https://fraps.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://mistore.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sportsdirect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sing365.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://cnx.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 373.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-681.yaml STDOUT: Running test: [extended-internet1] test 681 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://newsbank.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://nara.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://researchpaperwriter.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://cartoonbrew.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://drcialonlinedkb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://porn300.tel/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://the-essays.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pornddoe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.20s Action: navigate win1 --> https://cialiscials.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://acsh.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.71s Action: navigate win1 --> https://vnunet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://yahoofs.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://saitama.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://vindy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://coachkp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://vwvortex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://redbull.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://long-champhandbags.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://homepagemodules.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://eroterest.tel/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 353.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-721.yaml STDOUT: Running test: [extended-internet1] test 721 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://transip.nl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://17house.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://jxpta.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://es.gov.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://vinagecko.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://thesprucepets.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://pureblack.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s Action: navigate win1 --> https://shadowproof.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.77s Action: navigate win1 --> https://beeg.fan/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.52s Action: navigate win1 --> https://tn.edu.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.48s Action: navigate win1 --> https://wtae.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://mailtrack.io/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://trstonlinecasino.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lavoz.com.ar/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://shastanets.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://portfolio.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ibisworld.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://diflucan2018.icu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://uni-hohenheim.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://jump4loves.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 351.01s 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-761.yaml STDOUT: Running test: [extended-internet1] test 761 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://accountingtoday.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://donnakaran.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://blockgeeks.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bbt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://letsmove.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.24s Action: navigate win1 --> https://fredhutch.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://nao.ac.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.72s Action: navigate win1 --> https://znak.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.28s Action: navigate win1 --> https://37.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://6play.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pusan.ac.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.39s Action: navigate win1 --> https://gaiaenergysystems.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.61s Action: navigate win1 --> https://designnews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://thebureauinvestigates.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://cartoonstock.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://vps-private.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://na.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://dyndns.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.84s Action: navigate win1 --> https://att.ne.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.41s Action: navigate win1 --> https://mir24.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.58s Action: timer-stop totaltimer took: 351.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-801.yaml STDOUT: Running test: [extended-internet1] test 801 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://manythings.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://snhu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://bundesgerichtshof.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://jxnu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://westpac.com.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://sandiego.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://chomsky.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://eitb.eus/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tengrinews.kz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://chimisal.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://of.by/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://usgamer.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dalailama.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://lincolncenter.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://orpha.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://usconsulate.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.82s Action: navigate win1 --> https://lb.ua/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://richardbarber.works/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://no.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://hngn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: timer-stop totaltimer took: 374.04s 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-81.yaml STDOUT: Running test: [extended-internet1] test 81 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://cheezburger.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://dezeen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://s.click.taobao.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://complex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://yadi.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://apple.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://kidshealth.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://goodhousekeeping.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://visa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://people.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.40s Action: navigate win1 --> https://secure.php.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.60s Action: navigate win1 --> https://blip.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://discovermagazine.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wattpad.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://orange.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.94s Action: navigate win1 --> https://si.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://fraunhofer.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wolfram.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.17s Action: navigate win1 --> https://nationalreview.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://zimbra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 393.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-841.yaml STDOUT: Running test: [extended-internet1] test 841 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://wowow.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://soompi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://hagerty.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://teepublic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://justlanded.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://sanantonio.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://studyabroad.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://seedprod.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://emilia-romagna.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://chazidian.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.83s Action: navigate win1 --> https://popmech.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://lex18.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://7m.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://dangeroussports.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://artinfo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://difesa.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.24s Action: navigate win1 --> https://revolvy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://empowernetwork.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://jax.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://linyi.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.13s Action: timer-stop totaltimer took: 360.13s 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-881.yaml STDOUT: Running test: [extended-internet1] test 881 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://luminarium.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://azbyka.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://becomingminimalist.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://classmates.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://philips.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://snagajob.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://choosechicago.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://opensky.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://marc.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ivi.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pnp.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://drphil.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://koco.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://elvis.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://mormon.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://themarshallproject.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://danpink.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://86516.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://mdedge.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.92s Action: navigate win1 --> https://bugatti.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 394.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-921.yaml STDOUT: Running test: [extended-internet1] test 921 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://wctv.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://armstrong.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://play.fm/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.12s Action: navigate win1 --> https://yiban.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://phpbbguru.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://aims.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://stlpublicradio.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://afsc.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://justsecurity.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://pressconnects.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://ellislab.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://driverguide.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://movies.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.98s Action: navigate win1 --> https://nips.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://j-cast.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://fb.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.18s Action: navigate win1 --> https://bmstu.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://lyst.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://flu.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.96s Action: navigate win1 --> https://chambersandpartners.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: timer-stop totaltimer took: 388.17s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-961.yaml STDOUT: Running test: [extended-internet1] test 961 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://j.gs/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://wfmynews2.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://levada.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://totalwar.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://typepad.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://tblog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://publicdomainreview.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.89s Action: navigate win1 --> https://crowdstrike.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://ugodambrosi.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.29s Action: navigate win1 --> https://moovitapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.71s Action: navigate win1 --> https://russbrides.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://grandpalais.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://imperialsaga.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://marketrealist.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://fastmail.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://kaipuyun.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://woman.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://yext.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://greenshoppers.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://downloadsquad.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: timer-stop totaltimer took: 397.00s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] PASS Finished: SUCCESS