[
https://issues.apache.org/jira/browse/ARROW-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659572#comment-17659572
]
Rok Mihevc commented on ARROW-2546:
-----------------------------------
This issue has been migrated to [issue
#18880|https://github.com/apache/arrow/issues/18880] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [CI] Intermittent npm failures
> ------------------------------
>
> Key: ARROW-2546
> URL: https://issues.apache.org/jira/browse/ARROW-2546
> Project: Apache Arrow
> Issue Type: Bug
> Components: Continuous Integration, JavaScript
> Reporter: Antoine Pitrou
> Priority: Major
> Labels: ci-failure, pull-request-available
> Fix For: JS-0.4.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> See for example https://travis-ci.org/apache/arrow/jobs/375891278 .
> {code}
> npm WARN deprecated [email protected]: gulp-util is deprecated - replace it,
> following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
> npm WARN deprecated [email protected]: standard-format is deprecated in
> favor of a built-in autofixer in 'standard'. Usage: standard --fix
> npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or
> higher to avoid a RegExp DoS issue
> npm WARN tar ENOENT: no such file or directory, open
> '/home/travis/build/apache/arrow/js/node_modules/.staging/google-closure-compiler-2d7bab98/contrib/externs/maps/google_maps_api_v3_23.js'
> npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is
> installed. You must install peer dependencies yourself.
> npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected]
> (node_modules/fsevents):
> npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or
> directory, rename
> '/home/travis/build/apache/arrow/js/node_modules/.staging/fsevents-5f35bbaf/node_modules/abbrev'
> -> '/home/travis/build/apache/arrow/js/node_modules/.staging/abbrev-e214f964'
> npm ERR! code EINTEGRITY
> npm ERR!
> sha512-bqB1yS6o9TNA9ZC/MJxM0FZzPnZdtHj0xWK/IZ5khzVqdpGul/R/EIiHRgFXlwTD7PSIaYVnGKq1QgMCu2mnqw==
> integrity checksum failed when using sha512: wanted
> sha512-bqB1yS6o9TNA9ZC/MJxM0FZzPnZdtHj0xWK/IZ5khzVqdpGul/R/EIiHRgFXlwTD7PSIaYVnGKq1QgMCu2mnqw==
> but got
> sha512-kgTmj+eAwkxGNzcVy5l66pJ3Exmxgj4IdQQ5fK53JTbfThLZFQybsk64V8pq2MMKXcqkkU6/0gGHXKbURv065w==.
> (4688848 bytes)
> npm ERR! A complete log of this run can be found in:
> npm ERR! /home/travis/.npm/_logs/2018-05-07T13_34_45_558Z-debug.log
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)