Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-5147

[Build Failure] OCSP should not be tested on MongoDB 4.2

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.12
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Python Drivers
    • Not Needed
    • Hide

      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?

      Show
      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?
    • None
    • None
    • None
    • None
    • None
    • None

      Name of Failure:

      CONTROL [main] Failed global initialization: BadValue: Unknown --setParameter 'failpoint.disableStapling'

      Link to task:

      https://spruce.mongodb.com/task/mongo_python_driver_ocsp_rhel8_v4.2_python3.9_test_ocsp_ecdsa_delegate_invalid_cert_server_does_not_staple_691ab8e783f01324b91f2178658957849d94ffeb_25_02_20_15_37_47/logs?execution=0

      Context of when and why the failure occurred:

      PYTHON-5116

      Stack trace:

       [2025/02/20 09:45:11.644] Starting Mongo Orchestration on port 8889...
       [2025/02/20 09:45:11.644] ERROR    server.log: 2025-02-20 15:45:10,091 [INFO] mongo_orchestration.daemon:132 - Starting daemon
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:10,091 [INFO] mongo_orchestration.daemon:78 - daemonize_posix
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:10,091 [DEBUG] mongo_orchestration.daemon:82 - forked first child, pid = 4872
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:10,092 [DEBUG] mongo_orchestration.daemon:84 - in child after first fork, pid = 0
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:10,093 [DEBUG] mongo_orchestration.daemon:100 - forked second child, pid = 4873, exiting
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:10,094 [INFO] mongo_orchestration.daemon:108 - daemonized, pid = 0
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:10,162 [DEBUG] __main__:123 - Starting HTTP server on host: 127.0.0.1; port: 8889
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:11,125 [DEBUG] mongo_orchestration.apps:63 - host_create((), {})
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:11,125 [DEBUG] mongo_orchestration.servers:181 - Server.__init__(/data/mci/9f45bc072f8e7fd727f089a0cb73d028/drivers-tools/mongodb/bin/mongod, {'ipv6': True, 'bind_ip': '127.0.0.1,::1', 'logappend': True, 'port': 27017, 'setParameter': {'failpoint.disableStapling': '{"mode":"alwaysOn"}'}}, {'sslOnNormalPorts': True, 'sslPEMKeyFile': '/data/mci/9f45bc072f8e7fd727f089a0cb73d028/drivers-tools/.evergreen/ocsp/ecdsa/server.pem', 'sslCAFile': '/data/mci/9f45bc072f8e7fd727f089a0cb73d028/drivers-tools/.evergreen/ocsp/ecdsa/ca.pem', 'sslWeakCertificateValidation': True, 'sslAllowInvalidCertificates': True}, , , )
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:11,125 [DEBUG] mongo_orchestration.servers:66 - Creating log file for /data/mci/9f45bc072f8e7fd727f089a0cb73d028/drivers-tools/mongodb/bin/mongod: /data/mci/9f45bc072f8e7fd727f089a0cb73d028/drivers-tools/.evergreen/orchestration/db/mongod-8t_tg8h9/mongod.log
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:11,125 [DEBUG] mongo_orchestration.servers:242 - ('/data/mci/9f45bc072f8e7fd727f089a0cb73d028/drivers-tools/mongodb/bin/mongod', '--version')
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:11,152 [DEBUG] mongo_orchestration.process:203 - mprocess(name='/data/mci/9f45bc072f8e7fd727f089a0cb73d028/drivers-tools/mongodb/bin/mongod', config_path='/data/mci/9f45bc072f8e7fd727f089a0cb73d028/drivers-tools/.evergreen/orchestration/db/mongo-evsi279a', port=27017, timeout=300)
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:11,153 [DEBUG] mongo_orchestration.process:217 - execute process: /data/mci/9f45bc072f8e7fd727f089a0cb73d028/drivers-tools/mongodb/bin/mongod --config /data/mci/9f45bc072f8e7fd727f089a0cb73d028/drivers-tools/.evergreen/orchestration/db/mongo-evsi279a --port 27017
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:11,153 [DEBUG] mongo_orchestration.process:153 - wait for 27017
       [2025/02/20 09:45:11.644] 2025-02-20T15:45:11.179+0000 W  CONTROL  [main] Option: sslOnNormalPorts is deprecated. Please use tlsOnNormalPorts instead.
       [2025/02/20 09:45:11.644] 2025-02-20T15:45:11.179+0000 W  CONTROL  [main] Option: sslPEMKeyFile is deprecated. Please use tlsCertificateKeyFile instead.
       [2025/02/20 09:45:11.644] 2025-02-20T15:45:11.179+0000 W  CONTROL  [main] Option: sslCAFile is deprecated. Please use tlsCAFile instead.
       [2025/02/20 09:45:11.644] 2025-02-20T15:45:11.179+0000 W  CONTROL  [main] Option: sslWeakCertificateValidation is deprecated. Please use tlsAllowConnectionsWithoutCertificates instead.
       [2025/02/20 09:45:11.644] 2025-02-20T15:45:11.179+0000 W  CONTROL  [main] Option: sslAllowInvalidCertificates is deprecated. Please use tlsAllowInvalidCertificates instead.
       [2025/02/20 09:45:11.644] 2025-02-20T15:45:11.179+0000 F  CONTROL  [main] Failed global initialization: BadValue: Unknown --setParameter 'failpoint.disableStapling'
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:11,254 [DEBUG] mongo_orchestration.process:158 - process is not alive
       [2025/02/20 09:45:11.644] 2025-02-20 15:45:11,254 [ERROR] mongo_orchestration.servers:381 - Could not start Server
      

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: