>>> lua-date: Building community/lua-date 2.2.1-r0 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 10:27:33 +0000 >>> lua-date: Checking sanity of /home/buildozer/aports/community/lua-date/APKBUILD... >>> lua-date: Analyzing dependencies... >>> lua-date: Installing for build: build-base lua lua-busted lua5.1 lua5.1-busted lua5.2 lua5.2-busted lua5.3 lua5.3-busted lua5.4 lua5.4-busted (1/53) Installing lua5.4-libs (5.4.6-r1) (2/53) Installing readline (8.2.10-r0) (3/53) Installing lua5.4 (5.4.6-r1) (4/53) Installing lua-cjson (2.1.0-r11) (5/53) Installing lua5.4-cjson (2.1.0-r11) (6/53) Installing lua-cliargs (3.0.2-r0) (7/53) Installing lua-luassert (1.9.0-r0) (8/53) Installing lua5.4-say (1.4.1-r0) (9/53) Installing lua5.4-luassert (1.9.0-r0) (10/53) Installing lua-mediator (1.1.2-r2) (11/53) Installing lua5.4-mediator (1.1.2-r2) (12/53) Installing lua-filesystem (1.8.0-r4) (13/53) Installing lua5.4-filesystem (1.8.0-r4) (14/53) Installing lua-penlight (1.14.0-r0) (15/53) Installing lua-say (1.4.1-r0) (16/53) Installing lua-system (0.2.1-r2) (17/53) Installing lua5.4-system (0.2.1-r2) (18/53) Installing lua-term (0.07-r2) (19/53) Installing lua5.4-term (0.07-r2) (20/53) Installing lua-busted (2.2.0-r0) (21/53) Installing lua5.4-penlight (1.14.0-r0) (22/53) Installing lua5.4-busted (2.2.0-r0) (23/53) Installing lua5.1-libs (5.1.5-r13) (24/53) Installing lua5.1 (5.1.5-r13) (25/53) Installing lua5.1-cjson (2.1.0-r11) (26/53) Installing lua5.1-say (1.4.1-r0) (27/53) Installing lua5.1-luassert (1.9.0-r0) (28/53) Installing lua5.1-mediator (1.1.2-r2) (29/53) Installing lua5.1-filesystem (1.8.0-r4) (30/53) Installing lua5.1-penlight (1.14.0-r0) (31/53) Installing lua5.1-system (0.2.1-r2) (32/53) Installing lua5.1-term (0.07-r2) (33/53) Installing lua5.1-busted (2.2.0-r0) (34/53) Installing lua5.2-system (0.2.1-r2) (35/53) Installing lua5.2-say (1.4.1-r0) (36/53) Installing lua5.2-luassert (1.9.0-r0) (37/53) Installing lua5.2-mediator (1.1.2-r2) (38/53) Installing lua5.2-penlight (1.14.0-r0) (39/53) Installing lua5.2-term (0.07-r2) (40/53) Installing lua5.2-busted (2.2.0-r0) (41/53) Installing linenoise (1.0-r5) (42/53) Installing lua5.3-libs (5.3.6-r6) (43/53) Installing lua5.3 (5.3.6-r6) (44/53) Installing lua5.3-say (1.4.1-r0) (45/53) Installing lua5.3-term (0.07-r2) (46/53) Installing lua5.3-cjson (2.1.0-r11) (47/53) Installing lua5.3-luassert (1.9.0-r0) (48/53) Installing lua5.3-mediator (1.1.2-r2) (49/53) Installing lua5.3-filesystem (1.8.0-r4) (50/53) Installing lua5.3-penlight (1.14.0-r0) (51/53) Installing lua5.3-system (0.2.1-r2) (52/53) Installing lua5.3-busted (2.2.0-r0) (53/53) Installing .makedepends-lua-date (20240427.102750) Executing busybox-1.36.1-r26.trigger OK: 234 MiB in 154 packages >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Cleaning up tmpdir >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lua-date-2.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/lua-date-2.2.1.tar.gz.part' lua-date-2.2.1.tar.g 100% |********************************| 33890 0:00:00 ETA '/var/cache/distfiles/lua-date-2.2.1.tar.gz.part' saved >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lua-date-2.2.1.tar.gz >>> lua-date: Checking sha512sums... lua-date-2.2.1.tar.gz: OK >>> lua-date: Unpacking /var/cache/distfiles/lua-date-2.2.1.tar.gz... >>> lua-date: Testing on lua5.1 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (6.68 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.68 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.28 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.31 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.48 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.11 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.11 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.11 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.10 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.14 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.11 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.11 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.12 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.41 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.21 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.10 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.15 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.48 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.23 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.12 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.17 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.13 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.27 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.24 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.24 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.30 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.22 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.10 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.18 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.11 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.11 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.20 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.21 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.14 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.12 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.19 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.10 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.20 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.13 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.11 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.19 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.17 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.13 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.15 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.12 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.12 ms) [----------] 46 tests from spec/date_spec.lua (45.52 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (45.93 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.2 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (4.45 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.75 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.34 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.30 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.50 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.14 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.13 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.19 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.13 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.12 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.12 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.12 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.14 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.46 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.22 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.12 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.20 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.31 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.26 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.14 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.18 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.15 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.30 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.28 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.27 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.32 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.20 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.11 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.19 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.13 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.11 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.23 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.23 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.14 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.20 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.14 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.12 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.21 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.17 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.13 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.23 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.15 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.13 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.14 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.13 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.16 ms) [----------] 46 tests from spec/date_spec.lua (43.79 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (44.45 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.3 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (4.41 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.67 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.37 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.29 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.55 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.13 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.15 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.13 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.12 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.11 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.12 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.15 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.12 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.77 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.22 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.11 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.12 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.30 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.25 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.24 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.43 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.67 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.50 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.36 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.34 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.25 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.19 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.09 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.13 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.09 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.09 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.18 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.18 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.11 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.11 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.14 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.10 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.16 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.10 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.10 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.17 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.11 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.11 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.11 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.10 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.11 ms) [----------] 46 tests from spec/date_spec.lua (114.47 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (114.91 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.4 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (3.40 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.55 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.30 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.31 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.45 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.11 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.11 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.10 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.12 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.10 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.13 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.11 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.10 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.47 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.20 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.10 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.13 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.23 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.19 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.11 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.14 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.12 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.21 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.21 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.25 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.22 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.20 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.08 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.14 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.11 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.10 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.17 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.16 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.11 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.13 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.10 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.11 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.16 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.10 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.15 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.18 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.11 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.12 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.12 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.11 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.15 ms) [----------] 46 tests from spec/date_spec.lua (110.59 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (111.15 ms total) [ PASSED ] 46 tests. >>> lua-date: Entering fakeroot... >>> lua-date*: Running postcheck for lua-date >>> lua-date*: Preparing package lua-date... >>> lua-date*: Tracing dependencies... >>> lua-date*: Package size: 76.0 KB >>> lua-date*: Compressing data... >>> lua-date*: Create checksum... >>> lua-date*: Create lua-date-2.2.1-r0.apk >>> lua-date: Build complete at Sat, 27 Apr 2024 10:27:51 +0000 elapsed time 0h 0m 18s >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Uninstalling dependencies... (1/53) Purging .makedepends-lua-date (20240427.102750) (2/53) Purging lua-busted (2.2.0-r0) (3/53) Purging lua-cjson (2.1.0-r11) (4/53) Purging lua-luassert (1.9.0-r0) (5/53) Purging lua-mediator (1.1.2-r2) (6/53) Purging lua-say (1.4.1-r0) (7/53) Purging lua-system (0.2.1-r2) (8/53) Purging lua-term (0.07-r2) (9/53) Purging lua5.1-busted (2.2.0-r0) (10/53) Purging lua5.1-cjson (2.1.0-r11) (11/53) Purging lua5.1-luassert (1.9.0-r0) (12/53) Purging lua5.1-mediator (1.1.2-r2) (13/53) Purging lua5.1-penlight (1.14.0-r0) (14/53) Purging lua5.1-filesystem (1.8.0-r4) (15/53) Purging lua5.1-say (1.4.1-r0) (16/53) Purging lua5.1-system (0.2.1-r2) (17/53) Purging lua5.1-term (0.07-r2) (18/53) Purging lua5.3-busted (2.2.0-r0) (19/53) Purging lua5.3-cjson (2.1.0-r11) (20/53) Purging lua5.3-luassert (1.9.0-r0) (21/53) Purging lua5.3-mediator (1.1.2-r2) (22/53) Purging lua5.3-say (1.4.1-r0) (23/53) Purging lua5.3-system (0.2.1-r2) (24/53) Purging lua5.3-term (0.07-r2) (25/53) Purging lua5.3-penlight (1.14.0-r0) (26/53) Purging lua5.3-filesystem (1.8.0-r4) (27/53) Purging lua5.2-busted (2.2.0-r0) (28/53) Purging lua5.2-luassert (1.9.0-r0) (29/53) Purging lua5.2-mediator (1.1.2-r2) (30/53) Purging lua5.2-say (1.4.1-r0) (31/53) Purging lua5.2-system (0.2.1-r2) (32/53) Purging lua5.2-term (0.07-r2) (33/53) Purging lua5.2-penlight (1.14.0-r0) (34/53) Purging lua5.4-busted (2.2.0-r0) (35/53) Purging lua5.4-cjson (2.1.0-r11) (36/53) Purging lua5.4-luassert (1.9.0-r0) (37/53) Purging lua5.4-mediator (1.1.2-r2) (38/53) Purging lua5.4-say (1.4.1-r0) (39/53) Purging lua5.4-system (0.2.1-r2) (40/53) Purging lua5.4-term (0.07-r2) (41/53) Purging lua5.4-penlight (1.14.0-r0) (42/53) Purging lua5.4-filesystem (1.8.0-r4) (43/53) Purging lua-penlight (1.14.0-r0) (44/53) Purging lua-filesystem (1.8.0-r4) (45/53) Purging lua5.1 (5.1.5-r13) (46/53) Purging lua5.3 (5.3.6-r6) (47/53) Purging lua5.4 (5.4.6-r1) (48/53) Purging linenoise (1.0-r5) (49/53) Purging lua-cliargs (3.0.2-r0) (50/53) Purging lua5.1-libs (5.1.5-r13) (51/53) Purging lua5.3-libs (5.3.6-r6) (52/53) Purging lua5.4-libs (5.4.6-r1) (53/53) Purging readline (8.2.10-r0) Executing busybox-1.36.1-r26.trigger OK: 228 MiB in 101 packages >>> lua-date: Updating the community/riscv64 repository index... >>> lua-date: Signing the index...