Off-Nominal planning: down USS with equal priority conflicts not permitted

scenarios.astm.utm.DownUSSEqualPriorityNotPermitted

Resources

KML visualization

Case Step Event uss1_core uss1_dss <None>
1 📓 Tested USS: uss1_core
2 📓 Test CMSA: Will skip nonconforming and contingent test cases because CMSA is not available for provided DSS instance
Setup Resolve USS ID of virtual USS 4 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-07-16T10:20:22.652293Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          579
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                85.95
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                166.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.32180000000002
                • item_2
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.32180000000002
                • item_3
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.32105
                • item_4
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.32105
          • time_start
            :
            • value
              :
              2025-07-16T10:19:22.625828Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:49:23.625828Z
            • format
              :
              RFC3339
        • request_id
          :
          ddce95a1-3c62-45e8-a9a9-7583028e3527
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          37
      • elapsed_s
        :
        0.003362
      • reported
        :
        2025-07-16T10:20:22.656162Z
      • json
        :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
5 Successful dummy query
6 📓 USS ID of virtual USS: uss_qualifier
Restore virtual USS availability 7 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/uss_qualifier
      • initiated_at
        :
        2025-07-16T10:20:22.656771Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          99
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
        • availability
          :
          Normal
        • request_id
          :
          e0195213-e505-4a8a-9ce8-ce92034b3935
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          116
      • elapsed_s
        :
        0.002798
      • reported
        :
        2025-07-16T10:20:22.660023Z
      • json
        :
        • version
          :
          0VWZ1dhdUfI4PeyaV4NcL0MwgdZGcJBo44re-VG6b1w_
        • status
          :
          • uss
            :
            uss_qualifier
          • availability
            :
            Normal
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
8 USS availability successfully set to 'Available'
Clear operational intents created by virtual USS 9 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-07-16T10:20:22.661062Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          579
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                85.95
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                166.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.32180000000002
                • item_2
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.32180000000002
                • item_3
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.32105
                • item_4
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.32105
          • time_start
            :
            • value
              :
              2025-07-16T10:19:22.625828Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:49:23.625828Z
            • format
              :
              RFC3339
        • request_id
          :
          0cd2381e-b02f-4b9e-80d4-6e1e40d2c111
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          37
      • elapsed_s
        :
        0.002123
      • reported
        :
        2025-07-16T10:20:22.663628Z
      • json
        :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
10 Successful operational intents cleanup
Verify area is clear 11 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-07-16T10:20:22.664513Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          579
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                85.95
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                166.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.32180000000002
                • item_2
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.32180000000002
                • item_3
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.32105
                • item_4
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.32105
          • time_start
            :
            • value
              :
              2025-07-16T10:19:22.625828Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:49:23.625828Z
            • format
              :
              RFC3339
        • request_id
          :
          af034b08-c755-437d-a70a-e8933861d4fa
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          37
      • elapsed_s
        :
        0.001972
      • reported
        :
        2025-07-16T10:20:22.666891Z
      • json
        :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
