Skip to content

Bridged artifact publishing failed for 2.0-rc.4 #2120

@bitwiseman

Description

@bitwiseman

https://github.com/hub4j/github-api/actions/runs/16606284210

2025-07-29T20:24:21.7667363Z ##[group]Run mvn -B clean deploy -DskipTests -Prelease -Pbridged
2025-07-29T20:24:21.7668059Z �[36;1mmvn -B clean deploy -DskipTests -Prelease -Pbridged�[0m
2025-07-29T20:24:21.7696714Z shell: /usr/bin/bash -e {0}
2025-07-29T20:24:21.7697147Z env:
2025-07-29T20:24:21.7698515Z   JAVA_11_PLUS_MAVEN_OPTS: --add-opens jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-opens jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED --add-opens jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-opens jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
2025-07-29T20:24:21.7700071Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64
2025-07-29T20:24:21.7700782Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.16-8/x64
2025-07-29T20:24:21.7702295Z   MAVEN_OPTS: --add-opens jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-opens jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED --add-opens jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-opens jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
2025-07-29T20:24:21.7704065Z   MAVEN_USERNAME: ***
2025-07-29T20:24:21.7704550Z   MAVEN_PASSWORD: ***
2025-07-29T20:24:21.7705067Z   MAVEN_GPG_PASSPHRASE: ***
2025-07-29T20:24:21.7705491Z ##[endgroup]
2025-07-29T20:24:23.0228744Z [INFO] Scanning for projects...
2025-07-29T20:24:23.9536099Z [WARNING] 
2025-07-29T20:24:23.9537453Z [WARNING] Some problems were encountered while building the effective model for org.kohsuke:github-api-bridged:jar:2.0-rc.4
2025-07-29T20:24:23.9540996Z [WARNING] 'artifactId' contains an expression but should be a constant. @ org.kohsuke:${github-api.artifactId}:2.0-rc.4, /home/runner/work/github-api/github-api/pom.xml, line 5, column 15
2025-07-29T20:24:23.9546247Z [WARNING] 
2025-07-29T20:24:23.9547681Z [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
2025-07-29T20:24:23.9556489Z [WARNING] 
2025-07-29T20:24:23.9559777Z [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
2025-07-29T20:24:23.9560985Z [WARNING] 
2025-07-29T20:24:23.9618771Z [INFO] Inspecting build with total of 1 modules...
2025-07-29T20:24:23.9621326Z [INFO] Installing Nexus Staging features:
2025-07-29T20:24:23.9623096Z [INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
2025-07-29T20:24:23.9709735Z [INFO] 
2025-07-29T20:24:23.9710932Z [INFO] -------------------< org.kohsuke:github-api-bridged >-------------------
2025-07-29T20:24:23.9731357Z [INFO] Building GitHub API for Java 2.0-rc.4
2025-07-29T20:24:23.9732242Z [INFO]   from pom.xml
2025-07-29T20:24:23.9733097Z [INFO] --------------------------------[ jar ]---------------------------------
2025-07-29T20:24:24.1975820Z [INFO] Downloading from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/com/infradna/tool/bridge-method-injector/1.31/bridge-method-injector-1.31.jar
2025-07-29T20:24:24.9010193Z [INFO] Downloaded from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/com/infradna/tool/bridge-method-injector/1.31/bridge-method-injector-1.31.jar (20 kB at 29 kB/s)
2025-07-29T20:24:25.2685425Z [INFO] 
2025-07-29T20:24:25.2688450Z [INFO] --- clean:3.2.0:clean (default-clean) @ github-api-bridged ---
2025-07-29T20:24:25.3139513Z [INFO] Deleting /home/runner/work/github-api/github-api/target
2025-07-29T20:24:25.3751804Z [INFO] 
2025-07-29T20:24:25.3755019Z [INFO] --- sortpom:4.0.0:verify (default) @ github-api-bridged ---
2025-07-29T20:24:25.4004807Z [INFO] Verifying file /home/runner/work/github-api/github-api/pom.xml
2025-07-29T20:24:25.5574156Z [INFO] 
2025-07-29T20:24:25.5604522Z [INFO] --- resources:3.3.1:copy-resources (copy-bridged-resources) @ github-api-bridged ---
2025-07-29T20:24:25.6211373Z [INFO] Copying 2 resources from src/main/resources/META-INF/native-image/org.kohsuke/github-api to target/classes/META-INF/native-image/org.kohsuke/github-api-bridged
2025-07-29T20:24:25.6257379Z [INFO] 
2025-07-29T20:24:25.6260843Z [INFO] --- resources:3.3.1:resources (default-resources) @ github-api-bridged ---
2025-07-29T20:24:25.6298334Z [INFO] Copying 2 resources from src/main/resources to target/classes
2025-07-29T20:24:25.6313090Z [INFO] 
2025-07-29T20:24:25.6316388Z [INFO] --- compiler:3.14.0:compile (default-compile) @ github-api-bridged ---
2025-07-29T20:24:25.7492402Z [INFO] Recompiling the module because of changed source code.
2025-07-29T20:24:25.7577343Z [INFO] Compiling 248 source files with javac [debug release 11] to target/classes
2025-07-29T20:24:29.2601532Z [INFO] /home/runner/work/github-api/github-api/src/main/java/org/kohsuke/github/GitHubRequest.java: Some input files use or override a deprecated API.
2025-07-29T20:24:29.2605584Z [INFO] /home/runner/work/github-api/github-api/src/main/java/org/kohsuke/github/GitHubRequest.java: Recompile with -Xlint:deprecation for details.
2025-07-29T20:24:29.2645024Z [INFO] /home/runner/work/github-api/github-api/src/main/java/org/kohsuke/github/AbstractBuilder.java: Some input files use unchecked or unsafe operations.
2025-07-29T20:24:29.2647447Z [INFO] /home/runner/work/github-api/github-api/src/main/java/org/kohsuke/github/AbstractBuilder.java: Recompile with -Xlint:unchecked for details.
2025-07-29T20:24:29.2649001Z [INFO] 
2025-07-29T20:24:29.2649896Z [INFO] --- bridge-method-injector:1.31:process (default) @ github-api-bridged ---
2025-07-29T20:24:29.2652007Z [INFO] Downloading from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/org/ow2/asm/asm/9.8/asm-9.8.pom
2025-07-29T20:24:29.2949999Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
2025-07-29T20:24:29.3649367Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom (2.4 kB at 34 kB/s)
2025-07-29T20:24:29.3683200Z [INFO] Downloading from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
2025-07-29T20:24:29.3975186Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
2025-07-29T20:24:29.4137372Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom (2.8 kB at 186 kB/s)
2025-07-29T20:24:29.4162498Z [INFO] Downloading from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
2025-07-29T20:24:29.4335247Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
2025-07-29T20:24:29.4487718Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom (2.6 kB at 173 kB/s)
2025-07-29T20:24:29.4537743Z [INFO] Downloading from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/org/ow2/asm/asm/9.8/asm-9.8.jar
2025-07-29T20:24:29.4724836Z [INFO] Downloading from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
2025-07-29T20:24:29.4726869Z [INFO] Downloading from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
2025-07-29T20:24:29.5200408Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
2025-07-29T20:24:29.5581033Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar (126 kB at 3.3 MB/s)
2025-07-29T20:24:29.5604951Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
2025-07-29T20:24:29.5607222Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
2025-07-29T20:24:29.5810217Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar (73 kB at 3.3 MB/s)
2025-07-29T20:24:29.6160423Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar (52 kB at 911 kB/s)
2025-07-29T20:24:29.7000553Z [INFO] 
2025-07-29T20:24:29.7004734Z [INFO] --- resources:3.3.1:testResources (default-testResources) @ github-api-bridged ---
2025-07-29T20:24:29.8214547Z [INFO] Copying 80 resources from src/test/resources to target/test-classes
2025-07-29T20:24:29.8321255Z [INFO] 
2025-07-29T20:24:29.8322203Z [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ github-api-bridged ---
2025-07-29T20:24:29.8448238Z [INFO] Recompiling the module because of changed dependency.
2025-07-29T20:24:29.8464047Z [INFO] Compiling 89 source files with javac [debug release 11] to target/test-classes
2025-07-29T20:24:33.5592285Z [INFO] /home/runner/work/github-api/github-api/src/test/java/org/kohsuke/github/AbstractGHAppInstallationTest.java: Some input files use or override a deprecated API.
2025-07-29T20:24:33.5595228Z [INFO] /home/runner/work/github-api/github-api/src/test/java/org/kohsuke/github/AbstractGHAppInstallationTest.java: Recompile with -Xlint:deprecation for details.
2025-07-29T20:24:33.5597814Z [INFO] /home/runner/work/github-api/github-api/src/test/java/org/kohsuke/github/GitHubWireMockRule.java: Some input files use unchecked or unsafe operations.
2025-07-29T20:24:33.5600435Z [INFO] /home/runner/work/github-api/github-api/src/test/java/org/kohsuke/github/GitHubWireMockRule.java: Recompile with -Xlint:unchecked for details.
2025-07-29T20:24:33.5602352Z [INFO] 
2025-07-29T20:24:33.5605120Z [INFO] --- spring-boot:3.3.5:process-test-aot (process-test-aot) @ github-api-bridged ---
2025-07-29T20:24:33.6745177Z [INFO] Skipping AOT test processing since tests are skipped
2025-07-29T20:24:33.6751073Z [INFO] 
2025-07-29T20:24:33.6751944Z [INFO] --- surefire:3.5.3:test (default-test) @ github-api-bridged ---
2025-07-29T20:24:33.7535969Z [INFO] Tests are skipped.
2025-07-29T20:24:33.7536776Z [INFO] 
2025-07-29T20:24:33.7537563Z [INFO] --- jar:3.4.2:jar (default-jar) @ github-api-bridged ---
2025-07-29T20:24:33.9589304Z [INFO] Building jar: /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4.jar
2025-07-29T20:24:34.0705411Z [INFO] 
2025-07-29T20:24:34.0706287Z [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ github-api-bridged ---
2025-07-29T20:24:34.5637285Z [INFO] No previous run data found, generating javadoc.
2025-07-29T20:24:40.3755359Z [INFO] Building jar: /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4-javadoc.jar
2025-07-29T20:24:40.5876374Z [INFO] 
2025-07-29T20:24:40.5881032Z [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ github-api-bridged ---
2025-07-29T20:24:40.7511753Z [INFO] Building jar: /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4-sources.jar
2025-07-29T20:24:40.8140859Z [INFO] 
2025-07-29T20:24:40.8142525Z [INFO] --- jacoco:0.8.12:prepare-agent-integration (default) @ github-api-bridged ---
2025-07-29T20:24:40.8461770Z [INFO] jacoco.surefire.argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/runner/work/github-api/github-api/target/jacoco-it.exec,excludes=/org/kohsuke/github/example/*
2025-07-29T20:24:40.8494367Z [INFO] 
2025-07-29T20:24:40.8495616Z [INFO] --- surefire:3.5.3:test (okhttp-test) @ github-api-bridged ---
2025-07-29T20:24:40.8496881Z [INFO] Tests are skipped.
2025-07-29T20:24:40.8497800Z [INFO] 
2025-07-29T20:24:40.8498984Z [INFO] --- surefire:3.5.3:test (httpclient-test-tracing) @ github-api-bridged ---
2025-07-29T20:24:40.8524871Z [INFO] Tests are skipped.
2025-07-29T20:24:40.8534351Z [INFO] 
2025-07-29T20:24:40.8535275Z [INFO] --- surefire:3.5.3:test (slow-or-flaky-test) @ github-api-bridged ---
2025-07-29T20:24:40.8550533Z [INFO] Tests are skipped.
2025-07-29T20:24:40.8557437Z [INFO] 
2025-07-29T20:24:40.8558398Z [INFO] --- surefire:3.5.3:test (slow-or-flaky-test-tracing) @ github-api-bridged ---
2025-07-29T20:24:40.8572406Z [INFO] Tests are skipped.
2025-07-29T20:24:40.8575439Z [INFO] 
2025-07-29T20:24:40.8576894Z [INFO] --- surefire:3.5.3:test (jwt0.11.x-test) @ github-api-bridged ---
2025-07-29T20:24:40.8602410Z [INFO] Tests are skipped.
2025-07-29T20:24:40.8608154Z [INFO] 
2025-07-29T20:24:40.8609090Z [INFO] --- spotless:2.44.5:check (spotless-check) @ github-api-bridged ---
2025-07-29T20:24:41.2263304Z [INFO] Index file does not exist. Fallback to an empty index
2025-07-29T20:24:46.6711821Z [INFO] Spotless.Java is keeping 337 files clean - 0 needs changes to be clean, 337 were already clean, 0 were skipped because caching determined they were already clean
2025-07-29T20:24:46.6755549Z [INFO] 
2025-07-29T20:24:46.6756409Z [INFO] --- japicmp:0.23.1:cmp (default) @ github-api-bridged ---
2025-07-29T20:24:46.8656192Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kohsuke/github-api-bridged/maven-metadata.xml
2025-07-29T20:24:46.8659827Z [INFO] Downloading from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/org/kohsuke/github-api-bridged/maven-metadata.xml
2025-07-29T20:24:46.8805000Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kohsuke/github-api-bridged/maven-metadata.xml (379 B at 24 kB/s)
2025-07-29T20:24:46.8950664Z [INFO] Downloading from repo.jenkins-ci.org: https://repo.jenkins-ci.org/public/org/kohsuke/github-api-bridged/2.0-rc.3/github-api-bridged-2.0-rc.3.jar
2025-07-29T20:24:46.9134198Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kohsuke/github-api-bridged/2.0-rc.3/github-api-bridged-2.0-rc.3.jar
2025-07-29T20:24:46.9714434Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kohsuke/github-api-bridged/2.0-rc.3/github-api-bridged-2.0-rc.3.jar (653 kB at 11 MB/s)
2025-07-29T20:24:47.4514453Z [INFO] Written file '/home/runner/work/github-api/github-api/target/japicmp/japicmp.diff'.
2025-07-29T20:24:47.4782383Z [INFO] Written file '/home/runner/work/github-api/github-api/target/japicmp/japicmp.md'.
2025-07-29T20:24:47.7245716Z [INFO] Written file '/home/runner/work/github-api/github-api/target/japicmp/japicmp.xml'.
2025-07-29T20:24:47.7299099Z [INFO] Written file '/home/runner/work/github-api/github-api/target/japicmp/japicmp.html'.
2025-07-29T20:24:47.7317925Z [INFO] 
2025-07-29T20:24:47.7318868Z [INFO] >>> spotbugs:4.9.3.0:check (run-spotbugs) > :spotbugs @ github-api-bridged >>>
2025-07-29T20:24:47.7507293Z [INFO] 
2025-07-29T20:24:47.7508252Z [INFO] --- spotbugs:4.9.3.0:spotbugs (spotbugs) @ github-api-bridged ---
2025-07-29T20:24:48.6436935Z [INFO] Fork Value is true
2025-07-29T20:25:00.2299299Z [INFO] Done SpotBugs Analysis....
2025-07-29T20:25:00.9449363Z [WARNING] Site model of 'org.kohsuke:github-api-bridged:jar:2.0-rc.4' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future!
2025-07-29T20:25:00.9658654Z [INFO] Rendering content with org.kohsuke:maven-skin:jar:1.2 skin
2025-07-29T20:25:01.4360715Z [INFO] 
2025-07-29T20:25:01.4361760Z [INFO] <<< spotbugs:4.9.3.0:check (run-spotbugs) < :spotbugs @ github-api-bridged <<<
2025-07-29T20:25:01.4362774Z [INFO] 
2025-07-29T20:25:01.4363601Z [INFO] 
2025-07-29T20:25:01.4364417Z [INFO] --- spotbugs:4.9.3.0:check (run-spotbugs) @ github-api-bridged ---
2025-07-29T20:25:01.4877054Z [INFO] BugInstance size is 0
2025-07-29T20:25:01.4879822Z [INFO] Error size is 0
2025-07-29T20:25:01.4886452Z [INFO] No errors/warnings found
2025-07-29T20:25:01.4887183Z [INFO] 
2025-07-29T20:25:01.4887983Z [INFO] --- gpg:3.2.7:sign (sign-artifacts) @ github-api-bridged ---
2025-07-29T20:25:01.5676590Z [INFO] Signer 'gpg' is signing 4 files with key default
2025-07-29T20:25:02.5969472Z [INFO] 
2025-07-29T20:25:02.5970416Z [INFO] --- jacoco:0.8.12:report-integration (report) @ github-api-bridged ---
2025-07-29T20:25:02.5998704Z [INFO] Skipping JaCoCo execution due to missing execution data file.
2025-07-29T20:25:02.6000035Z [INFO] 
2025-07-29T20:25:02.6001071Z [INFO] --- jacoco:0.8.12:check (check) @ github-api-bridged ---
2025-07-29T20:25:02.6069572Z [INFO] Skipping JaCoCo execution due to missing execution data file:/home/runner/work/github-api/github-api/target/jacoco-it.exec
2025-07-29T20:25:02.6076175Z [INFO] 
2025-07-29T20:25:02.6077039Z [INFO] --- install:3.1.2:install (default-install) @ github-api-bridged ---
2025-07-29T20:25:02.6323580Z [INFO] Installing /home/runner/work/github-api/github-api/pom.xml to /home/runner/.m2/repository/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.pom
2025-07-29T20:25:02.6332255Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4.jar to /home/runner/.m2/repository/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.jar
2025-07-29T20:25:02.6355514Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4-javadoc.jar to /home/runner/.m2/repository/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-javadoc.jar
2025-07-29T20:25:02.6376191Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4-sources.jar to /home/runner/.m2/repository/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-sources.jar
2025-07-29T20:25:02.6386456Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4.jar.asc to /home/runner/.m2/repository/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.jar.asc
2025-07-29T20:25:02.6396073Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4.pom.asc to /home/runner/.m2/repository/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.pom.asc
2025-07-29T20:25:02.6399252Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4-javadoc.jar.asc to /home/runner/.m2/repository/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-javadoc.jar.asc
2025-07-29T20:25:02.6402537Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4-sources.jar.asc to /home/runner/.m2/repository/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-sources.jar.asc
2025-07-29T20:25:02.6437367Z [INFO] 
2025-07-29T20:25:02.6438347Z [INFO] --- nexus-staging:1.7.0:deploy (injected-nexus-deploy) @ github-api-bridged ---
2025-07-29T20:25:02.6570971Z [INFO] Performing local staging (local stagingDirectory="/home/runner/work/github-api/github-api/target/nexus-staging/staging")...
2025-07-29T20:25:02.6591567Z [INFO]  + Using server credentials "sonatype-nexus-staging" from Maven settings.
2025-07-29T20:25:03.4301873Z [INFO]  * Connected to Nexus at https://ossrh-staging-api.central.sonatype.com:443/, is version 2.15.1-02 and edition "Professional"
2025-07-29T20:25:03.6756020Z [INFO]  * Using staging profile ID "org.kohsuke" (matched by Nexus).
2025-07-29T20:25:03.6791917Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4.jar to /home/runner/work/github-api/github-api/target/nexus-staging/staging/org.kohsuke/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.jar
2025-07-29T20:25:03.6803873Z [INFO] Installing /home/runner/work/github-api/github-api/pom.xml to /home/runner/work/github-api/github-api/target/nexus-staging/staging/org.kohsuke/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.pom
2025-07-29T20:25:03.6829619Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4-javadoc.jar to /home/runner/work/github-api/github-api/target/nexus-staging/staging/org.kohsuke/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-javadoc.jar
2025-07-29T20:25:03.6863148Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4-sources.jar to /home/runner/work/github-api/github-api/target/nexus-staging/staging/org.kohsuke/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-sources.jar
2025-07-29T20:25:03.6878197Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4.jar.asc to /home/runner/work/github-api/github-api/target/nexus-staging/staging/org.kohsuke/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.jar.asc
2025-07-29T20:25:03.6892786Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4.pom.asc to /home/runner/work/github-api/github-api/target/nexus-staging/staging/org.kohsuke/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.pom.asc
2025-07-29T20:25:03.6906107Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4-javadoc.jar.asc to /home/runner/work/github-api/github-api/target/nexus-staging/staging/org.kohsuke/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-javadoc.jar.asc
2025-07-29T20:25:03.6913739Z [INFO] Installing /home/runner/work/github-api/github-api/target/github-api-bridged-2.0-rc.4-sources.jar.asc to /home/runner/work/github-api/github-api/target/nexus-staging/staging/org.kohsuke/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-sources.jar.asc
2025-07-29T20:25:03.6922958Z [INFO] Performing remote staging...
2025-07-29T20:25:03.6924739Z [INFO] 
2025-07-29T20:25:03.6926171Z [INFO]  * Remote staging into staging profile ID "org.kohsuke"
2025-07-29T20:25:04.0610456Z [INFO]  * Created staging repository with ID "org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17".
2025-07-29T20:25:04.0612663Z [INFO]  * Staging repository at https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17
2025-07-29T20:25:04.0614508Z [INFO]  * Uploading locally staged artifacts to profile org.kohsuke
2025-07-29T20:25:04.0659242Z [INFO] Uploading to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-sources.jar.asc
2025-07-29T20:25:04.6077033Z [INFO] Uploaded to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-sources.jar.asc (488 B at 900 B/s)
2025-07-29T20:25:04.6081763Z [INFO] Downloading from sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/maven-metadata.xml
2025-07-29T20:25:04.7329231Z [INFO] Uploading to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/maven-metadata.xml
2025-07-29T20:25:05.3348018Z [INFO] Uploaded to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/maven-metadata.xml (315 B at 523 B/s)
2025-07-29T20:25:05.3364339Z [INFO] Uploading to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.jar.asc
2025-07-29T20:25:05.6253859Z [INFO] Uploaded to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.jar.asc (488 B at 1.7 kB/s)
2025-07-29T20:25:05.6261209Z [INFO] Uploading to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.pom.asc
2025-07-29T20:25:05.8646568Z [INFO] Uploaded to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.pom.asc (488 B at 2.0 kB/s)
2025-07-29T20:25:05.8654406Z [INFO] Uploading to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-javadoc.jar
2025-07-29T20:25:07.2160449Z [INFO] Uploaded to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-javadoc.jar (2.4 MB at 1.8 MB/s)
2025-07-29T20:25:07.2169227Z [INFO] Uploading to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.jar
2025-07-29T20:25:08.0248105Z [INFO] Uploaded to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.jar (653 kB at 808 kB/s)
2025-07-29T20:25:08.0251530Z [INFO] Uploading to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.pom
2025-07-29T20:25:08.7545703Z [INFO] Uploaded to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4.pom (36 kB at 50 kB/s)
2025-07-29T20:25:08.7558010Z [INFO] Uploading to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-sources.jar
2025-07-29T20:25:09.4824315Z [INFO] Uploaded to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-sources.jar (381 kB at 524 kB/s)
2025-07-29T20:25:09.4830753Z [INFO] Uploading to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-javadoc.jar.asc
2025-07-29T20:25:09.7329585Z [INFO] Uploaded to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17/org/kohsuke/github-api-bridged/2.0-rc.4/github-api-bridged-2.0-rc.4-javadoc.jar.asc (488 B at 2.0 kB/s)
2025-07-29T20:25:09.7332314Z [INFO]  * Upload of locally staged artifacts finished.
2025-07-29T20:25:09.7333893Z [INFO]  * Closing staging repository with ID "org.kohsuke--57d1c35a-41be-4a93-be17-1400acd8fc17".
2025-07-29T20:25:21.0027055Z [ERROR] Remote staging finished with a failure: 400 - Bad Request
2025-07-29T20:25:21.0033011Z [INFO] ------------------------------------------------------------------------
2025-07-29T20:25:21.0034141Z [INFO] BUILD FAILURE
2025-07-29T20:25:21.0035177Z [INFO] ------------------------------------------------------------------------
2025-07-29T20:25:21.0036666Z [INFO] Total time:  58.002 s
2025-07-29T20:25:21.0037305Z [INFO] Finished at: 2025-07-29T20:25:21Z
2025-07-29T20:25:21.0038257Z [INFO] ------------------------------------------------------------------------
2025-07-29T20:25:21.0042398Z [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0:deploy (injected-nexus-deploy) on project github-api-bridged: Remote staging failed: 400 - Bad Request -> [Help 1]
2025-07-29T20:25:21.0044028Z [ERROR] 
2025-07-29T20:25:21.0044784Z [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
2025-07-29T20:25:21.0045816Z [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2025-07-29T20:25:21.0046617Z [ERROR] 
2025-07-29T20:25:21.0047546Z [ERROR] For more information about the errors and possible solutions, please read the following articles:
2025-07-29T20:25:21.0048439Z [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
2025-07-29T20:25:21.0544587Z ##[error]Process completed with exit code 1.
2025-07-29T20:25:21.0652621Z Post job cleanup.
2025-07-29T20:25:21.2338798Z Removing private key from keychain
2025-07-29T20:25:21.2639433Z Post job cleanup.
2025-07-29T20:25:21.3579766Z [command]/usr/bin/git version
2025-07-29T20:25:21.3623859Z git version 2.50.1
2025-07-29T20:25:21.3669780Z Temporarily overriding HOME='/home/runner/work/_temp/f63c6d9c-0210-4993-9eab-7c153795d64a' before making global git config changes
2025-07-29T20:25:21.3671649Z Adding repository directory to the temporary git global config as a safe directory
2025-07-29T20:25:21.3685669Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/github-api/github-api
2025-07-29T20:25:21.3725232Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-07-29T20:25:21.3760717Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-07-29T20:25:21.4023643Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-07-29T20:25:21.4049117Z http.https://github.com/.extraheader
2025-07-29T20:25:21.4062530Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2025-07-29T20:25:21.4096473Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-07-29T20:25:21.4481669Z Cleaning up orphan processes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions