Description of problem:
Since switching to the 1.8 release branch, the sealights container build has failed three times:
mv: cannot stat '/opt/app-root/src/plugins/dynamic-plugins-info/sl_dist': No such file or directory subprocess exited with status 1 subprocess exited with status 1 Error: building at STEP "RUN . /cachi2/cachi2.env && for plugin in $PLUGIN_LIST; do $SL_INSTRUMENT_BASE --workspacepath "$CONTAINER_SOURCE/plugins/$plugin/dist" --outputpath "$CONTAINER_SOURCE/plugins/$plugin/sl_dist" && rm -rf "$CONTAINER_SOURCE/plugins/$plugin/dist" && mv "$CONTAINER_SOURCE/plugins/$plugin/sl_dist" "$CONTAINER_SOURCE/plugins/$plugin/dist"; done": exit sta
20:29:12.964Z LIFECYCLE NodeJS-Agent: Command 'instrument' finished successfully STEP 21/29: RUN . /cachi2/cachi2.env && for plugin in $PLUGIN_LIST; do $SL_INSTRUMENT_BASE --workspacepath "$CONTAINER_SOURCE/plugins/$plugin/dist" --outputpath "$CONTAINER_SOURCE/plugins/$plugin/sl_dist" && rm -rf "$CONTAINER_SOURCE/plugins/$plugin/dist" && mv "$CONTAINER_SOURCE/plugins/$plugin/sl_dist" "$CONTAINER_SOURCE/plugins/$plugin/dist"; done 20:29:13.974Z INFO NodeJS-Agent: Starting sealights agent with command 'instrument', agentId: a0f8666d-4b4e-46ed-af91-2fe7350614c1 20:29:13.977Z ERROR NodeJS-Agent: Invalid 'workspacepath'. '/opt/app-root/src/plugins/dynamic-plugins-info-backend/dist' doesn't exist 20:29:13.977Z LIFECYCLE NodeJS-Agent: Failed to run command 'instrument'! Additional data may be found by turning on logs via the NODE_DEBUG=sl environment variable mv: cannot stat '/opt/app-root/src/plugins/dynamic-plugins-info-backend/sl_dist': No such file or directory
11:59:55.785Z ERROR NodeJS-Agent: Invalid 'workspacepath'. '/opt/app-root/src/plugins/dynamic-plugins-info/dist' doesn't exist 11:59:55.785Z LIFECYCLE NodeJS-Agent: Failed to run command 'scan'! Additional data may be found by turning on logs via the NODE_DEBUG=sl environment variable 11:59:59.671Z ERROR NodeJS-Agent: Build was performed without 'useRelativeSlMapping' flag. Coverage won't be collected correctly 12:00:00.954Z WARN NodeJS-Agent: Subprocess [2929] Invalid value of excludeSourceMapFiles - 'undefined', using 'none' mode 12:00:11.334Z ERROR NodeJS-Agent: Build was performed without 'useRelativeSlMapping' flag. Coverage won't be collected correctly ...