10 NEW error logs apache-commons-exec-0:1.3-alt1_13jpp8 Process completed in 5 millis; below is its output org.apache.commons.exec.ExecuteException: Process exited with an error: 2 (Exit value: 2) Process completed in 9 millis; below is its output -- [ERROR] testExec41WithStreams(org.apache.commons.exec.issues.Exec41Test) Time elapsed: 0.007 s <<< FAILURE! java.lang.AssertionError: The process was killed by the watchdog at org.apache.commons.exec.issues.Exec41Test.testExec41WithStreams(Exec41Test.java:96) [ERROR] testExec41WithoutStreams(org.apache.commons.exec.issues.Exec41Test) Time elapsed: 0.009 s <<< FAILURE! java.lang.AssertionError: The process was killed by the watchdog at org.apache.commons.exec.issues.Exec41Test.testExec41WithoutStreams(Exec41Test.java:143) -- [ERROR] testExec_60(org.apache.commons.exec.issues.Exec60Test) Time elapsed: 0.001 s <<< FAILURE! java.lang.AssertionError: Watchdog killed the process at org.apache.commons.exec.issues.Exec60Test.testExec_60(Exec60Test.java:76) -- [ERROR] testExec34_2(org.apache.commons.exec.issues.Exec34Test) Time elapsed: 0.066 s <<< FAILURE! java.lang.AssertionError: Watchdog should have killed the process at org.apache.commons.exec.issues.Exec34Test.testExec34_2(Exec34Test.java:88) -- Process spun off successfully - process=/bin/ls hasher-priv: master: idle time limit (3600 seconds) exceeded apache-commons-pool2-2.4.2-alt4_7jpp8 [ERROR] testMinIdleNoPreparePool(org.apache.commons.pool2.impl.TestGenericKeyedObjectPool) Time elapsed: 0.68 s <<< FAILURE! java.lang.AssertionError: Should be 5 idle, found 1 at org.apache.commons.pool2.impl.TestGenericKeyedObjectPool.testMinIdleNoPreparePool(TestGenericKeyedObjectPool.java:712) -- [ERROR] testBorrowObjectFairness(org.apache.commons.pool2.impl.TestGenericObjectPool) Time elapsed: 2.73 s <<< FAILURE! java.lang.AssertionError: Thread 2 failed: java.lang.Throwable: Expected: 2 found: 3 at org.apache.commons.pool2.impl.TestGenericObjectPool.testBorrowObjectFairness(TestGenericObjectPool.java:2037) chromium-81.0.4044.113-alt1 [38945/39758] clang++ -MMD -MF obj/v8/v8_base_without_compiler/api-natives.o.d -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DENABLE_MINOR_MC -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_EMBEDDED_BUILTINS -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_LINUX -DDISABLE_UNTRUSTED_CODE_MITIGATIONS -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -I../.. -Igen -I../../v8 -Igen/v8 -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../v8/include -I../../third_party/zlib -fprofile-sample-use=../../chrome/android/profiles/afdo.prof -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -fcrash-diagnostics-dir=../../tools/clang/crashreports -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -flto=thin -fwhole-program-vtables -m64 -march=x86-64 -no-canonical-prefixes -Wall -Wextra -Wimplicit-fallthrough -Wthread-safety -Wextra-semi -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class -Wno-bitwise-conditional-parentheses -Wno-builtin-assume-aligned-alignment -Wno-deprecated-copy -Wno-misleading-indentation -Wno-range-loop-analysis -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wmissing-field-initializers -Wunreachable-code -Wshorten-64-to-32 -O3 -fno-ident -fdata-sections -ffunction-sections -Wexit-time-destructors -std=c++14 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../v8/src/api/api-natives.cc -o obj/v8/v8_base_without_compiler/api-natives.o warning: unknown warning option '-Wno-implicit-int-float-conversion'; did you mean '-Wno-float-overflow-conversion'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-final-dtor-non-final-class'; did you mean '-Wno-abstract-final-class'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-bitwise-conditional-parentheses'; did you mean '-Wno-bitwise-op-parentheses'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-builtin-assume-aligned-alignment' [-Wunknown-warning-option] warning: unknown warning option '-Wno-deprecated-copy'; did you mean '-Wno-deprecated'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-misleading-indentation'; did you mean '-Wno-binding-in-condition'? [-Wunknown-warning-option] 6 warnings generated. [38946/39758] clang++ -MMD -MF obj/v8/v8_base_without_compiler/api-arguments.o.d -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DENABLE_MINOR_MC -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_EMBEDDED_BUILTINS -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_LINUX -DDISABLE_UNTRUSTED_CODE_MITIGATIONS -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -I../.. -Igen -I../../v8 -Igen/v8 -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../v8/include -I../../third_party/zlib -fprofile-sample-use=../../chrome/android/profiles/afdo.prof -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -fcrash-diagnostics-dir=../../tools/clang/crashreports -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -flto=thin -fwhole-program-vtables -m64 -march=x86-64 -no-canonical-prefixes -Wall -Wextra -Wimplicit-fallthrough -Wthread-safety -Wextra-semi -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class -Wno-bitwise-conditional-parentheses -Wno-builtin-assume-aligned-alignment -Wno-deprecated-copy -Wno-misleading-indentation -Wno-range-loop-analysis -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wmissing-field-initializers -Wunreachable-code -Wshorten-64-to-32 -O3 -fno-ident -fdata-sections -ffunction-sections -Wexit-time-destructors -std=c++14 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../v8/src/api/api-arguments.cc -o obj/v8/v8_base_without_compiler/api-arguments.o hasher-priv: master: time elapsed limit (25000 seconds) exceeded fish-3.1.2-alt1 doctree = pickle.load(f) _pickle.UnpicklingError: pickle data was truncated The full traceback has been saved in /usr/src/tmp/sphinx-err-fmt3929w.log, if you want to report the issue to the developers. libsmi-0.5.0-alt1.svn1841 parser-smi.c:9963:29: warning: passing argument 1 of 'smiyyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 9963 | yyerror (parserPtr, yymsgp); error.h:25:44: note: in definition of macro 'yyerror' 25 | #define yyerror(parserPtr, msg) smiyyerror(msg, parserPtr) In file included from parser-smi.y:40: smi-check.h:71:30: note: expected 'char *' but argument is of type 'const char *' 71 | extern void smiyyerror(char *msg, Parser *parserPtr); make[2]: Leaving directory '/usr/src/RPM/BUILD/libsmi-0.5.0/lib' make[1]: *** [Makefile:516: all-recursive] Error 1 make: *** [Makefile:402: all] Error 2 lockfile-progs-0.1.17-alt1 ! test -e check/file.lock bin/lockfile-create --lock-name check/file.lock bin/lockfile-touch --oneshot --lock-name check/file.lock bin/lockfile-check --lock-name check/file.lock bin/lockfile-remove --lock-name check/file.lock ! test -e check/file.lock bin/lockfile-create --use-pid --lock-name check/file.lock *** buffer overflow detected ***: bin/lockfile-create terminated make: *** [Makefile:43: check] Aborted make: Leaving directory '/usr/src/RPM/BUILD/lockfile-progs-0.1.17' openmotif-2.3.8-alt1 ../../../clients/uil/uil -o hellomotif.uid hellomotif.uil -I./../../../clients/uil -I../../../clients/uil make[3]: *** [Makefile:645: hellomotif.uid] Segmentation fault make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif' make[3]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../lib/Xm -I./../../../lib -I../../../lib -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c hellomotif.c make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif' make[2]: *** [Makefile:357: all-recursive] Error 1 make[1]: *** [Makefile:324: all-recursive] Error 1 make: *** [Makefile:379: all-recursive] Error 1 perl-Net-Server-Mail-0.28-alt1 t/smtp.t ...... ok # Error: Can't call method "peerhost" on an undefined value at t/starttls.t line 131. # kill 9, 273304 (server) -- Result: FAIL Failed 1/4 test programs. 0/33 subtests failed. make: *** [Makefile:783: test_dynamic] Error 255 python-module-flake8-3.7.9-alt1 No data to combine ERROR: InvocationError for command /usr/src/RPM/BUILD/python-module-flake8-3.7.9/.tox/py38/bin/coverage combine (exited with code 1) ERROR: invocation failed (exit code 1) ✖ FAIL py38 in 19.464 seconds -- py27: commands succeeded ERROR: py38: parallel child exit code 1 xdg-desktop-portal-1.7.2-alt1 PASS: test-portals 38 /portal/inhibit/permissions ERROR: test-portals - Bail out! xdg-desktop-portal:ERROR:tests/inhibit.c:327:session_state_changed_cb: assertion failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1) PASS: testdb 1 /db/open -- PASS: testdb 3 /db/modify SKIP: test-doc-portal 1 /db/version # SKIP access /dev/fuse: No such file or directory SKIP: test-doc-portal 2 /db/create_doc # SKIP access /dev/fuse: No such file or directory SKIP: test-doc-portal 3 /db/recursive_doc # SKIP access /dev/fuse: No such file or directory SKIP: test-doc-portal 4 /db/create_docs # SKIP access /dev/fuse: No such file or directory SKIP: test-doc-portal 5 /db/add_named # SKIP access /dev/fuse: No such file or directory PASS: test-permission-store 1 /permissions/version -- # SKIP: 6 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 1 See ./test-suite.log 8 error logs REMOVED from the list custodia-0.6.0-alt6 galera-26.4.3-alt1 gdcm-3.0.1-alt1_0 jed-2:0.99.19-alt2.qa2.1 libglui-2.36-alt1.qa1 libopenh264-2.0.0-alt1 php7-7.3.17-alt1 racket-7.3-alt1 Total 215 error logs.