BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kxmlgui/job/kf5-qt5%20WindowsMSVCQt5.15/89/
Project: kf5-qt5 WindowsMSVCQt5.15
Date of build: Fri, 23 Apr 2021 12:33:47 +0000
Build duration: 1 min 10 sec and counting


CONSOLE OUTPUT
[...truncated 32 lines...]
[2021-04-23T12:33:54.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-04-23T12:33:55.120Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2021-04-23T12:33:57.868Z] > git config core.sparsecheckout # timeout=10
[2021-04-23T12:33:57.936Z] > git checkout -f 4074bfc415d054d822f19761dcb3be909007c541 # timeout=10
[2021-04-23T12:33:59.075Z] Commit message: "Fix mem leak found by asan"
[2021-04-23T12:33:58.450Z] > git rev-list --no-walk 59a857f822869a798704561fe6a07ec0b02ebd3e # timeout=10
[Pipeline] checkout
[2021-04-23T12:33:59.569Z] The recommended git tool is: NONE
[2021-04-23T12:33:59.587Z] No credentials specified
[2021-04-23T12:33:59.603Z] Cloning the remote Git repository
[2021-04-23T12:33:58.975Z] Cloning repository https://invent.kde.org/sysadmin/ci-tooling.git
[2021-04-23T12:33:58.975Z] > git init C:\CI\Job Build\ci-tooling # timeout=10
[2021-04-23T12:33:59.086Z] Fetching upstream changes from https://invent.kde.org/sysadmin/ci-tooling.git
[2021-04-23T12:33:59.086Z] > git --version # timeout=10
[2021-04-23T12:33:59.144Z] > git --version # 'git version 2.25.0.windows.1'
[2021-04-23T12:33:59.144Z] > git fetch --tags --force --progress -- https://invent.kde.org/sysadmin/ci-tooling.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-04-23T12:34:00.713Z] Avoid second fetch
[2021-04-23T12:34:00.796Z] Checking out Revision 8bf05c121cdbf7ea08253d98d34d7f66f6172098 (origin/master)
[2021-04-23T12:34:01.141Z] Commit message: "Ensure we use the correct repositories to match the version of Ubuntu we are using"
[Pipeline] checkout
[2021-04-23T12:34:01.158Z] The recommended git tool is: NONE
[2021-04-23T12:34:01.178Z] No credentials specified
[2021-04-23T12:34:01.182Z] Cloning the remote Git repository
[2021-04-23T12:33:59.944Z] > git config remote.origin.url https://invent.kde.org/sysadmin/ci-tooling.git # timeout=10
[2021-04-23T12:34:00.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-04-23T12:34:00.083Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2021-04-23T12:34:00.166Z] > git config core.sparsecheckout # timeout=10
[2021-04-23T12:34:00.220Z] > git checkout -f 8bf05c121cdbf7ea08253d98d34d7f66f6172098 # timeout=10
[2021-04-23T12:34:00.551Z] Cloning repository https://invent.kde.org/sysadmin/repo-metadata.git
[2021-04-23T12:34:00.551Z] > git init C:\CI\Job Build\ci-tooling\repo-metadata # timeout=10
[2021-04-23T12:34:00.661Z] Fetching upstream changes from https://invent.kde.org/sysadmin/repo-metadata.git
[2021-04-23T12:34:00.661Z] > git --version # timeout=10
[2021-04-23T12:34:00.715Z] > git --version # 'git version 2.25.0.windows.1'
[2021-04-23T12:34:00.715Z] > git fetch --tags --force --progress -- https://invent.kde.org/sysadmin/repo-metadata.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-04-23T12:34:02.645Z] Avoid second fetch
[2021-04-23T12:34:02.728Z] Checking out Revision be9573d1b122f5ccbfe452bf2ecda56f59e5143d (origin/master)
[2021-04-23T12:34:01.872Z] > git config remote.origin.url https://invent.kde.org/sysadmin/repo-metadata.git # timeout=10
[2021-04-23T12:34:01.942Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-04-23T12:34:02.015Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2021-04-23T12:34:02.099Z] > git config core.sparsecheckout # timeout=10
[2021-04-23T12:34:02.236Z] > git checkout -f be9573d1b122f5ccbfe452bf2ecda56f59e5143d # timeout=10
[2021-04-23T12:34:05.933Z] Commit message: "Add metadata for Tok move"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup Dependencies)
[Pipeline] bat
[2021-04-23T12:34:06.963Z]
[2021-04-23T12:34:06.963Z] C:\CI\Job Build>python -u ci-tooling/helpers/prepare-dependencies.py --product Frameworks --project kxmlgui --branchGroup kf5-qt5 --environment production --platform WindowsMSVCQt5.15 --installTo "C:/CI/Software Installs/kxmlgui/"
[2021-04-23T12:34:22.067Z] Traceback (most recent call last):
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 1319, in do_open
[2021-04-23T12:34:22.067Z] h.request(req.get_method(), req.selector, req.data, headers,
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\http\client.py", line 1230, in request
[2021-04-23T12:34:22.067Z] self._send_request(method, url, body, headers, encode_chunked)
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\http\client.py", line 1276, in _send_request
[2021-04-23T12:34:22.067Z] self.endheaders(body, encode_chunked=encode_chunked)
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\http\client.py", line 1225, in endheaders
[2021-04-23T12:34:22.067Z] self._send_output(message_body, encode_chunked=encode_chunked)
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\http\client.py", line 1004, in _send_output
[2021-04-23T12:34:22.067Z] self.send(msg)
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\http\client.py", line 944, in send
[2021-04-23T12:34:22.067Z] self.connect()
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\http\client.py", line 1392, in connect
[2021-04-23T12:34:22.067Z] super().connect()
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\http\client.py", line 915, in connect
[2021-04-23T12:34:22.067Z] self.sock = self._create_connection(
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\socket.py", line 787, in create_connection
[2021-04-23T12:34:22.067Z] for res in getaddrinfo(host, port, 0, SOCK_STREAM):
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\socket.py", line 918, in getaddrinfo
[2021-04-23T12:34:22.067Z] for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
[2021-04-23T12:34:22.067Z] socket.gaierror: [Errno 11001] getaddrinfo failed
[2021-04-23T12:34:22.067Z]
[2021-04-23T12:34:22.067Z] During handling of the above exception, another exception occurred:
[2021-04-23T12:34:22.067Z]
[2021-04-23T12:34:22.067Z] Traceback (most recent call last):
[2021-04-23T12:34:22.067Z] File "ci-tooling/helpers/prepare-dependencies.py", line 61, in <module>
[2021-04-23T12:34:22.067Z] packageArchive = Packages.Archive( arguments.environment, arguments.platform )
[2021-04-23T12:34:22.067Z] File "C:\CI\Job Build\ci-tooling\helpers\helperslib\Packages.py", line 45, in __init__
[2021-04-23T12:34:22.067Z] response = urllib.request.urlopen( self.downloadBaseUrl() + '/manifest.yaml' )
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 222, in urlopen
[2021-04-23T12:34:22.067Z] return opener.open(url, data, timeout)
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 525, in open
[2021-04-23T12:34:22.067Z] response = self._open(req, data)
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 542, in _open
[2021-04-23T12:34:22.067Z] result = self._call_chain(self.handle_open, protocol, protocol +
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 502, in _call_chain
[2021-04-23T12:34:22.067Z] result = func(*args)
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 1362, in https_open
[2021-04-23T12:34:22.067Z] return self.do_open(http.client.HTTPSConnection, req,
[2021-04-23T12:34:22.067Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 1322, in do_open
[2021-04-23T12:34:22.067Z] raise URLError(err)
[2021-04-23T12:34:22.067Z] urllib.error.URLError: <urlopen error [Errno 11001] getaddrinfo failed>
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-04-23T12:34:22.499Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to