[GODRIVER-3088] [Serverless] Startup Failure - No download was found Created: 04/Jan/24  Updated: 09/Jan/24  Resolved: 09/Jan/24

Status: Closed
Project: Go Driver
Component/s: None
Affects Version/s: None
Fix Version/s: 2.0.0, 1.13.2

Type: Build Failure Priority: Major - P3
Reporter: Steve Silvester Assignee: Steve Silvester
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Documentation Changes: Not Needed
Documentation Changes Summary:

1. What would you like to communicate to the user about this feature?
2. Would you like the user to see examples of the syntax and/or executable code and its output?
3. Which versions of the driver/connector does this apply to?


 Description   

Our serverless tests are failing at startup with the following error:

[2023/12/20 06:37:02.930] Running command 'shell.exec' (step 8 of 9) in block 'setup_group'.
[2023/12/20 06:37:04.748] Traceback (most recent call last):
[2023/12/20 06:37:04.748]   File "/data/mci/cb1cc79c6782f6c58a9516cd106c5293/drivers-tools/.evergreen/mongodl.py", line 1036, in <module>
[2023/12/20 06:37:04.748]     sys.exit(main(sys.argv[1:]))
[2023/12/20 06:37:04.748]              ^^^^^^^^^^^^^^^^^^
[2023/12/20 06:37:04.748]   File "/data/mci/cb1cc79c6782f6c58a9516cd106c5293/drivers-tools/.evergreen/mongodl.py", line 1019, in main
[2023/12/20 06:37:04.749]     result = _dl_component(cache,
[2023/12/20 06:37:04.749]              ^^^^^^^^^^^^^^^^^^^^
[2023/12/20 06:37:04.749]   File "/data/mci/cb1cc79c6782f6c58a9516cd106c5293/drivers-tools/.evergreen/mongodl.py", line 736, in _dl_component
[2023/12/20 06:37:04.749]     dl_url = _published_build_url(cache, version, target, arch, edition,
[2023/12/20 06:37:04.749]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2023/12/20 06:37:04.749]   File "/data/mci/cb1cc79c6782f6c58a9516cd106c5293/drivers-tools/.evergreen/mongodl.py", line 670, in _published_build_url
[2023/12/20 06:37:04.749]     raise ValueError(
[2023/12/20 06:37:04.749] ValueError: No download was found for version="7.2.0" target="rhel80" arch="x86_64" edition="enterprise" component="archive"
[2023/12/20 06:37:04.761] Download archive 7.2.0-enterprise for rhel80-x86_64
[2023/12/20 06:37:04.761] Command 'shell.exec' (step 8 of 9) in block 'setup_group' failed: shell script encountered problem: exit code 1.

https://spruce.mongodb.com/task/mongo_go_driver_v1_serverless__os_serverless~rhel87_go_1_20_test_serverless_d46f29c34e9ff3968a5c00dcdea8fb41a20a2b2f_23_12_20_12_27_08/logs?execution=0



 Comments   
Comment by Githook User [ 09/Jan/24 ]

Author:

{'name': 'Steven Silvester', 'email': 'steven.silvester@ieee.org', 'username': 'blink1073'}

Message: GODRIVER-3088 [master] Fix serverless binary handling (#1513)
Branch: master
https://github.com/mongodb/mongo-go-driver/commit/f7546adc4002ef89a78b8ad8def4aaffe000d5bd

Comment by Githook User [ 09/Jan/24 ]

Author:

{'name': 'Steven Silvester', 'email': 'steven.silvester@ieee.org', 'username': 'blink1073'}

Message: GODRIVER-3088 Fix serverless binary handling (#1512)
Branch: v1
https://github.com/mongodb/mongo-go-driver/commit/c1b1a4f544874622b58d16a18fc2751154093b51

Comment by Steve Silvester [ 08/Jan/24 ]

https://github.com/mongodb/mongo-go-driver/pull/1512

Generated at Thu Feb 08 08:40:02 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.