curl
command_line: /__w/nightly-builds/nightly-builds/build/Utilities/cmcurl/curltest "http://open.cdash.org/user.php"
working_directory: "./Utilities/cmcurl"
Processors: 1
Execution Time: 0.26
BeforeCPULoadAverage: 3.97802734375
AfterCPULoadAverage: 3.97802734375
BeforeHostMemoryUsed: 1464972
AfterHostMemoryUsed: 1508236
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
* Host open.cdash.org:80 was resolved.
* IPv6: (none)
* IPv4: 66.194.253.26
* Trying 66.194.253.26:80...
* Connected to open.cdash.org (66.194.253.26) port 80
* using HTTP/1.x
> GET /user.php HTTP/1.1
Host: open.cdash.org
Accept: */*
* Request completely sent off
< HTTP/1.1 301 Moved Permanently
< Date: Sat, 07 Jun 2025 05:58:17 GMT
< Server: Apache
< X-Frame-Options: SAMEORIGIN
< Location: https://open.cdash.org/user.php
< Content-Length: 239
< Content-Type: text/html; charset=iso-8859-1
<
* Connection #0 to host open.cdash.org left intact
HTTP/1.1 301 Moved Permanently
Date: Sat, 07 Jun 2025 05:58:17 GMT
Server: Apache
X-Frame-Options: SAMEORIGIN
Location: https://open.cdash.org/user.php
Content-Length: 239
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://open.cdash.org/user.php">here</a>.</p>
</body></html>