@@ -5,15 +5,6 @@ Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5
5
Node.js version is 12.7.0 (pre-LTS)
6
6
Starting "rush rebuild"
7
7
Executing a maximum of ?simultaneous processes...
8
- XX of XX: [@azure/abort-controller] completed successfully in ? seconds
9
- XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
10
- XX of XX: [@azure/core-auth] completed successfully in ? seconds
11
- XX of XX: [@azure/core-paging] completed successfully in ? seconds
12
- XX of XX: [@azure/cosmos] completed successfully in ? seconds
13
- Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
14
- XX of XX: [@azure/storage-blob] completed successfully in ? seconds
15
- XX of XX: [@azure/storage-file] completed successfully in ? seconds
16
- XX of XX: [@azure/storage-queue] completed successfully in ? seconds
17
8
npm ERR! code ELIFECYCLE
18
9
npm ERR! errno 2
19
10
npm ERR! @azure/
[email protected] build:tsc: `tsc -p tsconfig.es.json`
@@ -34,14 +25,25 @@ npm ERR! This is probably not a problem with npm. There is likely additional log
34
25
npm ERR! A complete log of this run can be found in:
35
26
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
36
27
ERROR: "build:lib" exited with 1.
28
+ XX of XX: [@azure/core-tracing] completed successfully in ? seconds
37
29
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
30
+ XX of XX: [@azure/abort-controller] completed successfully in ? seconds
31
+ XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
32
+ XX of XX: [@azure/core-auth] completed successfully in ? seconds
33
+ XX of XX: [@azure/core-paging] completed successfully in ? seconds
34
+ XX of XX: [@azure/cosmos] completed successfully in ? seconds
35
+ Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
36
+ XX of XX: [@azure/storage-blob] completed successfully in ? seconds
37
+ XX of XX: [@azure/storage-file] completed successfully in ? seconds
38
+ XX of XX: [@azure/storage-queue] completed successfully in ? seconds
38
39
XX of XX: [testhub] completed successfully in ? seconds
39
- SUCCESS (10 )
40
+ SUCCESS (11 )
40
41
================================
41
42
@azure/abort-controller (? seconds)
42
43
@azure/core-asynciterator-polyfill (? seconds)
43
44
@azure/core-auth (? seconds)
44
45
@azure/core-paging (? seconds)
46
+ @azure/core-tracing (? seconds)
45
47
@azure/cosmos (? seconds)
46
48
@azure/event-processor-host (? seconds)
47
49
@azure/storage-blob (? seconds)
@@ -67,7 +69,7 @@ BLOCKED (8)
67
69
================================
68
70
FAILURE (1)
69
71
================================
70
- @azure/core-http (? seconds)
72
+ @azure/core-http ( ? seconds)
71
73
npm ERR! code ELIFECYCLE
72
74
npm ERR! errno 2
73
75
npm ERR! @azure/
[email protected] build:tsc: `tsc -p tsconfig.es.json`
@@ -95,7 +97,7 @@ rush rebuild - Errors! ( ? seconds)
95
97
96
98
97
99
Standard error:
98
- XX of XX: [@azure/service-bus] completed with warnings in ? seconds
100
+
99
101
XX of XX: [@azure/core-http] failed to build!
100
102
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
101
103
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
@@ -105,4 +107,5 @@ XX of XX: [@azure/identity] blocked by [@azure/core-http]!
105
107
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
106
108
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
107
109
XX of XX: [@azure/template] blocked by [@azure/core-http]!
110
+ XX of XX: [@azure/service-bus] completed with warnings in ? seconds
108
111
[@azure/core-http] Returned error code: 1
0 commit comments