Bump serialize-javascript in /modules/contentbox/themes/default #417
5 errors, 7 fail, 4 skipped, 213 pass in 1m 22s
9 files 214 suites 1m 22s ⏱️
229 tests 213 ✅ 4 💤 7 ❌ 5 🔥
1 054 runs 969 ✅ 40 💤 25 ❌ 20 🔥
Results for commit 201cade.
Annotations
github-actions / Test Results
1 out of 5 runs failed: Email Two Factor Provider can send challenges (tests.specs.contentbox-web.contentbox.contentbox-email-twofactor.EmailTwoFactorProviderTest)
artifacts/contentbox-test-results-lucee@5-jdk11-coldboxbe-experimental-true/web/test-results-junit.xml [took 0s]
Raw output
{error={true}, messages={Error Sending Email Challenge: Page /contentbox-email-twofactor/emails/verification.cfm [/home/runner/work/ContentBox/ContentBox/contentbox-email-twofactor/emails/verification.cfm] not found }}
31: var results = provider.sendChallenge( mockUser );
32: debug( results );
33: expect( results.error ).toBeFalse( results.toString() );
34: } );
35: } );
/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-web/contentbox/contentbox-email-twofactor/EmailTwoFactorProviderTest.cfc:33
Check warning on line 0 in tests.specs.contentbox-api.ContentStoreSpec
github-actions / Test Results
All 4 runs failed: Content Store API Suite Story: I want to view a content item by id or slug Given an valid id Then then I should get the requested content store item (tests.specs.contentbox-api.ContentStoreSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
The key(s) [activeContent,children,customFields,linkedContent,relatedContent,renderedContent] does not exist in the target object. Found keys are [[cacheLastAccessTimeout, isPublished, numberOfChildren, allowComments, slug, createdDate, order, description, creator, featuredImageURL, lastEditor, numberOfVersions, renderedContent, numberOfComments, contentID, contentType, numberOfHits, HTMLKeywords, publishedDate, modifiedDate, cache, cacheTimeout, siteID, categories, featuredImage, isDeleted, showInSearch, markup, HTMLTitle, HTMLDescription, title, activeContent, expireDate]]
/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/ContentStoreSpec.cfc:43
Check warning on line 0 in tests.specs.contentbox-api.ContentStoreSpec
github-actions / Test Results
All 4 runs failed: Content Store API Suite Story: I want to view a content item by id or slug Given an valid slug Then then I should get the requested content store item (tests.specs.contentbox-api.ContentStoreSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
The key(s) [activeContent,children,customFields,linkedContent,relatedContent,renderedContent] does not exist in the target object. Found keys are [[cacheLastAccessTimeout, isPublished, numberOfChildren, allowComments, slug, createdDate, order, description, creator, featuredImageURL, lastEditor, numberOfVersions, renderedContent, numberOfComments, contentID, contentType, numberOfHits, HTMLKeywords, publishedDate, modifiedDate, cache, cacheTimeout, siteID, categories, featuredImage, isDeleted, showInSearch, markup, HTMLTitle, HTMLDescription, title, activeContent, expireDate]]
/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/ContentStoreSpec.cfc:53
Check failure on line 0 in tests.specs.contentbox-api.ContentStoreSpec
github-actions / Test Results
All 4 runs with error: Content Store API Suite Story: I want to list all content store items Given a parent search Then it can display content store items from a parent (tests.specs.contentbox-api.ContentStoreSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
Element PARENT.SLUG is undefined in THISITEM.
coldfusion.runtime.UndefinedElementException: Element PARENT.SLUG is undefined in THISITEM.
at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:2905)
at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:2778)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:3054)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:3005)
at cfContentStoreSpec2ecfc1960966577$func_CF_ANONYMOUSCLOSURE_812.runFunction(/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/ContentStoreSpec.cfc:84)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.ArrayUtil.ArrayEach(ArrayUtil.java:998)
at coldfusion.runtime.CFPage.ArrayEach(CFPage.java:1707)
at coldfusion.runtime.CfJspPage.invokeMethodHandle(CfJspPage.java:4371)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4224)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfContentStoreSpec2ecfc1960966577$func_CF_ANONYMOUSCLOSURE_811.runFunction(/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/ContentStoreSpec.cfc:80)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_534.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1210)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_535.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1234)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_535.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1234)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfBaseSpec2ecfc1445137849$funcRUNAROUNDEACHCLOSURES.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1177)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfBaseSpec2ecfc1445137849$funcRUNSPEC.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:955)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:320)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:361)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:361)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcRUN.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:107)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4137)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfTestBox2ecfc982389615$funcTESTBUNDLE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:731)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfTestBox2ecfc982389615$funcRUNRAW.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:446)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfTestBox2ecfc982389615$funcRUN.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:335)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfHTMLRunner2ecfm1553169027.runPage(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/HTMLRunner.cfm:56)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5083)
at cfrunner2dapi2ecfm1357408105.runPage(/home/runner/work/ContentBox/ContentBox/tests/runner-api.cfm:22)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:573)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at org.cfmlprojects.regexpathinfofilter.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:54)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at runwar.undertow.SSLCertHeaderHandler.handleRequest(SSLCertHeaderHandler.java:161)
at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)
at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:69)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at runwar.undertow.WelcomeFileHandler.handleRequest(WelcomeFileHandler.java:49)
at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:104)
at runwar.undertow.SiteDeployment$1.handleRequest(SiteDeployment.java:164)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
at io.undertow.server.handlers.DisallowedMethodsHandler.handleRequest(DisallowedMethodsHandler.java:62)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
at io.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at runwar.undertow.LifecyleHandler.handleRequest(LifecyleHandler.java:143)
at runwar.undertow.SiteDeployment$4.handleRequest(SiteDeployment.java:354)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:854)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)
at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 0 in tests.specs.contentbox-api.ContentStoreSpec
github-actions / Test Results
All 4 runs with error: Content Store API Suite Story: I want to create a content store item Given valid data Then then it should create a new content object (tests.specs.contentbox-api.ContentStoreSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
Element CUSTOMFIELDS is undefined in a CFML structure referenced as part of an expression.
coldfusion.runtime.UndefinedElementException: Element CUSTOMFIELDS is undefined in a CFML structure referenced as part of an expression.
at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:2534)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:2939)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:2914)
at cfContentStoreSpec2ecfc1960966577$func_CF_ANONYMOUSCLOSURE_822.runFunction(/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/ContentStoreSpec.cfc:136)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseTest2ecfc571374243$funcWITHROLLBACK.runFunction(/home/runner/work/ContentBox/ContentBox/tests/resources/BaseTest.cfc:29)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfContentStoreSpec2ecfc1960966577$func_CF_ANONYMOUSCLOSURE_821.runFunction(/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/ContentStoreSpec.cfc:114)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_534.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1210)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_535.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1234)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_535.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1234)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfBaseSpec2ecfc1445137849$funcRUNAROUNDEACHCLOSURES.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1177)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfBaseSpec2ecfc1445137849$funcRUNSPEC.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:955)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:320)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:361)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:361)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcRUN.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:107)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4137)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfTestBox2ecfc982389615$funcTESTBUNDLE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:731)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfTestBox2ecfc982389615$funcRUNRAW.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:446)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfTestBox2ecfc982389615$funcRUN.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:335)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfHTMLRunner2ecfm1553169027.runPage(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/HTMLRunner.cfm:56)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5083)
at cfrunner2dapi2ecfm1357408105.runPage(/home/runner/work/ContentBox/ContentBox/tests/runner-api.cfm:22)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:573)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at org.cfmlprojects.regexpathinfofilter.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:54)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at runwar.undertow.SSLCertHeaderHandler.handleRequest(SSLCertHeaderHandler.java:161)
at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)
at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:69)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at runwar.undertow.WelcomeFileHandler.handleRequest(WelcomeFileHandler.java:49)
at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:104)
at runwar.undertow.SiteDeployment$1.handleRequest(SiteDeployment.java:164)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
at io.undertow.server.handlers.DisallowedMethodsHandler.handleRequest(DisallowedMethodsHandler.java:62)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
at io.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at runwar.undertow.LifecyleHandler.handleRequest(LifecyleHandler.java:143)
at runwar.undertow.SiteDeployment$4.handleRequest(SiteDeployment.java:354)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:854)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)
at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
at java.base/java.lang.Thread.run(Thread.java:829)
Check warning on line 0 in tests.specs.contentbox-api.EntriesSpec
github-actions / Test Results
All 4 runs failed: Entries API Suite Story: I want to view an entry item by id or slug Given an valid id Then then I should get the requested entry (tests.specs.contentbox-api.EntriesSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
The key(s) [activeContent,children,customFields,linkedContent,relatedContent,renderedContent] does not exist in the target object. Found keys are [[cacheLastAccessTimeout, isPublished, numberOfChildren, allowComments, slug, createdDate, creator, featuredImageURL, lastEditor, numberOfVersions, renderedContent, numberOfComments, contentID, contentType, numberOfHits, HTMLKeywords, publishedDate, excerpt, modifiedDate, cache, cacheTimeout, siteID, categories, featuredImage, isDeleted, showInSearch, markup, HTMLTitle, HTMLDescription, title, activeContent, expireDate]]
/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/EntriesSpec.cfc:43
Check warning on line 0 in tests.specs.contentbox-api.EntriesSpec
github-actions / Test Results
All 4 runs failed: Entries API Suite Story: I want to view an entry item by id or slug Given a valid slug Then then I should get the requested entry (tests.specs.contentbox-api.EntriesSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
The key(s) [activeContent,children,customFields,linkedContent,relatedContent,renderedContent] does not exist in the target object. Found keys are [[cacheLastAccessTimeout, isPublished, numberOfChildren, allowComments, slug, createdDate, creator, featuredImageURL, lastEditor, numberOfVersions, renderedContent, numberOfComments, contentID, contentType, numberOfHits, HTMLKeywords, publishedDate, excerpt, modifiedDate, cache, cacheTimeout, siteID, categories, featuredImage, isDeleted, showInSearch, markup, HTMLTitle, HTMLDescription, title, activeContent, expireDate]]
/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/EntriesSpec.cfc:53
Check failure on line 0 in tests.specs.contentbox-api.EntriesSpec
github-actions / Test Results
All 4 runs with error: Entries API Suite Story: I want to create an entry Given valid data Then then it should create a new content object (tests.specs.contentbox-api.EntriesSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
Element CUSTOMFIELDS is undefined in a CFML structure referenced as part of an expression.
coldfusion.runtime.UndefinedElementException: Element CUSTOMFIELDS is undefined in a CFML structure referenced as part of an expression.
at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:2534)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:2939)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:2914)
at cfEntriesSpec2ecfc1671400316$func_CF_ANONYMOUSCLOSURE_898.runFunction(/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/EntriesSpec.cfc:115)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseTest2ecfc571374243$funcWITHROLLBACK.runFunction(/home/runner/work/ContentBox/ContentBox/tests/resources/BaseTest.cfc:29)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfEntriesSpec2ecfc1671400316$func_CF_ANONYMOUSCLOSURE_897.runFunction(/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/EntriesSpec.cfc:92)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_534.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1210)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_535.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1234)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_535.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1234)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfBaseSpec2ecfc1445137849$funcRUNAROUNDEACHCLOSURES.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1177)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfBaseSpec2ecfc1445137849$funcRUNSPEC.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:955)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:320)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:361)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:361)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcRUN.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:107)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4137)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfTestBox2ecfc982389615$funcTESTBUNDLE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:731)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfTestBox2ecfc982389615$funcRUNRAW.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:446)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfTestBox2ecfc982389615$funcRUN.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:335)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfHTMLRunner2ecfm1553169027.runPage(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/HTMLRunner.cfm:56)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5083)
at cfrunner2dapi2ecfm1357408105.runPage(/home/runner/work/ContentBox/ContentBox/tests/runner-api.cfm:22)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:573)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at org.cfmlprojects.regexpathinfofilter.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:54)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at runwar.undertow.SSLCertHeaderHandler.handleRequest(SSLCertHeaderHandler.java:161)
at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)
at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:69)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at runwar.undertow.WelcomeFileHandler.handleRequest(WelcomeFileHandler.java:49)
at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:104)
at runwar.undertow.SiteDeployment$1.handleRequest(SiteDeployment.java:164)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
at io.undertow.server.handlers.DisallowedMethodsHandler.handleRequest(DisallowedMethodsHandler.java:62)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
at io.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at runwar.undertow.LifecyleHandler.handleRequest(LifecyleHandler.java:143)
at runwar.undertow.SiteDeployment$4.handleRequest(SiteDeployment.java:354)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:854)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)
at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
at java.base/java.lang.Thread.run(Thread.java:829)
Check warning on line 0 in tests.specs.contentbox-api.PagesSpec
github-actions / Test Results
All 4 runs failed: Pages API Suite Story: I want to view a page item by id or slug Given an valid id Then then I should get the requested page (tests.specs.contentbox-api.PagesSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
The key(s) [activeContent,children,customFields,linkedContent,relatedContent,renderedContent] does not exist in the target object. Found keys are [[cacheLastAccessTimeout, isPublished, numberOfChildren, layout, showInMenu, allowComments, slug, createdDate, order, creator, featuredImageURL, lastEditor, numberOfVersions, renderedContent, numberOfComments, contentID, contentType, numberOfHits, HTMLKeywords, publishedDate, excerpt, modifiedDate, cache, cacheTimeout, siteID, categories, featuredImage, isDeleted, showInSearch, markup, HTMLTitle, HTMLDescription, title, activeContent, expireDate]]
/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/PagesSpec.cfc:43
Check warning on line 0 in tests.specs.contentbox-api.PagesSpec
github-actions / Test Results
All 4 runs failed: Pages API Suite Story: I want to view a page item by id or slug Given a valid slug Then then I should get the requested page (tests.specs.contentbox-api.PagesSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
The key(s) [activeContent,children,customFields,linkedContent,relatedContent,renderedContent] does not exist in the target object. Found keys are [[cacheLastAccessTimeout, isPublished, numberOfChildren, layout, showInMenu, allowComments, slug, createdDate, order, creator, featuredImageURL, lastEditor, numberOfVersions, renderedContent, numberOfComments, contentID, contentType, numberOfHits, HTMLKeywords, publishedDate, excerpt, modifiedDate, cache, cacheTimeout, siteID, categories, featuredImage, isDeleted, showInSearch, markup, HTMLTitle, HTMLDescription, title, activeContent, expireDate]]
/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/PagesSpec.cfc:53
Check failure on line 0 in tests.specs.contentbox-api.PagesSpec
github-actions / Test Results
All 4 runs with error: Pages API Suite Story: I want to list all pages Given a parent search Then it can display pages from a parent (tests.specs.contentbox-api.PagesSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
Element PARENT.SLUG is undefined in THISITEM.
coldfusion.runtime.UndefinedElementException: Element PARENT.SLUG is undefined in THISITEM.
at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:2905)
at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:2778)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:3054)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:3005)
at cfPagesSpec2ecfc931632151$func_CF_ANONYMOUSCLOSURE_963.runFunction(/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/PagesSpec.cfc:82)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.ArrayUtil.ArrayEach(ArrayUtil.java:998)
at coldfusion.runtime.CFPage.ArrayEach(CFPage.java:1707)
at coldfusion.runtime.CfJspPage.invokeMethodHandle(CfJspPage.java:4371)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4224)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfPagesSpec2ecfc931632151$func_CF_ANONYMOUSCLOSURE_962.runFunction(/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/PagesSpec.cfc:78)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_534.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1210)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_535.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1234)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_535.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1234)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfBaseSpec2ecfc1445137849$funcRUNAROUNDEACHCLOSURES.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1177)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfBaseSpec2ecfc1445137849$funcRUNSPEC.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:955)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:320)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:361)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:361)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcRUN.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:107)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4137)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfTestBox2ecfc982389615$funcTESTBUNDLE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:731)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfTestBox2ecfc982389615$funcRUNRAW.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:446)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfTestBox2ecfc982389615$funcRUN.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:335)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfHTMLRunner2ecfm1553169027.runPage(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/HTMLRunner.cfm:56)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5083)
at cfrunner2dapi2ecfm1357408105.runPage(/home/runner/work/ContentBox/ContentBox/tests/runner-api.cfm:22)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:573)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at org.cfmlprojects.regexpathinfofilter.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:54)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at runwar.undertow.SSLCertHeaderHandler.handleRequest(SSLCertHeaderHandler.java:161)
at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)
at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:69)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at runwar.undertow.WelcomeFileHandler.handleRequest(WelcomeFileHandler.java:49)
at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:104)
at runwar.undertow.SiteDeployment$1.handleRequest(SiteDeployment.java:164)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
at io.undertow.server.handlers.DisallowedMethodsHandler.handleRequest(DisallowedMethodsHandler.java:62)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
at io.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at runwar.undertow.LifecyleHandler.handleRequest(LifecyleHandler.java:143)
at runwar.undertow.SiteDeployment$4.handleRequest(SiteDeployment.java:354)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:854)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)
at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 0 in tests.specs.contentbox-api.PagesSpec
github-actions / Test Results
All 4 runs with error: Pages API Suite Story: I want to create a page Given valid data Then then it should create a new content object (tests.specs.contentbox-api.PagesSpec)
artifacts/contentbox-test-results-adobe@2018-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-adobe@2023-jdk17-coldboxbe-experimental-true/api/test-results-junit.xml [took 0s]
artifacts/contentbox-test-results-lucee@5-jdk11-coldbox^7-experimental-false/api/test-results-junit.xml [took 0s]
Raw output
Element CUSTOMFIELDS is undefined in a CFML structure referenced as part of an expression.
coldfusion.runtime.UndefinedElementException: Element CUSTOMFIELDS is undefined in a CFML structure referenced as part of an expression.
at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:2534)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:2939)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:2914)
at cfPagesSpec2ecfc931632151$func_CF_ANONYMOUSCLOSURE_975.runFunction(/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/PagesSpec.cfc:146)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseTest2ecfc571374243$funcWITHROLLBACK.runFunction(/home/runner/work/ContentBox/ContentBox/tests/resources/BaseTest.cfc:29)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfPagesSpec2ecfc931632151$func_CF_ANONYMOUSCLOSURE_974.runFunction(/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-api/PagesSpec.cfc:119)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_534.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1210)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_535.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1234)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4162)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfBaseSpec2ecfc1445137849$funcAROUNDSTUB.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1647)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4054)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBaseSpec2ecfc1445137849$func_CF_ANONYMOUSCLOSURE_535.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1234)
at coldfusion.runtime.Closure.invoke(Closure.java:171)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfBaseSpec2ecfc1445137849$funcRUNAROUNDEACHCLOSURES.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:1177)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4894)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4874)
at cfBaseSpec2ecfc1445137849$funcRUNSPEC.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/BaseSpec.cfc:955)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:320)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:361)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcTESTSUITE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:361)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfBDDRunner2ecfc1909116896$funcRUN.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/BDDRunner.cfc:107)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4137)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4100)
at cfTestBox2ecfc982389615$funcTESTBUNDLE.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:731)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfTestBox2ecfc982389615$funcRUNRAW.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:446)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4792)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4773)
at cfTestBox2ecfc982389615$funcRUN.runFunction(/home/runner/work/ContentBox/ContentBox/testbox/system/TestBox.cfc:335)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:687)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012)
at cfHTMLRunner2ecfm1553169027.runPage(/home/runner/work/ContentBox/ContentBox/testbox/system/runners/HTMLRunner.cfm:56)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5083)
at cfrunner2dapi2ecfm1357408105.runPage(/home/runner/work/ContentBox/ContentBox/tests/runner-api.cfm:22)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:573)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at org.cfmlprojects.regexpathinfofilter.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:54)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at runwar.undertow.SSLCertHeaderHandler.handleRequest(SSLCertHeaderHandler.java:161)
at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)
at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:69)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at runwar.undertow.WelcomeFileHandler.handleRequest(WelcomeFileHandler.java:49)
at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:104)
at runwar.undertow.SiteDeployment$1.handleRequest(SiteDeployment.java:164)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
at io.undertow.server.handlers.DisallowedMethodsHandler.handleRequest(DisallowedMethodsHandler.java:62)
at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
at io.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at runwar.undertow.LifecyleHandler.handleRequest(LifecyleHandler.java:143)
at runwar.undertow.SiteDeployment$4.handleRequest(SiteDeployment.java:354)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:395)
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:854)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)
at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
at java.base/java.lang.Thread.run(Thread.java:829)