Closed revanth-svmx closed 5 months ago
Hello @revanth-svmx :wave: It looks like you didn't include the full Salesforce CLI version information in your issue.
Please provide the output of version --verbose --json
for the CLI you're using (sf
or sfdx
).
A few more things to check:
rc
or nightly
versions. (docs)doctor
command to diagnose common issues.Thank you!
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.
@salesforce/cli/2.41.8 darwin-x64 node-v20.12.2
Hello @revanth-svmx,
sf version --verbose --json
(this will be multiple lines)--dev-debug
flag and also provide the full output? 2.35.6
sarigarevanth@SREVANTH2ML ~ % sf version --verbose --json { "architecture": "darwin-x64", "cliVersion": "@salesforce/cli/2.41.8", "nodeVersion": "node-v20.12.2", "osVersion": "Darwin 22.4.0", "rootPath": "/usr/local/lib/sf", "shell": "zsh", "pluginVersions": [ "@oclif/plugin-autocomplete 3.0.17 (core)", "@oclif/plugin-commands 3.3.2 (core)", "@oclif/plugin-help 6.0.21 (core)", "@oclif/plugin-not-found 3.1.8 (core)", "@oclif/plugin-plugins 5.0.19 (core)", "@oclif/plugin-search 1.0.23 (core)", "@oclif/plugin-update 4.2.11 (core)", "@oclif/plugin-version 2.0.18 (core)", "@oclif/plugin-warn-if-update-available 3.0.16 (core)", "@oclif/plugin-which 3.1.9 (core)", "@salesforce/cli 2.41.8 (core)", "apex 3.1.11 (core)", "auth 3.6.9 (core)", "data 3.3.4 (core)", "deploy-retrieve 3.6.13 (core)", "info 3.2.7 (core)", "limits 3.3.5 (core)", "marketplace 1.2.5 (core)", "org 4.1.8 (core)", "packaging 2.4.2 (core)", "schema 3.3.6 (core)", "settings 2.2.6 (core)", "sobject 1.4.1 (core)", "source 3.3.9 (core)", "telemetry 3.3.5 (core)", "templates 56.2.5 (core)", "trust 3.6.8 (core)", "user 3.5.5 (core)" ] }
Hello @revanth-svmx,
I need the full output of
sf version --verbose --json
(this will be multiple lines) sarigarevanth@SREVANTH2ML ~ % sf version --verbose --json { "architecture": "darwin-x64", "cliVersion": "@salesforce/cli/2.41.8", "nodeVersion": "node-v20.12.2", "osVersion": "Darwin 22.4.0", "rootPath": "/usr/local/lib/sf", "shell": "zsh", "pluginVersions": [ "@oclif/plugin-autocomplete 3.0.17 (core)", "@oclif/plugin-commands 3.3.2 (core)", "@oclif/plugin-help 6.0.21 (core)", "@oclif/plugin-not-found 3.1.8 (core)", "@oclif/plugin-plugins 5.0.19 (core)", "@oclif/plugin-search 1.0.23 (core)", "@oclif/plugin-update 4.2.11 (core)", "@oclif/plugin-version 2.0.18 (core)", "@oclif/plugin-warn-if-update-available 3.0.16 (core)", "@oclif/plugin-which 3.1.9 (core)", "@salesforce/cli 2.41.8 (core)", "apex 3.1.11 (core)", "auth 3.6.9 (core)", "data 3.3.4 (core)", "deploy-retrieve 3.6.13 (core)", "info 3.2.7 (core)", "limits 3.3.5 (core)", "marketplace 1.2.5 (core)", "org 4.1.8 (core)", "packaging 2.4.2 (core)", "schema 3.3.6 (core)", "settings 2.2.6 (core)", "sobject 1.4.1 (core)", "source 3.3.9 (core)", "telemetry 3.3.5 (core)", "templates 56.2.5 (core)", "trust 3.6.8 (core)", "user 3.5.5 (core)" ] }Can you also run your command with the
--dev-debug
flag and also provide the full output? sf apex get test --test-run-id 707RL00000E6OMq -o test-kysllsvmthwu@example.com --dev-debug --code-coverage --json find-root:root-plugin Finding root plugin using /usr/local/lib/sf/dist +0ms find-root:root-plugin Finding root starting at /usr/local/lib/sf/dist +0ms find-root:root-plugin Checking /usr/local/lib/sf/dist/package.json +0ms find-root:root-plugin Checking /usr/local/lib/sf/package.json +0ms find-root:root-plugin Found root by traversing up from starting point! +0ms find-root:root-plugin Found root at /usr/local/lib/sf +0ms config loading core plugin from /usr/local/lib/sf +0ms config:@salesforce/cli command discovery options { globPatterns: [ '*/.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './dist/commands' } +0ms config:@salesforce/cli using manifest from /usr/local/lib/sf/oclif.manifest.json +6ms config reading user plugins pjson /Users/sarigarevanth/.local/share/sf/package.json +0ms config loading plugins [ '@oclif/plugin-autocomplete', '@oclif/plugin-commands', '@oclif/plugin-help', '@oclif/plugin-not-found', '@oclif/plugin-plugins', '@oclif/plugin-search', '@oclif/plugin-update', '@oclif/plugin-version', '@oclif/plugin-warn-if-update-available', '@oclif/plugin-which', '@salesforce/plugin-apex', '@salesforce/plugin-auth', '@salesforce/plugin-data', '@salesforce/plugin-deploy-retrieve', '@salesforce/plugin-info', '@salesforce/plugin-limits', '@salesforce/plugin-marketplace', '@salesforce/plugin-org', '@salesforce/plugin-packaging', '@salesforce/plugin-schema', '@salesforce/plugin-settings', '@salesforce/plugin-sobject', '@salesforce/plugin-source', '@salesforce/plugin-telemetry', '@salesforce/plugin-templates', '@salesforce/plugin-trust', '@salesforce/plugin-user' ] +17ms find-root:@oclif/plugin-autocomplete Finding root using /usr/local/lib/sf +0ms find-root:@oclif/plugin-autocomplete Found starting point with require.resolve +0ms find-root:@oclif/plugin-autocomplete Finding root starting at /usr/local/lib/sf/node_modules/@oclif/plugin-autocomplete/lib +0ms find-root:@oclif/plugin-autocomplete Found root based on plugin name! +0ms find-root:@oclif/plugin-commands Finding root using /usr/local/lib/sf +0ms find-root:@oclif/plugin-commands Found starting point with require.resolve +0ms find-root:@oclif/plugin-commands Finding root starting at /usr/local/lib/sf/node_modules/@oclif/plugin-commands/lib +0ms find-root:@oclif/plugin-commands Found root based on plugin name! +0ms find-root:@oclif/plugin-help Finding root using /usr/local/lib/sf +0ms find-root:@oclif/plugin-help Found starting point with require.resolve +0ms find-root:@oclif/plugin-help Finding root starting at /usr/local/lib/sf/node_modules/@oclif/plugin-help/lib +0ms find-root:@oclif/plugin-help Found root based on plugin name! +0ms find-root:@oclif/plugin-not-found Finding root using /usr/local/lib/sf +0ms find-root:@oclif/plugin-not-found Found starting point with require.resolve +0ms find-root:@oclif/plugin-not-found Finding root starting at /usr/local/lib/sf/node_modules/@oclif/plugin-not-found/lib +0ms find-root:@oclif/plugin-not-found Found root based on plugin name! +0ms find-root:@oclif/plugin-plugins Finding root using /usr/local/lib/sf +0ms find-root:@oclif/plugin-plugins Found starting point with require.resolve +0ms find-root:@oclif/plugin-plugins Finding root starting at /usr/local/lib/sf/node_modules/@oclif/plugin-plugins/lib +0ms find-root:@oclif/plugin-plugins Found root based on plugin name! +0ms find-root:@oclif/plugin-search Finding root using /usr/local/lib/sf +0ms find-root:@oclif/plugin-search Found starting point with require.resolve +0ms find-root:@oclif/plugin-search Finding root starting at /usr/local/lib/sf/node_modules/@oclif/plugin-search/dist +0ms find-root:@oclif/plugin-search Found root based on plugin name! +0ms find-root:@oclif/plugin-update Finding root using /usr/local/lib/sf +0ms find-root:@oclif/plugin-update require.resolve could not find plugin starting point +0ms find-root:@oclif/plugin-update Finding root using legacy method +0ms find-root:@oclif/plugin-version Finding root using /usr/local/lib/sf +0ms find-root:@oclif/plugin-version Found starting point with require.resolve +0ms find-root:@oclif/plugin-version Finding root starting at /usr/local/lib/sf/node_modules/@oclif/plugin-version/lib +0ms find-root:@oclif/plugin-version Found root based on plugin name! +0ms find-root:@oclif/plugin-warn-if-update-available Finding root using /usr/local/lib/sf +0ms find-root:@oclif/plugin-warn-if-update-available Found starting point with require.resolve +0ms find-root:@oclif/plugin-warn-if-update-available Finding root starting at /usr/local/lib/sf/node_modules/@oclif/plugin-warn-if-update-available/lib +0ms find-root:@oclif/plugin-warn-if-update-available Found root based on plugin name! +0ms find-root:@oclif/plugin-which Finding root using /usr/local/lib/sf +0ms find-root:@oclif/plugin-which Found starting point with require.resolve +0ms find-root:@oclif/plugin-which Finding root starting at /usr/local/lib/sf/node_modules/@oclif/plugin-which/lib +0ms find-root:@oclif/plugin-which Found root based on plugin name! +0ms find-root:@salesforce/plugin-apex Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-apex Found starting point with require.resolve +0ms find-root:@salesforce/plugin-apex Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-apex/lib +0ms find-root:@salesforce/plugin-apex Found root based on plugin name! +0ms find-root:@salesforce/plugin-auth Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-auth Found starting point with require.resolve +0ms find-root:@salesforce/plugin-auth Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-auth/lib +0ms find-root:@salesforce/plugin-auth Found root based on plugin name! +0ms find-root:@salesforce/plugin-data Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-data Found starting point with require.resolve +0ms find-root:@salesforce/plugin-data Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-data/lib +0ms find-root:@salesforce/plugin-data Found root based on plugin name! +0ms find-root:@salesforce/plugin-deploy-retrieve Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-deploy-retrieve Found starting point with require.resolve +0ms find-root:@salesforce/plugin-deploy-retrieve Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-deploy-retrieve/lib +0ms find-root:@salesforce/plugin-deploy-retrieve Found root based on plugin name! +0ms find-root:@salesforce/plugin-info Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-info Found starting point with require.resolve +0ms find-root:@salesforce/plugin-info Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-info/lib +0ms find-root:@salesforce/plugin-info Found root based on plugin name! +0ms find-root:@salesforce/plugin-limits Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-limits Found starting point with require.resolve +0ms find-root:@salesforce/plugin-limits Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-limits/lib +0ms find-root:@salesforce/plugin-limits Found root based on plugin name! +0ms find-root:@salesforce/plugin-marketplace Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-marketplace Found starting point with require.resolve +0ms find-root:@salesforce/plugin-marketplace Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-marketplace/lib +0ms find-root:@salesforce/plugin-marketplace Found root based on plugin name! +0ms find-root:@salesforce/plugin-org Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-org Found starting point with require.resolve +0ms find-root:@salesforce/plugin-org Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-org/lib +0ms find-root:@salesforce/plugin-org Found root based on plugin name! +0ms find-root:@salesforce/plugin-packaging Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-packaging Found starting point with require.resolve +0ms find-root:@salesforce/plugin-packaging Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-packaging/lib +0ms find-root:@salesforce/plugin-packaging Found root based on plugin name! +0ms find-root:@salesforce/plugin-schema Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-schema Found starting point with require.resolve +0ms find-root:@salesforce/plugin-schema Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-schema/lib +0ms find-root:@salesforce/plugin-schema Found root based on plugin name! +0ms find-root:@salesforce/plugin-settings Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-settings Found starting point with require.resolve +0ms find-root:@salesforce/plugin-settings Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-settings/lib +0ms find-root:@salesforce/plugin-settings Found root based on plugin name! +0ms find-root:@salesforce/plugin-sobject Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-sobject Found starting point with require.resolve +0ms find-root:@salesforce/plugin-sobject Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-sobject/lib +0ms find-root:@salesforce/plugin-sobject Found root based on plugin name! +0ms find-root:@salesforce/plugin-source Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-source Found starting point with require.resolve +0ms find-root:@salesforce/plugin-source Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-source/lib +0ms find-root:@salesforce/plugin-source Found root based on plugin name! +0ms find-root:@salesforce/plugin-telemetry Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-telemetry Found starting point with require.resolve +0ms find-root:@salesforce/plugin-telemetry Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-telemetry/lib +0ms find-root:@salesforce/plugin-telemetry Found root based on plugin name! +0ms find-root:@salesforce/plugin-templates Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-templates Found starting point with require.resolve +0ms find-root:@salesforce/plugin-templates Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-templates/lib +0ms find-root:@salesforce/plugin-templates Found root based on plugin name! +0ms find-root:@salesforce/plugin-trust Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-trust Found starting point with require.resolve +0ms find-root:@salesforce/plugin-trust Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-trust/lib +0ms find-root:@salesforce/plugin-trust Found root based on plugin name! +0ms find-root:@salesforce/plugin-user Finding root using /usr/local/lib/sf +0ms find-root:@salesforce/plugin-user Found starting point with require.resolve +0ms find-root:@salesforce/plugin-user Finding root starting at /usr/local/lib/sf/node_modules/@salesforce/plugin-user/lib +0ms find-root:@salesforce/plugin-user Found root based on plugin name! +0ms find-root:@oclif/plugin-autocomplete Found root at /usr/local/lib/sf/node_modules/@oclif/plugin-autocomplete +0ms find-root:@oclif/plugin-commands Found root at /usr/local/lib/sf/node_modules/@oclif/plugin-commands +0ms find-root:@oclif/plugin-help Found root at /usr/local/lib/sf/node_modules/@oclif/plugin-help +0ms find-root:@oclif/plugin-not-found Found root at /usr/local/lib/sf/node_modules/@oclif/plugin-not-found +0ms find-root:@oclif/plugin-plugins Found root at /usr/local/lib/sf/node_modules/@oclif/plugin-plugins +0ms find-root:@oclif/plugin-search Found root at /usr/local/lib/sf/node_modules/@oclif/plugin-search +0ms find-root:@oclif/plugin-version Found root at /usr/local/lib/sf/node_modules/@oclif/plugin-version +0ms find-root:@oclif/plugin-warn-if-update-available Found root at /usr/local/lib/sf/node_modules/@oclif/plugin-warn-if-update-available +0ms find-root:@oclif/plugin-which Found root at /usr/local/lib/sf/node_modules/@oclif/plugin-which +0ms find-root:@salesforce/plugin-apex Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-apex +0ms find-root:@salesforce/plugin-auth Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-auth +0ms find-root:@salesforce/plugin-data Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-data +0ms find-root:@salesforce/plugin-deploy-retrieve Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-deploy-retrieve +0ms find-root:@salesforce/plugin-info Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-info +0ms find-root:@salesforce/plugin-limits Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-limits +0ms find-root:@salesforce/plugin-marketplace Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-marketplace +0ms find-root:@salesforce/plugin-org Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-org +0ms find-root:@salesforce/plugin-packaging Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-packaging +0ms find-root:@salesforce/plugin-schema Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-schema +0ms find-root:@salesforce/plugin-settings Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-settings +0ms find-root:@salesforce/plugin-sobject Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-sobject +0ms find-root:@salesforce/plugin-source Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-source +0ms find-root:@salesforce/plugin-telemetry Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-telemetry +0ms find-root:@salesforce/plugin-templates Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-templates +0ms find-root:@salesforce/plugin-trust Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-trust +0ms find-root:@salesforce/plugin-user Found root at /usr/local/lib/sf/node_modules/@salesforce/plugin-user +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@oclif/plugin-autocomplete +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@oclif/plugin-commands +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@oclif/plugin-help +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@oclif/plugin-not-found +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@oclif/plugin-plugins +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@oclif/plugin-search +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@oclif/plugin-version +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@oclif/plugin-warn-if-update-available +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@oclif/plugin-which +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-apex +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-auth +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-data +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-deploy-retrieve +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-info +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-limits +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-marketplace +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-org +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-packaging +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-schema +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-settings +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-sobject +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-source +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-telemetry +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-templates +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-trust +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@salesforce/plugin-user +0ms find-root:@oclif/plugin-update Found root at /usr/local/lib/sf/node_modules/@oclif/plugin-update +0ms config loading core plugin from /usr/local/lib/sf/node_modules/@oclif/plugin-update +0ms config:@oclif/plugin-autocomplete command discovery options { globPatterns: [ '*/.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@oclif/plugin-commands command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!*/.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@oclif/plugin-help command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@oclif/plugin-not-found command discovery options undefined +0ms config:@oclif/plugin-plugins command discovery options { globPatterns: [ '*/.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@oclif/plugin-search command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!*/.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './dist/commands' } +0ms config:@oclif/plugin-version command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@oclif/plugin-warn-if-update-available command discovery options undefined +0ms config:@oclif/plugin-which command discovery options { globPatterns: [ '*/.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-apex command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!*/.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-auth command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-data command discovery options { globPatterns: [ '*/.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-deploy-retrieve command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!*/.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-info command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-limits command discovery options { globPatterns: [ '*/.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-marketplace command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!*/.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-org command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-packaging command discovery options { globPatterns: [ '*/.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-schema command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!*/.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-settings command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-sobject command discovery options { globPatterns: [ '*/.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-source command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!*/.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-telemetry command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-templates command discovery options { globPatterns: [ '*/.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-trust command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!*/.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@salesforce/plugin-user command discovery options { globPatterns: [ '/*.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './lib/commands' } +0ms config:@oclif/plugin-update command discovery options { globPatterns: [ '*/.+(js|cjs|mjs|ts|tsx|mts|cts)', '!/*.+(d.ts|test.ts|test.js|spec.ts|spec.js|d.mts|d.cts)?(x)' ], strategy: 'pattern', target: './dist/commands' } +0ms config:@oclif/plugin-autocomplete using manifest from /usr/local/lib/sf/node_modules/@oclif/plugin-autocomplete/oclif.manifest.json +9ms config:@oclif/plugin-commands using manifest from /usr/local/lib/sf/node_modules/@oclif/plugin-commands/oclif.manifest.json +9ms config:@oclif/plugin-help using manifest from /usr/local/lib/sf/node_modules/@oclif/plugin-help/oclif.manifest.json +9ms config:@oclif/plugin-not-found using manifest from /usr/local/lib/sf/node_modules/@oclif/plugin-not-found/oclif.manifest.json +8ms config:@oclif/plugin-plugins using manifest from /usr/local/lib/sf/node_modules/@oclif/plugin-plugins/oclif.manifest.json +8ms config:@oclif/plugin-search using manifest from /usr/local/lib/sf/node_modules/@oclif/plugin-search/oclif.manifest.json +8ms config:@oclif/plugin-version using manifest from /usr/local/lib/sf/node_modules/@oclif/plugin-version/oclif.manifest.json +8ms config:@oclif/plugin-warn-if-update-available using manifest from /usr/local/lib/sf/node_modules/@oclif/plugin-warn-if-update-available/oclif.manifest.json +7ms config:@oclif/plugin-which using manifest from /usr/local/lib/sf/node_modules/@oclif/plugin-which/oclif.manifest.json +7ms config:@salesforce/plugin-apex using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-apex/oclif.manifest.json +8ms config:@salesforce/plugin-auth using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-auth/oclif.manifest.json +8ms config:@salesforce/plugin-data using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-data/oclif.manifest.json +9ms config:@salesforce/plugin-info using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-info/oclif.manifest.json +8ms config:@salesforce/plugin-limits using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-limits/oclif.manifest.json +8ms config:@salesforce/plugin-deploy-retrieve using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-deploy-retrieve/oclif.manifest.json +9ms config:@salesforce/plugin-marketplace using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-marketplace/oclif.manifest.json +9ms config:@salesforce/plugin-schema using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-schema/oclif.manifest.json +8ms config:@salesforce/plugin-packaging using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-packaging/oclif.manifest.json +9ms config:@salesforce/plugin-org using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-org/oclif.manifest.json +10ms config:@salesforce/plugin-sobject using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-sobject/oclif.manifest.json +10ms config:@salesforce/plugin-settings using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-settings/oclif.manifest.json +10ms config:@salesforce/plugin-telemetry using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-telemetry/oclif.manifest.json +10ms config:@salesforce/plugin-trust using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-trust/oclif.manifest.json +9ms config:@salesforce/plugin-templates using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-templates/oclif.manifest.json +9ms config:@salesforce/plugin-source using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-source/oclif.manifest.json +11ms config:@salesforce/plugin-user using manifest from /usr/local/lib/sf/node_modules/@salesforce/plugin-user/oclif.manifest.json +10ms config:@oclif/plugin-update using manifest from /usr/local/lib/sf/node_modules/@oclif/plugin-update/oclif.manifest.json +8ms config config done +0ms sf OS: +0ms sf platform: darwin +0ms sf architecture: x64 +0ms sf release: 22.4.0 +0ms sf shell: zsh +0ms sf NODE: +0ms sf version: 20.12.2 +0ms sf CLI: +0ms sf version: 2.41.8 +0ms sf channel: stable +0ms sf bin: sf +0ms sf data: /Users/sarigarevanth/.local/share/sf +0ms sf cache: /Users/sarigarevanth/Library/Caches/sf +0ms sf config: /Users/sarigarevanth/.config/sf +0ms sf ENV: +0ms sf SF_BINPATH: /usr/local/lib/sf/bin/sf +0ms sf SF_DEBUG: 1 +0ms sf SF_ENV: development +0ms sf SF_LOG_LEVEL: trace +0ms sf NODE_OPTIONS:+0ms sf SF_AUTOUPDATE_DISABLE: true +0ms sf SF_COMPILE_CACHE: +0ms sf SF_DISABLE_AUTOUPDATE: true +0ms sf SF_INSTALLER: +0ms sf SF_NPM_REGISTRY: +0ms sf SF_REDIRECTED: +0ms sf SF_UPDATE_INSTRUCTIONS: Use "npm update --global @salesforce/cli" to update npm-based installations. +0ms sf ARGS: +0ms sf 0: /usr/local/lib/sf/bin/node +0ms sf 1: /usr/local/lib/sf/bin/run +0ms sf 2: apex +0ms sf 3: get +0ms sf 4: test +0ms sf 5: --test-run-id +0ms sf 6: 707RL00000E6OMq +0ms sf 7: -o +0ms sf 8: test-kysllsvmthwu@example.com +0ms sf 9: --code-coverage +0ms sf 10: --json +0ms oclif:main process.execPath: /usr/local/lib/sf/bin/node +0ms oclif:main process.execArgv: +0ms oclif:main process.argv: [ oclif:main '/usr/local/lib/sf/bin/node', oclif:main '/usr/local/lib/sf/bin/run', oclif:main 'apex', oclif:main 'get', oclif:main 'test', oclif:main '--test-run-id', oclif:main '707RL00000E6OMq', oclif:main '-o', oclif:main 'test-kysllsvmthwu@example.com', oclif:main '--code-coverage', oclif:main '--json' oclif:main ] +0ms config start init hook +3ms config:ts-path Skipping typescript path lookup for /usr/local/lib/sf/node_modules/@oclif/plugin-warn-if-update-available because NODE_ENV is NOT "test" or "development" +0ms config:ts-path Skipping typescript path lookup for /usr/local/lib/sf/node_modules/@salesforce/plugin-settings because NODE_ENV is NOT "test" or "development" +1ms config:ts-path Skipping typescript path lookup for /usr/local/lib/sf/node_modules/@oclif/plugin-update because NODE_ENV is NOT "test" or "development" +0ms sf:@salesforce/plugin-settings:hooks:init start (import) /usr/local/lib/sf/node_modules/@salesforce/plugin-settings/lib/hooks/init/load_config_meta.js +0ms config:ts-path Skipping typescript path lookup for /usr/local/lib/sf/node_modules/@salesforce/plugin-deploy-retrieve because NODE_ENV is NOT "test" or "development" +7ms sf:@oclif/plugin-update:hooks:init start (import) /usr/local/lib/sf/node_modules/@oclif/plugin-update/dist/hooks/init.js +0ms sf:@oclif/plugin-update:hooks:init done +1ms sf:@salesforce/plugin-settings:hooks:init done +42ms sf:@oclif/plugin-warn-if-update-available:hooks:init start (import) /usr/local/lib/sf/node_modules/@oclif/plugin-warn-if-update-available/lib/hooks/init/check-update.js +0ms sf:@oclif/plugin-warn-if-update-available:hooks:init done +1ms config init hook done +58ms config runCommand apex:get:test [ '--test-run-id', '707RL00000E6OMq', '-o', 'test-kysllsvmthwu@example.com', '--code-coverage', '--json' ] +1ms config:ts-path Skipping typescript path lookup for /usr/local/lib/sf/node_modules/@salesforce/plugin-apex because NODE_ENV is NOT "test" or "development" +51ms [15:57:29.495] TRACE (sf:core:config): Created 'sf:core:config' child logger instance [15:57:29.496] TRACE (sf): Setup child 'sf:core:config' logger instance config:@salesforce/plugin-apex (import) /usr/local/lib/sf/node_modules/@salesforce/plugin-apex/lib/commands/apex/get/test.js +398ms config start prerun hook +317ms config:ts-path Skipping typescript path lookup for /usr/local/lib/sf because NODE_ENV is NOT "test" or "development" +318ms config:ts-path Skipping typescript path lookup for /usr/local/lib/sf/node_modules/@salesforce/plugin-telemetry because NODE_ENV is NOT "test" or "development" +0ms sf:@salesforce/cli:hooks:prerun start (import) /usr/local/lib/sf/dist/hooks/prerun.js +0ms sf:@salesforce/cli:hooks:prerun done +0ms sf:@salesforce/plugin-telemetry:hooks:prerun start (import) /usr/local/lib/sf/node_modules/@salesforce/plugin-telemetry/lib/hooks/telemetryPrerun.js +0ms sf:telemetry Usage acknowledgement file already exists +0ms sf:telemetry Using telemetry logging file /var/folders/jp/vnmvwf8n3rq4844pg1wxgbbh0000gn/T/sf-telemetry/telemetry-ab8fc7b5c9206a7a31836fccb09723e039afa894.log +1ms [15:57:29.829] TRACE (sf:Config): Created 'sf:Config' child logger instance [15:57:29.829] TRACE (sf): Setup child 'sf:Config' logger instance [15:57:29.830] TRACE (sf:Config): Created 'sf:Config' child logger instance [15:57:29.830] TRACE (sf): Setup child 'sf:Config' logger instance [15:57:29.830] DEBUG (sf:Config): Reading config file: /Users/sarigarevanth/.sf/config.json because hasRead is false [15:57:29.831] TRACE (sf:core:config:stateFromSfdxFileSync): Created 'sf:core:config:stateFromSfdxFileSync' child logger instance [15:57:29.831] TRACE (sf): Setup child 'sf:core:config:stateFromSfdxFileSync' logger instance [15:57:29.831] DEBUG (sf:core:config:stateFromSfdxFileSync): Error reading state from sfdx config file at /Users/sarigarevanth/.sfdx/sfdx-config.json: ENOENT: no such file or directory, open '/Users/sarigarevanth/.sfdx/sfdx-config.json' [15:57:29.848] TRACE (sf:OrgAccessor): Created 'sf:OrgAccessor' child logger instance [15:57:29.848] TRACE (sf): Setup child 'sf:OrgAccessor' logger instance [15:57:29.848] TRACE (sf:SandboxAccessor): Created 'sf:SandboxAccessor' child logger instance [15:57:29.848] TRACE (sf): Setup child 'sf:SandboxAccessor' logger instance [15:57:29.851] TRACE (sf:Org): Created 'sf:Org' child logger instance [15:57:29.851] TRACE (sf): Setup child 'sf:Org' logger instance [15:57:29.851] TRACE (sf:AuthInfoConfig): Created 'sf:AuthInfoConfig' child logger instance [15:57:29.851] TRACE (sf): Setup child 'sf:AuthInfoConfig' logger instance [15:57:29.852] TRACE (sf:keyChain): Created 'sf:keyChain' child logger instance [15:57:29.852] TRACE (sf): Setup child 'sf:keyChain' logger instance [15:57:29.852] DEBUG (sf:keyChain): platform: darwin [15:57:29.895] TRACE (sf:crypto): Created 'sf:crypto' child logger instance [15:57:29.895] TRACE (sf): Setup child 'sf:crypto' logger instance [15:57:29.895] DEBUG (sf:crypto): Using v1 crypto [15:57:29.895] TRACE (sf:Lifecycle): Created 'sf:Lifecycle' child logger instance [15:57:29.895] TRACE (sf): Setup child 'sf:Lifecycle' logger instance [15:57:29.895] DEBUG (sf:Lifecycle): A lifecycle event with the name telemetry does not exist. An event must be registered before it can be emitted. [15:57:29.897] DEBUG (sf:AuthInfoConfig): Reading config file: /Users/sarigarevanth/.sfdx/test-kysllsvmthwu@example.com.json because hasRead is false [15:57:29.898] TRACE (sf:AuthInfo): Created 'sf:AuthInfo' child logger instance [15:57:29.898] TRACE (sf): Setup child 'sf:AuthInfo' logger instance [15:57:29.902] INFO (sf:AuthInfo): Returning fields for a connection using OAuth config. [15:57:29.903] TRACE (sf:connection): Created 'sf:connection' child logger instance [15:57:29.903] TRACE (sf): Setup child 'sf:connection' logger instance [15:57:29.955] DEBUG (sf:connection): API version cache last checked on 5/17/2024, 3:09:23 PM (now is 5/18/2024, 3:57:29 PM) [15:57:29.955] DEBUG (sf:connection): API version cache expired. Re-fetching latest. [15:57:29.956] TRACE (sf:MyDomainResolver): Created 'sf:MyDomainResolver' child logger instance [15:57:29.956] TRACE (sf): Setup child 'sf:MyDomainResolver' logger instance [15:57:29.956] TRACE (sf:PollingClient): Created 'sf:PollingClient' child logger instance [15:57:29.956] TRACE (sf): Setup child 'sf:PollingClient' logger instance [15:57:29.957] DEBUG (sf:MyDomainResolver): Attempting to resolve url: fun-ability-3956-dev-ed.scratch.my.salesforce.com [15:57:30.475] DEBUG (sf:MyDomainResolver): Successfully resolved host: fun-ability-3956-dev-ed.scratch.my.salesforce.com result: {"address":"52.40.95.36","family":4} [15:57:30.475] DEBUG (sf:connection): Fetching API versions supported for org: test-kysllsvmthwu@example.com [15:57:30.475] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } sf:telemetry Setting up process exit handler +2s sf:@salesforce/plugin-telemetry:hooks:prerun done +2s config prerun hook done +2s sf:apex:get:test init version: @oclif/core@3.26.6 argv: [ '--test-run-id', '707RL00000E6OMq', '-o', 'test-kysllsvmthwu@example.com', '--code-coverage', '--json' ] +0ms config start preparse hook +2ms config:ts-path Skipping typescript path lookup for /usr/local/lib/sf because NODE_ENV is NOT "test" or "development" +2s sf:@salesforce/cli:hooks:preparse start (import) /usr/local/lib/sf/dist/hooks/preparse.js +0ms sf:@salesforce/cli:hooks:preparse done +0ms config preparse hook done +1ms [15:57:31.438] DEBUG (sf:connection): response for org versions: 31.0,32.0,33.0,34.0,35.0,36.0,37.0,38.0,39.0,40.0,41.0,42.0,43.0,44.0,45.0,46.0,47.0,48.0,49.0,50.0,51.0,52.0,53.0,54.0,55.0,56.0,57.0,58.0,59.0,60.0 [15:57:31.439] INFO (sf:AuthInfo): Updated auth info for username: test-kysllsvmthwu@example.com [15:57:31.444] DEBUG (sf:AuthInfoConfig): 0: "Existing file contents on filesystem (timestamp: 1715938763768635753" 1: { "accessToken": "deb928d253364c0750343905de7db88fe6ba437000d75db78364f1e7558016b782684db3fdc32fd3289e96f3f2ecd3948bb0ffdb83390da5c8d30d354883980d27fffc8e1d0ae2ca631c485380c165c9aac2fe6887d1d4777d9875568881f486f460344c658f4ebac86af1e37238b85e0f0deff628cd:42413743aa0c919e3e4a0e4abbe5c573", "instanceUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com", "orgId": "00DRL000003ImR62AK", "username": "test-kysllsvmthwu@example.com", "loginUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/", "refreshToken": "<refresh_token - HIDDEN>", "clientId": "PlatformCLI", "isDevHub": false, "namespacePrefix": "SVMXC", "instanceApiVersion": "60.0", "instanceApiVersionLastRetrieved": "5/17/2024, 3:09:23 PM" } [15:57:31.444] DEBUG (sf:AuthInfoConfig): 0: "Contents in configFile in-memory" 1: { "accessToken": "deb928d253364c0750343905de7db88fe6ba437000d75db78364f1e7558016b782684db3fdc32fd3289e96f3f2ecd3948bb0ffdb83390da5c8d30d354883980d27fffc8e1d0ae2ca631c485380c165c9aac2fe6887d1d4777d9875568881f486f460344c658f4ebac86af1e37238b85e0f0deff628cd:42413743aa0c919e3e4a0e4abbe5c573", "instanceUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com", "orgId": "00DRL000003ImR62AK", "username": "test-kysllsvmthwu@example.com", "loginUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/", "refreshToken": "<refresh_token - HIDDEN>", "clientId": "PlatformCLI", "isDevHub": false, "namespacePrefix": "SVMXC", "instanceApiVersion": "60.0", "instanceApiVersionLastRetrieved": "5/18/2024, 3:57:31 PM" } [15:57:31.444] DEBUG (sf:AuthInfoConfig): 0: "Result from merge" 1: { "accessToken": "deb928d253364c0750343905de7db88fe6ba437000d75db78364f1e7558016b782684db3fdc32fd3289e96f3f2ecd3948bb0ffdb83390da5c8d30d354883980d27fffc8e1d0ae2ca631c485380c165c9aac2fe6887d1d4777d9875568881f486f460344c658f4ebac86af1e37238b85e0f0deff628cd:42413743aa0c919e3e4a0e4abbe5c573", "instanceUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com", "orgId": "00DRL000003ImR62AK", "username": "test-kysllsvmthwu@example.com", "loginUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/", "refreshToken": "<refresh_token - HIDDEN>", "clientId": "PlatformCLI", "isDevHub": false, "namespacePrefix": "SVMXC", "instanceApiVersion": "60.0", "instanceApiVersionLastRetrieved": "5/18/2024, 3:57:31 PM" } [15:57:31.444] TRACE (sf:fileLocking.writeAndUnlock): Created 'sf:fileLocking.writeAndUnlock' child logger instance [15:57:31.444] TRACE (sf): Setup child 'sf:fileLocking.writeAndUnlock' logger instance [15:57:31.444] DEBUG (sf:fileLocking.writeAndUnlock): Writing to file: /Users/sarigarevanth/.sfdx/test-kysllsvmthwu@example.com.json [15:57:31.466] INFO (sf:AuthInfo): Saved auth info for username: test-kysllsvmthwu@example.com [15:57:31.466] DEBUG (sf:connection): Connection created with apiVersion 60.0 [15:57:31.469] TRACE (sf:Org): Created 'sf:Org' child logger instance [15:57:31.469] TRACE (sf): Setup child 'sf:Org' logger instance [15:57:31.476] TRACE (sf:Org): Created 'sf:Org' child logger instance [15:57:31.476] TRACE (sf): Setup child 'sf:Org' logger instance [15:57:31.477] TRACE (sf:AuthInfoConfig): Created 'sf:AuthInfoConfig' child logger instance [15:57:31.477] TRACE (sf): Setup child 'sf:AuthInfoConfig' logger instance [15:57:31.477] TRACE (sf:keyChain): Created 'sf:keyChain' child logger instance [15:57:31.477] TRACE (sf): Setup child 'sf:keyChain' logger instance [15:57:31.477] DEBUG (sf:keyChain): platform: darwin [15:57:31.477] DEBUG (sf:AuthInfoConfig): Reading config file: /Users/sarigarevanth/.sfdx/test-kysllsvmthwu@example.com.json because hasRead is false [15:57:31.478] TRACE (sf:AuthInfo): Created 'sf:AuthInfo' child logger instance [15:57:31.478] TRACE (sf): Setup child 'sf:AuthInfo' logger instance [15:57:31.480] INFO (sf:AuthInfo): Returning fields for a connection using OAuth config. [15:57:31.480] TRACE (sf:connection): Created 'sf:connection' child logger instance [15:57:31.480] TRACE (sf): Setup child 'sf:connection' logger instance [15:57:31.480] DEBUG (sf:connection): API version cache last checked on 5/18/2024, 3:57:31 PM (now is 5/18/2024, 3:57:31 PM) [15:57:31.480] DEBUG (sf:connection): Using cached API version: 60.0 [15:57:31.480] DEBUG (sf:connection): Connection created with apiVersion 60.0 [15:57:31.482] TRACE (sf:Org): Created 'sf:Org' child logger instance [15:57:31.482] TRACE (sf): Setup child 'sf:Org' logger instance [15:57:31.483] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:31.483] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:31.484] DEBUG (sf:elapsedTime): TestService.reportAsyncResults - enter [15:57:31.484] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:31.484] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:31.484] DEBUG (sf:elapsedTime): AsyncTests.reportAsyncResults - enter [15:57:31.485] DEBUG (sf:connection): request url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0" method: "GET" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:57:31.814] INFO (sf:AuthInfo): Access token has expired. Updating... [15:57:31.815] TRACE (sf:AuthInfo): Created 'sf:AuthInfo' child logger instance [15:57:31.815] TRACE (sf): Setup child 'sf:AuthInfo' logger instance [15:57:33.043] TRACE (sf:AuthInfoConfig): Created 'sf:AuthInfoConfig' child logger instance [15:57:33.043] TRACE (sf): Setup child 'sf:AuthInfoConfig' logger instance [15:57:33.043] TRACE (sf:keyChain): Created 'sf:keyChain' child logger instance [15:57:33.043] TRACE (sf): Setup child 'sf:keyChain' logger instance [15:57:33.043] DEBUG (sf:keyChain): platform: darwin [15:57:33.043] DEBUG (sf:AuthInfoConfig): Reading config file: /Users/sarigarevanth/.sfdx/test-kysllsvmthwu@example.com.json because hasRead is false [15:57:33.045] INFO (sf:AuthInfo): Updated auth info for username: test-kysllsvmthwu@example.com [15:57:33.046] DEBUG (sf:AuthInfoConfig): 0: "Existing file contents on filesystem (timestamp: 1716028051446369303" 1: { "accessToken": "deb928d253364c0750343905de7db88fe6ba437000d75db78364f1e7558016b782684db3fdc32fd3289e96f3f2ecd3948bb0ffdb83390da5c8d30d354883980d27fffc8e1d0ae2ca631c485380c165c9aac2fe6887d1d4777d9875568881f486f460344c658f4ebac86af1e37238b85e0f0deff628cd:42413743aa0c919e3e4a0e4abbe5c573", "instanceUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com", "orgId": "00DRL000003ImR62AK", "username": "test-kysllsvmthwu@example.com", "loginUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/", "refreshToken": "<refresh_token - HIDDEN>", "clientId": "PlatformCLI", "isDevHub": false, "namespacePrefix": "SVMXC", "instanceApiVersion": "60.0", "instanceApiVersionLastRetrieved": "5/18/2024, 3:57:31 PM" } [15:57:33.046] DEBUG (sf:AuthInfoConfig): 0: "Contents in configFile in-memory" 1: { "accessToken": "3da9dcca175a9f3b5e4f04345fe681ba699bc448a3760d3b0e49ace28e3b89927b1f707e676eb7561cc2946fb01db9cbefb5fcd9a183c3b99c750a3d7192a95a1a18b09ba94e534d6de8136d30425ffb2b090445396da304fe3fe5106c62f91faf18da472f0ff888960354ab577ad526e01b29bbc601:d2fa278b94eb9e68d21fa7ec399be92f", "instanceUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com", "orgId": "00DRL000003ImR62AK", "username": "test-kysllsvmthwu@example.com", "loginUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/", "refreshToken": "<refresh_token - HIDDEN>", "clientId": "PlatformCLI", "isDevHub": false, "namespacePrefix": "SVMXC", "instanceApiVersion": "60.0", "instanceApiVersionLastRetrieved": "5/18/2024, 3:57:31 PM" } [15:57:33.046] DEBUG (sf:AuthInfoConfig): 0: "Result from merge" 1: { "accessToken": "3da9dcca175a9f3b5e4f04345fe681ba699bc448a3760d3b0e49ace28e3b89927b1f707e676eb7561cc2946fb01db9cbefb5fcd9a183c3b99c750a3d7192a95a1a18b09ba94e534d6de8136d30425ffb2b090445396da304fe3fe5106c62f91faf18da472f0ff888960354ab577ad526e01b29bbc601:d2fa278b94eb9e68d21fa7ec399be92f", "instanceUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com", "orgId": "00DRL000003ImR62AK", "username": "test-kysllsvmthwu@example.com", "loginUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/", "refreshToken": "<refresh_token - HIDDEN>", "clientId": "PlatformCLI", "isDevHub": false, "namespacePrefix": "SVMXC", "instanceApiVersion": "60.0", "instanceApiVersionLastRetrieved": "5/18/2024, 3:57:31 PM" } [15:57:33.046] TRACE (sf:fileLocking.writeAndUnlock): Created 'sf:fileLocking.writeAndUnlock' child logger instance [15:57:33.046] TRACE (sf): Setup child 'sf:fileLocking.writeAndUnlock' logger instance [15:57:33.046] DEBUG (sf:fileLocking.writeAndUnlock): Writing to file: /Users/sarigarevanth/.sfdx/test-kysllsvmthwu@example.com.json [15:57:33.047] INFO (sf:AuthInfo): Saved auth info for username: test-kysllsvmthwu@example.com [15:57:33.363] INFO (sf:AuthInfo): Access token has expired. Updating... [15:57:33.364] TRACE (sf:AuthInfo): Created 'sf:AuthInfo' child logger instance [15:57:33.364] TRACE (sf): Setup child 'sf:AuthInfo' logger instance [15:57:34.488] TRACE (sf:AuthInfoConfig): Created 'sf:AuthInfoConfig' child logger instance [15:57:34.488] TRACE (sf): Setup child 'sf:AuthInfoConfig' logger instance [15:57:34.489] TRACE (sf:keyChain): Created 'sf:keyChain' child logger instance [15:57:34.489] TRACE (sf): Setup child 'sf:keyChain' logger instance [15:57:34.489] DEBUG (sf:keyChain): platform: darwin [15:57:34.489] DEBUG (sf:AuthInfoConfig): Reading config file: /Users/sarigarevanth/.sfdx/test-kysllsvmthwu@example.com.json because hasRead is false [15:57:34.490] INFO (sf:AuthInfo): Updated auth info for username: test-kysllsvmthwu@example.com [15:57:34.491] DEBUG (sf:AuthInfoConfig): 0: "Existing file contents on filesystem (timestamp: 1716028053047180389" 1: { "accessToken": "3da9dcca175a9f3b5e4f04345fe681ba699bc448a3760d3b0e49ace28e3b89927b1f707e676eb7561cc2946fb01db9cbefb5fcd9a183c3b99c750a3d7192a95a1a18b09ba94e534d6de8136d30425ffb2b090445396da304fe3fe5106c62f91faf18da472f0ff888960354ab577ad526e01b29bbc601:d2fa278b94eb9e68d21fa7ec399be92f", "instanceUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com", "orgId": "00DRL000003ImR62AK", "username": "test-kysllsvmthwu@example.com", "loginUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/", "refreshToken": "<refresh_token - HIDDEN>", "clientId": "PlatformCLI", "isDevHub": false, "namespacePrefix": "SVMXC", "instanceApiVersion": "60.0", "instanceApiVersionLastRetrieved": "5/18/2024, 3:57:31 PM" } [15:57:34.491] DEBUG (sf:AuthInfoConfig): 0: "Contents in configFile in-memory" 1: { "accessToken": "3967bfeb54c3d9d42f93e303e9d4890eff02519aa913354207ddf5b82c2d29b3b16c3b0138915eaddc874da61482486b96cb1ce7873a638468c3219a2e0382a50e6e4b6112886e5c81263e68973856b95b1ae688f1715b0c694246a84f412ed98568ecdabe3c47f4dbed921dfcabb7c930d21e4d48ae:41890ddebb60c4bbd9b3f3202081377a", "instanceUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com", "orgId": "00DRL000003ImR62AK", "username": "test-kysllsvmthwu@example.com", "loginUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/", "refreshToken": "<refresh_token - HIDDEN>", "clientId": "PlatformCLI", "isDevHub": false, "namespacePrefix": "SVMXC", "instanceApiVersion": "60.0", "instanceApiVersionLastRetrieved": "5/18/2024, 3:57:31 PM" } [15:57:34.491] DEBUG (sf:AuthInfoConfig): 0: "Result from merge" 1: { "accessToken": "3967bfeb54c3d9d42f93e303e9d4890eff02519aa913354207ddf5b82c2d29b3b16c3b0138915eaddc874da61482486b96cb1ce7873a638468c3219a2e0382a50e6e4b6112886e5c81263e68973856b95b1ae688f1715b0c694246a84f412ed98568ecdabe3c47f4dbed921dfcabb7c930d21e4d48ae:41890ddebb60c4bbd9b3f3202081377a", "instanceUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com", "orgId": "00DRL000003ImR62AK", "username": "test-kysllsvmthwu@example.com", "loginUrl": "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/", "refreshToken": "<refresh_token - HIDDEN>", "clientId": "PlatformCLI", "isDevHub": false, "namespacePrefix": "SVMXC", "instanceApiVersion": "60.0", "instanceApiVersionLastRetrieved": "5/18/2024, 3:57:31 PM" } [15:57:34.491] TRACE (sf:fileLocking.writeAndUnlock): Created 'sf:fileLocking.writeAndUnlock' child logger instance [15:57:34.491] TRACE (sf): Setup child 'sf:fileLocking.writeAndUnlock' logger instance [15:57:34.491] DEBUG (sf:fileLocking.writeAndUnlock): Writing to file: /Users/sarigarevanth/.sfdx/test-kysllsvmthwu@example.com.json [15:57:34.492] INFO (sf:AuthInfo): Saved auth info for username: test-kysllsvmthwu@example.com [15:57:34.804] INFO (sf:AuthInfo): Returning fields for a connection using OAuth config. [15:57:35.167] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:35.167] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:35.167] DEBUG (sf:elapsedTime): AsyncTests.checkRunStatus - enter [15:57:35.168] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query?q=SELECT%20AsyncApexJobId%2C%20Status%2C%20ClassesCompleted%2C%20ClassesEnqueued%2C%20MethodsEnqueued%2C%20StartTime%2C%20EndTime%2C%20TestTime%2C%20UserId%20FROM%20ApexTestRunResult%20WHERE%20AsyncApexJobId%20%3D%20'707RL00000E6OMq'" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:57:35.520] DEBUG (sf:elapsedTime): AsyncTests.checkRunStatus - exit elapsedTime: 353.093556 [15:57:35.520] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:35.520] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:35.520] DEBUG (sf:elapsedTime): StreamingClient.handler - enter [15:57:35.520] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:35.520] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:35.520] TRACE (sf:elapsedTime): StreamingClient.getCompletedTestRun - enter [15:57:35.520] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query?q=SELECT%20Id%2C%20Status%2C%20ApexClassId%2C%20TestRunResultId%20FROM%20ApexTestQueueItem%20WHERE%20ParentJobId%20%3D%20'707RL00000E6OMq'" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:57:35.874] TRACE (sf:elapsedTime): StreamingClient.getCompletedTestRun - exit elapsedTime: 353.490721 [15:57:35.874] DEBUG (sf:elapsedTime): StreamingClient.handler - exit elapsedTime: 353.676208 [15:57:35.874] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:35.874] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:35.874] DEBUG (sf:elapsedTime): AsyncTests.formatAsyncResults - enter [15:57:35.874] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:35.874] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:35.874] DEBUG (sf:elapsedTime): AsyncTests.getAsyncTestResults - enter [15:57:35.875] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query?q=SELECT%20Id%2C%20QueueItemId%2C%20StackTrace%2C%20Message%2C%20RunTime%2C%20TestTimestamp%2C%20AsyncApexJobId%2C%20MethodName%2C%20Outcome%2C%20ApexLogId%2C%20ApexClass.Id%2C%20ApexClass.Name%2C%20ApexClass.NamespacePrefix%20FROM%20ApexTestResult%20WHERE%20QueueItemId%20IN%20('709RL000003yjlJYAQ'%2C'709RL000003yjlKYAQ'%2C'709RL000003yjlLYAQ'%2C'709RL000003yjlMYAQ'%2C'709RL000003yjlNYAQ'%2C'709RL000003yjlOYAQ'%2C'709RL000003yjlPYAQ'%2C'709RL000003yjlQYAQ'%2C'709RL000003yjlRYAQ'%2C'709RL000003yjlSYAQ'%2C'709RL000003yjlTYAQ'%2C'709RL000003yjlUYAQ'%2C'709RL000003yjlVYAQ'%2C'709RL000003yjlWYAQ'%2C'709RL000003yjlXYAQ'%2C'709RL000003yjlYYAQ'%2C'709RL000003yjlZYAQ'%2C'709RL000003yjlaYAA'%2C'709RL000003yjlbYAA'%2C'709RL000003yjlcYAA'%2C'709RL000003yjldYAA'%2C'709RL000003yjleYAA'%2C'709RL000003yjlfYAA'%2C'709RL000003yjlgYAA'%2C'709RL000003yjlhYAA'%2C'709RL000003yjliYAA'%2C'709RL000003yjljYAA'%2C'709RL000003yjlkYAA'%2C'709RL000003yjllYAA'%2C'709RL000003yjlmYAA'%2C'709RL000003yjlnYAA'%2C'709RL000003yjloYAA'%2C'709RL000003yjlpYAA'%2C'709RL000003yjlqYAA'%2C'709RL000003yjlrYAA'%2C'709RL000003yjlsYAA'%2C'709RL000003yjltYAA'%2C'709RL000003yjluYAA'%2C'709RL000003yjlvYAA'%2C'709RL000003yjlwYAA'%2C'709RL000003yjlxYAA'%2C'709RL000003yjlyYAA'%2C'709RL000003yjlzYAA'%2C'709RL000003yjm0YAA'%2C'709RL000003yjm1YAA'%2C'709RL000003yjm2YAA'%2C'709RL000003yjm3YAA'%2C'709RL000003yjm4YAA'%2C'709RL000003yjm5YAA'%2C'709RL000003yjm6YAA'%2C'709RL000003yjm7YAA'%2C'709RL000003yjm8YAA'%2C'709RL000003yjm9YAA'%2C'709RL000003yjmAYAQ'%2C'709RL000003yjmBYAQ'%2C'709RL000003yjmCYAQ'%2C'709RL000003yjmDYAQ'%2C'709RL000003yjmEYAQ'%2C'709RL000003yjmFYAQ'%2C'709RL000003yjmGYAQ'%2C'709RL000003yjmHYAQ'%2C'709RL000003yjmIYAQ'%2C'709RL000003yjmJYAQ'%2C'709RL000003yjmKYAQ'%2C'709RL000003yjmLYAQ'%2C'709RL000003yjmMYAQ'%2C'709RL000003yjmNYAQ'%2C'709RL000003yjmOYAQ'%2C'709RL000003yjmPYAQ'%2C'709RL000003yjmQYAQ'%2C'709RL000003yjmRYAQ'%2C'709RL000003yjmSYAQ'%2C'709RL000003yjmTYAQ'%2C'709RL000003yjmUYAQ'%2C'709RL000003yjmVYAQ'%2C'709RL000003yjmWYAQ'%2C'709RL000003yjmXYAQ'%2C'709RL000003yjmYYAQ'%2C'709RL000003yjmZYAQ'%2C'709RL000003yjmaYAA'%2C'709RL000003yjmbYAA'%2C'709RL000003yjmcYAA'%2C'709RL000003yjmdYAA'%2C'709RL000003yjmeYAA'%2C'709RL000003yjmfYAA'%2C'709RL000003yjmgYAA'%2C'709RL000003yjmhYAA'%2C'709RL000003yjmiYAA'%2C'709RL000003yjmjYAA'%2C'709RL000003yjmkYAA'%2C'709RL000003yjmlYAA'%2C'709RL000003yjmmYAA'%2C'709RL000003yjmnYAA'%2C'709RL000003yjmoYAA'%2C'709RL000003yjmpYAA'%2C'709RL000003yjmqYAA'%2C'709RL000003yjmrYAA'%2C'709RL000003yjmsYAA'%2C'709RL000003yjmtYAA'%2C'709RL000003yjmuYAA'%2C'709RL000003yjmvYAA'%2C'709RL000003yjmwYAA'%2C'709RL000003yjmxYAA'%2C'709RL000003yjmyYAA'%2C'709RL000003yjmzYAA'%2C'709RL000003yjn0YAA'%2C'709RL000003yjn1YAA'%2C'709RL000003yjn2YAA'%2C'709RL000003yjn3YAA'%2C'709RL000003yjn4YAA'%2C'709RL000003yjn5YAA'%2C'709RL000003yjn6YAA'%2C'709RL000003yjn7YAA'%2C'709RL000003yjn8YAA'%2C'709RL000003yjn9YAA'%2C'709RL000003yjnAYAQ'%2C'709RL000003yjnBYAQ'%2C'709RL000003yjnCYAQ'%2C'709RL000003yjnDYAQ'%2C'709RL000003yjnEYAQ'%2C'709RL000003yjnFYAQ'%2C'709RL000003yjnGYAQ'%2C'709RL000003yjnHYAQ'%2C'709RL000003yjnIYAQ'%2C'709RL000003yjnJYAQ'%2C'709RL000003yjnKYAQ'%2C'709RL000003yjnLYAQ'%2C'709RL000003yjnMYAQ'%2C'709RL000003yjnNYAQ'%2C'709RL000003yjnOYAQ'%2C'709RL000003yjnPYAQ'%2C'709RL000003yjnQYAQ'%2C'709RL000003yjnRYAQ'%2C'709RL000003yjnSYAQ'%2C'709RL000003yjnTYAQ'%2C'709RL000003yjnUYAQ'%2C'709RL000003yjnVYAQ'%2C'709RL000003yjnWYAQ'%2C'709RL000003yjnXYAQ'%2C'709RL000003yjnYYAQ'%2C'709RL000003yjnZYAQ'%2C'709RL000003yjnaYAA'%2C'709RL000003yjnbYAA'%2C'709RL000003yjncYAA'%2C'709RL000003yjndYAA'%2C'709RL000003yjneYAA'%2C'709RL000003yjnfYAA'%2C'709RL000003yjngYAA'%2C'709RL000003yjnhYAA'%2C'709RL000003yjniYAA'%2C'709RL000003yjnjYAA'%2C'709RL000003yjnkYAA'%2C'709RL000003yjnlYAA'%2C'709RL000003yjnmYAA'%2C'709RL000003yjnnYAA'%2C'709RL000003yjnoYAA'%2C'709RL000003yjnpYAA'%2C'709RL000003yjnqYAA'%2C'709RL000003yjnrYAA'%2C'709RL000003yjnsYAA'%2C'709RL000003yjntYAA'%2C'709RL000003yjnuYAA'%2C'709RL000003yjnvYAA'%2C'709RL000003yjnwYAA'%2C'709RL000003yjnxYAA'%2C'709RL000003yjnyYAA'%2C'709RL000003yjnzYAA'%2C'709RL000003yjo0YAA'%2C'709RL000003yjo1YAA'%2C'709RL000003yjo2YAA'%2C'709RL000003yjo3YAA'%2C'709RL000003yjo4YAA'%2C'709RL000003yjo5YAA'%2C'709RL000003yjo6YAA'%2C'709RL000003yjo7YAA'%2C'709RL000003yjo8YAA'%2C'709RL000003yjo9YAA'%2C'709RL000003yjoAYAQ'%2C'709RL000003yjoBYAQ'%2C'709RL000003yjoCYAQ'%2C'709RL000003yjoDYAQ'%2C'709RL000003yjoEYAQ'%2C'709RL000003yjoFYAQ'%2C'709RL000003yjoGYAQ'%2C'709RL000003yjoHYAQ'%2C'709RL000003yjoIYAQ'%2C'709RL000003yjoJYAQ'%2C'709RL000003yjoKYAQ'%2C'709RL000003yjoLYAQ'%2C'709RL000003yjoMYAQ'%2C'709RL000003yjoNYAQ'%2C'709RL000003yjoOYAQ'%2C'709RL000003yjoPYAQ'%2C'709RL000003yjoQYAQ'%2C'709RL000003yjoRYAQ'%2C'709RL000003yjoSYAQ'%2C'709RL000003yjoTYAQ'%2C'709RL000003yjoUYAQ'%2C'709RL000003yjoVYAQ'%2C'709RL000003yjoWYAQ'%2C'709RL000003yjoXYAQ'%2C'709RL000003yjoYYAQ'%2C'709RL000003yjoZYAQ'%2C'709RL000003yjoaYAA'%2C'709RL000003yjobYAA'%2C'709RL000003yjocYAA'%2C'709RL000003yjodYAA'%2C'709RL000003yjoeYAA'%2C'709RL000003yjofYAA'%2C'709RL000003yjogYAA'%2C'709RL000003yjohYAA'%2C'709RL000003yjoiYAA'%2C'709RL000003yjojYAA'%2C'709RL000003yjokYAA'%2C'709RL000003yjolYAA'%2C'709RL000003yjomYAA'%2C'709RL000003yjonYAA'%2C'709RL000003yjooYAA'%2C'709RL000003yjopYAA'%2C'709RL000003yjoqYAA'%2C'709RL000003yjorYAA'%2C'709RL000003yjosYAA'%2C'709RL000003yjotYAA'%2C'709RL000003yjouYAA'%2C'709RL000003yjovYAA'%2C'709RL000003yjowYAA'%2C'709RL000003yjoxYAA'%2C'709RL000003yjoyYAA'%2C'709RL000003yjozYAA'%2C'709RL000003yjp0YAA'%2C'709RL000003yjp1YAA'%2C'709RL000003yjp2YAA'%2C'709RL000003yjp3YAA'%2C'709RL000003yjp4YAA'%2C'709RL000003yjp5YAA'%2C'709RL000003yjp6YAA'%2C'709RL000003yjp7YAA'%2C'709RL000003yjp8YAA'%2C'709RL000003yjp9YAA'%2C'709RL000003yjpAYAQ'%2C'709RL000003yjpBYAQ'%2C'709RL000003yjpCYAQ'%2C'709RL000003yjpDYAQ'%2C'709RL000003yjpEYAQ'%2C'709RL000003yjpFYAQ'%2C'709RL000003yjpGYAQ'%2C'709RL000003yjpHYAQ'%2C'709RL000003yjpIYAQ'%2C'709RL000003yjpJYAQ'%2C'709RL000003yjpKYAQ'%2C'709RL000003yjpLYAQ'%2C'709RL000003yjpMYAQ'%2C'709RL000003yjpNYAQ'%2C'709RL000003yjpOYAQ'%2C'709RL000003yjpPYAQ'%2C'709RL000003yjpQYAQ'%2C'709RL000003yjpRYAQ'%2C'709RL000003yjpSYAQ'%2C'709RL000003yjpTYAQ'%2C'709RL000003yjpUYAQ'%2C'709RL000003yjpVYAQ'%2C'709RL000003yjpWYAQ'%2C'709RL000003yjpXYAQ'%2C'709RL000003yjpYYAQ'%2C'709RL000003yjpZYAQ'%2C'709RL000003yjpaYAA'%2C'709RL000003yjpbYAA'%2C'709RL000003yjpcYAA'%2C'709RL000003yjpdYAA'%2C'709RL000003yjpeYAA'%2C'709RL000003yjpfYAA'%2C'709RL000003yjpgYAA'%2C'709RL000003yjphYAA'%2C'709RL000003yjpiYAA'%2C'709RL000003yjpjYAA'%2C'709RL000003yjpkYAA'%2C'709RL000003yjplYAA'%2C'709RL000003yjpmYAA'%2C'709RL000003yjpnYAA'%2C'709RL000003yjpoYAA'%2C'709RL000003yjppYAA'%2C'709RL000003yjpqYAA'%2C'709RL000003yjprYAA'%2C'709RL000003yjpsYAA'%2C'709RL000003yjptYAA'%2C'709RL000003yjpuYAA'%2C'709RL000003yjpvYAA'%2C'709RL000003yjpwYAA'%2C'709RL000003yjpxYAA'%2C'709RL000003yjpyYAA'%2C'709RL000003yjpzYAA'%2C'709RL000003yjq0YAA'%2C'709RL000003yjq1YAA'%2C'709RL000003yjq2YAA'%2C'709RL000003yjq3YAA'%2C'709RL000003yjq4YAA'%2C'709RL000003yjq5YAA'%2C'709RL000003yjq6YAA'%2C'709RL000003yjq7YAA'%2C'709RL000003yjq8YAA'%2C'709RL000003yjq9YAA'%2C'709RL000003yjqAYAQ'%2C'709RL000003yjqBYAQ'%2C'709RL000003yjqCYAQ'%2C'709RL000003yjqDYAQ'%2C'709RL000003yjqEYAQ'%2C'709RL000003yjqFYAQ'%2C'709RL000003yjqGYAQ'%2C'709RL000003yjqHYAQ'%2C'709RL000003yjqIYAQ'%2C'709RL000003yjqJYAQ'%2C'709RL000003yjqKYAQ'%2C'709RL000003yjqLYAQ'%2C'709RL000003yjqMYAQ'%2C'709RL000003yjqNYAQ'%2C'709RL000003yjqOYAQ'%2C'709RL000003yjqPYAQ'%2C'709RL000003yjqQYAQ'%2C'709RL000003yjqRYAQ'%2C'709RL000003yjqSYAQ'%2C'709RL000003yjqTYAQ'%2C'709RL000003yjqUYAQ'%2C'709RL000003yjqVYAQ'%2C'709RL000003yjqWYAQ'%2C'709RL000003yjqXYAQ'%2C'709RL000003yjqYYAQ'%2C'709RL000003yjqZYAQ'%2C'709RL000003yjqaYAA'%2C'709RL000003yjqbYAA'%2C'709RL000003yjqcYAA'%2C'709RL000003yjqdYAA'%2C'709RL000003yjqeYAA'%2C'709RL000003yjqfYAA'%2C'709RL000003yjqgYAA'%2C'709RL000003yjqhYAA'%2C'709RL000003yjqiYAA'%2C'709RL000003yjqjYAA'%2C'709RL000003yjqkYAA'%2C'709RL000003yjqlYAA'%2C'709RL000003yjqmYAA'%2C'709RL000003yjqnYAA'%2C'709RL000003yjqoYAA'%2C'709RL000003yjqpYAA'%2C'709RL000003yjqqYAA'%2C'709RL000003yjqrYAA'%2C'709RL000003yjqsYAA'%2C'709RL000003yjqtYAA'%2C'709RL000003yjquYAA'%2C'709RL000003yjqvYAA'%2C'709RL000003yjqwYAA'%2C'709RL000003yjqxYAA'%2C'709RL000003yjqyYAA'%2C'709RL000003yjqzYAA'%2C'709RL000003yjr0YAA'%2C'709RL000003yjr1YAA'%2C'709RL000003yjr2YAA'%2C'709RL000003yjr3YAA'%2C'709RL000003yjr4YAA'%2C'709RL000003yjr5YAA'%2C'709RL000003yjr6YAA'%2C'709RL000003yjr7YAA'%2C'709RL000003yjr8YAA'%2C'709RL000003yjr9YAA'%2C'709RL000003yjrAYAQ'%2C'709RL000003yjrBYAQ'%2C'709RL000003yjrCYAQ'%2C'709RL000003yjrDYAQ'%2C'709RL000003yjrEYAQ'%2C'709RL000003yjrFYAQ'%2C'709RL000003yjrGYAQ'%2C'709RL000003yjrHYAQ'%2C'709RL000003yjrIYAQ'%2C'709RL000003yjrJYAQ'%2C'709RL000003yjrKYAQ'%2C'709RL000003yjrLYAQ'%2C'709RL000003yjrMYAQ'%2C'709RL000003yjrNYAQ'%2C'709RL000003yjrOYAQ'%2C'709RL000003yjrPYAQ'%2C'709RL000003yjrQYAQ'%2C'709RL000003yjrRYAQ'%2C'709RL000003yjrSYAQ'%2C'709RL000003yjrTYAQ'%2C'709RL000003yjrUYAQ'%2C'709RL000003yjrVYAQ'%2C'709RL000003yjrWYAQ'%2C'709RL000003yjrXYAQ'%2C'709RL000003yjrYYAQ'%2C'709RL000003yjrZYAQ'%2C'709RL000003yjraYAA'%2C'709RL000003yjrbYAA'%2C'709RL000003yjrcYAA'%2C'709RL000003yjrdYAA'%2C'709RL000003yjreYAA'%2C'709RL000003yjrfYAA'%2C'709RL000003yjrgYAA'%2C'709RL000003yjrhYAA'%2C'709RL000003yjriYAA'%2C'709RL000003yjrjYAA'%2C'709RL000003yjrkYAA'%2C'709RL000003yjrlYAA'%2C'709RL000003yjrmYAA'%2C'709RL000003yjrnYAA'%2C'709RL000003yjroYAA'%2C'709RL000003yjrpYAA'%2C'709RL000003yjrqYAA'%2C'709RL000003yjrrYAA'%2C'709RL000003yjrsYAA'%2C'709RL000003yjrtYAA'%2C'709RL000003yjruYAA'%2C'709RL000003yjrvYAA'%2C'709RL000003yjrwYAA'%2C'709RL000003yjrxYAA'%2C'709RL000003yjryYAA'%2C'709RL000003yjrzYAA'%2C'709RL000003yjs0YAA'%2C'709RL000003yjs1YAA'%2C'709RL000003yjs2YAA'%2C'709RL000003yjs3YAA'%2C'709RL000003yjs4YAA'%2C'709RL000003yjs5YAA'%2C'709RL000003yjs6YAA'%2C'709RL000003yjs7YAA'%2C'709RL000003yjs8YAA'%2C'709RL000003yjs9YAA'%2C'709RL000003yjsAYAQ'%2C'709RL000003yjsBYAQ'%2C'709RL000003yjsCYAQ'%2C'709RL000003yjsDYAQ'%2C'709RL000003yjsEYAQ'%2C'709RL000003yjsFYAQ'%2C'709RL000003yjsGYAQ'%2C'709RL000003yjsHYAQ'%2C'709RL000003yjsIYAQ'%2C'709RL000003yjsJYAQ'%2C'709RL000003yjsKYAQ'%2C'709RL000003yjsLYAQ'%2C'709RL000003yjsMYAQ'%2C'709RL000003yjsNYAQ'%2C'709RL000003yjsOYAQ'%2C'709RL000003yjsPYAQ'%2C'709RL000003yjsQYAQ'%2C'709RL000003yjsRYAQ'%2C'709RL000003yjsSYAQ'%2C'709RL000003yjsTYAQ'%2C'709RL000003yjsUYAQ'%2C'709RL000003yjsVYAQ'%2C'709RL000003yjsWYAQ'%2C'709RL000003yjsXYAQ'%2C'709RL000003yjsYYAQ'%2C'709RL000003yjsZYAQ'%2C'709RL000003yjsaYAA'%2C'709RL000003yjsbYAA'%2C'709RL000003yjscYAA'%2C'709RL000003yjsdYAA'%2C'709RL000003yjseYAA'%2C'709RL000003yjsfYAA'%2C'709RL000003yjsgYAA'%2C'709RL000003yjshYAA'%2C'709RL000003yjsiYAA'%2C'709RL000003yjsjYAA'%2C'709RL000003yjskYAA'%2C'709RL000003yjslYAA'%2C'709RL000003yjsmYAA'%2C'709RL000003yjsnYAA'%2C'709RL000003yjsoYAA'%2C'709RL000003yjspYAA'%2C'709RL000003yjsqYAA'%2C'709RL000003yjsrYAA'%2C'709RL000003yjssYAA'%2C'709RL000003yjstYAA'%2C'709RL000003yjsuYAA'%2C'709RL000003yjsvYAA'%2C'709RL000003yjswYAA'%2C'709RL000003yjsxYAA'%2C'709RL000003yjsyYAA'%2C'709RL000003yjszYAA'%2C'709RL000003yjt0YAA'%2C'709RL000003yjt1YAA'%2C'709RL000003yjt2YAA'%2C'709RL000003yjt3YAA'%2C'709RL000003yjt4YAA'%2C'709RL000003yjt5YAA'%2C'709RL000003yjt6YAA'%2C'709RL000003yjt7YAA'%2C'709RL000003yjt8YAA'%2C'709RL000003yjt9YAA'%2C'709RL000003yjtAYAQ'%2C'709RL000003yjtBYAQ'%2C'709RL000003yjtCYAQ'%2C'709RL000003yjtDYAQ'%2C'709RL000003yjtEYAQ'%2C'709RL000003yjtFYAQ'%2C'709RL000003yjtGYAQ'%2C'709RL000003yjtHYAQ'%2C'709RL000003yjtIYAQ'%2C'709RL000003yjtJYAQ'%2C'709RL000003yjtKYAQ'%2C'709RL000003yjtLYAQ'%2C'709RL000003yjtMYAQ')" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:57:35.878] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query?q=SELECT%20Id%2C%20QueueItemId%2C%20StackTrace%2C%20Message%2C%20RunTime%2C%20TestTimestamp%2C%20AsyncApexJobId%2C%20MethodName%2C%20Outcome%2C%20ApexLogId%2C%20ApexClass.Id%2C%20ApexClass.Name%2C%20ApexClass.NamespacePrefix%20FROM%20ApexTestResult%20WHERE%20QueueItemId%20IN%20('709RL000003yjtNYAQ'%2C'709RL000003yjtOYAQ'%2C'709RL000003yjtPYAQ'%2C'709RL000003yjtQYAQ'%2C'709RL000003yjtRYAQ'%2C'709RL000003yjtSYAQ'%2C'709RL000003yjtTYAQ'%2C'709RL000003yjtUYAQ'%2C'709RL000003yjtVYAQ'%2C'709RL000003yjtWYAQ'%2C'709RL000003yjtXYAQ'%2C'709RL000003yjtYYAQ'%2C'709RL000003yjtZYAQ'%2C'709RL000003yjtaYAA'%2C'709RL000003yjtbYAA'%2C'709RL000003yjtcYAA'%2C'709RL000003yjtdYAA'%2C'709RL000003yjteYAA'%2C'709RL000003yjtfYAA'%2C'709RL000003yjtgYAA'%2C'709RL000003yjthYAA'%2C'709RL000003yjtiYAA'%2C'709RL000003yjtjYAA'%2C'709RL000003yjtkYAA'%2C'709RL000003yjtlYAA'%2C'709RL000003yjtmYAA'%2C'709RL000003yjtnYAA'%2C'709RL000003yjtoYAA'%2C'709RL000003yjtpYAA'%2C'709RL000003yjtqYAA'%2C'709RL000003yjtrYAA'%2C'709RL000003yjtsYAA'%2C'709RL000003yjttYAA'%2C'709RL000003yjtuYAA'%2C'709RL000003yjtvYAA'%2C'709RL000003yjtwYAA'%2C'709RL000003yjtxYAA'%2C'709RL000003yjtyYAA'%2C'709RL000003yjtzYAA'%2C'709RL000003yju0YAA'%2C'709RL000003yju1YAA'%2C'709RL000003yju2YAA'%2C'709RL000003yju3YAA'%2C'709RL000003yju4YAA'%2C'709RL000003yju5YAA'%2C'709RL000003yju6YAA'%2C'709RL000003yju7YAA'%2C'709RL000003yju8YAA'%2C'709RL000003yju9YAA'%2C'709RL000003yjuAYAQ'%2C'709RL000003yjuBYAQ'%2C'709RL000003yjuCYAQ'%2C'709RL000003yjuDYAQ'%2C'709RL000003yjuEYAQ'%2C'709RL000003yjuFYAQ'%2C'709RL000003yjuGYAQ'%2C'709RL000003yjuHYAQ'%2C'709RL000003yjuIYAQ'%2C'709RL000003yjuJYAQ'%2C'709RL000003yjuKYAQ'%2C'709RL000003yjuLYAQ'%2C'709RL000003yjuMYAQ'%2C'709RL000003yjuNYAQ'%2C'709RL000003yjuOYAQ'%2C'709RL000003yjuPYAQ'%2C'709RL000003yjuQYAQ'%2C'709RL000003yjuRYAQ'%2C'709RL000003yjuSYAQ'%2C'709RL000003yjuTYAQ'%2C'709RL000003yjuUYAQ'%2C'709RL000003yjuVYAQ'%2C'709RL000003yjuWYAQ'%2C'709RL000003yjuXYAQ'%2C'709RL000003yjuYYAQ'%2C'709RL000003yjuZYAQ'%2C'709RL000003yjuaYAA'%2C'709RL000003yjubYAA'%2C'709RL000003yjucYAA'%2C'709RL000003yjudYAA'%2C'709RL000003yjueYAA'%2C'709RL000003yjufYAA'%2C'709RL000003yjugYAA'%2C'709RL000003yjuhYAA'%2C'709RL000003yjuiYAA'%2C'709RL000003yjujYAA'%2C'709RL000003yjukYAA'%2C'709RL000003yjulYAA'%2C'709RL000003yjumYAA'%2C'709RL000003yjunYAA'%2C'709RL000003yjuoYAA'%2C'709RL000003yjupYAA'%2C'709RL000003yjuqYAA'%2C'709RL000003yjurYAA'%2C'709RL000003yjusYAA'%2C'709RL000003yjutYAA'%2C'709RL000003yjuuYAA'%2C'709RL000003yjuvYAA'%2C'709RL000003yjuwYAA'%2C'709RL000003yjuxYAA'%2C'709RL000003yjuyYAA'%2C'709RL000003yjuzYAA'%2C'709RL000003yjv0YAA'%2C'709RL000003yjv1YAA'%2C'709RL000003yjv2YAA'%2C'709RL000003yjv3YAA'%2C'709RL000003yjv4YAA'%2C'709RL000003yjv5YAA'%2C'709RL000003yjv6YAA'%2C'709RL000003yjv7YAA'%2C'709RL000003yjv8YAA'%2C'709RL000003yjv9YAA'%2C'709RL000003yjvAYAQ'%2C'709RL000003yjvBYAQ'%2C'709RL000003yjvCYAQ'%2C'709RL000003yjvDYAQ'%2C'709RL000003yjvEYAQ'%2C'709RL000003yjvFYAQ')" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:57:37.355] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm69UvlHAES-2000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:57:38.356] DEBUG (sf:elapsedTime): AsyncTests.getAsyncTestResults - exit elapsedTime: 2482.491737 [15:57:38.356] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:38.356] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:38.356] DEBUG (sf:elapsedTime): AsyncTests.buildAsyncTestResults - enter [15:57:38.359] DEBUG (sf:elapsedTime): AsyncTests.buildAsyncTestResults - exit elapsedTime: 2.741281 [15:57:38.360] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:38.360] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:38.360] DEBUG (sf:elapsedTime): CodeCoverage.getPerClassCodeCoverage - enter [15:57:38.360] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:38.360] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:38.360] DEBUG (sf:elapsedTime): CodeCoverage.queryPerClassCodeCov - enter [15:57:38.360] TRACE (sf:elapsedTime): Created 'sf:elapsedTime' child logger instance [15:57:38.360] TRACE (sf): Setup child 'sf:elapsedTime' logger instance [15:57:38.360] DEBUG (sf:elapsedTime): CodeCoverage.fetchResults - enter [15:57:38.360] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query?q=SELECT%20ApexTestClassId%2C%20ApexClassOrTrigger.Id%2C%20ApexClassOrTrigger.Name%2C%20TestMethodName%2C%20NumLinesCovered%2C%20NumLinesUncovered%2C%20Coverage%20FROM%20ApexCodeCoverage%20WHERE%20ApexTestClassId%20IN%20('01pRL000002XC3cYAG'%2C'01pRL000002XBtFYAW'%2C'01pRL000002XC4EYAW'%2C'01pRL000002XC3aYAG'%2C'01pRL000002XBtDYAW'%2C'01pRL000002XC4CYAW'%2C'01pRL000002XBtBYAW'%2C'01pRL000002XC4AYAW'%2C'01pRL000002XC3kYAG'%2C'01pRL000002XBtNYAW'%2C'01pRL000002XC3lYAG'%2C'01pRL000002XC4MYAW'%2C'01pRL000002XC3iYAG'%2C'01pRL000002XBtLYAW'%2C'01pRL000002XC4KYAW'%2C'01pRL000002XC3gYAG'%2C'01pRL000002XBtJYAW'%2C'01pRL000002XC4IYAW'%2C'01pRL000002XC3eYAG'%2C'01pRL000002XBtHYAW'%2C'01pRL000002XC4GYAW'%2C'01pRL000002XBu6YAG'%2C'01pRL000002XC3sYAG'%2C'01pRL000002XBtVYAW'%2C'01pRL000002XC4UYAW'%2C'01pRL000002XC56YAG'%2C'01pRL000002XBu4YAG'%2C'01pRL000002XC3qYAG'%2C'01pRL000002XBtTYAW'%2C'01pRL000002XC4SYAW'%2C'01pRL000002XC54YAG'%2C'01pRL000002XBu2YAG'%2C'01pRL000002XC3oYAG'%2C'01pRL000002XBtRYAW'%2C'01pRL000002XBu0YAG'%2C'01pRL000002XC3mYAG'%2C'01pRL000002XBtPYAW'%2C'01pRL000002XC4OYAW'%2C'01pRL000002XC3yYAG'%2C'01pRL000002XC4ZYAW'%2C'01pRL000002XC3wYAG'%2C'01pRL000002XBtZYAW'%2C'01pRL000002XBu8YAG'%2C'01pRL000002XC3uYAG'%2C'01pRL000002XBtXYAW'%2C'01pRL000002XC4WYAW'%2C'01pRL000002XC58YAG'%2C'01pRL000002XBuGYAW'%2C'01pRL000002XC4eYAG'%2C'01pRL000002XC5FYAW'%2C'01pRL000002XC4bYAG'%2C'01pRL000002XBtdYAG'%2C'01pRL000002XBuEYAW'%2C'01pRL000002XC5DYAW'%2C'01pRL000002XC5AYAW'%2C'01pRL000002XBtbYAG'%2C'01pRL000002XBuCYAW'%2C'01pRL000002XBuAYAW'%2C'01pRL000002XBtmYAG'%2C'01pRL000002XBuNYAW'%2C'01pRL000002XC4mYAG'%2C'01pRL000002XBuLYAW'%2C'01pRL000002XC5LYAW'%2C'01pRL000002XBtiYAG'%2C'01pRL000002XC4iYAG'%2C'01pRL000002XC5JYAW'%2C'01pRL000002XBuIYAW'%2C'01pRL000002XC4gYAG'%2C'01pRL000002XC5HYAW'%2C'01pRL000002XBtuYAG'%2C'01pRL000002XC4tYAG'%2C'01pRL000002XC66YAG'%2C'01pRL000002XBuWYAW'%2C'01pRL000002XBtsYAG'%2C'01pRL000002XC4rYAG'%2C'01pRL000002XC64YAG'%2C'01pRL000002XBtqYAG'%2C'01pRL000002XC4pYAG'%2C'01pRL000002XC5QYAW'%2C'01pRL000002XC62YAG'%2C'01pRL000002XBuSYAW'%2C'01pRL000002XBtoYAG'%2C'01pRL000002XBuPYAW'%2C'01pRL000002XC60YAG'%2C'01pRL000002XBtyYAG'%2C'01pRL000002XC4xYAG'%2C'01pRL000002XC5YYAW'%2C'01pRL000002XBtwYAG'%2C'01pRL000002XC4vYAG'%2C'01pRL000002XC68YAG'%2C'01pRL000002XBuYYAW'%2C'01pRL000002XC6GYAW'%2C'01pRL000002XBudYAG'%2C'01pRL000002XC5cYAG'%2C'01pRL000002XC6EYAW'%2C'01pRL000002XBubYAG'%2C'01pRL000002XC5bYAG'%2C'01pRL000002XC6CYAW'%2C'01pRL000002XC6AYAW'%2C'01pRL000002XC5mYAG'%2C'01pRL000002XBumYAG'%2C'01pRL000002XC6MYAW'%2C'01pRL000002XBukYAG'%2C'01pRL000002XC5jYAG'%2C'01pRL000002XC6KYAW'%2C'01pRL000002XBuhYAG'%2C'01pRL000002XC5gYAG'%2C'01pRL000002XBuiYAG'%2C'01pRL000002XC5hYAG'%2C'01pRL000002XC6IYAW'%2C'01pRL000002XC77YAG'%2C'01pRL000002XC6WYAW'%2C'01pRL000002XC6TYAW'%2C'01pRL000002XC5tYAG'%2C'01pRL000002XC5qYAG'%2C'01pRL000002XC74YAG'%2C'01pRL000002XC5oYAG'%2C'01pRL000002XC6PYAW'%2C'01pRL000002XC6ZYAW'%2C'01pRL000002XC79YAG'%2C'01pRL000002XC5xYAG'%2C'01pRL000002XC7GYAW'%2C'01pRL000002XC6gYAG'%2C'01pRL000002XC6eYAG'%2C'01pRL000002XC6bYAG'%2C'01pRL000002XC7DYAW'%2C'01pRL000002XC7BYAW'%2C'01pRL000002XC7OYAW'%2C'01pRL000002XC6oYAG'%2C'01pRL000002XC81YAG'%2C'01pRL000002XC7MYAW'%2C'01pRL000002XC6mYAG'%2C'01pRL000002XC7KYAW'%2C'01pRL000002XC6kYAG'%2C'01pRL000002XC7IYAW'%2C'01pRL000002XC6iYAG'%2C'01pRL000002XC7WYAW'%2C'01pRL000002XBwYYAW'%2C'01pRL000002XC6wYAG'%2C'01pRL000002XC89YAG'%2C'01pRL000002XC7UYAW'%2C'01pRL000002XBx8YAG'%2C'01pRL000002XC6uYAG'%2C'01pRL000002XC87YAG'%2C'01pRL000002XC7SYAW'%2C'01pRL000002XBx6YAG'%2C'01pRL000002XC6sYAG'%2C'01pRL000002XC85YAG'%2C'01pRL000002XBwRYAW'%2C'01pRL000002XC7QYAW'%2C'01pRL000002XBx4YAG'%2C'01pRL000002XC6qYAG'%2C'01pRL000002XC83YAG'%2C'01pRL000002XBxAYAW'%2C'01pRL000002XC7YYAW'%2C'01pRL000002XC6yYAG'%2C'01pRL000002XBoaYAG'%2C'01pRL000002XC0AYAW'%2C'01pRL000002XBpIYAW'%2C'01pRL000002XC0IYAW'%2C'01pRL000002XBpGYAW'%2C'01pRL000002XBogYAG'%2C'01pRL000002XC0GYAW'%2C'01pRL000002XBoeYAG'%2C'01pRL000002XBpFYAW'%2C'01pRL000002XC0EYAW'%2C'01pRL000002XBocYAG'%2C'01pRL000002XBpDYAW'%2C'01pRL000002XC0CYAW'%2C'01pRL000002XBoqYAG'%2C'01pRL000002XBpRYAW'%2C'01pRL000002XC0QYAW'%2C'01pRL000002XC12YAG'%2C'01pRL000002XBq0YAG'%2C'01pRL000002XBooYAG'%2C'01pRL000002XBpPYAW'%2C'01pRL000002XC0OYAW'%2C'01pRL000002XC10YAG'%2C'01pRL000002XC0LYAW'%2C'01pRL000002XBomYAG'%2C'01pRL000002XBpNYAW'%2C'01pRL000002XC0MYAW'%2C'01pRL000002XBojYAG'%2C'01pRL000002XBokYAG'%2C'01pRL000002XBoxYAG'%2C'01pRL000002XC0XYAW'%2C'01pRL000002XBpXYAW'%2C'01pRL000002XBq9YAG'%2C'01pRL000002XC18YAG'%2C'01pRL000002XBouYAG'%2C'01pRL000002XBpVYAW'%2C'01pRL000002XC0UYAW'%2C'01pRL000002XC16YAG'%2C'01pRL000002XBosYAG'%2C'01pRL000002XBpTYAW'%2C'01pRL000002XBq5YAG'%2C'01pRL000002XC0SYAW'%2C'01pRL000002XC14YAG'%2C'01pRL000002XC1AYAW'%2C'01pRL000002XBpbYAG'%2C'01pRL000002XBqCYAW'%2C'01pRL000002XC0ZYAW'%2C'01pRL000002XC0hYAG'%2C'01pRL000002XC1IYAW'%2C'01pRL000002XBpjYAG'%2C'01pRL000002XC0fYAG'%2C'01pRL000002XC1GYAW'%2C'01pRL000002XBphYAG'%2C'01pRL000002XBqIYAW'%2C'01pRL000002XC0dYAG'%2C'01pRL000002XC1EYAW'%2C'01pRL000002XBpfYAG'%2C'01pRL000002XBqGYAW'%2C'01pRL000002XC0bYAG'%2C'01pRL000002XC1CYAW'%2C'01pRL000002XBpdYAG'%2C'01pRL000002XBqEYAW'%2C'01pRL000002XBqSYAW'%2C'01pRL000002XBr4YAG'%2C'01pRL000002XC0qYAG'%2C'01pRL000002XC1RYAW'%2C'01pRL000002XC23YAG'%2C'01pRL000002XBppYAG'%2C'01pRL000002XBr2YAG'%2C'01pRL000002XC0oYAG'%2C'01pRL000002XC1PYAW'%2C'01pRL000002XC21YAG'%2C'01pRL000002XBpnYAG'%2C'01pRL000002XBqOYAW'%2C'01pRL000002XBr0YAG'%2C'01pRL000002XC0mYAG'%2C'01pRL000002XC1NYAW'%2C'01pRL000002XBqLYAW'%2C'01pRL000002XBplYAG'%2C'01pRL000002XC0kYAG'%2C'01pRL000002XC1LYAW'%2C'01pRL000002XBpyYAG'%2C'01pRL000002XC0yYAG'%2C'01pRL000002XC1ZYAW'%2C'01pRL000002XBpwYAG'%2C'01pRL000002XBqXYAW'%2C'01pRL000002XBr9YAG'%2C'01pRL000002XC28YAG'%2C'01pRL000002XC0wYAG'%2C'01pRL000002XC1XYAW'%2C'01pRL000002XBpuYAG'%2C'01pRL000002XBqVYAW'%2C'01pRL000002XC26YAG'%2C'01pRL000002XC1VYAW'%2C'01pRL000002XBpsYAG'%2C'01pRL000002XBr6YAG'%2C'01pRL000002XC0sYAG'%2C'01pRL000002XC1TYAW'%2C'01pRL000002XBqbYAG'%2C'01pRL000002XBrCYAW'%2C'01pRL000002XC1bYAG'%2C'01pRL000002XC2CYAW'%2C'01pRL000002XC2AYAW'%2C'01pRL000002XBrLYAW'%2C'01pRL000002XC1jYAG'%2C'01pRL000002XC2KYAW'%2C'01pRL000002XBqhYAG'%2C'01pRL000002XBqiYAG'%2C'01pRL000002XBrJYAW'%2C'01pRL000002XC1hYAG'%2C'01pRL000002XC2IYAW'%2C'01pRL000002XC1fYAG'%2C'01pRL000002XC2GYAW'%2C'01pRL000002XBqeYAG'%2C'01pRL000002XBrFYAW'%2C'01pRL000002XC1dYAG'%2C'01pRL000002XC2EYAW'%2C'01pRL000002XBqsYAG'%2C'01pRL000002XBrTYAW'%2C'01pRL000002XC1rYAG'%2C'01pRL000002XBrQYAW'%2C'01pRL000002XBqqYAG'%2C'01pRL000002XBrRYAW'%2C'01pRL000002XC1pYAG'%2C'01pRL000002XC2QYAW'%2C'01pRL000002XC32YAG'%2C'01pRL000002XBqoYAG'%2C'01pRL000002XC1nYAG'%2C'01pRL000002XC2OYAW'%2C'01pRL000002XBqlYAG'%2C'01pRL000002XBrNYAW'%2C'01pRL000002XC1lYAG'%2C'01pRL000002XC2MYAW'%2C'01pRL000002XC1zYAG'%2C'01pRL000002XBqyYAG'%2C'01pRL000002XC1xYAG'%2C'01pRL000002XC2YYAW'%2C'01pRL000002XC2VYAW'%2C'01pRL000002XBqwYAG'%2C'01pRL000002XBrXYAW'%2C'01pRL000002XC1vYAG'%2C'01pRL000002XBquYAG'%2C'01pRL000002XBrVYAW'%2C'01pRL000002XC1tYAG'%2C'01pRL000002XC2UYAW'%2C'01pRL000002XC2cYAG'%2C'01pRL000002XC2aYAG'%2C'01pRL000002XC2kYAG'%2C'01pRL000002XC2iYAG'%2C'01pRL000002XC2gYAG'%2C'01pRL000002XC2eYAG'%2C'01pRL000002XC2rYAG'%2C'01pRL000002XC2pYAG'%2C'01pRL000002XC42YAG'%2C'01pRL000002XC2nYAG'%2C'01pRL000002XC40YAG'%2C'01pRL000002XC3PYAW'%2C'01pRL000002XC2zYAG'%2C'01pRL000002XC2xYAG'%2C'01pRL000002XC3YYAW'%2C'01pRL000002XC2vYAG'%2C'01pRL000002XC3WYAW'%2C'01pRL000002XC2tYAG'%2C'01pRL000002XC3UYAW'%2C'01pRL000002XC46YAG'%2C'01pRL000002XC47YAG'%2C'01pRL000002XBkXYAW'%2C'01pRL000002XBl9YAG'%2C'01pRL000002XBl7YAG'%2C'01pRL000002XBlFYAW'%2C'01pRL000002XBlDYAW'%2C'01pRL000002XBlBYAW'%2C'01pRL000002XBlNYAW'%2C'01pRL000002XBlLYAW'%2C'01pRL000002XBlJYAW'%2C'01pRL000002XBlHYAW'%2C'01pRL000002XBktYAG'%2C'01pRL000002XBlVYAW'%2C'01pRL000002XBm7YAG'%2C'01pRL000002XBm5YAG'%2C'01pRL000002XBm2YAG'%2C'01pRL000002XBkqYAG'%2C'01pRL000002XBlRYAW'%2C'01pRL000002XBlPYAW'%2C'01pRL000002XBkzYAG'%2C'01pRL000002XBkxYAG'%2C'01pRL000002XBkvYAG'%2C'01pRL000002XBleYAG'%2C'01pRL000002XBmGYAW'%2C'01pRL000002XBlcYAG'%2C'01pRL000002XBmEYAW'%2C'01pRL000002XBlaYAG'%2C'01pRL000002XBmCYAW'%2C'01pRL000002XBlmYAG'%2C'01pRL000002XBmOYAW'%2C'01pRL000002XBlkYAG'%2C'01pRL000002XBmMYAW'%2C'01pRL000002XBmKYAW'%2C'01pRL000002XBlhYAG'%2C'01pRL000002XBmIYAW'%2C'01pRL000002XBmVYAW'%2C'01pRL000002XBn7YAG'%2C'01pRL000002XBlvYAG'%2C'01pRL000002XBlsYAG'%2C'01pRL000002XBn5YAG'%2C'01pRL000002XBlqYAG'%2C'01pRL000002XBn3YAG'%2C'01pRL000002XBloYAG'%2C'01pRL000002XBn1YAG'%2C'01pRL000002XBmQYAW'%2C'01pRL000002XBmZYAW'%2C'01pRL000002XBmXYAW'%2C'01pRL000002XBn9YAG'%2C'01pRL000002XBlxYAG'%2C'01pRL000002XBmfYAG'%2C'01pRL000002XBnHYAW'%2C'01pRL000002XBmdYAG'%2C'01pRL000002XBnFYAW'%2C'01pRL000002XBmbYAG'%2C'01pRL000002XBnBYAW'%2C'01pRL000002XBmnYAG'%2C'01pRL000002XBnPYAW'%2C'01pRL000002XBo1YAG'%2C'01pRL000002XBmlYAG'%2C'01pRL000002XBnNYAW'%2C'01pRL000002XBmjYAG'%2C'01pRL000002XBnLYAW'%2C'01pRL000002XBmhYAG'%2C'01pRL000002XBnJYAW'%2C'01pRL000002XBnXYAW'%2C'01pRL000002XBo9YAG'%2C'01pRL000002XBmuYAG'%2C'01pRL000002XBnVYAW'%2C'01pRL000002XBo7YAG'%2C'01pRL000002XBmrYAG'%2C'01pRL000002XBmsYAG'%2C'01pRL000002XBnTYAW'%2C'01pRL000002XBo5YAG'%2C'01pRL000002XBnRYAW'%2C'01pRL000002XBo3YAG'%2C'01pRL000002XBmzYAG'%2C'01pRL000002XBmxYAG'%2C'01pRL000002XBnZYAW'%2C'01pRL000002XBoHYAW'%2C'01pRL000002XBnhYAG'%2C'01pRL000002XBoFYAW'%2C'01pRL000002XBnfYAG'%2C'01pRL000002XBoDYAW'%2C'01pRL000002XBndYAG'%2C'01pRL000002XBoBYAW'%2C'01pRL000002XBnbYAG'%2C'01pRL000002XBnoYAG'%2C'01pRL000002XBp1YAG'%2C'01pRL000002XC00YAG'%2C'01pRL000002XBnpYAG'%2C'01pRL000002XBoQYAW'%2C'01pRL000002XBoOYAW'%2C'01pRL000002XBoLYAW'%2C'01pRL000002XBnlYAG'%2C'01pRL000002XBoJYAW'%2C'01pRL000002XBnjYAG'%2C'01pRL000002XBp9YAG'%2C'01pRL000002XC08YAG'%2C'01pRL000002XBnxYAG'%2C'01pRL000002XBoYYAW'%2C'01pRL000002XBnvYAG'%2C'01pRL000002XBoWYAW'%2C'01pRL000002XC04YAG'%2C'01pRL000002XBntYAG'%2C'01pRL000002XBoUYAW'%2C'01pRL000002XC02YAG'%2C'01pRL000002XBnrYAG'%2C'01pRL000002XBoSYAW'%2C'01pRL000002XBp4YAG'%2C'01pRL000002XBiyYAG'%2C'01pRL000002XBjWYAW'%2C'01pRL000002XBjUYAW'%2C'01pRL000002XBkEYAW'%2C'01pRL000002XBl5YAG'%2C'01pRL000002XBl3YAG'%2C'01pRL000002XBl1YAG'%2C'01pRL000002XCA1YAO'%2C'01pRL000002XCA0YAO'%2C'01pRL000002XCA8YAO'%2C'01pRL000002XCA6YAO'%2C'01pRL000002XCA4YAO'%2C'01pRL000002XCABYA4'%2C'01pRL000002XCAIYA4'%2C'01pRL000002XCAEYA4'%2C'01pRL000002XCAKYA4'%2C'01pRL000002XCAZYA4'%2C'01pRL000002XCAXYA4'%2C'01pRL000002XCAUYA4'%2C'01pRL000002XCAbYAO'%2C'01pRL000002XCAiYAO'%2C'01pRL000002XCAgYAO'%2C'01pRL000002XCAdYAO'%2C'01pRL000002XCAqYAO'%2C'01pRL000002XCAoYAO'%2C'01pRL000002XCAmYAO'%2C'01pRL000002XCAkYAO'%2C'01pRL000002XCAsYAO'%2C'01pRL000002XBwhYAG'%2C'01pRL000002XBxIYAW'%2C'01pRL000002XC7hYAG'%2C'01pRL000002XBwfYAG'%2C'01pRL000002XBxGYAW'%2C'01pRL000002XC8FYAW'%2C'01pRL000002XC7fYAG'%2C'01pRL000002XBwdYAG'%2C'01pRL000002XBxEYAW'%2C'01pRL000002XC8DYAW'%2C'01pRL000002XC7aYAG'%2C'01pRL000002XC8BYAW'%2C'01pRL000002XBwcYAG'%2C'01pRL000002XBwpYAG'%2C'01pRL000002XBy2YAG'%2C'01pRL000002XC91YAG'%2C'01pRL000002XBxRYAW'%2C'01pRL000002XC7pYAG'%2C'01pRL000002XC8QYAW'%2C'01pRL000002XBwnYAG'%2C'01pRL000002XBy0YAG'%2C'01pRL000002XC7mYAG'%2C'01pRL000002XBxPYAW'%2C'01pRL000002XC8OYAW'%2C'01pRL000002XByyYAG'%2C'01pRL000002XBzDYAW'%2C'01pRL000002XC9CYAW'%2C'01pRL000002XC9QYAW'%2C'01pRL000002XC8eYAG'%2C'01pRL000002XBycYAG'%2C'01pRL000002XByTYAW'%2C'01pRL000002XC7rYAG'%2C'01pRL000002XC96YAG'%2C'01pRL000002XBz9YAG'%2C'01pRL000002XBxfYAG'%2C'01pRL000002XByPYAW'%2C'01pRL000002XC9DYAW'%2C'01pRL000002XC90YAG'%2C'01pRL000002XByLYAW'%2C'01pRL000002XBzRYAW'%2C'01pRL000002XBytYAG'%2C'01pRL000002XByrYAG'%2C'01pRL000002XBz1YAG')" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:57:38.361] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query?q=SELECT%20ApexTestClassId%2C%20ApexClassOrTrigger.Id%2C%20ApexClassOrTrigger.Name%2C%20TestMethodName%2C%20NumLinesCovered%2C%20NumLinesUncovered%2C%20Coverage%20FROM%20ApexCodeCoverage%20WHERE%20ApexTestClassId%20IN%20('01pRL000002XBwzYAG'%2C'01pRL000002XBzlYAG'%2C'01pRL000002XC9nYAG'%2C'01pRL000002XByiYAG'%2C'01pRL000002XC9mYAG'%2C'01pRL000002XC8YYAW'%2C'01pRL000002XC7xYAG'%2C'01pRL000002XByVYAW'%2C'01pRL000002XBwxYAG'%2C'01pRL000002XBxKYAW'%2C'01pRL000002XC8gYAG'%2C'01pRL000002XByvYAG'%2C'01pRL000002XC8UYAW'%2C'01pRL000002XC9SYAW'%2C'01pRL000002XC8oYAG'%2C'01pRL000002XC97YAG'%2C'01pRL000002XBzPYAW'%2C'01pRL000002XByRYAW'%2C'01pRL000002XC8mYAG'%2C'01pRL000002XBz7YAG'%2C'01pRL000002XBxpYAG'%2C'01pRL000002XC9pYAG'%2C'01pRL000002XBzGYAW'%2C'01pRL000002XC7zYAG'%2C'01pRL000002XC9aYAG'%2C'01pRL000002XC99YAG'%2C'01pRL000002XC9MYAW'%2C'01pRL000002XC9HYAW'%2C'01pRL000002XC9dYAG'%2C'01pRL000002XC9JYAW'%2C'01pRL000002XC8wYAG'%2C'01pRL000002XBxwYAG'%2C'01pRL000002XByXYAW'%2C'01pRL000002XC9xYAG'%2C'01pRL000002XBykYAG'%2C'01pRL000002XBypYAG'%2C'01pRL000002XBznYAG'%2C'01pRL000002XBzVYAW'%2C'01pRL000002XC9tYAG'%2C'01pRL000002XC8SYAW'%2C'01pRL000002XC7kYAG'%2C'01pRL000002XBzyYAG'%2C'01pRL000002XBzbYAG'%2C'01pRL000002XBwlYAG'%2C'01pRL000002XC7tYAG'%2C'01pRL000002XBxaYAG'%2C'01pRL000002XBxTYAW'%2C'01pRL000002XByCYAW'%2C'01pRL000002XBygYAG'%2C'01pRL000002XC9vYAG'%2C'01pRL000002XC9jYAG'%2C'01pRL000002XC8MYAW'%2C'01pRL000002XBwrYAG'%2C'01pRL000002XC8sYAG'%2C'01pRL000002XBxWYAW'%2C'01pRL000002XBzTYAW'%2C'01pRL000002XC9PYAW'%2C'01pRL000002XBxyYAG'%2C'01pRL000002XBy4YAG'%2C'01pRL000002XC8xYAG'%2C'01pRL000002XBwjYAG'%2C'01pRL000002XBzjYAG'%2C'01pRL000002XBzJYAW'%2C'01pRL000002XBz2YAG'%2C'01pRL000002XByHYAW'%2C'01pRL000002XBxYYAW'%2C'01pRL000002XBy8YAG'%2C'01pRL000002XC8iYAG'%2C'01pRL000002XBxuYAG'%2C'01pRL000002XByEYAW'%2C'01pRL000002XBwvYAG'%2C'01pRL000002XByZYAW'%2C'01pRL000002XBxNYAW'%2C'01pRL000002XC9UYAW'%2C'01pRL000002XBzZYAW'%2C'01pRL000002XByDYAW'%2C'01pRL000002XByNYAW'%2C'01pRL000002XC7vYAG'%2C'01pRL000002XC9WYAW'%2C'01pRL000002XBz5YAG'%2C'01pRL000002XByeYAG'%2C'01pRL000002XC9hYAG'%2C'01pRL000002XBzNYAW'%2C'01pRL000002XBynYAG'%2C'01pRL000002XBxcYAG'%2C'01pRL000002XC9FYAW'%2C'01pRL000002XBzsYAG'%2C'01pRL000002XBxLYAW'%2C'01pRL000002XBwtYAG'%2C'01pRL000002XC8aYAG'%2C'01pRL000002XByJYAW'%2C'01pRL000002XBxsYAG'%2C'01pRL000002XBxkYAG'%2C'01pRL000002XBzLYAW'%2C'01pRL000002XBxqYAG'%2C'01pRL000002XBxmYAG'%2C'01pRL000002XC8qYAG'%2C'01pRL000002XBzvYAG')" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:58:04.928] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm7hIPecAEG-2000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:58:08.008] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm7grBkbAEE-2000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:58:30.783] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm7hIPecAEG-4000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:58:32.981] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm7grBkbAEE-4000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:58:56.595] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm7grBkbAEE-6000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:58:58.374] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm7hIPecAEG-6000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:59:24.550] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm7hIPecAEG-8000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [15:59:26.996] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm7grBkbAEE-8000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" }
[15:59:51.428] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm7hIPecAEG-10000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" } [16:00:20.765] DEBUG (sf:connection): request method: "GET" url: "https://fun-ability-3956-dev-ed.scratch.my.salesforce.com/services/data/v60.0/tooling/query/0r8xx2yUm7hIPecAEG-12000" headers: { "content-type": "application/json", "user-agent": "sfdx toolbelt:" }
- How many tests are you running? The error indicates that the returned string was too long. I found an internal ticket (W-14848875) that indicates that this should have been fixed in CLI version
2.35.6
2934 classes
I am not seeing the RangeError: Invalid string length
error in the debug logs. Is this happening intermittently on the same test-run-id
?
Could you try running sf apex get test --test-run-id 707RL00000E6OMq -o test-kysllsvmthwu@example.com --code-coverage --result-format json
? (difference is --result-format json
vs just --json
)
Typically when we see "too many tests" issues, we recommend running sf apex test run
with either the --tests
or --suite-names
to reduce the number. You could then call get run
on those results individually.
Apparently the fix I mentioned in my first comment, was intended for use with the -d, --output-dir=<value>
flag. Try setting an output directory along with the --result-format json
flag and see if that helps
This issue has not received a response in 7 days. It will auto-close in 7 days unless a response is posted.
Summary
sf apex get test --test-run-id 707RL00000E6OMq -o test-kysllsvmthwu@example.com --code-coverage --json Getting this error: RangeError: Invalid string length
Steps To Reproduce
Expected result
Actual result
System Information
@salesforce/cli/2.41.8 darwin-x64 node-v20.12.2 sarigarevanth@SREVANTH2ML ~ % sf version --verbose --json { "architecture": "darwin-x64", "cliVersion": "@salesforce/cli/2.41.8", "nodeVersion": "node-v20.12.2", "osVersion": "Darwin 22.4.0", "rootPath": "/usr/local/lib/sf", "shell": "zsh", "pluginVersions": [ "@oclif/plugin-autocomplete 3.0.17 (core)", "@oclif/plugin-commands 3.3.2 (core)", "@oclif/plugin-help 6.0.21 (core)", "@oclif/plugin-not-found 3.1.8 (core)", "@oclif/plugin-plugins 5.0.19 (core)", "@oclif/plugin-search 1.0.23 (core)", "@oclif/plugin-update 4.2.11 (core)", "@oclif/plugin-version 2.0.18 (core)", "@oclif/plugin-warn-if-update-available 3.0.16 (core)", "@oclif/plugin-which 3.1.9 (core)", "@salesforce/cli 2.41.8 (core)", "apex 3.1.11 (core)", "auth 3.6.9 (core)", "data 3.3.4 (core)", "deploy-retrieve 3.6.13 (core)", "info 3.2.7 (core)", "limits 3.3.5 (core)", "marketplace 1.2.5 (core)", "org 4.1.8 (core)", "packaging 2.4.2 (core)", "schema 3.3.6 (core)", "settings 2.2.6 (core)", "sobject 1.4.1 (core)", "source 3.3.9 (core)", "telemetry 3.3.5 (core)", "templates 56.2.5 (core)", "trust 3.6.8 (core)", "user 3.5.5 (core)" ] }
Additional information