>>> lua-date: Building community/lua-date 2.2-r0 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 07:28:04 +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 luajit lua5.1 lua5.1-busted lua5.2 lua5.2-busted lua5.3 lua5.3-busted (1/42) Installing linenoise (1.0-r3) (2/42) Installing lua5.3-libs (5.3.6-r5) (3/42) Installing lua5.3 (5.3.6-r5) (4/42) Installing lua-cliargs (3.0_p2-r2) (5/42) Installing lua-filesystem (1.8.0-r3) (6/42) Installing lua5.3-filesystem (1.8.0-r3) (7/42) Installing lua-system (0.2.1-r2) (8/42) Installing lua5.3-system (0.2.1-r2) (9/42) Installing lua-cjson (2.1.0-r11) (10/42) Installing lua5.3-cjson (2.1.0-r11) (11/42) Installing lua-say (1.3-r2) (12/42) Installing lua5.3-say (1.3-r2) (13/42) Installing lua-luassert (1.8.0-r1) (14/42) Installing lua5.3-luassert (1.8.0-r1) (15/42) Installing lua-term (0.07-r2) (16/42) Installing lua5.3-term (0.07-r2) (17/42) Installing lua-penlight (1.13.1-r0) (18/42) Installing lua-mediator (1.1.2-r2) (19/42) Installing lua5.3-mediator (1.1.2-r2) (20/42) Installing lua-busted (2.1.1-r1) (21/42) Installing lua5.3-penlight (1.13.1-r0) (22/42) Installing lua5.3-busted (2.1.1-r1) (23/42) Installing luajit (2.1_p20230119-r0) (24/42) Installing lua5.1-libs (5.1.5-r12) (25/42) Installing lua5.1 (5.1.5-r12) (26/42) Installing lua5.1-filesystem (1.8.0-r3) (27/42) Installing lua5.1-system (0.2.1-r2) (28/42) Installing lua5.1-cjson (2.1.0-r11) (29/42) Installing lua5.1-say (1.3-r2) (30/42) Installing lua5.1-luassert (1.8.0-r1) (31/42) Installing lua5.1-term (0.07-r2) (32/42) Installing lua5.1-penlight (1.13.1-r0) (33/42) Installing lua5.1-mediator (1.1.2-r2) (34/42) Installing lua5.1-busted (2.1.1-r1) (35/42) Installing lua5.2-system (0.2.1-r2) (36/42) Installing lua5.2-say (1.3-r2) (37/42) Installing lua5.2-luassert (1.8.0-r1) (38/42) Installing lua5.2-term (0.07-r2) (39/42) Installing lua5.2-penlight (1.13.1-r0) (40/42) Installing lua5.2-mediator (1.1.2-r2) (41/42) Installing lua5.2-busted (2.1.1-r1) (42/42) Installing .makedepends-lua-date (20230423.072813) Executing busybox-1.36.0-r7.trigger OK: 379 MiB in 140 packages >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lua-date-2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> lua-date: Fetching https://github.com/Tieske/date/archive/version_2.2/lua-date-2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31084 0 31084 0 0 50613 0 --:--:-- --:--:-- --:--:-- 50613 >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lua-date-2.2.tar.gz >>> lua-date: Checking sha512sums... lua-date-2.2.tar.gz: OK >>> lua-date: Unpacking /var/cache/distfiles/v3.18/lua-date-2.2.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 (2.83 ms) [ RUN ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip (0.54 ms) [ RUN ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year (0.22 ms) [ RUN ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality (0.20 ms) [ RUN ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods (0.33 ms) [ RUN ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' (0.33 ms) [ RUN ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' (0.21 ms) [ RUN ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' (0.20 ms) [ RUN ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' (0.09 ms) [ RUN ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' (0.20 ms) [ RUN ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' (0.19 ms) [ RUN ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' (0.19 ms) [ RUN ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' (0.21 ms) [ RUN ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' (0.27 ms) [ RUN ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' (0.10 ms) [ RUN ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' (0.22 ms) [ RUN ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' (0.09 ms) [ RUN ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' (0.09 ms) [ RUN ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' (0.10 ms) [ RUN ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' (0.10 ms) [ RUN ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' (0.10 ms) [----------] 46 tests from spec/date_spec.lua (27.76 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (28.00 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 (2.76 ms) [ RUN ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip (0.48 ms) [ RUN ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year (0.18 ms) [ RUN ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality (0.18 ms) [ RUN ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods (0.30 ms) [ RUN ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' (0.09 ms) [ RUN ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' (0.27 ms) [ RUN ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' (0.19 ms) [ RUN ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' (0.18 ms) [ RUN ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' (0.19 ms) [ RUN ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' (0.18 ms) [ RUN ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' (0.18 ms) [ RUN ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' (0.18 ms) [ RUN ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' (0.09 ms) [ RUN ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' (0.09 ms) [ RUN ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' (0.08 ms) [----------] 46 tests from spec/date_spec.lua (25.53 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (25.77 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.99 ms) [ RUN ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip (0.97 ms) [ RUN ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year (0.37 ms) [ RUN ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality (0.36 ms) [ RUN ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods (0.61 ms) [ RUN ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' (0.16 ms) [ RUN ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' (0.12 ms) [ RUN ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' (0.55 ms) [ RUN ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' (0.24 ms) [ RUN ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' (0.36 ms) [ RUN ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' (0.34 ms) [ RUN ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' (0.10 ms) [ RUN ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' (0.21 ms) [ RUN ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' (0.16 ms) [ RUN ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' (0.33 ms) [ RUN ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' (0.33 ms) [ RUN ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' (0.33 ms) [ RUN ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' (0.33 ms) [ RUN ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' (0.24 ms) [ RUN ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' (0.18 ms) [ RUN ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' (0.12 ms) [ RUN ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' (0.25 ms) [ RUN ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' (0.24 ms) [ RUN ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' (0.16 ms) [ RUN ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' (0.18 ms) [ RUN ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' (0.23 ms) [ RUN ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' (0.21 ms) [ RUN ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' (0.17 ms) [ RUN ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' (0.15 ms) [ RUN ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' (0.15 ms) [ RUN ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' (0.15 ms) [----------] 46 tests from spec/date_spec.lua (161.81 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (162.15 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on luajit [==========] 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.42 ms) [ RUN ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip (0.96 ms) [ RUN ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year (0.12 ms) [ RUN ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality (0.15 ms) [ RUN ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods (0.26 ms) [ RUN ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' (0.09 ms) [ RUN ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' (0.26 ms) [ RUN ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' (0.17 ms) [ RUN ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' (0.20 ms) [ RUN ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' (0.15 ms) [ RUN ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' (0.14 ms) [ RUN ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' (0.10 ms) [ RUN ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' (0.10 ms) [ RUN ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' (0.12 ms) [ RUN ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' (0.19 ms) [ RUN ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' (0.10 ms) [ RUN ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' (0.12 ms) [ RUN ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' (0.21 ms) [ RUN ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' (0.13 ms) [ RUN ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' (0.20 ms) [ RUN ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' (0.03 ms) [----------] 46 tests from spec/date_spec.lua (17.37 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (17.86 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-r0.apk >>> lua-date: Build complete at Sun, 23 Apr 2023 07:28:14 +0000 elapsed time 0h 0m 10s >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Uninstalling dependencies... (1/42) Purging .makedepends-lua-date (20230423.072813) (2/42) Purging lua-busted (2.1.1-r1) (3/42) Purging lua-system (0.2.1-r2) (4/42) Purging lua-cjson (2.1.0-r11) (5/42) Purging lua-say (1.3-r2) (6/42) Purging lua-luassert (1.8.0-r1) (7/42) Purging lua-term (0.07-r2) (8/42) Purging lua-mediator (1.1.2-r2) (9/42) Purging lua5.3-busted (2.1.1-r1) (10/42) Purging lua5.3-system (0.2.1-r2) (11/42) Purging lua5.3-cjson (2.1.0-r11) (12/42) Purging lua5.3-luassert (1.8.0-r1) (13/42) Purging lua5.3-say (1.3-r2) (14/42) Purging lua5.3-term (0.07-r2) (15/42) Purging lua5.3-mediator (1.1.2-r2) (16/42) Purging lua5.3-penlight (1.13.1-r0) (17/42) Purging lua5.3-filesystem (1.8.0-r3) (18/42) Purging lua5.1-busted (2.1.1-r1) (19/42) Purging lua5.1-system (0.2.1-r2) (20/42) Purging lua5.1-cjson (2.1.0-r11) (21/42) Purging lua5.1-luassert (1.8.0-r1) (22/42) Purging lua5.1-say (1.3-r2) (23/42) Purging lua5.1-term (0.07-r2) (24/42) Purging lua5.1-mediator (1.1.2-r2) (25/42) Purging lua5.1-penlight (1.13.1-r0) (26/42) Purging lua5.1-filesystem (1.8.0-r3) (27/42) Purging lua5.2-busted (2.1.1-r1) (28/42) Purging lua5.2-system (0.2.1-r2) (29/42) Purging lua5.2-luassert (1.8.0-r1) (30/42) Purging lua5.2-say (1.3-r2) (31/42) Purging lua5.2-term (0.07-r2) (32/42) Purging lua5.2-mediator (1.1.2-r2) (33/42) Purging lua5.2-penlight (1.13.1-r0) (34/42) Purging lua-penlight (1.13.1-r0) (35/42) Purging lua-filesystem (1.8.0-r3) (36/42) Purging luajit (2.1_p20230119-r0) (37/42) Purging lua5.1 (5.1.5-r12) (38/42) Purging lua5.3 (5.3.6-r5) (39/42) Purging linenoise (1.0-r3) (40/42) Purging lua-cliargs (3.0_p2-r2) (41/42) Purging lua5.1-libs (5.1.5-r12) (42/42) Purging lua5.3-libs (5.3.6-r5) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 98 packages >>> lua-date: Updating the community/x86 repository index... >>> lua-date: Signing the index...