Ubuntu Jammy 22.04 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20240108-7-84np43/input'...

Updating files: 30% (4481/14903) Updating files: 31% (4620/14903) Updating files: 32% (4769/14903) Updating files: 33% (4918/14903) Updating files: 34% (5068/14903) Updating files: 35% (5217/14903) Updating files: 36% (5366/14903) Updating files: 37% (5515/14903) Updating files: 38% (5664/14903) Updating files: 39% (5813/14903) Updating files: 40% (5962/14903) Updating files: 41% (6111/14903) Updating files: 42% (6260/14903) Updating files: 43% (6409/14903) Updating files: 44% (6558/14903) Updating files: 45% (6707/14903) Updating files: 46% (6856/14903) Updating files: 47% (7005/14903) Updating files: 48% (7154/14903) Updating files: 49% (7303/14903) Updating files: 50% (7452/14903) Updating files: 51% (7601/14903) Updating files: 52% (7750/14903) Updating files: 53% (7899/14903) Updating files: 54% (8048/14903) Updating files: 55% (8197/14903) Updating files: 56% (8346/14903) Updating files: 57% (8495/14903) Updating files: 58% (8644/14903) Updating files: 59% (8793/14903) Updating files: 60% (8942/14903) Updating files: 61% (9091/14903) Updating files: 62% (9240/14903) Updating files: 63% (9389/14903) Updating files: 64% (9538/14903) Updating files: 65% (9687/14903) Updating files: 66% (9836/14903) Updating files: 67% (9986/14903) Updating files: 68% (10135/14903) Updating files: 69% (10284/14903) Updating files: 70% (10433/14903) Updating files: 71% (10582/14903) Updating files: 72% (10731/14903) Updating files: 73% (10880/14903) Updating files: 74% (11029/14903) Updating files: 75% (11178/14903) Updating files: 76% (11327/14903) Updating files: 77% (11476/14903) Updating files: 78% (11625/14903) Updating files: 79% (11774/14903) Updating files: 80% (11923/14903) Updating files: 81% (12072/14903) Updating files: 82% (12221/14903) Updating files: 83% (12370/14903) Updating files: 84% (12519/14903) Updating files: 85% (12668/14903) Updating files: 86% (12817/14903) Updating files: 87% (12966/14903) Updating files: 88% (13115/14903) Updating files: 89% (13264/14903) Updating files: 90% (13413/14903) Updating files: 91% (13562/14903) Updating files: 91% (13610/14903) Updating files: 92% (13711/14903) Updating files: 93% (13860/14903) Updating files: 94% (14009/14903) Updating files: 95% (14158/14903) Updating files: 96% (14307/14903) Updating files: 97% (14456/14903) Updating files: 98% (14605/14903) Updating files: 99% (14754/14903) Updating files: 100% (14903/14903) Updating files: 100% (14903/14903), done.

-----> Setting up package repository...

-----> Starting packaging process

-----> Starting service postgres...

-----> Additional environment variables

UUID=144.76.242.2:22/a80f81c3-ed16-493b-ba5e-5a1c223ed261

DATABASE_URL=postgres://postgres:k1ykE6-fUE38-V35@144.76.242.2:50992/postgres

DATABASE_HOST=144.76.242.2

DATABASE_PORT=50992

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr 5f2ed7f73ef5653c9cd772bf4a3443b20c00bb29...

-----> Starting packaging process...

