-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Build
-
None
The "compile" task in the legacy driver project consistently fails in the "s3.put" task, with "aws_key cannot be blank". See the following output:
[2016/10/28 17:22:07.316] scons: done building targets. [2016/10/28 17:22:07.924] Running command 'shell.exec' (step 4 of 5) [2016/10/28 17:22:07.940] tar -czf ../mongo-cxx-driver.tar.gz . [2016/10/28 17:23:18.265] Running command 's3.put' (step 5 of 5) [2016/10/28 17:23:18.265] Command failed: expanded params are not valid: aws_key cannot be blank [2016/10/28 17:23:18.265] Task completed - FAILURE.
Links to example failed builds: