[Geoserver-devel] [JIRA] (GEOS-9562) Random GWC module build failures

Andrea Aime created an issue

GeoServer / BugGEOS-9562

Random GWC module build failures

Issue Type:

BugBug

Assignee:

Unassigned

Created:

03/Apr/20 11:28 AM

Priority:

MediumMedium

Reporter:

Andrea Aime

2020-04-02T17:34:53.7193240Z [INFO] Running org.geoserver.wps.gs.RangeLookupTest
2020-04-02T17:34:56.6895020Z [ERROR] Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 9.683 s <<< FAILURE! - in org.geoserver.gwc.ConfigurableBlobStoreTest
2020-04-02T17:34:56.6898470Z [ERROR] testTileDeleteByParameters(org.geoserver.gwc.ConfigurableBlobStoreTest) Time elapsed: 0.026 s <<< ERROR!
2020-04-02T17:34:56.6898820Z java.io.IOException: Unable to delete directory ./target/default2463070034800619985data/testConfigurableBlobStore/*gwc_in_progress_deletes*/test_123123_112_EPSG_4326_07_8589ce08ed730e1e6135880129469da574b4fd01/00_00.
2020-04-02T17:34:56.6899400Z at org.geoserver.gwc.ConfigurableBlobStoreTest.after(ConfigurableBlobStoreTest.java:102)
2020-04-02T17:34:56.6899550Z
2020-04-02T17:34:56.6900580Z [ERROR] testTileDeleteByParametersId(org.geoserver.gwc.ConfigurableBlobStoreTest) Time elapsed: 0.013 s <<< ERROR!
2020-04-02T17:34:56.6904700Z java.io.IOException: Unable to delete directory ./target/default2463070034800619985data/testConfigurableBlobStore/*gwc_in_progress_deletes*/test_123123_112_EPSG_4326_07_8589ce08ed730e1e6135880129469da574b4fd01/00_00.
2020-04-02T17:34:56.6905670Z at org.geoserver.gwc.ConfigurableBlobStoreTest.after(ConfigurableBlobStoreTest.java:102)
2020-04-02T17:34:56.6906030Z

This seems due to timings, the mass delete operations in blobstore return immediately but enact the removal in a background thread.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100124-sha1:7217f9f)

Atlassian logo