12 DSS responses
13 Area is clear of op intents
Plan Flight 2 in conflict with activated operational intent managed by down USS Virtual USS creates conflicting operational intent 14 🌐
  • PUT dss.uss1.localutm 201
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/6cf6322d-d118-4ef3-9e80-6fb8339b1dac
      • initiated_at
        :
        2025-07-16T10:20:22.671250Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          913
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      32.3718
                    • lng
                      :
                      -95.32180000000001
                  • item_2
                    :
                    • lat
                      :
                      32.37135
                    • lng
                      :
                      -95.3216
                  • item_3
                    :
                    • lat
                      :
                      32.37175
                    • lng
                      :
                      -95.3214
                  • item_4
                    :
                    • lat
                      :
                      32.3721
                    • lng
                      :
                      -95.3216
              • altitude_lower
                :
                • value
                  :
                  114.93
                • reference
                  :
                  W84
                • units
                  :
                  M
              • altitude_upper
                :
                • value
                  :
                  144.0
                • reference
                  :
                  W84
                • units
                  :
                  M
            • time_start
              :
              • value
                :
                2025-07-16T10:20:21.667236Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T11:05:22.667236Z
              • format
                :
                RFC3339
        • state
          :
          Accepted
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
        • new_subscription
          :
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
          • notify_for_constraints
            :
            False
        • request_id
          :
          b7b8d747-e681-4ac5-98b0-4d04f7cb9b6b
      • body
        :
        None
    • response
      :
      • code
        :
        201
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          806
      • elapsed_s
        :
        0.010231
      • reported
        :
        2025-07-16T10:20:22.681981Z
      • json
        :
        • subscribers
          :
          • item_1
            :
            • subscriptions
              :
              • item_1
                :
                • subscription_id
                  :
                  5672219f-7ec1-4b5b-96f0-de9f634935c7
                • notification_index
                  :
                  1
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
        • operational_intent_reference
          :
          • id
            :
            6cf6322d-d118-4ef3-9e80-6fb8339b1dac
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Normal
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            zE9spsRPF0jINDzACp0a9bn3MXbuYXyt1gVTDH6umCk_
          • time_start
            :
            • value
              :
              2025-07-16T10:20:21.667236Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:05:22.667236Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
          • subscription_id
            :
            5672219f-7ec1-4b5b-96f0-de9f634935c7
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
15 Operational intent successfully created
Virtual USS activates conflicting operational intent 16 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/6cf6322d-d118-4ef3-9e80-6fb8339b1dac/zE9spsRPF0jINDzACp0a9bn3MXbuYXyt1gVTDH6umCk_
      • initiated_at
        :
        2025-07-16T10:20:22.684549Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          971
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      32.3718
                    • lng
                      :
                      -95.32180000000001
                  • item_2
                    :
                    • lat
                      :
                      32.37135
                    • lng
                      :
                      -95.3216
                  • item_3
                    :
                    • lat
                      :
                      32.37175
                    • lng
                      :
                      -95.3214
                  • item_4
                    :
                    • lat
                      :
                      32.3721
                    • lng
                      :
                      -95.3216
              • altitude_lower
                :
                • value
                  :
                  114.93
                • reference
                  :
                  W84
                • units
                  :
                  M
              • altitude_upper
                :
                • value
                  :
                  144.0
                • reference
                  :
                  W84
                • units
                  :
                  M
            • time_start
              :
              • value
                :
                2025-07-16T10:20:21.667236Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T11:05:22.667236Z
              • format
                :
                RFC3339
        • key
          :
          • item_1
            :
            zE9spsRPF0jINDzACp0a9bn3MXbuYXyt1gVTDH6umCk_
        • state
          :
          Activated
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
        • new_subscription
          :
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
          • notify_for_constraints
            :
            False
        • request_id
          :
          452a3380-a224-472e-a35e-8d6aad1fb138
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          807
      • elapsed_s
        :
        0.019739
      • reported
        :
        2025-07-16T10:20:22.704910Z
      • json
        :
        • subscribers
          :
          • item_1
            :
            • subscriptions
              :
              • item_1
                :
                • subscription_id
                  :
                  e458ddd8-052b-41a6-845c-6bae68240728
                • notification_index
                  :
                  1
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
        • operational_intent_reference
          :
          • id
            :
            6cf6322d-d118-4ef3-9e80-6fb8339b1dac
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Normal
          • version
            :
            2
          • state
            :
            Activated
          • ovn
            :
            -LK93SfMG5uxsvwwlPi49kUakbVexls.OBwS5mFItuM_
          • time_start
            :
            • value
              :
              2025-07-16T10:20:21.667236Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:05:22.667236Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
          • subscription_id
            :
            e458ddd8-052b-41a6-845c-6bae68240728
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
17 Operational intent successfully activated
Declare virtual USS as down at DSS 18 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/uss_qualifier
      • initiated_at
        :
        2025-07-16T10:20:22.706084Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          97
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
        • availability
          :
          Down
        • request_id
          :
          e37e994a-8989-48ad-b0fd-740690f23325
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          114
      • elapsed_s
        :
        0.002902
      • reported
        :
        2025-07-16T10:20:22.709469Z
      • json
        :
        • version
          :
          YjtTDB3cQM8a1GJk7FddxCTIWxdwjIMa7n87GjTaQso_
        • status
          :
          • uss
            :
            uss_qualifier
          • availability
            :
            Down
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
19 USS availability successfully set to 'Down'
Tested USS attempts to plan Flight 2 20 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-07-16T10:20:22.711005Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          578
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                114.93
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                144.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.32180000000002
                • item_2
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.32180000000002
                • item_3
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.3214
                • item_4
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.3214
          • time_start
            :
            • value
              :
              2025-07-16T10:20:21.667236Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:05:22.667236Z
            • format
              :
              RFC3339
        • request_id
          :
          2904b1b2-d4b5-473b-a982-cd917b4955dd
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          554
      • elapsed_s
        :
        0.003309
      • reported
        :
        2025-07-16T10:20:22.714867Z
      • json
        :
        • operational_intent_references
          :
          • item_1
            :
            • id
              :
              6cf6322d-d118-4ef3-9e80-6fb8339b1dac
            • manager
              :
              uss_qualifier
            • uss_availability
              :
              Down
            • version
              :
              2
            • state
              :
              Activated
            • ovn
              :
              -LK93SfMG5uxsvwwlPi49kUakbVexls.OBwS5mFItuM_
            • time_start
              :
              • value
                :
                2025-07-16T10:20:21.667236Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T11:05:22.667236Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
            • subscription_id
              :
              e458ddd8-052b-41a6-845c-6bae68240728
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
21 DSS responses
22 🌐
  • PUT scdsc.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://scdsc.uss1.localutm/flight_planning/v1/flight_plans/7554f59f-c709-4c3d-968e-ce0c8f88a2a8
      • initiated_at
        :
        2025-07-16T10:20:22.716340Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          1215
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJzY2RzYy51c3MxLmxvY2FsdXRtIiwiZXhwIjoxNzUyNjY0Nzg2LCJpc3MiOiJkdW1teSIsInNjb3BlIjoiaW50ZXJ1c3MuZmxpZ2h0X3BsYW5uaW5nLnBsYW4iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • flight_plan
          :
          • basic_information
            :
            • usage_state
              :
              Planned
            • uas_state
              :
              Nominal
            • area
              :
              • item_1
                :
                • volume
                  :
                  • outline_polygon
                    :
                    • vertices
                      :
                      • item_1
                        :
                        • lat
                          :
                          32.3718
                        • lng
                          :
                          -95.32180000000001
                      • item_2
                        :
                        • lat
                          :
                          32.37135
                        • lng
                          :
                          -95.3216
                      • item_3
                        :
                        • lat
                          :
                          32.37175
                        • lng
                          :
                          -95.3214
                      • item_4
                        :
                        • lat
                          :
                          32.3721
                        • lng
                          :
                          -95.3216
                  • altitude_lower
                    :
                    • value
                      :
                      114.93
                    • reference
                      :
                      W84
                    • units
                      :
                      M
                  • altitude_upper
                    :
                    • value
                      :
                      144.0
                    • reference
                      :
                      W84
                    • units
                      :
                      M
                • time_start
                  :
                  • value
                    :
                    2025-07-16T10:20:21.667236Z
                  • format
                    :
                    RFC3339
                • time_end
                  :
                  • value
                    :
                    2025-07-16T11:05:22.667236Z
                  • format
                    :
                    RFC3339
          • astm_f3548_21
            :
            • priority
              :
              100
          • uspace_flight_authorisation
            :
            • uas_serial_number
              :
              1AF49UL5CC5J6K
            • operation_category
              :
              Open
            • operation_mode
              :
              Vlos
            • uas_class
              :
              C0
            • identification_technologies
              :
              • item_1
                :
                ASTMNetRID
            • connectivity_methods
              :
              • item_1
                :
                cellular
            • endurance_minutes
              :
              50
            • emergency_procedure_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/test_data/flight_intents/standard/flight_auths/standard/emergency
            • operator_id
              :
              CHEo5kut30e0mt01-qwe
            • uas_id
              :
            • uas_type_certificate
              :
        • execution_style
          :
          IfAllowed
        • request_id
          :
          3b022868-67ad-4eee-bf54-621fcfa09642
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Server
          :
          gunicorn
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Connection
          :
          keep-alive
        • Content-Type
          :
          application/json
        • Content-Length
          :
          1109
      • elapsed_s
        :
        0.037133
      • reported
        :
        2025-07-16T10:20:22.754139Z
      • json
        :
        • activity_result
          :
          Rejected
        • flight_id
          :
          7554f59f-c709-4c3d-968e-ce0c8f88a2a8
        • flight_plan_status
          :
          NotPlanned
        • includes_advisories
          :
          Unknown
        • notes
          :
          Operational intent priority 100 is outside the bounds of the locality priority range (]-1,0])
        • planning_result
          :
          Rejected
        • queries
          :
        • log_messages
          :
          • item_1
            :
            [2025-07-16 10:20:22.722 DEBUG monitoring.mock_uss.flight_planning.routes:log:60] [upsert_plan/29:7554f59f-c709-4c3d-968e-ce0c8f88a2a8] Starting handler
          • item_2
            :
            [2025-07-16 10:20:22.724 DEBUG monitoring.mock_uss.flight_planning.routes:log:60] [upsert_plan/29:7554f59f-c709-4c3d-968e-ce0c8f88a2a8] Acquiring lock for flight 7554f59f-c709-4c3d-968e-ce0c8f88a2a8
          • item_3
            :
            [2025-07-16 10:20:22.731 DEBUG monitoring.mock_uss.flight_planning.routes:log:60] [upsert_plan/29:7554f59f-c709-4c3d-968e-ce0c8f88a2a8] Request is for a new flight (lock established)
          • item_4
            :
            [2025-07-16 10:20:22.750 DEBUG monitoring.mock_uss.flight_planning.routes:log:60] [upsert_plan/29:7554f59f-c709-4c3d-968e-ce0c8f88a2a8] Releasing placeholder for existing flight_id 7554f59f-c709-4c3d-968e-ce0c8f88a2a8
      • body
        :
        None
    • query_type
      :
      interuss.automated_testing.flight_planning.v1.UpsertFlightPlan
    • participant_id
      :
      uss1_core
