Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2023
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.56 KB | Software | 0 0
  1. s6-rc: info: service s6rc-oneshot-runner: starting
  2. s6-rc: info: service s6rc-oneshot-runner successfully started
  3. s6-rc: info: service fix-attrs: starting
  4. s6-rc: info: service fix-attrs successfully started
  5. s6-rc: info: service legacy-cont-init: starting
  6. cont-init: info: running /etc/cont-init.d/10-adduser
  7.  
  8. User uid: 568
  9. User gid: 568
  10. -------------------------------------
  11.  
  12. s6-rc: fatal: timed out
  13. s6-sudoc: fatal: unable to get exit status from server: Operation timed out
  14. Starting
  15. WARNING: NODE_ENV value of 'production' did not match any deployment config file names.
  16. WARNING: See https://github.com/node-config/node-config/wiki/Strict-Mode
  17. WARNING: No configurations found in configuration directory:/app/config
  18. WARNING: To disable this warning set SUPPRESS_NO_CONFIG_WARNING in the environment.
  19. Using device ip: 192.168.1.108
  20. Target folder: /scan
  21. Temp folder: /tmp/scan-to-pccOjhfi
  22. Running iteration: 0 - errorCount: 0
  23. Host destinations fetched: node-hp-scan-to-749cfc5475-ngvnq, node-hp-scan-to-749cfc5475-m2tq5, node-hp-scan-to-749cfc5475-85d5m, node-hp-scan-to-749cfc5475-wtb8d, node-hp-scan-to-749cfc5475-5lspq, node-hp-scan-to-749cfc5475-whbds, node-hp-scan-to-749cfc5475-pl7hv, node-hp-scan-to-749cfc5475-xtbfm, node-hp-scan-to-749cfc5475-rgfsq, node-hp-scan-to-749cfc5475-rsk8b, scan2ablage, node-hp-scan-to-ix-chart-64678875b5-p8r7w, node-hp-scan-to-ix-chart-5fb956bc5f-9w8zk, node-hp-scan-to-ix-chart-5fb956bc5f-wt8bp, node-hp-scan-to-ix-chart-5555669db-cj5vk
  24. AxiosError: Request failed with status code 400
  25. at settle (/app/node_modules/axios/dist/node/axios.cjs:1900:12)
  26. at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:2952:11)
  27. at IncomingMessage.emit (node:events:525:35)
  28. at endReadableNT (node:internal/streams/readable:1359:12)
  29. at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  30. code: 'ERR_BAD_REQUEST',
  31. config: {
  32. transitional: {
  33. silentJSONParsing: true,
  34. forcedJSONParsing: true,
  35. clarifyTimeoutError: false
  36. },
  37. adapter: [ 'xhr', 'http' ],
  38. transformRequest: [ [Function: transformRequest] ],
  39. transformResponse: [ [Function: transformResponse] ],
  40. timeout: 0,
  41. xsrfCookieName: 'XSRF-TOKEN',
  42. xsrfHeaderName: 'X-XSRF-TOKEN',
  43. maxContentLength: -1,
  44. maxBodyLength: -1,
  45. env: { FormData: [Function], Blob: [class Blob] },
  46. validateStatus: [Function: validateStatus],
  47. headers: AxiosHeaders {
  48. Accept: 'application/json, text/plain, */*',
  49. 'Content-Type': 'text/xml',
  50. 'User-Agent': 'axios/1.3.4',
  51. 'Content-Length': '619',
  52. 'Accept-Encoding': 'gzip, compress, deflate, br'
  53. },
  54. baseURL: 'http://192.168.1.108',
  55. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  56. method: 'post',
  57. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  58. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  59. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  60. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  61. ' <LinkType>Network</LinkType>\n' +
  62. '</WalkupScanToCompDestination>',
  63. responseType: 'text'
  64. },
  65. request: <ref *1> ClientRequest {
  66. _events: [Object: null prototype] {
  67. abort: [Function (anonymous)],
  68. aborted: [Function (anonymous)],
  69. connect: [Function (anonymous)],
  70. error: [Function (anonymous)],
  71. socket: [Function (anonymous)],
  72. timeout: [Function (anonymous)],
  73. finish: [Function: requestOnFinish]
  74. },
  75. _eventsCount: 7,
  76. _maxListeners: undefined,
  77. outputData: [],
  78. outputSize: 0,
  79. writable: true,
  80. destroyed: true,
  81. _last: true,
  82. chunkedEncoding: false,
  83. shouldKeepAlive: false,
  84. maxRequestsOnConnectionReached: false,
  85. _defaultKeepAlive: true,
  86. useChunkedEncodingByDefault: true,
  87. sendDate: false,
  88. _removedConnection: false,
  89. _removedContLen: false,
  90. _removedTE: false,
  91. strictContentLength: false,
  92. _contentLength: '619',
  93. _hasBody: true,
  94. _trailer: '',
  95. finished: true,
  96. _headerSent: true,
  97. _closed: true,
  98. socket: Socket {
  99. connecting: false,
  100. _hadError: false,
  101. _parent: null,
  102. _host: null,
  103. _closeAfterHandlingError: false,
  104. _readableState: [ReadableState],
  105. _events: [Object: null prototype],
  106. _eventsCount: 6,
  107. _maxListeners: undefined,
  108. AxiosError: Request failed with status code 400
  109. at settle (/app/node_modules/axios/dist/node/axios.cjs:1900:12)
  110. at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:2952:11)
  111. at IncomingMessage.emit (node:events:525:35)
  112. at endReadableNT (node:internal/streams/readable:1359:12)
  113. at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  114. code: 'ERR_BAD_REQUEST',
  115. config: {
  116. transitional: {
  117. silentJSONParsing: true,
  118. forcedJSONParsing: true,
  119. clarifyTimeoutError: false
  120. },
  121. adapter: [ 'xhr', 'http' ],
  122. transformRequest: [ [Function: transformRequest] ],
  123. transformResponse: [ [Function: transformResponse] ],
  124. timeout: 0,
  125. xsrfCookieName: 'XSRF-TOKEN',
  126. xsrfHeaderName: 'X-XSRF-TOKEN',
  127. maxContentLength: -1,
  128. maxBodyLength: -1,
  129. env: { FormData: [Function], Blob: [class Blob] },
  130. validateStatus: [Function: validateStatus],
  131. headers: AxiosHeaders {
  132. Accept: 'application/json, text/plain, */*',
  133. 'Content-Type': 'text/xml',
  134. 'User-Agent': 'axios/1.3.4',
  135. 'Content-Length': '619',
  136. 'Accept-Encoding': 'gzip, compress, deflate, br'
  137. },
  138. baseURL: 'http://192.168.1.108',
  139. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  140. method: 'post',
  141. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  142. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  143. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  144. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  145. ' <LinkType>Network</LinkType>\n' +
  146. '</WalkupScanToCompDestination>',
  147. responseType: 'text'
  148. },
  149. request: <ref *1> ClientRequest {
  150. _events: [Object: null prototype] {
  151. abort: [Function (anonymous)],
  152. aborted: [Function (anonymous)],
  153. connect: [Function (anonymous)],
  154. error: [Function (anonymous)],
  155. socket: [Function (anonymous)],
  156. timeout: [Function (anonymous)],
  157. finish: [Function: requestOnFinish]
  158. },
  159. _eventsCount: 7,
  160. _maxListeners: undefined,
  161. outputData: [],
  162. outputSize: 0,
  163. writable: true,
  164. destroyed: true,
  165. _last: true,
  166. chunkedEncoding: false,
  167. shouldKeepAlive: false,
  168. maxRequestsOnConnectionReached: false,
  169. _defaultKeepAlive: true,
  170. useChunkedEncodingByDefault: true,
  171. sendDate: false,
  172. _removedConnection: false,
  173. _removedContLen: false,
  174. _removedTE: false,
  175. strictContentLength: false,
  176. _contentLength: '619',
  177. _hasBody: true,
  178. _trailer: '',
  179. finished: true,
  180. _headerSent: true,
  181. _closed: true,
  182. socket: Socket {
  183. connecting: false,
  184. _hadError: false,
  185. _parent: null,
  186. _host: null,
  187. _closeAfterHandlingError: false,
  188. _readableState: [ReadableState],
  189. _events: [Object: null prototype],
  190. _writableState: [WritableState],
  191. allowHalfOpen: false,
  192. _sockname: null,
  193. _pendingData: null,
  194. _pendingEncoding: '',
  195. server: null,
  196. _server: null,
  197. parser: null,
  198. _httpMessage: [Circular *1],
  199. [Symbol(async_id_symbol)]: 147,
  200. [Symbol(kHandle)]: null,
  201. [Symbol(lastWriteQueueSize)]: 0,
  202. [Symbol(timeout)]: null,
  203. [Symbol(kBuffer)]: null,
  204. [Symbol(kBufferCb)]: null,
  205. [Symbol(kBufferGen)]: null,
  206. [Symbol(kCapture)]: false,
  207. [Symbol(kSetNoDelay)]: true,
  208. [Symbol(kSetKeepAlive)]: true,
  209. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  210. [Symbol(kBytesRead)]: 243,
  211. [Symbol(kBytesWritten)]: 882
  212. },
  213. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  214. 'Accept: application/json, text/plain, */*\r\n' +
  215. 'Content-Type: text/xml\r\n' +
  216. 'User-Agent: axios/1.3.4\r\n' +
  217. 'Content-Length: 619\r\n' +
  218. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  219. 'Host: 192.168.1.108\r\n' +
  220. 'Connection: close\r\n' +
  221. '\r\n',
  222. _keepAliveTimeout: 0,
  223. _onPendingData: [Function: nop],
  224. agent: Agent {
  225. _events: [Object: null prototype],
  226. _eventsCount: 2,
  227. _maxListeners: undefined,
  228. defaultPort: 80,
  229. protocol: 'http:',
  230. options: [Object: null prototype],
  231. requests: [Object: null prototype] {},
  232. sockets: [Object: null prototype] {},
  233. freeSockets: [Object: null prototype] {},
  234. keepAliveMsecs: 1000,
  235. keepAlive: false,
  236. maxSockets: Infinity,
  237. maxFreeSockets: 256,
  238. scheduling: 'lifo',
  239. maxTotalSockets: Infinity,
  240. totalSocketCount: 0,
  241. [Symbol(kCapture)]: false
  242. },
  243. socketPath: undefined,
  244. method: 'POST',
  245. maxHeaderSize: undefined,
  246. insecureHTTPParser: undefined,
  247. joinDuplicateHeaders: undefined,
  248. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  249. _ended: true,
  250. res: IncomingMessage {
  251. _readableState: [ReadableState],
  252. _events: [Object: null prototype],
  253. _eventsCount: 4,
  254. _maxListeners: undefined,
  255. socket: [Socket],
  256. httpVersionMajor: 1,
  257. httpVersionMinor: 1,
  258. httpVersion: '1.1',
  259. complete: true,
  260. rawHeaders: [Array],
  261. rawTrailers: [],
  262. joinDuplicateHeaders: undefined,
  263. aborted: false,
  264. upgrade: false,
  265. url: '',
  266. method: null,
  267. statusCode: 400,
  268. statusMessage: 'Bad Request',
  269. client: [Socket],
  270. _consuming: false,
  271. _dumped: false,
  272. req: [Circular *1],
  273. responseUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  274. redirects: [],
  275. [Symbol(kCapture)]: false,
  276. [Symbol(kHeaders)]: [Object],
  277. [Symbol(kHeadersCount)]: 8,
  278. [Symbol(kTrailers)]: null,
  279. [Symbol(kTrailersCount)]: 0
  280. },
  281. aborted: false,
  282. timeoutCb: null,
  283. upgradeOrConnect: false,
  284. parser: null,
  285. maxHeadersCount: null,
  286. reusedSocket: false,
  287. host: '192.168.1.108',
  288. protocol: 'http:',
  289. _redirectable: Writable {
  290. _writableState: [WritableState],
  291. _events: [Object: null prototype],
  292. _eventsCount: 3,
  293. _maxListeners: undefined,
  294. _options: [Object],
  295. _ended: true,
  296. _ending: true,
  297. _redirectCount: 0,
  298. _redirects: [],
  299. _requestBodyLength: 619,
  300. _requestBodyBuffers: [],
  301. _eventsCount: 6,
  302. _maxListeners: undefined,
  303. _writableState: [WritableState],
  304. allowHalfOpen: false,
  305. _sockname: null,
  306. _pendingData: null,
  307. _pendingEncoding: '',
  308. server: null,
  309. _server: null,
  310. parser: null,
  311. _httpMessage: [Circular *1],
  312. [Symbol(async_id_symbol)]: 147,
  313. [Symbol(kHandle)]: null,
  314. [Symbol(lastWriteQueueSize)]: 0,
  315. [Symbol(timeout)]: null,
  316. [Symbol(kBuffer)]: null,
  317. [Symbol(kBufferCb)]: null,
  318. [Symbol(kBufferGen)]: null,
  319. [Symbol(kCapture)]: false,
  320. [Symbol(kSetNoDelay)]: true,
  321. [Symbol(kSetKeepAlive)]: true,
  322. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  323. [Symbol(kBytesRead)]: 243,
  324. [Symbol(kBytesWritten)]: 882
  325. },
  326. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  327. 'Accept: application/json, text/plain, */*\r\n' +
  328. 'Content-Type: text/xml\r\n' +
  329. 'User-Agent: axios/1.3.4\r\n' +
  330. 'Content-Length: 619\r\n' +
  331. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  332. 'Host: 192.168.1.108\r\n' +
  333. 'Connection: close\r\n' +
  334. '\r\n',
  335. _keepAliveTimeout: 0,
  336. _onPendingData: [Function: nop],
  337. agent: Agent {
  338. _onNativeResponse: [Function (anonymous)],
  339. _currentRequest: [Circular *1],
  340. _currentUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  341. [Symbol(kCapture)]: false
  342. },
  343. [Symbol(kCapture)]: false,
  344. _events: [Object: null prototype],
  345. _eventsCount: 2,
  346. _maxListeners: undefined,
  347. defaultPort: 80,
  348. protocol: 'http:',
  349. options: [Object: null prototype],
  350. requests: [Object: null prototype] {},
  351. sockets: [Object: null prototype] {},
  352. freeSockets: [Object: null prototype] {},
  353. keepAliveMsecs: 1000,
  354. keepAlive: false,
  355. maxSockets: Infinity,
  356. [Symbol(kBytesWritten)]: 0,
  357. [Symbol(kEndCalled)]: true,
  358. [Symbol(kNeedDrain)]: false,
  359. [Symbol(corked)]: 0,
  360. [Symbol(kOutHeaders)]: [Object: null prototype] {
  361. accept: [Array],
  362. 'content-type': [Array],
  363. 'user-agent': [Array],
  364. 'content-length': [Array],
  365. 'accept-encoding': [Array],
  366. host: [Array]
  367. },
  368. [Symbol(errored)]: null,
  369. [Symbol(kUniqueHeaders)]: null
  370. },
  371. response: {
  372. status: 400,
  373. statusText: 'Bad Request',
  374. headers: AxiosHeaders {
  375. server: 'HP HTTP Server; HP ENVY 7640 series - E4W47A; Serial Number: TH62J3X14F063T; Built:Tue May 26, 2020 07:08:30AM {NSM2CN2022AR}',
  376. 'content-length': '0',
  377. 'cache-control': 'must-revalidate, max-age=0',
  378. pragma: 'no-cache'
  379. },
  380. config: {
  381. transitional: [Object],
  382. adapter: [Array],
  383. transformRequest: [Array],
  384. transformResponse: [Array],
  385. timeout: 0,
  386. xsrfCookieName: 'XSRF-TOKEN',
  387. xsrfHeaderName: 'X-XSRF-TOKEN',
  388. maxContentLength: -1,
  389. maxBodyLength: -1,
  390. env: [Object],
  391. validateStatus: [Function: validateStatus],
  392. headers: [AxiosHeaders],
  393. baseURL: 'http://192.168.1.108',
  394. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  395. method: 'post',
  396. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  397. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  398. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  399. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  400. ' <LinkType>Network</LinkType>\n' +
  401. '</WalkupScanToCompDestination>',
  402. responseType: 'text'
  403. },
  404. request: <ref *1> ClientRequest {
  405. _events: [Object: null prototype],
  406. _eventsCount: 7,
  407. _maxListeners: undefined,
  408. outputData: [],
  409. outputSize: 0,
  410. writable: true,
  411. destroyed: true,
  412. _last: true,
  413. chunkedEncoding: false,
  414. shouldKeepAlive: false,
  415. maxRequestsOnConnectionReached: false,
  416. _defaultKeepAlive: true,
  417. useChunkedEncodingByDefault: true,
  418. sendDate: false,
  419. _removedConnection: false,
  420. _removedContLen: false,
  421. _removedTE: false,
  422. strictContentLength: false,
  423. _contentLength: '619',
  424. _hasBody: true,
  425. _trailer: '',
  426. finished: true,
  427. _headerSent: true,
  428. _closed: true,
  429. socket: [Socket],
  430. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  431. 'Accept: application/json, text/plain, */*\r\n' +
  432. 'Content-Type: text/xml\r\n' +
  433. 'User-Agent: axios/1.3.4\r\n' +
  434. 'Content-Length: 619\r\n' +
  435. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  436. 'Host: 192.168.1.108\r\n' +
  437. 'Connection: close\r\n' +
  438. '\r\n',
  439. _keepAliveTimeout: 0,
  440. _onPendingData: [Function: nop],
  441. agent: [Agent],
  442. socketPath: undefined,
  443. method: 'POST',
  444. maxHeaderSize: undefined,
  445. insecureHTTPParser: undefined,
  446. joinDuplicateHeaders: undefined,
  447. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  448. _ended: true,
  449. res: [IncomingMessage],
  450. aborted: false,
  451. maxFreeSockets: 256,
  452. scheduling: 'lifo',
  453. maxTotalSockets: Infinity,
  454. totalSocketCount: 0,
  455. [Symbol(kCapture)]: false
  456. },
  457. socketPath: undefined,
  458. method: 'POST',
  459. maxHeaderSize: undefined,
  460. insecureHTTPParser: undefined,
  461. joinDuplicateHeaders: undefined,
  462. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  463. timeoutCb: null,
  464. upgradeOrConnect: false,
  465. parser: null,
  466. maxHeadersCount: null,
  467. reusedSocket: false,
  468. host: '192.168.1.108',
  469. protocol: 'http:',
  470. _redirectable: [Writable],
  471. [Symbol(kCapture)]: false,
  472. [Symbol(kBytesWritten)]: 0,
  473. [Symbol(kEndCalled)]: true,
  474. [Symbol(kNeedDrain)]: false,
  475. [Symbol(corked)]: 0,
  476. [Symbol(kOutHeaders)]: [Object: null prototype],
  477. [Symbol(errored)]: null,
  478. [Symbol(kUniqueHeaders)]: null
  479. },
  480. data: ''
  481. }
  482. }
  483. _ended: true,
  484. res: IncomingMessage {
  485. _readableState: [ReadableState],
  486. _events: [Object: null prototype],
  487. _eventsCount: 4,
  488. _maxListeners: undefined,
  489. socket: [Socket],
  490. httpVersionMajor: 1,
  491. httpVersionMinor: 1,
  492. httpVersion: '1.1',
  493. complete: true,
  494. rawHeaders: [Array],
  495. rawTrailers: [],
  496. joinDuplicateHeaders: undefined,
  497. aborted: false,
  498. upgrade: false,
  499. url: '',
  500. method: null,
  501. statusCode: 400,
  502. statusMessage: 'Bad Request',
  503. client: [Socket],
  504. _consuming: false,
  505. _dumped: false,
  506. req: [Circular *1],
  507. responseUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  508. redirects: [],
  509. [Symbol(kCapture)]: false,
  510. [Symbol(kHeaders)]: [Object],
  511. [Symbol(kHeadersCount)]: 8,
  512. [Symbol(kTrailers)]: null,
  513. [Symbol(kTrailersCount)]: 0
  514. },
  515. aborted: false,
  516. timeoutCb: null,
  517. upgradeOrConnect: false,
  518. parser: null,
  519. maxHeadersCount: null,
  520. reusedSocket: false,
  521. host: '192.168.1.108',
  522. protocol: 'http:',
  523. _redirectable: Writable {
  524. _writableState: [WritableState],
  525. _events: [Object: null prototype],
  526. _eventsCount: 3,
  527. _maxListeners: undefined,
  528. _options: [Object],
  529. _ended: true,
  530. _ending: true,
  531. _redirectCount: 0,
  532. _redirects: [],
  533. _requestBodyLength: 619,
  534. _requestBodyBuffers: [],
  535. _onNativeResponse: [Function (anonymous)],
  536. _currentRequest: [Circular *1],
  537. _currentUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  538. [Symbol(kCapture)]: false
  539. },
  540. [Symbol(kCapture)]: false,
  541. [Symbol(kBytesWritten)]: 0,
  542. [Symbol(kEndCalled)]: true,
  543. [Symbol(kNeedDrain)]: false,
  544. [Symbol(corked)]: 0,
  545. [Symbol(kOutHeaders)]: [Object: null prototype] {
  546. accept: [Array],
  547. 'content-type': [Array],
  548. 'user-agent': [Array],
  549. 'content-length': [Array],
  550. 'accept-encoding': [Array],
  551. host: [Array]
  552. },
  553. [Symbol(errored)]: null,
  554. [Symbol(kUniqueHeaders)]: null
  555. },
  556. response: {
  557. status: 400,
  558. statusText: 'Bad Request',
  559. headers: AxiosHeaders {
  560. server: 'HP HTTP Server; HP ENVY 7640 series - E4W47A; Serial Number: TH62J3X14F063T; Built:Tue May 26, 2020 07:08:30AM {NSM2CN2022AR}',
  561. 'content-length': '0',
  562. 'cache-control': 'must-revalidate, max-age=0',
  563. pragma: 'no-cache'
  564. },
  565. config: {
  566. transitional: [Object],
  567. adapter: [Array],
  568. transformRequest: [Array],
  569. transformResponse: [Array],
  570. timeout: 0,
  571. xsrfCookieName: 'XSRF-TOKEN',
  572. xsrfHeaderName: 'X-XSRF-TOKEN',
  573. maxContentLength: -1,
  574. maxBodyLength: -1,
  575. env: [Object],
  576. validateStatus: [Function: validateStatus],
  577. headers: [AxiosHeaders],
  578. baseURL: 'http://192.168.1.108',
  579. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  580. method: 'post',
  581. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  582. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  583. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  584. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  585. ' <LinkType>Network</LinkType>\n' +
  586. '</WalkupScanToCompDestination>',
  587. responseType: 'text'
  588. },
  589. request: <ref *1> ClientRequest {
  590. _events: [Object: null prototype],
  591. _eventsCount: 7,
  592. _maxListeners: undefined,
  593. outputData: [],
  594. outputSize: 0,
  595. writable: true,
  596. destroyed: true,
  597. _last: true,
  598. chunkedEncoding: false,
  599. shouldKeepAlive: false,
  600. maxRequestsOnConnectionReached: false,
  601. _defaultKeepAlive: true,
  602. useChunkedEncodingByDefault: true,
  603. sendDate: false,
  604. _removedConnection: false,
  605. _removedContLen: false,
  606. _removedTE: false,
  607. strictContentLength: false,
  608. _contentLength: '619',
  609. _hasBody: true,
  610. _trailer: '',
  611. finished: true,
  612. _headerSent: true,
  613. _closed: true,
  614. socket: [Socket],
  615. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  616. 'Accept: application/json, text/plain, */*\r\n' +
  617. 'Content-Type: text/xml\r\n' +
  618. 'User-Agent: axios/1.3.4\r\n' +
  619. 'Content-Length: 619\r\n' +
  620. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  621. 'Host: 192.168.1.108\r\n' +
  622. 'Connection: close\r\n' +
  623. '\r\n',
  624. _keepAliveTimeout: 0,
  625. _onPendingData: [Function: nop],
  626. agent: [Agent],
  627. socketPath: undefined,
  628. method: 'POST',
  629. maxHeaderSize: undefined,
  630. insecureHTTPParser: undefined,
  631. joinDuplicateHeaders: undefined,
  632. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  633. _ended: true,
  634. res: [IncomingMessage],
  635. aborted: false,
  636. timeoutCb: null,
  637. upgradeOrConnect: false,
  638. parser: null,
  639. maxHeadersCount: null,
  640. reusedSocket: false,
  641. host: '192.168.1.108',
  642. protocol: 'http:',
  643. _redirectable: [Writable],
  644. [Symbol(kCapture)]: false,
  645. [Symbol(kBytesWritten)]: 0,
  646. [Symbol(kEndCalled)]: true,
  647. [Symbol(kNeedDrain)]: false,
  648. [Symbol(corked)]: 0,
  649. [Symbol(kOutHeaders)]: [Object: null prototype],
  650. [Symbol(errored)]: null,
  651. [Symbol(kUniqueHeaders)]: null
  652. },
  653. data: ''
  654. }
  655. }
  656. Running iteration: 0 - errorCount: 1
  657. Host destinations fetched: node-hp-scan-to-749cfc5475-ngvnq, node-hp-scan-to-749cfc5475-m2tq5, node-hp-scan-to-749cfc5475-85d5m, node-hp-scan-to-749cfc5475-wtb8d, node-hp-scan-to-749cfc5475-5lspq, node-hp-scan-to-749cfc5475-whbds, node-hp-scan-to-749cfc5475-pl7hv, node-hp-scan-to-749cfc5475-xtbfm, node-hp-scan-to-749cfc5475-rgfsq, node-hp-scan-to-749cfc5475-rsk8b, scan2ablage, node-hp-scan-to-ix-chart-64678875b5-p8r7w, node-hp-scan-to-ix-chart-5fb956bc5f-9w8zk, node-hp-scan-to-ix-chart-5fb956bc5f-wt8bp, node-hp-scan-to-ix-chart-5555669db-cj5vk
  658. AxiosError: Request failed with status code 400
  659. at settle (/app/node_modules/axios/dist/node/axios.cjs:1900:12)
  660. at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:2952:11)
  661. at IncomingMessage.emit (node:events:525:35)
  662. at endReadableNT (node:internal/streams/readable:1359:12)
  663. at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  664. code: 'ERR_BAD_REQUEST',
  665. config: {
  666. transitional: {
  667. silentJSONParsing: true,
  668. forcedJSONParsing: true,
  669. clarifyTimeoutError: false
  670. },
  671. adapter: [ 'xhr', 'http' ],
  672. transformRequest: [ [Function: transformRequest] ],
  673. transformResponse: [ [Function: transformResponse] ],
  674. timeout: 0,
  675. xsrfCookieName: 'XSRF-TOKEN',
  676. xsrfHeaderName: 'X-XSRF-TOKEN',
  677. maxContentLength: -1,
  678. maxBodyLength: -1,
  679. env: { FormData: [Function], Blob: [class Blob] },
  680. validateStatus: [Function: validateStatus],
  681. headers: AxiosHeaders {
  682. Accept: 'application/json, text/plain, */*',
  683. 'Content-Type': 'text/xml',
  684. 'User-Agent': 'axios/1.3.4',
  685. 'Content-Length': '619',
  686. 'Accept-Encoding': 'gzip, compress, deflate, br'
  687. },
  688. baseURL: 'http://192.168.1.108',
  689. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  690. method: 'post',
  691. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  692. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  693. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  694. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  695. ' <LinkType>Network</LinkType>\n' +
  696. '</WalkupScanToCompDestination>',
  697. responseType: 'text'
  698. },
  699. request: <ref *1> ClientRequest {
  700. _events: [Object: null prototype] {
  701. abort: [Function (anonymous)],
  702. aborted: [Function (anonymous)],
  703. connect: [Function (anonymous)],
  704. error: [Function (anonymous)],
  705. socket: [Function (anonymous)],
  706. timeout: [Function (anonymous)],
  707. finish: [Function: requestOnFinish]
  708. },
  709. _eventsCount: 7,
  710. _maxListeners: undefined,
  711. outputData: [],
  712. outputSize: 0,
  713. writable: true,
  714. destroyed: true,
  715. _last: true,
  716. chunkedEncoding: false,
  717. shouldKeepAlive: false,
  718. maxRequestsOnConnectionReached: false,
  719. _defaultKeepAlive: true,
  720. useChunkedEncodingByDefault: true,
  721. sendDate: false,
  722. _removedConnection: false,
  723. _removedContLen: false,
  724. _removedTE: false,
  725. strictContentLength: false,
  726. _contentLength: '619',
  727. _hasBody: true,
  728. _trailer: '',
  729. finished: true,
  730. _headerSent: true,
  731. _closed: true,
  732. socket: Socket {
  733. connecting: false,
  734. _hadError: false,
  735. _parent: null,
  736. _host: null,
  737. _closeAfterHandlingError: false,
  738. _readableState: [ReadableState],
  739. _events: [Object: null prototype],
  740. _eventsCount: 6,
  741. _maxListeners: undefined,
  742. _writableState: [WritableState],
  743. allowHalfOpen: false,
  744. _sockname: null,
  745. _pendingData: null,
  746. _pendingEncoding: '',
  747. server: null,
  748. _server: null,
  749. parser: null,
  750. _httpMessage: [Circular *1],
  751. [Symbol(async_id_symbol)]: 202,
  752. [Symbol(kHandle)]: null,
  753. [Symbol(lastWriteQueueSize)]: 0,
  754. [Symbol(timeout)]: null,
  755. [Symbol(kBuffer)]: null,
  756. [Symbol(kBufferCb)]: null,
  757. [Symbol(kBufferGen)]: null,
  758. [Symbol(kCapture)]: false,
  759. [Symbol(kSetNoDelay)]: true,
  760. [Symbol(kSetKeepAlive)]: true,
  761. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  762. [Symbol(kBytesRead)]: 243,
  763. [Symbol(kBytesWritten)]: 882
  764. },
  765. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  766. 'Accept: application/json, text/plain, */*\r\n' +
  767. 'Content-Type: text/xml\r\n' +
  768. 'User-Agent: axios/1.3.4\r\n' +
  769. 'Content-Length: 619\r\n' +
  770. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  771. 'Host: 192.168.1.108\r\n' +
  772. 'Connection: close\r\n' +
  773. '\r\n',
  774. _keepAliveTimeout: 0,
  775. _onPendingData: [Function: nop],
  776. agent: Agent {
  777. _events: [Object: null prototype],
  778. _eventsCount: 2,
  779. _maxListeners: undefined,
  780. defaultPort: 80,
  781. protocol: 'http:',
  782. options: [Object: null prototype],
  783. requests: [Object: null prototype] {},
  784. sockets: [Object: null prototype] {},
  785. freeSockets: [Object: null prototype] {},
  786. keepAliveMsecs: 1000,
  787. keepAlive: false,
  788. maxSockets: Infinity,
  789. maxFreeSockets: 256,
  790. scheduling: 'lifo',
  791. maxTotalSockets: Infinity,
  792. totalSocketCount: 0,
  793. [Symbol(kCapture)]: false
  794. },
  795. socketPath: undefined,
  796. method: 'POST',
  797. maxHeaderSize: undefined,
  798. insecureHTTPParser: undefined,
  799. joinDuplicateHeaders: undefined,
  800. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  801. _ended: true,
  802. res: IncomingMessage {
  803. _readableState: [ReadableState],
  804. _events: [Object: null prototype],
  805. _eventsCount: 4,
  806. _maxListeners: undefined,
  807. socket: [Socket],
  808. httpVersionMajor: 1,
  809. httpVersionMinor: 1,
  810. httpVersion: '1.1',
  811. complete: true,
  812. rawHeaders: [Array],
  813. rawTrailers: [],
  814. joinDuplicateHeaders: undefined,
  815. aborted: false,
  816. upgrade: false,
  817. url: '',
  818. method: null,
  819. statusCode: 400,
  820. statusMessage: 'Bad Request',
  821. client: [Socket],
  822. _consuming: false,
  823. _dumped: false,
  824. req: [Circular *1],
  825. responseUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  826. redirects: [],
  827. [Symbol(kCapture)]: false,
  828. [Symbol(kHeaders)]: [Object],
  829. [Symbol(kHeadersCount)]: 8,
  830. [Symbol(kTrailers)]: null,
  831. [Symbol(kTrailersCount)]: 0
  832. },
  833. aborted: false,
  834. timeoutCb: null,
  835. upgradeOrConnect: false,
  836. parser: null,
  837. maxHeadersCount: null,
  838. reusedSocket: false,
  839. host: '192.168.1.108',
  840. protocol: 'http:',
  841. _redirectable: Writable {
  842. _writableState: [WritableState],
  843. _events: [Object: null prototype],
  844. _eventsCount: 3,
  845. _maxListeners: undefined,
  846. _options: [Object],
  847. _ended: true,
  848. _ending: true,
  849. _redirectCount: 0,
  850. _redirects: [],
  851. _requestBodyLength: 619,
  852. _requestBodyBuffers: [],
  853. _onNativeResponse: [Function (anonymous)],
  854. _currentRequest: [Circular *1],
  855. _currentUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  856. [Symbol(kCapture)]: false
  857. },
  858. [Symbol(kCapture)]: false,
  859. [Symbol(kBytesWritten)]: 0,
  860. [Symbol(kEndCalled)]: true,
  861. [Symbol(kNeedDrain)]: false,
  862. [Symbol(corked)]: 0,
  863. [Symbol(kOutHeaders)]: [Object: null prototype] {
  864. accept: [Array],
  865. 'content-type': [Array],
  866. 'user-agent': [Array],
  867. 'content-length': [Array],
  868. 'accept-encoding': [Array],
  869. host: [Array]
  870. },
  871. [Symbol(errored)]: null,
  872. [Symbol(kUniqueHeaders)]: null
  873. },
  874. response: {
  875. status: 400,
  876. statusText: 'Bad Request',
  877. headers: AxiosHeaders {
  878. server: 'HP HTTP Server; HP ENVY 7640 series - E4W47A; Serial Number: TH62J3X14F063T; Built:Tue May 26, 2020 07:08:30AM {NSM2CN2022AR}',
  879. 'content-length': '0',
  880. 'cache-control': 'must-revalidate, max-age=0',
  881. pragma: 'no-cache'
  882. },
  883. config: {
  884. transitional: [Object],
  885. adapter: [Array],
  886. transformRequest: [Array],
  887. transformResponse: [Array],
  888. timeout: 0,
  889. xsrfCookieName: 'XSRF-TOKEN',
  890. xsrfHeaderName: 'X-XSRF-TOKEN',
  891. maxContentLength: -1,
  892. maxBodyLength: -1,
  893. env: [Object],
  894. validateStatus: [Function: validateStatus],
  895. headers: [AxiosHeaders],
  896. baseURL: 'http://192.168.1.108',
  897. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  898. method: 'post',
  899. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  900. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  901. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  902. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  903. ' <LinkType>Network</LinkType>\n' +
  904. '</WalkupScanToCompDestination>',
  905. responseType: 'text'
  906. },
  907. request: <ref *1> ClientRequest {
  908. _events: [Object: null prototype],
  909. _eventsCount: 7,
  910. _maxListeners: undefined,
  911. outputData: [],
  912. outputSize: 0,
  913. writable: true,
  914. destroyed: true,
  915. _last: true,
  916. chunkedEncoding: false,
  917. shouldKeepAlive: false,
  918. maxRequestsOnConnectionReached: false,
  919. _defaultKeepAlive: true,
  920. useChunkedEncodingByDefault: true,
  921. sendDate: false,
  922. _removedConnection: false,
  923. _removedContLen: false,
  924. _removedTE: false,
  925. strictContentLength: false,
  926. _contentLength: '619',
  927. _hasBody: true,
  928. _trailer: '',
  929. finished: true,
  930. _headerSent: true,
  931. _closed: true,
  932. socket: [Socket],
  933. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  934. 'Accept: application/json, text/plain, */*\r\n' +
  935. 'Content-Type: text/xml\r\n' +
  936. 'User-Agent: axios/1.3.4\r\n' +
  937. 'Content-Length: 619\r\n' +
  938. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  939. 'Host: 192.168.1.108\r\n' +
  940. 'Connection: close\r\n' +
  941. '\r\n',
  942. _keepAliveTimeout: 0,
  943. _onPendingData: [Function: nop],
  944. agent: [Agent],
  945. socketPath: undefined,
  946. method: 'POST',
  947. maxHeaderSize: undefined,
  948. insecureHTTPParser: undefined,
  949. joinDuplicateHeaders: undefined,
  950. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  951. _ended: true,
  952. res: [IncomingMessage],
  953. aborted: false,
  954. timeoutCb: null,
  955. upgradeOrConnect: false,
  956. parser: null,
  957. maxHeadersCount: null,
  958. reusedSocket: false,
  959. host: '192.168.1.108',
  960. protocol: 'http:',
  961. _redirectable: [Writable],
  962. [Symbol(kCapture)]: false,
  963. [Symbol(kBytesWritten)]: 0,
  964. [Symbol(kEndCalled)]: true,
  965. [Symbol(kNeedDrain)]: false,
  966. [Symbol(corked)]: 0,
  967. [Symbol(kOutHeaders)]: [Object: null prototype],
  968. [Symbol(errored)]: null,
  969. [Symbol(kUniqueHeaders)]: null
  970. },
  971. data: ''
  972. }
  973. }
  974. AxiosError: Request failed with status code 400
  975. at settle (/app/node_modules/axios/dist/node/axios.cjs:1900:12)
  976. at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:2952:11)
  977. at IncomingMessage.emit (node:events:525:35)
  978. at endReadableNT (node:internal/streams/readable:1359:12)
  979. at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  980. code: 'ERR_BAD_REQUEST',
  981. config: {
  982. transitional: {
  983. silentJSONParsing: true,
  984. forcedJSONParsing: true,
  985. clarifyTimeoutError: false
  986. },
  987. adapter: [ 'xhr', 'http' ],
  988. transformRequest: [ [Function: transformRequest] ],
  989. transformResponse: [ [Function: transformResponse] ],
  990. timeout: 0,
  991. xsrfCookieName: 'XSRF-TOKEN',
  992. xsrfHeaderName: 'X-XSRF-TOKEN',
  993. maxContentLength: -1,
  994. maxBodyLength: -1,
  995. env: { FormData: [Function], Blob: [class Blob] },
  996. validateStatus: [Function: validateStatus],
  997. headers: AxiosHeaders {
  998. Accept: 'application/json, text/plain, */*',
  999. 'Content-Type': 'text/xml',
  1000. 'User-Agent': 'axios/1.3.4',
  1001. 'Content-Length': '619',
  1002. 'Accept-Encoding': 'gzip, compress, deflate, br'
  1003. },
  1004. baseURL: 'http://192.168.1.108',
  1005. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1006. method: 'post',
  1007. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  1008. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  1009. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  1010. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  1011. ' <LinkType>Network</LinkType>\n' +
  1012. '</WalkupScanToCompDestination>',
  1013. responseType: 'text'
  1014. },
  1015. request: <ref *1> ClientRequest {
  1016. _events: [Object: null prototype] {
  1017. abort: [Function (anonymous)],
  1018. aborted: [Function (anonymous)],
  1019. connect: [Function (anonymous)],
  1020. error: [Function (anonymous)],
  1021. socket: [Function (anonymous)],
  1022. timeout: [Function (anonymous)],
  1023. finish: [Function: requestOnFinish]
  1024. },
  1025. _eventsCount: 7,
  1026. _maxListeners: undefined,
  1027. outputData: [],
  1028. outputSize: 0,
  1029. writable: true,
  1030. destroyed: true,
  1031. _last: true,
  1032. chunkedEncoding: false,
  1033. shouldKeepAlive: false,
  1034. maxRequestsOnConnectionReached: false,
  1035. _defaultKeepAlive: true,
  1036. useChunkedEncodingByDefault: true,
  1037. sendDate: false,
  1038. _removedConnection: false,
  1039. _removedContLen: false,
  1040. _removedTE: false,
  1041. strictContentLength: false,
  1042. _contentLength: '619',
  1043. _hasBody: true,
  1044. _trailer: '',
  1045. finished: true,
  1046. _headerSent: true,
  1047. _closed: true,
  1048. socket: Socket {
  1049. connecting: false,
  1050. _hadError: false,
  1051. _parent: null,
  1052. _host: null,
  1053. _closeAfterHandlingError: false,
  1054. _readableState: [ReadableState],
  1055. _events: [Object: null prototype],
  1056. _eventsCount: 6,
  1057. _maxListeners: undefined,
  1058. _writableState: [WritableState],
  1059. allowHalfOpen: false,
  1060. _sockname: null,
  1061. _pendingData: null,
  1062. _pendingEncoding: '',
  1063. server: null,
  1064. _server: null,
  1065. parser: null,
  1066. _httpMessage: [Circular *1],
  1067. [Symbol(async_id_symbol)]: 202,
  1068. [Symbol(kHandle)]: null,
  1069. [Symbol(lastWriteQueueSize)]: 0,
  1070. [Symbol(timeout)]: null,
  1071. [Symbol(kBuffer)]: null,
  1072. [Symbol(kBufferCb)]: null,
  1073. [Symbol(kBufferGen)]: null,
  1074. [Symbol(kCapture)]: false,
  1075. [Symbol(kSetNoDelay)]: true,
  1076. [Symbol(kSetKeepAlive)]: true,
  1077. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  1078. [Symbol(kBytesRead)]: 243,
  1079. [Symbol(kBytesWritten)]: 882
  1080. },
  1081. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  1082. 'Accept: application/json, text/plain, */*\r\n' +
  1083. 'Content-Type: text/xml\r\n' +
  1084. 'User-Agent: axios/1.3.4\r\n' +
  1085. 'Content-Length: 619\r\n' +
  1086. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1087. 'Host: 192.168.1.108\r\n' +
  1088. 'Connection: close\r\n' +
  1089. '\r\n',
  1090. _keepAliveTimeout: 0,
  1091. _onPendingData: [Function: nop],
  1092. agent: Agent {
  1093. _events: [Object: null prototype],
  1094. _eventsCount: 2,
  1095. _maxListeners: undefined,
  1096. defaultPort: 80,
  1097. protocol: 'http:',
  1098. options: [Object: null prototype],
  1099. requests: [Object: null prototype] {},
  1100. sockets: [Object: null prototype] {},
  1101. freeSockets: [Object: null prototype] {},
  1102. keepAliveMsecs: 1000,
  1103. keepAlive: false,
  1104. maxSockets: Infinity,
  1105. maxFreeSockets: 256,
  1106. scheduling: 'lifo',
  1107. maxTotalSockets: Infinity,
  1108. totalSocketCount: 0,
  1109. [Symbol(kCapture)]: false
  1110. },
  1111. socketPath: undefined,
  1112. method: 'POST',
  1113. maxHeaderSize: undefined,
  1114. insecureHTTPParser: undefined,
  1115. joinDuplicateHeaders: undefined,
  1116. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1117. _ended: true,
  1118. res: IncomingMessage {
  1119. _readableState: [ReadableState],
  1120. _events: [Object: null prototype],
  1121. _eventsCount: 4,
  1122. _maxListeners: undefined,
  1123. socket: [Socket],
  1124. httpVersionMajor: 1,
  1125. httpVersionMinor: 1,
  1126. httpVersion: '1.1',
  1127. complete: true,
  1128. rawHeaders: [Array],
  1129. rawTrailers: [],
  1130. joinDuplicateHeaders: undefined,
  1131. aborted: false,
  1132. upgrade: false,
  1133. url: '',
  1134. method: null,
  1135. statusCode: 400,
  1136. statusMessage: 'Bad Request',
  1137. client: [Socket],
  1138. _consuming: false,
  1139. _dumped: false,
  1140. req: [Circular *1],
  1141. responseUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  1142. redirects: [],
  1143. [Symbol(kCapture)]: false,
  1144. [Symbol(kHeaders)]: [Object],
  1145. [Symbol(kHeadersCount)]: 8,
  1146. [Symbol(kTrailers)]: null,
  1147. [Symbol(kTrailersCount)]: 0
  1148. },
  1149. aborted: false,
  1150. timeoutCb: null,
  1151. upgradeOrConnect: false,
  1152. parser: null,
  1153. maxHeadersCount: null,
  1154. reusedSocket: false,
  1155. host: '192.168.1.108',
  1156. protocol: 'http:',
  1157. _redirectable: Writable {
  1158. _writableState: [WritableState],
  1159. _events: [Object: null prototype],
  1160. _eventsCount: 3,
  1161. _maxListeners: undefined,
  1162. _options: [Object],
  1163. _ended: true,
  1164. _ending: true,
  1165. _redirectCount: 0,
  1166. _redirects: [],
  1167. _requestBodyLength: 619,
  1168. _requestBodyBuffers: [],
  1169. _onNativeResponse: [Function (anonymous)],
  1170. _currentRequest: [Circular *1],
  1171. _currentUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  1172. [Symbol(kCapture)]: false
  1173. },
  1174. [Symbol(kCapture)]: false,
  1175. [Symbol(kBytesWritten)]: 0,
  1176. [Symbol(kEndCalled)]: true,
  1177. [Symbol(kNeedDrain)]: false,
  1178. [Symbol(corked)]: 0,
  1179. [Symbol(kOutHeaders)]: [Object: null prototype] {
  1180. accept: [Array],
  1181. 'content-type': [Array],
  1182. 'user-agent': [Array],
  1183. 'content-length': [Array],
  1184. 'accept-encoding': [Array],
  1185. host: [Array]
  1186. },
  1187. [Symbol(errored)]: null,
  1188. [Symbol(kUniqueHeaders)]: null
  1189. },
  1190. response: {
  1191. status: 400,
  1192. statusText: 'Bad Request',
  1193. headers: AxiosHeaders {
  1194. server: 'HP HTTP Server; HP ENVY 7640 series - E4W47A; Serial Number: TH62J3X14F063T; Built:Tue May 26, 2020 07:08:30AM {NSM2CN2022AR}',
  1195. 'content-length': '0',
  1196. 'cache-control': 'must-revalidate, max-age=0',
  1197. pragma: 'no-cache'
  1198. },
  1199. config: {
  1200. transitional: [Object],
  1201. adapter: [Array],
  1202. transformRequest: [Array],
  1203. transformResponse: [Array],
  1204. timeout: 0,
  1205. xsrfCookieName: 'XSRF-TOKEN',
  1206. xsrfHeaderName: 'X-XSRF-TOKEN',
  1207. maxContentLength: -1,
  1208. maxBodyLength: -1,
  1209. env: [Object],
  1210. validateStatus: [Function: validateStatus],
  1211. headers: [AxiosHeaders],
  1212. baseURL: 'http://192.168.1.108',
  1213. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1214. method: 'post',
  1215. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  1216. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  1217. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  1218. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  1219. ' <LinkType>Network</LinkType>\n' +
  1220. '</WalkupScanToCompDestination>',
  1221. responseType: 'text'
  1222. },
  1223. request: <ref *1> ClientRequest {
  1224. _events: [Object: null prototype],
  1225. _eventsCount: 7,
  1226. _maxListeners: undefined,
  1227. outputData: [],
  1228. outputSize: 0,
  1229. writable: true,
  1230. destroyed: true,
  1231. _last: true,
  1232. chunkedEncoding: false,
  1233. shouldKeepAlive: false,
  1234. maxRequestsOnConnectionReached: false,
  1235. _defaultKeepAlive: true,
  1236. useChunkedEncodingByDefault: true,
  1237. sendDate: false,
  1238. _removedConnection: false,
  1239. _removedContLen: false,
  1240. _removedTE: false,
  1241. strictContentLength: false,
  1242. _contentLength: '619',
  1243. _hasBody: true,
  1244. _trailer: '',
  1245. finished: true,
  1246. _headerSent: true,
  1247. _closed: true,
  1248. socket: [Socket],
  1249. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  1250. 'Accept: application/json, text/plain, */*\r\n' +
  1251. 'Content-Type: text/xml\r\n' +
  1252. 'User-Agent: axios/1.3.4\r\n' +
  1253. 'Content-Length: 619\r\n' +
  1254. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1255. 'Host: 192.168.1.108\r\n' +
  1256. 'Connection: close\r\n' +
  1257. '\r\n',
  1258. _keepAliveTimeout: 0,
  1259. _onPendingData: [Function: nop],
  1260. agent: [Agent],
  1261. socketPath: undefined,
  1262. method: 'POST',
  1263. maxHeaderSize: undefined,
  1264. insecureHTTPParser: undefined,
  1265. joinDuplicateHeaders: undefined,
  1266. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1267. _ended: true,
  1268. res: [IncomingMessage],
  1269. aborted: false,
  1270. timeoutCb: null,
  1271. upgradeOrConnect: false,
  1272. parser: null,
  1273. maxHeadersCount: null,
  1274. reusedSocket: false,
  1275. host: '192.168.1.108',
  1276. protocol: 'http:',
  1277. _redirectable: [Writable],
  1278. [Symbol(kCapture)]: false,
  1279. [Symbol(kBytesWritten)]: 0,
  1280. [Symbol(kEndCalled)]: true,
  1281. [Symbol(kNeedDrain)]: false,
  1282. [Symbol(corked)]: 0,
  1283. [Symbol(kOutHeaders)]: [Object: null prototype],
  1284. [Symbol(errored)]: null,
  1285. [Symbol(kUniqueHeaders)]: null
  1286. },
  1287. data: ''
  1288. }
  1289. }
  1290. Running iteration: 0 - errorCount: 2
  1291. Host destinations fetched: node-hp-scan-to-749cfc5475-ngvnq, node-hp-scan-to-749cfc5475-m2tq5, node-hp-scan-to-749cfc5475-85d5m, node-hp-scan-to-749cfc5475-wtb8d, node-hp-scan-to-749cfc5475-5lspq, node-hp-scan-to-749cfc5475-whbds, node-hp-scan-to-749cfc5475-pl7hv, node-hp-scan-to-749cfc5475-xtbfm, node-hp-scan-to-749cfc5475-rgfsq, node-hp-scan-to-749cfc5475-rsk8b, scan2ablage, node-hp-scan-to-ix-chart-64678875b5-p8r7w, node-hp-scan-to-ix-chart-5fb956bc5f-9w8zk, node-hp-scan-to-ix-chart-5fb956bc5f-wt8bp, node-hp-scan-to-ix-chart-5555669db-cj5vk
  1292. AxiosError: Request failed with status code 400
  1293. at settle (/app/node_modules/axios/dist/node/axios.cjs:1900:12)
  1294. at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:2952:11)
  1295. at IncomingMessage.emit (node:events:525:35)
  1296. at endReadableNT (node:internal/streams/readable:1359:12)
  1297. at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  1298. code: 'ERR_BAD_REQUEST',
  1299. config: {
  1300. transitional: {
  1301. silentJSONParsing: true,
  1302. forcedJSONParsing: true,
  1303. clarifyTimeoutError: false
  1304. },
  1305. adapter: [ 'xhr', 'http' ],
  1306. transformRequest: [ [Function: transformRequest] ],
  1307. transformResponse: [ [Function: transformResponse] ],
  1308. timeout: 0,
  1309. xsrfCookieName: 'XSRF-TOKEN',
  1310. xsrfHeaderName: 'X-XSRF-TOKEN',
  1311. maxContentLength: -1,
  1312. maxBodyLength: -1,
  1313. env: { FormData: [Function], Blob: [class Blob] },
  1314. validateStatus: [Function: validateStatus],
  1315. headers: AxiosHeaders {
  1316. Accept: 'application/json, text/plain, */*',
  1317. 'Content-Type': 'text/xml',
  1318. 'User-Agent': 'axios/1.3.4',
  1319. 'Content-Length': '619',
  1320. 'Accept-Encoding': 'gzip, compress, deflate, br'
  1321. },
  1322. baseURL: 'http://192.168.1.108',
  1323. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1324. method: 'post',
  1325. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  1326. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  1327. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  1328. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  1329. ' <LinkType>Network</LinkType>\n' +
  1330. '</WalkupScanToCompDestination>',
  1331. responseType: 'text'
  1332. },
  1333. request: <ref *1> ClientRequest {
  1334. _events: [Object: null prototype] {
  1335. abort: [Function (anonymous)],
  1336. aborted: [Function (anonymous)],
  1337. connect: [Function (anonymous)],
  1338. error: [Function (anonymous)],
  1339. socket: [Function (anonymous)],
  1340. AxiosError: Request failed with status code 400
  1341. at settle (/app/node_modules/axios/dist/node/axios.cjs:1900:12)
  1342. at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:2952:11)
  1343. at IncomingMessage.emit (node:events:525:35)
  1344. at endReadableNT (node:internal/streams/readable:1359:12)
  1345. at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  1346. code: 'ERR_BAD_REQUEST',
  1347. config: {
  1348. transitional: {
  1349. silentJSONParsing: true,
  1350. forcedJSONParsing: true,
  1351. clarifyTimeoutError: false
  1352. },
  1353. adapter: [ 'xhr', 'http' ],
  1354. transformRequest: [ [Function: transformRequest] ],
  1355. transformResponse: [ [Function: transformResponse] ],
  1356. timeout: 0,
  1357. xsrfCookieName: 'XSRF-TOKEN',
  1358. xsrfHeaderName: 'X-XSRF-TOKEN',
  1359. maxContentLength: -1,
  1360. maxBodyLength: -1,
  1361. env: { FormData: [Function], Blob: [class Blob] },
  1362. validateStatus: [Function: validateStatus],
  1363. headers: AxiosHeaders {
  1364. Accept: 'application/json, text/plain, */*',
  1365. 'Content-Type': 'text/xml',
  1366. 'User-Agent': 'axios/1.3.4',
  1367. 'Content-Length': '619',
  1368. 'Accept-Encoding': 'gzip, compress, deflate, br'
  1369. },
  1370. baseURL: 'http://192.168.1.108',
  1371. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1372. timeout: [Function (anonymous)],
  1373. finish: [Function: requestOnFinish]
  1374. },
  1375. _eventsCount: 7,
  1376. _maxListeners: undefined,
  1377. outputData: [],
  1378. outputSize: 0,
  1379. writable: true,
  1380. destroyed: true,
  1381. _last: true,
  1382. chunkedEncoding: false,
  1383. shouldKeepAlive: false,
  1384. maxRequestsOnConnectionReached: false,
  1385. _defaultKeepAlive: true,
  1386. useChunkedEncodingByDefault: true,
  1387. sendDate: false,
  1388. _removedConnection: false,
  1389. _removedContLen: false,
  1390. _removedTE: false,
  1391. strictContentLength: false,
  1392. _contentLength: '619',
  1393. _hasBody: true,
  1394. _trailer: '',
  1395. finished: true,
  1396. _headerSent: true,
  1397. method: 'post',
  1398. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  1399. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  1400. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  1401. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  1402. ' <LinkType>Network</LinkType>\n' +
  1403. '</WalkupScanToCompDestination>',
  1404. responseType: 'text'
  1405. },
  1406. request: <ref *1> ClientRequest {
  1407. _events: [Object: null prototype] {
  1408. abort: [Function (anonymous)],
  1409. aborted: [Function (anonymous)],
  1410. connect: [Function (anonymous)],
  1411. error: [Function (anonymous)],
  1412. socket: [Function (anonymous)],
  1413. timeout: [Function (anonymous)],
  1414. finish: [Function: requestOnFinish]
  1415. },
  1416. _eventsCount: 7,
  1417. _maxListeners: undefined,
  1418. outputData: [],
  1419. outputSize: 0,
  1420. writable: true,
  1421. destroyed: true,
  1422. _last: true,
  1423. chunkedEncoding: false,
  1424. shouldKeepAlive: false,
  1425. maxRequestsOnConnectionReached: false,
  1426. _defaultKeepAlive: true,
  1427. useChunkedEncodingByDefault: true,
  1428. sendDate: false,
  1429. _removedConnection: false,
  1430. _removedContLen: false,
  1431. _removedTE: false,
  1432. strictContentLength: false,
  1433. _contentLength: '619',
  1434. _hasBody: true,
  1435. _trailer: '',
  1436. finished: true,
  1437. _headerSent: true,
  1438. _closed: true,
  1439. socket: Socket {
  1440. _closed: true,
  1441. socket: Socket {
  1442. connecting: false,
  1443. _hadError: false,
  1444. _parent: null,
  1445. _host: null,
  1446. _closeAfterHandlingError: false,
  1447. _readableState: [ReadableState],
  1448. _events: [Object: null prototype],
  1449. _eventsCount: 6,
  1450. _maxListeners: undefined,
  1451. _writableState: [WritableState],
  1452. allowHalfOpen: false,
  1453. _sockname: null,
  1454. _pendingData: null,
  1455. _pendingEncoding: '',
  1456. server: null,
  1457. _server: null,
  1458. parser: null,
  1459. _httpMessage: [Circular *1],
  1460. [Symbol(async_id_symbol)]: 257,
  1461. [Symbol(kHandle)]: null,
  1462. [Symbol(lastWriteQueueSize)]: 0,
  1463. [Symbol(timeout)]: null,
  1464. [Symbol(kBuffer)]: null,
  1465. [Symbol(kBufferCb)]: null,
  1466. [Symbol(kBufferGen)]: null,
  1467. [Symbol(kCapture)]: false,
  1468. [Symbol(kSetNoDelay)]: true,
  1469. [Symbol(kSetKeepAlive)]: true,
  1470. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  1471. [Symbol(kBytesRead)]: 243,
  1472. [Symbol(kBytesWritten)]: 882
  1473. connecting: false,
  1474. _hadError: false,
  1475. },
  1476. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  1477. 'Accept: application/json, text/plain, */*\r\n' +
  1478. 'Content-Type: text/xml\r\n' +
  1479. 'User-Agent: axios/1.3.4\r\n' +
  1480. 'Content-Length: 619\r\n' +
  1481. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1482. 'Host: 192.168.1.108\r\n' +
  1483. 'Connection: close\r\n' +
  1484. '\r\n',
  1485. _keepAliveTimeout: 0,
  1486. _onPendingData: [Function: nop],
  1487. agent: Agent {
  1488. _events: [Object: null prototype],
  1489. _eventsCount: 2,
  1490. _maxListeners: undefined,
  1491. defaultPort: 80,
  1492. protocol: 'http:',
  1493. options: [Object: null prototype],
  1494. requests: [Object: null prototype] {},
  1495. sockets: [Object: null prototype] {},
  1496. freeSockets: [Object: null prototype] {},
  1497. keepAliveMsecs: 1000,
  1498. keepAlive: false,
  1499. maxSockets: Infinity,
  1500. maxFreeSockets: 256,
  1501. scheduling: 'lifo',
  1502. maxTotalSockets: Infinity,
  1503. totalSocketCount: 0,
  1504. [Symbol(kCapture)]: false
  1505. },
  1506. socketPath: undefined,
  1507. method: 'POST',
  1508. maxHeaderSize: undefined,
  1509. insecureHTTPParser: undefined,
  1510. joinDuplicateHeaders: undefined,
  1511. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1512. _ended: true,
  1513. res: IncomingMessage {
  1514. _readableState: [ReadableState],
  1515. _events: [Object: null prototype],
  1516. _eventsCount: 4,
  1517. _maxListeners: undefined,
  1518. socket: [Socket],
  1519. httpVersionMajor: 1,
  1520. httpVersionMinor: 1,
  1521. httpVersion: '1.1',
  1522. complete: true,
  1523. rawHeaders: [Array],
  1524. rawTrailers: [],
  1525. joinDuplicateHeaders: undefined,
  1526. aborted: false,
  1527. upgrade: false,
  1528. url: '',
  1529. method: null,
  1530. statusCode: 400,
  1531. statusMessage: 'Bad Request',
  1532. client: [Socket],
  1533. _consuming: false,
  1534. _dumped: false,
  1535. req: [Circular *1],
  1536. responseUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  1537. redirects: [],
  1538. [Symbol(kCapture)]: false,
  1539. [Symbol(kHeaders)]: [Object],
  1540. [Symbol(kHeadersCount)]: 8,
  1541. [Symbol(kTrailers)]: null,
  1542. [Symbol(kTrailersCount)]: 0
  1543. },
  1544. aborted: false,
  1545. timeoutCb: null,
  1546. upgradeOrConnect: false,
  1547. parser: null,
  1548. maxHeadersCount: null,
  1549. reusedSocket: false,
  1550. host: '192.168.1.108',
  1551. protocol: 'http:',
  1552. _redirectable: Writable {
  1553. _writableState: [WritableState],
  1554. _events: [Object: null prototype],
  1555. _eventsCount: 3,
  1556. _maxListeners: undefined,
  1557. _options: [Object],
  1558. _ended: true,
  1559. _ending: true,
  1560. _redirectCount: 0,
  1561. _redirects: [],
  1562. _requestBodyLength: 619,
  1563. _requestBodyBuffers: [],
  1564. _onNativeResponse: [Function (anonymous)],
  1565. _currentRequest: [Circular *1],
  1566. _currentUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  1567. [Symbol(kCapture)]: false
  1568. },
  1569. [Symbol(kCapture)]: false,
  1570. [Symbol(kBytesWritten)]: 0,
  1571. [Symbol(kEndCalled)]: true,
  1572. [Symbol(kNeedDrain)]: false,
  1573. [Symbol(corked)]: 0,
  1574. [Symbol(kOutHeaders)]: [Object: null prototype] {
  1575. accept: [Array],
  1576. 'content-type': [Array],
  1577. 'user-agent': [Array],
  1578. 'content-length': [Array],
  1579. 'accept-encoding': [Array],
  1580. host: [Array]
  1581. },
  1582. [Symbol(errored)]: null,
  1583. [Symbol(kUniqueHeaders)]: null
  1584. },
  1585. response: {
  1586. status: 400,
  1587. statusText: 'Bad Request',
  1588. headers: AxiosHeaders {
  1589. server: 'HP HTTP Server; HP ENVY 7640 series - E4W47A; Serial Number: TH62J3X14F063T; Built:Tue May 26, 2020 07:08:30AM {NSM2CN2022AR}',
  1590. 'content-length': '0',
  1591. 'cache-control': 'must-revalidate, max-age=0',
  1592. pragma: 'no-cache'
  1593. },
  1594. config: {
  1595. transitional: [Object],
  1596. adapter: [Array],
  1597. transformRequest: [Array],
  1598. transformResponse: [Array],
  1599. timeout: 0,
  1600. xsrfCookieName: 'XSRF-TOKEN',
  1601. xsrfHeaderName: 'X-XSRF-TOKEN',
  1602. maxContentLength: -1,
  1603. maxBodyLength: -1,
  1604. env: [Object],
  1605. validateStatus: [Function: validateStatus],
  1606. headers: [AxiosHeaders],
  1607. baseURL: 'http://192.168.1.108',
  1608. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1609. method: 'post',
  1610. _parent: null,
  1611. _host: null,
  1612. _closeAfterHandlingError: false,
  1613. _readableState: [ReadableState],
  1614. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  1615. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  1616. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  1617. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  1618. ' <LinkType>Network</LinkType>\n' +
  1619. '</WalkupScanToCompDestination>',
  1620. responseType: 'text'
  1621. },
  1622. request: <ref *1> ClientRequest {
  1623. _events: [Object: null prototype],
  1624. _eventsCount: 7,
  1625. _maxListeners: undefined,
  1626. outputData: [],
  1627. outputSize: 0,
  1628. writable: true,
  1629. destroyed: true,
  1630. _events: [Object: null prototype],
  1631. _eventsCount: 6,
  1632. _maxListeners: undefined,
  1633. _writableState: [WritableState],
  1634. allowHalfOpen: false,
  1635. _sockname: null,
  1636. _pendingData: null,
  1637. _pendingEncoding: '',
  1638. server: null,
  1639. _last: true,
  1640. chunkedEncoding: false,
  1641. shouldKeepAlive: false,
  1642. maxRequestsOnConnectionReached: false,
  1643. _defaultKeepAlive: true,
  1644. _server: null,
  1645. parser: null,
  1646. _httpMessage: [Circular *1],
  1647. [Symbol(async_id_symbol)]: 257,
  1648. [Symbol(kHandle)]: null,
  1649. [Symbol(lastWriteQueueSize)]: 0,
  1650. useChunkedEncodingByDefault: true,
  1651. sendDate: false,
  1652. _removedConnection: false,
  1653. _removedContLen: false,
  1654. _removedTE: false,
  1655. [Symbol(timeout)]: null,
  1656. [Symbol(kBuffer)]: null,
  1657. [Symbol(kBufferCb)]: null,
  1658. [Symbol(kBufferGen)]: null,
  1659. [Symbol(kCapture)]: false,
  1660. [Symbol(kSetNoDelay)]: true,
  1661. strictContentLength: false,
  1662. _contentLength: '619',
  1663. _hasBody: true,
  1664. _trailer: '',
  1665. finished: true,
  1666. _headerSent: true,
  1667. _closed: true,
  1668. socket: [Socket],
  1669. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  1670. 'Accept: application/json, text/plain, */*\r\n' +
  1671. 'Content-Type: text/xml\r\n' +
  1672. 'User-Agent: axios/1.3.4\r\n' +
  1673. [Symbol(kSetKeepAlive)]: true,
  1674. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  1675. [Symbol(kBytesRead)]: 243,
  1676. [Symbol(kBytesWritten)]: 882
  1677. },
  1678. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  1679. 'Accept: application/json, text/plain, */*\r\n' +
  1680. 'Content-Type: text/xml\r\n' +
  1681. 'User-Agent: axios/1.3.4\r\n' +
  1682. 'Content-Length: 619\r\n' +
  1683. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1684. 'Host: 192.168.1.108\r\n' +
  1685. 'Connection: close\r\n' +
  1686. '\r\n',
  1687. _keepAliveTimeout: 0,
  1688. 'Content-Length: 619\r\n' +
  1689. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1690. 'Host: 192.168.1.108\r\n' +
  1691. 'Connection: close\r\n' +
  1692. '\r\n',
  1693. _keepAliveTimeout: 0,
  1694. _onPendingData: [Function: nop],
  1695. agent: [Agent],
  1696. socketPath: undefined,
  1697. method: 'POST',
  1698. maxHeaderSize: undefined,
  1699. insecureHTTPParser: undefined,
  1700. joinDuplicateHeaders: undefined,
  1701. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1702. _ended: true,
  1703. res: [IncomingMessage],
  1704. aborted: false,
  1705. timeoutCb: null,
  1706. upgradeOrConnect: false,
  1707. parser: null,
  1708. maxHeadersCount: null,
  1709. reusedSocket: false,
  1710. host: '192.168.1.108',
  1711. protocol: 'http:',
  1712. _redirectable: [Writable],
  1713. [Symbol(kCapture)]: false,
  1714. [Symbol(kBytesWritten)]: 0,
  1715. [Symbol(kEndCalled)]: true,
  1716. [Symbol(kNeedDrain)]: false,
  1717. [Symbol(corked)]: 0,
  1718. [Symbol(kOutHeaders)]: [Object: null prototype],
  1719. [Symbol(errored)]: null,
  1720. [Symbol(kUniqueHeaders)]: null
  1721. },
  1722. data: ''
  1723. }
  1724. }
  1725. _onPendingData: [Function: nop],
  1726. agent: Agent {
  1727. _events: [Object: null prototype],
  1728. _eventsCount: 2,
  1729. _maxListeners: undefined,
  1730. defaultPort: 80,
  1731. protocol: 'http:',
  1732. options: [Object: null prototype],
  1733. requests: [Object: null prototype] {},
  1734. sockets: [Object: null prototype] {},
  1735. freeSockets: [Object: null prototype] {},
  1736. keepAliveMsecs: 1000,
  1737. keepAlive: false,
  1738. maxSockets: Infinity,
  1739. maxFreeSockets: 256,
  1740. scheduling: 'lifo',
  1741. maxTotalSockets: Infinity,
  1742. totalSocketCount: 0,
  1743. [Symbol(kCapture)]: false
  1744. },
  1745. socketPath: undefined,
  1746. method: 'POST',
  1747. maxHeaderSize: undefined,
  1748. insecureHTTPParser: undefined,
  1749. joinDuplicateHeaders: undefined,
  1750. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1751. _ended: true,
  1752. res: IncomingMessage {
  1753. _readableState: [ReadableState],
  1754. _events: [Object: null prototype],
  1755. _eventsCount: 4,
  1756. _maxListeners: undefined,
  1757. socket: [Socket],
  1758. httpVersionMajor: 1,
  1759. httpVersionMinor: 1,
  1760. httpVersion: '1.1',
  1761. complete: true,
  1762. rawHeaders: [Array],
  1763. rawTrailers: [],
  1764. joinDuplicateHeaders: undefined,
  1765. aborted: false,
  1766. upgrade: false,
  1767. url: '',
  1768. method: null,
  1769. statusCode: 400,
  1770. statusMessage: 'Bad Request',
  1771. client: [Socket],
  1772. _consuming: false,
  1773. _dumped: false,
  1774. req: [Circular *1],
  1775. responseUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  1776. redirects: [],
  1777. [Symbol(kCapture)]: false,
  1778. [Symbol(kHeaders)]: [Object],
  1779. [Symbol(kHeadersCount)]: 8,
  1780. [Symbol(kTrailers)]: null,
  1781. [Symbol(kTrailersCount)]: 0
  1782. },
  1783. aborted: false,
  1784. timeoutCb: null,
  1785. upgradeOrConnect: false,
  1786. parser: null,
  1787. maxHeadersCount: null,
  1788. reusedSocket: false,
  1789. host: '192.168.1.108',
  1790. protocol: 'http:',
  1791. _redirectable: Writable {
  1792. _writableState: [WritableState],
  1793. _events: [Object: null prototype],
  1794. _eventsCount: 3,
  1795. _maxListeners: undefined,
  1796. _options: [Object],
  1797. _ended: true,
  1798. _ending: true,
  1799. _redirectCount: 0,
  1800. _redirects: [],
  1801. _requestBodyLength: 619,
  1802. _requestBodyBuffers: [],
  1803. _onNativeResponse: [Function (anonymous)],
  1804. _currentRequest: [Circular *1],
  1805. _currentUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  1806. [Symbol(kCapture)]: false
  1807. },
  1808. [Symbol(kCapture)]: false,
  1809. [Symbol(kBytesWritten)]: 0,
  1810. [Symbol(kEndCalled)]: true,
  1811. [Symbol(kNeedDrain)]: false,
  1812. [Symbol(corked)]: 0,
  1813. [Symbol(kOutHeaders)]: [Object: null prototype] {
  1814. accept: [Array],
  1815. 'content-type': [Array],
  1816. 'user-agent': [Array],
  1817. 'content-length': [Array],
  1818. 'accept-encoding': [Array],
  1819. host: [Array]
  1820. },
  1821. [Symbol(errored)]: null,
  1822. [Symbol(kUniqueHeaders)]: null
  1823. },
  1824. response: {
  1825. status: 400,
  1826. statusText: 'Bad Request',
  1827. headers: AxiosHeaders {
  1828. server: 'HP HTTP Server; HP ENVY 7640 series - E4W47A; Serial Number: TH62J3X14F063T; Built:Tue May 26, 2020 07:08:30AM {NSM2CN2022AR}',
  1829. 'content-length': '0',
  1830. 'cache-control': 'must-revalidate, max-age=0',
  1831. pragma: 'no-cache'
  1832. },
  1833. config: {
  1834. transitional: [Object],
  1835. adapter: [Array],
  1836. transformRequest: [Array],
  1837. transformResponse: [Array],
  1838. timeout: 0,
  1839. xsrfCookieName: 'XSRF-TOKEN',
  1840. xsrfHeaderName: 'X-XSRF-TOKEN',
  1841. maxContentLength: -1,
  1842. maxBodyLength: -1,
  1843. env: [Object],
  1844. validateStatus: [Function: validateStatus],
  1845. headers: [AxiosHeaders],
  1846. baseURL: 'http://192.168.1.108',
  1847. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1848. method: 'post',
  1849. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  1850. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  1851. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  1852. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  1853. ' <LinkType>Network</LinkType>\n' +
  1854. '</WalkupScanToCompDestination>',
  1855. responseType: 'text'
  1856. },
  1857. request: <ref *1> ClientRequest {
  1858. _events: [Object: null prototype],
  1859. _eventsCount: 7,
  1860. _maxListeners: undefined,
  1861. outputData: [],
  1862. outputSize: 0,
  1863. writable: true,
  1864. destroyed: true,
  1865. _last: true,
  1866. chunkedEncoding: false,
  1867. shouldKeepAlive: false,
  1868. maxRequestsOnConnectionReached: false,
  1869. _defaultKeepAlive: true,
  1870. useChunkedEncodingByDefault: true,
  1871. sendDate: false,
  1872. _removedConnection: false,
  1873. _removedContLen: false,
  1874. _removedTE: false,
  1875. strictContentLength: false,
  1876. _contentLength: '619',
  1877. _hasBody: true,
  1878. _trailer: '',
  1879. finished: true,
  1880. _headerSent: true,
  1881. _closed: true,
  1882. socket: [Socket],
  1883. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  1884. 'Accept: application/json, text/plain, */*\r\n' +
  1885. 'Content-Type: text/xml\r\n' +
  1886. 'User-Agent: axios/1.3.4\r\n' +
  1887. 'Content-Length: 619\r\n' +
  1888. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1889. 'Host: 192.168.1.108\r\n' +
  1890. 'Connection: close\r\n' +
  1891. '\r\n',
  1892. _keepAliveTimeout: 0,
  1893. _onPendingData: [Function: nop],
  1894. agent: [Agent],
  1895. socketPath: undefined,
  1896. method: 'POST',
  1897. maxHeaderSize: undefined,
  1898. insecureHTTPParser: undefined,
  1899. joinDuplicateHeaders: undefined,
  1900. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1901. _ended: true,
  1902. res: [IncomingMessage],
  1903. aborted: false,
  1904. timeoutCb: null,
  1905. upgradeOrConnect: false,
  1906. parser: null,
  1907. maxHeadersCount: null,
  1908. reusedSocket: false,
  1909. host: '192.168.1.108',
  1910. protocol: 'http:',
  1911. _redirectable: [Writable],
  1912. [Symbol(kCapture)]: false,
  1913. [Symbol(kBytesWritten)]: 0,
  1914. [Symbol(kEndCalled)]: true,
  1915. [Symbol(kNeedDrain)]: false,
  1916. [Symbol(corked)]: 0,
  1917. [Symbol(kOutHeaders)]: [Object: null prototype],
  1918. [Symbol(errored)]: null,
  1919. [Symbol(kUniqueHeaders)]: null
  1920. },
  1921. data: ''
  1922. }
  1923. }
  1924. Running iteration: 0 - errorCount: 3
  1925. Host destinations fetched: node-hp-scan-to-749cfc5475-ngvnq, node-hp-scan-to-749cfc5475-m2tq5, node-hp-scan-to-749cfc5475-85d5m, node-hp-scan-to-749cfc5475-wtb8d, node-hp-scan-to-749cfc5475-5lspq, node-hp-scan-to-749cfc5475-whbds, node-hp-scan-to-749cfc5475-pl7hv, node-hp-scan-to-749cfc5475-xtbfm, node-hp-scan-to-749cfc5475-rgfsq, node-hp-scan-to-749cfc5475-rsk8b, scan2ablage, node-hp-scan-to-ix-chart-64678875b5-p8r7w, node-hp-scan-to-ix-chart-5fb956bc5f-9w8zk, node-hp-scan-to-ix-chart-5fb956bc5f-wt8bp, node-hp-scan-to-ix-chart-5555669db-cj5vk
  1926. AxiosError: Request failed with status code 400
  1927. at settle (/app/node_modules/axios/dist/node/axios.cjs:1900:12)
  1928. at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:2952:11)
  1929. at IncomingMessage.emit (node:events:525:35)
  1930. at endReadableNT (node:internal/streams/readable:1359:12)
  1931. at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  1932. code: 'ERR_BAD_REQUEST',
  1933. config: {
  1934. transitional: {
  1935. silentJSONParsing: true,
  1936. forcedJSONParsing: true,
  1937. clarifyTimeoutError: false
  1938. },
  1939. adapter: [ 'xhr', 'http' ],
  1940. transformRequest: [ [Function: transformRequest] ],
  1941. transformResponse: [ [Function: transformResponse] ],
  1942. timeout: 0,
  1943. xsrfCookieName: 'XSRF-TOKEN',
  1944. xsrfHeaderName: 'X-XSRF-TOKEN',
  1945. maxContentLength: -1,
  1946. maxBodyLength: -1,
  1947. env: { FormData: [Function], Blob: [class Blob] },
  1948. validateStatus: [Function: validateStatus],
  1949. headers: AxiosHeaders {
  1950. Accept: 'application/json, text/plain, */*',
  1951. 'Content-Type': 'text/xml',
  1952. 'User-Agent': 'axios/1.3.4',
  1953. 'Content-Length': '619',
  1954. 'Accept-Encoding': 'gzip, compress, deflate, br'
  1955. },
  1956. baseURL: 'http://192.168.1.108',
  1957. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  1958. method: 'post',
  1959. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  1960. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  1961. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  1962. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  1963. ' <LinkType>Network</LinkType>\n' +
  1964. '</WalkupScanToCompDestination>',
  1965. responseType: 'text'
  1966. },
  1967. request: <ref *1> ClientRequest {
  1968. _events: [Object: null prototype] {
  1969. abort: [Function (anonymous)],
  1970. aborted: [Function (anonymous)],
  1971. connect: [Function (anonymous)],
  1972. error: [Function (anonymous)],
  1973. socket: [Function (anonymous)],
  1974. timeout: [Function (anonymous)],
  1975. finish: [Function: requestOnFinish]
  1976. },
  1977. _eventsCount: 7,
  1978. _maxListeners: undefined,
  1979. outputData: [],
  1980. outputSize: 0,
  1981. writable: true,
  1982. destroyed: true,
  1983. _last: true,
  1984. chunkedEncoding: false,
  1985. shouldKeepAlive: false,
  1986. maxRequestsOnConnectionReached: false,
  1987. _defaultKeepAlive: true,
  1988. useChunkedEncodingByDefault: true,
  1989. sendDate: false,
  1990. _removedConnection: false,
  1991. _removedContLen: false,
  1992. _removedTE: false,
  1993. strictContentLength: false,
  1994. _contentLength: '619',
  1995. _hasBody: true,
  1996. _trailer: '',
  1997. finished: true,
  1998. _headerSent: true,
  1999. _closed: true,
  2000. socket: Socket {
  2001. connecting: false,
  2002. _hadError: false,
  2003. _parent: null,
  2004. _host: null,
  2005. _closeAfterHandlingError: false,
  2006. _readableState: [ReadableState],
  2007. _events: [Object: null prototype],
  2008. _eventsCount: 6,
  2009. _maxListeners: undefined,
  2010. _writableState: [WritableState],
  2011. allowHalfOpen: false,
  2012. _sockname: null,
  2013. _pendingData: null,
  2014. _pendingEncoding: '',
  2015. server: null,
  2016. _server: null,
  2017. parser: null,
  2018. _httpMessage: [Circular *1],
  2019. [Symbol(async_id_symbol)]: 312,
  2020. [Symbol(kHandle)]: null,
  2021. [Symbol(lastWriteQueueSize)]: 0,
  2022. [Symbol(timeout)]: null,
  2023. [Symbol(kBuffer)]: null,
  2024. [Symbol(kBufferCb)]: null,
  2025. [Symbol(kBufferGen)]: null,
  2026. [Symbol(kCapture)]: false,
  2027. [Symbol(kSetNoDelay)]: true,
  2028. [Symbol(kSetKeepAlive)]: true,
  2029. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  2030. [Symbol(kBytesRead)]: 243,
  2031. [Symbol(kBytesWritten)]: 882
  2032. },
  2033. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  2034. 'Accept: application/json, text/plain, */*\r\n' +
  2035. 'Content-Type: text/xml\r\n' +
  2036. 'User-Agent: axios/1.3.4\r\n' +
  2037. 'Content-Length: 619\r\n' +
  2038. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  2039. 'Host: 192.168.1.108\r\n' +
  2040. 'Connection: close\r\n' +
  2041. '\r\n',
  2042. _keepAliveTimeout: 0,
  2043. _onPendingData: [Function: nop],
  2044. agent: Agent {
  2045. _events: [Object: null prototype],
  2046. _eventsCount: 2,
  2047. _maxListeners: undefined,
  2048. defaultPort: 80,
  2049. protocol: 'http:',
  2050. options: [Object: null prototype],
  2051. requests: [Object: null prototype] {},
  2052. sockets: [Object: null prototype] {},
  2053. freeSockets: [Object: null prototype] {},
  2054. keepAliveMsecs: 1000,
  2055. keepAlive: false,
  2056. maxSockets: Infinity,
  2057. maxFreeSockets: 256,
  2058. scheduling: 'lifo',
  2059. maxTotalSockets: Infinity,
  2060. totalSocketCount: 0,
  2061. [Symbol(kCapture)]: false
  2062. },
  2063. socketPath: undefined,
  2064. method: 'POST',
  2065. maxHeaderSize: undefined,
  2066. insecureHTTPParser: undefined,
  2067. joinDuplicateHeaders: undefined,
  2068. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2069. _ended: true,
  2070. res: IncomingMessage {
  2071. _readableState: [ReadableState],
  2072. _events: [Object: null prototype],
  2073. _eventsCount: 4,
  2074. _maxListeners: undefined,
  2075. socket: [Socket],
  2076. httpVersionMajor: 1,
  2077. httpVersionMinor: 1,
  2078. httpVersion: '1.1',
  2079. complete: true,
  2080. rawHeaders: [Array],
  2081. rawTrailers: [],
  2082. joinDuplicateHeaders: undefined,
  2083. aborted: false,
  2084. upgrade: false,
  2085. url: '',
  2086. method: null,
  2087. statusCode: 400,
  2088. statusMessage: 'Bad Request',
  2089. client: [Socket],
  2090. _consuming: false,
  2091. _dumped: false,
  2092. req: [Circular *1],
  2093. responseUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  2094. redirects: [],
  2095. [Symbol(kCapture)]: false,
  2096. [Symbol(kHeaders)]: [Object],
  2097. [Symbol(kHeadersCount)]: 8,
  2098. [Symbol(kTrailers)]: null,
  2099. [Symbol(kTrailersCount)]: 0
  2100. },
  2101. aborted: false,
  2102. timeoutCb: null,
  2103. upgradeOrConnect: false,
  2104. parser: null,
  2105. maxHeadersCount: null,
  2106. reusedSocket: false,
  2107. host: '192.168.1.108',
  2108. protocol: 'http:',
  2109. _redirectable: Writable {
  2110. _writableState: [WritableState],
  2111. _events: [Object: null prototype],
  2112. _eventsCount: 3,
  2113. _maxListeners: undefined,
  2114. _options: [Object],
  2115. _ended: true,
  2116. _ending: true,
  2117. _redirectCount: 0,
  2118. _redirects: [],
  2119. _requestBodyLength: 619,
  2120. _requestBodyBuffers: [],
  2121. _onNativeResponse: [Function (anonymous)],
  2122. _currentRequest: [Circular *1],
  2123. _currentUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  2124. [Symbol(kCapture)]: false
  2125. },
  2126. [Symbol(kCapture)]: false,
  2127. [Symbol(kBytesWritten)]: 0,
  2128. [Symbol(kEndCalled)]: true,
  2129. [Symbol(kNeedDrain)]: false,
  2130. [Symbol(corked)]: 0,
  2131. [Symbol(kOutHeaders)]: [Object: null prototype] {
  2132. accept: [Array],
  2133. 'content-type': [Array],
  2134. 'user-agent': [Array],
  2135. 'content-length': [Array],
  2136. 'accept-encoding': [Array],
  2137. host: [Array]
  2138. },
  2139. [Symbol(errored)]: null,
  2140. [Symbol(kUniqueHeaders)]: null
  2141. },
  2142. response: {
  2143. status: 400,
  2144. statusText: 'Bad Request',
  2145. headers: AxiosHeaders {
  2146. server: 'HP HTTP Server; HP ENVY 7640 series - E4W47A; Serial Number: TH62J3X14F063T; Built:Tue May 26, 2020 07:08:30AM {NSM2CN2022AR}',
  2147. 'content-length': '0',
  2148. 'cache-control': 'must-revalidate, max-age=0',
  2149. pragma: 'no-cache'
  2150. },
  2151. config: {
  2152. transitional: [Object],
  2153. adapter: [Array],
  2154. transformRequest: [Array],
  2155. transformResponse: [Array],
  2156. timeout: 0,
  2157. xsrfCookieName: 'XSRF-TOKEN',
  2158. xsrfHeaderName: 'X-XSRF-TOKEN',
  2159. maxContentLength: -1,
  2160. maxBodyLength: -1,
  2161. env: [Object],
  2162. validateStatus: [Function: validateStatus],
  2163. headers: [AxiosHeaders],
  2164. baseURL: 'http://192.168.1.108',
  2165. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2166. method: 'post',
  2167. AxiosError: Request failed with status code 400
  2168. at settle (/app/node_modules/axios/dist/node/axios.cjs:1900:12)
  2169. at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:2952:11)
  2170. at IncomingMessage.emit (node:events:525:35)
  2171. at endReadableNT (node:internal/streams/readable:1359:12)
  2172. at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  2173. code: 'ERR_BAD_REQUEST',
  2174. config: {
  2175. transitional: {
  2176. silentJSONParsing: true,
  2177. forcedJSONParsing: true,
  2178. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  2179. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  2180. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  2181. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  2182. ' <LinkType>Network</LinkType>\n' +
  2183. '</WalkupScanToCompDestination>',
  2184. responseType: 'text'
  2185. },
  2186. request: <ref *1> ClientRequest {
  2187. _events: [Object: null prototype],
  2188. _eventsCount: 7,
  2189. _maxListeners: undefined,
  2190. outputData: [],
  2191. outputSize: 0,
  2192. writable: true,
  2193. destroyed: true,
  2194. _last: true,
  2195. chunkedEncoding: false,
  2196. shouldKeepAlive: false,
  2197. maxRequestsOnConnectionReached: false,
  2198. _defaultKeepAlive: true,
  2199. useChunkedEncodingByDefault: true,
  2200. sendDate: false,
  2201. _removedConnection: false,
  2202. _removedContLen: false,
  2203. _removedTE: false,
  2204. strictContentLength: false,
  2205. _contentLength: '619',
  2206. _hasBody: true,
  2207. _trailer: '',
  2208. finished: true,
  2209. _headerSent: true,
  2210. _closed: true,
  2211. socket: [Socket],
  2212. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  2213. 'Accept: application/json, text/plain, */*\r\n' +
  2214. 'Content-Type: text/xml\r\n' +
  2215. 'User-Agent: axios/1.3.4\r\n' +
  2216. 'Content-Length: 619\r\n' +
  2217. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  2218. 'Host: 192.168.1.108\r\n' +
  2219. 'Connection: close\r\n' +
  2220. '\r\n',
  2221. _keepAliveTimeout: 0,
  2222. _onPendingData: [Function: nop],
  2223. agent: [Agent],
  2224. socketPath: undefined,
  2225. method: 'POST',
  2226. maxHeaderSize: undefined,
  2227. insecureHTTPParser: undefined,
  2228. joinDuplicateHeaders: undefined,
  2229. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2230. _ended: true,
  2231. res: [IncomingMessage],
  2232. aborted: false,
  2233. timeoutCb: null,
  2234. upgradeOrConnect: false,
  2235. parser: null,
  2236. maxHeadersCount: null,
  2237. reusedSocket: false,
  2238. clarifyTimeoutError: false
  2239. },
  2240. adapter: [ 'xhr', 'http' ],
  2241. transformRequest: [ [Function: transformRequest] ],
  2242. transformResponse: [ [Function: transformResponse] ],
  2243. timeout: 0,
  2244. xsrfCookieName: 'XSRF-TOKEN',
  2245. xsrfHeaderName: 'X-XSRF-TOKEN',
  2246. maxContentLength: -1,
  2247. maxBodyLength: -1,
  2248. env: { FormData: [Function], Blob: [class Blob] },
  2249. validateStatus: [Function: validateStatus],
  2250. headers: AxiosHeaders {
  2251. Accept: 'application/json, text/plain, */*',
  2252. 'Content-Type': 'text/xml',
  2253. 'User-Agent': 'axios/1.3.4',
  2254. 'Content-Length': '619',
  2255. 'Accept-Encoding': 'gzip, compress, deflate, br'
  2256. },
  2257. baseURL: 'http://192.168.1.108',
  2258. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2259. method: 'post',
  2260. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  2261. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  2262. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  2263. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  2264. ' <LinkType>Network</LinkType>\n' +
  2265. '</WalkupScanToCompDestination>',
  2266. responseType: 'text'
  2267. },
  2268. request: <ref *1> ClientRequest {
  2269. _events: [Object: null prototype] {
  2270. abort: [Function (anonymous)],
  2271. aborted: [Function (anonymous)],
  2272. connect: [Function (anonymous)],
  2273. error: [Function (anonymous)],
  2274. socket: [Function (anonymous)],
  2275. timeout: [Function (anonymous)],
  2276. finish: [Function: requestOnFinish]
  2277. },
  2278. _eventsCount: 7,
  2279. _maxListeners: undefined,
  2280. outputData: [],
  2281. outputSize: 0,
  2282. writable: true,
  2283. destroyed: true,
  2284. _last: true,
  2285. chunkedEncoding: false,
  2286. shouldKeepAlive: false,
  2287. maxRequestsOnConnectionReached: false,
  2288. _defaultKeepAlive: true,
  2289. useChunkedEncodingByDefault: true,
  2290. host: '192.168.1.108',
  2291. protocol: 'http:',
  2292. _redirectable: [Writable],
  2293. [Symbol(kCapture)]: false,
  2294. [Symbol(kBytesWritten)]: 0,
  2295. [Symbol(kEndCalled)]: true,
  2296. [Symbol(kNeedDrain)]: false,
  2297. [Symbol(corked)]: 0,
  2298. sendDate: false,
  2299. _removedConnection: false,
  2300. _removedContLen: false,
  2301. _removedTE: false,
  2302. strictContentLength: false,
  2303. _contentLength: '619',
  2304. _hasBody: true,
  2305. _trailer: '',
  2306. finished: true,
  2307. _headerSent: true,
  2308. _closed: true,
  2309. socket: Socket {
  2310. connecting: false,
  2311. _hadError: false,
  2312. _parent: null,
  2313. _host: null,
  2314. _closeAfterHandlingError: false,
  2315. _readableState: [ReadableState],
  2316. _events: [Object: null prototype],
  2317. _eventsCount: 6,
  2318. _maxListeners: undefined,
  2319. _writableState: [WritableState],
  2320. allowHalfOpen: false,
  2321. _sockname: null,
  2322. _pendingData: null,
  2323. _pendingEncoding: '',
  2324. server: null,
  2325. _server: null,
  2326. parser: null,
  2327. _httpMessage: [Circular *1],
  2328. [Symbol(async_id_symbol)]: 312,
  2329. [Symbol(kHandle)]: null,
  2330. [Symbol(lastWriteQueueSize)]: 0,
  2331. [Symbol(timeout)]: null,
  2332. [Symbol(kBuffer)]: null,
  2333. [Symbol(kBufferCb)]: null,
  2334. [Symbol(kBufferGen)]: null,
  2335. [Symbol(kCapture)]: false,
  2336. [Symbol(kSetNoDelay)]: true,
  2337. [Symbol(kSetKeepAlive)]: true,
  2338. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  2339. [Symbol(kBytesRead)]: 243,
  2340. [Symbol(kBytesWritten)]: 882
  2341. },
  2342. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  2343. 'Accept: application/json, text/plain, */*\r\n' +
  2344. 'Content-Type: text/xml\r\n' +
  2345. 'User-Agent: axios/1.3.4\r\n' +
  2346. 'Content-Length: 619\r\n' +
  2347. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  2348. 'Host: 192.168.1.108\r\n' +
  2349. 'Connection: close\r\n' +
  2350. '\r\n',
  2351. _keepAliveTimeout: 0,
  2352. _onPendingData: [Function: nop],
  2353. agent: Agent {
  2354. _events: [Object: null prototype],
  2355. _eventsCount: 2,
  2356. _maxListeners: undefined,
  2357. defaultPort: 80,
  2358. protocol: 'http:',
  2359. options: [Object: null prototype],
  2360. requests: [Object: null prototype] {},
  2361. sockets: [Object: null prototype] {},
  2362. freeSockets: [Object: null prototype] {},
  2363. keepAliveMsecs: 1000,
  2364. keepAlive: false,
  2365. maxSockets: Infinity,
  2366. maxFreeSockets: 256,
  2367. scheduling: 'lifo',
  2368. maxTotalSockets: Infinity,
  2369. totalSocketCount: 0,
  2370. [Symbol(kCapture)]: false
  2371. },
  2372. socketPath: undefined,
  2373. method: 'POST',
  2374. maxHeaderSize: undefined,
  2375. insecureHTTPParser: undefined,
  2376. joinDuplicateHeaders: undefined,
  2377. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2378. _ended: true,
  2379. res: IncomingMessage {
  2380. _readableState: [ReadableState],
  2381. _events: [Object: null prototype],
  2382. _eventsCount: 4,
  2383. _maxListeners: undefined,
  2384. socket: [Socket],
  2385. httpVersionMajor: 1,
  2386. httpVersionMinor: 1,
  2387. httpVersion: '1.1',
  2388. complete: true,
  2389. rawHeaders: [Array],
  2390. rawTrailers: [],
  2391. joinDuplicateHeaders: undefined,
  2392. aborted: false,
  2393. upgrade: false,
  2394. url: '',
  2395. method: null,
  2396. statusCode: 400,
  2397. statusMessage: 'Bad Request',
  2398. client: [Socket],
  2399. _consuming: false,
  2400. _dumped: false,
  2401. req: [Circular *1],
  2402. responseUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  2403. redirects: [],
  2404. [Symbol(kCapture)]: false,
  2405. [Symbol(kHeaders)]: [Object],
  2406. [Symbol(kHeadersCount)]: 8,
  2407. [Symbol(kTrailers)]: null,
  2408. [Symbol(kTrailersCount)]: 0
  2409. },
  2410. aborted: false,
  2411. timeoutCb: null,
  2412. upgradeOrConnect: false,
  2413. parser: null,
  2414. maxHeadersCount: null,
  2415. reusedSocket: false,
  2416. host: '192.168.1.108',
  2417. protocol: 'http:',
  2418. _redirectable: Writable {
  2419. _writableState: [WritableState],
  2420. _events: [Object: null prototype],
  2421. _eventsCount: 3,
  2422. _maxListeners: undefined,
  2423. _options: [Object],
  2424. _ended: true,
  2425. _ending: true,
  2426. _redirectCount: 0,
  2427. _redirects: [],
  2428. _requestBodyLength: 619,
  2429. _requestBodyBuffers: [],
  2430. _onNativeResponse: [Function (anonymous)],
  2431. _currentRequest: [Circular *1],
  2432. _currentUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  2433. [Symbol(kCapture)]: false
  2434. },
  2435. [Symbol(kCapture)]: false,
  2436. [Symbol(kBytesWritten)]: 0,
  2437. [Symbol(kEndCalled)]: true,
  2438. [Symbol(kNeedDrain)]: false,
  2439. [Symbol(corked)]: 0,
  2440. [Symbol(kOutHeaders)]: [Object: null prototype] {
  2441. accept: [Array],
  2442. 'content-type': [Array],
  2443. 'user-agent': [Array],
  2444. 'content-length': [Array],
  2445. 'accept-encoding': [Array],
  2446. host: [Array]
  2447. },
  2448. [Symbol(errored)]: null,
  2449. [Symbol(kUniqueHeaders)]: null
  2450. },
  2451. response: {
  2452. status: 400,
  2453. statusText: 'Bad Request',
  2454. headers: AxiosHeaders {
  2455. server: 'HP HTTP Server; HP ENVY 7640 series - E4W47A; Serial Number: TH62J3X14F063T; Built:Tue May 26, 2020 07:08:30AM {NSM2CN2022AR}',
  2456. 'content-length': '0',
  2457. 'cache-control': 'must-revalidate, max-age=0',
  2458. pragma: 'no-cache'
  2459. },
  2460. config: {
  2461. transitional: [Object],
  2462. adapter: [Array],
  2463. transformRequest: [Array],
  2464. transformResponse: [Array],
  2465. timeout: 0,
  2466. xsrfCookieName: 'XSRF-TOKEN',
  2467. xsrfHeaderName: 'X-XSRF-TOKEN',
  2468. maxContentLength: -1,
  2469. maxBodyLength: -1,
  2470. env: [Object],
  2471. validateStatus: [Function: validateStatus],
  2472. headers: [AxiosHeaders],
  2473. baseURL: 'http://192.168.1.108',
  2474. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2475. method: 'post',
  2476. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  2477. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  2478. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  2479. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  2480. ' <LinkType>Network</LinkType>\n' +
  2481. '</WalkupScanToCompDestination>',
  2482. responseType: 'text'
  2483. },
  2484. request: <ref *1> ClientRequest {
  2485. _events: [Object: null prototype],
  2486. _eventsCount: 7,
  2487. _maxListeners: undefined,
  2488. outputData: [],
  2489. outputSize: 0,
  2490. writable: true,
  2491. destroyed: true,
  2492. _last: true,
  2493. chunkedEncoding: false,
  2494. shouldKeepAlive: false,
  2495. maxRequestsOnConnectionReached: false,
  2496. _defaultKeepAlive: true,
  2497. useChunkedEncodingByDefault: true,
  2498. sendDate: false,
  2499. _removedConnection: false,
  2500. _removedContLen: false,
  2501. _removedTE: false,
  2502. strictContentLength: false,
  2503. _contentLength: '619',
  2504. _hasBody: true,
  2505. _trailer: '',
  2506. finished: true,
  2507. _headerSent: true,
  2508. _closed: true,
  2509. socket: [Socket],
  2510. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  2511. 'Accept: application/json, text/plain, */*\r\n' +
  2512. 'Content-Type: text/xml\r\n' +
  2513. 'User-Agent: axios/1.3.4\r\n' +
  2514. 'Content-Length: 619\r\n' +
  2515. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  2516. 'Host: 192.168.1.108\r\n' +
  2517. 'Connection: close\r\n' +
  2518. '\r\n',
  2519. _keepAliveTimeout: 0,
  2520. _onPendingData: [Function: nop],
  2521. agent: [Agent],
  2522. socketPath: undefined,
  2523. method: 'POST',
  2524. maxHeaderSize: undefined,
  2525. insecureHTTPParser: undefined,
  2526. joinDuplicateHeaders: undefined,
  2527. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2528. _ended: true,
  2529. res: [IncomingMessage],
  2530. aborted: false,
  2531. timeoutCb: null,
  2532. upgradeOrConnect: false,
  2533. parser: null,
  2534. maxHeadersCount: null,
  2535. reusedSocket: false,
  2536. host: '192.168.1.108',
  2537. protocol: 'http:',
  2538. _redirectable: [Writable],
  2539. [Symbol(kCapture)]: false,
  2540. [Symbol(kBytesWritten)]: 0,
  2541. [Symbol(kEndCalled)]: true,
  2542. [Symbol(kNeedDrain)]: false,
  2543. [Symbol(corked)]: 0,
  2544. [Symbol(kOutHeaders)]: [Object: null prototype],
  2545. [Symbol(errored)]: null,
  2546. [Symbol(kUniqueHeaders)]: null
  2547. },
  2548. data: ''
  2549. }
  2550. }
  2551. [Symbol(kOutHeaders)]: [Object: null prototype],
  2552. [Symbol(errored)]: null,
  2553. [Symbol(kUniqueHeaders)]: null
  2554. },
  2555. data: ''
  2556. }
  2557. }
  2558. Running iteration: 0 - errorCount: 4
  2559. Host destinations fetched: node-hp-scan-to-749cfc5475-ngvnq, node-hp-scan-to-749cfc5475-m2tq5, node-hp-scan-to-749cfc5475-85d5m, node-hp-scan-to-749cfc5475-wtb8d, node-hp-scan-to-749cfc5475-5lspq, node-hp-scan-to-749cfc5475-whbds, node-hp-scan-to-749cfc5475-pl7hv, node-hp-scan-to-749cfc5475-xtbfm, node-hp-scan-to-749cfc5475-rgfsq, node-hp-scan-to-749cfc5475-rsk8b, scan2ablage, node-hp-scan-to-ix-chart-64678875b5-p8r7w, node-hp-scan-to-ix-chart-5fb956bc5f-9w8zk, node-hp-scan-to-ix-chart-5fb956bc5f-wt8bp, node-hp-scan-to-ix-chart-5555669db-cj5vk
  2560. AxiosError: Request failed with status code 400
  2561. at settle (/app/node_modules/axios/dist/node/axios.cjs:1900:12)
  2562. at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:2952:11)
  2563. at IncomingMessage.emit (node:events:525:35)
  2564. at endReadableNT (node:internal/streams/readable:1359:12)
  2565. at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  2566. code: 'ERR_BAD_REQUEST',
  2567. config: {
  2568. transitional: {
  2569. silentJSONParsing: true,
  2570. forcedJSONParsing: true,
  2571. clarifyTimeoutError: false
  2572. },
  2573. adapter: [ 'xhr', 'http' ],
  2574. transformRequest: [ [Function: transformRequest] ],
  2575. transformResponse: [ [Function: transformResponse] ],
  2576. timeout: 0,
  2577. xsrfCookieName: 'XSRF-TOKEN',
  2578. xsrfHeaderName: 'X-XSRF-TOKEN',
  2579. maxContentLength: -1,
  2580. maxBodyLength: -1,
  2581. env: { FormData: [Function], Blob: [class Blob] },
  2582. validateStatus: [Function: validateStatus],
  2583. headers: AxiosHeaders {
  2584. Accept: 'application/json, text/plain, */*',
  2585. 'Content-Type': 'text/xml',
  2586. 'User-Agent': 'axios/1.3.4',
  2587. 'Content-Length': '619',
  2588. 'Accept-Encoding': 'gzip, compress, deflate, br'
  2589. },
  2590. baseURL: 'http://192.168.1.108',
  2591. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2592. method: 'post',
  2593. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  2594. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  2595. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  2596. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  2597. ' <LinkType>Network</LinkType>\n' +
  2598. '</WalkupScanToCompDestination>',
  2599. responseType: 'text'
  2600. },
  2601. request: <ref *1> ClientRequest {
  2602. _events: [Object: null prototype] {
  2603. abort: [Function (anonymous)],
  2604. aborted: [Function (anonymous)],
  2605. connect: [Function (anonymous)],
  2606. error: [Function (anonymous)],
  2607. socket: [Function (anonymous)],
  2608. timeout: [Function (anonymous)],
  2609. finish: [Function: requestOnFinish]
  2610. },
  2611. _eventsCount: 7,
  2612. _maxListeners: undefined,
  2613. outputData: [],
  2614. outputSize: 0,
  2615. writable: true,
  2616. destroyed: true,
  2617. _last: true,
  2618. chunkedEncoding: false,
  2619. shouldKeepAlive: false,
  2620. maxRequestsOnConnectionReached: false,
  2621. _defaultKeepAlive: true,
  2622. useChunkedEncodingByDefault: true,
  2623. sendDate: false,
  2624. _removedConnection: false,
  2625. _removedContLen: false,
  2626. _removedTE: false,
  2627. strictContentLength: false,
  2628. _contentLength: '619',
  2629. _hasBody: true,
  2630. _trailer: '',
  2631. finished: true,
  2632. _headerSent: true,
  2633. _closed: true,
  2634. socket: Socket {
  2635. connecting: false,
  2636. _hadError: false,
  2637. _parent: null,
  2638. _host: null,
  2639. _closeAfterHandlingError: false,
  2640. _readableState: [ReadableState],
  2641. _events: [Object: null prototype],
  2642. _eventsCount: 6,
  2643. _maxListeners: undefined,
  2644. _writableState: [WritableState],
  2645. allowHalfOpen: false,
  2646. _sockname: null,
  2647. _pendingData: null,
  2648. _pendingEncoding: '',
  2649. server: null,
  2650. _server: null,
  2651. parser: null,
  2652. _httpMessage: [Circular *1],
  2653. [Symbol(async_id_symbol)]: 367,
  2654. [Symbol(kHandle)]: null,
  2655. [Symbol(lastWriteQueueSize)]: 0,
  2656. [Symbol(timeout)]: null,
  2657. [Symbol(kBuffer)]: null,
  2658. [Symbol(kBufferCb)]: null,
  2659. [Symbol(kBufferGen)]: null,
  2660. [Symbol(kCapture)]: false,
  2661. [Symbol(kSetNoDelay)]: true,
  2662. [Symbol(kSetKeepAlive)]: true,
  2663. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  2664. [Symbol(kBytesRead)]: 243,
  2665. [Symbol(kBytesWritten)]: 882
  2666. },
  2667. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  2668. 'Accept: application/json, text/plain, */*\r\n' +
  2669. 'Content-Type: text/xml\r\n' +
  2670. 'User-Agent: axios/1.3.4\r\n' +
  2671. 'Content-Length: 619\r\n' +
  2672. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  2673. 'Host: 192.168.1.108\r\n' +
  2674. 'Connection: close\r\n' +
  2675. '\r\n',
  2676. _keepAliveTimeout: 0,
  2677. _onPendingData: [Function: nop],
  2678. agent: Agent {
  2679. _events: [Object: null prototype],
  2680. _eventsCount: 2,
  2681. _maxListeners: undefined,
  2682. defaultPort: 80,
  2683. protocol: 'http:',
  2684. options: [Object: null prototype],
  2685. requests: [Object: null prototype] {},
  2686. sockets: [Object: null prototype] {},
  2687. freeSockets: [Object: null prototype] {},
  2688. keepAliveMsecs: 1000,
  2689. keepAlive: false,
  2690. maxSockets: Infinity,
  2691. maxFreeSockets: 256,
  2692. scheduling: 'lifo',
  2693. maxTotalSockets: Infinity,
  2694. totalSocketCount: 0,
  2695. [Symbol(kCapture)]: false
  2696. },
  2697. socketPath: undefined,
  2698. method: 'POST',
  2699. maxHeaderSize: undefined,
  2700. insecureHTTPParser: undefined,
  2701. joinDuplicateHeaders: undefined,
  2702. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2703. _ended: true,
  2704. res: IncomingMessage {
  2705. _readableState: [ReadableState],
  2706. _events: [Object: null prototype],
  2707. _eventsCount: 4,
  2708. _maxListeners: undefined,
  2709. socket: [Socket],
  2710. httpVersionMajor: 1,
  2711. httpVersionMinor: 1,
  2712. httpVersion: '1.1',
  2713. complete: true,
  2714. rawHeaders: [Array],
  2715. rawTrailers: [],
  2716. joinDuplicateHeaders: undefined,
  2717. aborted: false,
  2718. upgrade: false,
  2719. url: '',
  2720. method: null,
  2721. statusCode: 400,
  2722. statusMessage: 'Bad Request',
  2723. client: [Socket],
  2724. _consuming: false,
  2725. _dumped: false,
  2726. req: [Circular *1],
  2727. responseUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  2728. redirects: [],
  2729. [Symbol(kCapture)]: false,
  2730. [Symbol(kHeaders)]: [Object],
  2731. [Symbol(kHeadersCount)]: 8,
  2732. [Symbol(kTrailers)]: null,
  2733. [Symbol(kTrailersCount)]: 0
  2734. },
  2735. aborted: false,
  2736. timeoutCb: null,
  2737. upgradeOrConnect: false,
  2738. parser: null,
  2739. maxHeadersCount: null,
  2740. reusedSocket: false,
  2741. AxiosError: Request failed with status code 400
  2742. at settle (/app/node_modules/axios/dist/node/axios.cjs:1900:12)
  2743. at IncomingMessage.handleStreamEnd (/app/node_modules/axios/dist/node/axios.cjs:2952:11)
  2744. at IncomingMessage.emit (node:events:525:35)
  2745. at endReadableNT (node:internal/streams/readable:1359:12)
  2746. at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  2747. code: 'ERR_BAD_REQUEST',
  2748. config: {
  2749. transitional: {
  2750. silentJSONParsing: true,
  2751. forcedJSONParsing: true,
  2752. clarifyTimeoutError: false
  2753. },
  2754. adapter: [ 'xhr', 'http' ],
  2755. transformRequest: [ [Function: transformRequest] ],
  2756. transformResponse: [ [Function: transformResponse] ],
  2757. timeout: 0,
  2758. xsrfCookieName: 'XSRF-TOKEN',
  2759. xsrfHeaderName: 'X-XSRF-TOKEN',
  2760. maxContentLength: -1,
  2761. maxBodyLength: -1,
  2762. env: { FormData: [Function], Blob: [class Blob] },
  2763. validateStatus: [Function: validateStatus],
  2764. headers: AxiosHeaders {
  2765. Accept: 'application/json, text/plain, */*',
  2766. 'Content-Type': 'text/xml',
  2767. 'User-Agent': 'axios/1.3.4',
  2768. 'Content-Length': '619',
  2769. 'Accept-Encoding': 'gzip, compress, deflate, br'
  2770. },
  2771. baseURL: 'http://192.168.1.108',
  2772. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2773. method: 'post',
  2774. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  2775. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  2776. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  2777. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  2778. ' <LinkType>Network</LinkType>\n' +
  2779. '</WalkupScanToCompDestination>',
  2780. responseType: 'text'
  2781. },
  2782. request: <ref *1> ClientRequest {
  2783. _events: [Object: null prototype] {
  2784. abort: [Function (anonymous)],
  2785. aborted: [Function (anonymous)],
  2786. connect: [Function (anonymous)],
  2787. error: [Function (anonymous)],
  2788. socket: [Function (anonymous)],
  2789. timeout: [Function (anonymous)],
  2790. finish: [Function: requestOnFinish]
  2791. },
  2792. _eventsCount: 7,
  2793. _maxListeners: undefined,
  2794. outputData: [],
  2795. outputSize: 0,
  2796. writable: true,
  2797. destroyed: true,
  2798. _last: true,
  2799. chunkedEncoding: false,
  2800. shouldKeepAlive: false,
  2801. maxRequestsOnConnectionReached: false,
  2802. _defaultKeepAlive: true,
  2803. useChunkedEncodingByDefault: true,
  2804. sendDate: false,
  2805. _removedConnection: false,
  2806. _removedContLen: false,
  2807. _removedTE: false,
  2808. strictContentLength: false,
  2809. _contentLength: '619',
  2810. _hasBody: true,
  2811. _trailer: '',
  2812. finished: true,
  2813. _headerSent: true,
  2814. _closed: true,
  2815. socket: Socket {
  2816. connecting: false,
  2817. _hadError: false,
  2818. _parent: null,
  2819. _host: null,
  2820. _closeAfterHandlingError: false,
  2821. _readableState: [ReadableState],
  2822. _events: [Object: null prototype],
  2823. _eventsCount: 6,
  2824. _maxListeners: undefined,
  2825. _writableState: [WritableState],
  2826. allowHalfOpen: false,
  2827. _sockname: null,
  2828. _pendingData: null,
  2829. _pendingEncoding: '',
  2830. server: null,
  2831. _server: null,
  2832. parser: null,
  2833. _httpMessage: [Circular *1],
  2834. [Symbol(async_id_symbol)]: 367,
  2835. [Symbol(kHandle)]: null,
  2836. [Symbol(lastWriteQueueSize)]: 0,
  2837. [Symbol(timeout)]: null,
  2838. [Symbol(kBuffer)]: null,
  2839. [Symbol(kBufferCb)]: null,
  2840. [Symbol(kBufferGen)]: null,
  2841. [Symbol(kCapture)]: false,
  2842. [Symbol(kSetNoDelay)]: true,
  2843. [Symbol(kSetKeepAlive)]: true,
  2844. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  2845. [Symbol(kBytesRead)]: 243,
  2846. [Symbol(kBytesWritten)]: 882
  2847. },
  2848. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  2849. 'Accept: application/json, text/plain, */*\r\n' +
  2850. 'Content-Type: text/xml\r\n' +
  2851. 'User-Agent: axios/1.3.4\r\n' +
  2852. 'Content-Length: 619\r\n' +
  2853. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  2854. 'Host: 192.168.1.108\r\n' +
  2855. 'Connection: close\r\n' +
  2856. '\r\n',
  2857. _keepAliveTimeout: 0,
  2858. _onPendingData: [Function: nop],
  2859. agent: Agent {
  2860. _events: [Object: null prototype],
  2861. _eventsCount: 2,
  2862. _maxListeners: undefined,
  2863. defaultPort: 80,
  2864. protocol: 'http:',
  2865. options: [Object: null prototype],
  2866. requests: [Object: null prototype] {},
  2867. sockets: [Object: null prototype] {},
  2868. freeSockets: [Object: null prototype] {},
  2869. keepAliveMsecs: 1000,
  2870. keepAlive: false,
  2871. maxSockets: Infinity,
  2872. maxFreeSockets: 256,
  2873. scheduling: 'lifo',
  2874. maxTotalSockets: Infinity,
  2875. totalSocketCount: 0,
  2876. [Symbol(kCapture)]: false
  2877. },
  2878. socketPath: undefined,
  2879. method: 'POST',
  2880. maxHeaderSize: undefined,
  2881. insecureHTTPParser: undefined,
  2882. joinDuplicateHeaders: undefined,
  2883. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2884. _ended: true,
  2885. res: IncomingMessage {
  2886. _readableState: [ReadableState],
  2887. _events: [Object: null prototype],
  2888. _eventsCount: 4,
  2889. _maxListeners: undefined,
  2890. socket: [Socket],
  2891. httpVersionMajor: 1,
  2892. httpVersionMinor: 1,
  2893. httpVersion: '1.1',
  2894. complete: true,
  2895. rawHeaders: [Array],
  2896. rawTrailers: [],
  2897. joinDuplicateHeaders: undefined,
  2898. aborted: false,
  2899. upgrade: false,
  2900. url: '',
  2901. method: null,
  2902. statusCode: 400,
  2903. statusMessage: 'Bad Request',
  2904. client: [Socket],
  2905. _consuming: false,
  2906. _dumped: false,
  2907. req: [Circular *1],
  2908. responseUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  2909. redirects: [],
  2910. [Symbol(kCapture)]: false,
  2911. [Symbol(kHeaders)]: [Object],
  2912. [Symbol(kHeadersCount)]: 8,
  2913. [Symbol(kTrailers)]: null,
  2914. [Symbol(kTrailersCount)]: 0
  2915. },
  2916. aborted: false,
  2917. timeoutCb: null,
  2918. upgradeOrConnect: false,
  2919. parser: null,
  2920. maxHeadersCount: null,
  2921. reusedSocket: false,
  2922. host: '192.168.1.108',
  2923. protocol: 'http:',
  2924. _redirectable: Writable {
  2925. _writableState: [WritableState],
  2926. _events: [Object: null prototype],
  2927. _eventsCount: 3,
  2928. _maxListeners: undefined,
  2929. _options: [Object],
  2930. _ended: true,
  2931. _ending: true,
  2932. _redirectCount: 0,
  2933. _redirects: [],
  2934. _requestBodyLength: 619,
  2935. _requestBodyBuffers: [],
  2936. _onNativeResponse: [Function (anonymous)],
  2937. _currentRequest: [Circular *1],
  2938. _currentUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  2939. [Symbol(kCapture)]: false
  2940. },
  2941. [Symbol(kCapture)]: false,
  2942. [Symbol(kBytesWritten)]: 0,
  2943. [Symbol(kEndCalled)]: true,
  2944. [Symbol(kNeedDrain)]: false,
  2945. [Symbol(corked)]: 0,
  2946. [Symbol(kOutHeaders)]: [Object: null prototype] {
  2947. accept: [Array],
  2948. 'content-type': [Array],
  2949. 'user-agent': [Array],
  2950. 'content-length': [Array],
  2951. 'accept-encoding': [Array],
  2952. host: [Array]
  2953. },
  2954. [Symbol(errored)]: null,
  2955. [Symbol(kUniqueHeaders)]: null
  2956. },
  2957. response: {
  2958. status: 400,
  2959. statusText: 'Bad Request',
  2960. headers: AxiosHeaders {
  2961. server: 'HP HTTP Server; HP ENVY 7640 series - E4W47A; Serial Number: TH62J3X14F063T; Built:Tue May 26, 2020 07:08:30AM {NSM2CN2022AR}',
  2962. 'content-length': '0',
  2963. 'cache-control': 'must-revalidate, max-age=0',
  2964. pragma: 'no-cache'
  2965. },
  2966. config: {
  2967. transitional: [Object],
  2968. adapter: [Array],
  2969. transformRequest: [Array],
  2970. transformResponse: [Array],
  2971. timeout: 0,
  2972. xsrfCookieName: 'XSRF-TOKEN',
  2973. xsrfHeaderName: 'X-XSRF-TOKEN',
  2974. maxContentLength: -1,
  2975. maxBodyLength: -1,
  2976. env: [Object],
  2977. validateStatus: [Function: validateStatus],
  2978. headers: [AxiosHeaders],
  2979. baseURL: 'http://192.168.1.108',
  2980. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  2981. method: 'post',
  2982. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  2983. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  2984. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  2985. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  2986. ' <LinkType>Network</LinkType>\n' +
  2987. '</WalkupScanToCompDestination>',
  2988. responseType: 'text'
  2989. },
  2990. request: <ref *1> ClientRequest {
  2991. _events: [Object: null prototype],
  2992. _eventsCount: 7,
  2993. _maxListeners: undefined,
  2994. outputData: [],
  2995. outputSize: 0,
  2996. writable: true,
  2997. destroyed: true,
  2998. _last: true,
  2999. chunkedEncoding: false,
  3000. shouldKeepAlive: false,
  3001. maxRequestsOnConnectionReached: false,
  3002. _defaultKeepAlive: true,
  3003. useChunkedEncodingByDefault: true,
  3004. sendDate: false,
  3005. _removedConnection: false,
  3006. _removedContLen: false,
  3007. _removedTE: false,
  3008. strictContentLength: false,
  3009. _contentLength: '619',
  3010. _hasBody: true,
  3011. _trailer: '',
  3012. finished: true,
  3013. _headerSent: true,
  3014. _closed: true,
  3015. socket: [Socket],
  3016. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  3017. 'Accept: application/json, text/plain, */*\r\n' +
  3018. 'Content-Type: text/xml\r\n' +
  3019. 'User-Agent: axios/1.3.4\r\n' +
  3020. 'Content-Length: 619\r\n' +
  3021. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  3022. 'Host: 192.168.1.108\r\n' +
  3023. 'Connection: close\r\n' +
  3024. '\r\n',
  3025. _keepAliveTimeout: 0,
  3026. _onPendingData: [Function: nop],
  3027. agent: [Agent],
  3028. socketPath: undefined,
  3029. method: 'POST',
  3030. maxHeaderSize: undefined,
  3031. insecureHTTPParser: undefined,
  3032. joinDuplicateHeaders: undefined,
  3033. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  3034. _ended: true,
  3035. res: [IncomingMessage],
  3036. aborted: false,
  3037. timeoutCb: null,
  3038. upgradeOrConnect: false,
  3039. parser: null,
  3040. maxHeadersCount: null,
  3041. reusedSocket: false,
  3042. host: '192.168.1.108',
  3043. protocol: 'http:',
  3044. _redirectable: [Writable],
  3045. [Symbol(kCapture)]: false,
  3046. [Symbol(kBytesWritten)]: 0,
  3047. [Symbol(kEndCalled)]: true,
  3048. [Symbol(kNeedDrain)]: false,
  3049. [Symbol(corked)]: 0,
  3050. [Symbol(kOutHeaders)]: [Object: null prototype],
  3051. [Symbol(errored)]: null,
  3052. [Symbol(kUniqueHeaders)]: null
  3053. },
  3054. data: ''
  3055. }
  3056. }
  3057. host: '192.168.1.108',
  3058. protocol: 'http:',
  3059. _redirectable: Writable {
  3060. _writableState: [WritableState],
  3061. _events: [Object: null prototype],
  3062. _eventsCount: 3,
  3063. _maxListeners: undefined,
  3064. _options: [Object],
  3065. _ended: true,
  3066. _ending: true,
  3067. _redirectCount: 0,
  3068. _redirects: [],
  3069. _requestBodyLength: 619,
  3070. _requestBodyBuffers: [],
  3071. _onNativeResponse: [Function (anonymous)],
  3072. _currentRequest: [Circular *1],
  3073. _currentUrl: 'http://192.168.1.108/WalkupScanToComp/WalkupScanToCompDestinations',
  3074. [Symbol(kCapture)]: false
  3075. },
  3076. [Symbol(kCapture)]: false,
  3077. [Symbol(kBytesWritten)]: 0,
  3078. [Symbol(kEndCalled)]: true,
  3079. [Symbol(kNeedDrain)]: false,
  3080. [Symbol(corked)]: 0,
  3081. [Symbol(kOutHeaders)]: [Object: null prototype] {
  3082. accept: [Array],
  3083. 'content-type': [Array],
  3084. 'user-agent': [Array],
  3085. 'content-length': [Array],
  3086. 'accept-encoding': [Array],
  3087. host: [Array]
  3088. },
  3089. [Symbol(errored)]: null,
  3090. [Symbol(kUniqueHeaders)]: null
  3091. },
  3092. response: {
  3093. status: 400,
  3094. statusText: 'Bad Request',
  3095. headers: AxiosHeaders {
  3096. server: 'HP HTTP Server; HP ENVY 7640 series - E4W47A; Serial Number: TH62J3X14F063T; Built:Tue May 26, 2020 07:08:30AM {NSM2CN2022AR}',
  3097. 'content-length': '0',
  3098. 'cache-control': 'must-revalidate, max-age=0',
  3099. pragma: 'no-cache'
  3100. },
  3101. config: {
  3102. transitional: [Object],
  3103. adapter: [Array],
  3104. transformRequest: [Array],
  3105. transformResponse: [Array],
  3106. timeout: 0,
  3107. xsrfCookieName: 'XSRF-TOKEN',
  3108. xsrfHeaderName: 'X-XSRF-TOKEN',
  3109. maxContentLength: -1,
  3110. maxBodyLength: -1,
  3111. env: [Object],
  3112. validateStatus: [Function: validateStatus],
  3113. headers: [AxiosHeaders],
  3114. baseURL: 'http://192.168.1.108',
  3115. url: '/WalkupScanToComp/WalkupScanToCompDestinations',
  3116. method: 'post',
  3117. data: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n' +
  3118. '<WalkupScanToCompDestination xmlns="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 WalkupScanToComp.xsd">\n' +
  3119. ' <Hostname xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06">node-hp-scan-to-66fd84b8f6-4bwmc</Hostname>\n' +
  3120. ' <Name xmlns="http://www.hp.com/schemas/imaging/con/dictionaries/1.0/">node-hp-scan-to-66fd84b8f6-4bwmc</Name>\n' +
  3121. ' <LinkType>Network</LinkType>\n' +
  3122. '</WalkupScanToCompDestination>',
  3123. responseType: 'text'
  3124. },
  3125. request: <ref *1> ClientRequest {
  3126. _events: [Object: null prototype],
  3127. _eventsCount: 7,
  3128. _maxListeners: undefined,
  3129. outputData: [],
  3130. outputSize: 0,
  3131. writable: true,
  3132. destroyed: true,
  3133. _last: true,
  3134. chunkedEncoding: false,
  3135. shouldKeepAlive: false,
  3136. maxRequestsOnConnectionReached: false,
  3137. _defaultKeepAlive: true,
  3138. useChunkedEncodingByDefault: true,
  3139. sendDate: false,
  3140. _removedConnection: false,
  3141. _removedContLen: false,
  3142. _removedTE: false,
  3143. strictContentLength: false,
  3144. _contentLength: '619',
  3145. _hasBody: true,
  3146. _trailer: '',
  3147. finished: true,
  3148. _headerSent: true,
  3149. _closed: true,
  3150. socket: [Socket],
  3151. _header: 'POST /WalkupScanToComp/WalkupScanToCompDestinations HTTP/1.1\r\n' +
  3152. 'Accept: application/json, text/plain, */*\r\n' +
  3153. 'Content-Type: text/xml\r\n' +
  3154. 'User-Agent: axios/1.3.4\r\n' +
  3155. 'Content-Length: 619\r\n' +
  3156. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  3157. 'Host: 192.168.1.108\r\n' +
  3158. 'Connection: close\r\n' +
  3159. '\r\n',
  3160. _keepAliveTimeout: 0,
  3161. _onPendingData: [Function: nop],
  3162. agent: [Agent],
  3163. socketPath: undefined,
  3164. method: 'POST',
  3165. maxHeaderSize: undefined,
  3166. insecureHTTPParser: undefined,
  3167. joinDuplicateHeaders: undefined,
  3168. path: '/WalkupScanToComp/WalkupScanToCompDestinations',
  3169. _ended: true,
  3170. res: [IncomingMessage],
  3171. aborted: false,
  3172. timeoutCb: null,
  3173. upgradeOrConnect: false,
  3174. parser: null,
  3175. maxHeadersCount: null,
  3176. reusedSocket: false,
  3177. host: '192.168.1.108',
  3178. protocol: 'http:',
  3179. _redirectable: [Writable],
  3180. [Symbol(kCapture)]: false,
  3181. [Symbol(kBytesWritten)]: 0,
  3182. [Symbol(kEndCalled)]: true,
  3183. [Symbol(kNeedDrain)]: false,
  3184. [Symbol(corked)]: 0,
  3185. [Symbol(kOutHeaders)]: [Object: null prototype],
  3186. [Symbol(errored)]: null,
  3187. [Symbol(kUniqueHeaders)]: null
  3188. },
  3189. data: ''
  3190. }
  3191. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement