mediawiki/extensions/Wikibase: REL1_45 (log #2401815)

sourcepatches

This run took 442 seconds.

$ date
--- stdout ---
Fri Mar 20 07:22:18 UTC 2026

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-Wikibase.git /src/repo --depth=1 -b REL1_45
--- stderr ---
Cloning into '/src/repo'...
--- stdout ---

--- end ---
$ git config user.name libraryupgrader
--- stdout ---

--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---

--- end ---
$ git submodule update --init
--- stderr ---
Submodule 'lib/resources/wikibase-api' (https://gerrit.wikimedia.org/r/wikibase/javascript-api) registered for path 'lib/resources/wikibase-api'
Submodule 'view/lib/wikibase-data-model' (https://phabricator.wikimedia.org/source/wikibase-data-model.git) registered for path 'view/lib/wikibase-data-model'
Submodule 'view/lib/wikibase-data-values' (https://phabricator.wikimedia.org/source/datavalues-javascript.git) registered for path 'view/lib/wikibase-data-values'
Submodule 'view/lib/wikibase-data-values-value-view' (https://gerrit.wikimedia.org/r/data-values/value-view) registered for path 'view/lib/wikibase-data-values-value-view'
Submodule 'view/lib/wikibase-serialization' (https://phabricator.wikimedia.org/source/wikibase-serialization.git) registered for path 'view/lib/wikibase-serialization'
Submodule 'view/lib/wikibase-termbox' (https://gerrit.wikimedia.org/r/wikibase/termbox) registered for path 'view/lib/wikibase-termbox'
Cloning into '/src/repo/lib/resources/wikibase-api'...
Cloning into '/src/repo/view/lib/wikibase-data-model'...
Cloning into '/src/repo/view/lib/wikibase-data-values'...
Cloning into '/src/repo/view/lib/wikibase-data-values-value-view'...
Cloning into '/src/repo/view/lib/wikibase-serialization'...
Cloning into '/src/repo/view/lib/wikibase-termbox'...
--- stdout ---
Submodule path 'lib/resources/wikibase-api': checked out '7f076e3534686ab35f7807462539fcef08b6e9f2'
Submodule path 'view/lib/wikibase-data-model': checked out '6b304daeb804591ddc4520925337429ac086515c'
Submodule path 'view/lib/wikibase-data-values': checked out '457733ebe7b0d090a67e2623350be2e4286077fe'
Submodule path 'view/lib/wikibase-data-values-value-view': checked out '7d7ff681d26da4ae7947bf444d28f507982064c8'
Submodule path 'view/lib/wikibase-serialization': checked out 'e9b9a736f19e42497bfe45cb6f323781b00b5023'
Submodule path 'view/lib/wikibase-termbox': checked out '87f5df732da97a7acd29b20bfd4f1aedff509fbf'

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/REL1_45
--- stdout ---
ffceb8dc185965d5aa0916dbd5b294dd9736b43a refs/heads/REL1_45

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "@puppeteer/browsers": {
      "name": "@puppeteer/browsers",
      "severity": "high",
      "isDirect": false,
      "via": [
        "tar-fs"
      ],
      "effects": [
        "@wdio/utils",
        "puppeteer-core"
      ],
      "range": "1.4.2 - 2.2.3",
      "nodes": [
        "node_modules/@puppeteer/browsers"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "6.1.17",
        "isSemVerMajor": true
      }
    },
    "@tootallnate/once": {
      "name": "@tootallnate/once",
      "severity": "low",
      "isDirect": false,
      "via": [
        {
          "source": 1113977,
          "name": "@tootallnate/once",
          "dependency": "@tootallnate/once",
          "title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping",
          "url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6",
          "severity": "low",
          "cwe": [
            "CWE-705"
          ],
          "cvss": {
            "score": 3.3,
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": "<3.0.1"
        }
      ],
      "effects": [
        "http-proxy-agent"
      ],
      "range": "<3.0.1",
      "nodes": [
        "node_modules/@tootallnate/once"
      ],
      "fixAvailable": {
        "name": "jest-environment-jsdom",
        "version": "30.3.0",
        "isSemVerMajor": true
      }
    },
    "@wdio/cli": {
      "name": "@wdio/cli",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/config",
        "@wdio/globals",
        "@wdio/utils",
        "inquirer",
        "webdriverio"
      ],
      "effects": [],
      "range": "<=7.0.8 || 7.12.6 - 9.0.0-alpha.426 || 9.16.0",
      "nodes": [
        "node_modules/@wdio/cli"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/config": {
      "name": "@wdio/config",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/utils"
      ],
      "effects": [],
      "range": "8.15.0 - 8.46.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/@wdio/config",
        "node_modules/@wdio/globals/node_modules/@wdio/config",
        "node_modules/@wdio/runner/node_modules/@wdio/config",
        "node_modules/devtools/node_modules/@wdio/config",
        "node_modules/expect-webdriverio/node_modules/@wdio/config"
      ],
      "fixAvailable": true
    },
    "@wdio/globals": {
      "name": "@wdio/globals",
      "severity": "high",
      "isDirect": false,
      "via": [
        "expect-webdriverio",
        "webdriverio"
      ],
      "effects": [
        "@wdio/cli",
        "@wdio/runner"
      ],
      "range": "<=9.0.4 || 9.16.0",
      "nodes": [
        "node_modules/@wdio/globals"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/local-runner": {
      "name": "@wdio/local-runner",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/runner"
      ],
      "effects": [],
      "range": "8.15.0 - 8.46.0",
      "nodes": [
        "node_modules/@wdio/local-runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/mocha-framework": {
      "name": "@wdio/mocha-framework",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/utils",
        "mocha"
      ],
      "effects": [],
      "range": ">=6.1.19",
      "nodes": [
        "node_modules/@wdio/mocha-framework"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "6.1.17",
        "isSemVerMajor": true
      }
    },
    "@wdio/reporter": {
      "name": "@wdio/reporter",
      "severity": "low",
      "isDirect": false,
      "via": [
        "diff"
      ],
      "effects": [
        "@wdio/spec-reporter"
      ],
      "range": "8.40.6 - 8.43.0 || 9.1.0 - 9.17.0",
      "nodes": [
        "node_modules/@wdio/reporter"
      ],
      "fixAvailable": {
        "name": "@wdio/spec-reporter",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/runner": {
      "name": "@wdio/runner",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/config",
        "@wdio/globals",
        "@wdio/utils",
        "expect-webdriverio",
        "gaze",
        "webdriver",
        "webdriverio"
      ],
      "effects": [
        "@wdio/local-runner"
      ],
      "range": "<=9.1.5 || 9.16.0",
      "nodes": [
        "node_modules/@wdio/runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/spec-reporter": {
      "name": "@wdio/spec-reporter",
      "severity": "low",
      "isDirect": true,
      "via": [
        "@wdio/reporter"
      ],
      "effects": [],
      "range": "8.40.6 - 8.43.0 || 9.1.0 - 9.17.0",
      "nodes": [
        "node_modules/@wdio/spec-reporter"
      ],
      "fixAvailable": {
        "name": "@wdio/spec-reporter",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/utils": {
      "name": "@wdio/utils",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@puppeteer/browsers"
      ],
      "effects": [
        "@wdio/cli",
        "@wdio/config",
        "@wdio/mocha-framework",
        "@wdio/runner",
        "devtools",
        "webdriver",
        "webdriverio"
      ],
      "range": "8.15.0 - 8.46.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/@wdio/utils",
        "node_modules/@wdio/globals/node_modules/@wdio/utils",
        "node_modules/@wdio/mocha-framework/node_modules/@wdio/utils",
        "node_modules/@wdio/runner/node_modules/@wdio/utils",
        "node_modules/devtools/node_modules/@wdio/utils",
        "node_modules/expect-webdriverio/node_modules/@wdio/utils"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "6.1.17",
        "isSemVerMajor": true
      }
    },
    "ajv": {
      "name": "ajv",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1113714,
          "name": "ajv",
          "dependency": "ajv",
          "title": "ajv has ReDoS when using `$data` option",
          "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
          "severity": "moderate",
          "cwe": [
            "CWE-400",
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<6.14.0"
        },
        {
          "source": 1113715,
          "name": "ajv",
          "dependency": "ajv",
          "title": "ajv has ReDoS when using `$data` option",
          "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
          "severity": "moderate",
          "cwe": [
            "CWE-400",
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=7.0.0-alpha.0 <8.18.0"
        }
      ],
      "effects": [],
      "range": "<6.14.0 || >=7.0.0-alpha.0 <8.18.0",
      "nodes": [
        "node_modules/ajv",
        "node_modules/table/node_modules/ajv"
      ],
      "fixAvailable": true
    },
    "basic-ftp": {
      "name": "basic-ftp",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1113518,
          "name": "basic-ftp",
          "dependency": "basic-ftp",
          "title": "Basic FTP has Path Traversal Vulnerability in its downloadToDir() method",
          "url": "https://github.com/advisories/GHSA-5rq4-664w-9x2c",
          "severity": "critical",
          "cwe": [
            "CWE-22"
          ],
          "cvss": {
            "score": 9.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
          },
          "range": "<5.2.0"
        }
      ],
      "effects": [],
      "range": "<5.2.0",
      "nodes": [
        "node_modules/basic-ftp"
      ],
      "fixAvailable": true
    },
    "devtools": {
      "name": "devtools",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/config",
        "@wdio/utils",
        "puppeteer-core"
      ],
      "effects": [],
      "range": ">=7.16.5",
      "nodes": [
        "node_modules/devtools"
      ],
      "fixAvailable": true
    },
    "diff": {
      "name": "diff",
      "severity": "low",
      "isDirect": false,
      "via": [
        {
          "source": 1112706,
          "name": "diff",
          "dependency": "diff",
          "title": "jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch",
          "url": "https://github.com/advisories/GHSA-73rr-hh4g-fpgx",
          "severity": "low",
          "cwe": [
            "CWE-400",
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=6.0.0 <8.0.3"
        }
      ],
      "effects": [
        "@wdio/reporter"
      ],
      "range": "6.0.0 - 8.0.2",
      "nodes": [
        "node_modules/@wdio/reporter/node_modules/diff"
      ],
      "fixAvailable": {
        "name": "@wdio/spec-reporter",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "editorconfig": {
      "name": "editorconfig",
      "severity": "high",
      "isDirect": false,
      "via": [
        "minimatch"
      ],
      "effects": [],
      "range": "1.0.3 - 1.0.4 || 2.0.0",
      "nodes": [
        "node_modules/editorconfig"
      ],
      "fixAvailable": true
    },
    "expect-webdriverio": {
      "name": "expect-webdriverio",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/globals",
        "webdriverio"
      ],
      "effects": [
        "@wdio/globals",
        "@wdio/runner"
      ],
      "range": "4.0.0-alpha.0 - 4.0.0-alpha.6 || 4.0.1 - 5.0.0-alpha.2",
      "nodes": [
        "node_modules/expect-webdriverio"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "external-editor": {
      "name": "external-editor",
      "severity": "low",
      "isDirect": false,
      "via": [
        "tmp"
      ],
      "effects": [
        "inquirer"
      ],
      "range": ">=1.1.1",
      "nodes": [
        "node_modules/external-editor"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "fast-xml-parser": {
      "name": "fast-xml-parser",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1113153,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser has RangeError DoS Numeric Entities Bug",
          "url": "https://github.com/advisories/GHSA-37qj-frw5-hhjh",
          "severity": "high",
          "cwe": [
            "CWE-20",
            "CWE-248"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=5.0.9 <=5.3.3"
        },
        {
          "source": 1113567,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names",
          "url": "https://github.com/advisories/GHSA-m7jm-9gc2-mpf2",
          "severity": "critical",
          "cwe": [
            "CWE-185"
          ],
          "cvss": {
            "score": 9.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N"
          },
          "range": ">=4.1.3 <4.5.4"
        },
        {
          "source": 1113568,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names",
          "url": "https://github.com/advisories/GHSA-m7jm-9gc2-mpf2",
          "severity": "critical",
          "cwe": [
            "CWE-185"
          ],
          "cvss": {
            "score": 9.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N"
          },
          "range": ">=5.0.0 <5.3.5"
        },
        {
          "source": 1113569,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)",
          "url": "https://github.com/advisories/GHSA-jmr7-xgp7-cmfj",
          "severity": "high",
          "cwe": [
            "CWE-776"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=5.0.0 <5.3.6"
        },
        {
          "source": 1113570,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)",
          "url": "https://github.com/advisories/GHSA-jmr7-xgp7-cmfj",
          "severity": "high",
          "cwe": [
            "CWE-776"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=4.1.3 <4.5.4"
        },
        {
          "source": 1114149,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser has stack overflow in XMLBuilder with preserveOrder",
          "url": "https://github.com/advisories/GHSA-fj3w-jwp8-x2g3",
          "severity": "low",
          "cwe": [
            "CWE-120"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=4.0.0-beta.0 <4.5.4"
        },
        {
          "source": 1114153,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser has stack overflow in XMLBuilder with preserveOrder",
          "url": "https://github.com/advisories/GHSA-fj3w-jwp8-x2g3",
          "severity": "low",
          "cwe": [
            "CWE-120"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=5.0.0 <5.3.8"
        },
        {
          "source": 1114772,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)",
          "url": "https://github.com/advisories/GHSA-8gc5-j5rx-235r",
          "severity": "high",
          "cwe": [
            "CWE-776"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=4.0.0-beta.3 <=5.5.5"
        },
        {
          "source": 1114952,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation in fast-xml-parser",
          "url": "https://github.com/advisories/GHSA-jp2q-39xq-3w4g",
          "severity": "moderate",
          "cwe": [
            "CWE-1284"
          ],
          "cvss": {
            "score": 5.9,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=4.0.0-beta.3 <=5.5.6"
        }
      ],
      "effects": [],
      "range": "4.0.0-beta.0 - 5.5.6",
      "nodes": [
        "node_modules/@wdio/utils/node_modules/fast-xml-parser",
        "node_modules/fast-xml-parser"
      ],
      "fixAvailable": true
    },
    "flatted": {
      "name": "flatted",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1114526,
          "name": "flatted",
          "dependency": "flatted",
          "title": "flatted vulnerable to unbounded recursion DoS in parse() revive phase",
          "url": "https://github.com/advisories/GHSA-25h7-pfq9-p65f",
          "severity": "high",
          "cwe": [
            "CWE-674"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<3.4.0"
        },
        {
          "source": 1114934,
          "name": "flatted",
          "dependency": "flatted",
          "title": "Prototype Pollution via parse() in NodeJS flatted",
          "url": "https://github.com/advisories/GHSA-rf6f-7fwh-wjgh",
          "severity": "high",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<=3.4.1"
        }
      ],
      "effects": [],
      "range": "<=3.4.1",
      "nodes": [
        "node_modules/flatted"
      ],
      "fixAvailable": true
    },
    "form-data": {
      "name": "form-data",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1109540,
          "name": "form-data",
          "dependency": "form-data",
          "title": "form-data uses unsafe random function in form-data for choosing boundary",
          "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4",
          "severity": "critical",
          "cwe": [
            "CWE-330"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<2.5.4"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<2.5.4",
      "nodes": [
        "node_modules/form-data"
      ],
      "fixAvailable": false
    },
    "gaze": {
      "name": "gaze",
      "severity": "high",
      "isDirect": false,
      "via": [
        "globule"
      ],
      "effects": [
        "@wdio/runner"
      ],
      "range": ">=0.4.0",
      "nodes": [
        "node_modules/gaze"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "globule": {
      "name": "globule",
      "severity": "high",
      "isDirect": false,
      "via": [
        "minimatch"
      ],
      "effects": [
        "gaze"
      ],
      "range": "*",
      "nodes": [
        "node_modules/globule"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "grunt": {
      "name": "grunt",
      "severity": "high",
      "isDirect": true,
      "via": [
        "minimatch"
      ],
      "effects": [
        "grunt-eslint"
      ],
      "range": ">=0.4.0-a",
      "nodes": [
        "node_modules/grunt"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "0.3.17",
        "isSemVerMajor": true
      }
    },
    "grunt-eslint": {
      "name": "grunt-eslint",
      "severity": "high",
      "isDirect": true,
      "via": [
        "grunt"
      ],
      "effects": [],
      "range": "<=1.0.0 || >=18.1.0",
      "nodes": [
        "node_modules/grunt-eslint"
      ],
      "fixAvailable": {
        "name": "grunt-eslint",
        "version": "18.0.0",
        "isSemVerMajor": true
      }
    },
    "http-proxy-agent": {
      "name": "http-proxy-agent",
      "severity": "low",
      "isDirect": false,
      "via": [
        "@tootallnate/once"
      ],
      "effects": [
        "jsdom"
      ],
      "range": "4.0.1 - 5.0.0",
      "nodes": [
        "node_modules/http-proxy-agent"
      ],
      "fixAvailable": {
        "name": "jest-environment-jsdom",
        "version": "30.3.0",
        "isSemVerMajor": true
      }
    },
    "inquirer": {
      "name": "inquirer",
      "severity": "low",
      "isDirect": false,
      "via": [
        "external-editor"
      ],
      "effects": [
        "@wdio/cli"
      ],
      "range": "3.0.0 - 8.2.6 || 9.0.0 - 9.3.7",
      "nodes": [
        "node_modules/inquirer"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "jest-environment-jsdom": {
      "name": "jest-environment-jsdom",
      "severity": "low",
      "isDirect": true,
      "via": [
        "jsdom"
      ],
      "effects": [],
      "range": "27.0.1 - 30.0.0-rc.1",
      "nodes": [
        "node_modules/jest-environment-jsdom"
      ],
      "fixAvailable": {
        "name": "jest-environment-jsdom",
        "version": "30.3.0",
        "isSemVerMajor": true
      }
    },
    "jsdom": {
      "name": "jsdom",
      "severity": "low",
      "isDirect": false,
      "via": [
        "http-proxy-agent"
      ],
      "effects": [
        "jest-environment-jsdom"
      ],
      "range": "16.6.0 - 22.1.0",
      "nodes": [
        "node_modules/jsdom"
      ],
      "fixAvailable": {
        "name": "jest-environment-jsdom",
        "version": "30.3.0",
        "isSemVerMajor": true
      }
    },
    "minimatch": {
      "name": "minimatch",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1113459,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
          "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<3.1.3"
        },
        {
          "source": 1113461,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
          "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=5.0.0 <5.1.7"
        },
        {
          "source": 1113465,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
          "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=9.0.0 <9.0.6"
        },
        {
          "source": 1113538,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
          "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
          "severity": "high",
          "cwe": [
            "CWE-407"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<3.1.3"
        },
        {
          "source": 1113540,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
          "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
          "severity": "high",
          "cwe": [
            "CWE-407"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=5.0.0 <5.1.8"
        },
        {
          "source": 1113544,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
          "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
          "severity": "high",
          "cwe": [
            "CWE-407"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=9.0.0 <9.0.7"
        },
        {
          "source": 1113546,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
          "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<3.1.4"
        },
        {
          "source": 1113548,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
          "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=5.0.0 <5.1.8"
        },
        {
          "source": 1113552,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
          "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=9.0.0 <9.0.7"
        }
      ],
      "effects": [
        "editorconfig",
        "globule",
        "grunt"
      ],
      "range": "<=3.1.3 || 5.0.0 - 5.1.7 || 9.0.0 - 9.0.6",
      "nodes": [
        "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch",
        "node_modules/@wdio/cli/node_modules/minimatch",
        "node_modules/@wdio/config/node_modules/minimatch",
        "node_modules/@wdio/globals/node_modules/minimatch",
        "node_modules/@wdio/runner/node_modules/minimatch",
        "node_modules/archiver-utils/node_modules/minimatch",
        "node_modules/devtools/node_modules/minimatch",
        "node_modules/editorconfig/node_modules/minimatch",
        "node_modules/eslint-plugin-n/node_modules/minimatch",
        "node_modules/expect-webdriverio/node_modules/minimatch",
        "node_modules/filelist/node_modules/minimatch",
        "node_modules/glob/node_modules/minimatch",
        "node_modules/globule/node_modules/minimatch",
        "node_modules/grunt/node_modules/minimatch",
        "node_modules/js-beautify/node_modules/minimatch",
        "node_modules/minimatch",
        "node_modules/mocha/node_modules/minimatch",
        "node_modules/readdir-glob/node_modules/minimatch"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "0.3.17",
        "isSemVerMajor": true
      }
    },
    "mocha": {
      "name": "mocha",
      "severity": "high",
      "isDirect": true,
      "via": [
        "serialize-javascript"
      ],
      "effects": [
        "@wdio/mocha-framework"
      ],
      "range": "8.0.0 - 12.0.0-beta-2",
      "nodes": [
        "node_modules/mocha"
      ],
      "fixAvailable": {
        "name": "mocha",
        "version": "7.2.0",
        "isSemVerMajor": true
      }
    },
    "mwbot": {
      "name": "mwbot",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "request"
      ],
      "effects": [
        "wdio-mediawiki",
        "wdio-wikibase"
      ],
      "range": ">=0.1.6",
      "nodes": [
        "node_modules/mwbot"
      ],
      "fixAvailable": false
    },
    "puppeteer-core": {
      "name": "puppeteer-core",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@puppeteer/browsers",
        "ws"
      ],
      "effects": [
        "devtools",
        "webdriverio"
      ],
      "range": "11.0.0 - 22.13.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/puppeteer-core",
        "node_modules/@wdio/globals/node_modules/puppeteer-core",
        "node_modules/@wdio/runner/node_modules/puppeteer-core",
        "node_modules/devtools/node_modules/puppeteer-core",
        "node_modules/expect-webdriverio/node_modules/puppeteer-core"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "qs": {
      "name": "qs",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1113161,
          "name": "qs",
          "dependency": "qs",
          "title": "qs's arrayLimit bypass in comma parsing allows denial of service",
          "url": "https://github.com/advisories/GHSA-w7fw-mjwx-w883",
          "severity": "low",
          "cwe": [
            "CWE-20"
          ],
          "cvss": {
            "score": 3.7,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": ">=6.7.0 <=6.14.1"
        },
        {
          "source": 1113719,
          "name": "qs",
          "dependency": "qs",
          "title": "qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion",
          "url": "https://github.com/advisories/GHSA-6rw7-vpxm-498p",
          "severity": "moderate",
          "cwe": [
            "CWE-20"
          ],
          "cvss": {
            "score": 3.7,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": "<6.14.1"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<=6.14.1",
      "nodes": [
        "node_modules/@cypress/request/node_modules/qs",
        "node_modules/qs",
        "node_modules/superagent/node_modules/qs"
      ],
      "fixAvailable": false
    },
    "request": {
      "name": "request",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1096727,
          "name": "request",
          "dependency": "request",
          "title": "Server-Side Request Forgery in Request",
          "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<=2.88.2"
        },
        "form-data",
        "qs",
        "tough-cookie"
      ],
      "effects": [
        "mwbot"
      ],
      "range": "*",
      "nodes": [
        "node_modules/request"
      ],
      "fixAvailable": false
    },
    "serialize-javascript": {
      "name": "serialize-javascript",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1113686,
          "name": "serialize-javascript",
          "dependency": "serialize-javascript",
          "title": "Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString()",
          "url": "https://github.com/advisories/GHSA-5c6j-r48x-rmvq",
          "severity": "high",
          "cwe": [
            "CWE-96"
          ],
          "cvss": {
            "score": 8.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
          },
          "range": "<=7.0.2"
        }
      ],
      "effects": [
        "mocha"
      ],
      "range": "<=7.0.2",
      "nodes": [
        "node_modules/serialize-javascript"
      ],
      "fixAvailable": {
        "name": "mocha",
        "version": "7.2.0",
        "isSemVerMajor": true
      }
    },
    "tar-fs": {
      "name": "tar-fs",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1109534,
          "name": "tar-fs",
          "dependency": "tar-fs",
          "title": "tar-fs has a symlink validation bypass if destination directory is predictable with a specific tarball",
          "url": "https://github.com/advisories/GHSA-vj76-c3g6-qr5v",
          "severity": "high",
          "cwe": [
            "CWE-22",
            "CWE-61"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=3.0.0 <3.1.1"
        },
        {
          "source": 1109542,
          "name": "tar-fs",
          "dependency": "tar-fs",
          "title": "tar-fs can extract outside the specified dir with a specific tarball",
          "url": "https://github.com/advisories/GHSA-8cj5-5rvv-wf4v",
          "severity": "high",
          "cwe": [
            "CWE-22"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=3.0.0 <3.0.9"
        },
        {
          "source": 1109551,
          "name": "tar-fs",
          "dependency": "tar-fs",
          "title": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File",
          "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx",
          "severity": "high",
          "cwe": [
            "CWE-22"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
          },
          "range": ">=3.0.0 <3.0.7"
        }
      ],
      "effects": [
        "@puppeteer/browsers"
      ],
      "range": "3.0.0 - 3.1.0",
      "nodes": [
        "node_modules/@puppeteer/browsers/node_modules/tar-fs"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "6.1.17",
        "isSemVerMajor": true
      }
    },
    "tmp": {
      "name": "tmp",
      "severity": "low",
      "isDirect": false,
      "via": [
        {
          "source": 1109537,
          "name": "tmp",
          "dependency": "tmp",
          "title": "tmp allows arbitrary temporary file / directory write via symbolic link `dir` parameter",
          "url": "https://github.com/advisories/GHSA-52f5-9888-hmc6",
          "severity": "low",
          "cwe": [
            "CWE-59"
          ],
          "cvss": {
            "score": 2.5,
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N"
          },
          "range": "<=0.2.3"
        }
      ],
      "effects": [
        "external-editor"
      ],
      "range": "<=0.2.3",
      "nodes": [
        "node_modules/tmp"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "tough-cookie": {
      "name": "tough-cookie",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1097682,
          "name": "tough-cookie",
          "dependency": "tough-cookie",
          "title": "tough-cookie Prototype Pollution vulnerability",
          "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<4.1.3",
      "nodes": [
        "node_modules/tough-cookie"
      ],
      "fixAvailable": false
    },
    "undici": {
      "name": "undici",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1114591,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client",
          "url": "https://github.com/advisories/GHSA-f269-vfmq-vjvj",
          "severity": "high",
          "cwe": [
            "CWE-248",
            "CWE-1284"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.0.0 <7.24.0"
        },
        {
          "source": 1114592,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client",
          "url": "https://github.com/advisories/GHSA-f269-vfmq-vjvj",
          "severity": "high",
          "cwe": [
            "CWE-248",
            "CWE-1284"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=6.0.0 <6.24.0"
        },
        {
          "source": 1114593,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has an HTTP Request/Response Smuggling issue",
          "url": "https://github.com/advisories/GHSA-2mjp-6q6p-2qxm",
          "severity": "moderate",
          "cwe": [
            "CWE-444"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
          },
          "range": ">=7.0.0 <7.24.0"
        },
        {
          "source": 1114594,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has an HTTP Request/Response Smuggling issue",
          "url": "https://github.com/advisories/GHSA-2mjp-6q6p-2qxm",
          "severity": "moderate",
          "cwe": [
            "CWE-444"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
          },
          "range": "<6.24.0"
        },
        {
          "source": 1114637,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression",
          "url": "https://github.com/advisories/GHSA-vrm6-8vpv-qv8q",
          "severity": "high",
          "cwe": [
            "CWE-409"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.0.0 <7.24.0"
        },
        {
          "source": 1114638,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression",
          "url": "https://github.com/advisories/GHSA-vrm6-8vpv-qv8q",
          "severity": "high",
          "cwe": [
            "CWE-409"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<6.24.0"
        },
        {
          "source": 1114639,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation",
          "url": "https://github.com/advisories/GHSA-v9p9-hfj2-hcw8",
          "severity": "high",
          "cwe": [
            "CWE-248"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.0.0 <7.24.0"
        },
        {
          "source": 1114640,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation",
          "url": "https://github.com/advisories/GHSA-v9p9-hfj2-hcw8",
          "severity": "high",
          "cwe": [
            "CWE-248"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<6.24.0"
        },
        {
          "source": 1114641,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has CRLF Injection in undici via `upgrade` option",
          "url": "https://github.com/advisories/GHSA-4992-7rv2-5pvq",
          "severity": "moderate",
          "cwe": [
            "CWE-93"
          ],
          "cvss": {
            "score": 4.6,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
          },
          "range": ">=7.0.0 <7.24.0"
        },
        {
          "source": 1114642,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has CRLF Injection in undici via `upgrade` option",
          "url": "https://github.com/advisories/GHSA-4992-7rv2-5pvq",
          "severity": "moderate",
          "cwe": [
            "CWE-93"
          ],
          "cvss": {
            "score": 4.6,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
          },
          "range": "<6.24.0"
        },
        {
          "source": 1114643,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS",
          "url": "https://github.com/advisories/GHSA-phc3-fgpg-7m6h",
          "severity": "moderate",
          "cwe": [
            "CWE-770"
          ],
          "cvss": {
            "score": 5.9,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.17.0 <7.24.0"
        }
      ],
      "effects": [],
      "range": "<=6.23.0 || 7.0.0 - 7.23.0",
      "nodes": [
        "node_modules/undici",
        "node_modules/webdriver/node_modules/undici"
      ],
      "fixAvailable": true
    },
    "wdio-mediawiki": {
      "name": "wdio-mediawiki",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot"
      ],
      "effects": [],
      "range": "<=5.1.0",
      "nodes": [
        "node_modules/wdio-mediawiki"
      ],
      "fixAvailable": {
        "name": "wdio-mediawiki",
        "version": "6.4.0",
        "isSemVerMajor": true
      }
    },
    "wdio-wikibase": {
      "name": "wdio-wikibase",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot",
        "wdio-mediawiki"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/wdio-wikibase"
      ],
      "fixAvailable": false
    },
    "webdriver": {
      "name": "webdriver",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/config",
        "@wdio/utils"
      ],
      "effects": [],
      "range": "8.15.0 - 8.46.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/webdriver",
        "node_modules/@wdio/globals/node_modules/webdriver",
        "node_modules/@wdio/runner/node_modules/webdriver",
        "node_modules/expect-webdriverio/node_modules/webdriver"
      ],
      "fixAvailable": true
    },
    "webdriverio": {
      "name": "webdriverio",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/config",
        "@wdio/utils",
        "devtools",
        "puppeteer-core",
        "webdriver"
      ],
      "effects": [
        "@wdio/cli",
        "@wdio/globals",
        "@wdio/runner",
        "expect-webdriverio"
      ],
      "range": "7.16.5 - 8.46.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/webdriverio",
        "node_modules/@wdio/globals/node_modules/webdriverio",
        "node_modules/@wdio/runner/node_modules/webdriverio",
        "node_modules/expect-webdriverio/node_modules/webdriverio"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "ws": {
      "name": "ws",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1098392,
          "name": "ws",
          "dependency": "ws",
          "title": "ws affected by a DoS when handling a request with many HTTP headers",
          "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
          "severity": "high",
          "cwe": [
            "CWE-476"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=8.0.0 <8.17.1"
        }
      ],
      "effects": [
        "puppeteer-core"
      ],
      "range": "8.0.0 - 8.17.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/ws",
        "node_modules/@wdio/globals/node_modules/ws",
        "node_modules/@wdio/runner/node_modules/ws",
        "node_modules/devtools/node_modules/ws",
        "node_modules/expect-webdriverio/node_modules/ws"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 10,
      "moderate": 6,
      "high": 25,
      "critical": 4,
      "total": 45
    },
    "dependencies": {
      "prod": 1,
      "dev": 1641,
      "optional": 122,
      "peer": 112,
      "peerOptional": 0,
      "total": 1641
    }
  }
}

--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 61 installs, 0 updates, 0 removals
  - Locking composer/installers (v2.3.0)
  - Locking composer/pcre (3.3.2)
  - Locking composer/semver (3.4.4)
  - Locking composer/spdx-licenses (1.5.9)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking data-values/common (1.2.0)
  - Locking data-values/data-values (3.1.1)
  - Locking data-values/geo (4.6.0)
  - Locking data-values/interfaces (1.2.0)
  - Locking data-values/number (0.13.0)
  - Locking data-values/serialization (1.2.5)
  - Locking data-values/time (1.2.0)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v0.7.2)
  - Locking diff/diff (3.4.0)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mck89/peast (v1.17.5)
  - Locking mediawiki/mediawiki-codesniffer (v48.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.17.0)
  - Locking mediawiki/minus-x (1.1.3)
  - Locking mediawiki/phan-taint-check-plugin (7.0.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking netresearch/jsonmapper (v4.5.0)
  - Locking onoi/message-reporter (1.4.2)
  - Locking phan/phan (5.5.1)
  - Locking php-parallel-lint/php-console-color (v1.0.1)
  - Locking php-parallel-lint/php-console-highlighter (v1.0.0)
  - Locking php-parallel-lint/php-parallel-lint (v1.4.0)
  - Locking phpat/phpat (0.11.10)
  - Locking phpcsstandards/phpcsextra (1.4.0)
  - Locking phpcsstandards/phpcsutils (1.1.1)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.3.0)
  - Locking phpdocumentor/type-resolver (1.6.2)
  - Locking phpstan/phpdoc-parser (0.4.9)
  - Locking phpstan/phpstan (2.1.42)
  - Locking psr/clock (1.0.0)
  - Locking psr/container (2.0.2)
  - Locking psr/http-message (1.1)
  - Locking psr/log (1.1.4)
  - Locking psr/simple-cache (1.0.1)
  - Locking sabre/event (5.1.7)
  - Locking serialization/serialization (4.1.0)
  - Locking slevomat/coding-standard (6.4.1)
  - Locking squizlabs/php_codesniffer (3.13.2)
  - Locking swaggest/json-diff (v3.12.1)
  - Locking symfony/console (v7.4.7)
  - Locking symfony/deprecation-contracts (v3.6.0)
  - Locking symfony/polyfill-ctype (v1.33.0)
  - Locking symfony/polyfill-intl-grapheme (v1.33.0)
  - Locking symfony/polyfill-intl-normalizer (v1.33.0)
  - Locking symfony/polyfill-mbstring (v1.33.0)
  - Locking symfony/polyfill-php80 (v1.33.0)
  - Locking symfony/service-contracts (v3.6.1)
  - Locking symfony/string (v8.0.6)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (1.12.1)
  - Locking webonyx/graphql-php (v15.31.1)
  - Locking wikimedia/at-ease (v3.0.0)
  - Locking wikimedia/purtle (v2.0.0)
  - Locking wikimedia/timestamp (v5.1.0)
  - Locking wmde/php-vuejs-templating (2.2.0-beta.10)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 61 installs, 0 updates, 0 removals
  - Downloading webonyx/graphql-php (v15.31.1)
  - Downloading mck89/peast (v1.17.5)
  - Downloading wmde/php-vuejs-templating (2.2.0-beta.10)
 0/3 [>---------------------------]   0%
 1/3 [=========>------------------]  33%
 2/3 [==================>---------]  66%
 3/3 [============================] 100%
  - Installing composer/installers (v2.3.0): Extracting archive
  - Installing squizlabs/php_codesniffer (3.13.2): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v0.7.2): Extracting archive
  - Installing composer/pcre (3.3.2): Extracting archive
  - Installing data-values/interfaces (1.2.0): Extracting archive
  - Installing data-values/data-values (3.1.1): Extracting archive
  - Installing data-values/geo (4.6.0): Extracting archive
  - Installing data-values/common (1.2.0): Extracting archive
  - Installing data-values/number (0.13.0): Extracting archive
  - Installing serialization/serialization (4.1.0): Extracting archive
  - Installing data-values/serialization (1.2.5): Extracting archive
  - Installing data-values/time (1.2.0): Extracting archive
  - Installing diff/diff (3.4.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.1.1): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.4.0): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.9): Extracting archive
  - Installing composer/semver (3.4.4): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v48.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-php80 (v1.33.0): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.33.0): Extracting archive
  - Installing symfony/string (v8.0.6): Extracting archive
  - Installing symfony/deprecation-contracts (v3.6.0): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.6.1): Extracting archive
  - Installing symfony/console (v7.4.7): Extracting archive
  - Installing sabre/event (5.1.7): Extracting archive
  - Installing netresearch/jsonmapper (v4.5.0): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
  - Installing webmozart/assert (1.12.1): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing phpdocumentor/type-resolver (1.6.2): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (1.1.4): Extracting archive
  - Installing composer/xdebug-handler (3.0.5): Extracting archive
  - Installing phan/phan (5.5.1): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (7.0.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.17.0): Extracting archive
  - Installing mediawiki/minus-x (1.1.3): Extracting archive
  - Installing onoi/message-reporter (1.4.2): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
  - Installing phpstan/phpstan (2.1.42): Extracting archive
  - Installing phpat/phpat (0.11.10): Extracting archive
  - Installing psr/http-message (1.1): Extracting archive
  - Installing psr/simple-cache (1.0.1): Extracting archive
  - Installing phpstan/phpdoc-parser (0.4.9): Extracting archive
  - Installing slevomat/coding-standard (6.4.1): Extracting archive
  - Installing swaggest/json-diff (v3.12.1): Extracting archive
  - Installing webonyx/graphql-php (v15.31.1): Extracting archive
  - Installing wikimedia/at-ease (v3.0.0): Extracting archive
  - Installing wikimedia/purtle (v2.0.0): Extracting archive
  - Installing psr/clock (1.0.0): Extracting archive
  - Installing wikimedia/timestamp (v5.1.0): Extracting archive
  - Installing mck89/peast (v1.17.5): Extracting archive
  - Installing wmde/php-vuejs-templating (2.2.0-beta.10): Extracting archive
  0/58 [>---------------------------]   0%
 27/58 [=============>--------------]  46%
 43/58 [====================>-------]  74%
 56/58 [===========================>]  96%
 58/58 [============================] 100%
3 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils,../../slevomat/coding-standard

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "@puppeteer/browsers": {
      "name": "@puppeteer/browsers",
      "severity": "high",
      "isDirect": false,
      "via": [
        "tar-fs"
      ],
      "effects": [
        "@wdio/utils",
        "puppeteer-core"
      ],
      "range": "1.4.2 - 2.2.3",
      "nodes": [
        "node_modules/@puppeteer/browsers"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "6.1.17",
        "isSemVerMajor": true
      }
    },
    "@tootallnate/once": {
      "name": "@tootallnate/once",
      "severity": "low",
      "isDirect": false,
      "via": [
        {
          "source": 1113977,
          "name": "@tootallnate/once",
          "dependency": "@tootallnate/once",
          "title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping",
          "url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6",
          "severity": "low",
          "cwe": [
            "CWE-705"
          ],
          "cvss": {
            "score": 3.3,
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": "<3.0.1"
        }
      ],
      "effects": [
        "http-proxy-agent"
      ],
      "range": "<3.0.1",
      "nodes": [
        "node_modules/@tootallnate/once"
      ],
      "fixAvailable": {
        "name": "jest-environment-jsdom",
        "version": "30.3.0",
        "isSemVerMajor": true
      }
    },
    "@wdio/cli": {
      "name": "@wdio/cli",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/config",
        "@wdio/globals",
        "@wdio/utils",
        "inquirer",
        "webdriverio"
      ],
      "effects": [],
      "range": "<=7.0.8 || 7.12.6 - 9.0.0-alpha.426 || 9.16.0",
      "nodes": [
        "node_modules/@wdio/cli"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/config": {
      "name": "@wdio/config",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/utils"
      ],
      "effects": [],
      "range": "8.15.0 - 8.46.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/@wdio/config",
        "node_modules/@wdio/globals/node_modules/@wdio/config",
        "node_modules/@wdio/runner/node_modules/@wdio/config",
        "node_modules/devtools/node_modules/@wdio/config",
        "node_modules/expect-webdriverio/node_modules/@wdio/config"
      ],
      "fixAvailable": true
    },
    "@wdio/globals": {
      "name": "@wdio/globals",
      "severity": "high",
      "isDirect": false,
      "via": [
        "expect-webdriverio",
        "webdriverio"
      ],
      "effects": [
        "@wdio/cli",
        "@wdio/runner"
      ],
      "range": "<=9.0.4 || 9.16.0",
      "nodes": [
        "node_modules/@wdio/globals"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/local-runner": {
      "name": "@wdio/local-runner",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/runner"
      ],
      "effects": [],
      "range": "8.15.0 - 8.46.0",
      "nodes": [
        "node_modules/@wdio/local-runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/mocha-framework": {
      "name": "@wdio/mocha-framework",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/utils",
        "mocha"
      ],
      "effects": [],
      "range": ">=6.1.19",
      "nodes": [
        "node_modules/@wdio/mocha-framework"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "6.1.17",
        "isSemVerMajor": true
      }
    },
    "@wdio/reporter": {
      "name": "@wdio/reporter",
      "severity": "low",
      "isDirect": false,
      "via": [
        "diff"
      ],
      "effects": [
        "@wdio/spec-reporter"
      ],
      "range": "8.40.6 - 8.43.0 || 9.1.0 - 9.17.0",
      "nodes": [
        "node_modules/@wdio/reporter"
      ],
      "fixAvailable": {
        "name": "@wdio/spec-reporter",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/runner": {
      "name": "@wdio/runner",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/config",
        "@wdio/globals",
        "@wdio/utils",
        "expect-webdriverio",
        "gaze",
        "webdriver",
        "webdriverio"
      ],
      "effects": [
        "@wdio/local-runner"
      ],
      "range": "<=9.1.5 || 9.16.0",
      "nodes": [
        "node_modules/@wdio/runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/spec-reporter": {
      "name": "@wdio/spec-reporter",
      "severity": "low",
      "isDirect": true,
      "via": [
        "@wdio/reporter"
      ],
      "effects": [],
      "range": "8.40.6 - 8.43.0 || 9.1.0 - 9.17.0",
      "nodes": [
        "node_modules/@wdio/spec-reporter"
      ],
      "fixAvailable": {
        "name": "@wdio/spec-reporter",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "@wdio/utils": {
      "name": "@wdio/utils",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@puppeteer/browsers"
      ],
      "effects": [
        "@wdio/cli",
        "@wdio/config",
        "@wdio/mocha-framework",
        "@wdio/runner",
        "devtools",
        "webdriver",
        "webdriverio"
      ],
      "range": "8.15.0 - 8.46.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/@wdio/utils",
        "node_modules/@wdio/globals/node_modules/@wdio/utils",
        "node_modules/@wdio/mocha-framework/node_modules/@wdio/utils",
        "node_modules/@wdio/runner/node_modules/@wdio/utils",
        "node_modules/devtools/node_modules/@wdio/utils",
        "node_modules/expect-webdriverio/node_modules/@wdio/utils"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "6.1.17",
        "isSemVerMajor": true
      }
    },
    "ajv": {
      "name": "ajv",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1113714,
          "name": "ajv",
          "dependency": "ajv",
          "title": "ajv has ReDoS when using `$data` option",
          "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
          "severity": "moderate",
          "cwe": [
            "CWE-400",
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<6.14.0"
        },
        {
          "source": 1113715,
          "name": "ajv",
          "dependency": "ajv",
          "title": "ajv has ReDoS when using `$data` option",
          "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
          "severity": "moderate",
          "cwe": [
            "CWE-400",
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=7.0.0-alpha.0 <8.18.0"
        }
      ],
      "effects": [],
      "range": "<6.14.0 || >=7.0.0-alpha.0 <8.18.0",
      "nodes": [
        "node_modules/ajv",
        "node_modules/table/node_modules/ajv"
      ],
      "fixAvailable": true
    },
    "basic-ftp": {
      "name": "basic-ftp",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1113518,
          "name": "basic-ftp",
          "dependency": "basic-ftp",
          "title": "Basic FTP has Path Traversal Vulnerability in its downloadToDir() method",
          "url": "https://github.com/advisories/GHSA-5rq4-664w-9x2c",
          "severity": "critical",
          "cwe": [
            "CWE-22"
          ],
          "cvss": {
            "score": 9.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
          },
          "range": "<5.2.0"
        }
      ],
      "effects": [],
      "range": "<5.2.0",
      "nodes": [
        "node_modules/basic-ftp"
      ],
      "fixAvailable": true
    },
    "devtools": {
      "name": "devtools",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/config",
        "@wdio/utils",
        "puppeteer-core"
      ],
      "effects": [],
      "range": ">=7.16.5",
      "nodes": [
        "node_modules/devtools"
      ],
      "fixAvailable": true
    },
    "diff": {
      "name": "diff",
      "severity": "low",
      "isDirect": false,
      "via": [
        {
          "source": 1112706,
          "name": "diff",
          "dependency": "diff",
          "title": "jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch",
          "url": "https://github.com/advisories/GHSA-73rr-hh4g-fpgx",
          "severity": "low",
          "cwe": [
            "CWE-400",
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=6.0.0 <8.0.3"
        }
      ],
      "effects": [
        "@wdio/reporter"
      ],
      "range": "6.0.0 - 8.0.2",
      "nodes": [
        "node_modules/@wdio/reporter/node_modules/diff"
      ],
      "fixAvailable": {
        "name": "@wdio/spec-reporter",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "editorconfig": {
      "name": "editorconfig",
      "severity": "high",
      "isDirect": false,
      "via": [
        "minimatch"
      ],
      "effects": [],
      "range": "1.0.3 - 1.0.4 || 2.0.0",
      "nodes": [
        "node_modules/editorconfig"
      ],
      "fixAvailable": true
    },
    "expect-webdriverio": {
      "name": "expect-webdriverio",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/globals",
        "webdriverio"
      ],
      "effects": [
        "@wdio/globals",
        "@wdio/runner"
      ],
      "range": "4.0.0-alpha.0 - 4.0.0-alpha.6 || 4.0.1 - 5.0.0-alpha.2",
      "nodes": [
        "node_modules/expect-webdriverio"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "external-editor": {
      "name": "external-editor",
      "severity": "low",
      "isDirect": false,
      "via": [
        "tmp"
      ],
      "effects": [
        "inquirer"
      ],
      "range": ">=1.1.1",
      "nodes": [
        "node_modules/external-editor"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "fast-xml-parser": {
      "name": "fast-xml-parser",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1113153,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser has RangeError DoS Numeric Entities Bug",
          "url": "https://github.com/advisories/GHSA-37qj-frw5-hhjh",
          "severity": "high",
          "cwe": [
            "CWE-20",
            "CWE-248"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=5.0.9 <=5.3.3"
        },
        {
          "source": 1113567,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names",
          "url": "https://github.com/advisories/GHSA-m7jm-9gc2-mpf2",
          "severity": "critical",
          "cwe": [
            "CWE-185"
          ],
          "cvss": {
            "score": 9.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N"
          },
          "range": ">=4.1.3 <4.5.4"
        },
        {
          "source": 1113568,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names",
          "url": "https://github.com/advisories/GHSA-m7jm-9gc2-mpf2",
          "severity": "critical",
          "cwe": [
            "CWE-185"
          ],
          "cvss": {
            "score": 9.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N"
          },
          "range": ">=5.0.0 <5.3.5"
        },
        {
          "source": 1113569,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)",
          "url": "https://github.com/advisories/GHSA-jmr7-xgp7-cmfj",
          "severity": "high",
          "cwe": [
            "CWE-776"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=5.0.0 <5.3.6"
        },
        {
          "source": 1113570,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)",
          "url": "https://github.com/advisories/GHSA-jmr7-xgp7-cmfj",
          "severity": "high",
          "cwe": [
            "CWE-776"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=4.1.3 <4.5.4"
        },
        {
          "source": 1114149,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser has stack overflow in XMLBuilder with preserveOrder",
          "url": "https://github.com/advisories/GHSA-fj3w-jwp8-x2g3",
          "severity": "low",
          "cwe": [
            "CWE-120"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=4.0.0-beta.0 <4.5.4"
        },
        {
          "source": 1114153,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser has stack overflow in XMLBuilder with preserveOrder",
          "url": "https://github.com/advisories/GHSA-fj3w-jwp8-x2g3",
          "severity": "low",
          "cwe": [
            "CWE-120"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=5.0.0 <5.3.8"
        },
        {
          "source": 1114772,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)",
          "url": "https://github.com/advisories/GHSA-8gc5-j5rx-235r",
          "severity": "high",
          "cwe": [
            "CWE-776"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=4.0.0-beta.3 <=5.5.5"
        },
        {
          "source": 1114952,
          "name": "fast-xml-parser",
          "dependency": "fast-xml-parser",
          "title": "Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation in fast-xml-parser",
          "url": "https://github.com/advisories/GHSA-jp2q-39xq-3w4g",
          "severity": "moderate",
          "cwe": [
            "CWE-1284"
          ],
          "cvss": {
            "score": 5.9,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=4.0.0-beta.3 <=5.5.6"
        }
      ],
      "effects": [],
      "range": "4.0.0-beta.0 - 5.5.6",
      "nodes": [
        "node_modules/@wdio/utils/node_modules/fast-xml-parser",
        "node_modules/fast-xml-parser"
      ],
      "fixAvailable": true
    },
    "flatted": {
      "name": "flatted",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1114526,
          "name": "flatted",
          "dependency": "flatted",
          "title": "flatted vulnerable to unbounded recursion DoS in parse() revive phase",
          "url": "https://github.com/advisories/GHSA-25h7-pfq9-p65f",
          "severity": "high",
          "cwe": [
            "CWE-674"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<3.4.0"
        },
        {
          "source": 1114934,
          "name": "flatted",
          "dependency": "flatted",
          "title": "Prototype Pollution via parse() in NodeJS flatted",
          "url": "https://github.com/advisories/GHSA-rf6f-7fwh-wjgh",
          "severity": "high",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<=3.4.1"
        }
      ],
      "effects": [],
      "range": "<=3.4.1",
      "nodes": [
        "node_modules/flatted"
      ],
      "fixAvailable": true
    },
    "form-data": {
      "name": "form-data",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1109540,
          "name": "form-data",
          "dependency": "form-data",
          "title": "form-data uses unsafe random function in form-data for choosing boundary",
          "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4",
          "severity": "critical",
          "cwe": [
            "CWE-330"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<2.5.4"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<2.5.4",
      "nodes": [
        "node_modules/form-data"
      ],
      "fixAvailable": false
    },
    "gaze": {
      "name": "gaze",
      "severity": "high",
      "isDirect": false,
      "via": [
        "globule"
      ],
      "effects": [
        "@wdio/runner"
      ],
      "range": ">=0.4.0",
      "nodes": [
        "node_modules/gaze"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "globule": {
      "name": "globule",
      "severity": "high",
      "isDirect": false,
      "via": [
        "minimatch"
      ],
      "effects": [
        "gaze"
      ],
      "range": "*",
      "nodes": [
        "node_modules/globule"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "grunt": {
      "name": "grunt",
      "severity": "high",
      "isDirect": true,
      "via": [
        "minimatch"
      ],
      "effects": [
        "grunt-eslint"
      ],
      "range": ">=0.4.0-a",
      "nodes": [
        "node_modules/grunt"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "0.3.17",
        "isSemVerMajor": true
      }
    },
    "grunt-eslint": {
      "name": "grunt-eslint",
      "severity": "high",
      "isDirect": true,
      "via": [
        "grunt"
      ],
      "effects": [],
      "range": "<=1.0.0 || >=18.1.0",
      "nodes": [
        "node_modules/grunt-eslint"
      ],
      "fixAvailable": {
        "name": "grunt-eslint",
        "version": "18.0.0",
        "isSemVerMajor": true
      }
    },
    "http-proxy-agent": {
      "name": "http-proxy-agent",
      "severity": "low",
      "isDirect": false,
      "via": [
        "@tootallnate/once"
      ],
      "effects": [
        "jsdom"
      ],
      "range": "4.0.1 - 5.0.0",
      "nodes": [
        "node_modules/http-proxy-agent"
      ],
      "fixAvailable": {
        "name": "jest-environment-jsdom",
        "version": "30.3.0",
        "isSemVerMajor": true
      }
    },
    "inquirer": {
      "name": "inquirer",
      "severity": "low",
      "isDirect": false,
      "via": [
        "external-editor"
      ],
      "effects": [
        "@wdio/cli"
      ],
      "range": "3.0.0 - 8.2.6 || 9.0.0 - 9.3.7",
      "nodes": [
        "node_modules/inquirer"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "jest-environment-jsdom": {
      "name": "jest-environment-jsdom",
      "severity": "low",
      "isDirect": true,
      "via": [
        "jsdom"
      ],
      "effects": [],
      "range": "27.0.1 - 30.0.0-rc.1",
      "nodes": [
        "node_modules/jest-environment-jsdom"
      ],
      "fixAvailable": {
        "name": "jest-environment-jsdom",
        "version": "30.3.0",
        "isSemVerMajor": true
      }
    },
    "jsdom": {
      "name": "jsdom",
      "severity": "low",
      "isDirect": false,
      "via": [
        "http-proxy-agent"
      ],
      "effects": [
        "jest-environment-jsdom"
      ],
      "range": "16.6.0 - 22.1.0",
      "nodes": [
        "node_modules/jsdom"
      ],
      "fixAvailable": {
        "name": "jest-environment-jsdom",
        "version": "30.3.0",
        "isSemVerMajor": true
      }
    },
    "minimatch": {
      "name": "minimatch",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1113459,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
          "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<3.1.3"
        },
        {
          "source": 1113461,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
          "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=5.0.0 <5.1.7"
        },
        {
          "source": 1113465,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
          "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=9.0.0 <9.0.6"
        },
        {
          "source": 1113538,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
          "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
          "severity": "high",
          "cwe": [
            "CWE-407"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<3.1.3"
        },
        {
          "source": 1113540,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
          "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
          "severity": "high",
          "cwe": [
            "CWE-407"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=5.0.0 <5.1.8"
        },
        {
          "source": 1113544,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
          "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
          "severity": "high",
          "cwe": [
            "CWE-407"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=9.0.0 <9.0.7"
        },
        {
          "source": 1113546,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
          "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<3.1.4"
        },
        {
          "source": 1113548,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
          "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=5.0.0 <5.1.8"
        },
        {
          "source": 1113552,
          "name": "minimatch",
          "dependency": "minimatch",
          "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
          "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=9.0.0 <9.0.7"
        }
      ],
      "effects": [
        "editorconfig",
        "globule",
        "grunt"
      ],
      "range": "<=3.1.3 || 5.0.0 - 5.1.7 || 9.0.0 - 9.0.6",
      "nodes": [
        "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch",
        "node_modules/@wdio/cli/node_modules/minimatch",
        "node_modules/@wdio/config/node_modules/minimatch",
        "node_modules/@wdio/globals/node_modules/minimatch",
        "node_modules/@wdio/runner/node_modules/minimatch",
        "node_modules/archiver-utils/node_modules/minimatch",
        "node_modules/devtools/node_modules/minimatch",
        "node_modules/editorconfig/node_modules/minimatch",
        "node_modules/eslint-plugin-n/node_modules/minimatch",
        "node_modules/expect-webdriverio/node_modules/minimatch",
        "node_modules/filelist/node_modules/minimatch",
        "node_modules/glob/node_modules/minimatch",
        "node_modules/globule/node_modules/minimatch",
        "node_modules/grunt/node_modules/minimatch",
        "node_modules/js-beautify/node_modules/minimatch",
        "node_modules/minimatch",
        "node_modules/mocha/node_modules/minimatch",
        "node_modules/readdir-glob/node_modules/minimatch"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "0.3.17",
        "isSemVerMajor": true
      }
    },
    "mocha": {
      "name": "mocha",
      "severity": "high",
      "isDirect": true,
      "via": [
        "serialize-javascript"
      ],
      "effects": [
        "@wdio/mocha-framework"
      ],
      "range": "8.0.0 - 12.0.0-beta-2",
      "nodes": [
        "node_modules/mocha"
      ],
      "fixAvailable": {
        "name": "mocha",
        "version": "7.2.0",
        "isSemVerMajor": true
      }
    },
    "mwbot": {
      "name": "mwbot",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "request"
      ],
      "effects": [
        "wdio-mediawiki",
        "wdio-wikibase"
      ],
      "range": ">=0.1.6",
      "nodes": [
        "node_modules/mwbot"
      ],
      "fixAvailable": false
    },
    "puppeteer-core": {
      "name": "puppeteer-core",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@puppeteer/browsers",
        "ws"
      ],
      "effects": [
        "devtools",
        "webdriverio"
      ],
      "range": "11.0.0 - 22.13.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/puppeteer-core",
        "node_modules/@wdio/globals/node_modules/puppeteer-core",
        "node_modules/@wdio/runner/node_modules/puppeteer-core",
        "node_modules/devtools/node_modules/puppeteer-core",
        "node_modules/expect-webdriverio/node_modules/puppeteer-core"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "qs": {
      "name": "qs",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1113161,
          "name": "qs",
          "dependency": "qs",
          "title": "qs's arrayLimit bypass in comma parsing allows denial of service",
          "url": "https://github.com/advisories/GHSA-w7fw-mjwx-w883",
          "severity": "low",
          "cwe": [
            "CWE-20"
          ],
          "cvss": {
            "score": 3.7,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": ">=6.7.0 <=6.14.1"
        },
        {
          "source": 1113719,
          "name": "qs",
          "dependency": "qs",
          "title": "qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion",
          "url": "https://github.com/advisories/GHSA-6rw7-vpxm-498p",
          "severity": "moderate",
          "cwe": [
            "CWE-20"
          ],
          "cvss": {
            "score": 3.7,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": "<6.14.1"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<=6.14.1",
      "nodes": [
        "node_modules/@cypress/request/node_modules/qs",
        "node_modules/qs",
        "node_modules/superagent/node_modules/qs"
      ],
      "fixAvailable": false
    },
    "request": {
      "name": "request",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1096727,
          "name": "request",
          "dependency": "request",
          "title": "Server-Side Request Forgery in Request",
          "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<=2.88.2"
        },
        "form-data",
        "qs",
        "tough-cookie"
      ],
      "effects": [
        "mwbot"
      ],
      "range": "*",
      "nodes": [
        "node_modules/request"
      ],
      "fixAvailable": false
    },
    "serialize-javascript": {
      "name": "serialize-javascript",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1113686,
          "name": "serialize-javascript",
          "dependency": "serialize-javascript",
          "title": "Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString()",
          "url": "https://github.com/advisories/GHSA-5c6j-r48x-rmvq",
          "severity": "high",
          "cwe": [
            "CWE-96"
          ],
          "cvss": {
            "score": 8.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
          },
          "range": "<=7.0.2"
        }
      ],
      "effects": [
        "mocha"
      ],
      "range": "<=7.0.2",
      "nodes": [
        "node_modules/serialize-javascript"
      ],
      "fixAvailable": {
        "name": "mocha",
        "version": "7.2.0",
        "isSemVerMajor": true
      }
    },
    "tar-fs": {
      "name": "tar-fs",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1109534,
          "name": "tar-fs",
          "dependency": "tar-fs",
          "title": "tar-fs has a symlink validation bypass if destination directory is predictable with a specific tarball",
          "url": "https://github.com/advisories/GHSA-vj76-c3g6-qr5v",
          "severity": "high",
          "cwe": [
            "CWE-22",
            "CWE-61"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=3.0.0 <3.1.1"
        },
        {
          "source": 1109542,
          "name": "tar-fs",
          "dependency": "tar-fs",
          "title": "tar-fs can extract outside the specified dir with a specific tarball",
          "url": "https://github.com/advisories/GHSA-8cj5-5rvv-wf4v",
          "severity": "high",
          "cwe": [
            "CWE-22"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=3.0.0 <3.0.9"
        },
        {
          "source": 1109551,
          "name": "tar-fs",
          "dependency": "tar-fs",
          "title": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File",
          "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx",
          "severity": "high",
          "cwe": [
            "CWE-22"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
          },
          "range": ">=3.0.0 <3.0.7"
        }
      ],
      "effects": [
        "@puppeteer/browsers"
      ],
      "range": "3.0.0 - 3.1.0",
      "nodes": [
        "node_modules/@puppeteer/browsers/node_modules/tar-fs"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "6.1.17",
        "isSemVerMajor": true
      }
    },
    "tmp": {
      "name": "tmp",
      "severity": "low",
      "isDirect": false,
      "via": [
        {
          "source": 1109537,
          "name": "tmp",
          "dependency": "tmp",
          "title": "tmp allows arbitrary temporary file / directory write via symbolic link `dir` parameter",
          "url": "https://github.com/advisories/GHSA-52f5-9888-hmc6",
          "severity": "low",
          "cwe": [
            "CWE-59"
          ],
          "cvss": {
            "score": 2.5,
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N"
          },
          "range": "<=0.2.3"
        }
      ],
      "effects": [
        "external-editor"
      ],
      "range": "<=0.2.3",
      "nodes": [
        "node_modules/tmp"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "tough-cookie": {
      "name": "tough-cookie",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1097682,
          "name": "tough-cookie",
          "dependency": "tough-cookie",
          "title": "tough-cookie Prototype Pollution vulnerability",
          "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<4.1.3",
      "nodes": [
        "node_modules/tough-cookie"
      ],
      "fixAvailable": false
    },
    "undici": {
      "name": "undici",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1114591,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client",
          "url": "https://github.com/advisories/GHSA-f269-vfmq-vjvj",
          "severity": "high",
          "cwe": [
            "CWE-248",
            "CWE-1284"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.0.0 <7.24.0"
        },
        {
          "source": 1114592,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client",
          "url": "https://github.com/advisories/GHSA-f269-vfmq-vjvj",
          "severity": "high",
          "cwe": [
            "CWE-248",
            "CWE-1284"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=6.0.0 <6.24.0"
        },
        {
          "source": 1114593,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has an HTTP Request/Response Smuggling issue",
          "url": "https://github.com/advisories/GHSA-2mjp-6q6p-2qxm",
          "severity": "moderate",
          "cwe": [
            "CWE-444"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
          },
          "range": ">=7.0.0 <7.24.0"
        },
        {
          "source": 1114594,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has an HTTP Request/Response Smuggling issue",
          "url": "https://github.com/advisories/GHSA-2mjp-6q6p-2qxm",
          "severity": "moderate",
          "cwe": [
            "CWE-444"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
          },
          "range": "<6.24.0"
        },
        {
          "source": 1114637,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression",
          "url": "https://github.com/advisories/GHSA-vrm6-8vpv-qv8q",
          "severity": "high",
          "cwe": [
            "CWE-409"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.0.0 <7.24.0"
        },
        {
          "source": 1114638,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression",
          "url": "https://github.com/advisories/GHSA-vrm6-8vpv-qv8q",
          "severity": "high",
          "cwe": [
            "CWE-409"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<6.24.0"
        },
        {
          "source": 1114639,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation",
          "url": "https://github.com/advisories/GHSA-v9p9-hfj2-hcw8",
          "severity": "high",
          "cwe": [
            "CWE-248"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.0.0 <7.24.0"
        },
        {
          "source": 1114640,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation",
          "url": "https://github.com/advisories/GHSA-v9p9-hfj2-hcw8",
          "severity": "high",
          "cwe": [
            "CWE-248"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<6.24.0"
        },
        {
          "source": 1114641,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has CRLF Injection in undici via `upgrade` option",
          "url": "https://github.com/advisories/GHSA-4992-7rv2-5pvq",
          "severity": "moderate",
          "cwe": [
            "CWE-93"
          ],
          "cvss": {
            "score": 4.6,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
          },
          "range": ">=7.0.0 <7.24.0"
        },
        {
          "source": 1114642,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has CRLF Injection in undici via `upgrade` option",
          "url": "https://github.com/advisories/GHSA-4992-7rv2-5pvq",
          "severity": "moderate",
          "cwe": [
            "CWE-93"
          ],
          "cvss": {
            "score": 4.6,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
          },
          "range": "<6.24.0"
        },
        {
          "source": 1114643,
          "name": "undici",
          "dependency": "undici",
          "title": "Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS",
          "url": "https://github.com/advisories/GHSA-phc3-fgpg-7m6h",
          "severity": "moderate",
          "cwe": [
            "CWE-770"
          ],
          "cvss": {
            "score": 5.9,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.17.0 <7.24.0"
        }
      ],
      "effects": [],
      "range": "<=6.23.0 || 7.0.0 - 7.23.0",
      "nodes": [
        "node_modules/undici",
        "node_modules/webdriver/node_modules/undici"
      ],
      "fixAvailable": true
    },
    "wdio-mediawiki": {
      "name": "wdio-mediawiki",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot"
      ],
      "effects": [],
      "range": "<=5.1.0",
      "nodes": [
        "node_modules/wdio-mediawiki"
      ],
      "fixAvailable": {
        "name": "wdio-mediawiki",
        "version": "6.4.0",
        "isSemVerMajor": true
      }
    },
    "wdio-wikibase": {
      "name": "wdio-wikibase",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot",
        "wdio-mediawiki"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/wdio-wikibase"
      ],
      "fixAvailable": false
    },
    "webdriver": {
      "name": "webdriver",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/config",
        "@wdio/utils"
      ],
      "effects": [],
      "range": "8.15.0 - 8.46.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/webdriver",
        "node_modules/@wdio/globals/node_modules/webdriver",
        "node_modules/@wdio/runner/node_modules/webdriver",
        "node_modules/expect-webdriverio/node_modules/webdriver"
      ],
      "fixAvailable": true
    },
    "webdriverio": {
      "name": "webdriverio",
      "severity": "high",
      "isDirect": false,
      "via": [
        "@wdio/config",
        "@wdio/utils",
        "devtools",
        "puppeteer-core",
        "webdriver"
      ],
      "effects": [
        "@wdio/cli",
        "@wdio/globals",
        "@wdio/runner",
        "expect-webdriverio"
      ],
      "range": "7.16.5 - 8.46.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/webdriverio",
        "node_modules/@wdio/globals/node_modules/webdriverio",
        "node_modules/@wdio/runner/node_modules/webdriverio",
        "node_modules/expect-webdriverio/node_modules/webdriverio"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    },
    "ws": {
      "name": "ws",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1098392,
          "name": "ws",
          "dependency": "ws",
          "title": "ws affected by a DoS when handling a request with many HTTP headers",
          "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
          "severity": "high",
          "cwe": [
            "CWE-476"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=8.0.0 <8.17.1"
        }
      ],
      "effects": [
        "puppeteer-core"
      ],
      "range": "8.0.0 - 8.17.0",
      "nodes": [
        "node_modules/@wdio/cli/node_modules/ws",
        "node_modules/@wdio/globals/node_modules/ws",
        "node_modules/@wdio/runner/node_modules/ws",
        "node_modules/devtools/node_modules/ws",
        "node_modules/expect-webdriverio/node_modules/ws"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.26.1",
        "isSemVerMajor": true
      }
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 10,
      "moderate": 6,
      "high": 25,
      "critical": 4,
      "total": 45
    },
    "dependencies": {
      "prod": 1,
      "dev": 1641,
      "optional": 122,
      "peer": 112,
      "peerOptional": 0,
      "total": 1641
    }
  }
}

--- end ---
Attempting to npm audit fix
$ /usr/bin/npm audit fix --dry-run --only=dev --json
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex@2.3.1',
npm WARN EBADENGINE   required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@2.3.1',
npm WARN EBADENGINE   required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---
{
  "added": 1643,
  "removed": 0,
  "changed": 0,
  "audited": 1644,
  "funding": 289,
  "audit": {
    "auditReportVersion": 2,
    "vulnerabilities": {
      "@puppeteer/browsers": {
        "name": "@puppeteer/browsers",
        "severity": "high",
        "isDirect": false,
        "via": [
          "tar-fs"
        ],
        "effects": [
          "@wdio/utils",
          "puppeteer-core"
        ],
        "range": "1.4.2 - 2.2.3",
        "nodes": [
          "node_modules/@puppeteer/browsers"
        ],
        "fixAvailable": {
          "name": "@wdio/mocha-framework",
          "version": "6.1.17",
          "isSemVerMajor": true
        }
      },
      "@tootallnate/once": {
        "name": "@tootallnate/once",
        "severity": "low",
        "isDirect": false,
        "via": [
          {
            "source": 1113977,
            "name": "@tootallnate/once",
            "dependency": "@tootallnate/once",
            "title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping",
            "url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6",
            "severity": "low",
            "cwe": [
              "CWE-705"
            ],
            "cvss": {
              "score": 3.3,
              "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
            },
            "range": "<3.0.1"
          }
        ],
        "effects": [
          "http-proxy-agent"
        ],
        "range": "<3.0.1",
        "nodes": [
          "node_modules/@tootallnate/once"
        ],
        "fixAvailable": {
          "name": "jest-environment-jsdom",
          "version": "30.3.0",
          "isSemVerMajor": true
        }
      },
      "@wdio/cli": {
        "name": "@wdio/cli",
        "severity": "high",
        "isDirect": true,
        "via": [
          "@wdio/config",
          "@wdio/globals",
          "@wdio/utils",
          "inquirer",
          "webdriverio"
        ],
        "effects": [],
        "range": "<=7.0.8 || 7.12.6 - 9.0.0-alpha.426 || 9.16.0",
        "nodes": [
          "node_modules/@wdio/cli"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "@wdio/config": {
        "name": "@wdio/config",
        "severity": "high",
        "isDirect": false,
        "via": [
          "@wdio/utils"
        ],
        "effects": [],
        "range": "8.15.0 - 8.46.0",
        "nodes": [
          "node_modules/@wdio/cli/node_modules/@wdio/config",
          "node_modules/@wdio/globals/node_modules/@wdio/config",
          "node_modules/@wdio/runner/node_modules/@wdio/config",
          "node_modules/devtools/node_modules/@wdio/config",
          "node_modules/expect-webdriverio/node_modules/@wdio/config"
        ],
        "fixAvailable": true
      },
      "@wdio/globals": {
        "name": "@wdio/globals",
        "severity": "high",
        "isDirect": false,
        "via": [
          "expect-webdriverio",
          "webdriverio"
        ],
        "effects": [
          "@wdio/cli",
          "@wdio/runner"
        ],
        "range": "<=9.0.4 || 9.16.0",
        "nodes": [
          "node_modules/@wdio/globals"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "@wdio/local-runner": {
        "name": "@wdio/local-runner",
        "severity": "high",
        "isDirect": true,
        "via": [
          "@wdio/runner"
        ],
        "effects": [],
        "range": "8.15.0 - 8.46.0",
        "nodes": [
          "node_modules/@wdio/local-runner"
        ],
        "fixAvailable": {
          "name": "@wdio/local-runner",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "@wdio/mocha-framework": {
        "name": "@wdio/mocha-framework",
        "severity": "high",
        "isDirect": true,
        "via": [
          "@wdio/utils",
          "mocha"
        ],
        "effects": [],
        "range": ">=6.1.19",
        "nodes": [
          "node_modules/@wdio/mocha-framework"
        ],
        "fixAvailable": {
          "name": "@wdio/mocha-framework",
          "version": "6.1.17",
          "isSemVerMajor": true
        }
      },
      "@wdio/reporter": {
        "name": "@wdio/reporter",
        "severity": "low",
        "isDirect": false,
        "via": [
          "diff"
        ],
        "effects": [
          "@wdio/spec-reporter"
        ],
        "range": "8.40.6 - 8.43.0 || 9.1.0 - 9.17.0",
        "nodes": [
          "node_modules/@wdio/reporter"
        ],
        "fixAvailable": {
          "name": "@wdio/spec-reporter",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "@wdio/runner": {
        "name": "@wdio/runner",
        "severity": "high",
        "isDirect": false,
        "via": [
          "@wdio/config",
          "@wdio/globals",
          "@wdio/utils",
          "expect-webdriverio",
          "gaze",
          "webdriver",
          "webdriverio"
        ],
        "effects": [
          "@wdio/local-runner"
        ],
        "range": "<=9.1.5 || 9.16.0",
        "nodes": [
          "node_modules/@wdio/runner"
        ],
        "fixAvailable": {
          "name": "@wdio/local-runner",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "@wdio/spec-reporter": {
        "name": "@wdio/spec-reporter",
        "severity": "low",
        "isDirect": true,
        "via": [
          "@wdio/reporter"
        ],
        "effects": [],
        "range": "8.40.6 - 8.43.0 || 9.1.0 - 9.17.0",
        "nodes": [
          "node_modules/@wdio/spec-reporter"
        ],
        "fixAvailable": {
          "name": "@wdio/spec-reporter",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "@wdio/utils": {
        "name": "@wdio/utils",
        "severity": "high",
        "isDirect": false,
        "via": [
          "@puppeteer/browsers"
        ],
        "effects": [
          "@wdio/cli",
          "@wdio/config",
          "@wdio/mocha-framework",
          "@wdio/runner",
          "devtools",
          "webdriver",
          "webdriverio"
        ],
        "range": "8.15.0 - 8.46.0",
        "nodes": [
          "node_modules/@wdio/cli/node_modules/@wdio/utils",
          "node_modules/@wdio/globals/node_modules/@wdio/utils",
          "node_modules/@wdio/mocha-framework/node_modules/@wdio/utils",
          "node_modules/@wdio/runner/node_modules/@wdio/utils",
          "node_modules/devtools/node_modules/@wdio/utils",
          "node_modules/expect-webdriverio/node_modules/@wdio/utils"
        ],
        "fixAvailable": {
          "name": "@wdio/mocha-framework",
          "version": "6.1.17",
          "isSemVerMajor": true
        }
      },
      "ajv": {
        "name": "ajv",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1113714,
            "name": "ajv",
            "dependency": "ajv",
            "title": "ajv has ReDoS when using `$data` option",
            "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
            "severity": "moderate",
            "cwe": [
              "CWE-400",
              "CWE-1333"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": "<6.14.0"
          },
          {
            "source": 1113715,
            "name": "ajv",
            "dependency": "ajv",
            "title": "ajv has ReDoS when using `$data` option",
            "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
            "severity": "moderate",
            "cwe": [
              "CWE-400",
              "CWE-1333"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": ">=7.0.0-alpha.0 <8.18.0"
          }
        ],
        "effects": [],
        "range": "<6.14.0 || >=7.0.0-alpha.0 <8.18.0",
        "nodes": [
          "",
          ""
        ],
        "fixAvailable": true
      },
      "basic-ftp": {
        "name": "basic-ftp",
        "severity": "critical",
        "isDirect": false,
        "via": [
          {
            "source": 1113518,
            "name": "basic-ftp",
            "dependency": "basic-ftp",
            "title": "Basic FTP has Path Traversal Vulnerability in its downloadToDir() method",
            "url": "https://github.com/advisories/GHSA-5rq4-664w-9x2c",
            "severity": "critical",
            "cwe": [
              "CWE-22"
            ],
            "cvss": {
              "score": 9.1,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
            },
            "range": "<5.2.0"
          }
        ],
        "effects": [],
        "range": "<5.2.0",
        "nodes": [
          ""
        ],
        "fixAvailable": true
      },
      "devtools": {
        "name": "devtools",
        "severity": "high",
        "isDirect": false,
        "via": [
          "@wdio/config",
          "@wdio/utils",
          "puppeteer-core"
        ],
        "effects": [],
        "range": ">=7.16.5",
        "nodes": [
          "node_modules/devtools"
        ],
        "fixAvailable": true
      },
      "diff": {
        "name": "diff",
        "severity": "low",
        "isDirect": false,
        "via": [
          {
            "source": 1112706,
            "name": "diff",
            "dependency": "diff",
            "title": "jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch",
            "url": "https://github.com/advisories/GHSA-73rr-hh4g-fpgx",
            "severity": "low",
            "cwe": [
              "CWE-400",
              "CWE-1333"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": ">=6.0.0 <8.0.3"
          }
        ],
        "effects": [
          "@wdio/reporter"
        ],
        "range": "6.0.0 - 8.0.2",
        "nodes": [
          "node_modules/@wdio/reporter/node_modules/diff"
        ],
        "fixAvailable": {
          "name": "@wdio/spec-reporter",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "editorconfig": {
        "name": "editorconfig",
        "severity": "high",
        "isDirect": false,
        "via": [
          "minimatch"
        ],
        "effects": [],
        "range": "1.0.3 - 1.0.4 || 2.0.0",
        "nodes": [
          ""
        ],
        "fixAvailable": true
      },
      "expect-webdriverio": {
        "name": "expect-webdriverio",
        "severity": "high",
        "isDirect": false,
        "via": [
          "@wdio/globals",
          "webdriverio"
        ],
        "effects": [
          "@wdio/globals",
          "@wdio/runner"
        ],
        "range": "4.0.0-alpha.0 - 4.0.0-alpha.6 || 4.0.1 - 5.0.0-alpha.2",
        "nodes": [
          "node_modules/expect-webdriverio"
        ],
        "fixAvailable": {
          "name": "@wdio/local-runner",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "external-editor": {
        "name": "external-editor",
        "severity": "low",
        "isDirect": false,
        "via": [
          "tmp"
        ],
        "effects": [
          "inquirer"
        ],
        "range": ">=1.1.1",
        "nodes": [
          "node_modules/external-editor"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "fast-xml-parser": {
        "name": "fast-xml-parser",
        "severity": "critical",
        "isDirect": false,
        "via": [
          {
            "source": 1113153,
            "name": "fast-xml-parser",
            "dependency": "fast-xml-parser",
            "title": "fast-xml-parser has RangeError DoS Numeric Entities Bug",
            "url": "https://github.com/advisories/GHSA-37qj-frw5-hhjh",
            "severity": "high",
            "cwe": [
              "CWE-20",
              "CWE-248"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=5.0.9 <=5.3.3"
          },
          {
            "source": 1113567,
            "name": "fast-xml-parser",
            "dependency": "fast-xml-parser",
            "title": "fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names",
            "url": "https://github.com/advisories/GHSA-m7jm-9gc2-mpf2",
            "severity": "critical",
            "cwe": [
              "CWE-185"
            ],
            "cvss": {
              "score": 9.3,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N"
            },
            "range": ">=4.1.3 <4.5.4"
          },
          {
            "source": 1113568,
            "name": "fast-xml-parser",
            "dependency": "fast-xml-parser",
            "title": "fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names",
            "url": "https://github.com/advisories/GHSA-m7jm-9gc2-mpf2",
            "severity": "critical",
            "cwe": [
              "CWE-185"
            ],
            "cvss": {
              "score": 9.3,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N"
            },
            "range": ">=5.0.0 <5.3.5"
          },
          {
            "source": 1113569,
            "name": "fast-xml-parser",
            "dependency": "fast-xml-parser",
            "title": "fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)",
            "url": "https://github.com/advisories/GHSA-jmr7-xgp7-cmfj",
            "severity": "high",
            "cwe": [
              "CWE-776"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=5.0.0 <5.3.6"
          },
          {
            "source": 1113570,
            "name": "fast-xml-parser",
            "dependency": "fast-xml-parser",
            "title": "fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)",
            "url": "https://github.com/advisories/GHSA-jmr7-xgp7-cmfj",
            "severity": "high",
            "cwe": [
              "CWE-776"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=4.1.3 <4.5.4"
          },
          {
            "source": 1114149,
            "name": "fast-xml-parser",
            "dependency": "fast-xml-parser",
            "title": "fast-xml-parser has stack overflow in XMLBuilder with preserveOrder",
            "url": "https://github.com/advisories/GHSA-fj3w-jwp8-x2g3",
            "severity": "low",
            "cwe": [
              "CWE-120"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": ">=4.0.0-beta.0 <4.5.4"
          },
          {
            "source": 1114153,
            "name": "fast-xml-parser",
            "dependency": "fast-xml-parser",
            "title": "fast-xml-parser has stack overflow in XMLBuilder with preserveOrder",
            "url": "https://github.com/advisories/GHSA-fj3w-jwp8-x2g3",
            "severity": "low",
            "cwe": [
              "CWE-120"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": ">=5.0.0 <5.3.8"
          },
          {
            "source": 1114772,
            "name": "fast-xml-parser",
            "dependency": "fast-xml-parser",
            "title": "fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)",
            "url": "https://github.com/advisories/GHSA-8gc5-j5rx-235r",
            "severity": "high",
            "cwe": [
              "CWE-776"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=4.0.0-beta.3 <=5.5.5"
          },
          {
            "source": 1114952,
            "name": "fast-xml-parser",
            "dependency": "fast-xml-parser",
            "title": "Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation in fast-xml-parser",
            "url": "https://github.com/advisories/GHSA-jp2q-39xq-3w4g",
            "severity": "moderate",
            "cwe": [
              "CWE-1284"
            ],
            "cvss": {
              "score": 5.9,
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=4.0.0-beta.3 <=5.5.6"
          }
        ],
        "effects": [],
        "range": "4.0.0-beta.0 - 5.5.6",
        "nodes": [
          "",
          ""
        ],
        "fixAvailable": true
      },
      "flatted": {
        "name": "flatted",
        "severity": "high",
        "isDirect": false,
        "via": [
          {
            "source": 1114526,
            "name": "flatted",
            "dependency": "flatted",
            "title": "flatted vulnerable to unbounded recursion DoS in parse() revive phase",
            "url": "https://github.com/advisories/GHSA-25h7-pfq9-p65f",
            "severity": "high",
            "cwe": [
              "CWE-674"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": "<3.4.0"
          },
          {
            "source": 1114934,
            "name": "flatted",
            "dependency": "flatted",
            "title": "Prototype Pollution via parse() in NodeJS flatted",
            "url": "https://github.com/advisories/GHSA-rf6f-7fwh-wjgh",
            "severity": "high",
            "cwe": [
              "CWE-1321"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": "<=3.4.1"
          }
        ],
        "effects": [],
        "range": "<=3.4.1",
        "nodes": [
          ""
        ],
        "fixAvailable": true
      },
      "form-data": {
        "name": "form-data",
        "severity": "critical",
        "isDirect": false,
        "via": [
          {
            "source": 1109540,
            "name": "form-data",
            "dependency": "form-data",
            "title": "form-data uses unsafe random function in form-data for choosing boundary",
            "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4",
            "severity": "critical",
            "cwe": [
              "CWE-330"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": "<2.5.4"
          }
        ],
        "effects": [
          "request"
        ],
        "range": "<2.5.4",
        "nodes": [
          "node_modules/form-data"
        ],
        "fixAvailable": false
      },
      "gaze": {
        "name": "gaze",
        "severity": "high",
        "isDirect": false,
        "via": [
          "globule"
        ],
        "effects": [
          "@wdio/runner"
        ],
        "range": ">=0.4.0",
        "nodes": [
          "node_modules/gaze"
        ],
        "fixAvailable": {
          "name": "@wdio/local-runner",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "globule": {
        "name": "globule",
        "severity": "high",
        "isDirect": false,
        "via": [
          "minimatch"
        ],
        "effects": [
          "gaze"
        ],
        "range": "*",
        "nodes": [
          "node_modules/globule"
        ],
        "fixAvailable": {
          "name": "@wdio/local-runner",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "grunt": {
        "name": "grunt",
        "severity": "high",
        "isDirect": true,
        "via": [
          "minimatch"
        ],
        "effects": [
          "grunt-eslint"
        ],
        "range": ">=0.4.0-a",
        "nodes": [
          "node_modules/grunt"
        ],
        "fixAvailable": {
          "name": "grunt",
          "version": "0.3.17",
          "isSemVerMajor": true
        }
      },
      "grunt-eslint": {
        "name": "grunt-eslint",
        "severity": "high",
        "isDirect": true,
        "via": [
          "grunt"
        ],
        "effects": [],
        "range": "<=1.0.0 || >=18.1.0",
        "nodes": [
          "node_modules/grunt-eslint"
        ],
        "fixAvailable": {
          "name": "grunt-eslint",
          "version": "18.0.0",
          "isSemVerMajor": true
        }
      },
      "http-proxy-agent": {
        "name": "http-proxy-agent",
        "severity": "low",
        "isDirect": false,
        "via": [
          "@tootallnate/once"
        ],
        "effects": [
          "jsdom"
        ],
        "range": "4.0.1 - 5.0.0",
        "nodes": [
          "node_modules/http-proxy-agent"
        ],
        "fixAvailable": {
          "name": "jest-environment-jsdom",
          "version": "30.3.0",
          "isSemVerMajor": true
        }
      },
      "inquirer": {
        "name": "inquirer",
        "severity": "low",
        "isDirect": false,
        "via": [
          "external-editor"
        ],
        "effects": [
          "@wdio/cli"
        ],
        "range": "3.0.0 - 8.2.6 || 9.0.0 - 9.3.7",
        "nodes": [
          "node_modules/inquirer"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "jest-environment-jsdom": {
        "name": "jest-environment-jsdom",
        "severity": "low",
        "isDirect": true,
        "via": [
          "jsdom"
        ],
        "effects": [],
        "range": "27.0.1 - 30.0.0-rc.1",
        "nodes": [
          "node_modules/jest-environment-jsdom"
        ],
        "fixAvailable": {
          "name": "jest-environment-jsdom",
          "version": "30.3.0",
          "isSemVerMajor": true
        }
      },
      "jsdom": {
        "name": "jsdom",
        "severity": "low",
        "isDirect": false,
        "via": [
          "http-proxy-agent"
        ],
        "effects": [
          "jest-environment-jsdom"
        ],
        "range": "16.6.0 - 22.1.0",
        "nodes": [
          "node_modules/jsdom"
        ],
        "fixAvailable": {
          "name": "jest-environment-jsdom",
          "version": "30.3.0",
          "isSemVerMajor": true
        }
      },
      "minimatch": {
        "name": "minimatch",
        "severity": "high",
        "isDirect": false,
        "via": [
          {
            "source": 1113459,
            "name": "minimatch",
            "dependency": "minimatch",
            "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
            "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
            "severity": "high",
            "cwe": [
              "CWE-1333"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": "<3.1.3"
          },
          {
            "source": 1113461,
            "name": "minimatch",
            "dependency": "minimatch",
            "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
            "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
            "severity": "high",
            "cwe": [
              "CWE-1333"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": ">=5.0.0 <5.1.7"
          },
          {
            "source": 1113465,
            "name": "minimatch",
            "dependency": "minimatch",
            "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
            "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
            "severity": "high",
            "cwe": [
              "CWE-1333"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": ">=9.0.0 <9.0.6"
          },
          {
            "source": 1113538,
            "name": "minimatch",
            "dependency": "minimatch",
            "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
            "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
            "severity": "high",
            "cwe": [
              "CWE-407"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": "<3.1.3"
          },
          {
            "source": 1113540,
            "name": "minimatch",
            "dependency": "minimatch",
            "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
            "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
            "severity": "high",
            "cwe": [
              "CWE-407"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=5.0.0 <5.1.8"
          },
          {
            "source": 1113544,
            "name": "minimatch",
            "dependency": "minimatch",
            "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
            "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
            "severity": "high",
            "cwe": [
              "CWE-407"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=9.0.0 <9.0.7"
          },
          {
            "source": 1113546,
            "name": "minimatch",
            "dependency": "minimatch",
            "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
            "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
            "severity": "high",
            "cwe": [
              "CWE-1333"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": "<3.1.4"
          },
          {
            "source": 1113548,
            "name": "minimatch",
            "dependency": "minimatch",
            "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
            "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
            "severity": "high",
            "cwe": [
              "CWE-1333"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=5.0.0 <5.1.8"
          },
          {
            "source": 1113552,
            "name": "minimatch",
            "dependency": "minimatch",
            "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
            "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
            "severity": "high",
            "cwe": [
              "CWE-1333"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=9.0.0 <9.0.7"
          }
        ],
        "effects": [
          "editorconfig",
          "globule",
          "grunt"
        ],
        "range": "<=3.1.3 || 5.0.0 - 5.1.7 || 9.0.0 - 9.0.6",
        "nodes": [
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "",
          "node_modules/globule/node_modules/minimatch",
          "node_modules/grunt/node_modules/minimatch"
        ],
        "fixAvailable": {
          "name": "grunt",
          "version": "0.3.17",
          "isSemVerMajor": true
        }
      },
      "mocha": {
        "name": "mocha",
        "severity": "high",
        "isDirect": true,
        "via": [
          "serialize-javascript"
        ],
        "effects": [
          "@wdio/mocha-framework"
        ],
        "range": "8.0.0 - 12.0.0-beta-2",
        "nodes": [
          "node_modules/mocha"
        ],
        "fixAvailable": {
          "name": "mocha",
          "version": "7.2.0",
          "isSemVerMajor": true
        }
      },
      "mwbot": {
        "name": "mwbot",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "request"
        ],
        "effects": [
          "wdio-mediawiki",
          "wdio-wikibase"
        ],
        "range": ">=0.1.6",
        "nodes": [
          "node_modules/mwbot"
        ],
        "fixAvailable": false
      },
      "puppeteer-core": {
        "name": "puppeteer-core",
        "severity": "high",
        "isDirect": false,
        "via": [
          "@puppeteer/browsers",
          "ws"
        ],
        "effects": [
          "devtools",
          "webdriverio"
        ],
        "range": "11.0.0 - 22.13.0",
        "nodes": [
          "node_modules/@wdio/cli/node_modules/puppeteer-core",
          "node_modules/@wdio/globals/node_modules/puppeteer-core",
          "node_modules/@wdio/runner/node_modules/puppeteer-core",
          "node_modules/devtools/node_modules/puppeteer-core",
          "node_modules/expect-webdriverio/node_modules/puppeteer-core"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "qs": {
        "name": "qs",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1113161,
            "name": "qs",
            "dependency": "qs",
            "title": "qs's arrayLimit bypass in comma parsing allows denial of service",
            "url": "https://github.com/advisories/GHSA-w7fw-mjwx-w883",
            "severity": "low",
            "cwe": [
              "CWE-20"
            ],
            "cvss": {
              "score": 3.7,
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
            },
            "range": ">=6.7.0 <=6.14.1"
          },
          {
            "source": 1113719,
            "name": "qs",
            "dependency": "qs",
            "title": "qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion",
            "url": "https://github.com/advisories/GHSA-6rw7-vpxm-498p",
            "severity": "moderate",
            "cwe": [
              "CWE-20"
            ],
            "cvss": {
              "score": 3.7,
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
            },
            "range": "<6.14.1"
          }
        ],
        "effects": [
          "request"
        ],
        "range": "<=6.14.1",
        "nodes": [
          "",
          "",
          ""
        ],
        "fixAvailable": false
      },
      "request": {
        "name": "request",
        "severity": "critical",
        "isDirect": false,
        "via": [
          {
            "source": 1096727,
            "name": "request",
            "dependency": "request",
            "title": "Server-Side Request Forgery in Request",
            "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
            "severity": "moderate",
            "cwe": [
              "CWE-918"
            ],
            "cvss": {
              "score": 6.1,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
            },
            "range": "<=2.88.2"
          },
          "form-data",
          "qs",
          "tough-cookie"
        ],
        "effects": [
          "mwbot"
        ],
        "range": "*",
        "nodes": [
          "node_modules/request"
        ],
        "fixAvailable": false
      },
      "serialize-javascript": {
        "name": "serialize-javascript",
        "severity": "high",
        "isDirect": false,
        "via": [
          {
            "source": 1113686,
            "name": "serialize-javascript",
            "dependency": "serialize-javascript",
            "title": "Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString()",
            "url": "https://github.com/advisories/GHSA-5c6j-r48x-rmvq",
            "severity": "high",
            "cwe": [
              "CWE-96"
            ],
            "cvss": {
              "score": 8.1,
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
            },
            "range": "<=7.0.2"
          }
        ],
        "effects": [
          "mocha"
        ],
        "range": "<=7.0.2",
        "nodes": [
          "node_modules/serialize-javascript"
        ],
        "fixAvailable": {
          "name": "mocha",
          "version": "7.2.0",
          "isSemVerMajor": true
        }
      },
      "tar-fs": {
        "name": "tar-fs",
        "severity": "high",
        "isDirect": false,
        "via": [
          {
            "source": 1109534,
            "name": "tar-fs",
            "dependency": "tar-fs",
            "title": "tar-fs has a symlink validation bypass if destination directory is predictable with a specific tarball",
            "url": "https://github.com/advisories/GHSA-vj76-c3g6-qr5v",
            "severity": "high",
            "cwe": [
              "CWE-22",
              "CWE-61"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": ">=3.0.0 <3.1.1"
          },
          {
            "source": 1109542,
            "name": "tar-fs",
            "dependency": "tar-fs",
            "title": "tar-fs can extract outside the specified dir with a specific tarball",
            "url": "https://github.com/advisories/GHSA-8cj5-5rvv-wf4v",
            "severity": "high",
            "cwe": [
              "CWE-22"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": ">=3.0.0 <3.0.9"
          },
          {
            "source": 1109551,
            "name": "tar-fs",
            "dependency": "tar-fs",
            "title": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File",
            "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx",
            "severity": "high",
            "cwe": [
              "CWE-22"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
            },
            "range": ">=3.0.0 <3.0.7"
          }
        ],
        "effects": [
          "@puppeteer/browsers"
        ],
        "range": "3.0.0 - 3.1.0",
        "nodes": [
          "node_modules/@puppeteer/browsers/node_modules/tar-fs"
        ],
        "fixAvailable": {
          "name": "@wdio/mocha-framework",
          "version": "6.1.17",
          "isSemVerMajor": true
        }
      },
      "tmp": {
        "name": "tmp",
        "severity": "low",
        "isDirect": false,
        "via": [
          {
            "source": 1109537,
            "name": "tmp",
            "dependency": "tmp",
            "title": "tmp allows arbitrary temporary file / directory write via symbolic link `dir` parameter",
            "url": "https://github.com/advisories/GHSA-52f5-9888-hmc6",
            "severity": "low",
            "cwe": [
              "CWE-59"
            ],
            "cvss": {
              "score": 2.5,
              "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N"
            },
            "range": "<=0.2.3"
          }
        ],
        "effects": [
          "external-editor"
        ],
        "range": "<=0.2.3",
        "nodes": [
          "node_modules/tmp"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "tough-cookie": {
        "name": "tough-cookie",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1097682,
            "name": "tough-cookie",
            "dependency": "tough-cookie",
            "title": "tough-cookie Prototype Pollution vulnerability",
            "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
            "severity": "moderate",
            "cwe": [
              "CWE-1321"
            ],
            "cvss": {
              "score": 6.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
            },
            "range": "<4.1.3"
          }
        ],
        "effects": [
          "request"
        ],
        "range": "<4.1.3",
        "nodes": [
          "node_modules/tough-cookie"
        ],
        "fixAvailable": false
      },
      "undici": {
        "name": "undici",
        "severity": "high",
        "isDirect": false,
        "via": [
          {
            "source": 1114591,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client",
            "url": "https://github.com/advisories/GHSA-f269-vfmq-vjvj",
            "severity": "high",
            "cwe": [
              "CWE-248",
              "CWE-1284"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=7.0.0 <7.24.0"
          },
          {
            "source": 1114592,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client",
            "url": "https://github.com/advisories/GHSA-f269-vfmq-vjvj",
            "severity": "high",
            "cwe": [
              "CWE-248",
              "CWE-1284"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=6.0.0 <6.24.0"
          },
          {
            "source": 1114593,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici has an HTTP Request/Response Smuggling issue",
            "url": "https://github.com/advisories/GHSA-2mjp-6q6p-2qxm",
            "severity": "moderate",
            "cwe": [
              "CWE-444"
            ],
            "cvss": {
              "score": 6.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
            },
            "range": ">=7.0.0 <7.24.0"
          },
          {
            "source": 1114594,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici has an HTTP Request/Response Smuggling issue",
            "url": "https://github.com/advisories/GHSA-2mjp-6q6p-2qxm",
            "severity": "moderate",
            "cwe": [
              "CWE-444"
            ],
            "cvss": {
              "score": 6.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
            },
            "range": "<6.24.0"
          },
          {
            "source": 1114637,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression",
            "url": "https://github.com/advisories/GHSA-vrm6-8vpv-qv8q",
            "severity": "high",
            "cwe": [
              "CWE-409"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=7.0.0 <7.24.0"
          },
          {
            "source": 1114638,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression",
            "url": "https://github.com/advisories/GHSA-vrm6-8vpv-qv8q",
            "severity": "high",
            "cwe": [
              "CWE-409"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": "<6.24.0"
          },
          {
            "source": 1114639,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation",
            "url": "https://github.com/advisories/GHSA-v9p9-hfj2-hcw8",
            "severity": "high",
            "cwe": [
              "CWE-248"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=7.0.0 <7.24.0"
          },
          {
            "source": 1114640,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation",
            "url": "https://github.com/advisories/GHSA-v9p9-hfj2-hcw8",
            "severity": "high",
            "cwe": [
              "CWE-248"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": "<6.24.0"
          },
          {
            "source": 1114641,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici has CRLF Injection in undici via `upgrade` option",
            "url": "https://github.com/advisories/GHSA-4992-7rv2-5pvq",
            "severity": "moderate",
            "cwe": [
              "CWE-93"
            ],
            "cvss": {
              "score": 4.6,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
            },
            "range": ">=7.0.0 <7.24.0"
          },
          {
            "source": 1114642,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici has CRLF Injection in undici via `upgrade` option",
            "url": "https://github.com/advisories/GHSA-4992-7rv2-5pvq",
            "severity": "moderate",
            "cwe": [
              "CWE-93"
            ],
            "cvss": {
              "score": 4.6,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
            },
            "range": "<6.24.0"
          },
          {
            "source": 1114643,
            "name": "undici",
            "dependency": "undici",
            "title": "Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS",
            "url": "https://github.com/advisories/GHSA-phc3-fgpg-7m6h",
            "severity": "moderate",
            "cwe": [
              "CWE-770"
            ],
            "cvss": {
              "score": 5.9,
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=7.17.0 <7.24.0"
          }
        ],
        "effects": [],
        "range": "<=6.23.0 || 7.0.0 - 7.23.0",
        "nodes": [
          "",
          ""
        ],
        "fixAvailable": true
      },
      "wdio-mediawiki": {
        "name": "wdio-mediawiki",
        "severity": "moderate",
        "isDirect": true,
        "via": [
          "mwbot"
        ],
        "effects": [],
        "range": "<=5.1.0",
        "nodes": [
          "node_modules/wdio-mediawiki"
        ],
        "fixAvailable": {
          "name": "wdio-mediawiki",
          "version": "6.4.0",
          "isSemVerMajor": true
        }
      },
      "wdio-wikibase": {
        "name": "wdio-wikibase",
        "severity": "moderate",
        "isDirect": true,
        "via": [
          "mwbot",
          "wdio-mediawiki"
        ],
        "effects": [],
        "range": "*",
        "nodes": [
          "node_modules/wdio-wikibase"
        ],
        "fixAvailable": false
      },
      "webdriver": {
        "name": "webdriver",
        "severity": "high",
        "isDirect": false,
        "via": [
          "@wdio/config",
          "@wdio/utils"
        ],
        "effects": [],
        "range": "8.15.0 - 8.46.0",
        "nodes": [
          "node_modules/@wdio/cli/node_modules/webdriver",
          "node_modules/@wdio/globals/node_modules/webdriver",
          "node_modules/@wdio/runner/node_modules/webdriver",
          "node_modules/expect-webdriverio/node_modules/webdriver"
        ],
        "fixAvailable": true
      },
      "webdriverio": {
        "name": "webdriverio",
        "severity": "high",
        "isDirect": false,
        "via": [
          "@wdio/config",
          "@wdio/utils",
          "devtools",
          "puppeteer-core",
          "webdriver"
        ],
        "effects": [
          "@wdio/cli",
          "@wdio/globals",
          "@wdio/runner",
          "expect-webdriverio"
        ],
        "range": "7.16.5 - 8.46.0",
        "nodes": [
          "node_modules/@wdio/cli/node_modules/webdriverio",
          "node_modules/@wdio/globals/node_modules/webdriverio",
          "node_modules/@wdio/runner/node_modules/webdriverio",
          "node_modules/expect-webdriverio/node_modules/webdriverio"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      },
      "ws": {
        "name": "ws",
        "severity": "high",
        "isDirect": false,
        "via": [
          {
            "source": 1098392,
            "name": "ws",
            "dependency": "ws",
            "title": "ws affected by a DoS when handling a request with many HTTP headers",
            "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
            "severity": "high",
            "cwe": [
              "CWE-476"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=8.0.0 <8.17.1"
          }
        ],
        "effects": [
          "puppeteer-core"
        ],
        "range": "8.0.0 - 8.17.0",
        "nodes": [
          "node_modules/@wdio/cli/node_modules/ws",
          "node_modules/@wdio/globals/node_modules/ws",
          "node_modules/@wdio/runner/node_modules/ws",
          "node_modules/devtools/node_modules/ws",
          "node_modules/expect-webdriverio/node_modules/ws"
        ],
        "fixAvailable": {
          "name": "@wdio/cli",
          "version": "9.26.1",
          "isSemVerMajor": true
        }
      }
    },
    "metadata": {
      "vulnerabilities": {
        "info": 0,
        "low": 10,
        "moderate": 6,
        "high": 25,
        "critical": 4,
        "total": 45
      },
      "dependencies": {
        "prod": 1,
        "dev": 1643,
        "optional": 122,
        "peer": 114,
        "peerOptional": 0,
        "total": 1643
      }
    }
  }
}

--- end ---
{"added": 1643, "removed": 0, "changed": 0, "audited": 1644, "funding": 289, "audit": {"auditReportVersion": 2, "vulnerabilities": {"@puppeteer/browsers": {"name": "@puppeteer/browsers", "severity": "high", "isDirect": false, "via": ["tar-fs"], "effects": ["@wdio/utils", "puppeteer-core"], "range": "1.4.2 - 2.2.3", "nodes": ["node_modules/@puppeteer/browsers"], "fixAvailable": {"name": "@wdio/mocha-framework", "version": "6.1.17", "isSemVerMajor": true}}, "@tootallnate/once": {"name": "@tootallnate/once", "severity": "low", "isDirect": false, "via": [{"source": 1113977, "name": "@tootallnate/once", "dependency": "@tootallnate/once", "title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping", "url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6", "severity": "low", "cwe": ["CWE-705"], "cvss": {"score": 3.3, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": "<3.0.1"}], "effects": ["http-proxy-agent"], "range": "<3.0.1", "nodes": ["node_modules/@tootallnate/once"], "fixAvailable": {"name": "jest-environment-jsdom", "version": "30.3.0", "isSemVerMajor": true}}, "@wdio/cli": {"name": "@wdio/cli", "severity": "high", "isDirect": true, "via": ["@wdio/config", "@wdio/globals", "@wdio/utils", "inquirer", "webdriverio"], "effects": [], "range": "<=7.0.8 || 7.12.6 - 9.0.0-alpha.426 || 9.16.0", "nodes": ["node_modules/@wdio/cli"], "fixAvailable": {"name": "@wdio/cli", "version": "9.26.1", "isSemVerMajor": true}}, "@wdio/config": {"name": "@wdio/config", "severity": "high", "isDirect": false, "via": ["@wdio/utils"], "effects": [], "range": "8.15.0 - 8.46.0", "nodes": ["node_modules/@wdio/cli/node_modules/@wdio/config", "node_modules/@wdio/globals/node_modules/@wdio/config", "node_modules/@wdio/runner/node_modules/@wdio/config", "node_modules/devtools/node_modules/@wdio/config", "node_modules/expect-webdriverio/node_modules/@wdio/config"], "fixAvailable": true}, "@wdio/globals": {"name": "@wdio/globals", "severity": "high", "isDirect": false, "via": ["expect-webdriverio", "webdriverio"], "effects": ["@wdio/cli", "@wdio/runner"], "range": "<=9.0.4 || 9.16.0", "nodes": ["node_modules/@wdio/globals"], "fixAvailable": {"name": "@wdio/cli", "version": "9.26.1", "isSemVerMajor": true}}, "@wdio/local-runner": {"name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": ["@wdio/runner"], "effects": [], "range": "8.15.0 - 8.46.0", "nodes": ["node_modules/@wdio/local-runner"], "fixAvailable": {"name": "@wdio/local-runner", "version": "9.26.1", "isSemVerMajor": true}}, "@wdio/mocha-framework": {"name": "@wdio/mocha-framework", "severity": "high", "isDirect": true, "via": ["@wdio/utils", "mocha"], "effects": [], "range": ">=6.1.19", "nodes": ["node_modules/@wdio/mocha-framework"], "fixAvailable": {"name": "@wdio/mocha-framework", "version": "6.1.17", "isSemVerMajor": true}}, "@wdio/reporter": {"name": "@wdio/reporter", "severity": "low", "isDirect": false, "via": ["diff"], "effects": ["@wdio/spec-reporter"], "range": "8.40.6 - 8.43.0 || 9.1.0 - 9.17.0", "nodes": ["node_modules/@wdio/reporter"], "fixAvailable": {"name": "@wdio/spec-reporter", "version": "9.26.1", "isSemVerMajor": true}}, "@wdio/runner": {"name": "@wdio/runner", "severity": "high", "isDirect": false, "via": ["@wdio/config", "@wdio/globals", "@wdio/utils", "expect-webdriverio", "gaze", "webdriver", "webdriverio"], "effects": ["@wdio/local-runner"], "range": "<=9.1.5 || 9.16.0", "nodes": ["node_modules/@wdio/runner"], "fixAvailable": {"name": "@wdio/local-runner", "version": "9.26.1", "isSemVerMajor": true}}, "@wdio/spec-reporter": {"name": "@wdio/spec-reporter", "severity": "low", "isDirect": true, "via": ["@wdio/reporter"], "effects": [], "range": "8.40.6 - 8.43.0 || 9.1.0 - 9.17.0", "nodes": ["node_modules/@wdio/spec-reporter"], "fixAvailable": {"name": "@wdio/spec-reporter", "version": "9.26.1", "isSemVerMajor": true}}, "@wdio/utils": {"name": "@wdio/utils", "severity": "high", "isDirect": false, "via": ["@puppeteer/browsers"], "effects": ["@wdio/cli", "@wdio/config", "@wdio/mocha-framework", "@wdio/runner", "devtools", "webdriver", "webdriverio"], "range": "8.15.0 - 8.46.0", "nodes": ["node_modules/@wdio/cli/node_modules/@wdio/utils", "node_modules/@wdio/globals/node_modules/@wdio/utils", "node_modules/@wdio/mocha-framework/node_modules/@wdio/utils", "node_modules/@wdio/runner/node_modules/@wdio/utils", "node_modules/devtools/node_modules/@wdio/utils", "node_modules/expect-webdriverio/node_modules/@wdio/utils"], "fixAvailable": {"name": "@wdio/mocha-framework", "version": "6.1.17", "isSemVerMajor": true}}, "ajv": {"name": "ajv", "severity": "moderate", "isDirect": false, "via": [{"source": 1113714, "name": "ajv", "dependency": "ajv", "title": "ajv has ReDoS when using `$data` option", "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6", "severity": "moderate", "cwe": ["CWE-400", "CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": "<6.14.0"}, {"source": 1113715, "name": "ajv", "dependency": "ajv", "title": "ajv has ReDoS when using `$data` option", "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6", "severity": "moderate", "cwe": ["CWE-400", "CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": ">=7.0.0-alpha.0 <8.18.0"}], "effects": [], "range": "<6.14.0 || >=7.0.0-alpha.0 <8.18.0", "nodes": ["", ""], "fixAvailable": true}, "basic-ftp": {"name": "basic-ftp", "severity": "critical", "isDirect": false, "via": [{"source": 1113518, "name": "basic-ftp", "dependency": "basic-ftp", "title": "Basic FTP has Path Traversal Vulnerability in its downloadToDir()\u00a0method", "url": "https://github.com/advisories/GHSA-5rq4-664w-9x2c", "severity": "critical", "cwe": ["CWE-22"], "cvss": {"score": 9.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"}, "range": "<5.2.0"}], "effects": [], "range": "<5.2.0", "nodes": [""], "fixAvailable": true}, "devtools": {"name": "devtools", "severity": "high", "isDirect": false, "via": ["@wdio/config", "@wdio/utils", "puppeteer-core"], "effects": [], "range": ">=7.16.5", "nodes": ["node_modules/devtools"], "fixAvailable": true}, "diff": {"name": "diff", "severity": "low", "isDirect": false, "via": [{"source": 1112706, "name": "diff", "dependency": "diff", "title": "jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch", "url": "https://github.com/advisories/GHSA-73rr-hh4g-fpgx", "severity": "low", "cwe": ["CWE-400", "CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": ">=6.0.0 <8.0.3"}], "effects": ["@wdio/reporter"], "range": "6.0.0 - 8.0.2", "nodes": ["node_modules/@wdio/reporter/node_modules/diff"], "fixAvailable": {"name": "@wdio/spec-reporter", "version": "9.26.1", "isSemVerMajor": true}}, "editorconfig": {"name": "editorconfig", "severity": "high", "isDirect": false, "via": ["minimatch"], "effects": [], "range": "1.0.3 - 1.0.4 || 2.0.0", "nodes": [""], "fixAvailable": true}, "expect-webdriverio": {"name": "expect-webdriverio", "severity": "high", "isDirect": false, "via": ["@wdio/globals", "webdriverio"], "effects": ["@wdio/globals", "@wdio/runner"], "range": "4.0.0-alpha.0 - 4.0.0-alpha.6 || 4.0.1 - 5.0.0-alpha.2", "nodes": ["node_modules/expect-webdriverio"], "fixAvailable": {"name": "@wdio/local-runner", "version": "9.26.1", "isSemVerMajor": true}}, "external-editor": {"name": "external-editor", "severity": "low", "isDirect": false, "via": ["tmp"], "effects": ["inquirer"], "range": ">=1.1.1", "nodes": ["node_modules/external-editor"], "fixAvailable": {"name": "@wdio/cli", "version": "9.26.1", "isSemVerMajor": true}}, "fast-xml-parser": {"name": "fast-xml-parser", "severity": "critical", "isDirect": false, "via": [{"source": 1113153, "name": "fast-xml-parser", "dependency": "fast-xml-parser", "title": "fast-xml-parser has RangeError DoS Numeric Entities Bug", "url": "https://github.com/advisories/GHSA-37qj-frw5-hhjh", "severity": "high", "cwe": ["CWE-20", "CWE-248"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=5.0.9 <=5.3.3"}, {"source": 1113567, "name": "fast-xml-parser", "dependency": "fast-xml-parser", "title": "fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names", "url": "https://github.com/advisories/GHSA-m7jm-9gc2-mpf2", "severity": "critical", "cwe": ["CWE-185"], "cvss": {"score": 9.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N"}, "range": ">=4.1.3 <4.5.4"}, {"source": 1113568, "name": "fast-xml-parser", "dependency": "fast-xml-parser", "title": "fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names", "url": "https://github.com/advisories/GHSA-m7jm-9gc2-mpf2", "severity": "critical", "cwe": ["CWE-185"], "cvss": {"score": 9.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N"}, "range": ">=5.0.0 <5.3.5"}, {"source": 1113569, "name": "fast-xml-parser", "dependency": "fast-xml-parser", "title": "fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)", "url": "https://github.com/advisories/GHSA-jmr7-xgp7-cmfj", "severity": "high", "cwe": ["CWE-776"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=5.0.0 <5.3.6"}, {"source": 1113570, "name": "fast-xml-parser", "dependency": "fast-xml-parser", "title": "fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)", "url": "https://github.com/advisories/GHSA-jmr7-xgp7-cmfj", "severity": "high", "cwe": ["CWE-776"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=4.1.3 <4.5.4"}, {"source": 1114149, "name": "fast-xml-parser", "dependency": "fast-xml-parser", "title": "fast-xml-parser has stack overflow in XMLBuilder with preserveOrder", "url": "https://github.com/advisories/GHSA-fj3w-jwp8-x2g3", "severity": "low", "cwe": ["CWE-120"], "cvss": {"score": 0, "vectorString": null}, "range": ">=4.0.0-beta.0 <4.5.4"}, {"source": 1114153, "name": "fast-xml-parser", "dependency": "fast-xml-parser", "title": "fast-xml-parser has stack overflow in XMLBuilder with preserveOrder", "url": "https://github.com/advisories/GHSA-fj3w-jwp8-x2g3", "severity": "low", "cwe": ["CWE-120"], "cvss": {"score": 0, "vectorString": null}, "range": ">=5.0.0 <5.3.8"}, {"source": 1114772, "name": "fast-xml-parser", "dependency": "fast-xml-parser", "title": "fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)", "url": "https://github.com/advisories/GHSA-8gc5-j5rx-235r", "severity": "high", "cwe": ["CWE-776"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=4.0.0-beta.3 <=5.5.5"}, {"source": 1114952, "name": "fast-xml-parser", "dependency": "fast-xml-parser", "title": "Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation in fast-xml-parser", "url": "https://github.com/advisories/GHSA-jp2q-39xq-3w4g", "severity": "moderate", "cwe": ["CWE-1284"], "cvss": {"score": 5.9, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=4.0.0-beta.3 <=5.5.6"}], "effects": [], "range": "4.0.0-beta.0 - 5.5.6", "nodes": ["", ""], "fixAvailable": true}, "flatted": {"name": "flatted", "severity": "high", "isDirect": false, "via": [{"source": 1114526, "name": "flatted", "dependency": "flatted", "title": "flatted vulnerable to unbounded recursion DoS in parse() revive phase", "url": "https://github.com/advisories/GHSA-25h7-pfq9-p65f", "severity": "high", "cwe": ["CWE-674"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": "<3.4.0"}, {"source": 1114934, "name": "flatted", "dependency": "flatted", "title": "Prototype Pollution via parse() in NodeJS flatted", "url": "https://github.com/advisories/GHSA-rf6f-7fwh-wjgh", "severity": "high", "cwe": ["CWE-1321"], "cvss": {"score": 0, "vectorString": null}, "range": "<=3.4.1"}], "effects": [], "range": "<=3.4.1", "nodes": [""], "fixAvailable": true}, "form-data": {"name": "form-data", "severity": "critical", "isDirect": false, "via": [{"source": 1109540, "name": "form-data", "dependency": "form-data", "title": "form-data uses unsafe random function in form-data for choosing boundary", "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4", "severity": "critical", "cwe": ["CWE-330"], "cvss": {"score": 0, "vectorString": null}, "range": "<2.5.4"}], "effects": ["request"], "range": "<2.5.4", "nodes": ["node_modules/form-data"], "fixAvailable": false}, "gaze": {"name": "gaze", "severity": "high", "isDirect": false, "via": ["globule"], "effects": ["@wdio/runner"], "range": ">=0.4.0", "nodes": ["node_modules/gaze"], "fixAvailable": {"name": "@wdio/local-runner", "version": "9.26.1", "isSemVerMajor": true}}, "globule": {"name": "globule", "severity": "high", "isDirect": false, "via": ["minimatch"], "effects": ["gaze"], "range": "*", "nodes": ["node_modules/globule"], "fixAvailable": {"name": "@wdio/local-runner", "version": "9.26.1", "isSemVerMajor": true}}, "grunt": {"name": "grunt", "severity": "high", "isDirect": true, "via": ["minimatch"], "effects": ["grunt-eslint"], "range": ">=0.4.0-a", "nodes": ["node_modules/grunt"], "fixAvailable": {"name": "grunt", "version": "0.3.17", "isSemVerMajor": true}}, "grunt-eslint": {"name": "grunt-eslint", "severity": "high", "isDirect": true, "via": ["grunt"], "effects": [], "range": "<=1.0.0 || >=18.1.0", "nodes": ["node_modules/grunt-eslint"], "fixAvailable": {"name": "grunt-eslint", "version": "18.0.0", "isSemVerMajor": true}}, "http-proxy-agent": {"name": "http-proxy-agent", "severity": "low", "isDirect": false, "via": ["@tootallnate/once"], "effects": ["jsdom"], "range": "4.0.1 - 5.0.0", "nodes": ["node_modules/http-proxy-agent"], "fixAvailable": {"name": "jest-environment-jsdom", "version": "30.3.0", "isSemVerMajor": true}}, "inquirer": {"name": "inquirer", "severity": "low", "isDirect": false, "via": ["external-editor"], "effects": ["@wdio/cli"], "range": "3.0.0 - 8.2.6 || 9.0.0 - 9.3.7", "nodes": ["node_modules/inquirer"], "fixAvailable": {"name": "@wdio/cli", "version": "9.26.1", "isSemVerMajor": true}}, "jest-environment-jsdom": {"name": "jest-environment-jsdom", "severity": "low", "isDirect": true, "via": ["jsdom"], "effects": [], "range": "27.0.1 - 30.0.0-rc.1", "nodes": ["node_modules/jest-environment-jsdom"], "fixAvailable": {"name": "jest-environment-jsdom", "version": "30.3.0", "isSemVerMajor": true}}, "jsdom": {"name": "jsdom", "severity": "low", "isDirect": false, "via": ["http-proxy-agent"], "effects": ["jest-environment-jsdom"], "range": "16.6.0 - 22.1.0", "nodes": ["node_modules/jsdom"], "fixAvailable": {"name": "jest-environment-jsdom", "version": "30.3.0", "isSemVerMajor": true}}, "minimatch": {"name": "minimatch", "severity": "high", "isDirect": false, "via": [{"source": 1113459, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern", "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": "<3.1.3"}, {"source": 1113461, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern", "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": ">=5.0.0 <5.1.7"}, {"source": 1113465, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern", "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": ">=9.0.0 <9.0.6"}, {"source": 1113538, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments", "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj", "severity": "high", "cwe": ["CWE-407"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": "<3.1.3"}, {"source": 1113540, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments", "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj", "severity": "high", "cwe": ["CWE-407"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=5.0.0 <5.1.8"}, {"source": 1113544, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments", "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj", "severity": "high", "cwe": ["CWE-407"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=9.0.0 <9.0.7"}, {"source": 1113546, "name": "minimatch", "dependency": "minimatch", "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions", "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": "<3.1.4"}, {"source": 1113548, "name": "minimatch", "dependency": "minimatch", "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions", "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=5.0.0 <5.1.8"}, {"source": 1113552, "name": "minimatch", "dependency": "minimatch", "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions", "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=9.0.0 <9.0.7"}], "effects": ["editorconfig", "globule", "grunt"], "range": "<=3.1.3 || 5.0.0 - 5.1.7 || 9.0.0 - 9.0.6", "nodes": ["", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "node_modules/globule/node_modules/minimatch", "node_modules/grunt/node_modules/minimatch"], "fixAvailable": {"name": "grunt", "version": "0.3.17", "isSemVerMajor": true}}, "mocha": {"name": "mocha", "severity": "high", "isDirect": true, "via": ["serialize-javascript"], "effects": ["@wdio/mocha-framework"], "range": "8.0.0 - 12.0.0-beta-2", "nodes": ["node_modules/mocha"], "fixAvailable": {"name": "mocha", "version": "7.2.0", "isSemVerMajor": true}}, "mwbot": {"name": "mwbot", "severity": "moderate", "isDirect": false, "via": ["request"], "effects": ["wdio-mediawiki", "wdio-wikibase"], "range": ">=0.1.6", "nodes": ["node_modules/mwbot"], "fixAvailable": false}, "puppeteer-core": {"name": "puppeteer-core", "severity": "high", "isDirect": false, "via": ["@puppeteer/browsers", "ws"], "effects": ["devtools", "webdriverio"], "range": "11.0.0 - 22.13.0", "nodes": ["node_modules/@wdio/cli/node_modules/puppeteer-core", "node_modules/@wdio/globals/node_modules/puppeteer-core", "node_modules/@wdio/runner/node_modules/puppeteer-core", "node_modules/devtools/node_modules/puppeteer-core", "node_modules/expect-webdriverio/node_modules/puppeteer-core"], "fixAvailable": {"name": "@wdio/cli", "version": "9.26.1", "isSemVerMajor": true}}, "qs": {"name": "qs", "severity": "moderate", "isDirect": false, "via": [{"source": 1113161, "name": "qs", "dependency": "qs", "title": "qs's arrayLimit bypass in comma parsing allows denial of service", "url": "https://github.com/advisories/GHSA-w7fw-mjwx-w883", "severity": "low", "cwe": ["CWE-20"], "cvss": {"score": 3.7, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=6.7.0 <=6.14.1"}, {"source": 1113719, "name": "qs", "dependency": "qs", "title": "qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion", "url": "https://github.com/advisories/GHSA-6rw7-vpxm-498p", "severity": "moderate", "cwe": ["CWE-20"], "cvss": {"score": 3.7, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"}, "range": "<6.14.1"}], "effects": ["request"], "range": "<=6.14.1", "nodes": ["", "", ""], "fixAvailable": false}, "request": {"name": "request", "severity": "critical", "isDirect": false, "via": [{"source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": ["CWE-918"], "cvss": {"score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}, "range": "<=2.88.2"}, "form-data", "qs", "tough-cookie"], "effects": ["mwbot"], "range": "*", "nodes": ["node_modules/request"], "fixAvailable": false}, "serialize-javascript": {"name": "serialize-javascript", "severity": "high", "isDirect": false, "via": [{"source": 1113686, "name": "serialize-javascript", "dependency": "serialize-javascript", "title": "Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString()", "url": "https://github.com/advisories/GHSA-5c6j-r48x-rmvq", "severity": "high", "cwe": ["CWE-96"], "cvss": {"score": 8.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "range": "<=7.0.2"}], "effects": ["mocha"], "range": "<=7.0.2", "nodes": ["node_modules/serialize-javascript"], "fixAvailable": {"name": "mocha", "version": "7.2.0", "isSemVerMajor": true}}, "tar-fs": {"name": "tar-fs", "severity": "high", "isDirect": false, "via": [{"source": 1109534, "name": "tar-fs", "dependency": "tar-fs", "title": "tar-fs has a symlink validation bypass if destination directory is predictable with a specific tarball", "url": "https://github.com/advisories/GHSA-vj76-c3g6-qr5v", "severity": "high", "cwe": ["CWE-22", "CWE-61"], "cvss": {"score": 0, "vectorString": null}, "range": ">=3.0.0 <3.1.1"}, {"source": 1109542, "name": "tar-fs", "dependency": "tar-fs", "title": "tar-fs can extract outside the specified dir with a specific tarball", "url": "https://github.com/advisories/GHSA-8cj5-5rvv-wf4v", "severity": "high", "cwe": ["CWE-22"], "cvss": {"score": 0, "vectorString": null}, "range": ">=3.0.0 <3.0.9"}, {"source": 1109551, "name": "tar-fs", "dependency": "tar-fs", "title": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File", "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx", "severity": "high", "cwe": ["CWE-22"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"}, "range": ">=3.0.0 <3.0.7"}], "effects": ["@puppeteer/browsers"], "range": "3.0.0 - 3.1.0", "nodes": ["node_modules/@puppeteer/browsers/node_modules/tar-fs"], "fixAvailable": {"name": "@wdio/mocha-framework", "version": "6.1.17", "isSemVerMajor": true}}, "tmp": {"name": "tmp", "severity": "low", "isDirect": false, "via": [{"source": 1109537, "name": "tmp", "dependency": "tmp", "title": "tmp allows arbitrary temporary file / directory write via symbolic link `dir` parameter", "url": "https://github.com/advisories/GHSA-52f5-9888-hmc6", "severity": "low", "cwe": ["CWE-59"], "cvss": {"score": 2.5, "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N"}, "range": "<=0.2.3"}], "effects": ["external-editor"], "range": "<=0.2.3", "nodes": ["node_modules/tmp"], "fixAvailable": {"name": "@wdio/cli", "version": "9.26.1", "isSemVerMajor": true}}, "tough-cookie": {"name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [{"source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": ["CWE-1321"], "cvss": {"score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"}, "range": "<4.1.3"}], "effects": ["request"], "range": "<4.1.3", "nodes": ["node_modules/tough-cookie"], "fixAvailable": false}, "undici": {"name": "undici", "severity": "high", "isDirect": false, "via": [{"source": 1114591, "name": "undici", "dependency": "undici", "title": "Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client", "url": "https://github.com/advisories/GHSA-f269-vfmq-vjvj", "severity": "high", "cwe": ["CWE-248", "CWE-1284"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=7.0.0 <7.24.0"}, {"source": 1114592, "name": "undici", "dependency": "undici", "title": "Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client", "url": "https://github.com/advisories/GHSA-f269-vfmq-vjvj", "severity": "high", "cwe": ["CWE-248", "CWE-1284"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=6.0.0 <6.24.0"}, {"source": 1114593, "name": "undici", "dependency": "undici", "title": "Undici has an HTTP Request/Response Smuggling issue", "url": "https://github.com/advisories/GHSA-2mjp-6q6p-2qxm", "severity": "moderate", "cwe": ["CWE-444"], "cvss": {"score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"}, "range": ">=7.0.0 <7.24.0"}, {"source": 1114594, "name": "undici", "dependency": "undici", "title": "Undici has an HTTP Request/Response Smuggling issue", "url": "https://github.com/advisories/GHSA-2mjp-6q6p-2qxm", "severity": "moderate", "cwe": ["CWE-444"], "cvss": {"score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"}, "range": "<6.24.0"}, {"source": 1114637, "name": "undici", "dependency": "undici", "title": "Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression", "url": "https://github.com/advisories/GHSA-vrm6-8vpv-qv8q", "severity": "high", "cwe": ["CWE-409"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=7.0.0 <7.24.0"}, {"source": 1114638, "name": "undici", "dependency": "undici", "title": "Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression", "url": "https://github.com/advisories/GHSA-vrm6-8vpv-qv8q", "severity": "high", "cwe": ["CWE-409"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": "<6.24.0"}, {"source": 1114639, "name": "undici", "dependency": "undici", "title": "Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation", "url": "https://github.com/advisories/GHSA-v9p9-hfj2-hcw8", "severity": "high", "cwe": ["CWE-248"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=7.0.0 <7.24.0"}, {"source": 1114640, "name": "undici", "dependency": "undici", "title": "Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation", "url": "https://github.com/advisories/GHSA-v9p9-hfj2-hcw8", "severity": "high", "cwe": ["CWE-248"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": "<6.24.0"}, {"source": 1114641, "name": "undici", "dependency": "undici", "title": "Undici has CRLF Injection in undici via `upgrade` option", "url": "https://github.com/advisories/GHSA-4992-7rv2-5pvq", "severity": "moderate", "cwe": ["CWE-93"], "cvss": {"score": 4.6, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"}, "range": ">=7.0.0 <7.24.0"}, {"source": 1114642, "name": "undici", "dependency": "undici", "title": "Undici has CRLF Injection in undici via `upgrade` option", "url": "https://github.com/advisories/GHSA-4992-7rv2-5pvq", "severity": "moderate", "cwe": ["CWE-93"], "cvss": {"score": 4.6, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"}, "range": "<6.24.0"}, {"source": 1114643, "name": "undici", "dependency": "undici", "title": "Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS", "url": "https://github.com/advisories/GHSA-phc3-fgpg-7m6h", "severity": "moderate", "cwe": ["CWE-770"], "cvss": {"score": 5.9, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=7.17.0 <7.24.0"}], "effects": [], "range": "<=6.23.0 || 7.0.0 - 7.23.0", "nodes": ["", ""], "fixAvailable": true}, "wdio-mediawiki": {"name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": ["mwbot"], "effects": [], "range": "<=5.1.0", "nodes": ["node_modules/wdio-mediawiki"], "fixAvailable": {"name": "wdio-mediawiki", "version": "6.4.0", "isSemVerMajor": true}}, "wdio-wikibase": {"name": "wdio-wikibase", "severity": "moderate", "isDirect": true, "via": ["mwbot", "wdio-mediawiki"], "effects": [], "range": "*", "nodes": ["node_modules/wdio-wikibase"], "fixAvailable": false}, "webdriver": {"name": "webdriver", "severity": "high", "isDirect": false, "via": ["@wdio/config", "@wdio/utils"], "effects": [], "range": "8.15.0 - 8.46.0", "nodes": ["node_modules/@wdio/cli/node_modules/webdriver", "node_modules/@wdio/globals/node_modules/webdriver", "node_modules/@wdio/runner/node_modules/webdriver", "node_modules/expect-webdriverio/node_modules/webdriver"], "fixAvailable": true}, "webdriverio": {"name": "webdriverio", "severity": "high", "isDirect": false, "via": ["@wdio/config", "@wdio/utils", "devtools", "puppeteer-core", "webdriver"], "effects": ["@wdio/cli", "@wdio/globals", "@wdio/runner", "expect-webdriverio"], "range": "7.16.5 - 8.46.0", "nodes": ["node_modules/@wdio/cli/node_modules/webdriverio", "node_modules/@wdio/globals/node_modules/webdriverio", "node_modules/@wdio/runner/node_modules/webdriverio", "node_modules/expect-webdriverio/node_modules/webdriverio"], "fixAvailable": {"name": "@wdio/cli", "version": "9.26.1", "isSemVerMajor": true}}, "ws": {"name": "ws", "severity": "high", "isDirect": false, "via": [{"source": 1098392, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": ["CWE-476"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=8.0.0 <8.17.1"}], "effects": ["puppeteer-core"], "range": "8.0.0 - 8.17.0", "nodes": ["node_modules/@wdio/cli/node_modules/ws", "node_modules/@wdio/globals/node_modules/ws", "node_modules/@wdio/runner/node_modules/ws", "node_modules/devtools/node_modules/ws", "node_modules/expect-webdriverio/node_modules/ws"], "fixAvailable": {"name": "@wdio/cli", "version": "9.26.1", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 10, "moderate": 6, "high": 25, "critical": 4, "total": 45}, "dependencies": {"prod": 1, "dev": 1643, "optional": 122, "peer": 114, "peerOptional": 0, "total": 1643}}}}
$ /usr/bin/npm audit fix --only=dev
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex@2.3.1',
npm WARN EBADENGINE   required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@2.3.1',
npm WARN EBADENGINE   required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated supertest@5.0.0: Please upgrade to supertest v7.1.3+, see release notes at https://github.com/forwardemail/supertest/releases/tag/v7.1.3 - maintenance is supported by Forward Email @ https://forwardemail.net
npm WARN deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated fstream@1.0.12: This package is no longer supported.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm WARN deprecated superagent@6.1.0: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---

added 1642 packages, and audited 1643 packages in 39s

289 packages are looking for funding
  run `npm fund` for details

# npm audit report

@tootallnate/once  <3.0.1
@tootallnate/once vulnerable to Incorrect Control Flow Scoping - https://github.com/advisories/GHSA-vpq2-c234-7xj6
fix available via `npm audit fix --force`
Will install jest-environment-jsdom@30.3.0, which is a breaking change
node_modules/@tootallnate/once
  http-proxy-agent  4.0.1 - 5.0.0
  Depends on vulnerable versions of @tootallnate/once
  node_modules/http-proxy-agent
    jsdom  16.6.0 - 22.1.0
    Depends on vulnerable versions of http-proxy-agent
    node_modules/jsdom
      jest-environment-jsdom  27.0.1 - 30.0.0-rc.1
      Depends on vulnerable versions of jsdom
      node_modules/jest-environment-jsdom

diff  6.0.0 - 8.0.2
jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch - https://github.com/advisories/GHSA-73rr-hh4g-fpgx
fix available via `npm audit fix --force`
Will install @wdio/spec-reporter@9.26.1, which is a breaking change
node_modules/@wdio/reporter/node_modules/diff
  @wdio/reporter  8.40.6 - 8.43.0 || 9.1.0 - 9.17.0
  Depends on vulnerable versions of diff
  node_modules/@wdio/reporter
    @wdio/spec-reporter  8.40.6 - 8.43.0 || 9.1.0 - 9.17.0
    Depends on vulnerable versions of @wdio/reporter
    node_modules/@wdio/spec-reporter

fast-xml-parser  4.0.0-beta.3 - 5.5.6
Severity: high
fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278) - https://github.com/advisories/GHSA-8gc5-j5rx-235r
Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation in fast-xml-parser - https://github.com/advisories/GHSA-jp2q-39xq-3w4g
fix available via `npm audit fix`
node_modules/fast-xml-parser
  edgedriver  5.6.1 - 6.1.1
  Depends on vulnerable versions of fast-xml-parser
  node_modules/edgedriver

form-data  <2.5.4
Severity: critical
form-data uses unsafe random function in form-data for choosing boundary - https://github.com/advisories/GHSA-fjxv-7rqg-78g4
No fix available
node_modules/form-data
  request  *
  Depends on vulnerable versions of form-data
  Depends on vulnerable versions of qs
  Depends on vulnerable versions of tough-cookie
  node_modules/request
    mwbot  >=0.1.6
    Depends on vulnerable versions of request
    node_modules/mwbot
      wdio-mediawiki  <=5.1.0
      Depends on vulnerable versions of mwbot
      node_modules/wdio-mediawiki
      wdio-wikibase  *
      Depends on vulnerable versions of mwbot
      Depends on vulnerable versions of wdio-mediawiki
      node_modules/wdio-wikibase

minimatch  <=3.1.3
Severity: high
minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern - https://github.com/advisories/GHSA-3ppc-4f35-3m26
minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments - https://github.com/advisories/GHSA-7r86-cg39-jmmj
minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions - https://github.com/advisories/GHSA-23c5-xmqv-rm74
fix available via `npm audit fix --force`
Will install grunt@0.3.17, which is a breaking change
node_modules/globule/node_modules/minimatch
node_modules/grunt/node_modules/minimatch
  globule  *
  Depends on vulnerable versions of minimatch
  node_modules/globule
    gaze  >=0.4.0
    Depends on vulnerable versions of globule
    node_modules/gaze
      @wdio/runner  <=9.1.5 || 9.16.0
      Depends on vulnerable versions of @wdio/config
      Depends on vulnerable versions of @wdio/globals
      Depends on vulnerable versions of @wdio/utils
      Depends on vulnerable versions of expect-webdriverio
      Depends on vulnerable versions of gaze
      Depends on vulnerable versions of webdriver
      Depends on vulnerable versions of webdriverio
      node_modules/@wdio/runner
        @wdio/local-runner  8.15.0 - 8.46.0
        Depends on vulnerable versions of @wdio/runner
        node_modules/@wdio/local-runner
  grunt  >=0.4.0-a
  Depends on vulnerable versions of minimatch
  node_modules/grunt
    grunt-eslint  <=1.0.0 || >=18.1.0
    Depends on vulnerable versions of grunt
    node_modules/grunt-eslint

qs  <6.14.1
Severity: moderate
qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion - https://github.com/advisories/GHSA-6rw7-vpxm-498p
No fix available
node_modules/qs


serialize-javascript  <=7.0.2
Severity: high
Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString() - https://github.com/advisories/GHSA-5c6j-r48x-rmvq
fix available via `npm audit fix --force`
Will install mocha@7.2.0, which is a breaking change
node_modules/serialize-javascript
  mocha  8.0.0 - 12.0.0-beta-2
  Depends on vulnerable versions of serialize-javascript
  node_modules/mocha
    @wdio/mocha-framework  >=6.1.19
    Depends on vulnerable versions of @wdio/utils
    Depends on vulnerable versions of mocha
    node_modules/@wdio/mocha-framework

tar-fs  3.0.0 - 3.1.0
Severity: high
tar-fs has a symlink validation bypass if destination directory is predictable with a specific tarball - https://github.com/advisories/GHSA-vj76-c3g6-qr5v
tar-fs can extract outside the specified dir with a specific tarball - https://github.com/advisories/GHSA-8cj5-5rvv-wf4v
tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File - https://github.com/advisories/GHSA-pq67-2wwv-3xjx
fix available via `npm audit fix --force`
Will install @wdio/cli@9.26.1, which is a breaking change
node_modules/@puppeteer/browsers/node_modules/tar-fs
  @puppeteer/browsers  1.4.2 - 2.2.3
  Depends on vulnerable versions of tar-fs
  node_modules/@puppeteer/browsers
    @wdio/utils  8.15.0 - 8.46.0
    Depends on vulnerable versions of @puppeteer/browsers
    node_modules/@wdio/cli/node_modules/@wdio/utils
    node_modules/@wdio/globals/node_modules/@wdio/utils
    node_modules/@wdio/mocha-framework/node_modules/@wdio/utils
    node_modules/@wdio/runner/node_modules/@wdio/utils
    node_modules/devtools/node_modules/@wdio/utils
    node_modules/expect-webdriverio/node_modules/@wdio/utils
      @wdio/cli  <=7.0.8 || 7.12.6 - 9.0.0-alpha.426 || 9.16.0
      Depends on vulnerable versions of @wdio/config
      Depends on vulnerable versions of @wdio/globals
      Depends on vulnerable versions of @wdio/utils
      Depends on vulnerable versions of inquirer
      Depends on vulnerable versions of webdriverio
      node_modules/@wdio/cli
      @wdio/config  8.15.0 - 8.46.0
      Depends on vulnerable versions of @wdio/utils
      node_modules/@wdio/cli/node_modules/@wdio/config
      node_modules/@wdio/globals/node_modules/@wdio/config
      node_modules/@wdio/runner/node_modules/@wdio/config
      node_modules/devtools/node_modules/@wdio/config
      node_modules/expect-webdriverio/node_modules/@wdio/config
      devtools  >=7.16.5
      Depends on vulnerable versions of @wdio/config
      Depends on vulnerable versions of @wdio/utils
      Depends on vulnerable versions of puppeteer-core
      node_modules/devtools
      webdriver  8.15.0 - 8.46.0
      Depends on vulnerable versions of @wdio/config
      Depends on vulnerable versions of @wdio/utils
      node_modules/@wdio/cli/node_modules/webdriver
      node_modules/@wdio/globals/node_modules/webdriver
      node_modules/@wdio/runner/node_modules/webdriver
      node_modules/expect-webdriverio/node_modules/webdriver
      webdriverio  7.16.5 - 8.46.0
      Depends on vulnerable versions of @wdio/config
      Depends on vulnerable versions of @wdio/utils
      Depends on vulnerable versions of devtools
      Depends on vulnerable versions of puppeteer-core
      Depends on vulnerable versions of webdriver
      node_modules/@wdio/cli/node_modules/webdriverio
      node_modules/@wdio/globals/node_modules/webdriverio
      node_modules/@wdio/runner/node_modules/webdriverio
      node_modules/expect-webdriverio/node_modules/webdriverio
        @wdio/globals  <=9.0.4 || 9.16.0
        Depends on vulnerable versions of expect-webdriverio
        Depends on vulnerable versions of webdriverio
        node_modules/@wdio/globals
        expect-webdriverio  4.0.0-alpha.0 - 4.0.0-alpha.6 || 4.0.1 - 5.0.0-alpha.2
        Depends on vulnerable versions of @wdio/globals
        Depends on vulnerable versions of webdriverio
        node_modules/expect-webdriverio
    puppeteer-core  11.0.0 - 22.13.0
    Depends on vulnerable versions of @puppeteer/browsers
    Depends on vulnerable versions of ws
    node_modules/@wdio/cli/node_modules/puppeteer-core
    node_modules/@wdio/globals/node_modules/puppeteer-core
    node_modules/@wdio/runner/node_modules/puppeteer-core
    node_modules/devtools/node_modules/puppeteer-core
    node_modules/expect-webdriverio/node_modules/puppeteer-core

tmp  <=0.2.3
tmp allows arbitrary temporary file / directory write via symbolic link `dir` parameter - https://github.com/advisories/GHSA-52f5-9888-hmc6
fix available via `npm audit fix --force`
Will install @wdio/cli@9.26.1, which is a breaking change
node_modules/tmp
  external-editor  >=1.1.1
  Depends on vulnerable versions of tmp
  node_modules/external-editor
    inquirer  3.0.0 - 8.2.6 || 9.0.0 - 9.3.7
    Depends on vulnerable versions of external-editor
    node_modules/inquirer

tough-cookie  <4.1.3
Severity: moderate
tough-cookie Prototype Pollution vulnerability - https://github.com/advisories/GHSA-72xf-g2v4-qvf3
No fix available
node_modules/tough-cookie

ws  8.0.0 - 8.17.0
Severity: high
ws affected by a DoS when handling a request with many HTTP headers - https://github.com/advisories/GHSA-3h5v-q93c-6h6q
fix available via `npm audit fix --force`
Will install @wdio/cli@9.26.1, which is a breaking change
node_modules/@wdio/cli/node_modules/ws
node_modules/@wdio/globals/node_modules/ws
node_modules/@wdio/runner/node_modules/ws
node_modules/devtools/node_modules/ws
node_modules/expect-webdriverio/node_modules/ws

41 vulnerabilities (10 low, 5 moderate, 24 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex@2.3.1',
npm WARN EBADENGINE   required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@2.3.1',
npm WARN EBADENGINE   required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated supertest@5.0.0: Please upgrade to supertest v7.1.3+, see release notes at https://github.com/forwardemail/supertest/releases/tag/v7.1.3 - maintenance is supported by Forward Email @ https://forwardemail.net
npm WARN deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated fstream@1.0.12: This package is no longer supported.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm WARN deprecated superagent@6.1.0: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: cache-loader@4.1.0
npm WARN Found: webpack@5.66.0
npm WARN node_modules/webpack
npm WARN   peer webpack@"^4.0.0 || ^5.0.0" from @soda/friendly-errors-webpack-plugin@1.8.1
npm WARN   node_modules/@soda/friendly-errors-webpack-plugin
npm WARN     @soda/friendly-errors-webpack-plugin@"^1.8.0" from @vue/cli-service@5.0.0-rc.2
npm WARN     node_modules/@vue/cli-service
npm WARN   25 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer webpack@"^4.0.0" from cache-loader@4.1.0
npm WARN node_modules/cache-loader
npm WARN   cache-loader@"^4.1.0" from @vue/cli-plugin-typescript@5.0.0-rc.2
npm WARN   node_modules/@vue/cli-plugin-typescript
npm WARN   1 more (@vue/cli-service)
npm WARN 
npm WARN Conflicting peer dependency: webpack@4.47.0
npm WARN node_modules/webpack
npm WARN   peer webpack@"^4.0.0" from cache-loader@4.1.0
npm WARN   node_modules/cache-loader
npm WARN     cache-loader@"^4.1.0" from @vue/cli-plugin-typescript@5.0.0-rc.2
npm WARN     node_modules/@vue/cli-plugin-typescript
npm WARN     1 more (@vue/cli-service)
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE   required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @vue/server-renderer@3.5.16
npm WARN Found: vue@3.5.13
npm WARN node_modules/vue
npm WARN   vue@"3.5.13" from the root project
npm WARN   6 more (@vue/babel-preset-app, @vue/cli-plugin-typescript, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer vue@"3.5.16" from @vue/server-renderer@3.5.16
npm WARN node_modules/@vue/test-utils/node_modules/@vue/server-renderer
npm WARN   optional @vue/server-renderer@"^3.0.1" from @vue/test-utils@2.3.0
npm WARN   node_modules/@vue/test-utils
npm WARN 
npm WARN Conflicting peer dependency: vue@3.5.16
npm WARN node_modules/vue
npm WARN   peer vue@"3.5.16" from @vue/server-renderer@3.5.16
npm WARN   node_modules/@vue/test-utils/node_modules/@vue/server-renderer
npm WARN     optional @vue/server-renderer@"^3.0.1" from @vue/test-utils@2.3.0
npm WARN     node_modules/@vue/test-utils
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated stylelint-processor-html@1.0.0: Please use stylelint-processor-arbitrary-tags https://github.com/mapbox/stylelint-processor-arbitrary-tags 
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown
npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated har-validator@5.1.3: this library is no longer supported
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated superagent@6.1.0: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported
npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.3.3: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated fstream@1.0.12: This package is no longer supported.
npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/channels'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-space-before'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/parse/parsers/workflows-json-1'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/Redoc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/contact'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/dollar-variable-colon-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/objectLiteralSortKeysRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-attribute'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/correlation-id'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/parse/parsers/workflows-yaml-1'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/external-documentation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/RequestSamples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-class'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/info'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/parse/parsers/yaml-1-2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/Responses'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/rules/spot'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-combinators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/license'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-attribute'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/dollar-variable-colon-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/Responses'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/message-bindings'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/onlyArrowFunctionsRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-compound-selectors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/resolve/resolvers/http-axios'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-class'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/onlyArrowFunctionsRule.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/Responses'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/orderedImportsRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/message-example'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-empty-lines'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/resolve/strategies'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-combinators'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/ResponseSamples'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/orderedImportsRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/resolve/strategies'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/Responses'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/oauth-flow'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-id'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/resolve/strategies'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-compound-selectors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/Responses'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/oauth-flows'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/resolve/strategies'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/operation-bindings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/dollar-variable-colon-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferConditionalExpressionRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/resolve/strategies'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-pseudo-class'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/rules/spot'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-empty-lines'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/sortWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferConstRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferConstRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/sortWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-specificity'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/parameter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-id'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ramda-adjunct/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/SchemaDefinition'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferForOfRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-type'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-pseudo-class'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/parameters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/splitAt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/dollar-variable-default'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferFunctionOverMethodRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/splitAt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/SearchBox'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/splitEvery.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/splitEvery.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/security-requirement'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/splitWhen.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-universal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/splitWhen.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferMethodSignatureRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/security-scheme'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-specificity'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/splitWhenever.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferMethodSignatureRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-nested-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/splitWhenever.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/server-bindings'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferObjectSpreadRule.d.ts'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-type'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferObjectSpreadRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/vocabularies/format'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/startsWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-qualifying-type'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/startsWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/SecuritySchemes'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/server-variable'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferReadonlyRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-universal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/subtract.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/dollar-variable-empty-line-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferReadonlyRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-vendor-prefix'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/subtract.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-nested-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/sum.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferSwitchRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/SeeMore'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/servers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferSwitchRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-qualifying-type'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/es/refractor/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/sum.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferTemplateRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-vendor-prefix'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/dollar-variable-empty-line-before'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/swap.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferTemplateRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-case'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferWhileRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/SelectOnClick'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss/vendor'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/tag'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/preferWhileRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/commander/typings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/promiseFunctionAsyncRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/swap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/kebabCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/promiseFunctionAsyncRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/quotemarkRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/symmetricDifference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/dollar-variable-first-in-block'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/tags'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/quotemarkRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/symmetricDifference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/keyBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/hmr'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/radixRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/symmetricDifferenceWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-constraint.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/radixRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/restrictPlusOperandsRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/restrictPlusOperandsRule.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/examples/swagger-webpack4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/dollar-variable-no-missing-interpolation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/returnUndefinedRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.ends-with.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-assignment.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/hmr'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/symmetricDifferenceWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/scheduler'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/returnUndefinedRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/filters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.fixed.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/SourceCode'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-call.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/T.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/T.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/semicolonRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/keysIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-case'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.fontcolor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-declaration-merging.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/resolve/strategies'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/tail.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.ends-with.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/semicolonRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.fontsize.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-enum-comparison.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@soda/friendly-errors-webpack-plugin/src/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.fixed.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/tail.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lang.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.from-code-point.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/jms'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/refractor/node_modules/prismjs/plugins/remove-initial-line-feed'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/take.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.fontcolor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/symbol-description.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/@vue/cli-plugin-vuex/generator/template/src/store'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/spaceBeforeFunctionParenRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.includes.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/dollar-variable-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/take.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-return.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/schemes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/last.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.fontsize.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/spaceBeforeFunctionParenRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@nodelib/fs.scandir/out/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.italics.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-p'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.from-code-point.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/spaceWithinParensRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-case'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/takeLast.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-vars.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/generated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.includes.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/spaceWithinParensRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/compiler'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.link.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/takeLast.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.italics.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lastIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/jms'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.match-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-use-before-define.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/refractor/node_modules/prismjs/plugins/remove-initial-line-feed'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/staticThisRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.match.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.link.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/takeLastWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/staticThisRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.pad-end.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/double-slash-comment-empty-line-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/takeLastWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.match-all.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/template-tag-spacing.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-case'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lastIndexOfFrom.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.pad-start.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/takeWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/takeWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/jms'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/strictBooleanExpressionsRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/test.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.match.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/test.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/unicode-bom.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/Redoc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/jms'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-empty-export.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.raw.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/strictBooleanExpressionsRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.pad-end.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/compiler'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jridgewell/trace-mapping/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/@vue/cli-plugin-router/generator/template/src/router'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/cjs/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/lib/instrumentation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/md5/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-weakmap/.github/workflows'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-typed-array/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yaml/browser/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/wildcard/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-uri/.vscode'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/cjs/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/cjs/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unbox-primitive/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/express/lib/middleware'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/proposals'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/compress-commons/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.repeat.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/types/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/parser/_ts3.4/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/thunkify.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/agent-base/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.pad-start.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/thunkify.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/non-nullable-type-assertion-style.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.replace-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/strictComparisonsRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/Responses'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watch-typeahead/node_modules/chalk/source/vendor/ansi-styles'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.raw.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/object-curly-spacing.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.replace.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/times.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/strictComparisonsRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/times.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/redoc/typings/components/SearchBox'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.repeat.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/kafka'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-case'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toLower.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.search.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/double-slash-comment-inline'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/strictStringExpressionsRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.replace-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-no-newline'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.small.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/strictStringExpressionsRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.replace.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/padding-line-between-statements.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.split.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toLower.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toPairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/ui'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.search.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-quotes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.starts-with.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/strictTypePredicatesRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-diff/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.small.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toPairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/kafka'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/parameter-properties.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toPairsIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.strike.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/strictTypePredicatesRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.split.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/time-min-milliseconds'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.sub.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.starts-with.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-no-newline'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-as-const.js.map'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-slug/test'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.sup.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toPairsIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/double-slash-comment-whitespace-inside'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/switchDefaultRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.strike.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unicode-bom'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.trim-end.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/switchDefaultRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.sub.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-quotes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cache-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bonjour/node_modules/deep-equal/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ansi-escapes/node_modules/type-fest/ts41'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/css-loader/dist/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/configs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/formatter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/cjs/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/cjs/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@nodelib/fs.stat/out/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/cobertura'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/speedline-core/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-xml-parser/src/xmlparser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/prebuilds/ios-arm64-simulator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rc/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/semlog/doc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/performance-now/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel-plugin-prefix/examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watch-typeahead/build/test_name_plugin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/side-channel/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-shared-array-buffer/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-bigint/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ip/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-string/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/which-boxed-primitive/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/which-typed-array/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/.nyc_output'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-monkey/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/functions-have-names/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/he/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/depd/lib/compat'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/switchFinalBreakRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.sup.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/configs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/vars-on-top.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/hevc.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wasm-parser/esm/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-plugin-jsx-v-model/test/snapshots'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/available-typed-arrays/.github'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/kafka'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toUpper.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/switchFinalBreakRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.trim-end.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/LICENSES'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.trim-start.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toUpper.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/time-min-milliseconds'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/transduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-for-of.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/hidden.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/wrap-regex.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/trailingCommaRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.trim-start.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-reference/LICENSES'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.string.trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/transduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/trailingCommaRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/kafka'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.string.trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/remove-initial-line-feed'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.async-iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unicode-bom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-includes.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/yield-star-spacing.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/history.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/function-color-relative'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/transpose.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.async-iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.description.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-case'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/transpose.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/tripleEqualsRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.description.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.has-instance.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-allowed-list'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-literal-enum-member.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/yoda.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/tripleEqualsRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.has-instance.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.is-concat-spreadable.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-namespace-keyword.js.map'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/traverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/remove-initial-line-feed'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/traverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.is-concat-spreadable.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/typeLiteralDelimiterRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/pretty-error/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jridgewell/resolve-uri/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/lib/plugins/transform-edge-function-name'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@eslint/eslintrc/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/compile/codegen'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/compile/codegen'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jridgewell/trace-mapping/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domutils/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domutils/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/portfinder/node_modules/async/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/compile/codegen'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rgb2hex/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yorkie/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/lib/instrumentation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/elements'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nwsapi/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/json-stable-stringify-without-jsonify/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-negative-zero/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-number-object/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-date-object/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-boolean-object/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-arguments/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/internal-slot/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-symbol/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/compile/codegen'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nopt/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/wildcard/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/utila/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/compile/codegen'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/legacy/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.0'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/typeLiteralDelimiterRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-case'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/trim.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/webworker'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/function-quote-no-quoted-strings-inside'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/get-symbol-description/.github'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mercure'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/typedefRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.match-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-optional-chain.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/tryCatch.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/grapheme-splitter/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/typedefRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.match-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.match.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/webworker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-filenames/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/edge-paths/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/findLastIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.match.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/tryCatch.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.replace.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/html-media-capture.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-keyword-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/custom'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/typedefWhitespaceRule.d.ts'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/es/traversal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.replace.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-no-unknown'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/type.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.search.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/html5semantic.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mercure'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/typedefWhitespaceRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.search.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.species.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/type.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unapply.js'
npm npm WARNWARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.species.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-whitelist'
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/chrome-launcher'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.split.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bonjour/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-reduce-type-parameter.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/function-unquote-no-unquoted-strings-inside'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/typeofCompareRule.d.ts'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.split.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-regexp-exec.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unapply.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/typeofCompareRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-keyword-case'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.to-string-tag.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/visitor-keys/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/unifiedSignaturesRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.to-string-tag.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.symbol.unscopables.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-return-this-type.js.map'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/unifiedSignaturesRule.js'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unary.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.symbol.unscopables.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-after'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.copy-within.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mercure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.copy-within.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/LICENSES'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unary.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-validate/node_modules/pretty-format/build/plugins/lib'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uncurryN.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/dist/stylePlugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-openapi-3-0/LICENSES'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-leak-detector/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-each/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/unnecessaryBindRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.fill.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/map-keys-quotes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-circus/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/uncurryN.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.fill.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.filter.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/iframe-srcdoc.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mercure'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/unnecessaryBindRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-max-empty-lines'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unfold.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/refractor/node_modules/prismjs/plugins/show-language'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tokenize/node_modules/readable-stream/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/duplexer2/node_modules/readable-stream/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.find-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cache-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/unnecessaryConstructorRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unfold.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/configs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.find-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bonjour/node_modules/deep-equal/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/unnecessaryConstructorRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/union.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-no-vendor-prefix'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/promise-function-async.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.float32-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/union.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/imagecapture.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/unnecessaryElseRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/layout/block/blockPrependor'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unionWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/quotes.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.float32-array.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.float64-array.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/refractor/node_modules/prismjs/plugins/show-language'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/unnecessaryElseRule.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.float64-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-max-empty-lines'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-sequencer/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.for-each.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/media-feature-value-dollar-variable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/useDefaultTypeParameterRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.for-each.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/@types/eslint/rules'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unionWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/javascript'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flattenDepth.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/useDefaultTypeParameterRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uniq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-no-vendor-prefix'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.from.js'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lowerCase.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/useIsnanRule.d.ts'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.from.js'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/uniq.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/imports.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.includes.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-array-sort-compare.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/useIsnanRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@nodelib/fs.walk/out/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.includes.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@nodelib/fs.scandir/out/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.index-of.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/hmr'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/speedline-core/lib'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/variableNameRule.d.ts'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lowerFirst.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.index-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.int16-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/uniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/range'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-plus-operands.js.map'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uniqWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/variableNameRule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.int16-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.int32-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/no-dollar-variables'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-template-expressions.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/uniqWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/fake-timers/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/expect/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.int32-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.int8-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unless.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flow.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lte.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/whitespaceRule.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.int8-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unless.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-transform-runtime/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/whitespaceRule.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.iterator.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.join.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unnest.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.join.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/map.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.last-index-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unnest.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/indexeddb2.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mqtt5'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/until.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mapKeys.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.last-index-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/until.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/no-duplicate-dollar-variables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lazystream/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unwind.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-assertion'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.reduce-right.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mapValues.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unwind.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mqtt5'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.reduce-right.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-color.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/update.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/matches.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/update.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.reverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/useWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.reverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/matchesProperty.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.set.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-datetime.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-union-intersection-members.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.set.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.slice.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/useWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rc/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/semlog/doc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/query-selector-shadow-dom/plugins/puppeteer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.slice.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mqtt5'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/performance-now/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/math.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/parser'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/values.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/no-duplicate-mixins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object-keys/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.sort.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/minimist/example'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/values.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/max.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel-plugin-prefix/examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.sort.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/valuesIn.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts'
npmnpm  WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.subarray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mqtt5'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mdast-util-from-markdown/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/valuesIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/maxBy.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.subarray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-map/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-set/.github'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/__snapshots__'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.to-locale-string.js'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/view.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-file-multiple.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-weakset/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-callable/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/show-language'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/view.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.to-locale-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mean.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-inputmode.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/when.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/formatter'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mqtt'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/when.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/meanBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.uint16-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-minlength.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/where.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.uint16-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.uint32-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-number.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/no-global-function-names'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/formatter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/show-language'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.uint32-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.uint8-array.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stackframe/dist'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-pattern.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.uint8-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/memoize.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/where.js'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.typed-array.uint8-clamped-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-placeholder.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mqtt'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/.nyc_output'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/formatter'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/whereAny.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/merge.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.typed-array.uint8-clamped-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/whereAny.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.weak-map.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-range.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sprintf-js/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-monkey/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/whereEq.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/express/lib/middleware'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.weak-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mergeAll.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/he/man'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/es.weak-set.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-search.js'
npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/type-annotation-spacing.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/formatter'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/whereEq.js'
npm WARN tarnpm  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/runtime'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/es.weak-set.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mergeAllWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mqtt'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.aggregate-error.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/without.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-module-lexer/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/typedef.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.aggregate-error.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.array.at.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-selection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/operator-no-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/rule'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.array.at.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mergeWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.array.filter-out.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/insert-adjacent.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/without.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unbound-method.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/xor.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/method.js'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.array.filter-out.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/mqtt'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.array.find-last-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/insertadjacenthtml.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/xor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/rule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/runtime'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.array.find-last-index.js'
tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.array.find-last.js'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/methodOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/internationalization.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unified-signatures.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.array.find-last.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/json'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dot'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.array.is-template-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/cli-highlight/node_modules/highlight.js/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/rule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-plugin-jsx-v-model/test/snapshots'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/xprod.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wasm-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.array.is-template-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/xprod.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/lib/transformers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/agent-base/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.array.last-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intersectionobserver.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.array.last-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/node_modules/readable-stream/lib/internal'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/inquirer/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/flatted/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/archiver-utils/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/chrome-launcher'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/css-loader/dist/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/examples/swagger-webpack4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/pretty-error/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/filters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@soda/friendly-errors-webpack-plugin/src/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-p'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser-webpack-plugin/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jridgewell/trace-mapping/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unist-util-select/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/send/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domutils/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domutils/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/portfinder/node_modules/async/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse-logger/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/specificity/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yorkie/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/lib/instrumentation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-selector-parser/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/json-stable-stringify-without-jsonify/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watch-typeahead/build/test_name_plugin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-module-cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat-parser/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nopt/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/wildcard/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/websocket-driver/lib/websocket/driver/hybi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/utila/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/utils/interception'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unified/types/ts4.0'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/utils/interception'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/minBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intl-pluralrules.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/operator-no-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uri-js/dist/es5'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/zipObj.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/rule'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.array.last-item.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intrinsic-width.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.array.last-item.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/has-tostringtag/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/grapheme-splitter/tests'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/zipObj.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/nats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mixin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/zipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.array.unique-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/zipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.array.unique-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/multiply.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/rule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.as-indexed-pairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/package.json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.as-indexed-pairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/nats'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/nAry.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/flow-report/assets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fastq/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/negate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/rules/spot'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/edge-paths/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/rule'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/next.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.drop.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bonjour/test'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/nats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.drop.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/utils/interception'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/protocols/protocols'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/mutation-observer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/operator-no-unspaced'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/referencer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/rule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/utils/interception'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/utils/interception'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/noop.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/express/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tokenize/node_modules/readable-stream/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/duplexer2/node_modules/readable-stream/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cache-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/body-parser/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/rule'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.flat-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/compression/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/now.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser-webpack-plugin/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/formatter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/@types/eslint/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/nats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/nth.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.flat-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/finalhandler/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@nodelib/fs.scandir/out/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/d/sub-files'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/speedline-core/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/socks/typings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-fs/prebuilds/ios-arm64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/prebuilds/ios-arm64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-transform-runtime/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-bundle-analyzer/node_modules/commander/typings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/node_modules/commander/typings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lazystream/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-os/prebuilds/ios-x64-simulator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rc/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/semlog/doc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/performance-now/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel-plugin-prefix/examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/head.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.for-each.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/hmr'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/nthArg.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.for-each.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/partial-no-import'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.from.js'
 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/number.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/__snapshots__'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/hmr'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/mutation-observer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/omit.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/debug'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/jpeg2000.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/omitAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/debug'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/jpegxl.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/omitBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.take.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.take.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/jpegxr.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vfile/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/.circleci'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stackframe/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/coverage'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sprintf-js/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-to-primitive/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/depd/lib/compat'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dot'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/utf8/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/lib/loaders'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/generator/template/public'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/parser/_ts3.4/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/visitor-keys/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wasm-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/lib/transformers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/dist/stylePlugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/archiver-utils/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ansi-escapes/node_modules/type-fest/ts41'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/css-loader/dist/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/pretty-error/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/clean'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@soda/get-current-script/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/lib/plugins/transform-jsx-spread'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/enhanced-resolve/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser-webpack-plugin/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jridgewell/trace-mapping/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unist-util-select/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/send/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domutils/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domutils/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/node_modules/uuid/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/entities/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/entities/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.async-iterator.to-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.async-iterator.to-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse-logger/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.bigint.range.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/once.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/percent-placeholder-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.bigint.range.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yorkie/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/lib/instrumentation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/relate'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.composite-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/orderBy.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/json-stable-stringify-without-jsonify/test'
 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.composite-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/json.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat-parser/src'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.composite-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.composite-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/wildcard/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/utila/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.global-this.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.2'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.global-this.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.as-indexed-pairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fastq/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.as-indexed-pairs.js'
npm WARN npmtar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/over.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-filenames/lib/rules'
 WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/scope'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN npmtar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/maps'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/overArgs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/transform'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/protocols/protocols'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template-vue3'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-cs.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/express/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/overEvery.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tokenize/node_modules/readable-stream/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/duplexer2/node_modules/readable-stream/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cache-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/overSome.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/body-parser/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-vb.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pad.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.drop.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/selector-nest-combinators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/compression/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.drop.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-code.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padChars.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser-webpack-plugin/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.every.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.every.js'
 npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padCharsEnd.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/configuration'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tcl.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/pulsar'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padCharsStart.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.filter.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/@types/eslint/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/finalhandler/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/initial.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/serialization'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/lib/js-yaml/type/js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padEnd.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/socks/typings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-location.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.flat-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.flat-map.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-which.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padStart.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/inRange.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/pulsar'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.for-each.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.for-each.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/parseInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/selector-no-redundant-nesting-selector'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/intersection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/partial.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-diff/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/pulsar'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/partialRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/intersectionBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.some.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tremor.min.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.take.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.take.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.iterator.to-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/symmetricDifferenceWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.iterator.to-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src/rules/selector-no-union-class-name'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/symmetricDifferenceWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.delete-all.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/invert.js'
WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/pulsar'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.emplace.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.emplace.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.every.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/partition.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/semlog/doc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tsx.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/query-selector-shadow-dom/plugins/webdriverio'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/elements'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/performance-now/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/path.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.find-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/redis'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pathEq.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/tail.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pathOr.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language/walker'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/paths.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel-plugin-prefix/examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/tail.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/RecordIdsPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/local-node-ipc-certs/private'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.find-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pick.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-turtle.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/take.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/redis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/__snapshots__'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yaml/browser/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pickAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-twig.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pickBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/decorators/oas2/__tests__'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stackframe/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.group-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/coverage'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sprintf-js/demo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/empty'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/take.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-get-iterator/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-plugin-polyfill-corejs3/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dot'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wasm-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/scope'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/css-loader/dist/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/json-schema-traverse/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/examples/swagger-webpack5'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/pretty-error/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/transformers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/vuex-helpers/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@humanwhocodes/object-schema/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-p'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@eslint/eslintrc/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/eslint-webpack-plugin/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser-webpack-plugin/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jridgewell/trace-mapping/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unist-util-select/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/send/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domutils/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/empty'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domutils/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/node_modules/uuid/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/entities/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/entities/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/esm/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse-logger/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yorkie/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/browser_field'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-selector-parser/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/relate'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/json-stable-stringify-without-jsonify/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/shell-quote/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.includes.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/takeLast.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/redis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pipe.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.group-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.key-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/takeLast.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.includes.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.key-of.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/esm/puppeteer/util'
 WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/takeLastWhile.js'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-typescript.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.key-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.map-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/takeLastWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.key-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.map-values.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/esm/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/placeholder.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uri-js/dist/es5'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/takeWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-typoscript.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/flatted/php'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/lazyload.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/plant.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-typoscript.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.map-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/decorators/oas3/__tests__'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.merge.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/takeWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/maps'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/redis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pluck.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/protocols/protocols'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/transform'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/visitor-keys/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-validate/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-leak-detector/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-each/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-circus/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/express/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/inquirer/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tokenize/node_modules/readable-stream/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/duplexer2/node_modules/readable-stream/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cache-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/body-parser/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/compression/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-sequencer/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser-webpack-plugin/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/esm/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/@types/eslint/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/esm/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/finalhandler/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@soda/friendly-errors-webpack-plugin/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/socks/typings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-fs/prebuilds/ios-x64-simulator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/fake-timers/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/prebuilds/ios-x64-simulator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/expect/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-assertion'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/css'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-os/prebuilds/linux-arm64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/package-json/node_modules/got/source/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/semlog/doc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/query-selector-shadow-dom/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/performance-now/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel-plugin-prefix/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/local-node-ipc-certs/private'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/__snapshots__'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/coverage'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sprintf-js/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/depd/lib/compat'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.map-values.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/prop.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/propEq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-json-stable-stringify/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-plugin-polyfill-corejs3/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dotjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/generator/template/public'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@xtuc/long/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.merge.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/property.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArrayBuffer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/RequestShortener.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/propertyOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/plugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/test.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/caniuse-lite/dist/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/propOr.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/props.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pull.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.update-or-insert.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/test.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/let.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pullAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.update.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/thunkify.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/formatter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@humanwhocodes/object-schema/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/lib/plugins/transform-safari-block-shadowing'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/serenity-js/mocha'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@eslint/eslintrc/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/eslint-webpack-plugin/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jridgewell/trace-mapping/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unist-util-select/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/send/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domutils/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domutils/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/node_modules/uuid/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse-logger/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/diff/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yorkie/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/relate'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/constant'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/test/vendor'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/json-stable-stringify-without-jsonify/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-undefined-cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/flow-report/assets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-filenames/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/maps'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/protocols/protocols'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/transform'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/codemods/__testfixtures__'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/migrator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-resolve/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/express/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tokenize/node_modules/readable-stream/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/duplexer2/node_modules/readable-stream/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cache-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-jest/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/body-parser/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.update-or-insert.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.map.upsert.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/thunkify.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/compression/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArrayLikeObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/parameter'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-icon-png.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.update.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.clamp.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-sequencer/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/times.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/@types/eslint/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-icon-svg.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pullAllBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/NodeFilter.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/finalhandler/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.map.upsert.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-v.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.deg-per-rad.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/d/sub-files'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/oauth-flow'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pullAllWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/caniuse-lite/dist/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.degrees.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test/integration/jakelib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/times.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/socks/typings'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/NodeIterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.deg-per-rad.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.fscale.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spacetrim/other'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toLower.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isBuffer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pullAt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.degrees.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.iaddh.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toLower.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/random.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/compile/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vbnet.min.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/internal'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-preconnect.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/@vue/cli-plugin-router/generator/template/src/views'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.fscale.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-velocity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.imulh.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/range.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toPairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm npm WARNWARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/RequireJsStuffPlugin.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-prefetch.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.iaddh.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rangeRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.isubh.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toPairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/runtime'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/package-json/node_modules/got/source/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/discriminator'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/semlog/doc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-preload.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rangeStep.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/performance-now/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.imulh.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.rad-per-deg.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/serializer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toPairsIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isElement.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel-plugin-prefix/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/local-node-ipc-certs/private'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/deprecated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/components'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/query-selector-shadow-dom/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/coverage'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/flatted/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-to-primitive/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-plugin-polyfill-corejs3/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dotjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/examples/swagger-webpack5'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/commander/typings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ansi-escapes/node_modules/type-fest/ts41'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/vuex-helpers/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@nodelib/fs.stat/out/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-s'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/json-summary'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/llm-providers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@puppeteer/browsers/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@eslint/eslintrc/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/eslint-webpack-plugin/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jridgewell/trace-mapping/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unist-util-select/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/send/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/node_modules/uuid/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/serializer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lazystream/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse-logger/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/diff/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yorkie/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vhdl.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rangeStepRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.isubh.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/relate'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.radians.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toPairsIn.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/helpers'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/json-stable-stringify-without-jsonify/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-prerender.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.rad-per-deg.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/transformers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.scale.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/function.prototype.name/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/maps'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.radians.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.seeded-prng.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rearg.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/protocols/protocols'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/node_modules/prismjs/components/prism-xquery.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/codemods/__testfixtures__'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/node_modules/prismjs/components/prism-yaml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watch-typeahead/node_modules/chalk/source/vendor/ansi-styles'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/.circleci'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/ui'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.scale.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/node_modules/readable-stream/lib/internal'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.signbit.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/express/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toUpper.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/loading-lazy-attr.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/OnBeforeUnloadEventHandlerNonNull.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cache-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reduceRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/ResolverFactory.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.seeded-prng.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/archiver-utils/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.math.umulh.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/body-parser/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toUpper.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/vocabularies/unevaluated'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/compression/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/localecompare.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/OnErrorEventHandlerNonNull.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.signbit.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/remove.js'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.number.from-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-warpscript.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/transduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/json5/lib'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/configuration'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.math.umulh.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.number.range.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/@types/eslint/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/filters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/finalhandler/node_modules/debug/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@soda/friendly-errors-webpack-plugin/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/transduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/socks/typings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-fs/prebuilds/linux-arm64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/prebuilds/linux-arm64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/streams/codecs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-os/prebuilds/linux-x64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/package-json/node_modules/got/source/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/performance-now/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/semlog/doc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel-plugin-prefix/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/local-node-ipc-certs/private'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/components'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/query-selector-shadow-dom/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/vendor'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/websocket-driver/lib/websocket/driver/hybi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/coverage'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/flatted/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/psl/data'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-plugin-polyfill-corejs3/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dotjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/webpack'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/eslint-utils/rule-tester'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/watch'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.number.from-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.object.iterate-entries.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/transpose.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sns'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PageTransitionEvent.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/repeat.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/lib/plugins/transform-safari-for-shadowing'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wasm.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/replace.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/patch'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-web-idl.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/RuntimeGlobals.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sns'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.number.range.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rest.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.object.iterate-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/transpose.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.object.iterate-entries.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.object.iterate-values.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/traverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/restFrom.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PageTransitionEventInit.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/RuntimeModule.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wgsl.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.object.iterate-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@puppeteer/browsers/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/result.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.observable.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/RuntimePlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/traverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sns'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wgsl.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/eslint-webpack-plugin/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.object.iterate-values.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.promise.all-settled.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/runtime'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/trim.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-style-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wiki.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jridgewell/trace-mapping/src'
npm WARNnpm  WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.observable.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.promise.any.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reverse.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.promise.all-settled.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/node_modules/uuid/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.promise.try.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/tryCatch.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/RuntimeTemplate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wolfram.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/hr-time'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/round.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.promise.any.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sns'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.reflect.define-metadata.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lazystream/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/tryCatch.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/diff/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/SelfModuleFactory.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wolfram.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yorkie/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/elements'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/util'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.promise.try.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/lib/loaders'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template-vue3'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cache-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/archiver-utils/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/json5/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/@types/eslint/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ansi-escapes/node_modules/type-fest/ts41'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/enhanced-resolve/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test/integration/jakelib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/socks/typings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-parameter-unambiguous'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/html'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/type.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/example'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/package-json/node_modules/got/source/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sample.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Performance.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.reflect.define-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel-plugin-prefix/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.reflect.delete-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sampleSize.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/type.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/solace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/components'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/vendor'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/magnetometer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.reflect.delete-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.reflect.get-metadata-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/coverage'
npm WARN npm WARN tartar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/seq.js'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unapply.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/fs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/matchesselector.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/system'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.reflect.get-metadata-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.reflect.get-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unapply.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dotjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/protocols/protocols'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/matchmedia.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Plugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/types'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.reflect.get-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/set.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/solace'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.reflect.get-own-metadata-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xeora.js'
npm WARNnpm  WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unary.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isMap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/ajv/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mathml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npmnpm WARN tar  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.reflect.get-own-metadata-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.reflect.get-own-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/maxlength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.reflect.get-own-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-s'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.reflect.has-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xml-doc.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unary.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/eslint-webpack-plugin/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xml-doc.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jridgewell/trace-mapping/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/setWith.js'
npmnpm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/solace'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/schema-utils/declarations'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.reflect.has-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.reflect.has-own-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xojo.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uncurryN.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/fs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PluginArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/node_modules/uuid/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/utils'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.reflect.has-own-metadata.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.reflect.metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/request/node_modules/qs/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yorkie/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/cjs/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/semlog/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-bad-js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/cjs/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-chain/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/cjs/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/express/node_modules/qs/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/body-parser/node_modules/qs/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue-loader-v15/lib/loaders'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/cjs/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/cjs/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/@types/eslint/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/d/sub-dir'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@nodelib/fs.scandir/out/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-fs/prebuilds/linux-x64'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xojo.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/shuffle.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.reflect.metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.add-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unfold.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/prebuilds/linux-x64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uncurryN.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/solace'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PopStateEvent.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.add-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/size.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xquery.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/slice.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unfold.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.difference.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-yaml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/union.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PopStateEventInit.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/snakeCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/package-json/node_modules/got/source/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.difference.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNative.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-os/prebuilds/win32-arm64'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/union.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.every.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unionWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.filter.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unionWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ProcessingInstruction.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-yang.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/components'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.find.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/SingleEntryPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNil.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uniq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/some.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/config'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.intersection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uniq.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ProgressEvent.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/coverage'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.intersection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.is-disjoint-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-zig.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/SizeFormatHelpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.is-disjoint-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.is-subset-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/media-fragments.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ProgressEventInit.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/system'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.is-subset-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.is-superset-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/protocols/protocols'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uniqWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/config'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.is-superset-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.join.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uniqWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mediarecorder.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.join.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sqs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedIndexBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/SourceMapDevToolModuleOptionsPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unless.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.map.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unless.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mediasource.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Range.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/types/_ts3.4'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.of.js'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/menu.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unnest.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/SourceMapDevToolPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/meta-theme-color.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.some.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sqs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/common'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.symmetric-difference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unnest.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/meter.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.symmetric-difference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.set.union.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ansi-escapes/node_modules/type-fest/ts41'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedLastIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/until.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.string.at-alternative.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.set.union.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/vuex-helpers/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/lib/plugins/transform-tagged-template-caching'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/until.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedLastIndexBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.string.at.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.string.at-alternative.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/update.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/rules/other'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/build/cli'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/environment'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sqs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/eslint-webpack-plugin/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.string.code-points.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.string.at.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/update.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/useWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/node_modules/uuid/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.string.code-points.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedLastIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/midi.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.string.match-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/useWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-selector-parser/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/local-node-ipc-certs/private'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/exports'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yaml/browser/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/minimist/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.0'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-bundle-analyzer/public'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template-vue3'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/ui'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-resolve/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/inquirer/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-jest/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-sequencer/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/@types/eslint/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/pretty-error/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/configs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test/integration/jakelib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-xml-parser/src/xmlbuilder'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/jest-haste-map/build/crawlers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-sources/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.string.replace-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/values.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.string.match-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Screen.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/minmaxwh.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.symbol.async-dispose.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/values.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.string.replace-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedUniq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollBehavior.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.symbol.dispose.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/init'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/valuesIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.symbol.async-dispose.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollIntoViewOptions.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/sqs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.symbol.observable.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/components'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedUniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/split.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isSymbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/valuesIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.symbol.dispose.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollLogicalPosition.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/coverage'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.symbol.pattern-match.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/stomp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/view.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.symbol.observable.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/themes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/spread.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollOptions.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/stomp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.symbol.replace-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/spreadFrom.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/view.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.symbol.pattern-match.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollRestoration.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.typed-array.at.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/when.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.symbol.replace-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/selection'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/symbol-description.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.typed-array.filter-out.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/when.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.typed-array.at.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.typed-array.find-last-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/where.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.typed-array.filter-out.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Selection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.typed-array.find-last.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.typed-array.find-last-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/template-tag-spacing.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.typed-array.unique-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/where.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.typed-array.find-last.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SelectionMode.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/startCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mp3.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@nodelib/fs.scandir/out/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/Stats.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-s'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.weak-map.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/lcov'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isWeakSet.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/serenity-js/common'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/whereEq.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.typed-array.unique-by.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/startsWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mpeg-dash.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.weak-map.emplace.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/stomp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/whereEq.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.weak-map.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.weak-map.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/eslint-webpack-plugin/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/without.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.weak-map.emplace.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mpeg4.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.weak-map.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/without.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.weak-map.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/stomp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.weak-map.upsert.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/node_modules/uuid/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/xor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.weak-map.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/node_modules/readable-stream/doc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/unicode-bom.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.weak-set.add-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubFalse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/xor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.weak-map.upsert.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lazystream/node_modules/readable-stream/doc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.weak-set.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/kebabCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/xprod.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.weak-set.add-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.weak-set.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/effects'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/xprod.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.weak-set.delete-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ShadowRoot.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/esnext.weak-set.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/keyBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.weak-set.from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ShadowRootInit.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/esnext.weak-set.of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ShadowRootMode.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubTrue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/zipObj.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/.idea/codeStyles'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/node_modules/readable-stream/doc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/archiver-utils/node_modules/readable-stream/doc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/node_modules/readable-stream/doc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/vuex-helpers/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-fs/prebuilds/win32-arm64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jszip/lib/nodejs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/prebuilds/win32-arm64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@nodelib/fs.walk/out/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-sources/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-parameter-unambiguous'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/nested_symlinks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-os/prebuilds/win32-x64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/elements'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/.circleci'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-bundle-analyzer/public'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/protocols/protocols'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/multibackgrounds.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/zipObj.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/keysIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/config'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/Template.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/zipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/subtract.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StaticRange.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/multicolumn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/keysIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/zipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StaticRangeInit.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/refractor/visitors/async-api-2/info'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mutation-events.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lang.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/matchers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/webstorage'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@soda/friendly-errors-webpack-plugin/src/formatters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mutationobserver.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/TemplatedPathPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@nodelib/fs.scandir/out/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sum.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-xml-parser/src/xmlparser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/traversal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sumBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/symmetricDifference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/last.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Storage.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/index.mjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/symmetricDifferenceBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lastIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StorageEvent.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/ws'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/eslint-webpack-plugin/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/symmetricDifferenceWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lastIndexOfFrom.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/UnhandledSchemeError.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/T.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/tail.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/UnsupportedFeatureWarning.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/node_modules/uuid/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/ws'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/take.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lodash.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StorageEventInit.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/wrap-regex.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeLast.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/code-examples'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/__tests__'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/URLDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeLastWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lodash.min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/ws'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-commonjs-js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/joi/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/mkdirs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/.idea/inspectionProfiles'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/tools'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template-vue3'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/layout/block/lineAppendor'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/vuex-helpers/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test/integration/jakelib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/locate-app/media'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/browser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/compiler'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jszip/lib/nodejs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-sources/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/mkdirs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/compiler'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-diff/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/yield-star-spacing.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/level2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/yoda.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lowerCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/namevalue-storage.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/cssom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/URLPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/native-filesystem-api.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeRightWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/UseStrictPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lowerFirst.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/cjs/elements/bindings/ws'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/nav-timing.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/schema-utils/declarations'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/reports'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/matchers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/lcovonly'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/files'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/esm/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/esm/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/esm/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StyleSheetList.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/move-sync'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/exit/test/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/.idea/inspectionProfiles'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/tools'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
 WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/validateSchema.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lte.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SupportedType.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/template.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/netinfo.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/map.js'
npm npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mapKeys.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/templateSettings.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/ids'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/templateSettings.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/rules/spot'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGAnimatedString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/node_modules/source-map/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WarnDeprecatedOptionPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/throttle.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGBoundingBoxOptions.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WarnNoModeSetPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mapValues.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-1/value-optimizers'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/mapValues.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/esm/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/thru.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGElement.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/matches.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/esm/puppeteer/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/ids'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/notifications.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/matchesProperty.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/thru.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGGraphicsElement.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/matchesProperty.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/math.js'
 WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/times.js'
 tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/max.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-entries.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/max.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules/completed-docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/cs'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-fs/prebuilds/win32-x64'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-fit.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/maxBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-observe.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/de'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template'
 WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mean.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/assets'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-values.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toFinite.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WatchIgnorePlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/prebuilds/win32-x64'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/Watching.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toInteger.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/fr'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGStringList.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/objectrtc.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/meanBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toIterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toIterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/it'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-sources/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toJSON.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/offline-apps.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/meanBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/offscreencanvas.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/memoize.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGSVGElement.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ogg-vorbis.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ogv.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/WebAssemblyExportImportedDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toJSON.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/ja'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/move-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/merge.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ol-reversed.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/ko'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mergeAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/WebAssemblyImportDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGTitleElement.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mergeAllWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toLower.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toLower.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/once-event-listener.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/pl'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mergeWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Text.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/online-status.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/opus.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/pt-br'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/readable-stream/lib/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/browser_field'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/method.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toPairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TextTrackKind.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/parser'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/orientation-sensor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tarnpm  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/ru'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/methodOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toPairsIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TouchEvent.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/outline.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toPairsIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/tr'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TouchEventInit.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/min.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pad-start-end.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/min.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/debug'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toPath.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toPath.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/zh-cn'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toPlainObject.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/bin'
 WARN npm WARNtar tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/page-transition-events.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/typescript/lib/zh-tw'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/minBy.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pagevisibility.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/debug'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toSafeInteger.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mixin.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/webpack.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TreeWalker.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/passive-event-listener.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackError.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/passkeys.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/multiply.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/WebpackIsIncludedDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/UIEvent.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/passwordrules.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/resolve/transitive'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/path2d.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toUpper.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackIsIncludedPlugin.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toUpper.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/nAry.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/rules/oas3/__tests__/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/UIEventInit.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/payment-request.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/negate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/transform.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pdf-viewer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/transform.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/negate.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/resolve/transitive'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/utils.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trim.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/next.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/permissions-api.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/config/__tests__/fixtures/resolve-refs-in-config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/inquirer/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/permissions-policy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/noop.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimChars.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimCharsEnd.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimCharsStart.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimEnd.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/reports'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimStart.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/now.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@soda/friendly-errors-webpack-plugin/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ValidityState.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/now.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/truncate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/rules/oas3/__tests__/fixtures'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/nth.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/VisibilityState.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/truncate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/nth.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unapply.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unary.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/picture-in-picture.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/move'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/nthArg.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/tools'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unescape.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/VoidFunction.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/picture.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/nthArg.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/websockets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ping.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/union.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/number.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/number.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unionBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackOptionsApply.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/options'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/types/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/websockets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/object.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unionWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test/unit'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/move'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/@vue/cli-plugin-router/generator/template/src/views'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-parameter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-diff/node_modules/pretty-format/build/plugins/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yaml/browser/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.0'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-bundle-analyzer/public'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/events/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-os/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/argument'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/inquirer/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/reports'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackOptionsDefaulter.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/WebSocket.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/omit.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniq.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/WorkerDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/dependencies/WorkerPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/none'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-xml-parser/src/xmlparser'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/uniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
 WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/omitAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniqueId.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/WheelEvent.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-module-js'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/omitBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniqWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/devtools/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/scripts'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unnest.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unset.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/output'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/config/__tests__/fixtures/resolve-remote-configs'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/WheelEventInit.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unzip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/png-alpha.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/devtools/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/devtools/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/devtools/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unzip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unzipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/devtools/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/pageobjects'
tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/attributes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ansi-escapes/node_modules/type-fest/ts41'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/util'
npm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pointer-events.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/a'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/jtd'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/output'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/once.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pointer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/once.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pointerlock.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/orderBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/portals.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/prefers-color-scheme.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unzipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/over.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/progress.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/overArgs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/promise-finally.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/update.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/types'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/promises.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/overEvery.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/clients'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/overEvery.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/proximity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/overSome.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/proxy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLDocument.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.2'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/updateWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/updateWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/upperCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pad.js'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/upperCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/webpack'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/upperFirst.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-os/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/upperFirst.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/errors'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/lint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/dist/stylePlugins'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/useWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/argument'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/util.js'
npm WARNnpm WARN  tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pad.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/publickeypinning.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/reports'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/types'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/value.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/types/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/managers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/clean'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padChars.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-xml-parser/src/xmlbuilder'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/files'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/path-exists'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/inquirer/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/layout/block/linePrependor'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequest.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padCharsEnd.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/push-api.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padCharsStart.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/valueOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padEnd.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/enhanced-resolve/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/convertor'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test/unit'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/valueOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/b'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequestEventTarget.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/path-exists'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/format'
 WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
 tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/values.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/symlinked/package'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/jtd'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/argument'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/teamcity'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/lib/js-yaml/type/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-xml-parser/src/xmlparser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/reports'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/convertor'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequestResponseType.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/queryselector.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequestUpload.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/readonly-attr.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLSerializer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/referrer-policy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/level3'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/registerprotocolhandler.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rel-noopener.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rel-noreferrer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rellist.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rem.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/requestanimationframe.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/requestidlecallback.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/resizeobserver.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/resource-timing.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rest-parameters.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/valuesIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/valuesIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padStart.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/parseInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/where.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/whereEq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/partial.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rtcpeerconnection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/without.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/partialRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/without.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ruby.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/words.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/run-in.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object-inspect/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/partition.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/partition.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/path.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pathEq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pathOr.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/paths.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yaml/browser/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pick.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/screen-orientation.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pick.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperAt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/script-async.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pickAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrapperAt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/script-defer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pickBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pickBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/scrollintoview.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pipe.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/scripts'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperChain.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrapperChain.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/placeholder.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/plant.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/remove'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sdch.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperLodash.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/debug'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN  tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperReverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/RuntimeModule.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cssstyle/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pluck.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/RuntimePlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/prop.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/types/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrapperReverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/propEq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrapperValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/selection-api.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-fs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/property.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/server-timing.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/cdp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/xor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/remove'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-parameter'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/RuntimeTemplate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/xorBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/serviceworkers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/propertyOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/setimmediate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/SelfModuleFactory.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/propOr.js'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/xorWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/props.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pull.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/guard'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/xorWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/shadowdom.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pullAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/shadowdomv1.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sharedarraybuffer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pullAllBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/config'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sharedworkers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pullAllBy.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/guard'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pullAllWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipObj.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/internal'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/issue'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-1/value-optimizers'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipObject.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pullAllWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/zipObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/enhanced-resolve/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pullAt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/reports'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipObjectDeep.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/schemas'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/devtools-protocol/pdl'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/internal'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-undefined-js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/help'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/release.md'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/generator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test/unit'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-fs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/random.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/random.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/SingleEntryPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/range.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/clients'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/range.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/devtools-protocol/pdl'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sni.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rangeRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/types/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/rangeRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/spdy.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/SizeFormatHelpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/text-lcov'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rangeStep.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-xml-parser/src/xmlbuilder'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/speech-recognition.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/files'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/webpack-virtual-modules/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rangeStepRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/devtools-protocol/pdl'
npm WARNnpm  WARN tartar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/generator'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/config/__tests__/fixtures/resolve-remote-configs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/speech-synthesis.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriver/node_modules/@types/node/dns'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/debug'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-selector-parser/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/decorators/__tests__/resources'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rearg.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/spellcheck-attribute.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/@types/node/dns'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/decorators/__tests__/resources'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/config/__tests__/fixtures/resolve-refs-in-config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uri-js/dist/es5'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sql-storage.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/reduce.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/dist/stylePlugins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/help'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/types/node_modules/@types/node/dns'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/@types/node/dns'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/system'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/reduceRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine'
npmnpm WARN  tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/SourceMapDevToolModuleOptionsPlugin.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/reject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/srcset.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/system'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cacache/lib'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
 WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/webpack'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/devtools-protocol/types'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/resolve/transitive'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/config/__tests__/fixtures/resolve-refs-in-config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/resolve/schemas'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/resolve/schemas'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@redocly/openapi-core/src/__tests__/fixtures/refs'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/system'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/system'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/mkdirs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/layout/block/lineWrapper'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/remove.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/cdp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/mkdirs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/remove.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/SourceMapDevToolPlugin.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/build/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/text-summary'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/pageobjects'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm  WARNWARN  tartar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARNnpm tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/react'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ansi-escapes/node_modules/type-fest/ts41'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/move-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uri-js/dist/es5'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/clean'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/options'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/window'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/schemas'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-url/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/move-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npmnpm WARN tar  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/internal'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/repeat.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/any-promise/register'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/dist/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/replace.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/lib/js-yaml/type/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/stream.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rest.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/streams.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/stricttransportsecurity.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/restFrom.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/result.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/style-scoped.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/result.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/files'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/subresource-bundling.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/reverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/.idea/codeStyles'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/subresource-integrity.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/reverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/round.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/round.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/dist/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sample.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sampleSize.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/move'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-css.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/seq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-filters.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ObjectDefineProperties.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-fonts.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/set.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-fragment.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-html.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-html5.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-img.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/OrdinaryCreateFromConstructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/setWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-smil.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/shuffle.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sxg.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/size.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/performance'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/slice.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-attribute'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/move'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/snakeCase.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-class'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tabindex-attr.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/node_modules/devtools-protocol/pdl'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/some.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-combinators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/jsx'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/Template.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/template-literals.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-compound-selectors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/template.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/TemplatedPathPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/temporal.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/OrdinaryDefineOwnProperty.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedIndex.js'
npm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-empty-lines'
 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/configs'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/testfeat.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/devtools-protocol/pdl'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-decoration.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedIndexBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-id'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-emphasis.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedIndexBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-overflow.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-pseudo-class'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-size-adjust.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/managers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2'
npmnpm  WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/configs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/node_modules/devtools-protocol/pdl'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedLastIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-specificity'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-stroke.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/system'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/scheduler'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/textcontent.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/OrdinaryGetOwnProperty.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedLastIndexBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-type'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/text'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/textencoder.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/react'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/UnhandledSchemeError.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedLastIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-universal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/baz'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-selector-parser/dist/util'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedLastIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/UnsupportedFeatureWarning.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedUniq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-nested-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/OrdinaryGetPrototypeOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedUniq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yaml/browser/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedUniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-qualifying-type'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-attribute'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/split.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-vendor-prefix'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/system'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/system'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tls1-1.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/system'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-class'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tls1-2.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/spread.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-fs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/schemas'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/bin'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tls1-3.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/.idea/inspectionProfiles'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriver/node_modules/@types/node/fs'
 WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/json'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-combinators'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/UseStrictPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-compound-selectors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/OrdinaryHasProperty.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/spreadFrom.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/@types/node/fs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/touch.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/startCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sshpk/lib/formats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-empty-lines'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/OrdinaryObjectCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/format'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/validateSchema.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/startsWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-id'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/startsWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/OrdinarySetPrototypeOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/bin'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/transforms2d.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/types/node_modules/@types/node/fs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-pseudo-class'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/@types/node/fs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/transforms3d.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/OrdinaryToPrimitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/trusted-types.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jquery/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ParseHexOctet.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-specificity'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/scheduler'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/bin'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/bin'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/stubArray.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/cdp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node'
npmnpm WARN tar  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/WarnDeprecatedOptionPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ttf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-bad-js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubFalse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN  tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-type'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/PromiseResolve.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/WarnNoModeSetPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/functions'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-universal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/QuoteJSONString.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ast-types/.github'
 WARNnpm WARN tar  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/typedarrays.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/QuoteJSONString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-nested-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bare-fs/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/.idea/codeStyles'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/RawBytesToNumeric.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/RawBytesToNumeric.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubTrue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-qualifying-type'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/RegExpCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/RegExpCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/u2f.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/subtract.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-vendor-prefix'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/subtract.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/WatchIgnorePlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/table/dist/schemas'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/environment'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/typescript'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mdast-util-to-markdown/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sum.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/Watching.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/remove'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/internals'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/unhandledrejection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ast-types/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sumBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/RegExpExec.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/RegExpExec.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/RegExpHasFlag.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/clean'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/options'
tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/RegExpHasFlag.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARNnpm WARN tar  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ansi-escapes/node_modules/type-fest/ts41'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sum.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/remove'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/url.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/urlsearchparams.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/dependencies/WebAssemblyImportDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/symmetricDifference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/symmetricDifferenceBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/use-strict.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/RequireObjectCoercible.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/RequireObjectCoercible.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/symmetricDifferenceWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/user-select-none.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/T.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/user-timing.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/tail.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-no-newline'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tarnpm WARN  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/take.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-processor-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SameValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/whatwg-encoding/node_modules/iconv-lite/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SameValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-quotes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-html/node_modules/domhandler/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeLast.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/compile/codegen'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SameValueNonNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/time-min-milliseconds'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SameValueNonNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/compile/codegen'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/wasm-sync'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeLastWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-bad-mjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/variable-fonts.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeRight.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unicode-bom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SameValueNonNumeric.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeRightWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/compile/codegen'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/compile/codegen'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/webpack.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeWhile.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/utils/interception'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/vector-effect.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/WebpackError.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/utils/interception'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/dependencies/WebpackIsIncludedDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/table/dist/schemas'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/compile/codegen'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/WebpackIsIncludedPlugin.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/utils/interception'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/utils/interception'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/utils/interception'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SameValueZero.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SameValueZero.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/template.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/vibration.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/template.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/video.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/templateSettings.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/videotracks.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/templateSettings.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/same_names'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SecFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SecFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/throttle.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/view-transitions.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-keyword-case'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/viewport-unit-variants.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/thru.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/viewport-units.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/thru.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/times.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SecFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-no-newline'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wai-aria.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/scheduler'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/Set.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/Set.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wake-lock.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/Set.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/typescript'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/serenity-js/cucumber/support'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-quotes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SetFunctionLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wasm.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toFinite.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/devtools-protocol/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toFinite.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetFunctionLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/time-min-milliseconds'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wav.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SetFunctionLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toInteger.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wbr-element.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unicode-bom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-max-empty-lines'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-animation.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toIterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-app-manifest.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/LICENSES'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@swagger-api/apidom-ns-asyncapi-2/LICENSES'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toIterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-no-vendor-prefix'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-bluetooth.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toJSON.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-1/value-optimizers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-serial.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toJSON.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-share.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/WebpackOptionsApply.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webauthn.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webcodecs.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/WebpackOptionsDefaulter.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toLower.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webgl.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/webworker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/queue'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toLower.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webgl2.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SetFunctionName.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webgpu.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/dependencies/WorkerDependency.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetFunctionName.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webhid.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SetFunctionName.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toPairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/lib/dependencies/WorkerPlugin.js'
WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPairs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webkit-user-drag.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toPairsIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webm.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPairsIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-keyword-case'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webnfc.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toPath.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPath.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/filters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/utils'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/websockets.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toPlainObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/environment'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webtransport.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPlainObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SetIntegrityLevel.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webusb.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toSafeInteger.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetIntegrityLevel.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webvr.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SetIntegrityLevel.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webvtt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webworkers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webxr.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toUpper.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toUpper.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-max-empty-lines'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/transform.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/transform.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-no-vendor-prefix'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/will-change.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/set'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SetTypedArrayFromArrayLike.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/set'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetTypedArrayFromArrayLike.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/woff.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cssstyle/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SetTypedArrayFromArrayLike.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/woff2.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimChars.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/word-break.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimCharsEnd.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wordwrap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimCharsStart.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/errors'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SetTypedArrayFromTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetTypedArrayFromTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimEnd.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/trimEnd.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimStart.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/x-doc-messaging.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/x-frame-options.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-commonjs-js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/schemes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/truncate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xhr2.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yaml/browser/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/weak-set'
npm WARNnpm WARN tar tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SetTypedArrayFromTypedArray.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/truncate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xhtml.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unapply.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xhtmlsmil.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unary.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xml-serializer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.0'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unescape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/bigint'
npmnpm WARN tar  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/union.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/union.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/filters'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unionBy.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/zstd.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/web-streams-polyfill/es2018'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/ids'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unionBy.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unionWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/ids'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unionWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SetValueInBuffer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/uniq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SetValueInBuffer.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/debug'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/uniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SetValueInBuffer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/uniqBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/uniqueId.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/uniqueId.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/uniqWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/parser'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/uniqWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/parser'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unnest.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/scripts'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unset.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unset.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unzip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unzip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unzipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unzipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/update.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/update.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/updateWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/updateWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/upperCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/observable'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/upperCase.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/upperFirst.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/upperFirst.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/useWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/util.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/value.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/valueOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/valueOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/values.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SortIndexedProperties.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/file-api'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SortIndexedProperties.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/values.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SortIndexedProperties.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/url'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/valuesIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/url'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SpeciesConstructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/valuesIn.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SpeciesConstructor.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SpeciesConstructor.js'
tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/ranges'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/where.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/whereEq.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/SplitMatch.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/format'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/without.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/ensure'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/without.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StrictEqualityComparison.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/words.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StringCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/symlinked/_/node_modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/words.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrap.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/StringCreate.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StringGetOwnProperty.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/data-view'
npm WARN tarnpm WARN  TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperAt.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringGetOwnProperty.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrapperAt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringGetOwnProperty.js'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperChain.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/devtools/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrapperChain.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/dom-collections'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/StringGetOwnProperty.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperLodash.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/schemes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StringIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/rust.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringIndexOf.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/rust.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/StringIndexOf.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperReverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/scripts'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/rust.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrapperReverse.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StringPad.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringPad.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/sas.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.2'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringPad.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/sas.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/StringPad.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrapperValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/StringPaddingBuiltinsImpl.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/devtools/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/sas.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/xor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/sass.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/devtools/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StringToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/sass.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/sass.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/xorBy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/StringToBigInt.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/scala.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/StringToCodePoints.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/ids'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringToCodePoints.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/devtools/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/xorWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/scala.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringToCodePoints.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/StringToCodePoints.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/scala.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/StringToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/StringToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/scheme.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/StringToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/transformers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/substring.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/scheme.js'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/xorWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/dist'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/substring.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/ids'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/substring.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/scheme.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/zip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/substring.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-eslint/node_modules/webpack/schemas/plugins/debug'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipAll.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/set'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/scss.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/web-streams-polyfill/es6'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipObj.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/scss.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/scss.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/SymbolDescriptiveString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/SymbolDescriptiveString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/SymbolDescriptiveString.js'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SymbolDescriptiveString.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/zipObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/shell-session.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/SystemTimeZoneIdentifier.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipObjectDeep.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/shell-session.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/shell-session.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/zipObjectDeep.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipWith.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/smali.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TestIntegrityLevel.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/package.json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TestIntegrityLevel.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/smali.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/url'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TestIntegrityLevel.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/url'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flake.lock'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TestIntegrityLevel.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/smali.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/weak-map'
npm WARN tarnpm WARN  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/weak-map'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisBigIntValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/smalltalk.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/release.md'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisBigIntValue.js'
 WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flake.nix'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisBigIntValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/smalltalk.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ThisBigIntValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/smalltalk.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/smarty.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/smarty.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/smarty.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/sml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisBooleanValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisBooleanValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/sml.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisBooleanValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ThisBooleanValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/sml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisNumberValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisNumberValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisNumberValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ThisNumberValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/eslint-utils/rule-tester'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/thisStringValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisStringValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/solidity.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisStringValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/solidity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisStringValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/solidity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ThisStringValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/solution-file.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/solution-file.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/solution-file.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/thisSymbolValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/soy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisSymbolValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/soy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisSymbolValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/soy.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisSymbolValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/sparql.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ThisSymbolValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/sparql.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/sparql.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/splunk-spl.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/splunk-spl.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/splunk-spl.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/thisTimeValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/sqf.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/thisTimeValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/thisTimeValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/sqf.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/semver/ranges'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/thisTimeValue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/sqf.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ThrowCompletion.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ThrowCompletion.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ThrowCompletion.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ThrowCompletion.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/sql.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ThrowCompletion.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/sql.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/sql.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/squirrel.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/squirrel.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TimeClip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/squirrel.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/devtools/build/cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TimeClip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TimeClip.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TimeClip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/mkdirs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TimeClip.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/traversing'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-commonjs-mjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TimeFromYear.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TimeFromYear.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TimeFromYear.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TimeFromYear.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/stan.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TimeFromYear.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/stan.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/stan.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TimeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TimeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TimeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TimeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TimeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/stylus.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/stylus.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TimeWithinDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TimeWithinDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/stylus.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TimeWithinDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TimeWithinDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TimeWithinDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TimeZoneString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TimeZoneString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TimeZoneString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TimeZoneString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/supported-languages.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TimeZoneString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/supported-languages.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/supported-languages.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToBigInt.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/swift.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToBigInt64.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToBigInt64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/swift.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToBigInt64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/swift.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToBigInt64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToBigInt64.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToBigUint64.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToBigUint64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToBigUint64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToBigUint64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/systemd.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToBigUint64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/systemd.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/systemd.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/scheduler'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/environment'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-xml-parser/src/xmlparser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/t4-cs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/t4-cs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/dotdot'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/t4-cs.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/t4-templating.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToBoolean.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/t4-templating.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToBoolean.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/t4-templating.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToBoolean.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/t4-vb.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToBoolean.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/t4-vb.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yaml/browser/dist'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToBoolean.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/t4-vb.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToDateString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToDateString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/tap.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToDateString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToDateString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/tcl.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToDateString.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/tcl.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/darwin-x64-72'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/tcl.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToIndex.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToIndex.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/textile.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
 npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToIndex.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/textile.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/textile.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/toml.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToInt16.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/toml.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/serializer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToInt16.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/toml.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToInt16.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/serializer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToInt16.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToInt16.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToInt32.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToInt32.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToInt32.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToInt32.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToInt32.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToInt8.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToInt8.js'
npmnpm WARN  tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToInt8.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/configs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToInt8.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToInt8.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/tremor.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/tremor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/tremor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/filters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/tsx.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToInteger.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/tsx.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/tsx.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/web-streams-polyfill/ponyfill'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToIntegerOrInfinity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/tt2.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToIntegerOrInfinity.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/tt2.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToIntegerOrInfinity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/tt2.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/scope'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToIntegerOrInfinity.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/turtle.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/turtle.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/turtle.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/pageobjects'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/twig.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/twig.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToLength.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToLength.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/twig.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/typescript.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/typescript.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToNumber.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToNumber.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/scripts'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/reflect-metadata.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/regexp-exec-abstract.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/regexp-exec.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/regexp-flags.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/regexp-sticky-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/reflect-metadata.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/scripts'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/typescript.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/regexp-exec-abstract.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/regexp-exec.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uri-js/dist/es5'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/regexp-flags.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/regexp-sticky-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/compiler'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/typoscript.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/typoscript.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/compiler'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToNumber.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/typoscript.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/require-object-coercible.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/unrealscript.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/require-object-coercible.js'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToNumeric.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/same-value-zero.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/unrealscript.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/same-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/unrealscript.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/same-value-zero.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToNumeric.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/same-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/uorazor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToNumeric.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/uorazor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToNumeric.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/uorazor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToNumeric.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/uri.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/uri.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/uri.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/v.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/v.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/set-global.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/conditional'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/v.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/set-global.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/set-species.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/dotdot'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/vala.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToObject.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/vala.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToObject.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/vala.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/vbnet.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/vbnet.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToPrimitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/vbnet.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToPrimitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToPrimitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToPrimitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/set-to-string-tag.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToPrimitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/set-species.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/velocity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/velocity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/shared-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/velocity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/set-to-string-tag.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/shared-store.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/verilog.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/shared-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/shared-store.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/verilog.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/darwin-x64-83'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/verilog.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToPropertyDescriptor.js'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/types'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/vhdl.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/vhdl.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/vhdl.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/vim.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToPropertyKey.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/vim.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToPropertyKey.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToPropertyKey.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/vim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToPropertyKey.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/species-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/visual-basic.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToPropertyKey.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/visual-basic.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/visual-basic.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/species-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/conditional'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/web-streams-polyfill/ponyfill'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/warpscript.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/warpscript.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/ToUint16.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/warpscript.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToUint16.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/wasm.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToUint16.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/wasm.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToUint16.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-module-cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/wasm.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToUint16.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/web-idl.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToUint16.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/config'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/web-idl.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/web-idl.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/wiki.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/wiki.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/wiki.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-html-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/wolfram.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/ToUint32.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-multibyte.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-pad-webkit-bug.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-pad.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/wolfram.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToUint32.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-punycode-to-ascii.js'
npm WARN npm WARN tartar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/wolfram.js'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-repeat.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToUint32.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-html-forced.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-trim-forced.js'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/wren.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToUint32.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/string-trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-multibyte.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-pad-webkit-bug.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-pad.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-punycode-to-ascii.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-repeat.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/scripts'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/wren.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/json'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/scripts'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToUint32.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-trim-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/wren.js'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToUint32.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/ToUint8.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/xeora.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToUint8.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/xeora.js'
npm WARN tarnpm TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToUint8.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/layout/block/blockPrependor'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/xeora.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/task.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToUint8.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/this-number-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToUint8.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-absolute-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/writer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/task.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToUint8.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/scope'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/range'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/this-number-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/xml-doc.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-absolute-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-xml-parser/src/xmlparser'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/number/virtual'
 npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/xml-doc.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/xml-doc.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-indexed-object.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-integer.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/ToUint8Clamp.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/dom-collections'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/number/virtual'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/module_dir'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ToUint8Clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-indexed-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ToUint8Clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/xojo.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToUint8Clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/xojo.js'
npm WARN tarnpm WARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToUint8Clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/url'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/xojo.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToUint8Clamp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/url'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ToZeroPaddedDecimalString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ToZeroPaddedDecimalString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-length.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/url'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ToZeroPaddedDecimalString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/TrimString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/linux-x64-72-glibc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/xquery.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TrimString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TrimString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/xquery.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TrimString.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TrimString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/xquery.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TrimString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/truncate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/truncate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-offset.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/url'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-positive-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-length.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/yaml.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/Type.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/Type.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/yaml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/Type.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-offset.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/Type.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-positive-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/yaml.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/Type.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/yang.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/clean'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/Type.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/yang.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/yang.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/es-abstract/2015/tables'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/es-abstract/2016/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/web-streams-polyfill/ponyfill'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/es-abstract/2017/tables'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/to-string-tag-support.js'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/es-abstract/2018/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/to-string-tag-support.js'
npm WARN npmtar WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/json'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/es/date'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/json'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/es-abstract/2019/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/es-abstract/2020/tables'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/zig.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/es-abstract/2021/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/languages/prism/zig.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uri-js/dist/es5'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/zig.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/es-abstract/2022/tables'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/es-abstract/2023/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/es-abstract/2024/tables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/formatter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TypedArrayByteLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/files'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/typed-array-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/function'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TypedArrayCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TypedArrayCreateFromConstructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/typed-array-constructors-require-wrappers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TypedArrayCreateSameType.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/module_dir'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/typed-array-from-species-and-list.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TypedArrayCreateSameType.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinonjs/commons/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/typed-array-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TypedArrayElementSize.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TypedArrayElementSize.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/typed-array-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TypedArrayElementSize.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/typed-array-constructors-require-wrappers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TypedArrayElementType.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/typed-array-from-species-and-list.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/typed-array-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TypedArrayElementType.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TypedArrayElementType.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TypedArrayGetElement.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TypedArrayLength.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TypedArraySetElement.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/linux-x64-72-musl'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/custom'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/TypedArraySpeciesCreate.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/TypedArraySpeciesCreate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/clean'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/async-modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/options'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/web-streams-polyfill/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/use-symbol-as-uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/init'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/use-symbol-as-uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-module-js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/UnicodeEscape.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/data-view'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/migrator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/web.dom-collections.for-each.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/web.dom-collections.iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/web.immediate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/web.queue-microtask.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/web.timers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/web.dom-collections.for-each.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/web.url-search-params.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/web.dom-collections.iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/web.immediate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/web.url.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.0'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/web.queue-microtask.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/web.timers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/data-view'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/web.url.to-json.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/discriminator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/web.url-search-params.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/UTF16Decode.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/UTF16Decode.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/UTF16DecodeString.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/UTF16DecodeSurrogatePair.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/UTF16EncodeCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/UTF16EncodeCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/UTF16EncodeCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/well-known-symbol-wrapped.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/UTF16EncodeCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/well-known-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/web.url.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/whitespaces.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/web.url.to-json.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/well-known-symbol-wrapped.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/well-known-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/README.md'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/whitespaces.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules/README.md'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/UTF16Encoding.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/UTF16Encoding.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/UTF16Encoding.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/UTF16SurrogatePairToCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/get-json-replacer-function.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/UTF16SurrogatePairToCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/get-json-replacer-function.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/internals/README.md'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/babel-preset-app/node_modules/core-js/modules/README.md'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/UTF16SurrogatePairToCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/UTF16SurrogatePairToCodePoint.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/get-method.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/get-method.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ValidateAndApplyPropertyDescriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ValidateAtomicAccess.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ValidateAtomicAccessOnIntegerTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ValidateIntegerTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ValidateIntegerTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ValidateIntegerTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ValidateIntegerTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/ValidateTypedArray.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/WeakRefDeref.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/WeakRefDeref.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/WeakRefDeref.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/WeakRefDeref.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/WeekDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/WeekDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/WeekDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/get-set-record.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/get-set-record.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/WeekDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/get-substitution.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/get-substitution.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/WeekDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/WeekDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/WeekDay.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/WordCharacters.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/WordCharacters.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/WordCharacters.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/WordCharacters.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/WordCharacters.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/WordCharacters.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/WordCharacters.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2018/YearFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2019/YearFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/YearFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/YearFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2022/YearFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2023/YearFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2024/YearFromTime.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/global-this.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/global-this.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/has-own-property.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/has-own-property.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/hidden-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/zh-cn'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/hidden-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/host-report-errors.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/host-report-errors.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/html.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/html.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/ie8-dom-define.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/ie8-dom-define.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/ieee754.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/ieee754.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/zh-tw'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/formatter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/layout/block/lineAppendor'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/matchers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/node/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/node_path'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yaml/browser/dist'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/number/virtual'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/observable'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/linux-x64-83-glibc'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/url-search-params'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/bigint'
 WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/data-view'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/date'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/options'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/pseudo'
npmnpm WARN  tarWARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
 npmtar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/date'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/dom-collections'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/init'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/json'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npmnpm  WARNWARN  tartar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/number/virtual'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/deprecated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/observable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/elements'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/streams/codecs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npmnpm WARN tar  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src'
WARNnpm tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/json'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/number/virtual'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/url-search-params'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/observable'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/data-view'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/dynamic'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-collections'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/dynamic'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/formatter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/date'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/errors'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/json'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/dom-collections'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/matchers'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/node/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script'
npmnpm WARN  tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/json'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npmnpm WARN  WARNtar  TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/map'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/node_path'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jszip/.github'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/url-search-params'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number/virtual'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/weak-set'
npmnpm WARN tar WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yaml/browser/dist'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/indexed-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/url-search-params'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/inherit-if-required.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/inspect-source.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/weak-map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/install-error-cause.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/weak-set'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/indexed-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/inherit-if-required.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/inspect-source.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/install-error-cause.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/linux-x64-83-musl'
npmnpm  WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/internal-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/semver/ranges'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/internal-state.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-array-iterator-method.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/internal-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-big-int-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/internal-state.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-callable.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-array-iterator-method.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-data-descriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-big-int-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-callable.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/options'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-data-descriptor.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs/reporters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/init'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-forced.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-module-mjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/format'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-integral-number.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npmnpm WARN  tarWARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/scripts'
 npmtar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-forced.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-iterable.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/scripts'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-null-or-undefined.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/scripts'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-object.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/scripts'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-integral-number.js'
 WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-possible-prototype.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-pure.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/format'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/format'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/json'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/parser'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-iterable.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/formatter'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-raw-json.js'
npm  WARNWARN  tartar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-regexp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/helpers'
npm npmWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-null-or-undefined.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/layout/block/linePrependor'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-object.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/autoprefixer/data'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-possible-prototype.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-pure.js'
 WARNnpm tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/json'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/guard'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/json'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/json'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm npm WARNWARN  tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-raw-json.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/files'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-regexp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/node_path'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/is-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/serenity-js/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/is-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/iterate-simple.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/win32-x64-72'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/iterate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/iterator-close.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/iterator-create-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/iterator-create-proxy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/iterator-define.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/iterator-indexed.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/iterate-simple.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/iterator-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/clean'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/iterate.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/iterator-close.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/iterator-create-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/iterator-create-proxy.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/iterator-define.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils'
npm WARNnpm WARN  tartar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinclair/typebox/conditional'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/iterator-indexed.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/iterator-map.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/conf'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/iterators-core.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/iterators.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/dom-collections'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/serializer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/serializer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/iterators-core.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/iterators.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/managers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/node_path'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/deferred'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/proposals'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fibers/bin/win32-x64-83'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/data'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-undefined-cjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/unevaluated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/watch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/layout/block/lineWrapper'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/length-of-array-like.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/length-of-array-like.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/protocol'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ky/distribution/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/make-built-in.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/map-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/map-iterate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/proposals'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.0'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/map-upsert.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/guard'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/make-built-in.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/map-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/map-iterate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/function'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/map-upsert.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/formatter'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/clean'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/llm-providers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/dot_main'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/parser/typings'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/traversing'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-expm1.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-f16round.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-float-round.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-fround.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/generator/template/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-log10.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-log1p.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/proposals'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-scale.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-sign.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-trunc.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/3.2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/ast-utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-expm1.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-f16round.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/hash'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-float-round.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-fround.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-log10.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/hash'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-log1p.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-scale.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-sign.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/javascript'
 TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-trunc.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/microtask.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-undefined-js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/css'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/native-raw-json.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/new-promise-capability.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/normalize-string-argument.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/not-a-nan.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/microtask.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/not-a-regexp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/variable'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/standalone'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/native-raw-json.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/new-promise-capability.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/number-is-finite.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/normalize-string-argument.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/parser'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/number-parse-float.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/not-a-nan.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/parser'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/number-parse-int.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/not-a-regexp.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/numeric-range-iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-assign.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-create.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/cjs/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-define-properties.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-define-property.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/syntax/config'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-own-property-descriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-own-property-names-external.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/dot_slash_main'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-own-property-names.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-own-property-symbols.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/number-is-finite.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-prototype-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/number-parse-float.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/number-parse-int.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/test'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-is-extensible.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-is-prototype-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/numeric-range-iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-assign.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-keys-internal.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-create.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-define-properties.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/compiler'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-property-is-enumerable.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/issue'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-define-property.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-prototype-accessors-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-set-prototype-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-own-property-descriptor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-to-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/compiler'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-own-property-names-external.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-own-property-names.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-own-property-symbols.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-prototype-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-is-extensible.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-is-prototype-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-iterator.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-keys-internal.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-property-is-enumerable.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-prototype-accessors-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-set-prototype-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-to-array.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/html'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/ordinary-to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/own-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/ordinary-to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/own-keys.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/parse-json-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/path.js'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/parse-json-string.js'
 TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/perform.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/path.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/incorrect_main'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/cucumber'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/promise-constructor-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/perform.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/promise-native-constructor.js'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/promise-resolve.js'
 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/promise-statics-incorrect-iteration.js'
 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/webpack'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/proxy-accessor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/proposals'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/promise-constructor-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/promise-native-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/promise-resolve.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/promise-statics-incorrect-iteration.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/proxy-accessor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/conditional'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-undefined-mjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/entities/lib/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/queue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/generated'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/llm-providers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/queue.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/malformed_package_json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/event'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/bigint'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/custom'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/clean'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/serialization'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/events'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/reflect-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-exec-abstract.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-exec.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-flags.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-get-flags.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-sticky-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-unsupported-dot-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-unsupported-ncg.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/reflect-metadata.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-exec-abstract.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-exec.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-flags.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-get-flags.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2022'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-sticky-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-unsupported-dot-all.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-unsupported-ncg.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/require-object-coercible.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/refs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/require-object-coercible.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/tokenizer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/safe-get-built-in.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/same-value-zero.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/same-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/schedulers-fix.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/multirepo'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/safe-get-built-in.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/same-value-zero.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/errors'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/same-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/schedulers-fix.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/webpack'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-clone.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-difference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-clone.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-difference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-intersection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/errors'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-is-disjoint-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-is-subset-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-is-superset-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-iterate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-method-accept-set-like.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-intersection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-is-disjoint-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-is-subset-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-size.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-is-superset-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-species.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-iterate.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-symmetric-difference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-method-accept-set-like.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object.assign/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-to-string-tag.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-union.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/proposals'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-size.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-species.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-symmetric-difference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-to-string-tag.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/data-view'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-union.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/hooks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/shared-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/shared-store.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/shared.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/managers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/multirepo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/shared-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/shared-store.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/shared.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/webdriverio/build/scripts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/format'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/compress'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/lib/unpackers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/type-utils/_ts3.4'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/common'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/species-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/species-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/execution'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/clone'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/linter/code-path-analysis'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/quux'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-bad-mjs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/errors'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-cooked.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/proposals'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-html-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-multibyte.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-pad-webkit-bug.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-pad.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-parse.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-punycode-to-ascii.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-repeat.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-cooked.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-trim-end.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-trim-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-trim-start.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-html-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-multibyte.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/eslint-utils/rule-tester'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-pad-webkit-bug.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-pad.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/console/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/terser/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/configs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/test-result/node_modules/@sinclair/typebox/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/node_modules/renderkid/lib/renderKid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-environment-jsdom/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-watcher/node_modules/@sinclair/typebox/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-parse.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-punycode-to-ascii.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-repeat.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/structured-clone-proper-transfer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-trim-end.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-trim-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-trim-start.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/structured-clone-proper-transfer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/cjs/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/terser/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/unpackers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/symbol-constructor-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css'
 WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/symbol-define-to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/symbol-is-registered.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/symbol-is-well-known.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/symbol-registry-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/runner/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/symbol-constructor-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/symbol-define-to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/globals/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/symbol-is-registered.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/symbol-is-well-known.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/symbol-registry-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/task.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/this-number-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-absolute-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/task.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/this-number-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-absolute-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-big-int.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/referencer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords/dist/keywords'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jsdom/node_modules/parse5/dist/cjs/common'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/same_names'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/serve-index/public/icons'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/puppeteer-core/lib/esm/puppeteer/bidi'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/proposals'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/utils/dist/eslint-utils/rule-tester'
Killed
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-big-int.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-indexed-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-indexed-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-integer-or-infinity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-integer-or-infinity.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-length.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-length.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-offset.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-positive-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-offset.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-positive-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number/virtual'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-property-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-property-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-set-like.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-set-like.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-string-tag-support.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-string-tag-support.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/json'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/full/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-uint8-clamped.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-uint8-clamped.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/try-to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-constructors-require-wrappers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-from-same-type-and-list.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/try-to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-constructors-require-wrappers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-from-same-type-and-list.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/uint8-from-base64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/uint8-from-hex.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/uint8-from-base64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/uint8-from-hex.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/url-constructor-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/url-constructor-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/use-symbol-as-uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/v8-prototype-define-bug.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/validate-arguments-length.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/use-symbol-as-uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/v8-prototype-define-bug.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/validate-arguments-length.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/weak-map-basic-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/weak-map-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/weak-map-basic-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/weak-set-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/weak-map-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/weak-set-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/well-known-symbol-define.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/well-known-symbol-wrapped.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/well-known-symbol-define.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/well-known-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/well-known-symbol-wrapped.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/whitespaces.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/well-known-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/whitespaces.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/wrap-error-constructor-with-cause.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/wrap-error-constructor-with-cause.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/README.md'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/README.md'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules'
npm ERR! process terminated
npm ERR! signal SIGTERM

npm ERR! A complete log of this run can be found in:
npm ERR!     /cache/_logs/2026-03-20T07_24_15_038Z-debug-0.log
npm ERR! code ENOENT
npm ERR! syscall mkdir
npm ERR! path /src/repo/view/lib/wikibase-tainted-ref/node_modules/.bin
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, mkdir '/src/repo/view/lib/wikibase-tainted-ref/node_modules/.bin'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /cache/_logs/2026-03-20T07_24_15_084Z-debug-0.log
ERROR: "install:bridge" exited with 137.
npm ERR! code 1
npm ERR! path /src/repo
npm ERR! command failed
npm ERR! command sh -c npm-run-all -p install:*

npm ERR! A complete log of this run can be found in:
npm ERR!     /cache/_logs/2026-03-20T07_23_24_996Z-debug-0.log
--- stdout ---

> wikibase@0.1.0 postinstall
> npm-run-all -p install:*


> wikibase@0.1.0 install:bridge
> npm --prefix client/data-bridge ci


> wikibase@0.1.0 install:tainted-ref
> npm --prefix view/lib/wikibase-tainted-ref ci


> wikibase@0.1.0 install:rest-api
> npm --prefix repo/rest-api ci


--- end ---
Traceback (most recent call last):
  File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 1268, in main
    libup.run()
    ~~~~~~~~~^^
  File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 1208, in run
    self.npm_audit_fix(new_npm_audit)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 239, in npm_audit_fix
    self.npm_test()
    ~~~~~~~~~~~~~^^
  File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 286, in npm_test
    self.check_call(["npm", "ci"])
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/venv/lib/python3.13/site-packages/runner/shell2.py", line 66, in check_call
    res.check_returncode()
    ~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3.13/subprocess.py", line 508, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
                             self.stderr)
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'ci']' returned non-zero exit status 1.
Source code is licensed under the AGPL.