🌐
23 Failure
24 Incorrectly planned
25 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-07-16T10:20:22.754936Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          578
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                114.93
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                144.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.32180000000002
                • item_2
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.32180000000002
                • item_3
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.3214
                • item_4
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.3214
          • time_start
            :
            • value
              :
              2025-07-16T10:20:21.667236Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:05:22.667236Z
            • format
              :
              RFC3339
        • request_id
          :
          34a87612-830f-43b7-a0a7-165c152ccaa2
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          554
      • elapsed_s
        :
        0.004536
      • reported
        :
        2025-07-16T10:20:22.760245Z
      • json
        :
        • operational_intent_references
          :
          • item_1
            :
            • id
              :
              6cf6322d-d118-4ef3-9e80-6fb8339b1dac
            • manager
              :
              uss_qualifier
            • uss_availability
              :
              Down
            • version
              :
              2
            • state
              :
              Activated
            • ovn
              :
              -LK93SfMG5uxsvwwlPi49kUakbVexls.OBwS5mFItuM_
            • time_start
              :
              • value
                :
                2025-07-16T10:20:21.667236Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T11:05:22.667236Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
            • subscription_id
              :
              e458ddd8-052b-41a6-845c-6bae68240728
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
26 DSS responses
27 Operational intent not shared
Restore virtual USS availability at DSS 28 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/uss_qualifier
      • initiated_at
        :
        2025-07-16T10:20:22.761700Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          99
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
        • availability
          :
          Normal
        • request_id
          :
          37263d5f-cb90-4c08-a536-c8c568bf43e7
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          116
      • elapsed_s
        :
        0.003624
      • reported
        :
        2025-07-16T10:20:22.765945Z
      • json
        :
        • version
          :
          d8zPhpRelWJ45HkZs.qpabP-M3VyBkzn0TwnRMBZedc_
        • status
          :
          • uss
            :
            uss_qualifier
          • availability
            :
            Normal
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
29 USS availability successfully set to 'Available'
Cleanup 30 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/uss_qualifier
      • initiated_at
        :
        2025-07-16T10:20:22.766504Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          99
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
        • availability
          :
          Normal
        • request_id
          :
          e935b4b0-998e-4eb0-9506-8f0c1460bc93
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          116
      • elapsed_s
        :
        0.003452
      • reported
        :
        2025-07-16T10:20:22.770418Z
      • json
        :
        • version
          :
          Qk-EZsodS8QzrbWakLvG0MSwMouHGKrx6VMT6OVl73I_
        • status
          :
          • uss
            :
            uss_qualifier
          • availability
            :
            Normal
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
31 Availability of virtual USS restored
32 🌐
  • DELETE scdsc.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://scdsc.uss1.localutm/flight_planning/v1/flight_plans/7554f59f-c709-4c3d-968e-ce0c8f88a2a8
      • initiated_at
        :
        2025-07-16T10:20:22.770979Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJzY2RzYy51c3MxLmxvY2FsdXRtIiwiZXhwIjoxNzUyNjY0Nzg2LCJpc3MiOiJkdW1teSIsInNjb3BlIjoiaW50ZXJ1c3MuZmxpZ2h0X3BsYW5uaW5nLnBsYW4iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Server
          :
          gunicorn
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Connection
          :
          keep-alive
        • Content-Type
          :
          application/json
        • Content-Length
          :
          470
      • elapsed_s
        :
        0.020189
      • reported
        :
        2025-07-16T10:20:22.791995Z
      • json
        :
        • activity_result
          :
          Failed
        • flight_id
          :
          7554f59f-c709-4c3d-968e-ce0c8f88a2a8
        • flight_plan_status
          :
          NotPlanned
        • includes_advisories
          :
          Unknown
        • notes
          :
          Flight 7554f59f-c709-4c3d-968e-ce0c8f88a2a8 does not exist
        • planning_result
          :
          Failed
        • queries
          :
        • log_messages
          :
          • item_1
            :
            [2025-07-16 10:20:22.779 DEBUG monitoring.mock_uss.scd_injection.routes_injection:log:258] [delete_flight/29:7554f59f-c709-4c3d-968e-ce0c8f88a2a8] Acquiring and deleting flight
      • body
        :
        None
    • query_type
      :
      interuss.automated_testing.flight_planning.v1.DeleteFlightPlan
    • participant_id
      :
      uss1_core