-----> [wizard] adding legacy-installer wizard (https://github.com/pkgr/addon-legacy-installer#master)

-----> [wizard] adding openproject-edition wizard (/tmp/d20240108-59-82mrcs/opt/openproject/packaging/addons/openproject-edition#)

-----> [wizard] adding postgres wizard (https://github.com/pkgr/addon-postgres#master)

-----> [wizard] adding apache2 wizard (https://github.com/pkgr/addon-apache2#master)

-----> [wizard] adding repositories wizard (/tmp/d20240108-59-82mrcs/opt/openproject/packaging/addons/repositories#)

-----> [wizard] adding memcached wizard (https://github.com/pkgr/addon-memcached#master)

-----> [wizard] adding openproject wizard (/tmp/d20240108-59-82mrcs/opt/openproject/packaging/addons/openproject#)

-----> Fetching buildpack https://github.com/opf/heroku-buildpack-multi.git at master

-----> Running hook: "packaging/setup"

-----> Multipack app

=====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-nodejs.git

=====> Detected Framework: Node.js

-----> Creating runtime environment

NPM_CONFIG_PRODUCTION=false

NPM_CONFIG_LOGLEVEL=error

NODE_VERBOSE=false

NODE_ENV=production

NODE_MODULES_CACHE=true

-----> Installing binaries

engines.node (package.json): ^20.9.0

engines.npm (package.json): ^10.1.0

Resolving node version ^20.9.0...

Downloading and installing node 20.10.0...

Bootstrapping npm ^10.1.0 (replacing 10.2.3)...

npm 10.2.5 installed

-----> Restoring cache

- node_modules

-----> Installing dependencies

Installing node modules (package.json)

> openproject@0.1.0 postinstall

> cd frontend && npm install

npm ERR! code EEXIST

npm ERR! syscall open

npm ERR! path /tmp/npmcache.Jf5wn/_cacache/tmp/1267e474

npm ERR! errno -17

npm ERR! EEXIST: file already exists, open '/tmp/npmcache.Jf5wn/_cacache/tmp/1267e474'

npm ERR! File exists: /tmp/npmcache.Jf5wn/_cacache/tmp/1267e474

npm ERR! Remove the existing file and try again, or run npm

npm ERR! with --force to overwrite files recklessly.

npm ERR! A complete log of this run can be found in: /tmp/npmcache.Jf5wn/_logs/2024-01-08T16_29_07_338Z-debug-0.log

npm ERR! code 239

npm ERR! path /tmp/d20240108-59-82mrcs/opt/openproject

npm ERR! command failed

npm ERR! command sh -c cd frontend && npm install

npm ERR! A complete log of this run can be found in: /tmp/npmcache.Jf5wn/_logs/2024-01-08T16_29_06_660Z-debug-0.log

-----> Build failed

We're sorry this build is failing! You can troubleshoot common issues here:

https://devcenter.heroku.com/articles/troubleshooting-node-deploys

Some possible problems:

- This version of npm (10.2.5) has several known issues - consider upgrading to the latest release (<!DOCTYPE html>

<html>

<head>

<title>Heroku | Welcome to your new app!</title>

<style type='text/css'>

body {

background-color: white;

color: #333333;

font-family: Arial, sans-serif;

margin: 0;

padding: 36px;

line-height: 1;

font-size: 14px; }

.section {

margin-bottom: 36px; }

.section.friendly {

color: #222222; }

.section.friendly h1 {

font-size: 26px;

background-color: #dad8e4;

padding: 18px 22px 15px 22px;

margin: 0;

overflow: hidden; }

.section.friendly h1 strong {

display: inline-block;

float: left; }

.section.friendly h1 small {

display: inline-block;

float: right;

text-align: right;

font-size: 18px;

padding-top: 4px;

color: #333333; }

.section.friendly .article {

border: 4px solid #dad8e4;

padding: 24px 18px 18px 18px; }

.section.friendly .article h3 {

font-size: 20px;

margin: 0 0 18px 0; }

.section.friendly .article a {

color: #6b6ceb; }

.section.friendly .article a:visited {

color: #1d1d3b; }

.section.friendly .article p {

font-size: 14px; }

.section.friendly .article ul {

list-style-type: square; }

.section.original {

background-color: #eeeeee;

color: #444444; }

.section.original h2 {

background-color: #dddddd;

margin: 0;

padding: 18px 22px 18px 22px;

font-size: 20px; }

.section.original pre {

margin: 0;

padding: 18px 22px 18px 22px;

overflow: auto;

font-family: monaco, monospaced; }

.section.original pre code {

display: block;

font-size: 11px;

width: 100%; }

</style>

</head>

<body>

<div class='container'>

<div class='section friendly'>

<h1><strong>Heroku | Welcome to your new app!</strong></h1>

<div class='article'>

<p>Refer to the <a href="//devcenter.heroku.com/">documentation</a> if you need help deploying.</p>

</div>

</div>

</div>

</body>

</html><!DOCTYPE html>

<html>

<head>

<title>Heroku | Welcome to your new app!</title>

<style type='text/css'>

body {

background-color: white;

color: #333333;

font-family: Arial, sans-serif;

margin: 0;

padding: 36px;

line-height: 1;

font-size: 14px; }

.section {

margin-bottom: 36px; }

.section.friendly {

color: #222222; }

.section.friendly h1 {

font-size: 26px;

background-color: #dad8e4;

padding: 18px 22px 15px 22px;

margin: 0;

overflow: hidden; }

.section.friendly h1 strong {

display: inline-block;

float: left; }

.section.friendly h1 small {

display: inline-block;

float: right;

text-align: right;

font-size: 18px;

padding-top: 4px;

color: #333333; }

.section.friendly .article {

border: 4px solid #dad8e4;

padding: 24px 18px 18px 18px; }

.section.friendly .article h3 {

font-size: 20px;

margin: 0 0 18px 0; }

.section.friendly .article a {

color: #6b6ceb; }

.section.friendly .article a:visited {

color: #1d1d3b; }

.section.friendly .article p {

font-size: 14px; }

.section.friendly .article ul {

list-style-type: square; }

.section.original {

background-color: #eeeeee;

color: #444444; }

.section.original h2 {

background-color: #dddddd;

margin: 0;

padding: 18px 22px 18px 22px;

font-size: 20px; }

.section.original pre {

margin: 0;

padding: 18px 22px 18px 22px;

overflow: auto;

font-family: monaco, monospaced; }

.section.original pre code {

display: block;

font-size: 11px;

width: 100%; }

</style>

</head>

<body>

<div class='container'>

<div class='section friendly'>

<h1><strong>Heroku | Welcome to your new app!</strong></h1>

<div class='article'>

<p>Refer to the <a href="//devcenter.heroku.com/">documentation</a> if you need help deploying.</p>

</div>

</div>

</div>

</body>

</html><!DOCTYPE html>

<html>

<head>

<title>Heroku | Welcome to your new app!</title>

<style type='text/css'>

body {

background-color: white;

color: #333333;

font-family: Arial, sans-serif;

margin: 0;

padding: 36px;

line-height: 1;

font-size: 14px; }

.section {

margin-bottom: 36px; }

.section.friendly {

color: #222222; }

.section.friendly h1 {

font-size: 26px;

background-color: #dad8e4;

padding: 18px 22px 15px 22px;

margin: 0;

overflow: hidden; }

.section.friendly h1 strong {

display: inline-block;

float: left; }

.section.friendly h1 small {

display: inline-block;

float: right;

text-align: right;

font-size: 18px;

padding-top: 4px;

color: #333333; }

.section.friendly .article {

border: 4px solid #dad8e4;

padding: 24px 18px 18px 18px; }

.section.friendly .article h3 {

font-size: 20px;

margin: 0 0 18px 0; }

.section.friendly .article a {

color: #6b6ceb; }

.section.friendly .article a:visited {

color: #1d1d3b; }

.section.friendly .article p {

font-size: 14px; }

.section.friendly .article ul {

list-style-type: square; }

.section.original {

background-color: #eeeeee;

color: #444444; }

.section.original h2 {

background-color: #dddddd;

margin: 0;

padding: 18px 22px 18px 22px;

font-size: 20px; }

.section.original pre {

margin: 0;

padding: 18px 22px 18px 22px;

overflow: auto;

font-family: monaco, monospaced; }

.section.original pre code {

display: block;

font-size: 11px;

width: 100%; }

</style>

</head>

<body>

<div class='container'>

<div class='section friendly'>

<h1><strong>Heroku | Welcome to your new app!</strong></h1>

<div class='article'>

<p>Refer to the <a href="//devcenter.heroku.com/">documentation</a> if you need help deploying.</p>

</div>

</div>

</div>

</body>

</html><!DOCTYPE html>

<html>

<head>

<title>Heroku | Welcome to your new app!</title>

<style type='text/css'>

body {

background-color: white;

color: #333333;

font-family: Arial, sans-serif;

margin: 0;

padding: 36px;

line-height: 1;

font-size: 14px; }

.section {

margin-bottom: 36px; }

.section.friendly {

color: #222222; }

.section.friendly h1 {

font-size: 26px;

background-color: #dad8e4;

padding: 18px 22px 15px 22px;

margin: 0;

overflow: hidden; }

.section.friendly h1 strong {

display: inline-block;

float: left; }

.section.friendly h1 small {

display: inline-block;

float: right;

text-align: right;

font-size: 18px;

padding-top: 4px;

color: #333333; }

.section.friendly .article {

border: 4px solid #dad8e4;

padding: 24px 18px 18px 18px; }

.section.friendly .article h3 {

font-size: 20px;

margin: 0 0 18px 0; }

.section.friendly .article a {

color: #6b6ceb; }

.section.friendly .article a:visited {

color: #1d1d3b; }

.section.friendly .article p {

font-size: 14px; }

.section.friendly .article ul {

list-style-type: square; }

.section.original {

background-color: #eeeeee;

color: #444444; }

.section.original h2 {

background-color: #dddddd;

margin: 0;

padding: 18px 22px 18px 22px;

font-size: 20px; }

.section.original pre {

margin: 0;

padding: 18px 22px 18px 22px;

overflow: auto;

font-family: monaco, monospaced; }

.section.original pre code {

display: block;

font-size: 11px;

width: 100%; }

</style>

</head>

<body>

<div class='container'>

<div class='section friendly'>

<h1><strong>Heroku | Welcome to your new app!</strong></h1>

<div class='article'>

<p>Refer to the <a href="//devcenter.heroku.com/">documentation</a> if you need help deploying.</p>

</div>

</div>

</div>

</body>

</html><!DOCTYPE html>

<html>

<head>

<title>Heroku | Welcome to your new app!</title>

<style type='text/css'>

body {

background-color: white;

color: #333333;

font-family: Arial, sans-serif;

margin: 0;

padding: 36px;

line-height: 1;

font-size: 14px; }

.section {

margin-bottom: 36px; }

.section.friendly {

color: #222222; }

.section.friendly h1 {

font-size: 26px;

background-color: #dad8e4;

padding: 18px 22px 15px 22px;

margin: 0;

overflow: hidden; }

.section.friendly h1 strong {

display: inline-block;

float: left; }

.section.friendly h1 small {

display: inline-block;

float: right;

text-align: right;

font-size: 18px;

padding-top: 4px;

color: #333333; }

.section.friendly .article {

border: 4px solid #dad8e4;

padding: 24px 18px 18px 18px; }

.section.friendly .article h3 {

font-size: 20px;

margin: 0 0 18px 0; }

.section.friendly .article a {

color: #6b6ceb; }

.section.friendly .article a:visited {

color: #1d1d3b; }

.section.friendly .article p {

font-size: 14px; }

.section.friendly .article ul {

list-style-type: square; }

.section.original {

background-color: #eeeeee;

color: #444444; }

.section.original h2 {

background-color: #dddddd;

margin: 0;

padding: 18px 22px 18px 22px;

font-size: 20px; }

.section.original pre {

margin: 0;

padding: 18px 22px 18px 22px;

overflow: auto;

font-family: monaco, monospaced; }

.section.original pre code {

display: block;

font-size: 11px;

width: 100%; }

</style>

</head>

<body>

<div class='container'>

<div class='section friendly'>

<h1><strong>Heroku | Welcome to your new app!</strong></h1>

<div class='article'>

<p>Refer to the <a href="//devcenter.heroku.com/">documentation</a> if you need help deploying.</p>

</div>

</div>

</div>

</body>

</html>)

https://devcenter.heroku.com/articles/nodejs-support#specifying-an-npm-version

Love,

Heroku

! ERROR: compile failed

Failed to package application

tar: This does not look like a tar archive

tar: Exiting with failure status due to previous errors

! FAILED - Build error.

! Please contact support.