You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/19 15:25:15 UTC

Build failed in Jenkins: Tobago Trunk » Tobago Theme Standard #2076

See <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/2076/display/redirect>

Changes:


------------------------------------------
[INFO] 
[INFO] ----------< org.apache.myfaces.tobago:tobago-theme-standard >-----------
[INFO] Building Tobago Theme Standard 5.0.0-SNAPSHOT                    [12/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-theme-standard ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (step #1: copy-custom) @ tobago-theme-standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 56 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (step #2: unpack-custom) @ tobago-theme-standard ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:5.0.0-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/workspace/Tobago Trunk/tobago-core/target/tobago-core-5.0.0-SNAPSHOT.jar to <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm> with includes "**/*.scss" and excludes ""
[INFO] 
[INFO] --- frontend-maven-plugin:1.10.0:install-node-and-npm (step #3: install node and npm) @ tobago-theme-standard ---
[INFO] Installing node version v12.18.2
[INFO] Downloading https://nodejs.org/dist/v12.18.2/node-v12.18.2-linux-x64.tar.gz to /home/jenkins/jenkins-slave/maven-repositories/0/com/github/eirslett/node/12.18.2/node-12.18.2-linux-x64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/0/com/github/eirslett/node/12.18.2/node-12.18.2-linux-x64.tar.gz into <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node/tmp>
[INFO] Copying node binary from <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node/tmp/node-v12.18.2-linux-x64/bin/node> to <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node/node>
[INFO] Extracting NPM
[INFO] Installed node locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.10.0:npm (step #4: npm install) @ tobago-theme-standard ---
[INFO] Running 'npm install' in <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] 
[INFO] > node-sass@4.14.1 install <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/node-sass>
[INFO] > node scripts/install.js
[INFO] 
[INFO] Cached binary found at /home/jenkins/.npm/node-sass/4.14.1/linux-x64-72_binding.node
[INFO] 
[INFO] > core-js@3.6.5 postinstall <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/core-js>
[INFO] > node -e "try{require('./postinstall')}catch(e){}"
[INFO] 
[INFO] 
[INFO] > node-sass@4.14.1 postinstall <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/node-sass>
[INFO] > node scripts/build.js
[INFO] 
[INFO] Binary found at <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/node-sass/vendor/linux-x64-72/binding.node>
[INFO] Testing binary
[INFO] Binary is fine
[INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
[INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[INFO] 
[INFO] added 934 packages from 460 contributors and audited 935 packages in 25.588s
[INFO] 
[INFO] 44 packages are looking for funding
[INFO]   run `npm fund` for details
[INFO] 
[INFO] found 0 vulnerabilities
[INFO] 
[INFO] 
[INFO] --- frontend-maven-plugin:1.10.0:npm (step #5: npm run build) @ tobago-theme-standard ---
[INFO] Running 'npm run build' in <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT build <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > npm-run-all --parallel css test ts
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT test <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > jest
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT css <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > npm-run-all --parallel css-compile --sequential css-prefix css-minify
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT ts <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > npm-run-all --parallel ts-lint ts-compile --sequential rollup
[INFO] 
[INFO] Error: EACCES: permission denied, mkdir '/tmp/user/910/jest_pa'
[INFO]     at Object.mkdirSync (fs.js:914:3)
[INFO]     at createDirectory (<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/jest-util/build/createDirectory.js>:68:10)
[INFO]     at <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/@jest/core/build/cli/index.js>:325:39
[INFO]     at Array.map (<anonymous>)
[INFO]     at buildContextsAndHasteMaps (<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/@jest/core/build/cli/index.js>:324:13)
[INFO]     at _run10000 (<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/@jest/core/build/cli/index.js>:401:47)
[INFO]     at runCLI (<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/@jest/core/build/cli/index.js>:271:9)
[INFO]     at async Object.run (<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/jest/node_modules/jest-cli/build/cli/index.js>:163:37)
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm ERR! errno 1
[INFO] npm ERR! tobago-theme-standard@5.0.0-SNAPSHOT test: `jest`
[INFO] npm ERR! Exit status 1
[INFO] npm ERR! 
[INFO] npm ERR! Failed at the tobago-theme-standard@5.0.0-SNAPSHOT test script.
[INFO] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO] 
[INFO] npm ERR! A complete log of this run can be found in:
[INFO] npm ERR!     /home/jenkins/.npm/_logs/2020-08-19T15_24_18_304Z-debug.log
[INFO] ERROR: "test" exited with 1.
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm ERR! errno 1
[INFO] npm ERR! tobago-theme-standard@5.0.0-SNAPSHOT build: `npm-run-all --parallel css test ts`
[INFO] npm ERR! Exit status 1
[INFO] npm ERR! 
[INFO] npm ERR! Failed at the tobago-theme-standard@5.0.0-SNAPSHOT build script.
[INFO] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO] 
[INFO] npm ERR! A complete log of this run can be found in:
[INFO] npm ERR!     /home/jenkins/.npm/_logs/2020-08-19T15_24_18_444Z-debug.log