Update connector samples #393
Merged
Azure Pipelines / Steeltoe-Samples-Connectors-MySqlEFCore
failed
Jun 18, 2025 in 7m 44s
Build #20250618.1 had test failures
Details
- Failed: 1 (50.00%)
- Passed: 0 (0.00%)
- Other: 1 (50.00%)
- Total: 2
Annotations
Check failure on line 94 in Build log
azure-pipelines / Steeltoe-Samples-Connectors-MySqlEFCore
Build log #L94
Bash exited with code '1'.
Check failure on line 1 in MySqlEFCore Connector (net8.0/windows)
azure-pipelines / Steeltoe-Samples-Connectors-MySqlEFCore
MySqlEFCore Connector (net8.0/windows)
HOOK-ERROR in before_scenario: CommandException: command returned non-zero return code: 1, stderr:
Request error: Get "https://api.sys.dhaka.cf-app.com": dial tcp 10.84.84.134:443: connect: connection timed out
TIP: If you are behind a firewall and require an HTTP proxy, verify the https_proxy environment variable is correctly set. Else, check your network connection.
Raw output
Traceback:
File "/home/vsts/.local/share/virtualenvs/s-8OsOGiLq/lib/python3.11/site-packages/behave/runner.py", line 545, in run_hook
self.hooks[name](context, *args)
File "environment.py", line 108, in before_scenario
setup_scaffold(context, scenario, scaffold)
File "environment.py", line 279, in setup_scaffold
scaffold_model.setup(context, scenario)
File "/home/vsts/work/1/s/pysteel/scaffold/cloudfoundry.py", line 24, in setup
cf.login(
File "/home/vsts/work/1/s/pysteel/cloudfoundry.py", line 34, in login
command.Command(self._context, cmd_s).run()
File "/home/vsts/work/1/s/pysteel/command.py", line 92, in run
raise CommandException(
Loading