🌐
33 Successful flight deletion
34 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-07-16T10:20:22.793631Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          579
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                85.95
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                166.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.32180000000002
                • item_2
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.32180000000002
                • item_3
                  :
                  • lat
                    :
                    32.3721
                  • lng
                    :
                    -95.32105
                • item_4
                  :
                  • lat
                    :
                    32.37135
                  • lng
                    :
                    -95.32105
          • time_start
            :
            • value
              :
              2025-07-16T10:19:22.625828Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:49:23.625828Z
            • format
              :
              RFC3339
        • request_id
          :
          db5834b7-94f8-4dc7-8fd2-842b288d3cf7
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          556
      • elapsed_s
        :
        0.007323
      • reported
        :
        2025-07-16T10:20:22.802004Z
      • json
        :
        • operational_intent_references
          :
          • item_1
            :
            • id
              :
              6cf6322d-d118-4ef3-9e80-6fb8339b1dac
            • manager
              :
              uss_qualifier
            • uss_availability
              :
              Normal
            • version
              :
              2
            • state
              :
              Activated
            • ovn
              :
              -LK93SfMG5uxsvwwlPi49kUakbVexls.OBwS5mFItuM_
            • time_start
              :
              • value
                :
                2025-07-16T10:20:21.667236Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T11:05:22.667236Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
            • subscription_id
              :
              e458ddd8-052b-41a6-845c-6bae68240728
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
35 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/6cf6322d-d118-4ef3-9e80-6fb8339b1dac/-LK93SfMG5uxsvwwlPi49kUakbVexls.OBwS5mFItuM_
      • initiated_at
        :
        2025-07-16T10:20:22.803141Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:20:22 GMT
        • Content-Length
          :
          807
      • elapsed_s
        :
        0.018539
      • reported
        :
        2025-07-16T10:20:22.822414Z
      • json
        :
        • subscribers
          :
          • item_1
            :
            • subscriptions
              :
              • item_1
                :
                • subscription_id
                  :
                  e458ddd8-052b-41a6-845c-6bae68240728
                • notification_index
                  :
                  2
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
        • operational_intent_reference
          :
          • id
            :
            6cf6322d-d118-4ef3-9e80-6fb8339b1dac
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Normal
          • version
            :
            2
          • state
            :
            Activated
          • ovn
            :
            -LK93SfMG5uxsvwwlPi49kUakbVexls.OBwS5mFItuM_
          • time_start
            :
            • value
              :
              2025-07-16T10:20:21.667236Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:05:22.667236Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
          • subscription_id
            :
            e458ddd8-052b-41a6-845c-6bae68240728
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
36 Successful operational intents cleanup