>>> shunit2: Building community/shunit2 2.1.8-r1 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 03:36:56 +0000 >>> shunit2: Checking sanity of /home/buildozer/aports/community/shunit2/APKBUILD... >>> shunit2: Analyzing dependencies... >>> shunit2: Installing for build: build-base bash dash loksh zsh (1/11) Installing readline (8.2.10-r0) (2/11) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (3/11) Installing dash (0.5.12-r2) Executing dash-0.5.12-r2.post-install (4/11) Installing loksh (7.5-r0) Executing loksh-7.5-r0.post-install (5/11) Installing zsh (5.9-r3) Executing zsh-5.9-r3.post-install (6/11) Installing gcc-zsh-completion (5.9-r3) (7/11) Installing .makedepends-shunit2 (20240427.033736) (8/11) Installing openrc-zsh-completion (0.54-r1) (9/11) Installing apk-tools-zsh-completion (2.14.4-r0) (10/11) Installing git-zsh-completion (5.9-r3) (11/11) Installing rsync-zsh-completion (5.9-r3) Executing busybox-1.36.1-r26.trigger OK: 481 MiB in 118 packages >>> shunit2: Cleaning up srcdir >>> shunit2: Cleaning up pkgdir >>> shunit2: Cleaning up tmpdir >>> shunit2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/shunit2-2.1.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> shunit2: Fetching shunit2-2.1.8.tar.gz::https://github.com/kward/shunit2/archive/v2.1.8.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.20/shunit2-2.1.8.tar.gz.part' shunit2-2.1.8.tar.gz 100% |********************************| 52458 0:00:00 ETA '/var/cache/distfiles/v3.20/shunit2-2.1.8.tar.gz.part' saved >>> shunit2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/shunit2-2.1.8.tar.gz >>> shunit2: Checking sha512sums... shunit2-2.1.8.tar.gz: OK dash-negative-lineno.patch: OK >>> shunit2: Unpacking /var/cache/distfiles/v3.20/shunit2-2.1.8.tar.gz... >>> shunit2: dash-negative-lineno.patch patching file shunit2_macros_test.sh #------------------------------------------------------------------------------ # System data. # $ uname -mprsv Linux 5.15.108-0-lts #1-Alpine SMP Fri, 21 Apr 2023 05:55:14 +0000 x86_64 unknown OS Name: Linux OS Version: Alpine Linux edge ### Test run info. shells: /bin/sh ash /bin/bash /bin/dash /bin/ksh /bin/pdksh /bin/zsh tests: shunit2_args_test.sh shunit2_asserts_test.sh shunit2_failures_test.sh shunit2_macros_test.sh shunit2_misc_test.sh shunit2_standalone_test.sh #------------------------------------------------------------------------------ # Running the test suite with /bin/sh. # shell name: sh shell version: Mime-Version:-1.0 6 7 --- Executing the 'shunit2_args' test suite. --- non_default_test test_non_default_ran Ran 2 tests. OK --- Executing the 'shunit2_asserts' test suite. --- testAssertEquals testAssertNotEquals testAssertSame testAssertNotSame testAssertContains testAssertNotContains testAssertNull testAssertNotNull testAssertTrue testAssertFalse Ran 10 tests. OK --- Executing the 'shunit2_failures' test suite. --- testFail testFailNotEquals testFailSame Ran 3 tests. OK --- Executing the 'shunit2_macros' test suite. --- testAssertEquals testAssertNotEquals testSame testNotSame testNull testNotNull testAssertTrue testAssertFalse testFail testFailNotEquals testFailSame testFailNotSame Ran 12 tests. OK --- Executing the 'shunit2_misc' test suite. --- testUnboundVariable testIssue7 testIssue29 testIssue69 testIssue77 testIssue84 testPrepForSourcing testEscapeCharInStr testEscapeCharInStr_specialChars testExtractTestFunctions testIssue54 testColors testColorsWitoutTERM Ran 13 tests. OK --- Executing the 'shunit2_standalone' test suite. --- #------------------------------------------------------------------------------ # Running the test suite with ash. # shell name: ash shell version: 1.36.1 --- Executing the 'shunit2_args' test suite. --- non_default_test test_non_default_ran Ran 2 tests. OK --- Executing the 'shunit2_asserts' test suite. --- testAssertEquals testAssertNotEquals testAssertSame testAssertNotSame testAssertContains testAssertNotContains testAssertNull testAssertNotNull testAssertTrue testAssertFalse Ran 10 tests. OK --- Executing the 'shunit2_failures' test suite. --- testFail testFailNotEquals testFailSame Ran 3 tests. OK --- Executing the 'shunit2_macros' test suite. --- testAssertEquals testAssertNotEquals testSame testNotSame testNull testNotNull testAssertTrue testAssertFalse testFail testFailNotEquals testFailSame testFailNotSame Ran 12 tests. OK --- Executing the 'shunit2_misc' test suite. --- testUnboundVariable testIssue7 testIssue29 testIssue69 testIssue77 testIssue84 testPrepForSourcing testEscapeCharInStr testEscapeCharInStr_specialChars testExtractTestFunctions testIssue54 testColors testColorsWitoutTERM Ran 13 tests. OK --- Executing the 'shunit2_standalone' test suite. --- #------------------------------------------------------------------------------ # Running the test suite with /bin/bash. # shell name: bash shell version: 5.2.26(1)-release --- Executing the 'shunit2_args' test suite. --- non_default_test test_non_default_ran Ran 2 tests. OK --- Executing the 'shunit2_asserts' test suite. --- testAssertEquals testAssertNotEquals testAssertSame testAssertNotSame testAssertContains testAssertNotContains testAssertNull testAssertNotNull testAssertTrue testAssertFalse Ran 10 tests. OK --- Executing the 'shunit2_failures' test suite. --- testFail testFailNotEquals testFailSame Ran 3 tests. OK --- Executing the 'shunit2_macros' test suite. --- testAssertEquals testAssertNotEquals testSame testNotSame testNull testNotNull testAssertTrue testAssertFalse testFail testFailNotEquals testFailSame testFailNotSame Ran 12 tests. OK --- Executing the 'shunit2_misc' test suite. --- testUnboundVariable testIssue7 testIssue29 testIssue69 testIssue77 testIssue84 testPrepForSourcing testEscapeCharInStr testEscapeCharInStr_specialChars testExtractTestFunctions testIssue54 testColors testColorsWitoutTERM Ran 13 tests. OK --- Executing the 'shunit2_standalone' test suite. --- #------------------------------------------------------------------------------ # Running the test suite with /bin/dash. # runner:WARN unable to run tests with the dash shell #------------------------------------------------------------------------------ # Running the test suite with /bin/ksh. # shell name: ksh shell version: v5.2.14-99/07/13.2 --- Executing the 'shunit2_args' test suite. --- non_default_test test_non_default_ran Ran 2 tests. OK --- Executing the 'shunit2_asserts' test suite. --- testAssertEquals testAssertNotEquals testAssertSame testAssertNotSame testAssertContains testAssertNotContains testAssertNull testAssertNotNull testAssertTrue testAssertFalse Ran 10 tests. OK --- Executing the 'shunit2_failures' test suite. --- testFail testFailNotEquals testFailSame Ran 3 tests. OK --- Executing the 'shunit2_macros' test suite. --- testAssertEquals testAssertNotEquals testSame testNotSame testNull testNotNull testAssertTrue testAssertFalse testFail testFailNotEquals testFailSame testFailNotSame Ran 12 tests. OK --- Executing the 'shunit2_misc' test suite. --- testUnboundVariable testIssue7 testIssue29 testIssue69 testIssue77 testIssue84 testPrepForSourcing testEscapeCharInStr testEscapeCharInStr_specialChars testExtractTestFunctions testIssue54 testColors testColorsWitoutTERM Ran 13 tests. OK --- Executing the 'shunit2_standalone' test suite. --- #------------------------------------------------------------------------------ # Running the test suite with /bin/pdksh. # runner:WARN unable to run tests with the pdksh shell #------------------------------------------------------------------------------ # Running the test suite with /bin/zsh. # shell name: zsh shell version: 5.9 --- Executing the 'shunit2_args' test suite. --- non_default_test test_non_default_ran Ran 2 tests. OK --- Executing the 'shunit2_asserts' test suite. --- testAssertEquals testAssertNotEquals testAssertSame testAssertNotSame testAssertContains testAssertNotContains testAssertNull testAssertNotNull testAssertTrue testAssertFalse Ran 10 tests. OK --- Executing the 'shunit2_failures' test suite. --- testFail testFailNotEquals testFailSame Ran 3 tests. OK --- Executing the 'shunit2_macros' test suite. --- testAssertEquals testAssertNotEquals testSame testNotSame testNull testNotNull testAssertTrue testAssertFalse testFail testFailNotEquals testFailSame testFailNotSame Ran 12 tests. OK --- Executing the 'shunit2_misc' test suite. --- testUnboundVariable testIssue7 testIssue29 testIssue69 testIssue77 testIssue84 testPrepForSourcing testEscapeCharInStr testEscapeCharInStr_specialChars testExtractTestFunctions testIssue54 testColors testColorsWitoutTERM Ran 13 tests. OK --- Executing the 'shunit2_standalone' test suite. --- >>> shunit2: Entering fakeroot... >>> shunit2-doc*: Running split function doc... >>> shunit2-doc*: Preparing subpackage shunit2-doc... >>> shunit2-doc*: Running postcheck for shunit2-doc >>> shunit2*: Running postcheck for shunit2 >>> shunit2*: Preparing package shunit2... >>> shunit2-doc*: Tracing dependencies... >>> shunit2-doc*: Package size: 44.0 KB >>> shunit2-doc*: Compressing data... >>> shunit2-doc*: Create checksum... >>> shunit2-doc*: Create shunit2-doc-2.1.8-r1.apk >>> shunit2*: Tracing dependencies... >>> shunit2*: Package size: 52.0 KB >>> shunit2*: Compressing data... >>> shunit2*: Create checksum... >>> shunit2*: Create shunit2-2.1.8-r1.apk >>> shunit2: Build complete at Sat, 27 Apr 2024 03:38:03 +0000 elapsed time 0h 1m 7s >>> shunit2: Cleaning up srcdir >>> shunit2: Cleaning up pkgdir >>> shunit2: Uninstalling dependencies... (1/11) Purging .makedepends-shunit2 (20240427.033736) (2/11) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (3/11) Purging dash (0.5.12-r2) Executing dash-0.5.12-r2.pre-deinstall (4/11) Purging loksh (7.5-r0) Executing loksh-7.5-r0.pre-deinstall (5/11) Purging apk-tools-zsh-completion (2.14.4-r0) (6/11) Purging gcc-zsh-completion (5.9-r3) (7/11) Purging git-zsh-completion (5.9-r3) (8/11) Purging openrc-zsh-completion (0.54-r1) (9/11) Purging readline (8.2.10-r0) (10/11) Purging rsync-zsh-completion (5.9-r3) (11/11) Purging zsh (5.9-r3) Executing zsh-5.9-r3.pre-deinstall Executing busybox-1.36.1-r26.trigger OK: 472 MiB in 107 packages >>> shunit2: Updating the community/x86_64 repository index... >>> shunit2: Signing the index...